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 899272 Details for
Bug 1101163
LUKSError: luks device not configured
[?]
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), 1.28 MB, created by
mouhieddine
on 2014-05-26 10:27:20 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
mouhieddine
Created:
2014-05-26 10:27:20 UTC
Size:
1.28 MB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/formats/luks.py", line 162, in setup > raise LUKSError("luks device not configured") > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 839, in setupParents > _format.setup() > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 702, in _preSetup > self.setupParents(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 713, in setup > if not self._preSetup(orig=orig): > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 831, in setupParents > parent.setup(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 702, in _preSetup > self.setupParents(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2256, in _preSetup > return StorageDevice._preSetup(self, orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 713, in setup > if not self._preSetup(orig=orig): > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 306, in setupParents > parent.setup(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2676, in setupParents > Device.setupParents(self, orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 702, in _preSetup > self.setupParents(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 713, in setup > if not self._preSetup(orig=orig): > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 306, in setupParents > parent.setup(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2676, in setupParents > Device.setupParents(self, orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 702, in _preSetup > self.setupParents(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 713, in setup > if not self._preSetup(orig=orig): > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 534, in execute > self.device.setup(orig=True) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 239, in processActions > action.execute() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 308, in doIt > self.devicetree.processActions() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 167, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 142, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >LUKSError: luks device not configured > >Local variables in innermost frame: >self: existing luks >args: () >kwargs: {} > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x2f076d0>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='fr' ># System language >lang en_GB.UTF-8 > ># Network information >network --bootproto=dhcp --device=p6p1 --onboot=off --ipv6=auto >network --hostname=localhost.localdomain ># System timezone >timezone Europe/London --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --all --initlabel --drives=sda ># Disk partitioning information >part /boot --fstype="ext4" --ondisk=sda --size=500 >part pv.26 --fstype="lvmpv" --ondisk=sda --size=476439 >volgroup fedora --pesize=4096 pv.26 >logvol / --fstype="ext4" --size=201200 --name=root --vgname=fedora >logvol /home --fstype="ext4" --size=221252 --name=home --vgname=fedora >logvol swap --fstype="swap" --size=3984 --name=swap --vgname=fedora >logvol /usr --fstype="ext4" --size=50000 --name=usr --vgname=fedora > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([LVMLogicalVolumeDevice instance (0x7f5a0c350610) -- > name = fedora-swap status = False kids = 0 id = 31 > parents = ['non-existent 476436MB lvmvg fedora (28)'] > uuid = None size = 3984 > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 3984 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x37e66d0) -- > name = fedora status = False kids = 4 id = 28 > parents = ['non-existent 476439MB partition sda2 (26) with non-existent lvmpv'] > uuid = None size = 476436 > 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 = 1 > LV Names = [] modified = True > extents = 119109.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 476439MB partition sda2 (26) with non-existent lvmpv'] > LVs = ['non-existent 201200MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at /', > 'non-existent 221252MB lvmlv fedora-home (30) with non-existent ext4 filesystem mounted at /home', > 'non-existent 3984MB lvmlv fedora-swap (31) with non-existent swap', > 'non-existent 50000MB lvmlv fedora-usr (32) with non-existent ext4 filesystem mounted at /usr'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 3984MB]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: LVMThinLogicalVolumeDevice instance, containing members: > device.major: 0 > device._partedDevice: parted.Device instance -- > model: Linux device-mapper (thin) path: /dev/mapper/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 307200000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32602 did: 0 busy: False > hardwareGeometry: (19122, 255, 63) biosGeometry: (19122, 255, 63) > PedDevice: <_ped.Device object at 0x3184ef0> > device.req_percent: 0 > device.exists: True > device.req_size: 0 > device.logSize: 0 > device.singlePVerr: A proposed logical volume is restricted to a single physical volume on this platform. No physical volumes available in volume group fedora with 150000 MB of available space. > device.req_max_size: 0 > device.req_grow: None > device._size: 150000.0 > device.singlePV: False > device.id: 21 > device.controllable: True > device.dmUuid: None > device._format: existing None > device.copies: 1 > device.parents: [LVMThinPoolDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-pool00 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 307200000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19122, 255, 63) biosGeometry: (19122, 255, 63) > PedDevice: <_ped.Device object at 0x3184dd0> > req_percent: 0 > exists: True > req_size: 0 > logSize: 0 > _lvs: [] > req_max_size: 0 > req_grow: None > _size: 150000.0 > singlePV: False > id: 20 > controllable: True > dmUuid: None > _format: existing None > copies: 1 > parents: [ >] > segType: thin-pool > sysfsPath: /devices/virtual/block/dm-8 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/mapper/fedora-pool00] > _targetSize: 150000.0 > snapshotSpace: 0 > metaDataSize: 0 > uuid: bzyYts-jFMJ-i5l0-dPl8-MpCT-qE12-akMRu2 > _model: Skipped > kids: 0 > chunkSize: 0 > singlePVerr: A proposed logical volume is restricted to a single physical volume on this platform. No physical volumes available in volume group fedora with 150000 MB of available space. > _vendor: Skipped > _name: pool00 > protected: False > originalFormat: existing None > target: None > _serial: None >] > device.segType: thin > device.sysfsPath: /devices/virtual/block/dm-10 > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.deviceLinks: [/dev/disk/by-id/dm-name-fedora-home, /dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLjtXcot2oUoVeWd0wi103jjkKoZrD162e, /dev/disk/by-uuid/9b3bec98-3520-49b8-b965-30e60a55dc74, /dev/fedora/home, /dev/mapper/fedora-home] > device._targetSize: 150000.0 > device.snapshotSpace: 0 > device.metaDataSize: 0 > device.uuid: jtXcot-2oUo-VeWd-0wi1-03jj-kKoZ-rD162e > device._model: Skipped > device.kids: 0 > device.target: None > device._vendor: Skipped > device._name: home > device.protected: False > device.originalFormat: Ext4FS instance, containing members: > device.originalFormat.errors: False > device.originalFormat.uuid: 9b3bec98-3520-49b8-b965-30e60a55dc74 > device.originalFormat.exists: True > device.originalFormat._mountpoint: None > device.originalFormat._size: 150000.0 > device.originalFormat._majorminor: None > device.originalFormat._mountType: ext4 > device.originalFormat.fsprofile: None > device.originalFormat.label: None > device.originalFormat._targetSize: 150000.0 > device.originalFormat.dirty: False > device.originalFormat._minInstanceSize: 2655.4 > device.originalFormat.mountopts: None > device.originalFormat.mountpoint: None > device.originalFormat._device: /dev/mapper/fedora-home > device._serial: None > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 9b3bec98-3520-49b8-b965-30e60a55dc74 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 253010 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 150000.0 > origFormat.dirty: False > origFormat._minInstanceSize: 2655.4 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/mapper/fedora-home > origFormat._size: 150000.0 > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMThinLogicalVolumeDevice instance) > id: 1 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMThinPoolDevice instance) > id: 2 >, ActionDestroyFormat instance, containing members: > device: existing 150200MB lvmlv fedora-root (22) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: d54f4366-3500-4bfd-9c8b-802051c4607c > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: None > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 150200.0 > origFormat.dirty: False > origFormat._minInstanceSize: 2538.8 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/mapper/fedora-root > origFormat._size: 150200.0 > id: 3 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 4 >, ActionDestroyFormat instance, containing members: > device: existing 4000MB lvmlv fedora-swap (23) > origFormat: existing swap > id: 5 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 6 >, ActionDestroyFormat instance, containing members: > device: existing 155000MB lvmlv fedora-usr (24) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: e6b1481b-6f91-4bfb-b807-80147fe9b6b1 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: None > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 155000.0 > origFormat.dirty: False > origFormat._minInstanceSize: 3879.7 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/mapper/fedora-usr > origFormat._size: 155000.0 > id: 7 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 8 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > id: 9 >, ActionDestroyFormat instance, containing members: > device: LUKSDevice instance, containing members: > device.major: 0 > device._partedDevice: parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 974006272 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (60629, 255, 63) biosGeometry: (60629, 255, 63) > PedDevice: <_ped.Device object at 0x3184cb0> > device.exists: True > device._size: 0 > device.id: 5 > device.controllable: True > device.uuid: None > device._format: existing None > device.dmUuid: None > device.parents: [existing 475591MB partition sda2 (4) >] > device.sysfsPath: Skipped > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.deviceLinks: [/dev/disk/by-id/dm-name-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336, /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336, /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336] > device._targetSize: 0 > device._model: Skipped > device.kids: 0 > device.target: crypt > device._vendor: Skipped > device._name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 > device.protected: False > device.originalFormat: existing lvmpv > device._serial: None > origFormat: existing lvmpv > id: 10 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LUKSDevice instance) > id: 11 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing luks > id: 12 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 13 >, ActionDestroyFormat instance, containing members: > device: existing 500MB partition sda1 (3) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 1130eaea-049b-4c3e-82d9-8e50f99df5d8 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008001 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat.dirty: False > origFormat._minInstanceSize: 151.8 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/sda1 > origFormat._size: 500.0 > id: 14 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 15 >, ActionDestroyFormat instance, containing members: > device: existing 476940MB disk sda (2) with non-existent msdos disklabel > origFormat: existing msdos disklabel > id: 16 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 17 >, ActionCreateDevice instance, containing members: > device: non-existent 500MB partition sda1 (27) with non-existent ext4 filesystem mounted at /boot > id: 20 >, ActionCreateDevice instance, containing members: > device: non-existent 476439MB partition sda2 (26) with non-existent lvmpv > id: 18 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 19 >, ActionCreateDevice instance, containing members: > device: non-existent 476436MB lvmvg fedora (28) > id: 22 >, ActionCreateDevice instance, containing members: > device: non-existent 201200MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / > id: 23 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 24 >, ActionCreateDevice instance, containing members: > device: non-existent 221252MB lvmlv fedora-home (30) with non-existent ext4 filesystem mounted at /home > id: 25 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 26 >, ActionCreateDevice instance, containing members: > device: non-existent 3984MB lvmlv fedora-swap (31) with non-existent swap > id: 27 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 28 >, ActionCreateDevice instance, containing members: > device: non-existent 50000MB lvmlv fedora-usr (32) with non-existent ext4 filesystem mounted at /usr > id: 29 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 30 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 21 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [Already dumped (DiskDevice instance) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 > id: 6 > controllable: True > uuid: None > _format: existing None > parents: [] > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: HL-DT-STDVDRAM_GT30N > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 7 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 8 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 9 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 10 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 11 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 12 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 13 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 14 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 24375583-5faa-4172-8345-5dff1a0e89e5 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-Live-Des > _format._targetSize: 4096.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop3 > _format._size: 4096.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Des, /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5] > _targetSize: 0 > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 24375583-5faa-4172-8345-5dff1a0e89e5 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 4096.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-Live-Des > originalFormat._targetSize: 4096.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop3 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 15 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 16 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 4096MB dm live-rw (17) with existing ext4 filesystem >, existing 4096MB dm live-base (18) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (25) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, existing 1876MB disk sdb (0) with existing msdos disklabel >, existing 1875MB partition sdb1 (1) with existing efi filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sdb, sdb1, sda, sr0, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), live-rw, live-base, fedora-pool00-tpool, fedora-pool00_tmeta, fedora-[lvol0_pmspare], fedora-[pool00_tdata], fedora-[pool00_tmeta], fedora-pool00_tdata, live-osimg-min, fedora, fedora-root, fedora-home, fedora-swap, fedora-usr] > _intf.storage.fsset.devicetree.liveBackingDevice: sdb1 > _intf.storage.fsset.devicetree.protectedDevNames: [sdb1, sdb1] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sdb1] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sdb1] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [existing 476940MB disk sda (2) with existing msdos disklabel >, existing 1876MB disk sdb (0) with existing msdos disklabel >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x2f07790) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x2f07750) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x2f07810) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x2f07850) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x2f07890) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3984 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7f5a3883bb18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 0 > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: None > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 7409 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _visitedSinceApplied: True > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 11007 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f5a0c0eec90>> > _pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _pwStrengthCheck._set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f5a0c0eec90>> > _pwStrengthCheck._editable: Entry instance, containing members: > _pwStrengthCheck._check_status: None > _pwq_valid: True > _pwq_error: None > _check_list: [GUICheck instance, containing members: > _handler_id: 11004 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f5a0c0eec90>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f5a0c0eec90>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 11005 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f5a0c0eec90>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f5a0c0eec90>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 11006 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f5a0c0eec90>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f5a0c0eec90>> > _editable: Already dumped (Entry instance) > _check_status: None >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 11008 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f5a0c0eec90>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f5a0c0eec90>> > _editable: Already dumped (Entry instance) > _check_status: None >] > _data: Already dumped (AnacondaKSHandler instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > payload: Already dumped (LiveImagePayload instance) > skipTo: None > _confirm_check: Already dumped (GUICheck instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _password_check: Already dumped (GUICheck instance) > pw: Already dumped (Entry instance) > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _window: SpokeWindow instance, containing members: >, UserSpoke instance, containing members: > _visitedSinceApplied: True > _password_check: GUICheck instance, containing members: > _password_check._handler_id: 11215 > _password_check._check_data: None > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f5a0c0ee510>> > _password_check._parent: Already dumped (UserSpoke instance) > _password_check._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f5a0c0ee510>> > _password_check._editable: Entry instance, containing members: > _password_check._check_status: None > guesser: {<Entry object at 0x3186780 (GtkEntry at 0x3f2f810)>: True} > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 11216 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f5a0c0ee510>> > _pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _pwStrengthCheck._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f5a0c0ee510>> > _pwStrengthCheck._editable: Already dumped (Entry instance) > _pwStrengthCheck._check_status: None > _pwq_valid: True > _pwq_error: None > _oldweak: None > _check_list: [GUICheck instance, containing members: > _handler_id: 11213 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f5a0c0ee510>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f5a0c0ee510>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 11214 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f5a0c0ee510>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f5a0c0ee510>> > _editable: Entry instance, containing members: > _check_status: None >, Already dumped (GUICheck instance) >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 11217 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f5a0c0ee510>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f5a0c0ee510>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 11218 > _check_data: {'regex': <_sre.SRE_Pattern object at 0xe07be0>, 'message': Invalid username} > _run_check: <function _checkUsername at 0x30a5230> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f5a0c0ee510>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 11219 > _check_data: {'regex': <_sre.SRE_Pattern object at 0xda2938>, 'message': Full name cannot contain colon characters} > _run_check: <function check_re at 0x2e3c668> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f5a0c0ee510>> > _editable: Entry instance, containing members: > _check_status: None >] > _wheel: group --name=wheel > > payload: Already dumped (LiveImagePayload instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > skipTo: None > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: Dialog instance, containing members: > _advanced._cGid: CheckButton instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _advanced._groupsError: Label instance, containing members: > _advanced.builder: Builder instance, containing members: > _advanced._saveButton: Button instance, containing members: > _advanced._cUid: CheckButton instance, containing members: > _advanced._tHome: Entry instance, containing members: > _advanced._spinGid: SpinButton instance, containing members: > _advanced.skipTo: None > _advanced._cHome: CheckButton instance, containing members: > _advanced._uid: Adjustment instance, containing members: > _advanced._check_list: [GUICheck instance, containing members: > _handler_id: 11354 > _check_data: {'error_label': Already dumped (Label instance) >, 'message': None} > _run_check: <function _validateGroups at 0x30a5140> > _parent: Already dumped (AdvancedUserDialog instance) > _set_error: <bound method AdvancedUserDialog.set_check_error of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x4367190>> > _editable: Entry instance, containing members: > _check_status: None >] > _advanced._gid: Adjustment instance, containing members: > _advanced._tGroups: Already dumped (Entry instance) > _advanced._data: Already dumped (AnacondaKSHandler instance) > _advanced._user: F19_UserData instance, containing members: > _advanced._user.shell: Skipped > _advanced._user.name: Skipped > _advanced._user.isCrypted: False > _advanced._user.lock: False > _advanced._user.password_kickstarted: False > _advanced._user.gid: None > _advanced._user.gecos: Skipped > _advanced._user.lineno: 0 > _advanced._user.groups: [] > _advanced._user.uid: None > _advanced._user.password: Skipped > _advanced._user.homedir: Skipped > _advanced._lHome: Label instance, containing members: > _advanced._spinUid: SpinButton instance, containing members: > b_advanced: Button instance, containing members: > _confirm_check: Already dumped (GUICheck instance) > username: Already dumped (Entry instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _data: Already dumped (AnacondaKSHandler instance) > pw: Already dumped (Entry instance) > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > fullname: Already dumped (Entry instance) > _user: Already dumped (F19_UserData instance) >] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 0 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x408a518> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf._currentAction._totalSteps: 0 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x2f4eed8>, True), 'type': (<function <lambda> at 0x2f57140>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x2f4ef50>, True), 'journalctl': (<function journalctl_callback at 0x2f57050>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.15-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-base', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Mon 2014-05-26 07:18:12 EDT, end at Mon 2014-05-26 07:23:40 EDT. -- >May 26 07:18:12 localhost systemd-journal[97]: Runtime journal is using 8.0M (max 195.1M, leaving 292.6M of free 1.8G, current limit 195.1M). >May 26 07:18:12 localhost systemd-journal[97]: Runtime journal is using 8.0M (max 195.1M, leaving 292.6M of free 1.8G, current limit 195.1M). >May 26 07:18:12 localhost kernel: Initializing cgroup subsys cpuset >May 26 07:18:12 localhost kernel: Initializing cgroup subsys cpu >May 26 07:18:12 localhost kernel: Initializing cgroup subsys cpuacct >May 26 07:18:12 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 >May 26 07:18:12 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 >May 26 07:18:12 localhost kernel: e820: BIOS-provided physical RAM map: >May 26 07:18:12 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable >May 26 07:18:12 localhost kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved >May 26 07:18:12 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >May 26 07:18:12 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000ace3efff] usable >May 26 07:18:12 localhost kernel: BIOS-e820: [mem 0x00000000ace3f000-0x00000000acebefff] reserved >May 26 07:18:12 localhost kernel: BIOS-e820: [mem 0x00000000acebf000-0x00000000acfbefff] ACPI NVS >May 26 07:18:12 localhost kernel: BIOS-e820: [mem 0x00000000acfbf000-0x00000000acffefff] ACPI data >May 26 07:18:12 localhost kernel: BIOS-e820: [mem 0x00000000acfff000-0x00000000acffffff] usable >May 26 07:18:12 localhost kernel: BIOS-e820: [mem 0x00000000ad000000-0x00000000af9fffff] reserved >May 26 07:18:12 localhost kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >May 26 07:18:12 localhost kernel: BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved >May 26 07:18:12 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >May 26 07:18:12 localhost kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved >May 26 07:18:12 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >May 26 07:18:12 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >May 26 07:18:12 localhost kernel: BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved >May 26 07:18:12 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000014fdfffff] usable >May 26 07:18:12 localhost kernel: NX (Execute Disable) protection: active >May 26 07:18:12 localhost kernel: SMBIOS 2.7 present. >May 26 07:18:12 localhost kernel: DMI: TOSHIBA SATELLITE L750/Base Board Product Name, BIOS 3.60 06/26/2012 >May 26 07:18:12 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >May 26 07:18:12 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >May 26 07:18:12 localhost kernel: No AGP bridge found >May 26 07:18:12 localhost kernel: e820: last_pfn = 0x14fe00 max_arch_pfn = 0x400000000 >May 26 07:18:12 localhost kernel: MTRR default type: uncachable >May 26 07:18:12 localhost kernel: MTRR fixed ranges enabled: >May 26 07:18:12 localhost kernel: 00000-9FFFF write-back >May 26 07:18:12 localhost kernel: A0000-BFFFF uncachable >May 26 07:18:12 localhost kernel: C0000-FFFFF write-protect >May 26 07:18:12 localhost kernel: MTRR variable ranges enabled: >May 26 07:18:12 localhost kernel: 0 base 000000000 mask F80000000 write-back >May 26 07:18:12 localhost kernel: 1 base 080000000 mask FC0000000 write-back >May 26 07:18:12 localhost kernel: 2 base 0AD000000 mask FFF000000 uncachable >May 26 07:18:12 localhost kernel: 3 base 0AE000000 mask FFE000000 uncachable >May 26 07:18:12 localhost kernel: 4 base 0B0000000 mask FF0000000 uncachable >May 26 07:18:12 localhost kernel: 5 base 0FFC00000 mask FFFC00000 write-protect >May 26 07:18:12 localhost kernel: 6 base 100000000 mask FC0000000 write-back >May 26 07:18:12 localhost kernel: 7 base 140000000 mask FF0000000 write-back >May 26 07:18:12 localhost kernel: 8 base 14FE00000 mask FFFE00000 uncachable >May 26 07:18:12 localhost kernel: 9 disabled >May 26 07:18:12 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >May 26 07:18:12 localhost kernel: e820: last_pfn = 0xad000 max_arch_pfn = 0x400000000 >May 26 07:18:12 localhost kernel: found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff8800000fe1b0] >May 26 07:18:12 localhost kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576 >May 26 07:18:12 localhost kernel: reserving inaccessible SNB gfx pages >May 26 07:18:12 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >May 26 07:18:12 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >May 26 07:18:12 localhost kernel: BRK [0x01fe7000, 0x01fe7fff] PGTABLE >May 26 07:18:12 localhost kernel: BRK [0x01fe8000, 0x01fe8fff] PGTABLE >May 26 07:18:12 localhost kernel: BRK [0x01fe9000, 0x01fe9fff] PGTABLE >May 26 07:18:12 localhost kernel: init_memory_mapping: [mem 0x14fc00000-0x14fdfffff] >May 26 07:18:12 localhost kernel: [mem 0x14fc00000-0x14fdfffff] page 2M >May 26 07:18:12 localhost kernel: BRK [0x01fea000, 0x01feafff] PGTABLE >May 26 07:18:12 localhost kernel: init_memory_mapping: [mem 0x14c000000-0x14fbfffff] >May 26 07:18:12 localhost kernel: [mem 0x14c000000-0x14fbfffff] page 2M >May 26 07:18:12 localhost kernel: init_memory_mapping: [mem 0x100000000-0x14bffffff] >May 26 07:18:12 localhost kernel: [mem 0x100000000-0x14bffffff] page 2M >May 26 07:18:12 localhost kernel: BRK [0x01feb000, 0x01febfff] PGTABLE >May 26 07:18:12 localhost kernel: init_memory_mapping: [mem 0x00100000-0xace3efff] >May 26 07:18:12 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >May 26 07:18:12 localhost kernel: [mem 0x00200000-0xacdfffff] page 2M >May 26 07:18:12 localhost kernel: [mem 0xace00000-0xace3efff] page 4k >May 26 07:18:12 localhost kernel: init_memory_mapping: [mem 0xacfff000-0xacffffff] >May 26 07:18:12 localhost kernel: [mem 0xacfff000-0xacffffff] page 4k >May 26 07:18:12 localhost kernel: RAMDISK: [mem 0x7e179000-0x7fffefff] >May 26 07:18:12 localhost kernel: ACPI: RSDP 00000000000fe020 00024 (v02 TOSQCI) >May 26 07:18:12 localhost kernel: ACPI: XSDT 00000000acffe120 00084 (v01 TOSQCI TOSQCI00 00000001 01000013) >May 26 07:18:12 localhost kernel: ACPI: FACP 00000000acffc000 000F4 (v04 TOSQCI TOSQCI00 00000001 MSFT 01000013) >May 26 07:18:12 localhost kernel: ACPI: DSDT 00000000acfeb000 0D520 (v01 TOSQCI TOSQCI00 00000000 MSFT 01000013) >May 26 07:18:12 localhost kernel: ACPI: FACS 00000000acf6d000 00040 >May 26 07:18:12 localhost kernel: ACPI: ASF! 00000000acffd000 000A5 (v32 TOSQCI TOSQCI00 00000001 MSFT 01000013) >May 26 07:18:12 localhost kernel: ACPI: HPET 00000000acffb000 00038 (v01 TOSQCI TOSQCI00 00000001 MSFT 01000013) >May 26 07:18:12 localhost kernel: ACPI: APIC 00000000acffa000 0008C (v02 TOSQCI TOSQCI00 00000001 MSFT 01000013) >May 26 07:18:12 localhost kernel: ACPI: MCFG 00000000acff9000 0003C (v01 TOSQCI TOSQCI00 00000001 MSFT 01000013) >May 26 07:18:12 localhost kernel: ACPI: SLIC 00000000acfea000 00176 (v01 TOSQCI TOSQCI00 00000001 MSFT 01000013) >May 26 07:18:12 localhost kernel: ACPI: WDAT 00000000acfe9000 00224 (v01 TOSQCI TOSQCI00 00000001 MSFT 01000013) >May 26 07:18:12 localhost kernel: ACPI: SSDT 00000000acfe7000 01068 (v01 INSYDE INSYDE 00001000 MSFT 01000013) >May 26 07:18:12 localhost kernel: ACPI: BOOT 00000000acfe5000 00028 (v01 TOSQCI TOSQCI00 00000001 MSFT 01000013) >May 26 07:18:12 localhost kernel: ACPI: ASPT 00000000acfe2000 00034 (v07 TOSQCI TOSQCI00 00000001 MSFT 01000013) >May 26 07:18:12 localhost kernel: ACPI: SSDT 00000000acfe1000 00845 (v01 PmRef Cpu0Ist 00003000 INTL 20100121) >May 26 07:18:12 localhost kernel: ACPI: SSDT 00000000acfe0000 00996 (v01 PmRef CpuPm 00003000 INTL 20100121) >May 26 07:18:12 localhost kernel: ACPI: Local APIC address 0xfee00000 >May 26 07:18:12 localhost kernel: No NUMA configuration found >May 26 07:18:12 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000014fdfffff] >May 26 07:18:12 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x14fdfffff] >May 26 07:18:12 localhost kernel: NODE_DATA [mem 0x14fde9000-0x14fdfcfff] >May 26 07:18:12 localhost kernel: [ffffea0000000000-ffffea00053fffff] PMD -> [ffff88014b400000-ffff88014f3fffff] on node 0 >May 26 07:18:12 localhost kernel: Zone ranges: >May 26 07:18:12 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >May 26 07:18:12 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >May 26 07:18:12 localhost kernel: Normal [mem 0x100000000-0x14fdfffff] >May 26 07:18:12 localhost kernel: Movable zone start for each node >May 26 07:18:12 localhost kernel: Early memory node ranges >May 26 07:18:12 localhost kernel: node 0: [mem 0x00001000-0x0009cfff] >May 26 07:18:12 localhost kernel: node 0: [mem 0x00100000-0xace3efff] >May 26 07:18:12 localhost kernel: node 0: [mem 0xacfff000-0xacffffff] >May 26 07:18:12 localhost kernel: node 0: [mem 0x100000000-0x14fdfffff] >May 26 07:18:12 localhost kernel: On node 0 totalpages: 1035228 >May 26 07:18:12 localhost kernel: DMA zone: 64 pages used for memmap >May 26 07:18:12 localhost kernel: DMA zone: 156 pages reserved >May 26 07:18:12 localhost kernel: DMA zone: 3996 pages, LIFO batch:0 >May 26 07:18:12 localhost kernel: DMA32 zone: 11001 pages used for memmap >May 26 07:18:12 localhost kernel: DMA32 zone: 704064 pages, LIFO batch:31 >May 26 07:18:12 localhost kernel: Normal zone: 5112 pages used for memmap >May 26 07:18:12 localhost kernel: Normal zone: 327168 pages, LIFO batch:31 >May 26 07:18:12 localhost kernel: ACPI: PM-Timer IO Port: 0x408 >May 26 07:18:12 localhost kernel: ACPI: Local APIC address 0xfee00000 >May 26 07:18:12 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >May 26 07:18:12 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >May 26 07:18:12 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >May 26 07:18:12 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >May 26 07:18:12 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) >May 26 07:18:12 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled) >May 26 07:18:12 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled) >May 26 07:18:12 localhost kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled) >May 26 07:18:12 localhost kernel: ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >May 26 07:18:12 localhost kernel: IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 >May 26 07:18:12 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >May 26 07:18:12 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >May 26 07:18:12 localhost kernel: ACPI: IRQ0 used by override. >May 26 07:18:12 localhost kernel: ACPI: IRQ2 used by override. >May 26 07:18:12 localhost kernel: ACPI: IRQ9 used by override. >May 26 07:18:12 localhost kernel: Using ACPI (MADT) for SMP configuration information >May 26 07:18:12 localhost kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 >May 26 07:18:12 localhost kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs >May 26 07:18:12 localhost kernel: nr_irqs_gsi: 40 >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0xace3f000-0xacebefff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0xacebf000-0xacfbefff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0xacfbf000-0xacffefff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0xad000000-0xaf9fffff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0xafa00000-0xdfffffff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xffd7ffff] >May 26 07:18:12 localhost kernel: PM: Registered nosave memory: [mem 0xffd80000-0xffffffff] >May 26 07:18:12 localhost kernel: e820: [mem 0xafa00000-0xdfffffff] available for PCI devices >May 26 07:18:12 localhost kernel: Booting paravirtualized kernel on bare hardware >May 26 07:18:12 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >May 26 07:18:12 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff88014fa00000 s85568 r8192 d20928 u262144 >May 26 07:18:12 localhost kernel: pcpu-alloc: s85568 r8192 d20928 u262144 alloc=1*2097152 >May 26 07:18:12 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >May 26 07:18:12 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 1018895 >May 26 07:18:12 localhost kernel: Policy zone: Normal >May 26 07:18:12 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 >May 26 07:18:12 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >May 26 07:18:12 localhost kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 >May 26 07:18:12 localhost kernel: Checking aperture... >May 26 07:18:12 localhost kernel: No AGP bridge found >May 26 07:18:12 localhost kernel: Memory: 3960020K/4140912K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 180892K reserved) >May 26 07:18:12 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >May 26 07:18:12 localhost kernel: Hierarchical RCU implementation. >May 26 07:18:12 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >May 26 07:18:12 localhost kernel: NR_IRQS:8448 nr_irqs:744 16 >May 26 07:18:12 localhost kernel: Console: colour VGA+ 80x25 >May 26 07:18:12 localhost kernel: console [tty0] enabled >May 26 07:18:12 localhost kernel: allocated 16777216 bytes of page_cgroup >May 26 07:18:12 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >May 26 07:18:12 localhost kernel: hpet clockevent registered >May 26 07:18:12 localhost kernel: tsc: Fast TSC calibration using PIT >May 26 07:18:12 localhost kernel: tsc: Detected 2394.571 MHz processor >May 26 07:18:12 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.14 BogoMIPS (lpj=2394571) >May 26 07:18:12 localhost kernel: pid_max: default: 32768 minimum: 301 >May 26 07:18:12 localhost kernel: Security Framework initialized >May 26 07:18:12 localhost kernel: SELinux: Initializing. >May 26 07:18:12 localhost kernel: SELinux: Starting in permissive mode >May 26 07:18:12 localhost kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >May 26 07:18:12 localhost kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >May 26 07:18:12 localhost kernel: Mount-cache hash table entries: 256 >May 26 07:18:12 localhost kernel: Initializing cgroup subsys memory >May 26 07:18:12 localhost kernel: Initializing cgroup subsys devices >May 26 07:18:12 localhost kernel: Initializing cgroup subsys freezer >May 26 07:18:12 localhost kernel: Initializing cgroup subsys net_cls >May 26 07:18:12 localhost kernel: Initializing cgroup subsys blkio >May 26 07:18:12 localhost kernel: Initializing cgroup subsys perf_event >May 26 07:18:12 localhost kernel: Initializing cgroup subsys hugetlb >May 26 07:18:12 localhost kernel: CPU: Physical Processor ID: 0 >May 26 07:18:12 localhost kernel: CPU: Processor Core ID: 0 >May 26 07:18:12 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >May 26 07:18:12 localhost kernel: mce: CPU supports 7 MCE banks >May 26 07:18:12 localhost kernel: CPU0: Thermal monitoring handled by SMI >May 26 07:18:12 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >tlb_flushall_shift: 5 >May 26 07:18:12 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >May 26 07:18:12 localhost kernel: ACPI: Core revision 20130517 >May 26 07:18:12 localhost kernel: ACPI: All ACPI Tables successfully acquired >May 26 07:18:12 localhost kernel: ftrace: allocating 25129 entries in 99 pages >May 26 07:18:12 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >May 26 07:18:12 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz (fam: 06, model: 2a, stepping: 07) >May 26 07:18:12 localhost kernel: TSC deadline timer enabled >May 26 07:18:12 localhost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver. >May 26 07:18:12 localhost kernel: ... version: 3 >May 26 07:18:12 localhost kernel: ... bit width: 48 >May 26 07:18:12 localhost kernel: ... generic registers: 4 >May 26 07:18:12 localhost kernel: ... value mask: 0000ffffffffffff >May 26 07:18:12 localhost kernel: ... max period: 0000ffffffffffff >May 26 07:18:12 localhost kernel: ... fixed-purpose events: 3 >May 26 07:18:12 localhost kernel: ... event mask: 000000070000000f >May 26 07:18:12 localhost kernel: CPU1: Thermal monitoring handled by SMI >May 26 07:18:12 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >May 26 07:18:12 localhost kernel: CPU2: Thermal monitoring handled by SMI >May 26 07:18:12 localhost kernel: CPU3: Thermal monitoring handled by SMI >May 26 07:18:12 localhost kernel: smpboot: Booting Node 0, Processors #1 #2 #3 >May 26 07:18:12 localhost kernel: Brought up 4 CPUs >May 26 07:18:12 localhost kernel: smpboot: Total of 4 processors activated (19156.56 BogoMIPS) >May 26 07:18:12 localhost kernel: devtmpfs: initialized >May 26 07:18:12 localhost kernel: PM: Registering ACPI NVS region [mem 0xacebf000-0xacfbefff] (1048576 bytes) >May 26 07:18:12 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >May 26 07:18:12 localhost kernel: RTC time: 11:18:10, date: 05/26/14 >May 26 07:18:12 localhost kernel: NET: Registered protocol family 16 >May 26 07:18:12 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >May 26 07:18:12 localhost kernel: ACPI: bus type PCI registered >May 26 07:18:12 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >May 26 07:18:12 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >May 26 07:18:12 localhost kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >May 26 07:18:12 localhost kernel: PCI: Using configuration type 1 for base access >May 26 07:18:12 localhost kernel: bio: create slab <bio-0> at 0 >May 26 07:18:12 localhost kernel: ACPI: Added _OSI(Module Device) >May 26 07:18:12 localhost kernel: ACPI: Added _OSI(Processor Device) >May 26 07:18:12 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >May 26 07:18:12 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >May 26 07:18:12 localhost kernel: ACPI: EC: Look up EC in DSDT >May 26 07:18:12 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code >May 26 07:18:12 localhost kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >May 26 07:18:12 localhost kernel: ACPI: SSDT 00000000ace70798 00727 (v01 PmRef Cpu0Cst 00003001 INTL 20100121) >May 26 07:18:12 localhost kernel: ACPI: Dynamic OEM Table Load: >May 26 07:18:12 localhost kernel: ACPI: SSDT (null) 00727 (v01 PmRef Cpu0Cst 00003001 INTL 20100121) >May 26 07:18:12 localhost kernel: ACPI: SSDT 00000000ace71a98 00303 (v01 PmRef ApIst 00003000 INTL 20100121) >May 26 07:18:12 localhost kernel: ACPI: Dynamic OEM Table Load: >May 26 07:18:12 localhost kernel: ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20100121) >May 26 07:18:12 localhost kernel: ACPI: SSDT 00000000ace6fd98 00119 (v01 PmRef ApCst 00003000 INTL 20100121) >May 26 07:18:12 localhost kernel: ACPI: Dynamic OEM Table Load: >May 26 07:18:12 localhost kernel: ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20100121) >May 26 07:18:12 localhost kernel: ACPI: Interpreter enabled >May 26 07:18:12 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >May 26 07:18:12 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >May 26 07:18:12 localhost kernel: ACPI: (supports S0 S3 S4 S5) >May 26 07:18:12 localhost kernel: ACPI: Using IOAPIC for interrupt routing >May 26 07:18:12 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >May 26 07:18:12 localhost kernel: ACPI: ACPI Dock Station Driver: 1 docks/bays found >May 26 07:18:12 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) >May 26 07:18:12 localhost kernel: \_SB_.PCI0:_OSC invalid UUID >May 26 07:18:12 localhost kernel: _OSC request data:1 8 0 >May 26 07:18:12 localhost kernel: \_SB_.PCI0:_OSC invalid UUID >May 26 07:18:12 localhost kernel: _OSC request data:1 1f 0 >May 26 07:18:12 localhost kernel: acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM >May 26 07:18:12 localhost kernel: acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08) >May 26 07:18:12 localhost kernel: acpiphp_glue: can't evaluate _ADR (0x5) >May 26 07:18:12 localhost kernel: PCI host bridge to bus 0000:00 >May 26 07:18:12 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-fe] >May 26 07:18:12 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >May 26 07:18:12 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >May 26 07:18:12 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >May 26 07:18:12 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xafa00000-0xfeafffff] >May 26 07:18:12 localhost kernel: pci 0000:00:00.0: [8086:0104] type 00 class 0x060000 >May 26 07:18:12 localhost kernel: pci 0000:00:02.0: [8086:0116] type 00 class 0x030000 >May 26 07:18:12 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xc0000000-0xc03fffff 64bit] >May 26 07:18:12 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref] >May 26 07:18:12 localhost kernel: pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f] >May 26 07:18:12 localhost kernel: pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000 >May 26 07:18:12 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xc0604000-0xc060400f 64bit] >May 26 07:18:12 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >May 26 07:18:12 localhost kernel: pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320 >May 26 07:18:12 localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xc060a000-0xc060a3ff] >May 26 07:18:12 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >May 26 07:18:12 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI >May 26 07:18:12 localhost kernel: pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300 >May 26 07:18:12 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xc0600000-0xc0603fff 64bit] >May 26 07:18:12 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >May 26 07:18:12 localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI >May 26 07:18:12 localhost kernel: pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400 >May 26 07:18:12 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >May 26 07:18:12 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI >May 26 07:18:12 localhost kernel: pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400 >May 26 07:18:12 localhost kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold >May 26 07:18:12 localhost kernel: pci 0000:00:1c.5: System wakeup disabled by ACPI >May 26 07:18:12 localhost kernel: pci 0000:00:1c.6: [8086:1c1c] type 01 class 0x060400 >May 26 07:18:12 localhost kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold >May 26 07:18:12 localhost kernel: pci 0000:00:1c.6: System wakeup disabled by ACPI >May 26 07:18:12 localhost kernel: pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320 >May 26 07:18:12 localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xc0609000-0xc06093ff] >May 26 07:18:12 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >May 26 07:18:12 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >May 26 07:18:12 localhost kernel: pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100 >May 26 07:18:12 localhost kernel: pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601 >May 26 07:18:12 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0x30a0-0x30a7] >May 26 07:18:12 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0x30f4-0x30f7] >May 26 07:18:12 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0x3080-0x3087] >May 26 07:18:12 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x30dc-0x30df] >May 26 07:18:12 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0x3060-0x307f] >May 26 07:18:12 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xc0608000-0xc06087ff] >May 26 07:18:12 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >May 26 07:18:12 localhost kernel: pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500 >May 26 07:18:12 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xc0606000-0xc06060ff 64bit] >May 26 07:18:12 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0x3040-0x305f] >May 26 07:18:12 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 01] >May 26 07:18:12 localhost kernel: pci 0000:02:00.0: [168c:002b] type 00 class 0x028000 >May 26 07:18:12 localhost kernel: pci 0000:02:00.0: reg 0x10: [mem 0xc0500000-0xc050ffff 64bit] >May 26 07:18:12 localhost kernel: pci 0000:02:00.0: supports D1 >May 26 07:18:12 localhost kernel: pci 0000:02:00.0: PME# supported from D0 D1 D3hot >May 26 07:18:12 localhost kernel: pci 0000:02:00.0: System wakeup disabled by ACPI >May 26 07:18:12 localhost kernel: pci 0000:00:1c.5: PCI bridge to [bus 02] >May 26 07:18:12 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xc0500000-0xc05fffff] >May 26 07:18:12 localhost kernel: pci 0000:03:00.0: [1969:2062] type 00 class 0x020000 >May 26 07:18:12 localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xc0400000-0xc043ffff 64bit] >May 26 07:18:12 localhost kernel: pci 0000:03:00.0: reg 0x18: [io 0x2000-0x207f] >May 26 07:18:12 localhost kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold >May 26 07:18:12 localhost kernel: pci 0000:03:00.0: System wakeup disabled by ACPI >May 26 07:18:12 localhost kernel: pci 0000:00:1c.6: PCI bridge to [bus 03] >May 26 07:18:12 localhost kernel: pci 0000:00:1c.6: bridge window [io 0x2000-0x2fff] >May 26 07:18:12 localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xc0400000-0xc04fffff] >May 26 07:18:12 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *7 >May 26 07:18:12 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 *10 11 12 14 15) >May 26 07:18:12 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 *11 12 14 15) >May 26 07:18:12 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15) >May 26 07:18:12 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled. >May 26 07:18:12 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 *10 11 12 14 15) >May 26 07:18:12 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15) >May 26 07:18:12 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *7 >May 26 07:18:12 localhost kernel: ACPI: Enabled 7 GPEs in block 00 to 3F >May 26 07:18:12 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >May 26 07:18:12 localhost kernel: Found 1 acpi root devices >May 26 07:18:12 localhost kernel: ACPI: EC: GPE = 0x1e, I/O: command/status = 0x66, data = 0x62 >May 26 07:18:12 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >May 26 07:18:12 localhost kernel: vgaarb: loaded >May 26 07:18:12 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >May 26 07:18:12 localhost kernel: SCSI subsystem initialized >May 26 07:18:12 localhost kernel: ACPI: bus type ATA registered >May 26 07:18:12 localhost kernel: libata version 3.00 loaded. >May 26 07:18:12 localhost kernel: ACPI: bus type USB registered >May 26 07:18:12 localhost kernel: usbcore: registered new interface driver usbfs >May 26 07:18:12 localhost kernel: usbcore: registered new interface driver hub >May 26 07:18:12 localhost kernel: usbcore: registered new device driver usb >May 26 07:18:12 localhost kernel: PCI: Using ACPI for IRQ routing >May 26 07:18:12 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >May 26 07:18:12 localhost kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] >May 26 07:18:12 localhost kernel: e820: reserve RAM buffer [mem 0xace3f000-0xafffffff] >May 26 07:18:12 localhost kernel: e820: reserve RAM buffer [mem 0xad000000-0xafffffff] >May 26 07:18:12 localhost kernel: e820: reserve RAM buffer [mem 0x14fe00000-0x14fffffff] >May 26 07:18:12 localhost kernel: NetLabel: Initializing >May 26 07:18:12 localhost kernel: NetLabel: domain hash size = 128 >May 26 07:18:12 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >May 26 07:18:12 localhost kernel: NetLabel: unlabeled traffic allowed by default >May 26 07:18:12 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >May 26 07:18:12 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >May 26 07:18:12 localhost kernel: Switched to clocksource hpet >May 26 07:18:12 localhost kernel: pnp: PnP ACPI init >May 26 07:18:12 localhost kernel: ACPI: bus type PNP registered >May 26 07:18:12 localhost kernel: pnp 00:00: [dma 4] >May 26 07:18:12 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active) >May 26 07:18:12 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active) >May 26 07:18:12 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active) >May 26 07:18:12 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active) >May 26 07:18:12 localhost kernel: system 00:04: [io 0x0680-0x069f] has been reserved >May 26 07:18:12 localhost kernel: system 00:04: [io 0x1004-0x1013] has been reserved >May 26 07:18:12 localhost kernel: system 00:04: [io 0xffff] has been reserved >May 26 07:18:12 localhost kernel: system 00:04: [io 0xffff] has been reserved >May 26 07:18:12 localhost kernel: system 00:04: [io 0x0400-0x0453] could not be reserved >May 26 07:18:12 localhost kernel: system 00:04: [io 0x0458-0x047f] has been reserved >May 26 07:18:12 localhost kernel: system 00:04: [io 0x0500-0x057f] has been reserved >May 26 07:18:12 localhost kernel: system 00:04: [io 0x164e-0x164f] has been reserved >May 26 07:18:12 localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >May 26 07:18:12 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >May 26 07:18:12 localhost kernel: system 00:06: [io 0x0454-0x0457] has been reserved >May 26 07:18:12 localhost kernel: system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >May 26 07:18:12 localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs TOS1102 PNP0303 (active) >May 26 07:18:12 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs TOS0220 PNP0f13 (active) >May 26 07:18:12 localhost kernel: system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved >May 26 07:18:12 localhost kernel: system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved >May 26 07:18:12 localhost kernel: system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved >May 26 07:18:12 localhost kernel: system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved >May 26 07:18:12 localhost kernel: system 00:09: [mem 0xe0000000-0xefffffff] has been reserved >May 26 07:18:12 localhost kernel: system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved >May 26 07:18:12 localhost kernel: system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved >May 26 07:18:12 localhost kernel: system 00:09: [mem 0xff000000-0xffffffff] could not be reserved >May 26 07:18:12 localhost kernel: system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved >May 26 07:18:12 localhost kernel: system 00:09: [mem 0xafa00000-0xafa00fff] has been reserved >May 26 07:18:12 localhost kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >May 26 07:18:12 localhost kernel: system 00:0a: [mem 0x20000000-0x201fffff] could not be reserved >May 26 07:18:12 localhost kernel: system 00:0a: [mem 0x40000000-0x401fffff] could not be reserved >May 26 07:18:12 localhost kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active) >May 26 07:18:12 localhost kernel: pnp: PnP ACPI: found 11 devices >May 26 07:18:12 localhost kernel: ACPI: bus type PNP unregistered >May 26 07:18:12 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 01] >May 26 07:18:12 localhost kernel: pci 0000:00:1c.5: PCI bridge to [bus 02] >May 26 07:18:12 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xc0500000-0xc05fffff] >May 26 07:18:12 localhost kernel: pci 0000:00:1c.6: PCI bridge to [bus 03] >May 26 07:18:12 localhost kernel: pci 0000:00:1c.6: bridge window [io 0x2000-0x2fff] >May 26 07:18:12 localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xc0400000-0xc04fffff] >May 26 07:18:12 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >May 26 07:18:12 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >May 26 07:18:12 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >May 26 07:18:12 localhost kernel: pci_bus 0000:00: resource 7 [mem 0xafa00000-0xfeafffff] >May 26 07:18:12 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xc0500000-0xc05fffff] >May 26 07:18:12 localhost kernel: pci_bus 0000:03: resource 0 [io 0x2000-0x2fff] >May 26 07:18:12 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xc0400000-0xc04fffff] >May 26 07:18:12 localhost kernel: NET: Registered protocol family 2 >May 26 07:18:12 localhost kernel: TCP established hash table entries: 32768 (order: 7, 524288 bytes) >May 26 07:18:12 localhost kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >May 26 07:18:12 localhost kernel: TCP: Hash tables configured (established 32768 bind 32768) >May 26 07:18:12 localhost kernel: TCP: reno registered >May 26 07:18:12 localhost kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes) >May 26 07:18:12 localhost kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >May 26 07:18:12 localhost kernel: NET: Registered protocol family 1 >May 26 07:18:12 localhost kernel: pci 0000:00:02.0: Boot video device >May 26 07:18:12 localhost kernel: PCI: CLS 64 bytes, default 64 >May 26 07:18:12 localhost kernel: Unpacking initramfs... >May 26 07:18:12 localhost kernel: Freeing initrd memory: 31256K (ffff88007e179000 - ffff88007ffff000) >May 26 07:18:12 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >May 26 07:18:12 localhost kernel: software IO TLB [mem 0xa8e3f000-0xace3f000] (64MB) mapped at [ffff8800a8e3f000-ffff8800ace3efff] >May 26 07:18:12 localhost kernel: Simple Boot Flag at 0x44 set to 0x1 >May 26 07:18:12 localhost kernel: alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >May 26 07:18:12 localhost kernel: Initialise system trusted keyring >May 26 07:18:12 localhost kernel: audit: initializing netlink socket (disabled) >May 26 07:18:12 localhost kernel: type=2000 audit(1401103090.684:1): initialized >May 26 07:18:12 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >May 26 07:18:12 localhost kernel: zbud: loaded >May 26 07:18:12 localhost kernel: VFS: Disk quotas dquot_6.5.2 >May 26 07:18:12 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >May 26 07:18:12 localhost kernel: msgmni has been set to 7795 >May 26 07:18:12 localhost kernel: Key type big_key registered >May 26 07:18:12 localhost kernel: SELinux: Registering netfilter hooks >May 26 07:18:12 localhost kernel: alg: No test for stdrng (krng) >May 26 07:18:12 localhost kernel: NET: Registered protocol family 38 >May 26 07:18:12 localhost kernel: Key type asymmetric registered >May 26 07:18:12 localhost kernel: Asymmetric key parser 'x509' registered >May 26 07:18:12 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >May 26 07:18:12 localhost kernel: io scheduler noop registered >May 26 07:18:12 localhost kernel: io scheduler deadline registered >May 26 07:18:12 localhost kernel: io scheduler cfq registered (default) >May 26 07:18:12 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >May 26 07:18:12 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >May 26 07:18:12 localhost kernel: intel_idle: MWAIT substates: 0x21120 >May 26 07:18:12 localhost kernel: intel_idle: v0.4 model 0x2A >May 26 07:18:12 localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff >May 26 07:18:12 localhost kernel: ACPI: AC Adapter [ACAD] (on-line) >May 26 07:18:12 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >May 26 07:18:12 localhost kernel: ACPI: Power Button [PWRB] >May 26 07:18:12 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1 >May 26 07:18:12 localhost kernel: ACPI: Lid Switch [LID] >May 26 07:18:12 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >May 26 07:18:12 localhost kernel: ACPI: Power Button [PWRF] >May 26 07:18:12 localhost kernel: ACPI: Requesting acpi_cpufreq >May 26 07:18:12 localhost kernel: GHES: HEST is not enabled! >May 26 07:18:12 localhost kernel: ACPI: Battery Slot [BAT1] (battery absent) >May 26 07:18:12 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >May 26 07:18:12 localhost kernel: Non-volatile memory driver v1.3 >May 26 07:18:12 localhost kernel: Linux agpgart interface v0.103 >May 26 07:18:12 localhost kernel: ahci 0000:00:1f.2: version 3.0 >May 26 07:18:12 localhost kernel: ahci 0000:00:1f.2: irq 40 for MSI/MSI-X >May 26 07:18:12 localhost kernel: ahci: SSS flag set, parallel bus scan disabled >May 26 07:18:12 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x19 impl SATA mode >May 26 07:18:12 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst >May 26 07:18:12 localhost kernel: ahci 0000:00:1f.2: setting latency timer to 64 >May 26 07:18:12 localhost kernel: scsi0 : ahci >May 26 07:18:12 localhost kernel: scsi1 : ahci >May 26 07:18:12 localhost kernel: scsi2 : ahci >May 26 07:18:12 localhost kernel: scsi3 : ahci >May 26 07:18:12 localhost kernel: scsi4 : ahci >May 26 07:18:12 localhost kernel: scsi5 : ahci >May 26 07:18:12 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xc0608000 port 0xc0608100 irq 40 >May 26 07:18:12 localhost kernel: ata2: DUMMY >May 26 07:18:12 localhost kernel: ata3: DUMMY >May 26 07:18:12 localhost kernel: ata4: SATA max UDMA/133 abar m2048@0xc0608000 port 0xc0608280 irq 40 >May 26 07:18:12 localhost kernel: ata5: SATA max UDMA/133 abar m2048@0xc0608000 port 0xc0608300 irq 40 >May 26 07:18:12 localhost kernel: ata6: DUMMY >May 26 07:18:12 localhost kernel: libphy: Fixed MDIO Bus: probed >May 26 07:18:12 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >May 26 07:18:12 localhost kernel: ehci-pci: EHCI PCI platform driver >May 26 07:18:12 localhost kernel: ehci-pci 0000:00:1a.0: setting latency timer to 64 >May 26 07:18:12 localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller >May 26 07:18:12 localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >May 26 07:18:12 localhost kernel: ehci-pci 0000:00:1a.0: debug port 2 >May 26 07:18:12 localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >May 26 07:18:12 localhost kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xc060a000 >May 26 07:18:12 localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >May 26 07:18:12 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >May 26 07:18:12 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >May 26 07:18:12 localhost kernel: usb usb1: Product: EHCI Host Controller >May 26 07:18:12 localhost kernel: usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >May 26 07:18:12 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0 >May 26 07:18:12 localhost kernel: hub 1-0:1.0: USB hub found >May 26 07:18:12 localhost kernel: hub 1-0:1.0: 2 ports detected >May 26 07:18:12 localhost kernel: ehci-pci 0000:00:1d.0: setting latency timer to 64 >May 26 07:18:12 localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller >May 26 07:18:12 localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >May 26 07:18:12 localhost kernel: ehci-pci 0000:00:1d.0: debug port 2 >May 26 07:18:12 localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >May 26 07:18:12 localhost kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xc0609000 >May 26 07:18:12 localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >May 26 07:18:12 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >May 26 07:18:12 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >May 26 07:18:12 localhost kernel: usb usb2: Product: EHCI Host Controller >May 26 07:18:12 localhost kernel: usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >May 26 07:18:12 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 >May 26 07:18:12 localhost kernel: hub 2-0:1.0: USB hub found >May 26 07:18:12 localhost kernel: hub 2-0:1.0: 2 ports detected >May 26 07:18:12 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >May 26 07:18:12 localhost kernel: ohci-pci: OHCI PCI platform driver >May 26 07:18:12 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >May 26 07:18:12 localhost kernel: usbcore: registered new interface driver usbserial >May 26 07:18:12 localhost kernel: usbcore: registered new interface driver usbserial_generic >May 26 07:18:12 localhost kernel: usbserial: USB Serial support registered for generic >May 26 07:18:12 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2E,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 >May 26 07:18:12 localhost kernel: i8042: Detected active multiplexing controller, rev 1.1 >May 26 07:18:12 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >May 26 07:18:12 localhost kernel: serio: i8042 AUX0 port at 0x60,0x64 irq 12 >May 26 07:18:12 localhost kernel: serio: i8042 AUX1 port at 0x60,0x64 irq 12 >May 26 07:18:12 localhost kernel: serio: i8042 AUX2 port at 0x60,0x64 irq 12 >May 26 07:18:12 localhost kernel: serio: i8042 AUX3 port at 0x60,0x64 irq 12 >May 26 07:18:12 localhost kernel: mousedev: PS/2 mouse device common for all mice >May 26 07:18:12 localhost kernel: rtc_cmos 00:05: RTC can wake from S4 >May 26 07:18:12 localhost kernel: rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >May 26 07:18:12 localhost kernel: rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >May 26 07:18:12 localhost kernel: device-mapper: uevent: version 1.0.3 >May 26 07:18:12 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >May 26 07:18:12 localhost kernel: Intel P-state driver initializing. >May 26 07:18:12 localhost kernel: Intel pstate controlling: cpu 0 >May 26 07:18:12 localhost kernel: Intel pstate controlling: cpu 1 >May 26 07:18:12 localhost kernel: Intel pstate controlling: cpu 2 >May 26 07:18:12 localhost kernel: Intel pstate controlling: cpu 3 >May 26 07:18:12 localhost kernel: cpuidle: using governor menu >May 26 07:18:12 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >May 26 07:18:12 localhost kernel: usbcore: registered new interface driver usbhid >May 26 07:18:12 localhost kernel: usbhid: USB HID core driver >May 26 07:18:12 localhost kernel: drop_monitor: Initializing network drop monitor service >May 26 07:18:12 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >May 26 07:18:12 localhost kernel: TCP: cubic registered >May 26 07:18:12 localhost kernel: Initializing XFRM netlink socket >May 26 07:18:12 localhost kernel: NET: Registered protocol family 10 >May 26 07:18:12 localhost kernel: mip6: Mobile IPv6 >May 26 07:18:12 localhost kernel: NET: Registered protocol family 17 >May 26 07:18:12 localhost kernel: PM: Hibernation image not present or could not be loaded. >May 26 07:18:12 localhost kernel: Loading compiled-in X.509 certificates >May 26 07:18:12 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >May 26 07:18:12 localhost kernel: registered taskstats version 1 >May 26 07:18:12 localhost kernel: Magic number: 14:384:328 >May 26 07:18:12 localhost kernel: rtc_cmos 00:05: setting system clock to 2014-05-26 11:18:11 UTC (1401103091) >May 26 07:18:12 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >May 26 07:18:12 localhost kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >May 26 07:18:12 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >May 26 07:18:12 localhost kernel: ata1.00: ATA-8: TOSHIBA MK5075GSX, GT001M, max UDMA/100 >May 26 07:18:12 localhost kernel: ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >May 26 07:18:12 localhost kernel: ata1.00: configured for UDMA/100 >May 26 07:18:12 localhost kernel: scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK5075GS GT00 PQ: 0 ANSI: 5 >May 26 07:18:12 localhost kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >May 26 07:18:12 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >May 26 07:18:12 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >May 26 07:18:12 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >May 26 07:18:12 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >May 26 07:18:12 localhost kernel: sda: sda1 sda2 >May 26 07:18:12 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >May 26 07:18:12 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >May 26 07:18:12 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >May 26 07:18:12 localhost kernel: hub 1-1:1.0: USB hub found >May 26 07:18:12 localhost kernel: hub 1-1:1.0: 6 ports detected >May 26 07:18:12 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci >May 26 07:18:12 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >May 26 07:18:12 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >May 26 07:18:12 localhost kernel: hub 2-1:1.0: USB hub found >May 26 07:18:12 localhost kernel: hub 2-1:1.0: 6 ports detected >May 26 07:18:12 localhost kernel: ata4: SATA link down (SStatus 0 SControl 300) >May 26 07:18:12 localhost kernel: usb 1-1.4: new high-speed USB device number 3 using ehci-pci >May 26 07:18:12 localhost kernel: usb 1-1.4: New USB device found, idVendor=04f2, idProduct=b28e >May 26 07:18:12 localhost kernel: usb 1-1.4: New USB device strings: Mfr=2, Product=1, SerialNumber=0 >May 26 07:18:12 localhost kernel: usb 1-1.4: Product: TOSHIBA Web Camera >May 26 07:18:12 localhost kernel: usb 1-1.4: Manufacturer: Sonix Technology Co., Ltd. >May 26 07:18:12 localhost kernel: usb 1-1.6: new full-speed USB device number 4 using ehci-pci >May 26 07:18:12 localhost kernel: tsc: Refined TSC clocksource calibration: 2394.560 MHz >May 26 07:18:12 localhost kernel: ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >May 26 07:18:12 localhost kernel: ata5.00: ATAPI: HL-DT-STDVDRAM GT30N, TD03, max UDMA/100 >May 26 07:18:12 localhost kernel: ata5.00: configured for UDMA/100 >May 26 07:18:12 localhost kernel: scsi 4:0:0:0: CD-ROM HL-DT-ST DVDRAM GT30N TD03 PQ: 0 ANSI: 5 >May 26 07:18:12 localhost kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray >May 26 07:18:12 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >May 26 07:18:12 localhost kernel: sr 4:0:0:0: Attached scsi CD-ROM sr0 >May 26 07:18:12 localhost kernel: sr 4:0:0:0: Attached scsi generic sg1 type 5 >May 26 07:18:12 localhost kernel: Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >May 26 07:18:12 localhost kernel: Write protecting the kernel read-only data: 12288k >May 26 07:18:12 localhost kernel: Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >May 26 07:18:12 localhost kernel: usb 1-1.6: New USB device found, idVendor=0930, idProduct=0215 >May 26 07:18:12 localhost kernel: usb 1-1.6: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >May 26 07:18:12 localhost kernel: Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >May 26 07:18:12 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >May 26 07:18:12 localhost systemd[1]: Running in initial RAM disk. >May 26 07:18:12 localhost systemd[1]: No hostname configured. >May 26 07:18:12 localhost systemd[1]: Set hostname to <localhost>. >May 26 07:18:12 localhost systemd[1]: Initializing machine ID from random generator. >May 26 07:18:12 localhost systemd[1]: Starting -.slice. >May 26 07:18:12 localhost systemd[1]: Created slice -.slice. >May 26 07:18:12 localhost systemd[1]: Starting System Slice. >May 26 07:18:12 localhost systemd[1]: Created slice System Slice. >May 26 07:18:12 localhost systemd[1]: Starting Slices. >May 26 07:18:12 localhost systemd[1]: Reached target Slices. >May 26 07:18:12 localhost systemd[1]: Starting Timers. >May 26 07:18:12 localhost systemd[1]: Reached target Timers. >May 26 07:18:12 localhost systemd[1]: Starting udev Kernel Socket. >May 26 07:18:12 localhost systemd[1]: Listening on udev Kernel Socket. >May 26 07:18:12 localhost systemd[1]: Starting udev Control Socket. >May 26 07:18:12 localhost systemd[1]: Listening on udev Control Socket. >May 26 07:18:12 localhost systemd[1]: Starting Journal Socket. >May 26 07:18:12 localhost systemd[1]: Listening on Journal Socket. >May 26 07:18:12 localhost systemd[1]: Starting dracut cmdline hook... >May 26 07:18:12 localhost systemd[1]: Starting Sockets. >May 26 07:18:12 localhost systemd[1]: Reached target Sockets. >May 26 07:18:12 localhost systemd[1]: Starting Journal Service... >May 26 07:18:12 localhost systemd[1]: Started Journal Service. >May 26 07:18:12 localhost systemd-journal[97]: Journal started >May 26 07:18:12 localhost systemd[1]: Starting Setup Virtual Console... >May 26 07:18:12 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >May 26 07:18:12 localhost systemd[1]: Started Load Kernel Modules. >May 26 07:18:12 localhost systemd[1]: Starting Encrypted Volumes. >May 26 07:18:12 localhost systemd[1]: Reached target Encrypted Volumes. >May 26 07:18:12 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >May 26 07:18:12 localhost systemd[1]: Starting Swap. >May 26 07:18:12 localhost systemd[1]: Reached target Swap. >May 26 07:18:12 localhost systemd[1]: Starting Local File Systems. >May 26 07:18:12 localhost systemd[1]: Reached target Local File Systems. >May 26 07:18:12 localhost systemd[1]: Started Setup Virtual Console. >May 26 07:18:12 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >May 26 07:18:12 localhost systemd[1]: Starting Create static device nodes in /dev... >May 26 07:18:12 localhost systemd[1]: Started Create static device nodes in /dev. >May 26 07:18:12 localhost dracut-cmdline[96]: dracut-20 (Heisenbug) dracut-034-64.git20131205.fc20 >May 26 07:18:12 localhost kernel: psmouse serio2: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000, board id: 3655, fw id: 582762 >May 26 07:18:12 localhost kernel: usb 2-1.2: new high-speed USB device number 3 using ehci-pci >May 26 07:18:12 localhost dracut-cmdline[96]: rd.luks=0: removing cryptoluks activation >May 26 07:18:12 localhost kernel: loop: module loaded >May 26 07:18:12 localhost dracut-cmdline[96]: root was live:CDLABEL=LIVE, is now live:/dev/disk/by-label/LIVE >May 26 07:18:12 localhost kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input4 >May 26 07:18:12 localhost kernel: usb 2-1.2: New USB device found, idVendor=1a40, idProduct=0101 >May 26 07:18:12 localhost kernel: usb 2-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0 >May 26 07:18:12 localhost kernel: usb 2-1.2: Product: USB 2.0 Hub >May 26 07:18:12 localhost kernel: hub 2-1.2:1.0: USB hub found >May 26 07:18:12 localhost kernel: hub 2-1.2:1.0: 4 ports detected >May 26 07:18:12 localhost systemd[1]: Started dracut cmdline hook. >May 26 07:18:12 localhost systemd[1]: Starting dracut pre-udev hook... >May 26 07:18:12 localhost systemd[1]: Started dracut pre-udev hook. >May 26 07:18:12 localhost systemd[1]: Starting udev Kernel Device Manager... >May 26 07:18:12 localhost systemd[1]: Started udev Kernel Device Manager. >May 26 07:18:12 localhost systemd[1]: Starting dracut pre-trigger hook... >May 26 07:18:12 localhost systemd-udevd[266]: starting version 208 >May 26 07:18:12 localhost systemd-udevd[266]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >May 26 07:18:12 localhost dracut-pre-trigger[267]: rd.dm=0: removing DM RAID activation >May 26 07:18:12 localhost dracut-pre-trigger[267]: rd.md.imsm=0: no MD RAID for imsm/isw raids >May 26 07:18:12 localhost kernel: usb 2-1.5: new high-speed USB device number 4 using ehci-pci >May 26 07:18:12 localhost dracut-pre-trigger[267]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >May 26 07:18:12 localhost dracut-pre-trigger[267]: rd.md=0: removing MD RAID activation >May 26 07:18:12 localhost systemd[1]: Started dracut pre-trigger hook. >May 26 07:18:12 localhost systemd[1]: Starting udev Coldplug all Devices... >May 26 07:18:12 localhost systemd-udevd[266]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >May 26 07:18:12 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >May 26 07:18:12 localhost systemd[1]: Started udev Coldplug all Devices. >May 26 07:18:12 localhost systemd[1]: Starting dracut initqueue hook... >May 26 07:18:12 localhost systemd[1]: Starting Show Plymouth Boot Screen... >May 26 07:18:12 localhost systemd[1]: Starting System Initialization. >May 26 07:18:12 localhost systemd[1]: Reached target System Initialization. >May 26 07:18:12 localhost kernel: wmi: Mapper loaded >May 26 07:18:12 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >May 26 07:18:12 localhost systemd[1]: Reloading. >May 26 07:18:12 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >May 26 07:18:12 localhost kernel: [drm] Memory usable by graphics device = 2048M >May 26 07:18:12 localhost kernel: i915 0000:00:02.0: setting latency timer to 64 >May 26 07:18:12 localhost kernel: alg: No test for crc32 (crc32-pclmul) >May 26 07:18:12 localhost kernel: atl1c 0000:03:00.0: version 1.0.1.1-NAPI >May 26 07:18:12 localhost kernel: i915 0000:00:02.0: irq 41 for MSI/MSI-X >May 26 07:18:12 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >May 26 07:18:12 localhost kernel: [drm] Driver supports precise vblank timestamp query. >May 26 07:18:12 localhost kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >May 26 07:18:12 localhost systemd-udevd[340]: renamed network interface eth0 to p6p1 >May 26 07:18:12 localhost kernel: [drm] Wrong MCH_SSKPD value: 0x16040307 >May 26 07:18:12 localhost kernel: [drm] This can cause pipe underruns and display issues. >May 26 07:18:12 localhost kernel: [drm] Please upgrade your BIOS to fix this. >May 26 07:18:13 localhost kernel: fbcon: inteldrmfb (fb0) is primary device >May 26 07:18:13 localhost kernel: usb 2-1.5: New USB device found, idVendor=0bda, idProduct=0138 >May 26 07:18:13 localhost kernel: usb 2-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >May 26 07:18:13 localhost kernel: usb 2-1.5: Product: USB2.0-CRW >May 26 07:18:13 localhost kernel: usb 2-1.5: Manufacturer: Generic >May 26 07:18:13 localhost kernel: usb 2-1.5: SerialNumber: 20090516388200000 >May 26 07:18:13 localhost kernel: usbcore: registered new interface driver usb-storage >May 26 07:18:13 localhost kernel: usb 2-1.2.1: new high-speed USB device number 5 using ehci-pci >May 26 07:18:13 localhost kernel: usb 2-1.2.1: New USB device found, idVendor=1516, idProduct=7831 >May 26 07:18:13 localhost kernel: usb 2-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >May 26 07:18:13 localhost kernel: usb 2-1.2.1: Product: SDUHS/MS Reader >May 26 07:18:13 localhost kernel: usb 2-1.2.1: Manufacturer: GENERIC >May 26 07:18:13 localhost kernel: usb 2-1.2.1: SerialNumber: 0020090508A00000 >May 26 07:18:13 localhost kernel: usb-storage 2-1.2.1:1.0: USB Mass Storage device detected >May 26 07:18:13 localhost kernel: scsi6 : usb-storage 2-1.2.1:1.0 >May 26 07:18:13 localhost kernel: Switched to clocksource tsc >May 26 07:18:13 localhost kernel: Console: switching to colour frame buffer device 170x48 >May 26 07:18:13 localhost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >May 26 07:18:13 localhost kernel: i915 0000:00:02.0: registered panic notifier >May 26 07:18:13 localhost kernel: acpi device:3a: registered as cooling_device4 >May 26 07:18:13 localhost kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >May 26 07:18:13 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input5 >May 26 07:18:13 localhost kernel: [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >May 26 07:18:13 localhost systemd[1]: Failed to add job systemd-backlight@acpi_video0.service/start, ignoring: Invalid argument. >May 26 07:18:13 localhost systemd[1]: Started Show Plymouth Boot Screen. >May 26 07:18:13 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >May 26 07:18:13 localhost systemd[1]: Starting Paths. >May 26 07:18:13 localhost systemd[1]: Reached target Paths. >May 26 07:18:13 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >May 26 07:18:13 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >May 26 07:18:13 localhost systemd[1]: Starting Basic System. >May 26 07:18:13 localhost systemd[1]: Reached target Basic System. >May 26 07:18:14 localhost kernel: [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off >May 26 07:18:14 localhost kernel: scsi 6:0:0:0: Direct-Access GENERIC SDUHS/MS Reader PQ: 0 ANSI: 0 >May 26 07:18:14 localhost kernel: sd 6:0:0:0: Attached scsi generic sg2 type 0 >May 26 07:18:14 localhost kernel: sd 6:0:0:0: [sdb] 3842048 512-byte logical blocks: (1.96 GB/1.83 GiB) >May 26 07:18:14 localhost kernel: sd 6:0:0:0: [sdb] Write Protect is off >May 26 07:18:14 localhost kernel: sd 6:0:0:0: [sdb] Mode Sense: 03 00 00 00 >May 26 07:18:14 localhost kernel: sd 6:0:0:0: [sdb] No Caching mode page found >May 26 07:18:14 localhost kernel: sd 6:0:0:0: [sdb] Assuming drive cache: write through >May 26 07:18:14 localhost kernel: sd 6:0:0:0: [sdb] No Caching mode page found >May 26 07:18:14 localhost kernel: sd 6:0:0:0: [sdb] Assuming drive cache: write through >May 26 07:18:14 localhost kernel: sdb: sdb1 >May 26 07:18:14 localhost kernel: sd 6:0:0:0: [sdb] No Caching mode page found >May 26 07:18:14 localhost kernel: sd 6:0:0:0: [sdb] Assuming drive cache: write through >May 26 07:18:14 localhost kernel: sd 6:0:0:0: [sdb] Attached SCSI removable disk >May 26 07:18:15 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >May 26 07:18:16 localhost kernel: bio: create slab <bio-1> at 1 >May 26 07:18:16 localhost kernel: bio: create slab <bio-2> at 2 >May 26 07:18:16 localhost systemd[1]: Started dracut initqueue hook. >May 26 07:18:16 localhost systemd[1]: Starting dracut pre-mount hook... >May 26 07:18:16 localhost systemd[1]: Started dracut pre-mount hook. >May 26 07:18:16 localhost systemd[1]: Starting Initrd Root File System. >May 26 07:18:16 localhost systemd[1]: Reached target Initrd Root File System. >May 26 07:18:16 localhost systemd[1]: Starting Reload Configuration from the Real Root... >May 26 07:18:16 localhost systemd[1]: Reloading. >May 26 07:18:16 localhost systemd[1]: Failed to add job systemd-backlight@acpi_video0.service/start, ignoring: Invalid argument. >May 26 07:18:16 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >May 26 07:18:16 localhost systemd[1]: Started Reload Configuration from the Real Root. >May 26 07:18:16 localhost systemd[1]: Starting Initrd File Systems. >May 26 07:18:16 localhost systemd[1]: Reached target Initrd File Systems. >May 26 07:18:16 localhost systemd[1]: Starting dracut mount hook... >May 26 07:18:16 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >May 26 07:18:16 localhost systemd[1]: Started dracut mount hook. >May 26 07:18:16 localhost systemd[1]: Starting Initrd Default Target. >May 26 07:18:16 localhost systemd[1]: Reached target Initrd Default Target. >May 26 07:18:16 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >May 26 07:18:16 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >May 26 07:18:16 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >May 26 07:18:16 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >May 26 07:18:16 localhost systemd[1]: Starting Plymouth switch root service... >May 26 07:18:16 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >May 26 07:18:16 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >May 26 07:18:16 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >May 26 07:18:16 localhost systemd[1]: Stopping Initrd Default Target. >May 26 07:18:16 localhost systemd[1]: Stopped target Initrd Default Target. >May 26 07:18:16 localhost systemd[1]: Stopping dracut mount hook... >May 26 07:18:16 localhost systemd[1]: Stopped dracut mount hook. >May 26 07:18:16 localhost systemd[1]: Stopping dracut pre-mount hook... >May 26 07:18:16 localhost systemd[1]: Stopped dracut pre-mount hook. >May 26 07:18:16 localhost systemd[1]: Stopping dracut initqueue hook... >May 26 07:18:16 localhost systemd[1]: Stopped dracut initqueue hook. >May 26 07:18:16 localhost systemd[1]: Stopping Basic System. >May 26 07:18:16 localhost systemd[1]: Stopped target Basic System. >May 26 07:18:16 localhost systemd[1]: Stopping Slices. >May 26 07:18:16 localhost systemd[1]: Stopped target Slices. >May 26 07:18:16 localhost systemd[1]: Stopping System Slice. >May 26 07:18:16 localhost systemd[1]: Removed slice System Slice. >May 26 07:18:16 localhost systemd[1]: Stopping -.slice. >May 26 07:18:16 localhost systemd[1]: Removed slice -.slice. >May 26 07:18:16 localhost systemd[1]: Stopping Paths. >May 26 07:18:16 localhost systemd[1]: Stopped target Paths. >May 26 07:18:16 localhost systemd[1]: Stopping Timers. >May 26 07:18:16 localhost systemd[1]: Stopped target Timers. >May 26 07:18:16 localhost systemd[1]: Stopping Sockets. >May 26 07:18:16 localhost systemd[1]: Stopped target Sockets. >May 26 07:18:16 localhost systemd[1]: Stopping System Initialization. >May 26 07:18:16 localhost systemd[1]: Stopped target System Initialization. >May 26 07:18:16 localhost systemd[1]: Stopping Encrypted Volumes. >May 26 07:18:16 localhost systemd[1]: Stopped target Encrypted Volumes. >May 26 07:18:16 localhost systemd[1]: Stopping udev Coldplug all Devices... >May 26 07:18:16 localhost systemd[1]: Stopped udev Coldplug all Devices. >May 26 07:18:16 localhost systemd[1]: Stopping dracut pre-trigger hook... >May 26 07:18:16 localhost systemd[1]: Stopped dracut pre-trigger hook. >May 26 07:18:16 localhost systemd[1]: Stopping Swap. >May 26 07:18:16 localhost systemd[1]: Stopped target Swap. >May 26 07:18:16 localhost systemd[1]: Stopping Local File Systems. >May 26 07:18:16 localhost systemd[1]: Stopped target Local File Systems. >May 26 07:18:16 localhost systemd[1]: Stopping udev Kernel Device Manager... >May 26 07:18:16 localhost systemd[1]: Stopped udev Kernel Device Manager. >May 26 07:18:16 localhost systemd[1]: Stopping dracut pre-udev hook... >May 26 07:18:16 localhost systemd[1]: Stopped dracut pre-udev hook. >May 26 07:18:16 localhost systemd[1]: Stopping dracut cmdline hook... >May 26 07:18:16 localhost systemd[1]: Stopped dracut cmdline hook. >May 26 07:18:16 localhost systemd[1]: Stopping Create static device nodes in /dev... >May 26 07:18:16 localhost systemd[1]: Stopped Create static device nodes in /dev. >May 26 07:18:16 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >May 26 07:18:16 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >May 26 07:18:16 localhost systemd[1]: Stopping udev Control Socket. >May 26 07:18:16 localhost systemd[1]: Closed udev Control Socket. >May 26 07:18:16 localhost systemd[1]: Stopping udev Kernel Socket. >May 26 07:18:16 localhost systemd[1]: Closed udev Kernel Socket. >May 26 07:18:16 localhost systemd[1]: Starting Cleanup udevd DB... >May 26 07:18:16 localhost systemd[1]: Started Cleanup udevd DB. >May 26 07:18:16 localhost systemd[1]: Starting Switch Root. >May 26 07:18:16 localhost systemd[1]: Reached target Switch Root. >May 26 07:18:16 localhost systemd[1]: Started Plymouth switch root service. >May 26 07:18:16 localhost systemd[1]: Starting Switch Root... >May 26 07:18:16 localhost systemd[1]: Switching root. >May 26 07:18:16 localhost [97]: Journal stopped >May 26 07:18:18 localhost systemd-journal[628]: Runtime journal is using 8.0M (max 195.1M, leaving 292.6M of free 1.8G, current limit 195.1M). >May 26 07:18:18 localhost systemd-journal[628]: Runtime journal is using 8.0M (max 195.1M, leaving 292.6M of free 1.8G, current limit 195.1M). >May 26 07:18:18 localhost systemd-journald[97]: Received SIGTERM >May 26 07:18:18 localhost kernel: type=1404 audit(1401103097.390:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >May 26 07:18:18 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >May 26 07:18:18 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >May 26 07:18:18 localhost kernel: SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >May 26 07:18:18 localhost kernel: SELinux: 83 classes, 101316 rules >May 26 07:18:18 localhost kernel: SELinux: Completing initialization. >May 26 07:18:18 localhost kernel: SELinux: Setting up existing superblocks. >May 26 07:18:18 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >May 26 07:18:18 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >May 26 07:18:18 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >May 26 07:18:18 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >May 26 07:18:18 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >May 26 07:18:18 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >May 26 07:18:18 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >May 26 07:18:18 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >May 26 07:18:18 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >May 26 07:18:18 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >May 26 07:18:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev sdb1, type vfat), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >May 26 07:18:18 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >May 26 07:18:18 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >May 26 07:18:18 localhost kernel: type=1403 audit(1401103097.596:3): policy loaded auid=4294967295 ses=4294967295 >May 26 07:18:18 localhost systemd[1]: Successfully loaded SELinux policy in 223.738ms. >May 26 07:18:18 localhost systemd[1]: Relabelled /dev and /run in 17.213ms. >May 26 07:18:18 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >May 26 07:18:18 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >May 26 07:18:18 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >May 26 07:18:18 localhost systemd-journal[628]: Journal started >May 26 07:18:17 localhost systemd-cgroups-agent[596]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >May 26 07:18:17 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >May 26 07:18:17 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 >May 26 07:18:18 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >May 26 07:18:18 localhost systemd[1]: Started Collect Read-Ahead Data. >May 26 07:18:18 localhost systemd[1]: Started Load legacy module configuration. >May 26 07:18:18 localhost systemd[1]: Starting Apply Kernel Variables... >May 26 07:18:18 localhost systemd[1]: Started Load Kernel Modules. >May 26 07:18:18 localhost systemd[1]: Mounted FUSE Control File System. >May 26 07:18:18 localhost systemd[1]: Mounting Configuration File System... >May 26 07:18:18 localhost systemd[1]: Started Set Up Additional Binary Formats. >May 26 07:18:18 localhost systemd[1]: Started File System Check on Root Device. >May 26 07:18:18 localhost systemd[1]: Starting Remount Root and Kernel File Systems... >May 26 07:18:18 localhost systemd[1]: Mounted Debug File System. >May 26 07:18:18 localhost systemd[1]: Mounted Huge Pages File System. >May 26 07:18:18 localhost systemd[1]: Mounted POSIX Message Queue File System. >May 26 07:18:18 localhost systemd[1]: Mounted Temporary Directory. >May 26 07:18:18 localhost systemd[1]: Started Apply Kernel Variables. >May 26 07:18:18 localhost systemd[1]: Mounted Configuration File System. >May 26 07:18:18 localhost systemd[1]: Starting LVM2 metadata daemon... >May 26 07:18:18 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >May 26 07:18:18 localhost systemd[1]: Started Remount Root and Kernel File Systems. >May 26 07:18:18 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >May 26 07:18:18 localhost systemd[1]: Starting Create static device nodes in /dev... >May 26 07:18:18 localhost systemd[1]: Starting Import network configuration from initramfs... >May 26 07:18:18 localhost systemd[1]: Starting Configure read-only root support... >May 26 07:18:18 localhost systemd[1]: Starting Load/Save Random Seed... >May 26 07:18:18 localhost systemd[1]: Started udev Coldplug all Devices. >May 26 07:18:18 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >May 26 07:18:18 localhost systemd[1]: Started LVM2 metadata daemon. >May 26 07:18:18 localhost systemd[1]: Started Load/Save Random Seed. >May 26 07:18:18 localhost systemd[1]: Started Configure read-only root support. >May 26 07:18:18 localhost systemd[1]: Started Import network configuration from initramfs. >May 26 07:18:18 localhost systemd[1]: Started Create static device nodes in /dev. >May 26 07:18:18 localhost systemd[1]: Starting udev Kernel Device Manager... >May 26 07:18:18 localhost systemd[1]: Starting Local File Systems (Pre). >May 26 07:18:18 localhost systemd[1]: Reached target Local File Systems (Pre). >May 26 07:18:18 localhost lvm[625]: /dev/cdrom: open failed: No medium found >May 26 07:18:18 localhost systemd-udevd[669]: starting version 208 >May 26 07:18:18 localhost systemd[1]: Started udev Kernel Device Manager. >May 26 07:18:19 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >May 26 07:18:19 localhost systemd[1]: Starting Activation of DM RAID sets... >May 26 07:18:19 localhost systemd[1]: Mounted Configuration File System. >May 26 07:18:19 localhost lvm[625]: No volume groups found >May 26 07:18:19 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >May 26 07:18:19 localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of acpi_video0... >May 26 07:18:19 localhost kernel: ACPI Warning: 0x0000000000003040-0x000000000000305f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130517/utaddress-251) >May 26 07:18:19 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >May 26 07:18:19 localhost kernel: ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130517/utaddress-251) >May 26 07:18:19 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >May 26 07:18:19 localhost kernel: ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >May 26 07:18:19 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >May 26 07:18:19 localhost kernel: ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >May 26 07:18:19 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >May 26 07:18:19 localhost kernel: ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >May 26 07:18:19 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >May 26 07:18:19 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich >May 26 07:18:19 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >May 26 07:18:19 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >May 26 07:18:19 localhost kernel: toshiba_bluetooth: Detected Toshiba ACPI Bluetooth device - installing RFKill handler >May 26 07:18:19 localhost kernel: toshiba_bluetooth: Re-enabling Toshiba Bluetooth >May 26 07:18:19 localhost kernel: mei_me 0000:00:16.0: setting latency timer to 64 >May 26 07:18:19 localhost kernel: mei_me 0000:00:16.0: irq 42 for MSI/MSI-X >May 26 07:18:19 localhost kernel: microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x28 >May 26 07:18:19 localhost kernel: toshiba_acpi: Toshiba Laptop ACPI Extras version 0.19 >May 26 07:18:19 localhost kernel: input: Toshiba input device as /devices/virtual/input/input6 >May 26 07:18:19 localhost kernel: iTCO_vendor_support: vendor-support=0 >May 26 07:18:19 localhost kernel: microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x28 >May 26 07:18:19 localhost kernel: microcode: CPU0 updated to revision 0x29, date = 2013-06-12 >May 26 07:18:19 localhost kernel: microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x28 >May 26 07:18:19 localhost kernel: microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x28 >May 26 07:18:19 localhost kernel: microcode: CPU1 updated to revision 0x29, date = 2013-06-12 >May 26 07:18:19 localhost kernel: microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x28 >May 26 07:18:19 localhost kernel: microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x28 >May 26 07:18:19 localhost kernel: microcode: CPU2 updated to revision 0x29, date = 2013-06-12 >May 26 07:18:19 localhost kernel: microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x28 >May 26 07:18:19 localhost kernel: microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x28 >May 26 07:18:19 localhost kernel: microcode: CPU3 updated to revision 0x29, date = 2013-06-12 >May 26 07:18:19 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >May 26 07:18:19 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 >May 26 07:18:19 localhost kernel: iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460) >May 26 07:18:19 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >May 26 07:18:19 localhost mtp-probe[702]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1" >May 26 07:18:19 localhost mtp-probe[702]: bus: 2, device: 5 was not an MTP device >May 26 07:18:19 localhost mtp-probe[700]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4" >May 26 07:18:19 localhost mtp-probe[700]: bus: 1, device: 3 was not an MTP device >May 26 07:18:19 localhost mtp-probe[701]: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5" >May 26 07:18:19 localhost mtp-probe[701]: bus: 2, device: 4 was not an MTP device >May 26 07:18:19 localhost kernel: Bluetooth: Core ver 2.16 >May 26 07:18:19 localhost kernel: NET: Registered protocol family 31 >May 26 07:18:19 localhost kernel: Bluetooth: HCI device and connection manager initialized >May 26 07:18:19 localhost kernel: Bluetooth: HCI socket layer initialized >May 26 07:18:19 localhost kernel: Bluetooth: L2CAP socket layer initialized >May 26 07:18:19 localhost kernel: Bluetooth: SCO socket layer initialized >May 26 07:18:19 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >May 26 07:18:19 localhost kernel: usbcore: registered new interface driver btusb >May 26 07:18:19 localhost kernel: ums-realtek 2-1.5:1.0: USB Mass Storage device detected >May 26 07:18:19 localhost kernel: scsi7 : usb-storage 2-1.5:1.0 >May 26 07:18:19 localhost kernel: usbcore: registered new interface driver ums-realtek >May 26 07:18:19 localhost kernel: media: Linux media interface: v0.10 >May 26 07:18:19 localhost systemd[1]: Started Activation of DM RAID sets. >May 26 07:18:19 localhost systemd[1]: Starting Local File Systems. >May 26 07:18:19 localhost systemd[1]: Reached target Local File Systems. >May 26 07:18:19 localhost systemd[1]: Started Relabel all filesystems, if necessary. >May 26 07:18:19 localhost systemd[1]: Started Reconfigure the system on administrator request. >May 26 07:18:19 localhost systemd[1]: Started Mark the need to relabel after reboot. >May 26 07:18:19 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >May 26 07:18:19 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >May 26 07:18:19 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >May 26 07:18:19 localhost systemd[1]: Starting Security Auditing Service... >May 26 07:18:19 localhost systemd[1]: Starting Encrypted Volumes. >May 26 07:18:19 localhost systemd[1]: Reached target Encrypted Volumes. >May 26 07:18:19 localhost kernel: usb 2-1.5: USB disconnect, device number 4 >May 26 07:18:19 localhost auditctl[716]: No rules >May 26 07:18:19 localhost auditctl[716]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >May 26 07:18:19 localhost systemd[1]: Started Security Auditing Service. >May 26 07:18:19 localhost systemd-tmpfiles[714]: Unable to fix label of /var/log/journal/54b5dcf1e9bd10fdc45cd82ffc9fb291: No such file or directory >May 26 07:18:19 localhost systemd[1]: Started Recreate Volatile Files and Directories. >May 26 07:18:19 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >May 26 07:18:19 localhost kernel: Linux video capture interface: v2.00 >May 26 07:18:19 localhost systemd-journal[628]: Permanent journal is using 8.0M (max 390.3M, leaving 585.5M of free 814.3M, current limit 228.8M). >May 26 07:18:19 localhost systemd-journal[628]: Time spent on flushing to /var is 22.629ms for 994 entries. >May 26 07:18:19 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >May 26 07:18:19 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >May 26 07:18:19 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >May 26 07:18:19 localhost systemd[1]: Starting System Initialization. >May 26 07:18:19 localhost systemd[1]: Reached target System Initialization. >May 26 07:18:19 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >May 26 07:18:19 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >May 26 07:18:19 localhost systemd[1]: Started dnf makecache timer. >May 26 07:18:19 localhost systemd[1]: Starting Timers. >May 26 07:18:19 localhost systemd[1]: Reached target Timers. >May 26 07:18:19 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X >May 26 07:18:19 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >May 26 07:18:19 localhost systemd[1]: Started Manage Sound Card State (restore and store). >May 26 07:18:19 localhost systemd[1]: Started Restore Sound Card State. >May 26 07:18:19 localhost systemd[1]: Starting CUPS Printer Service Spool. >May 26 07:18:19 localhost systemd[1]: Started CUPS Printer Service Spool. >May 26 07:18:19 localhost systemd[1]: Starting Paths. >May 26 07:18:19 localhost systemd[1]: Reached target Paths. >May 26 07:18:19 localhost systemd[1]: Starting CUPS Printing Service Sockets. >May 26 07:18:19 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >May 26 07:18:19 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >May 26 07:18:19 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >May 26 07:18:19 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >May 26 07:18:19 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >May 26 07:18:19 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >May 26 07:18:19 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >May 26 07:18:19 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >May 26 07:18:19 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >May 26 07:18:19 localhost systemd[1]: Starting Sockets. >May 26 07:18:19 localhost systemd[1]: Reached target Sockets. >May 26 07:18:19 localhost systemd[1]: Starting Basic System. >May 26 07:18:19 localhost systemd[1]: Reached target Basic System. >May 26 07:18:19 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >May 26 07:18:20 localhost systemd[1]: Starting Permit User Sessions... >May 26 07:18:20 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >May 26 07:18:20 localhost systemd[1]: Starting Accounts Service... >May 26 07:18:20 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >May 26 07:18:20 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >May 26 07:18:20 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >May 26 07:18:20 localhost systemd[1]: Starting irqbalance daemon... >May 26 07:18:20 localhost systemd[1]: Started irqbalance daemon. >May 26 07:18:20 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >May 26 07:18:20 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >May 26 07:18:20 localhost systemd[1]: Started Software RAID monitoring and management. >May 26 07:18:20 localhost systemd[1]: Starting Modem Manager... >May 26 07:18:20 localhost systemd[1]: Starting NTP client/server... >May 26 07:18:20 localhost systemd[1]: Starting LSB: Init script for live image.... >May 26 07:18:20 localhost systemd[1]: Starting D-Bus System Message Bus... >May 26 07:18:20 localhost systemd[1]: Started D-Bus System Message Bus. >May 26 07:18:20 localhost systemd[1]: Starting Login Service... >May 26 07:18:20 localhost kernel: usbcore: registered new interface driver ath3k >May 26 07:18:20 localhost kernel: hda_codec: CX20585: BIOS auto-probing. >May 26 07:18:20 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x1f/0x0/0x0/0x0/0x0) type:speaker >May 26 07:18:20 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >May 26 07:18:20 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=1 (0x19/0x0/0x0/0x0/0x0) >May 26 07:18:20 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 >May 26 07:18:20 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: >May 26 07:18:20 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Internal Mic=0x23 >May 26 07:18:20 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Mic=0x1a >May 26 07:18:20 localhost kernel: ALSA sound/pci/hda/patch_conexant.c:3425 hda_codec: Enable sync_write for stable communication >May 26 07:18:20 localhost systemd[1]: Started Permit User Sessions. >May 26 07:18:20 localhost systemd[1]: Starting Job spooling tools... >May 26 07:18:20 localhost rngd[735]: Unable to open file: /dev/tpm0 >May 26 07:18:20 localhost rngd[735]: can't open any entropy source >May 26 07:18:20 localhost rngd[735]: Maybe RNG device modules are not loaded >May 26 07:18:20 localhost kernel: usb 1-1.6: USB disconnect, device number 4 >May 26 07:18:20 localhost systemd[1]: Started Job spooling tools. >May 26 07:18:20 localhost systemd[1]: Starting Command Scheduler... >May 26 07:18:20 localhost kernel: cfg80211: World regulatory domain updated: >May 26 07:18:20 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >May 26 07:18:20 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >May 26 07:18:20 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >May 26 07:18:20 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >May 26 07:18:20 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >May 26 07:18:20 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >May 26 07:18:20 localhost systemd[1]: Started Command Scheduler. >May 26 07:18:20 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >May 26 07:18:20 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >May 26 07:18:20 localhost systemd[1]: Unit rngd.service entered failed state. >May 26 07:18:20 localhost kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 >May 26 07:18:20 localhost kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 >May 26 07:18:20 localhost kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 >May 26 07:18:20 localhost systemd[1]: Starting Sound Card. >May 26 07:18:20 localhost systemd[1]: Reached target Sound Card. >May 26 07:18:20 localhost crond[754]: (CRON) INFO (Syslog will be used instead of sendmail.) >May 26 07:18:20 localhost crond[754]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 87% if used.) >May 26 07:18:20 localhost chronyd[758]: chronyd version 1.29 starting >May 26 07:18:20 localhost kernel: uvcvideo: Found UVC 1.00 device TOSHIBA Web Camera (04f2:b28e) >May 26 07:18:20 localhost kernel: input: TOSHIBA Web Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input10 >May 26 07:18:20 localhost kernel: usbcore: registered new interface driver uvcvideo >May 26 07:18:20 localhost kernel: USB Video Class driver (1.1.1) >May 26 07:18:20 localhost chronyd[758]: Linux kernel major=3 minor=11 patch=10 >May 26 07:18:20 localhost chronyd[758]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >May 26 07:18:20 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >May 26 07:18:20 localhost chronyd[758]: Generated key 1 >May 26 07:18:20 localhost avahi-daemon[738]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >May 26 07:18:20 localhost avahi-daemon[738]: Successfully dropped root privileges. >May 26 07:18:20 localhost avahi-daemon[738]: avahi-daemon 0.6.31 starting up. >May 26 07:18:20 localhost alsactl[730]: alsactl 1.0.27.2 daemon started >May 26 07:18:20 localhost auditd[715]: Started dispatcher: /sbin/audispd pid: 766 >May 26 07:18:20 localhost systemd[1]: Started NTP client/server. >May 26 07:18:20 localhost kernel: type=1305 audit(1401103100.520:4): audit_pid=715 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >May 26 07:18:20 localhost audispd[766]: priority_boost_parser called with: 4 >May 26 07:18:20 localhost audispd[766]: max_restarts_parser called with: 10 >May 26 07:18:20 localhost audispd[766]: audispd initialized with q_depth=150 and 1 active plugins >May 26 07:18:20 localhost kernel: usb 1-1.6: new full-speed USB device number 5 using ehci-pci >May 26 07:18:20 localhost auditd[715]: Init complete, auditd 2.3.2 listening for events (startup state enable) >May 26 07:18:20 localhost kernel: usb 1-1.6: New USB device found, idVendor=0cf3, idProduct=3005 >May 26 07:18:20 localhost kernel: usb 1-1.6: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >May 26 07:18:20 localhost systemd[1]: Reached target Sound Card. >May 26 07:18:20 localhost systemd[1]: Starting Bluetooth service... >May 26 07:18:20 localhost kernel: ath: phy0: ASPM enabled: 0x42 >May 26 07:18:20 localhost kernel: ath: EEPROM regdomain: 0x65 >May 26 07:18:20 localhost kernel: ath: EEPROM indicates we should expect a direct regpair map >May 26 07:18:20 localhost kernel: ath: Country alpha2 being used: 00 >May 26 07:18:20 localhost kernel: ath: Regpair used: 0x65 >May 26 07:18:20 localhost crond[754]: (CRON) INFO (running with inotify support) >May 26 07:18:20 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >May 26 07:18:20 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >May 26 07:18:20 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' >May 26 07:18:20 localhost kernel: ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc90010960000, irq=17 >May 26 07:18:20 localhost systemd-udevd[671]: renamed network interface wlan0 to wlp2s0 >May 26 07:18:21 localhost bluetoothd[776]: Bluetooth daemon 5.12 >May 26 07:18:21 localhost useradd[792]: new group: name=liveuser, GID=1000 >May 26 07:18:21 localhost useradd[792]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >May 26 07:18:21 localhost ModemManager[739]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >May 26 07:18:21 localhost systemd[1]: Started Bluetooth service. >May 26 07:18:21 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >May 26 07:18:21 localhost systemd[1]: Starting Bluetooth. >May 26 07:18:21 localhost systemd[1]: Reached target Bluetooth. >May 26 07:18:21 localhost rtkit-daemon[733]: Successfully called chroot. >May 26 07:18:21 localhost rtkit-daemon[733]: Successfully dropped privileges. >May 26 07:18:21 localhost rtkit-daemon[733]: Successfully limited resources. >May 26 07:18:21 localhost rtkit-daemon[733]: Running. >May 26 07:18:21 localhost rtkit-daemon[733]: Watchdog thread running. >May 26 07:18:21 localhost rtkit-daemon[733]: Canary thread running. >May 26 07:18:21 localhost systemd[1]: Started Login Service. >May 26 07:18:21 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >May 26 07:18:21 localhost avahi-daemon[738]: Successfully called chroot(). >May 26 07:18:21 localhost avahi-daemon[738]: Successfully dropped remaining capabilities. >May 26 07:18:21 localhost avahi-daemon[738]: No service file found in /etc/avahi/services. >May 26 07:18:21 localhost livesys[741]: Adding live user [ OK ] >May 26 07:18:21 localhost systemd-logind[743]: New seat seat0. >May 26 07:18:21 localhost avahi-daemon[738]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >May 26 07:18:21 localhost bluetoothd[776]: Starting SDP server >May 26 07:18:21 localhost systemd-logind[743]: Watching system buttons on /dev/input/event2 (Power Button) >May 26 07:18:21 localhost systemd-logind[743]: Watching system buttons on /dev/input/event5 (Video Bus) >May 26 07:18:21 localhost systemd-logind[743]: Watching system buttons on /dev/input/event0 (Power Button) >May 26 07:18:21 localhost systemd-logind[743]: Watching system buttons on /dev/input/event1 (Lid Switch) >May 26 07:18:21 localhost avahi-daemon[738]: Network interface enumeration completed. >May 26 07:18:21 localhost avahi-daemon[738]: Registering HINFO record with values 'X86_64'/'LINUX'. >May 26 07:18:21 localhost avahi-daemon[738]: Server startup complete. Host name is linux.local. Local service cookie is 4029282401. >May 26 07:18:21 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >May 26 07:18:21 localhost kernel: Bluetooth: BNEP filters: protocol multicast >May 26 07:18:21 localhost kernel: Bluetooth: BNEP socket layer initialized >May 26 07:18:21 localhost dbus-daemon[742]: dbus[742]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >May 26 07:18:21 localhost dbus[742]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >May 26 07:18:21 localhost bluetoothd[776]: Bluetooth management interface 1.3 initialized >May 26 07:18:21 localhost systemd[1]: Starting Hostname Service... >May 26 07:18:21 localhost dbus-daemon[742]: dbus[742]: [system] Successfully activated service 'org.freedesktop.hostname1' >May 26 07:18:21 localhost dbus[742]: [system] Successfully activated service 'org.freedesktop.hostname1' >May 26 07:18:21 localhost systemd[1]: Started Hostname Service. >May 26 07:18:21 localhost systemd[1]: Started Modem Manager. >May 26 07:18:21 localhost usermod[813]: add 'liveuser' to group 'wheel' >May 26 07:18:21 localhost usermod[813]: add 'liveuser' to shadow group 'wheel' >May 26 07:18:21 localhost alsactl[730]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >May 26 07:18:21 localhost alsactl[730]: Found hardware: "HDA-Intel" "Intel CougarPoint HDMI" "HDA:14f15069,1179fc50,00100302 HDA:80862805,1179fc50,00100000" "0x1179" "0xfc50" >May 26 07:18:21 localhost alsactl[730]: Hardware is initialized using a generic method >May 26 07:18:21 localhost systemd[1]: Stopped Software RAID monitoring and management. >May 26 07:18:21 localhost dbus-daemon[742]: dbus[742]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >May 26 07:18:21 localhost dbus[742]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >May 26 07:18:21 localhost systemd[1]: Starting Authorization Manager... >May 26 07:18:22 localhost livesys[741]: (process:828): 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 >May 26 07:18:22 localhost systemd[1]: Stopping Command Scheduler... >May 26 07:18:22 localhost systemd[1]: Stopped Command Scheduler. >May 26 07:18:22 localhost systemd[1]: Stopping Job spooling tools... >May 26 07:18:22 localhost systemd[1]: Stopped Job spooling tools. >May 26 07:18:22 localhost polkitd[831]: Started polkitd version 0.112 >May 26 07:18:22 localhost livesys[741]: sed: can't read : No such file or directory >May 26 07:18:22 localhost livesys[741]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >May 26 07:18:22 localhost livesys[741]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >May 26 07:18:22 localhost livesys[741]: 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. >May 26 07:18:22 localhost livesys[741]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >May 26 07:18:22 localhost livesys[741]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >May 26 07:18:22 localhost livesys[741]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >May 26 07:18:22 localhost livesys[741]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >May 26 07:18:22 localhost livesys[741]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >May 26 07:18:22 localhost polkitd[831]: Loading rules from directory /etc/polkit-1/rules.d >May 26 07:18:22 localhost polkitd[831]: Loading rules from directory /usr/share/polkit-1/rules.d >May 26 07:18:22 localhost polkitd[831]: Finished loading, compiling and executing 5 rules >May 26 07:18:22 localhost livesys[741]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >May 26 07:18:22 localhost dbus-daemon[742]: dbus[742]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >May 26 07:18:22 localhost dbus[742]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >May 26 07:18:22 localhost polkitd[831]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >May 26 07:18:22 localhost systemd[1]: Started Authorization Manager. >May 26 07:18:22 localhost accounts-daemon[734]: started daemon version 0.6.35 >May 26 07:18:22 localhost systemd[1]: Started Accounts Service. >May 26 07:18:22 localhost livesys[741]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >May 26 07:18:22 localhost livesys[741]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >May 26 07:18:22 localhost livesys[741]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >May 26 07:18:22 localhost livesys[741]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >May 26 07:18:22 localhost livesys[741]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >May 26 07:18:22 localhost livesys[741]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >May 26 07:18:22 localhost livesys[741]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >May 26 07:18:22 localhost livesys[741]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >May 26 07:18:22 localhost livesys[741]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >May 26 07:18:22 localhost systemd[1]: Started LSB: Init script for live image.. >May 26 07:18:22 localhost systemd[1]: Starting SYSV: Late init script for live image.... >May 26 07:18:22 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >May 26 07:18:22 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >May 26 07:18:22 localhost systemd[1]: Starting Install ABRT coredump hook... >May 26 07:18:22 localhost systemd[1]: Started ABRT Xorg log watcher. >May 26 07:18:22 localhost systemd[1]: Started Harvest vmcores for ABRT. >May 26 07:18:22 localhost systemd[1]: Starting ABRT kernel log watcher... >May 26 07:18:22 localhost systemd[1]: Started ABRT kernel log watcher. >May 26 07:18:22 localhost systemd[1]: Starting GNOME Display Manager... >May 26 07:18:22 localhost systemd[1]: Started SYSV: Late init script for live image.. >May 26 07:18:23 localhost systemd[1]: Started Install ABRT coredump hook. >May 26 07:18:23 localhost abrtd[862]: Init complete, entering main loop >May 26 07:18:23 localhost systemd[1]: Started GNOME Display Manager. >May 26 07:18:23 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >May 26 07:18:23 localhost dbus-daemon[742]: dbus[742]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.9" (uid=0 pid=865 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.10" (uid=0 pid=891 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >May 26 07:18:23 localhost dbus[742]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.9" (uid=0 pid=865 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.10" (uid=0 pid=891 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >May 26 07:18:23 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >May 26 07:18:23 localhost kernel: Ebtables v2.0 registered >May 26 07:18:23 localhost kernel: Bridge firewalling registered >May 26 07:18:23 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >May 26 07:18:23 localhost systemd[1]: Starting Network Manager... >May 26 07:18:23 localhost NetworkManager[934]: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >May 26 07:18:23 localhost NetworkManager[934]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >May 26 07:18:23 localhost NetworkManager[934]: <info> WEXT support is enabled >May 26 07:18:23 localhost NetworkManager[934]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >May 26 07:18:23 localhost NetworkManager[934]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >May 26 07:18:23 localhost NetworkManager[934]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >May 26 07:18:23 localhost NetworkManager[934]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >May 26 07:18:23 localhost NetworkManager[934]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >May 26 07:18:23 localhost NetworkManager[934]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >May 26 07:18:23 localhost NetworkManager[934]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >May 26 07:18:23 localhost NetworkManager[934]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >May 26 07:18:23 localhost NetworkManager[934]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >May 26 07:18:23 localhost NetworkManager[934]: <info> monitoring kernel firmware directory '/lib/firmware'. >May 26 07:18:23 localhost ModemManager[739]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.5/0000:02:00.0': not supported by any plugin >May 26 07:18:23 localhost ModemManager[739]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.6/0000:03:00.0': not supported by any plugin >May 26 07:18:23 localhost NetworkManager[934]: <info> rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.5/0000:02:00.0/ieee80211/phy0/rfkill1) (driver ath9k) >May 26 07:18:23 localhost NetworkManager[934]: <info> WiFi hardware radio set enabled >May 26 07:18:23 localhost systemd[1]: Started Network Manager. >May 26 07:18:23 localhost systemd[1]: Starting Network. >May 26 07:18:23 localhost systemd[1]: Reached target Network. >May 26 07:18:23 localhost systemd[1]: Started Login and scanning of iSCSI devices. >May 26 07:18:23 localhost NetworkManager[934]: <info> WiFi enabled by radio killswitch; enabled by state file >May 26 07:18:23 localhost NetworkManager[934]: <info> WWAN enabled by radio killswitch; enabled by state file >May 26 07:18:23 localhost NetworkManager[934]: <info> WiMAX enabled by radio killswitch; enabled by state file >May 26 07:18:23 localhost NetworkManager[934]: <info> Networking is enabled by state file >May 26 07:18:23 localhost NetworkManager[934]: <info> (lo): link connected >May 26 07:18:23 localhost NetworkManager[934]: <info> (lo): carrier is ON >May 26 07:18:23 localhost NetworkManager[934]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >May 26 07:18:23 localhost NetworkManager[934]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >May 26 07:18:23 localhost NetworkManager[934]: <info> (lo): No existing connection detected. >May 26 07:18:23 localhost NetworkManager[934]: <info> (p6p1): carrier is OFF >May 26 07:18:23 localhost NetworkManager[934]: <info> (p6p1): new Ethernet device (driver: 'atl1c' ifindex: 2) >May 26 07:18:23 localhost NetworkManager[934]: <info> (p6p1): exported as /org/freedesktop/NetworkManager/Devices/1 >May 26 07:18:23 localhost NetworkManager[934]: <info> (p6p1): No existing connection detected. >May 26 07:18:23 localhost NetworkManager[934]: <info> (p6p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >May 26 07:18:23 localhost NetworkManager[934]: <info> (p6p1): bringing up device. >May 26 07:18:23 localhost kernel: atl1c 0000:03:00.0: irq 44 for MSI/MSI-X >May 26 07:18:23 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): p6p1: link is not ready >May 26 07:18:23 localhost NetworkManager[934]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.6/0000:03:00.0/net/p6p1 >May 26 07:18:23 localhost NetworkManager[934]: <info> (wlp2s0): using nl80211 for WiFi device control >May 26 07:18:23 localhost NetworkManager[934]: <info> (wlp2s0): driver supports Access Point (AP) mode >May 26 07:18:23 localhost NetworkManager[934]: <info> (wlp2s0): new 802.11 WiFi device (driver: 'ath9k' ifindex: 3) >May 26 07:18:23 localhost NetworkManager[934]: <info> (wlp2s0): exported as /org/freedesktop/NetworkManager/Devices/2 >May 26 07:18:23 localhost NetworkManager[934]: <info> (wlp2s0): No existing connection detected. >May 26 07:18:23 localhost NetworkManager[934]: <info> (wlp2s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >May 26 07:18:23 localhost NetworkManager[934]: <info> (wlp2s0): bringing up device. >May 26 07:18:23 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready >May 26 07:18:23 localhost dbus-daemon[742]: dbus[742]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >May 26 07:18:23 localhost dbus[742]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >May 26 07:18:23 localhost systemd[1]: Starting WPA Supplicant daemon... >May 26 07:18:23 localhost NetworkManager[934]: <info> ModemManager available in the bus >May 26 07:18:23 localhost dbus-daemon[742]: dbus[742]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >May 26 07:18:23 localhost dbus[742]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >May 26 07:18:23 localhost NetworkManager[934]: <info> wpa_supplicant started >May 26 07:18:23 localhost systemd[1]: Started WPA Supplicant daemon. >May 26 07:18:24 localhost NetworkManager[934]: <info> (wlp2s0) supports 4 scan SSIDs >May 26 07:18:24 localhost NetworkManager[934]: <info> (wlp2s0): supplicant interface state: starting -> ready >May 26 07:18:24 localhost NetworkManager[934]: <info> (wlp2s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >May 26 07:18:24 localhost NetworkManager[934]: <info> (wlp2s0): supplicant interface state: ready -> disconnected >May 26 07:18:24 localhost NetworkManager[934]: <info> (wlp2s0) supports 4 scan SSIDs >May 26 07:18:24 localhost NetworkManager[934]: <info> startup complete >May 26 07:18:24 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >May 26 07:18:24 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >May 26 07:18:24 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >May 26 07:18:24 localhost systemd[1]: Starting Multi-User System. >May 26 07:18:24 localhost systemd[1]: Reached target Multi-User System. >May 26 07:18:24 localhost systemd[1]: Starting Graphical Interface. >May 26 07:18:24 localhost systemd[1]: Reached target Graphical Interface. >May 26 07:18:24 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >May 26 07:18:24 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >May 26 07:18:24 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >May 26 07:18:24 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >May 26 07:18:24 localhost systemd[1]: Startup finished in 1.720s (kernel) + 4.915s (initrd) + 7.326s (userspace) = 13.963s. >May 26 07:18:24 localhost NetworkManager[934]: <info> (wlp2s0): supplicant interface state: disconnected -> inactive >May 26 07:18:25 localhost systemd[1]: Starting user-1000.slice. >May 26 07:18:25 localhost systemd[1]: Created slice user-1000.slice. >May 26 07:18:25 localhost systemd[1]: Starting User Manager for 1000... >May 26 07:18:25 localhost systemd[1]: Starting Session 1 of user liveuser. >May 26 07:18:25 localhost systemd-logind[743]: New session 1 of user liveuser. >May 26 07:18:25 localhost systemd[1]: Started Session 1 of user liveuser. >May 26 07:18:25 localhost systemd-logind[743]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >May 26 07:18:25 localhost gdm-autologin][1328]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >May 26 07:18:25 localhost systemd[1386]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >May 26 07:18:25 localhost systemd[1386]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >May 26 07:18:25 localhost systemd[1386]: Starting Default. >May 26 07:18:25 localhost systemd[1386]: Reached target Default. >May 26 07:18:25 localhost systemd[1386]: Startup finished in 12ms. >May 26 07:18:25 localhost systemd[1]: Started User Manager for 1000. >May 26 07:18:25 localhost /etc/gdm/Xsession[1389]: cp: cannot stat ‘/usr/share/applications/liveinst.desktop’: No such file or directory >May 26 07:18:26 localhost kernel: fuse init (API version 7.22) >May 26 07:18:26 localhost systemd[1]: Mounting FUSE Control File System... >May 26 07:18:26 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >May 26 07:18:26 localhost systemd[1]: Mounted FUSE Control File System. >May 26 07:18:26 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >May 26 07:18:26 localhost gnome-session[1389]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-RLVVoL >May 26 07:18:26 localhost gnome-session[1389]: GNOME_KEYRING_PID=1465 >May 26 07:18:26 localhost gnome-session[1389]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-RLVVoL >May 26 07:18:26 localhost gnome-session[1389]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-RLVVoL >May 26 07:18:26 localhost gnome-session[1389]: GPG_AGENT_INFO=/run/user/1000/keyring-RLVVoL/gpg:0:1 >May 26 07:18:26 localhost gnome-session[1389]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-RLVVoL >May 26 07:18:26 localhost gnome-session[1389]: GPG_AGENT_INFO=/run/user/1000/keyring-RLVVoL/gpg:0:1 >May 26 07:18:26 localhost gnome-session[1389]: SSH_AUTH_SOCK=/run/user/1000/keyring-RLVVoL/ssh >May 26 07:18:26 localhost dbus-daemon[742]: dbus[742]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >May 26 07:18:26 localhost dbus[742]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >May 26 07:18:26 localhost gnome-session[1389]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >May 26 07:18:26 localhost gnome-session[1389]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >May 26 07:18:26 localhost gnome-session[1389]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >May 26 07:18:26 localhost gnome-session[1389]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >May 26 07:18:26 localhost systemd[1]: Starting Daemon for power management... >May 26 07:18:26 localhost dbus-daemon[742]: dbus[742]: [system] Successfully activated service 'org.freedesktop.UPower' >May 26 07:18:26 localhost dbus[742]: [system] Successfully activated service 'org.freedesktop.UPower' >May 26 07:18:26 localhost systemd[1]: Started Daemon for power management. >May 26 07:18:26 localhost rtkit-daemon[733]: Successfully made thread 1475 of process 1475 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >May 26 07:18:26 localhost rtkit-daemon[733]: Supervising 1 threads of 1 processes of 1 users. >May 26 07:18:27 localhost rtkit-daemon[733]: Supervising 1 threads of 1 processes of 1 users. >May 26 07:18:27 localhost rtkit-daemon[733]: Successfully made thread 1498 of process 1475 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >May 26 07:18:27 localhost rtkit-daemon[733]: Supervising 2 threads of 1 processes of 1 users. >May 26 07:18:27 localhost rtkit-daemon[733]: Supervising 2 threads of 1 processes of 1 users. >May 26 07:18:27 localhost rtkit-daemon[733]: Successfully made thread 1501 of process 1475 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >May 26 07:18:27 localhost rtkit-daemon[733]: Supervising 3 threads of 1 processes of 1 users. >May 26 07:18:27 localhost bluetoothd[776]: Endpoint registered: sender=:1.26 path=/MediaEndpoint/A2DPSource >May 26 07:18:27 localhost bluetoothd[776]: Endpoint registered: sender=:1.26 path=/MediaEndpoint/A2DPSink >May 26 07:18:27 localhost dbus-daemon[742]: dbus[742]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >May 26 07:18:27 localhost dbus[742]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >May 26 07:18:27 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >May 26 07:18:27 localhost dbus-daemon[742]: dbus[742]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >May 26 07:18:27 localhost dbus[742]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >May 26 07:18:27 localhost systemd[1]: Starting Disk Manager... >May 26 07:18:27 localhost colord[1510]: Using mapping database file /var/lib/colord/mapping.db >May 26 07:18:27 localhost udisksd[1514]: udisks daemon version 2.1.1 starting >May 26 07:18:27 localhost colord[1510]: Using device database file /var/lib/colord/storage.db >May 26 07:18:27 localhost colord[1510]: loaded plugin libcd_plugin_scanner.so >May 26 07:18:27 localhost colord[1510]: loaded plugin libcd_plugin_camera.so >May 26 07:18:27 localhost colord[1510]: Daemon ready for requests >May 26 07:18:27 localhost dbus-daemon[742]: dbus[742]: [system] Successfully activated service 'org.freedesktop.ColorManager' >May 26 07:18:27 localhost dbus[742]: [system] Successfully activated service 'org.freedesktop.ColorManager' >May 26 07:18:27 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >May 26 07:18:28 localhost dbus-daemon[742]: dbus[742]: [system] Successfully activated service 'org.freedesktop.UDisks2' >May 26 07:18:28 localhost dbus[742]: [system] Successfully activated service 'org.freedesktop.UDisks2' >May 26 07:18:28 localhost udisksd[1514]: Acquired the name org.freedesktop.UDisks2 on the system message bus >May 26 07:18:28 localhost systemd[1]: Started Disk Manager. >May 26 07:18:28 localhost colord[1510]: Device added: sysfs-Sonix_Technology_Co.__Ltd.-TOSHIBA_Web_Camera >May 26 07:18:28 localhost systemd[1]: Starting CUPS Printing Service... >May 26 07:18:28 localhost systemd[1]: Started CUPS Printing Service. >May 26 07:18:28 localhost dbus-daemon[742]: dbus[742]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >May 26 07:18:28 localhost dbus[742]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >May 26 07:18:28 localhost systemd[1]: Starting Locale Service... >May 26 07:18:28 localhost dbus-daemon[742]: dbus[742]: [system] Successfully activated service 'org.freedesktop.locale1' >May 26 07:18:28 localhost dbus[742]: [system] Successfully activated service 'org.freedesktop.locale1' >May 26 07:18:28 localhost systemd[1]: Started Locale Service. >May 26 07:18:28 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >May 26 07:18:28 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >May 26 07:18:28 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >May 26 07:18:29 localhost polkitd[831]: Registered Authentication Agent for unix-session:1 (system bus name :1.33 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >May 26 07:18:30 localhost goa[1569]: goa-daemon version 3.10.2 starting [main.c:117, main()] >May 26 07:18:30 localhost goa[1569]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' [goakerberosidentitymanager.c:1393, monitor_credentials_cache()] >May 26 07:18:30 localhost gnome-session[1389]: Gjs-Message: JS LOG: GNOME Shell started at Mon May 26 2014 07:18:30 GMT-0400 (EDT) >May 26 07:18:30 localhost gnome-session[1389]: vmware-user: could not open /proc/fs/vmblock/dev >May 26 07:18:30 localhost gnome-session[1389]: Entering running state >May 26 07:18:30 localhost gnome-session[1389]: Failed to play sound: File or data not found >May 26 07:18:31 localhost gnome-session[1389]: Creating config directory:'/home/liveuser/.config/tracker' >May 26 07:18:31 localhost vmusr[1646]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >May 26 07:18:31 localhost vmusr[1646]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >May 26 07:18:31 localhost vmusr[1646]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >May 26 07:18:32 localhost obexd[1706]: OBEX daemon 5.12 >May 26 07:18:32 localhost gnome-keyring-daemon[1465]: keyring alias directory: /home/liveuser/.local/share/keyrings >May 26 07:18:32 localhost kernel: Bluetooth: RFCOMM TTY layer initialized >May 26 07:18:32 localhost kernel: Bluetooth: RFCOMM socket layer initialized >May 26 07:18:32 localhost kernel: Bluetooth: RFCOMM ver 1.11 >May 26 07:18:32 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >May 26 07:18:32 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >May 26 07:18:32 localhost colord[1510]: Device added: xrandr-Seiko Epson Corporation >May 26 07:18:33 localhost colord[1510]: Automatic metadata add icc-745f1b41ea7865d236e077694b6d219f to xrandr-Seiko Epson Corporation >May 26 07:18:33 localhost colord[1510]: Profile added: icc-745f1b41ea7865d236e077694b6d219f >May 26 07:18:37 localhost gnome-session[1389]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >May 26 07:18:37 localhost userhelper[1815]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >May 26 07:18:37 localhost userhelper[1820]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >May 26 07:18:37 localhost kernel: md: raid0 personality registered for level 0 >May 26 07:18:37 localhost kernel: md: raid1 personality registered for level 1 >May 26 07:18:37 localhost kernel: async_tx: api initialized (async) >May 26 07:18:37 localhost kernel: xor: automatically using best checksumming function: >May 26 07:18:37 localhost kernel: avx : 16716.000 MB/sec >May 26 07:18:37 localhost kernel: raid6: sse2x1 6777 MB/s >May 26 07:18:37 localhost kernel: raid6: sse2x2 8925 MB/s >May 26 07:18:37 localhost kernel: raid6: sse2x4 10949 MB/s >May 26 07:18:37 localhost kernel: raid6: using algorithm sse2x4 (10949 MB/s) >May 26 07:18:37 localhost kernel: raid6: using ssse3x2 recovery algorithm >May 26 07:18:37 localhost kernel: md: raid6 personality registered for level 6 >May 26 07:18:37 localhost kernel: md: raid5 personality registered for level 5 >May 26 07:18:37 localhost kernel: md: raid4 personality registered for level 4 >May 26 07:18:37 localhost kernel: md: raid10 personality registered for level 10 >May 26 07:18:37 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >May 26 07:18:37 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >May 26 07:18:37 localhost kernel: sha256_ssse3: Using AVX optimized SHA-256 implementation >May 26 07:18:37 localhost kernel: Loading iSCSI transport class v2.0-870. >May 26 07:18:37 localhost kernel: iscsi: registered transport (tcp) >May 26 07:18:37 localhost kernel: No iBFT detected. >May 26 07:18:38 localhost dbus[1398]: avc: received setenforce notice (enforcing=0) >May 26 07:18:38 localhost dbus[1421]: avc: received setenforce notice (enforcing=0) >May 26 07:18:38 localhost dbus[742]: avc: received setenforce notice (enforcing=0) >May 26 07:18:38 localhost dbus-daemon[742]: dbus[742]: avc: received setenforce notice (enforcing=0) >May 26 07:18:39 localhost gnome-session[1389]: localuser:root being added to access control list >May 26 07:18:41 localhost anaconda[1887]: /sbin/anaconda 20.25.15-1 >May 26 07:18:41 localhost anaconda[1887]: 4063232 kB (3968 MB) are available >May 26 07:18:41 localhost anaconda[1887]: check_memory(): total:3968, needed:512, graphical:512 >May 26 07:18:41 localhost anaconda[1887]: Not doing 'start audit daemon' in live installation >May 26 07:18:41 localhost anaconda[1887]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >May 26 07:18:41 localhost anaconda[1887]: Default encoding = ascii >May 26 07:18:41 localhost program[1887]: Running... udevadm trigger --action=change --subsystem-match=block >May 26 07:18:41 localhost program[1887]: Return code: 0 >May 26 07:18:41 localhost program[1887]: Running... udevadm settle --timeout=300 >May 26 07:18:41 localhost program[1887]: Return code: 0 >May 26 07:18:41 localhost blivet[1887]: ISCSID is /sbin/iscsid >May 26 07:18:41 localhost blivet[1887]: no initiator set >May 26 07:18:41 localhost program[1887]: Running... modprobe fcoe >May 26 07:18:41 localhost program[1887]: Return code: 0 >May 26 07:18:41 localhost program[1887]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >May 26 07:18:41 localhost program[1887]: No FCoE boot disk information is found in EDD! >May 26 07:18:41 localhost program[1887]: Return code: 1 >May 26 07:18:41 localhost blivet[1887]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >May 26 07:18:41 localhost blivet[1887]: no /etc/zfcp.conf; not configuring zfcp >May 26 07:18:41 localhost gnome-session[1389]: Starting installer, one moment... >May 26 07:18:41 localhost gnome-session[1389]: anaconda 20.25.15-1 for Fedora 20 started. >May 26 07:18:41 localhost gnome-session[1389]: 07:18:41 Not asking for VNC because we don't have a network >May 26 07:18:41 localhost anaconda[1887]: Not asking for VNC because we don't have a network >May 26 07:18:41 localhost anaconda[1887]: Display mode = g >May 26 07:18:41 localhost anaconda[1887]: 4063232 kB (3968 MB) are available >May 26 07:18:41 localhost anaconda[1887]: check_memory(): total:3968, needed:512, graphical:512 >May 26 07:18:41 localhost blivet[1887]: trying to set new default fstype to 'ext4' >May 26 07:18:41 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:41 localhost blivet[1887]: getFormat('ext4') returning Ext4FS instance >May 26 07:18:41 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:41 localhost anaconda[1887]: module import of __init__ failed: <type 'exceptions.AttributeError'> >May 26 07:18:41 localhost anaconda[1887]: module import of __init__ failed: <type 'exceptions.AttributeError'> >May 26 07:18:41 localhost anaconda[1887]: using only installclass _Fedora >May 26 07:18:41 localhost anaconda[1887]: bootloader GRUB2 on X86 platform >May 26 07:18:41 localhost blivet[1887]: Detected 3984M of memory >May 26 07:18:41 localhost blivet[1887]: Suggested swap size (3984 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >May 26 07:18:41 localhost blivet[1887]: Swap attempt of 0M >May 26 07:18:41 localhost anaconda[1887]: bootloader GRUB2 on X86 platform >May 26 07:18:41 localhost anaconda[1887]: network: devices found ['p6p1', 'wlp2s0'] >May 26 07:18:41 localhost ifcfg[1887]: content of files (network initialization): >May 26 07:18:41 localhost ifcfg[1887]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [4, 125, 123, 9, 79, 91]}, 'connection': {'timestamp': 1401103103L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '730c14c6-d9b0-47dc-8cff-f0e28761b58d'}}] >May 26 07:18:42 localhost NetworkManager[934]: ifcfg-rh: read connection 'p6p1' >May 26 07:18:42 localhost NetworkManager[934]: <info> Saved default wired connection 'p6p1' to persistent storage >May 26 07:18:42 localhost anaconda[1887]: network: dumping ifcfg file for default autoconnection on p6p1 >May 26 07:18:42 localhost anaconda[1887]: network: setting autoconnect of p6p1 to False >May 26 07:18:42 localhost NetworkManager[934]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p6p1 >May 26 07:18:42 localhost anaconda[1887]: network: missing ifcfgs created for devices ['p6p1'] >May 26 07:18:42 localhost ifcfg[1887]: content of files (missing ifcfgs created for devices ['p6p1']): >May 26 07:18:42 localhost ifcfg[1887]: /etc/sysconfig/network-scripts/ifcfg-p6p1: >May 26 07:18:42 localhost ifcfg[1887]: TYPE=Ethernet >May 26 07:18:42 localhost ifcfg[1887]: BOOTPROTO=dhcp >May 26 07:18:42 localhost ifcfg[1887]: DEFROUTE=yes >May 26 07:18:42 localhost ifcfg[1887]: IPV4_FAILURE_FATAL=no >May 26 07:18:42 localhost ifcfg[1887]: IPV6INIT=yes >May 26 07:18:42 localhost ifcfg[1887]: IPV6_AUTOCONF=yes >May 26 07:18:42 localhost ifcfg[1887]: IPV6_DEFROUTE=yes >May 26 07:18:42 localhost ifcfg[1887]: IPV6_PEERDNS=yes >May 26 07:18:42 localhost ifcfg[1887]: IPV6_PEERROUTES=yes >May 26 07:18:42 localhost ifcfg[1887]: IPV6_FAILURE_FATAL=no >May 26 07:18:42 localhost ifcfg[1887]: NAME=p6p1 >May 26 07:18:42 localhost ifcfg[1887]: UUID=730c14c6-d9b0-47dc-8cff-f0e28761b58d >May 26 07:18:42 localhost ifcfg[1887]: ONBOOT=no >May 26 07:18:42 localhost ifcfg[1887]: HWADDR=04:7D:7B:09:4F:5B >May 26 07:18:42 localhost ifcfg[1887]: PEERDNS=yes >May 26 07:18:42 localhost ifcfg[1887]: PEERROUTES=yes >May 26 07:18:42 localhost ifcfg[1887]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [4, 125, 123, 9, 79, 91]}, 'connection': {'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p6p1', 'uuid': '730c14c6-d9b0-47dc-8cff-f0e28761b58d'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >May 26 07:18:42 localhost anaconda[1887]: updating hostname localhost.localdomain >May 26 07:18:42 localhost anaconda[1887]: Running Thread: AnaStorageThread (139794777138944) >May 26 07:18:42 localhost anaconda[1887]: Running Thread: AnaTimeInitThread (139794768746240) >May 26 07:18:42 localhost anaconda[1887]: Running Thread: AnaWaitForConnectingNMThread (139794760353536) >May 26 07:18:42 localhost blivet[1887]: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x3debe90> >May 26 07:18:42 localhost anaconda[1887]: Running Thread: AnaPayloadThread (139794751960832) >May 26 07:18:42 localhost blivet[1887]: no initiator set >May 26 07:18:42 localhost blivet[1887]: not going to create backup copy of non-existent /etc/mdadm.conf >May 26 07:18:42 localhost blivet[1887]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >May 26 07:18:42 localhost program[1887]: Running... udevadm settle --timeout=300 >May 26 07:18:42 localhost anaconda[1887]: updating hostname localhost.localdomain >May 26 07:18:42 localhost anaconda[1887]: got 0 NTP servers from DHCP >May 26 07:18:42 localhost anaconda[1887]: Thread Done: AnaWaitForConnectingNMThread (139794760353536) >May 26 07:18:42 localhost anaconda[1887]: Running Thread: AnaGeolocationRefreshThread (139794760353536) >May 26 07:18:42 localhost anaconda[1887]: Not doing 'start chronyd' in live installation >May 26 07:18:42 localhost anaconda[1887]: Starting geolocation lookup >May 26 07:18:42 localhost anaconda[1887]: Geolocation provider: Fedora GeoIP >May 26 07:18:42 localhost anaconda[1887]: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >May 26 07:18:42 localhost anaconda[1887]: Geolocation lookup finished in 0.0 seconds >May 26 07:18:42 localhost program[1887]: Return code: 0 >May 26 07:18:42 localhost anaconda[1887]: no results from geolocation >May 26 07:18:42 localhost anaconda[1887]: Thread Done: AnaGeolocationRefreshThread (139794760353536) >May 26 07:18:42 localhost blivet[1887]: protected device spec /dev/sdb1 resolved to sdb1 >May 26 07:18:42 localhost blivet[1887]: sdb1 looks to be the live device; marking as protected >May 26 07:18:42 localhost program[1887]: Running... udevadm settle --timeout=300 >May 26 07:18:42 localhost program[1887]: Return code: 0 >May 26 07:18:42 localhost blivet[1887]: devices to scan: ['sdb', 'sdb1', 'sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >May 26 07:18:42 localhost blivet[1887]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_DRIVE_FLASH_MS': '1', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'SDUHS_MS_Reader', >'ID_MODEL_ENC': 'SDUHS\\x2fMS\\x20Reader\\x20', >'ID_MODEL_ID': '7831', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0fdfafbe', >'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '0805', >'ID_SERIAL': 'GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', >'ID_SERIAL_SHORT': '0020090508A00000', >'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': '1516', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '10938', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', >'/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >May 26 07:18:42 localhost blivet[1887]: scanning sdb (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >May 26 07:18:42 localhost anaconda[1887]: Not doing 'activate layouts' in live installation >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName: name: sdb ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:42 localhost blivet[1887]: DeviceTree.addUdevDiskDevice: name: sdb ; >May 26 07:18:42 localhost blivet[1887]: sdb is a disk >May 26 07:18:42 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:18:42 localhost blivet[1887]: DiskDevice._setFormat: sdb ; current: None ; type: None ; >May 26 07:18:42 localhost program[1887]: Running... multipath -c /dev/sdb >May 26 07:18:42 localhost program[1887]: May 26 07:18:42 | /etc/multipath.conf does not exist, blacklisting all devices. >May 26 07:18:42 localhost program[1887]: May 26 07:18:42 | A default multipath.conf file is located at >May 26 07:18:42 localhost program[1887]: May 26 07:18:42 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >May 26 07:18:42 localhost program[1887]: May 26 07:18:42 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >May 26 07:18:42 localhost program[1887]: /dev/sdb is not a valid multipath device path >May 26 07:18:42 localhost program[1887]: Return code: 1 >May 26 07:18:42 localhost blivet[1887]: added disk sdb (id 0) to device tree >May 26 07:18:42 localhost blivet[1887]: looking up parted Device: /dev/sdb >May 26 07:18:42 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: sdb ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >May 26 07:18:42 localhost blivet[1887]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >May 26 07:18:42 localhost blivet[1887]: required disklabel type for sdb (1) is None >May 26 07:18:42 localhost blivet[1887]: default disklabel type for sdb is msdos >May 26 07:18:42 localhost blivet[1887]: selecting msdos disklabel for sdb based on size >May 26 07:18:42 localhost blivet[1887]: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >May 26 07:18:42 localhost blivet[1887]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f247c0b7410>] >device: <parted.device.Device object at 0x7f247c0b71d0> >PedDisk: <_ped.Disk object at 0x7f247c0b5758> >May 26 07:18:42 localhost blivet[1887]: getFormat('disklabel') returning DiskLabel instance >May 26 07:18:42 localhost blivet[1887]: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >May 26 07:18:42 localhost blivet[1887]: got device: DiskDevice instance (0x7f24a84bd850) -- >name = sdb status = True kids = 0 id = 0 >parents = [] >uuid = None size = 1876.0 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: GENERIC SDUHS/MS Reader path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3842048 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1015, 61, 62) biosGeometry: (239, 255, 63) >PedDevice: <_ped.Device object at 0x4137320> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f247c097f50> >May 26 07:18:42 localhost blivet[1887]: got format: DiskLabel instance (0x7f247c0a0090) -- >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 = 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 0x7f247c0b7410>] >device: <parted.device.Device object at 0x7f247c0b71d0> >PedDisk: <_ped.Disk object at 0x7f247c0b5758> >origPartedDisk = <parted.disk.Disk object at 0x7f247c0b7810> >partedDevice = parted.Device instance -- >model: GENERIC SDUHS/MS Reader path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3842048 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1015, 61, 62) biosGeometry: (239, 255, 63) >PedDevice: <_ped.Device object at 0x41375f0> >May 26 07:18:42 localhost blivet[1887]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BE79-FB44', >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_FLASH_MS': '1', >'ID_FS_LABEL': 'LIVE', >'ID_FS_LABEL_ENC': 'LIVE', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'BE79-FB44', >'ID_FS_UUID_ENC': 'BE79-FB44', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'SDUHS_MS_Reader', >'ID_MODEL_ENC': 'SDUHS\\x2fMS\\x20Reader\\x20', >'ID_MODEL_ID': '7831', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '137', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '3841911', >'ID_PART_ENTRY_TYPE': '0xb', >'ID_PART_ENTRY_UUID': '0fdfafbe-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0fdfafbe', >'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '0805', >'ID_SERIAL': 'GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', >'ID_SERIAL_SHORT': '0020090508A00000', >'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': '1516', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '10971', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0-part1', >'/dev/disk/by-label/LIVE', >'/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/BE79-FB44'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >May 26 07:18:42 localhost blivet[1887]: scanning sdb1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName: name: sdb1 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:42 localhost blivet[1887]: sdb1 is a partition >May 26 07:18:42 localhost blivet[1887]: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName: name: sdb ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 1876MB disk sdb (0) with existing msdos disklabel >May 26 07:18:42 localhost blivet[1887]: DiskDevice.addChild: kids: 0 ; name: sdb ; >May 26 07:18:42 localhost blivet[1887]: PartitionDevice._setFormat: sdb1 ; >May 26 07:18:42 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:18:42 localhost blivet[1887]: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >May 26 07:18:42 localhost blivet[1887]: looking up parted Partition: /dev/sdb1 >May 26 07:18:42 localhost blivet[1887]: PartitionDevice.probe: sdb1 ; exists: True ; >May 26 07:18:42 localhost blivet[1887]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >May 26 07:18:42 localhost blivet[1887]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >May 26 07:18:42 localhost blivet[1887]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >May 26 07:18:42 localhost blivet[1887]: added partition sdb1 (id 1) to device tree >May 26 07:18:42 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >May 26 07:18:42 localhost blivet[1887]: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >May 26 07:18:42 localhost blivet[1887]: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >May 26 07:18:42 localhost blivet[1887]: disklabel detected but not usable on sdb1 >May 26 07:18:42 localhost blivet[1887]: getFormat('efi') returning EFIFS instance >May 26 07:18:42 localhost blivet[1887]: type detected on 'sdb1' is 'vfat' >May 26 07:18:42 localhost blivet[1887]: getFormat('efi') returning EFIFS instance >May 26 07:18:42 localhost blivet[1887]: PartitionDevice._setFormat: sdb1 ; >May 26 07:18:42 localhost blivet[1887]: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >May 26 07:18:42 localhost blivet[1887]: looking up parted Device: /dev/sdb1 >May 26 07:18:42 localhost blivet[1887]: got device: PartitionDevice instance (0x7f247c0b7c90) -- >name = sdb1 status = True kids = 0 id = 1 >parents = ['existing 1876MB disk sdb (0) with existing msdos disklabel'] >uuid = None size = 1875.93310547 >format = existing efi filesystem >major = 8 minor = 17 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 3841911 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32548 did: 0 busy: True >hardwareGeometry: (1015, 61, 62) biosGeometry: (239, 255, 63) >PedDevice: <_ped.Device object at 0x41378c0> >target size = 0 path = /dev/sdb1 >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 0x7f247c0b7290> fileSystem: <parted.filesystem.FileSystem object at 0x7f247c0b7910> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f247c0b7590> PedPartition: <_ped.Partition object at 0x7f247c09edd0> >disk = existing 1876MB disk sdb (0) with existing msdos disklabel >start = 137 end = 3842047 length = 3841911 >flags = boot >May 26 07:18:42 localhost blivet[1887]: got format: EFIFS instance (0x7f247c0a0290) -- >type = efi name = EFI System Partition status = False >device = /dev/sdb1 uuid = BE79-FB44 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 >May 26 07:18:42 localhost blivet[1887]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET /dev/disk/by-id/wwn-0x5000039454083604', >'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_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_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': 'TOSHIBA_MK5075GSX', >'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '00086309', >'ID_REVISION': 'GT001M', >'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', >'ID_SERIAL_SHORT': 'X2JSCGLET', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000039454083604', >'ID_WWN_WITH_EXTENSION': '0x5000039454083604', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11662', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET', >'/dev/disk/by-id/wwn-0x5000039454083604'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >May 26 07:18:42 localhost blivet[1887]: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName: name: sda ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:42 localhost blivet[1887]: DeviceTree.addUdevDiskDevice: name: sda ; >May 26 07:18:42 localhost blivet[1887]: sda is a disk >May 26 07:18:42 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:18:42 localhost blivet[1887]: DiskDevice._setFormat: sda ; current: None ; type: None ; >May 26 07:18:42 localhost program[1887]: Running... multipath -c /dev/sda >May 26 07:18:42 localhost program[1887]: May 26 07:18:42 | /etc/multipath.conf does not exist, blacklisting all devices. >May 26 07:18:42 localhost program[1887]: May 26 07:18:42 | A default multipath.conf file is located at >May 26 07:18:42 localhost program[1887]: May 26 07:18:42 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >May 26 07:18:42 localhost program[1887]: May 26 07:18:42 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >May 26 07:18:42 localhost program[1887]: /dev/sda is not a valid multipath device path >May 26 07:18:42 localhost program[1887]: Return code: 1 >May 26 07:18:42 localhost blivet[1887]: added disk sda (id 2) to device tree >May 26 07:18:42 localhost blivet[1887]: looking up parted Device: /dev/sda >May 26 07:18:42 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: sda ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >May 26 07:18:42 localhost blivet[1887]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >May 26 07:18:42 localhost blivet[1887]: required disklabel type for sda (1) is None >May 26 07:18:42 localhost blivet[1887]: default disklabel type for sda is msdos >May 26 07:18:42 localhost blivet[1887]: selecting msdos disklabel for sda based on size >May 26 07:18:42 localhost blivet[1887]: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >May 26 07:18:42 localhost blivet[1887]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f247c0c2b10>, <parted.partition.Partition object at 0x7f247c0c2e50>] >device: <parted.device.Device object at 0x7f247c0c2950> >PedDisk: <_ped.Disk object at 0x7f247c0c0f38> >May 26 07:18:42 localhost blivet[1887]: getFormat('disklabel') returning DiskLabel instance >May 26 07:18:42 localhost blivet[1887]: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >May 26 07:18:42 localhost blivet[1887]: got device: DiskDevice instance (0x7f247c0c2190) -- >name = sda status = True kids = 0 id = 2 >parents = [] >uuid = None size = 476940.023438 >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 TOSHIBA MK5075GS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x4137b00> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f247c0c2310> >May 26 07:18:42 localhost blivet[1887]: got format: DiskLabel instance (0x7f247c0c2790) -- >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 = 2 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f247c0c2b10>, <parted.partition.Partition object at 0x7f247c0c2e50>] >device: <parted.device.Device object at 0x7f247c0c2950> >PedDisk: <_ped.Disk object at 0x7f247c0c0f38> >origPartedDisk = <parted.disk.Disk object at 0x7f247c0ca150> >partedDevice = parted.Device instance -- >model: ATA TOSHIBA MK5075GS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x41379e0> >May 26 07:18:42 localhost blivet[1887]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part1 /dev/disk/by-id/wwn-0x5000039454083604-part1 /dev/disk/by-uuid/1130eaea-049b-4c3e-82d9-8e50f99df5d8', >'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_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_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_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '1130eaea-049b-4c3e-82d9-8e50f99df5d8', >'ID_FS_UUID_ENC': '1130eaea-049b-4c3e-82d9-8e50f99df5d8', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'TOSHIBA_MK5075GSX', >'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '00086309-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '00086309', >'ID_REVISION': 'GT001M', >'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', >'ID_SERIAL_SHORT': 'X2JSCGLET', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000039454083604', >'ID_WWN_WITH_EXTENSION': '0x5000039454083604', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11696', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part1', >'/dev/disk/by-id/wwn-0x5000039454083604-part1', >'/dev/disk/by-uuid/1130eaea-049b-4c3e-82d9-8e50f99df5d8'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >May 26 07:18:42 localhost blivet[1887]: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName: name: sda1 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:42 localhost blivet[1887]: sda1 is a partition >May 26 07:18:42 localhost blivet[1887]: DeviceTree.addUdevPartitionDevice: name: sda1 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName: name: sda ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >May 26 07:18:42 localhost blivet[1887]: DiskDevice.addChild: kids: 0 ; name: sda ; >May 26 07:18:42 localhost blivet[1887]: PartitionDevice._setFormat: sda1 ; >May 26 07:18:42 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:18:42 localhost blivet[1887]: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >May 26 07:18:42 localhost blivet[1887]: looking up parted Partition: /dev/sda1 >May 26 07:18:42 localhost blivet[1887]: PartitionDevice.probe: sda1 ; exists: True ; >May 26 07:18:42 localhost blivet[1887]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >May 26 07:18:42 localhost blivet[1887]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >May 26 07:18:42 localhost blivet[1887]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >May 26 07:18:42 localhost blivet[1887]: added partition sda1 (id 3) to device tree >May 26 07:18:42 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >May 26 07:18:42 localhost blivet[1887]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >May 26 07:18:42 localhost blivet[1887]: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >May 26 07:18:42 localhost blivet[1887]: disklabel detected but not usable on sda1 >May 26 07:18:42 localhost blivet[1887]: type detected on 'sda1' is 'ext4' >May 26 07:18:42 localhost program[1887]: Running... dumpe2fs -h /dev/sda1 >May 26 07:18:42 localhost program[1887]: dumpe2fs 1.42.8 (20-Jun-2013) >May 26 07:18:42 localhost program[1887]: Filesystem volume name: <none> >May 26 07:18:42 localhost program[1887]: Last mounted on: /boot >May 26 07:18:42 localhost program[1887]: Filesystem UUID: 1130eaea-049b-4c3e-82d9-8e50f99df5d8 >May 26 07:18:42 localhost program[1887]: Filesystem magic number: 0xEF53 >May 26 07:18:42 localhost program[1887]: Filesystem revision #: 1 (dynamic) >May 26 07:18:42 localhost program[1887]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >May 26 07:18:42 localhost program[1887]: Filesystem flags: signed_directory_hash >May 26 07:18:42 localhost program[1887]: Default mount options: user_xattr acl >May 26 07:18:42 localhost program[1887]: Filesystem state: clean >May 26 07:18:42 localhost program[1887]: Errors behavior: Continue >May 26 07:18:42 localhost program[1887]: Filesystem OS type: Linux >May 26 07:18:42 localhost program[1887]: Inode count: 128016 >May 26 07:18:42 localhost program[1887]: Block count: 512000 >May 26 07:18:42 localhost program[1887]: Reserved block count: 25600 >May 26 07:18:42 localhost program[1887]: Free blocks: 367306 >May 26 07:18:42 localhost program[1887]: Free inodes: 127636 >May 26 07:18:42 localhost program[1887]: First block: 1 >May 26 07:18:42 localhost program[1887]: Block size: 1024 >May 26 07:18:42 localhost program[1887]: Fragment size: 1024 >May 26 07:18:42 localhost program[1887]: Reserved GDT blocks: 256 >May 26 07:18:42 localhost program[1887]: Blocks per group: 8192 >May 26 07:18:42 localhost program[1887]: Fragments per group: 8192 >May 26 07:18:42 localhost program[1887]: Inodes per group: 2032 >May 26 07:18:42 localhost program[1887]: Inode blocks per group: 254 >May 26 07:18:42 localhost program[1887]: Flex block group size: 16 >May 26 07:18:42 localhost program[1887]: Filesystem created: Sat May 24 06:46:09 2014 >May 26 07:18:42 localhost program[1887]: Last mount time: Mon May 26 06:04:52 2014 >May 26 07:18:42 localhost program[1887]: Last write time: Mon May 26 06:17:48 2014 >May 26 07:18:42 localhost program[1887]: Mount count: 5 >May 26 07:18:42 localhost program[1887]: Maximum mount count: -1 >May 26 07:18:42 localhost program[1887]: Last checked: Sat May 24 06:46:09 2014 >May 26 07:18:42 localhost program[1887]: Check interval: 0 (<none>) >May 26 07:18:42 localhost program[1887]: Lifetime writes: 140 MB >May 26 07:18:42 localhost program[1887]: Reserved blocks uid: 0 (user root) >May 26 07:18:42 localhost program[1887]: Reserved blocks gid: 0 (group root) >May 26 07:18:42 localhost program[1887]: First inode: 11 >May 26 07:18:42 localhost program[1887]: Inode size: 128 >May 26 07:18:42 localhost program[1887]: Journal inode: 8 >May 26 07:18:42 localhost program[1887]: Default directory hash: half_md4 >May 26 07:18:42 localhost program[1887]: Directory Hash Seed: 14807f55-db53-4411-81ac-f644bc891e8a >May 26 07:18:42 localhost program[1887]: Journal backup: inode blocks >May 26 07:18:42 localhost program[1887]: Journal features: (none) >May 26 07:18:42 localhost program[1887]: Journal size: 8M >May 26 07:18:42 localhost program[1887]: Journal length: 8192 >May 26 07:18:42 localhost program[1887]: Journal sequence: 0x0000002b >May 26 07:18:42 localhost program[1887]: Journal start: 0 >May 26 07:18:42 localhost program[1887]: May 26 07:18:42 localhost program[1887]: Return code: 0 >May 26 07:18:42 localhost program[1887]: Running... resize2fs -P /dev/sda1 >May 26 07:18:42 localhost program[1887]: resize2fs 1.42.8 (20-Jun-2013) >May 26 07:18:42 localhost program[1887]: Estimated minimum size of the filesystem: 140761 >May 26 07:18:42 localhost program[1887]: Return code: 0 >May 26 07:18:42 localhost blivet[1887]: padding min size from 138 up to 151 >May 26 07:18:42 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:42 localhost blivet[1887]: getFormat('ext4') returning Ext4FS instance >May 26 07:18:42 localhost blivet[1887]: PartitionDevice._setFormat: sda1 ; >May 26 07:18:42 localhost blivet[1887]: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >May 26 07:18:42 localhost blivet[1887]: looking up parted Device: /dev/sda1 >May 26 07:18:42 localhost blivet[1887]: got device: PartitionDevice instance (0x7f247c0ca310) -- >name = sda1 status = True kids = 0 id = 3 >parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 500.0 >format = existing ext4 filesystem >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: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32548 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x4137950> >target size = 0 path = /dev/sda1 >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 0x7f247c0c2a10> fileSystem: <parted.filesystem.FileSystem object at 0x7f247c0c2f90> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f247c0c2c10> PedPartition: <_ped.Partition object at 0x7f247c0c9050> >disk = existing 476940MB disk sda (2) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >May 26 07:18:42 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:42 localhost blivet[1887]: got format: Ext4FS instance (0x7f247c0ca750) -- >type = ext4 name = ext4 status = False >device = /dev/sda1 uuid = 1130eaea-049b-4c3e-82d9-8e50f99df5d8 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >May 26 07:18:42 localhost blivet[1887]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part2 /dev/disk/by-id/wwn-0x5000039454083604-part2 /dev/disk/by-uuid/98ece075-08b4-4022-8f44-3cf9b2c3b336', >'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_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_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_TYPE': 'crypto_LUKS', >'ID_FS_USAGE': 'crypto', >'ID_FS_UUID': '98ece075-08b4-4022-8f44-3cf9b2c3b336', >'ID_FS_UUID_ENC': '98ece075-08b4-4022-8f44-3cf9b2c3b336', >'ID_FS_VERSION': '1', >'ID_MODEL': 'TOSHIBA_MK5075GSX', >'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '974010368', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '00086309-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '00086309', >'ID_REVISION': 'GT001M', >'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', >'ID_SERIAL_SHORT': 'X2JSCGLET', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000039454083604', >'ID_WWN_WITH_EXTENSION': '0x5000039454083604', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11732', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part2', >'/dev/disk/by-id/wwn-0x5000039454083604-part2', >'/dev/disk/by-uuid/98ece075-08b4-4022-8f44-3cf9b2c3b336'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >May 26 07:18:42 localhost blivet[1887]: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName: name: sda2 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:42 localhost blivet[1887]: sda2 is a partition >May 26 07:18:42 localhost blivet[1887]: DeviceTree.addUdevPartitionDevice: name: sda2 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName: name: sda ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >May 26 07:18:42 localhost blivet[1887]: DiskDevice.addChild: kids: 1 ; name: sda ; >May 26 07:18:42 localhost blivet[1887]: PartitionDevice._setFormat: sda2 ; >May 26 07:18:42 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:18:42 localhost blivet[1887]: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >May 26 07:18:42 localhost blivet[1887]: looking up parted Partition: /dev/sda2 >May 26 07:18:42 localhost blivet[1887]: PartitionDevice.probe: sda2 ; exists: True ; >May 26 07:18:42 localhost blivet[1887]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >May 26 07:18:42 localhost blivet[1887]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >May 26 07:18:42 localhost blivet[1887]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >May 26 07:18:42 localhost blivet[1887]: added partition sda2 (id 4) to device tree >May 26 07:18:42 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >May 26 07:18:42 localhost blivet[1887]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >May 26 07:18:42 localhost blivet[1887]: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >May 26 07:18:42 localhost blivet[1887]: disklabel detected but not usable on sda2 >May 26 07:18:42 localhost blivet[1887]: type detected on 'sda2' is 'crypto_LUKS' >May 26 07:18:42 localhost blivet[1887]: LUKS.__init__: uuid: 98ece075-08b4-4022-8f44-3cf9b2c3b336 ; exists: True ; label: None ; device: /dev/sda2 ; serial: X2JSCGLET ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >May 26 07:18:42 localhost blivet[1887]: getFormat('crypto_LUKS') returning LUKS instance >May 26 07:18:42 localhost blivet[1887]: PartitionDevice._setFormat: sda2 ; >May 26 07:18:42 localhost blivet[1887]: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName: name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:42 localhost blivet[1887]: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >May 26 07:18:42 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:18:42 localhost blivet[1887]: LUKSDevice._setFormat: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; current: None ; type: None ; >May 26 07:18:42 localhost blivet[1887]: LUKSDevice.setup: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: False ; controllable: True ; orig: False ; >May 26 07:18:42 localhost blivet[1887]: LUKSDevice.setupParents: kids: 0 ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; orig: False ; >May 26 07:18:42 localhost blivet[1887]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >May 26 07:18:42 localhost blivet[1887]: LUKS.setup: device: /dev/sda2 ; mapName: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: False ; type: luks ; >May 26 07:18:42 localhost blivet[1887]: setup of luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 failed: luks device not configured >May 26 07:18:42 localhost blivet[1887]: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >May 26 07:18:42 localhost blivet[1887]: looking up parted Device: /dev/sda2 >May 26 07:18:42 localhost blivet[1887]: got device: PartitionDevice instance (0x7f247c0db610) -- >name = sda2 status = True kids = 0 id = 4 >parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 475591.0 >format = existing luks >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: 512 >length: 974010368 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32548 did: 0 busy: False >hardwareGeometry: (60629, 255, 63) biosGeometry: (60629, 255, 63) >PedDevice: <_ped.Device object at 0x4137560> >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 0x7f247c0c2a10> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f247c0c2f10> PedPartition: <_ped.Partition object at 0x7f247c0c90b0> >disk = existing 476940MB disk sda (2) with existing msdos disklabel >start = 1026048 end = 975036415 length = 974010368 >flags = >May 26 07:18:42 localhost blivet[1887]: got format: LUKS instance (0x7f247c0ca510) -- >type = luks name = Encrypted (LUKS) status = False >device = /dev/sda2 uuid = 98ece075-08b4-4022-8f44-3cf9b2c3b336 exists = True >options = None supported = False formattable = True resizable = False >cipher = None keySize = None mapName = luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 >keyFile = None passphrase = (not set) >escrowCert = None addBackup = False >May 26 07:18:42 localhost blivet[1887]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M3ZB9JC1411', >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_MODEL': 'HL-DT-STDVDRAM_GT30N', >'ID_MODEL_ENC': 'HL-DT-STDVDRAM\\x20GT30N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'TD03', >'ID_SERIAL': 'HL-DT-STDVDRAM_GT30N_M3ZB9JC1411', >'ID_SERIAL_SHORT': 'M3ZB9JC1411', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '12870', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M3ZB9JC1411'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >May 26 07:18:42 localhost blivet[1887]: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName: name: sr0 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:42 localhost blivet[1887]: sr0 is a cdrom >May 26 07:18:42 localhost blivet[1887]: DeviceTree.addUdevOpticalDevice: >May 26 07:18:42 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:18:42 localhost blivet[1887]: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >May 26 07:18:42 localhost blivet[1887]: added cdrom sr0 (id 6) to device tree >May 26 07:18:42 localhost blivet[1887]: OpticalDevice.mediaPresent: sr0 ; status: True ; >May 26 07:18:42 localhost blivet[1887]: no device or no media present >May 26 07:18:42 localhost blivet[1887]: 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': '24182', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >May 26 07:18:42 localhost blivet[1887]: scanning loop0 (/devices/virtual/block/loop0)... >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName: name: loop0 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:42 localhost blivet[1887]: loop0 is a loop device >May 26 07:18:42 localhost blivet[1887]: DeviceTree.addUdevLoopDevice: name: loop0 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:42 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:18:42 localhost blivet[1887]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >May 26 07:18:42 localhost blivet[1887]: added file /osmin.img (deleted) (id 7) to device tree >May 26 07:18:42 localhost blivet[1887]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >May 26 07:18:42 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:18:42 localhost blivet[1887]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >May 26 07:18:42 localhost blivet[1887]: added loop loop0 (id 8) to device tree >May 26 07:18:42 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >May 26 07:18:42 localhost blivet[1887]: getFormat('squashfs') returning DeviceFormat instance >May 26 07:18:42 localhost blivet[1887]: device loop0 does not contain a disklabel >May 26 07:18:42 localhost blivet[1887]: type detected on 'loop0' is 'squashfs' >May 26 07:18:42 localhost blivet[1887]: getFormat('squashfs') returning DeviceFormat instance >May 26 07:18:42 localhost blivet[1887]: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >May 26 07:18:42 localhost blivet[1887]: got device: LoopDevice instance (0x7f247c0ca650) -- >name = loop0 status = False kids = 0 id = 8 >parents = ['existing 0MB file /osmin.img (deleted) (7)'] >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 >May 26 07:18:42 localhost blivet[1887]: got format: DeviceFormat instance (0x7f247c0e9710) -- >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >May 26 07:18:42 localhost blivet[1887]: 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': '24455', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >May 26 07:18:42 localhost blivet[1887]: scanning loop1 (/devices/virtual/block/loop1)... >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName: name: loop1 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:42 localhost blivet[1887]: loop1 is a loop device >May 26 07:18:42 localhost blivet[1887]: DeviceTree.addUdevLoopDevice: name: loop1 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName: name: /osmin ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:42 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:18:42 localhost blivet[1887]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >May 26 07:18:42 localhost blivet[1887]: added file /osmin (id 9) to device tree >May 26 07:18:42 localhost blivet[1887]: FileDevice.addChild: kids: 0 ; name: /osmin ; >May 26 07:18:42 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:18:42 localhost blivet[1887]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >May 26 07:18:42 localhost blivet[1887]: added loop loop1 (id 10) to device tree >May 26 07:18:42 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >May 26 07:18:42 localhost blivet[1887]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >May 26 07:18:42 localhost blivet[1887]: device loop1 does not contain a disklabel >May 26 07:18:42 localhost blivet[1887]: type detected on 'loop1' is 'DM_snapshot_cow' >May 26 07:18:42 localhost blivet[1887]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >May 26 07:18:42 localhost blivet[1887]: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >May 26 07:18:42 localhost blivet[1887]: got device: LoopDevice instance (0x7f247c0e97d0) -- >name = loop1 status = False kids = 0 id = 10 >parents = ['existing 0MB file /osmin (9)'] >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 >May 26 07:18:42 localhost blivet[1887]: got format: DeviceFormat instance (0x7f247c0e9850) -- >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 >May 26 07:18:42 localhost blivet[1887]: 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': '24776', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >May 26 07:18:42 localhost blivet[1887]: scanning loop2 (/devices/virtual/block/loop2)... >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName: name: loop2 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:42 localhost blivet[1887]: loop2 is a loop device >May 26 07:18:42 localhost blivet[1887]: DeviceTree.addUdevLoopDevice: name: loop2 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:42 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:18:42 localhost blivet[1887]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >May 26 07:18:42 localhost blivet[1887]: added file /run/initramfs/live/LiveOS/squashfs.img (id 11) to device tree >May 26 07:18:42 localhost blivet[1887]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >May 26 07:18:42 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:18:42 localhost blivet[1887]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >May 26 07:18:42 localhost blivet[1887]: added loop loop2 (id 12) to device tree >May 26 07:18:42 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >May 26 07:18:42 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >May 26 07:18:42 localhost blivet[1887]: getFormat('squashfs') returning DeviceFormat instance >May 26 07:18:42 localhost blivet[1887]: device loop2 does not contain a disklabel >May 26 07:18:42 localhost blivet[1887]: type detected on 'loop2' is 'squashfs' >May 26 07:18:42 localhost blivet[1887]: getFormat('squashfs') returning DeviceFormat instance >May 26 07:18:42 localhost blivet[1887]: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >May 26 07:18:42 localhost blivet[1887]: got device: LoopDevice instance (0x7f247c0e9810) -- >name = loop2 status = False kids = 0 id = 12 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] >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 >May 26 07:18:42 localhost blivet[1887]: got format: DeviceFormat instance (0x7f247c0e9c10) -- >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >May 26 07:18:43 localhost blivet[1887]: 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': '25084', >'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 ; >May 26 07:18:43 localhost blivet[1887]: scanning loop3 (/devices/virtual/block/loop3)... >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName: name: loop3 ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:43 localhost blivet[1887]: loop3 is a loop device >May 26 07:18:43 localhost blivet[1887]: DeviceTree.addUdevLoopDevice: name: loop3 ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:43 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:18:43 localhost blivet[1887]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >May 26 07:18:43 localhost blivet[1887]: added file /LiveOS/ext3fs.img (id 13) to device tree >May 26 07:18:43 localhost blivet[1887]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >May 26 07:18:43 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:18:43 localhost blivet[1887]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >May 26 07:18:43 localhost blivet[1887]: added loop loop3 (id 14) to device tree >May 26 07:18:43 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >May 26 07:18:43 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:43 localhost blivet[1887]: getFormat('ext4') returning Ext4FS instance >May 26 07:18:43 localhost blivet[1887]: device loop3 does not contain a disklabel >May 26 07:18:43 localhost blivet[1887]: type detected on 'loop3' is 'ext4' >May 26 07:18:43 localhost program[1887]: Running... dumpe2fs -h /dev/loop3 >May 26 07:18:43 localhost program[1887]: dumpe2fs 1.42.8 (20-Jun-2013) >May 26 07:18:43 localhost program[1887]: Filesystem volume name: _Fedora-Live-Des >May 26 07:18:43 localhost program[1887]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >May 26 07:18:43 localhost program[1887]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >May 26 07:18:43 localhost program[1887]: Filesystem magic number: 0xEF53 >May 26 07:18:43 localhost program[1887]: Filesystem revision #: 1 (dynamic) >May 26 07:18:43 localhost program[1887]: 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 >May 26 07:18:43 localhost program[1887]: Filesystem flags: signed_directory_hash >May 26 07:18:43 localhost program[1887]: Default mount options: user_xattr acl >May 26 07:18:43 localhost program[1887]: Filesystem state: clean >May 26 07:18:43 localhost program[1887]: Errors behavior: Continue >May 26 07:18:43 localhost program[1887]: Filesystem OS type: Linux >May 26 07:18:43 localhost program[1887]: Inode count: 262144 >May 26 07:18:43 localhost program[1887]: Block count: 1048576 >May 26 07:18:43 localhost program[1887]: Reserved block count: 10484 >May 26 07:18:43 localhost program[1887]: Free blocks: 225114 >May 26 07:18:43 localhost program[1887]: Free inodes: 155781 >May 26 07:18:43 localhost program[1887]: First block: 0 >May 26 07:18:43 localhost program[1887]: Block size: 4096 >May 26 07:18:43 localhost program[1887]: Fragment size: 4096 >May 26 07:18:43 localhost program[1887]: Reserved GDT blocks: 255 >May 26 07:18:43 localhost program[1887]: Blocks per group: 32768 >May 26 07:18:43 localhost program[1887]: Fragments per group: 32768 >May 26 07:18:43 localhost program[1887]: Inodes per group: 8192 >May 26 07:18:43 localhost program[1887]: Inode blocks per group: 512 >May 26 07:18:43 localhost program[1887]: Flex block group size: 16 >May 26 07:18:43 localhost program[1887]: Filesystem created: Wed Dec 11 19:03:22 2013 >May 26 07:18:43 localhost program[1887]: Last mount time: Wed Dec 11 19:03:26 2013 >May 26 07:18:43 localhost program[1887]: Last write time: Wed Dec 11 19:51:39 2013 >May 26 07:18:43 localhost program[1887]: Mount count: 0 >May 26 07:18:43 localhost program[1887]: Maximum mount count: -1 >May 26 07:18:43 localhost program[1887]: Last checked: Wed Dec 11 19:51:39 2013 >May 26 07:18:43 localhost program[1887]: Check interval: 0 (<none>) >May 26 07:18:43 localhost program[1887]: Lifetime writes: 767 MB >May 26 07:18:43 localhost program[1887]: Reserved blocks uid: 0 (user root) >May 26 07:18:43 localhost program[1887]: Reserved blocks gid: 0 (group root) >May 26 07:18:43 localhost program[1887]: First inode: 11 >May 26 07:18:43 localhost program[1887]: Inode size: 256 >May 26 07:18:43 localhost program[1887]: Required extra isize: 28 >May 26 07:18:43 localhost program[1887]: Desired extra isize: 28 >May 26 07:18:43 localhost program[1887]: Journal inode: 8 >May 26 07:18:43 localhost program[1887]: Default directory hash: half_md4 >May 26 07:18:43 localhost program[1887]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >May 26 07:18:43 localhost program[1887]: Journal backup: inode blocks >May 26 07:18:43 localhost program[1887]: Journal features: journal_incompat_revoke >May 26 07:18:43 localhost program[1887]: Journal size: 128M >May 26 07:18:43 localhost program[1887]: Journal length: 32768 >May 26 07:18:43 localhost program[1887]: Journal sequence: 0x00003086 >May 26 07:18:43 localhost program[1887]: Journal start: 0 >May 26 07:18:43 localhost program[1887]: May 26 07:18:43 localhost program[1887]: Return code: 0 >May 26 07:18:43 localhost program[1887]: Running... resize2fs -P /dev/loop3 >May 26 07:18:43 localhost program[1887]: resize2fs 1.42.8 (20-Jun-2013) >May 26 07:18:43 localhost program[1887]: resize2fs: Device or resource busy while trying to open /dev/loop3 >May 26 07:18:43 localhost program[1887]: Couldn't find valid filesystem superblock. >May 26 07:18:43 localhost program[1887]: Return code: 1 >May 26 07:18:43 localhost blivet[1887]: using current size 0 as min size >May 26 07:18:43 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:43 localhost blivet[1887]: getFormat('ext4') returning Ext4FS instance >May 26 07:18:43 localhost blivet[1887]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >May 26 07:18:43 localhost blivet[1887]: got device: LoopDevice instance (0x7f247c0ca710) -- >name = loop3 status = False kids = 0 id = 14 >parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] >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 >May 26 07:18:43 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:43 localhost blivet[1887]: got format: Ext4FS instance (0x7f247c0e98d0) -- >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 >May 26 07:18:43 localhost blivet[1887]: 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': '25373', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >May 26 07:18:43 localhost blivet[1887]: scanning loop4 (/devices/virtual/block/loop4)... >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName: name: loop4 ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:43 localhost blivet[1887]: loop4 is a loop device >May 26 07:18:43 localhost blivet[1887]: DeviceTree.addUdevLoopDevice: name: loop4 ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:43 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:18:43 localhost blivet[1887]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >May 26 07:18:43 localhost blivet[1887]: added file /overlay (deleted) (id 15) to device tree >May 26 07:18:43 localhost blivet[1887]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >May 26 07:18:43 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:18:43 localhost blivet[1887]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >May 26 07:18:43 localhost blivet[1887]: added loop loop4 (id 16) to device tree >May 26 07:18:43 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >May 26 07:18:43 localhost blivet[1887]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >May 26 07:18:43 localhost blivet[1887]: device loop4 does not contain a disklabel >May 26 07:18:43 localhost blivet[1887]: type detected on 'loop4' is 'DM_snapshot_cow' >May 26 07:18:43 localhost blivet[1887]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >May 26 07:18:43 localhost blivet[1887]: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >May 26 07:18:43 localhost blivet[1887]: got device: LoopDevice instance (0x7f247c0e96d0) -- >name = loop4 status = False kids = 0 id = 16 >parents = ['existing 0MB file /overlay (deleted) (15)'] >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 >May 26 07:18:43 localhost blivet[1887]: got format: DeviceFormat instance (0x42f8090) -- >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 >May 26 07:18:43 localhost blivet[1887]: 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': '12441', >'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 ; >May 26 07:18:43 localhost blivet[1887]: scanning live-rw (/devices/virtual/block/dm-0)... >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName: name: live-rw ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:43 localhost blivet[1887]: live-rw is a device-mapper device >May 26 07:18:43 localhost blivet[1887]: DeviceTree.addUdevDMDevice: name: live-rw ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName: name: loop3 ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName: name: loop4 ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (16) with existing DM_snapshot_cow >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName: name: live-rw ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:43 localhost blivet[1887]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >May 26 07:18:43 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:18:43 localhost blivet[1887]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >May 26 07:18:43 localhost blivet[1887]: added dm live-rw (id 17) to device tree >May 26 07:18:43 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >May 26 07:18:43 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:43 localhost blivet[1887]: getFormat('ext4') returning Ext4FS instance >May 26 07:18:43 localhost blivet[1887]: device live-rw does not contain a disklabel >May 26 07:18:43 localhost blivet[1887]: type detected on 'live-rw' is 'ext4' >May 26 07:18:43 localhost program[1887]: Running... dumpe2fs -h /dev/mapper/live-rw >May 26 07:18:43 localhost program[1887]: dumpe2fs 1.42.8 (20-Jun-2013) >May 26 07:18:43 localhost program[1887]: Filesystem volume name: _Fedora-Live-Des >May 26 07:18:43 localhost program[1887]: Last mounted on: / >May 26 07:18:43 localhost program[1887]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >May 26 07:18:43 localhost program[1887]: Filesystem magic number: 0xEF53 >May 26 07:18:43 localhost program[1887]: Filesystem revision #: 1 (dynamic) >May 26 07:18:43 localhost program[1887]: 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 >May 26 07:18:43 localhost program[1887]: Filesystem flags: signed_directory_hash >May 26 07:18:43 localhost program[1887]: Default mount options: user_xattr acl >May 26 07:18:43 localhost program[1887]: Filesystem state: clean >May 26 07:18:43 localhost program[1887]: Errors behavior: Continue >May 26 07:18:43 localhost program[1887]: Filesystem OS type: Linux >May 26 07:18:43 localhost program[1887]: Inode count: 262144 >May 26 07:18:43 localhost program[1887]: Block count: 1048576 >May 26 07:18:43 localhost program[1887]: Reserved block count: 10484 >May 26 07:18:43 localhost program[1887]: Free blocks: 225114 >May 26 07:18:43 localhost program[1887]: Free inodes: 155781 >May 26 07:18:43 localhost program[1887]: First block: 0 >May 26 07:18:43 localhost program[1887]: Block size: 4096 >May 26 07:18:43 localhost program[1887]: Fragment size: 4096 >May 26 07:18:43 localhost program[1887]: Reserved GDT blocks: 255 >May 26 07:18:43 localhost program[1887]: Blocks per group: 32768 >May 26 07:18:43 localhost program[1887]: Fragments per group: 32768 >May 26 07:18:43 localhost program[1887]: Inodes per group: 8192 >May 26 07:18:43 localhost program[1887]: Inode blocks per group: 512 >May 26 07:18:43 localhost program[1887]: Flex block group size: 16 >May 26 07:18:43 localhost program[1887]: Filesystem created: Wed Dec 11 19:03:22 2013 >May 26 07:18:43 localhost program[1887]: Last mount time: Mon May 26 07:18:16 2014 >May 26 07:18:43 localhost program[1887]: Last write time: Mon May 26 07:18:16 2014 >May 26 07:18:43 localhost program[1887]: Mount count: 1 >May 26 07:18:43 localhost program[1887]: Maximum mount count: -1 >May 26 07:18:43 localhost program[1887]: Last checked: Wed Dec 11 19:51:39 2013 >May 26 07:18:43 localhost program[1887]: Check interval: 0 (<none>) >May 26 07:18:43 localhost program[1887]: Lifetime writes: 767 MB >May 26 07:18:43 localhost program[1887]: Reserved blocks uid: 0 (user root) >May 26 07:18:43 localhost program[1887]: Reserved blocks gid: 0 (group root) >May 26 07:18:43 localhost program[1887]: First inode: 11 >May 26 07:18:43 localhost program[1887]: Inode size: 256 >May 26 07:18:43 localhost program[1887]: Required extra isize: 28 >May 26 07:18:43 localhost program[1887]: Desired extra isize: 28 >May 26 07:18:43 localhost program[1887]: Journal inode: 8 >May 26 07:18:43 localhost program[1887]: Default directory hash: half_md4 >May 26 07:18:43 localhost program[1887]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >May 26 07:18:43 localhost program[1887]: Journal backup: inode blocks >May 26 07:18:43 localhost program[1887]: Journal features: journal_incompat_revoke >May 26 07:18:43 localhost program[1887]: Journal size: 128M >May 26 07:18:43 localhost program[1887]: Journal length: 32768 >May 26 07:18:43 localhost program[1887]: Journal sequence: 0x00003087 >May 26 07:18:43 localhost program[1887]: Journal start: 1 >May 26 07:18:43 localhost program[1887]: May 26 07:18:43 localhost program[1887]: Return code: 0 >May 26 07:18:43 localhost program[1887]: Running... resize2fs -P /dev/mapper/live-rw >May 26 07:18:43 localhost program[1887]: resize2fs 1.42.8 (20-Jun-2013) >May 26 07:18:43 localhost program[1887]: Estimated minimum size of the filesystem: 825687 >May 26 07:18:43 localhost program[1887]: Return code: 0 >May 26 07:18:43 localhost blivet[1887]: padding min size from 3226 up to 3548 >May 26 07:18:43 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:43 localhost blivet[1887]: getFormat('ext4') returning Ext4FS instance >May 26 07:18:43 localhost blivet[1887]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >May 26 07:18:43 localhost blivet[1887]: looking up parted Device: /dev/mapper/live-rw >May 26 07:18:43 localhost blivet[1887]: got device: DMDevice instance (0x7f247c0e9f90) -- >name = live-rw status = True kids = 0 id = 17 >parents = ['existing 0MB loop loop4 (16) 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: 19515 did: 24387 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x4137e60> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >May 26 07:18:43 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:43 localhost blivet[1887]: got format: Ext4FS instance (0x42f82d0) -- >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 >May 26 07:18:43 localhost blivet[1887]: 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': '48112', >'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 ; >May 26 07:18:43 localhost blivet[1887]: scanning live-base (/devices/virtual/block/dm-1)... >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName: name: live-base ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:43 localhost blivet[1887]: live-base is a device-mapper device >May 26 07:18:43 localhost blivet[1887]: DeviceTree.addUdevDMDevice: name: live-base ; >May 26 07:18:43 localhost blivet[1887]: DMDevice.getDMNode: live-rw ; status: True ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName: name: loop3 ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName: name: live-base ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:43 localhost blivet[1887]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >May 26 07:18:43 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:18:43 localhost blivet[1887]: DMDevice._setFormat: live-base ; current: None ; type: None ; >May 26 07:18:43 localhost blivet[1887]: added dm live-base (id 18) to device tree >May 26 07:18:43 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >May 26 07:18:43 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:43 localhost blivet[1887]: getFormat('ext4') returning Ext4FS instance >May 26 07:18:43 localhost blivet[1887]: device live-base does not contain a disklabel >May 26 07:18:43 localhost blivet[1887]: type detected on 'live-base' is 'ext4' >May 26 07:18:43 localhost program[1887]: Running... dumpe2fs -h /dev/mapper/live-base >May 26 07:18:43 localhost program[1887]: dumpe2fs 1.42.8 (20-Jun-2013) >May 26 07:18:43 localhost program[1887]: Filesystem volume name: _Fedora-Live-Des >May 26 07:18:43 localhost program[1887]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >May 26 07:18:43 localhost program[1887]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >May 26 07:18:43 localhost program[1887]: Filesystem magic number: 0xEF53 >May 26 07:18:43 localhost program[1887]: Filesystem revision #: 1 (dynamic) >May 26 07:18:43 localhost program[1887]: 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 >May 26 07:18:43 localhost program[1887]: Filesystem flags: signed_directory_hash >May 26 07:18:43 localhost program[1887]: Default mount options: user_xattr acl >May 26 07:18:43 localhost program[1887]: Filesystem state: clean >May 26 07:18:43 localhost program[1887]: Errors behavior: Continue >May 26 07:18:43 localhost program[1887]: Filesystem OS type: Linux >May 26 07:18:43 localhost program[1887]: Inode count: 262144 >May 26 07:18:43 localhost program[1887]: Block count: 1048576 >May 26 07:18:43 localhost program[1887]: Reserved block count: 10484 >May 26 07:18:43 localhost program[1887]: Free blocks: 225114 >May 26 07:18:43 localhost program[1887]: Free inodes: 155781 >May 26 07:18:43 localhost program[1887]: First block: 0 >May 26 07:18:43 localhost program[1887]: Block size: 4096 >May 26 07:18:43 localhost program[1887]: Fragment size: 4096 >May 26 07:18:43 localhost program[1887]: Reserved GDT blocks: 255 >May 26 07:18:43 localhost program[1887]: Blocks per group: 32768 >May 26 07:18:43 localhost program[1887]: Fragments per group: 32768 >May 26 07:18:43 localhost program[1887]: Inodes per group: 8192 >May 26 07:18:43 localhost program[1887]: Inode blocks per group: 512 >May 26 07:18:43 localhost program[1887]: Flex block group size: 16 >May 26 07:18:43 localhost program[1887]: Filesystem created: Wed Dec 11 19:03:22 2013 >May 26 07:18:43 localhost program[1887]: Last mount time: Wed Dec 11 19:03:26 2013 >May 26 07:18:43 localhost program[1887]: Last write time: Wed Dec 11 19:51:39 2013 >May 26 07:18:43 localhost program[1887]: Mount count: 0 >May 26 07:18:43 localhost program[1887]: Maximum mount count: -1 >May 26 07:18:43 localhost program[1887]: Last checked: Wed Dec 11 19:51:39 2013 >May 26 07:18:43 localhost program[1887]: Check interval: 0 (<none>) >May 26 07:18:43 localhost program[1887]: Lifetime writes: 767 MB >May 26 07:18:43 localhost program[1887]: Reserved blocks uid: 0 (user root) >May 26 07:18:43 localhost program[1887]: Reserved blocks gid: 0 (group root) >May 26 07:18:43 localhost program[1887]: First inode: 11 >May 26 07:18:43 localhost program[1887]: Inode size: 256 >May 26 07:18:43 localhost program[1887]: Required extra isize: 28 >May 26 07:18:43 localhost program[1887]: Desired extra isize: 28 >May 26 07:18:43 localhost program[1887]: Journal inode: 8 >May 26 07:18:43 localhost program[1887]: Default directory hash: half_md4 >May 26 07:18:43 localhost program[1887]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >May 26 07:18:43 localhost program[1887]: Journal backup: inode blocks >May 26 07:18:43 localhost program[1887]: Journal features: journal_incompat_revoke >May 26 07:18:43 localhost program[1887]: Journal size: 128M >May 26 07:18:43 localhost program[1887]: Journal length: 32768 >May 26 07:18:43 localhost program[1887]: Journal sequence: 0x00003086 >May 26 07:18:43 localhost program[1887]: Journal start: 0 >May 26 07:18:43 localhost program[1887]: May 26 07:18:43 localhost program[1887]: Return code: 0 >May 26 07:18:43 localhost program[1887]: Running... resize2fs -P /dev/mapper/live-base >May 26 07:18:43 localhost program[1887]: resize2fs 1.42.8 (20-Jun-2013) >May 26 07:18:43 localhost program[1887]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >May 26 07:18:43 localhost program[1887]: Couldn't find valid filesystem superblock. >May 26 07:18:43 localhost program[1887]: Return code: 1 >May 26 07:18:43 localhost blivet[1887]: using current size 0 as min size >May 26 07:18:43 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:43 localhost blivet[1887]: getFormat('ext4') returning Ext4FS instance >May 26 07:18:43 localhost blivet[1887]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >May 26 07:18:43 localhost blivet[1887]: looking up parted Device: /dev/mapper/live-base >May 26 07:18:43 localhost blivet[1887]: got device: DMDevice instance (0x7f247c0ca6d0) -- >name = live-base status = True kids = 0 id = 18 >parents = ['existing 0MB loop loop3 (14) 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: 32548 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x4137c20> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >May 26 07:18:43 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:43 localhost blivet[1887]: got format: Ext4FS instance (0x42f8190) -- >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 >May 26 07:18:43 localhost blivet[1887]: 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': '59198', >'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 ; >May 26 07:18:43 localhost blivet[1887]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName: name: live-osimg-min ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:43 localhost blivet[1887]: live-osimg-min is a device-mapper device >May 26 07:18:43 localhost blivet[1887]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >May 26 07:18:43 localhost blivet[1887]: DMDevice.getDMNode: live-rw ; status: True ; >May 26 07:18:43 localhost blivet[1887]: DMDevice.getDMNode: live-base ; status: True ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName: name: loop1 ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing DM_snapshot_cow >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName: name: loop3 ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName: name: live-osimg-min ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:18:43 localhost blivet[1887]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >May 26 07:18:43 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:18:43 localhost blivet[1887]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >May 26 07:18:43 localhost blivet[1887]: added dm live-osimg-min (id 19) to device tree >May 26 07:18:43 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >May 26 07:18:43 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:43 localhost blivet[1887]: getFormat('ext4') returning Ext4FS instance >May 26 07:18:43 localhost blivet[1887]: device live-osimg-min does not contain a disklabel >May 26 07:18:43 localhost blivet[1887]: type detected on 'live-osimg-min' is 'ext4' >May 26 07:18:43 localhost program[1887]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >May 26 07:18:43 localhost program[1887]: dumpe2fs 1.42.8 (20-Jun-2013) >May 26 07:18:43 localhost program[1887]: Filesystem volume name: _Fedora-Live-Des >May 26 07:18:43 localhost program[1887]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >May 26 07:18:43 localhost program[1887]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >May 26 07:18:43 localhost program[1887]: Filesystem magic number: 0xEF53 >May 26 07:18:43 localhost program[1887]: Filesystem revision #: 1 (dynamic) >May 26 07:18:43 localhost program[1887]: 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 >May 26 07:18:43 localhost program[1887]: Filesystem flags: signed_directory_hash >May 26 07:18:43 localhost program[1887]: Default mount options: user_xattr acl >May 26 07:18:43 localhost program[1887]: Filesystem state: clean >May 26 07:18:43 localhost program[1887]: Errors behavior: Continue >May 26 07:18:43 localhost program[1887]: Filesystem OS type: Linux >May 26 07:18:43 localhost program[1887]: Inode count: 212992 >May 26 07:18:43 localhost program[1887]: Block count: 825687 >May 26 07:18:43 localhost program[1887]: Reserved block count: 8255 >May 26 07:18:43 localhost program[1887]: Free blocks: 5566 >May 26 07:18:43 localhost program[1887]: Free inodes: 106629 >May 26 07:18:43 localhost program[1887]: First block: 0 >May 26 07:18:43 localhost program[1887]: Block size: 4096 >May 26 07:18:43 localhost program[1887]: Fragment size: 4096 >May 26 07:18:43 localhost program[1887]: Reserved GDT blocks: 255 >May 26 07:18:43 localhost program[1887]: Blocks per group: 32768 >May 26 07:18:43 localhost program[1887]: Fragments per group: 32768 >May 26 07:18:43 localhost program[1887]: Inodes per group: 8192 >May 26 07:18:43 localhost program[1887]: Inode blocks per group: 512 >May 26 07:18:43 localhost program[1887]: Flex block group size: 16 >May 26 07:18:43 localhost program[1887]: Filesystem created: Wed Dec 11 19:03:22 2013 >May 26 07:18:43 localhost program[1887]: Last mount time: Wed Dec 11 19:03:26 2013 >May 26 07:18:43 localhost program[1887]: Last write time: Wed Dec 11 19:51:43 2013 >May 26 07:18:43 localhost program[1887]: Mount count: 0 >May 26 07:18:43 localhost program[1887]: Maximum mount count: -1 >May 26 07:18:43 localhost program[1887]: Last checked: Wed Dec 11 19:51:43 2013 >May 26 07:18:43 localhost program[1887]: Check interval: 0 (<none>) >May 26 07:18:43 localhost program[1887]: Lifetime writes: 768 MB >May 26 07:18:43 localhost program[1887]: Reserved blocks uid: 0 (user root) >May 26 07:18:43 localhost program[1887]: Reserved blocks gid: 0 (group root) >May 26 07:18:43 localhost program[1887]: First inode: 11 >May 26 07:18:43 localhost program[1887]: Inode size: 256 >May 26 07:18:43 localhost program[1887]: Required extra isize: 28 >May 26 07:18:43 localhost program[1887]: Desired extra isize: 28 >May 26 07:18:43 localhost program[1887]: Journal inode: 8 >May 26 07:18:43 localhost program[1887]: Default directory hash: half_md4 >May 26 07:18:43 localhost program[1887]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >May 26 07:18:43 localhost program[1887]: Journal backup: inode blocks >May 26 07:18:43 localhost program[1887]: Journal features: journal_incompat_revoke >May 26 07:18:43 localhost program[1887]: Journal size: 128M >May 26 07:18:43 localhost program[1887]: Journal length: 32768 >May 26 07:18:43 localhost program[1887]: Journal sequence: 0x00003086 >May 26 07:18:43 localhost program[1887]: Journal start: 0 >May 26 07:18:43 localhost program[1887]: May 26 07:18:43 localhost program[1887]: Return code: 0 >May 26 07:18:43 localhost program[1887]: Running... resize2fs -P /dev/mapper/live-osimg-min >May 26 07:18:43 localhost program[1887]: resize2fs 1.42.8 (20-Jun-2013) >May 26 07:18:43 localhost program[1887]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >May 26 07:18:43 localhost program[1887]: Couldn't find valid filesystem superblock. >May 26 07:18:43 localhost program[1887]: Return code: 1 >May 26 07:18:43 localhost blivet[1887]: using current size 0 as min size >May 26 07:18:43 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:43 localhost blivet[1887]: getFormat('ext4') returning Ext4FS instance >May 26 07:18:43 localhost blivet[1887]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >May 26 07:18:43 localhost blivet[1887]: looking up parted Device: /dev/mapper/live-osimg-min >May 26 07:18:43 localhost blivet[1887]: got device: DMDevice instance (0x7f247c0a0250) -- >name = live-osimg-min status = True kids = 0 id = 19 >parents = ['existing 0MB loop loop3 (14) 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 0x4137cb0> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >May 26 07:18:43 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:43 localhost blivet[1887]: got format: Ext4FS instance (0x42f8710) -- >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 >May 26 07:18:43 localhost program[1887]: Running... udevadm settle --timeout=300 >May 26 07:18:43 localhost program[1887]: Return code: 0 >May 26 07:18:43 localhost blivet[1887]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >May 26 07:18:43 localhost program[1887]: Running... udevadm settle --timeout=300 >May 26 07:18:43 localhost program[1887]: Return code: 0 >May 26 07:18:43 localhost blivet[1887]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >May 26 07:18:43 localhost blivet[1887]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >May 26 07:18:43 localhost blivet[1887]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >May 26 07:18:43 localhost program[1887]: Running... udevadm settle --timeout=300 >May 26 07:18:43 localhost program[1887]: Return code: 0 >May 26 07:18:43 localhost blivet[1887]: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >May 26 07:18:43 localhost blivet[1887]: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >May 26 07:18:43 localhost blivet[1887]: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >May 26 07:18:43 localhost program[1887]: Running... udevadm settle --timeout=300 >May 26 07:18:43 localhost program[1887]: Return code: 0 >May 26 07:18:43 localhost blivet[1887]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >May 26 07:18:43 localhost blivet[1887]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >May 26 07:18:43 localhost blivet[1887]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >May 26 07:18:43 localhost program[1887]: Running... udevadm settle --timeout=300 >May 26 07:18:43 localhost program[1887]: Return code: 0 >May 26 07:18:43 localhost blivet[1887]: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >May 26 07:18:43 localhost blivet[1887]: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >May 26 07:18:43 localhost blivet[1887]: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >May 26 07:18:43 localhost program[1887]: Running... udevadm settle --timeout=300 >May 26 07:18:43 localhost program[1887]: Return code: 0 >May 26 07:18:43 localhost blivet[1887]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >May 26 07:18:43 localhost blivet[1887]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >May 26 07:18:43 localhost blivet[1887]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >May 26 07:18:43 localhost blivet[1887]: not going to restore from backup of non-existent /etc/mdadm.conf >May 26 07:18:43 localhost blivet[1887]: edd: collected mbr signatures: {'sda': '0x00086309', 'sdb': '0x0fdfafbe'} >May 26 07:18:43 localhost blivet[1887]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >May 26 07:18:43 localhost blivet[1887]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >May 26 07:18:43 localhost program[1887]: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >May 26 07:18:43 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >May 26 07:18:43 localhost kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >May 26 07:18:43 localhost program[1887]: Return code: 0 >May 26 07:18:43 localhost blivet[1887]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >May 26 07:18:43 localhost program[1887]: Running... udevadm settle --timeout=300 >May 26 07:18:43 localhost program[1887]: Return code: 0 >May 26 07:18:43 localhost program[1887]: Running... umount /mnt/sysimage >May 26 07:18:43 localhost program[1887]: Return code: 0 >May 26 07:18:43 localhost program[1887]: Running... udevadm settle --timeout=300 >May 26 07:18:43 localhost program[1887]: Return code: 0 >May 26 07:18:43 localhost blivet[1887]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >May 26 07:18:43 localhost blivet[1887]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >May 26 07:18:43 localhost blivet[1887]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >May 26 07:18:43 localhost program[1887]: Running... udevadm settle --timeout=300 >May 26 07:18:43 localhost program[1887]: Return code: 0 >May 26 07:18:43 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:43 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:43 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:43 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:43 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:18:43 localhost blivet[1887]: OpticalDevice.mediaPresent: sr0 ; status: True ; >May 26 07:18:43 localhost anaconda[1887]: Thread Done: AnaStorageThread (139794777138944) >May 26 07:18:43 localhost program[1887]: Running... hwclock --hctosys --utc >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >May 26 07:18:43 localhost blivet[1887]: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (18) with existing ext4 filesystem >May 26 07:18:44 localhost systemd[1]: Time has been changed >May 26 07:18:44 localhost systemd[1386]: Time has been changed >May 26 07:18:44 localhost program[1887]: Return code: 0 >May 26 07:18:44 localhost anaconda[1887]: Thread Done: AnaTimeInitThread (139794768746240) >May 26 07:18:44 localhost program[1887]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >May 26 07:18:44 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >May 26 07:18:44 localhost program[1887]: Return code: 0 >May 26 07:18:44 localhost anaconda[1887]: Thread Done: AnaPayloadThread (139794751960832) >May 26 07:18:44 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >May 26 07:18:54 localhost gnome-session[1389]: (gnome-control-center:1937): GnomeDesktop-CRITICAL **: gnome_get_language_from_locale: assertion '*locale != '\0'' failed >May 26 07:18:54 localhost gnome-session[1389]: (gnome-control-center:1937): GnomeDesktop-CRITICAL **: gnome_get_country_from_locale: assertion '*locale != '\0'' failed >May 26 07:18:54 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >May 26 07:18:54 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >May 26 07:19:02 localhost systemd-localed[1530]: Changed X11 keyboard layout to 'fr' >May 26 07:19:02 localhost systemd[1]: Stopping Setup Virtual Console... >May 26 07:19:02 localhost systemd[1]: Starting Setup Virtual Console... >May 26 07:19:02 localhost gnome-session[1389]: (gnome-control-center:1937): GnomeDesktop-CRITICAL **: gnome_get_language_from_locale: assertion '*locale != '\0'' failed >May 26 07:19:02 localhost gnome-session[1389]: (gnome-control-center:1937): GnomeDesktop-CRITICAL **: gnome_get_country_from_locale: assertion '*locale != '\0'' failed >May 26 07:19:02 localhost gnome-session[1389]: (gnome-control-center:1937): GnomeDesktop-CRITICAL **: gnome_get_language_from_locale: assertion '*locale != '\0'' failed >May 26 07:19:02 localhost gnome-session[1389]: (gnome-control-center:1937): GnomeDesktop-CRITICAL **: gnome_get_country_from_locale: assertion '*locale != '\0'' failed >May 26 07:19:02 localhost gnome-session[1389]: (gnome-control-center:1937): GnomeDesktop-CRITICAL **: gnome_get_language_from_locale: assertion '*locale != '\0'' failed >May 26 07:19:02 localhost gnome-session[1389]: (gnome-control-center:1937): GnomeDesktop-CRITICAL **: gnome_get_country_from_locale: assertion '*locale != '\0'' failed >May 26 07:19:02 localhost gnome-session[1389]: (gnome-control-center:1937): GnomeDesktop-CRITICAL **: gnome_get_language_from_locale: assertion '*locale != '\0'' failed >May 26 07:19:02 localhost gnome-session[1389]: (gnome-control-center:1937): GnomeDesktop-CRITICAL **: gnome_get_country_from_locale: assertion '*locale != '\0'' failed >May 26 07:19:02 localhost gnome-session[1389]: (gnome-control-center:1937): GnomeDesktop-CRITICAL **: gnome_get_language_from_locale: assertion '*locale != '\0'' failed >May 26 07:19:02 localhost gnome-session[1389]: (gnome-control-center:1937): GnomeDesktop-CRITICAL **: gnome_get_country_from_locale: assertion '*locale != '\0'' failed >May 26 07:19:02 localhost gnome-session[1389]: (gnome-control-center:1937): GnomeDesktop-CRITICAL **: gnome_get_language_from_locale: assertion '*locale != '\0'' failed >May 26 07:19:02 localhost gnome-session[1389]: (gnome-control-center:1937): GnomeDesktop-CRITICAL **: gnome_get_country_from_locale: assertion '*locale != '\0'' failed >May 26 07:19:02 localhost systemd[1]: Started Setup Virtual Console. >May 26 07:19:34 localhost gnome-session[1389]: Window manager warning: last_focus_time (83490) is greater than comparison timestamp (83489). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >May 26 07:19:34 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1e001b4 not in stack >May 26 07:19:51 localhost anaconda[1887]: Not doing 'require network connection' in live installation >May 26 07:19:51 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:51 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:51 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:51 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:51 localhost gnome-session[1389]: Logged from file flags.py, line 196 >May 26 07:19:51 localhost anaconda[1887]: network standalone spoke (init): completed: True >May 26 07:19:51 localhost anaconda[1887]: Not doing 'require network connection' in live installation >May 26 07:19:51 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:51 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:51 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:51 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:51 localhost gnome-session[1389]: Logged from file flags.py, line 196 >May 26 07:19:51 localhost anaconda[1887]: Running Thread: AnaDateTimeThread (139794768746240) >May 26 07:19:51 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:51 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:51 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:51 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:51 localhost gnome-session[1389]: Logged from file threads.py, line 190 >May 26 07:19:51 localhost anaconda[1887]: Not doing 'modify system time and date' in live installation >May 26 07:19:51 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:51 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:51 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:51 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:51 localhost gnome-session[1389]: Logged from file flags.py, line 196 >May 26 07:19:51 localhost anaconda[1887]: Thread Done: AnaDateTimeThread (139794768746240) >May 26 07:19:51 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:51 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:51 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:51 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:51 localhost gnome-session[1389]: Logged from file threads.py, line 199 >May 26 07:19:52 localhost anaconda[1887]: fs space: 0 B needed: 2.96 GB >May 26 07:19:52 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:52 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:52 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:52 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:52 localhost gnome-session[1389]: Logged from file space.py, line 76 >May 26 07:19:53 localhost anaconda[1887]: fs space: 0 B needed: 2.96 GB >May 26 07:19:53 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:53 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:53 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:53 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:53 localhost gnome-session[1389]: Logged from file space.py, line 76 >May 26 07:19:53 localhost anaconda[1887]: Running Thread: AnaStorageWatcher (139794760353536) >May 26 07:19:53 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:53 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:53 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:53 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:53 localhost gnome-session[1389]: Logged from file threads.py, line 190 >May 26 07:19:53 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:53 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:53 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:53 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:53 localhost gnome-session[1389]: Logged from file threads.py, line 199 >May 26 07:19:53 localhost anaconda[1887]: Thread Done: AnaStorageWatcher (139794760353536) >May 26 07:19:53 localhost anaconda[1887]: Running Thread: AnaCustomStorageInit (139794760353536) >May 26 07:19:53 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:53 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:53 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:53 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:53 localhost gnome-session[1389]: Logged from file threads.py, line 190 >May 26 07:19:53 localhost blivet[1887]: Iso9660FS.supported: supported: True ; >May 26 07:19:53 localhost blivet[1887]: Iso9660FS.supported: supported: True ; >May 26 07:19:53 localhost blivet[1887]: NFSv4.supported: supported: False ; >May 26 07:19:53 localhost blivet[1887]: NFSv4.supported: supported: False ; >May 26 07:19:53 localhost blivet[1887]: SELinuxFS.supported: supported: False ; >May 26 07:19:53 localhost blivet[1887]: SELinuxFS.supported: supported: False ; >May 26 07:19:53 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:19:53 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:19:53 localhost anaconda[1887]: Not doing 'register anaconda secret agent' in live installation >May 26 07:19:53 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:53 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:53 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:53 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:53 localhost gnome-session[1389]: Logged from file flags.py, line 196 >May 26 07:19:53 localhost anaconda[1887]: network: selected device p6p1 >May 26 07:19:53 localhost anaconda[1887]: Not doing 'hide hint to use network configuration in DE' in live installation >May 26 07:19:53 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:53 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:53 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:53 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:53 localhost gnome-session[1389]: Logged from file flags.py, line 196 >May 26 07:19:53 localhost ifcfg[1887]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >May 26 07:19:53 localhost ifcfg[1887]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >May 26 07:19:53 localhost ifcfg[1887]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >May 26 07:19:53 localhost ifcfg[1887]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >May 26 07:19:53 localhost anaconda[1887]: updating hostname localhost.localdomain >May 26 07:19:53 localhost anaconda[1887]: Not doing 'require network connection' in live installation >May 26 07:19:53 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:53 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:53 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:53 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:53 localhost gnome-session[1389]: Logged from file flags.py, line 196 >May 26 07:19:54 localhost anaconda[1887]: Running Thread: AnaNTPserver0 (139794335471360) >May 26 07:19:54 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:54 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:54 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:54 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:54 localhost gnome-session[1389]: Logged from file threads.py, line 190 >May 26 07:19:54 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:54 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:54 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:54 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:54 localhost gnome-session[1389]: Logged from file threads.py, line 190 >May 26 07:19:54 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:54 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:54 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:54 localhost anaconda[1887]: Running Thread: AnaNTPserver1 (139794327078656) >May 26 07:19:54 localhost anaconda[1887]: Running Thread: AnaNTPserver2 (139794318685952) >May 26 07:19:54 localhost anaconda[1887]: Running Thread: AnaNTPserver3 (139794310293248) >May 26 07:19:54 localhost blivet[1887]: Ext3FS.supported: supported: True ; >May 26 07:19:54 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:54 localhost gnome-session[1389]: Logged from file threads.py, line 190 >May 26 07:19:54 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:54 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:54 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:54 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:54 localhost gnome-session[1389]: Logged from file threads.py, line 190 >May 26 07:19:54 localhost blivet[1887]: Ext3FS.supported: supported: True ; >May 26 07:19:54 localhost anaconda[1887]: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x48e4210> >May 26 07:19:54 localhost anaconda[1887]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> status to: Probing storage... >May 26 07:19:54 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:54 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:54 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:54 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:54 localhost gnome-session[1389]: Logged from file __init__.py, line 342 >May 26 07:19:54 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:54 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:54 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:54 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:54 localhost gnome-session[1389]: Logged from file __init__.py, line 365 >May 26 07:19:54 localhost anaconda[1887]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> >May 26 07:19:54 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:54 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:54 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:54 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:54 localhost gnome-session[1389]: Logged from file __init__.py, line 342 >May 26 07:19:54 localhost blivet[1887]: Ext2FS.supported: supported: True ; >May 26 07:19:54 localhost blivet[1887]: Ext2FS.supported: supported: True ; >May 26 07:19:54 localhost anaconda[1887]: Thread Done: AnaNTPserver0 (139794335471360) >May 26 07:19:54 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:54 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:54 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:54 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:54 localhost gnome-session[1389]: Logged from file threads.py, line 199 >May 26 07:19:54 localhost anaconda[1887]: Thread Done: AnaNTPserver3 (139794310293248) >May 26 07:19:54 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:54 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:54 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:54 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:54 localhost gnome-session[1389]: Logged from file threads.py, line 199 >May 26 07:19:54 localhost anaconda[1887]: Thread Done: AnaNTPserver1 (139794327078656) >May 26 07:19:54 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:54 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:54 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:54 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:54 localhost gnome-session[1389]: Logged from file threads.py, line 199 >May 26 07:19:54 localhost anaconda[1887]: updating hostname localhost.localdomain >May 26 07:19:54 localhost blivet[1887]: SysFS.supported: supported: False ; >May 26 07:19:54 localhost blivet[1887]: SysFS.supported: supported: False ; >May 26 07:19:54 localhost blivet[1887]: MultipathMember.__init__: >May 26 07:19:54 localhost anaconda[1887]: Thread Done: AnaNTPserver2 (139794318685952) >May 26 07:19:54 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:54 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:54 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:54 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:54 localhost gnome-session[1389]: Logged from file threads.py, line 199 >May 26 07:19:54 localhost blivet[1887]: MDRaidMember.__init__: >May 26 07:19:54 localhost blivet[1887]: ProcFS.supported: supported: False ; >May 26 07:19:54 localhost blivet[1887]: ProcFS.supported: supported: False ; >May 26 07:19:54 localhost blivet[1887]: SwapSpace.__init__: >May 26 07:19:54 localhost anaconda[1887]: updating hostname localhost.localdomain >May 26 07:19:54 localhost blivet[1887]: NoDevFS.supported: supported: False ; >May 26 07:19:54 localhost blivet[1887]: NoDevFS.supported: supported: False ; >May 26 07:19:54 localhost blivet[1887]: DevPtsFS.supported: supported: False ; >May 26 07:19:54 localhost blivet[1887]: DevPtsFS.supported: supported: False ; >May 26 07:19:54 localhost blivet[1887]: BTRFS.supported: supported: True ; >May 26 07:19:54 localhost program[1887]: Running... modprobe btrfs >May 26 07:19:54 localhost anaconda[1887]: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f247c1bf250> status to: Not connected >May 26 07:19:54 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:54 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:54 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:54 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:54 localhost gnome-session[1389]: Logged from file __init__.py, line 365 >May 26 07:19:54 localhost kernel: bio: create slab <bio-3> at 3 >May 26 07:19:54 localhost program[1887]: Return code: 0 >May 26 07:19:54 localhost kernel: Btrfs loaded >May 26 07:19:54 localhost blivet[1887]: USBFS.supported: supported: False ; >May 26 07:19:54 localhost blivet[1887]: USBFS.supported: supported: False ; >May 26 07:19:54 localhost blivet[1887]: DiskLabel.__init__: >May 26 07:19:54 localhost blivet[1887]: DiskLabel.partedDevice returning None >May 26 07:19:54 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:54 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:54 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:54 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:54 localhost gnome-session[1389]: Logged from file disklabel.py, line 202 >May 26 07:19:54 localhost blivet[1887]: HFSPlus.supported: supported: False ; >May 26 07:19:54 localhost blivet[1887]: HFSPlus.supported: supported: False ; >May 26 07:19:54 localhost blivet[1887]: XFS.supported: supported: True ; >May 26 07:19:54 localhost program[1887]: Running... modprobe xfs >May 26 07:19:54 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >May 26 07:19:54 localhost program[1887]: Return code: 0 >May 26 07:19:54 localhost blivet[1887]: XFS.supported: supported: True ; >May 26 07:19:54 localhost blivet[1887]: TmpFS.supported: supported: True ; >May 26 07:19:54 localhost blivet[1887]: LUKS.__init__: >May 26 07:19:54 localhost blivet[1887]: NTFS.supported: supported: False ; >May 26 07:19:54 localhost blivet[1887]: NTFS.supported: supported: False ; >May 26 07:19:54 localhost blivet[1887]: BindFS.supported: supported: False ; >May 26 07:19:54 localhost blivet[1887]: BindFS.supported: supported: False ; >May 26 07:19:54 localhost blivet[1887]: HFS.supported: supported: False ; >May 26 07:19:54 localhost blivet[1887]: HFS.supported: supported: False ; >May 26 07:19:54 localhost blivet[1887]: LVMPhysicalVolume.__init__: >May 26 07:19:54 localhost blivet[1887]: NFS.supported: supported: False ; >May 26 07:19:54 localhost blivet[1887]: NFS.supported: supported: False ; >May 26 07:19:54 localhost blivet[1887]: FATFS.supported: supported: True ; >May 26 07:19:54 localhost blivet[1887]: FATFS.supported: supported: True ; >May 26 07:19:54 localhost blivet[1887]: DMRaidMember.__init__: >May 26 07:19:54 localhost anaconda[1887]: Thread Done: AnaCustomStorageInit (139794760353536) >May 26 07:19:54 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:54 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:54 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:54 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:54 localhost gnome-session[1389]: Logged from file threads.py, line 199 >May 26 07:19:59 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:19:59 localhost anaconda[1887]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:111: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed >action.window.show_all() >May 26 07:19:59 localhost anaconda[1887]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:111: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed >action.window.show_all() >May 26 07:19:59 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:59 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:59 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:59 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:59 localhost gnome-session[1389]: Logged from file anaconda_log.py, line 203 >May 26 07:19:59 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:59 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:59 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:59 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:59 localhost gnome-session[1389]: Logged from file anaconda_log.py, line 203 >May 26 07:19:59 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:19:59 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:59 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:59 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:59 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:59 localhost gnome-session[1389]: Logged from file anaconda_log.py, line 203 >May 26 07:19:59 localhost anaconda[1887]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed >Gtk.main() >May 26 07:19:59 localhost anaconda[1887]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed >Gtk.main() >May 26 07:19:59 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:19:59 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:19:59 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:19:59 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:19:59 localhost gnome-session[1389]: Logged from file anaconda_log.py, line 203 >May 26 07:19:59 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:19:59 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:03 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:03 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:03 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:03 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:03 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:03 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:04 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:04 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:04 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:04 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:04 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:08 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:08 localhost anaconda[1887]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:123: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed >rc = self.window.run() >May 26 07:20:08 localhost anaconda[1887]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:123: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed >rc = self.window.run() >May 26 07:20:08 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:08 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:08 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:08 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:08 localhost gnome-session[1389]: Logged from file anaconda_log.py, line 203 >May 26 07:20:08 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:08 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:08 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:08 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:08 localhost gnome-session[1389]: Logged from file anaconda_log.py, line 203 >May 26 07:20:08 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:21 localhost gnome-session[1389]: Window manager warning: last_focus_time (130771) is greater than comparison timestamp (130770). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >May 26 07:20:21 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x14005f6 not in stack >May 26 07:20:21 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x14005f6 not in stack >May 26 07:20:21 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14005f6 not in stack >May 26 07:20:21 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:21 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:21 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:21 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:21 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:23 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:23 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:23 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:23 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:23 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:23 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:23 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:23 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:23 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:23 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:23 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:23 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:23 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:23 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:23 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:23 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:23 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:23 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:23 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:23 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:24 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:24 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:24 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:24 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:24 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:24 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:24 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:24 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:24 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:24 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:24 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:25 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:25 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:25 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:25 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:25 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:25 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:25 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:25 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:25 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:25 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:25 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:25 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:25 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:26 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:26 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:27 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:27 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:27 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:27 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:28 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:28 localhost gnome-session[1389]: (anaconda:1887): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:20:28 localhost gnome-session[1389]: Window manager warning: last_focus_time (138001) is greater than comparison timestamp (138000). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >May 26 07:20:28 localhost anaconda[1887]: Not doing 'require network connection' in live installation >May 26 07:20:28 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:28 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:28 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:28 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:28 localhost gnome-session[1389]: Logged from file flags.py, line 196 >May 26 07:20:30 localhost anaconda[1887]: Not doing 'get NTP service state' in live installation >May 26 07:20:30 localhost anaconda[1887]: Not doing 'start NTP service' in live installation >May 26 07:20:30 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:30 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:30 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:30 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:30 localhost gnome-session[1389]: Logged from file flags.py, line 196 >May 26 07:20:30 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:30 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:30 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:30 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:30 localhost gnome-session[1389]: Logged from file flags.py, line 196 >May 26 07:20:33 localhost program[1887]: Running... systemctl status chronyd.service >May 26 07:20:33 localhost program[1887]: chronyd.service - NTP client/server >May 26 07:20:33 localhost program[1887]: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >May 26 07:20:33 localhost program[1887]: Active: active (running) since Mon 2014-05-26 07:18:20 EDT; 2min 12s ago >May 26 07:20:33 localhost program[1887]: Process: 764 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >May 26 07:20:33 localhost program[1887]: Process: 740 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >May 26 07:20:33 localhost program[1887]: Main PID: 758 (chronyd) >May 26 07:20:33 localhost program[1887]: CGroup: /system.slice/chronyd.service >May 26 07:20:33 localhost program[1887]: `-758 /usr/sbin/chronyd -u chrony >May 26 07:20:33 localhost program[1887]: May 26 07:20:33 localhost program[1887]: May 26 07:18:20 localhost systemd[1]: Starting NTP client/server... >May 26 07:20:33 localhost program[1887]: May 26 07:18:20 localhost chronyd[758]: chronyd version 1.29 starting >May 26 07:20:33 localhost program[1887]: May 26 07:18:20 localhost chronyd[758]: Linux kernel major=3 minor=11 patch=10 >May 26 07:20:33 localhost program[1887]: May 26 07:18:20 localhost chronyd[758]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >May 26 07:20:33 localhost program[1887]: May 26 07:18:20 localhost chronyd[758]: Generated key 1 >May 26 07:20:33 localhost program[1887]: May 26 07:18:20 localhost systemd[1]: Started NTP client/server. >May 26 07:20:33 localhost program[1887]: Return code: 0 >May 26 07:20:33 localhost anaconda[1887]: Not doing 'require network connection' in live installation >May 26 07:20:33 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:33 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:33 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:33 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:33 localhost gnome-session[1389]: Logged from file flags.py, line 196 >May 26 07:20:34 localhost blivet[1887]: DeviceTree.getDeviceByName: name: sda ; >May 26 07:20:34 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >May 26 07:20:35 localhost anaconda[1887]: Not doing 'save system time' in live installation >May 26 07:20:35 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:35 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:35 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:35 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:35 localhost gnome-session[1389]: Logged from file flags.py, line 196 >May 26 07:20:39 localhost blivet[1887]: hiding device partition sda1 (id 3) >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file devicetree.py, line 1772 >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost blivet[1887]: DiskDevice.removeChild: kids: 2 ; name: sda ; >May 26 07:20:39 localhost blivet[1887]: lvm filter: adding sda1 to the reject list >May 26 07:20:39 localhost blivet[1887]: hiding device partition sda2 (id 4) >May 26 07:20:39 localhost blivet[1887]: DiskDevice.removeChild: kids: 1 ; name: sda ; >May 26 07:20:39 localhost blivet[1887]: lvm filter: adding sda2 to the reject list >May 26 07:20:39 localhost blivet[1887]: hiding device disk sda (id 2) >May 26 07:20:39 localhost blivet[1887]: lvm filter: adding sda to the reject list >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file devicetree.py, line 1772 >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file devicetree.py, line 1772 >May 26 07:20:39 localhost blivet[1887]: Detected 3984M of memory >May 26 07:20:39 localhost blivet[1887]: Suggested swap size (3984 M) exceeds 10 % of disk space, using 10 % of disk space (187 M) instead. >May 26 07:20:39 localhost blivet[1887]: Swap attempt of 187M >May 26 07:20:39 localhost anaconda[1887]: Running Thread: AnaExecuteStorageThread (139794760353536) >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file swap.py, line 136 >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file swap.py, line 164 >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file swap.py, line 168 >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file threads.py, line 190 >May 26 07:20:39 localhost blivet[1887]: clearpart: looking at sdb1 >May 26 07:20:39 localhost blivet[1887]: checking whether disk sdb has an empty extended >May 26 07:20:39 localhost blivet[1887]: extended is None ; logicals is [] >May 26 07:20:39 localhost anaconda[1887]: Running Thread: AnaCheckStorageThread (139794768746240) >May 26 07:20:39 localhost anaconda[1887]: Thread Done: AnaExecuteStorageThread (139794760353536) >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file threads.py, line 190 >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file threads.py, line 199 >May 26 07:20:39 localhost anaconda[1887]: You have not defined a root partition (/), which is required for installation of Fedora to continue. >May 26 07:20:39 localhost anaconda[1887]: you have not created a bootloader stage1 target device >May 26 07:20:39 localhost anaconda[1887]: You have not created a bootable partition. >May 26 07:20:39 localhost anaconda[1887]: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >May 26 07:20:39 localhost anaconda[1887]: Thread Done: AnaCheckStorageThread (139794768746240) >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file storage.py, line 330 >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file storage.py, line 330 >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file storage.py, line 330 >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file storage.py, line 332 >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file threads.py, line 199 >May 26 07:20:39 localhost anaconda[1887]: Not doing 'require network connection' in live installation >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file flags.py, line 196 >May 26 07:20:39 localhost anaconda[1887]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> >May 26 07:20:39 localhost anaconda[1887]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> status to: Saving storage configuration... >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file __init__.py, line 334 >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file __init__.py, line 365 >May 26 07:20:39 localhost anaconda[1887]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file __init__.py, line 342 >May 26 07:20:39 localhost anaconda[1887]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> >May 26 07:20:39 localhost anaconda[1887]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> status to: Checking storage configuration... >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file __init__.py, line 334 >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file __init__.py, line 365 >May 26 07:20:39 localhost anaconda[1887]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> >May 26 07:20:39 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:39 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:39 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:39 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:39 localhost gnome-session[1389]: Logged from file __init__.py, line 342 >May 26 07:20:43 localhost blivet[1887]: unhiding device disk sda (id 2) >May 26 07:20:43 localhost blivet[1887]: lvm filter: removing sda from the reject list >May 26 07:20:43 localhost blivet[1887]: unhiding device partition sda2 (id 4) >May 26 07:20:43 localhost blivet[1887]: lvm filter: removing sda2 from the reject list >May 26 07:20:43 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:43 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:43 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:43 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:43 localhost gnome-session[1389]: Logged from file devicetree.py, line 1810 >May 26 07:20:43 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:43 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:43 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:43 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:43 localhost gnome-session[1389]: Logged from file devicetree.py, line 1810 >May 26 07:20:43 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:43 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:43 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:43 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:43 localhost gnome-session[1389]: Logged from file devicetree.py, line 1810 >May 26 07:20:43 localhost blivet[1887]: DiskDevice.addChild: kids: 0 ; name: sda ; >May 26 07:20:43 localhost blivet[1887]: unhiding device partition sda1 (id 3) >May 26 07:20:43 localhost blivet[1887]: lvm filter: removing sda1 from the reject list >May 26 07:20:43 localhost blivet[1887]: DiskDevice.addChild: kids: 1 ; name: sda ; >May 26 07:20:44 localhost anaconda[1887]: disk free: 848.99 MB fs free: 348 MB sw needs: 2.96 GB auto swap: 187 MB >May 26 07:20:48 localhost blivet[1887]: Detected 3984M of memory >May 26 07:20:48 localhost blivet[1887]: Swap attempt of 3984M >May 26 07:20:48 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:48 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:48 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:48 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:48 localhost gnome-session[1389]: Logged from file swap.py, line 136 >May 26 07:20:48 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:48 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:48 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:48 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:48 localhost gnome-session[1389]: Logged from file swap.py, line 168 >May 26 07:20:48 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:48 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:48 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:48 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:48 localhost gnome-session[1389]: Logged from file threads.py, line 190 >May 26 07:20:48 localhost anaconda[1887]: Running Thread: AnaExecuteStorageThread (139794768746240) >May 26 07:20:48 localhost blivet[1887]: clearpart: looking at sda2 >May 26 07:20:48 localhost blivet[1887]: clearpart: looking at sda1 >May 26 07:20:48 localhost blivet[1887]: clearpart: looking at sdb1 >May 26 07:20:48 localhost blivet[1887]: checking whether disk sda has an empty extended >May 26 07:20:48 localhost blivet[1887]: extended is None ; logicals is [] >May 26 07:20:48 localhost blivet[1887]: checking whether disk sdb has an empty extended >May 26 07:20:48 localhost blivet[1887]: extended is None ; logicals is [] >May 26 07:20:48 localhost anaconda[1887]: new disk order: [] >May 26 07:20:48 localhost program[1887]: Running... udevadm settle --timeout=300 >May 26 07:20:48 localhost gnome-session[1389]: Window manager warning: last_focus_time (157552) is greater than comparison timestamp (157551). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >May 26 07:20:48 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400fab not in stack >May 26 07:20:48 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1400fa7 not in stack >May 26 07:20:48 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1400fa7 not in stack >May 26 07:20:48 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400fa7 not in stack >May 26 07:20:48 localhost program[1887]: Return code: 0 >May 26 07:20:48 localhost blivet[1887]: DeviceTree.getDeviceByName: name: sda ; >May 26 07:20:48 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >May 26 07:20:48 localhost anaconda[1887]: new disk order: [] >May 26 07:20:48 localhost program[1887]: Running... udevadm settle --timeout=300 >May 26 07:20:48 localhost anaconda[1887]: Not doing 'require network connection' in live installation >May 26 07:20:48 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:48 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:48 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:48 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:48 localhost gnome-session[1389]: Logged from file flags.py, line 196 >May 26 07:20:48 localhost program[1887]: Return code: 0 >May 26 07:20:48 localhost blivet[1887]: DeviceTree.getDeviceByName: name: sda ; >May 26 07:20:48 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >May 26 07:20:48 localhost blivet[1887]: DeviceTree.getDeviceByName: name: sda ; >May 26 07:20:48 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >May 26 07:20:48 localhost blivet[1887]: resolved 'sda' to 'sda' (disk) >May 26 07:20:48 localhost anaconda[1887]: _is_valid_disklabel(sda) returning True >May 26 07:20:48 localhost anaconda[1887]: _is_valid_size(sda) returning True >May 26 07:20:48 localhost anaconda[1887]: _is_valid_location(sda) returning True >May 26 07:20:48 localhost anaconda[1887]: _is_valid_format(sda) returning True >May 26 07:20:48 localhost anaconda[1887]: is_valid_stage1_device(sda) returning True >May 26 07:20:48 localhost anaconda[1887]: Thread Done: AnaExecuteStorageThread (139794768746240) >May 26 07:20:48 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:48 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:48 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:48 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:48 localhost gnome-session[1389]: Logged from file threads.py, line 199 >May 26 07:20:48 localhost blivet[1887]: starting Blivet copy >May 26 07:20:48 localhost blivet[1887]: PartitionDevice._setPartedPartition: sda1 ; >May 26 07:20:48 localhost blivet[1887]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2458028e10> fileSystem: <parted.filesystem.FileSystem object at 0x7f24580466d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f24580464d0> PedPartition: <_ped.Partition object at 0x4e6c470> >May 26 07:20:48 localhost blivet[1887]: PartitionDevice._setPartedPartition: sda2 ; >May 26 07:20:48 localhost blivet[1887]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2458028e10> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f2458046650> PedPartition: <_ped.Partition object at 0x4e6c590> >May 26 07:20:48 localhost blivet[1887]: PartitionDevice._setPartedPartition: sdb1 ; >May 26 07:20:48 localhost blivet[1887]: device sdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2458023290> fileSystem: <parted.filesystem.FileSystem object at 0x7f2458046990> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f2458046790> PedPartition: <_ped.Partition object at 0x4e6c350> >May 26 07:20:48 localhost blivet[1887]: finished Blivet copy >May 26 07:20:48 localhost blivet[1887]: hiding device partition sdb1 (id 1) >May 26 07:20:48 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:48 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:48 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:48 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:48 localhost gnome-session[1389]: Logged from file devicetree.py, line 1772 >May 26 07:20:48 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:48 localhost blivet[1887]: DiskDevice.removeChild: kids: 1 ; name: sdb ; >May 26 07:20:48 localhost blivet[1887]: lvm filter: adding sdb1 to the reject list >May 26 07:20:48 localhost blivet[1887]: hiding device disk sdb (id 0) >May 26 07:20:48 localhost blivet[1887]: lvm filter: adding sdb to the reject list >May 26 07:20:48 localhost anaconda[1887]: ui: devices=['/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', 'sda1', 'sda2', 'sr0'] >May 26 07:20:48 localhost anaconda[1887]: ui: unused=['sda2', 'sda1'] >May 26 07:20:48 localhost anaconda[1887]: ui: new_devices=[] >May 26 07:20:48 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:48 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:48 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:48 localhost gnome-session[1389]: Logged from file devicetree.py, line 1772 >May 26 07:20:48 localhost anaconda[1887]: page clicked: New Fedora 20 Installation >May 26 07:20:48 localhost anaconda[1887]: show mountpoint: New Fedora 20 Installation >May 26 07:20:48 localhost anaconda[1887]: show mountpoint: New Fedora 20 Installation >May 26 07:20:48 localhost anaconda[1887]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> >May 26 07:20:48 localhost anaconda[1887]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> status to: Saving storage configuration... >May 26 07:20:48 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:48 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:48 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:48 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:48 localhost gnome-session[1389]: Logged from file __init__.py, line 334 >May 26 07:20:48 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:48 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:48 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:48 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:48 localhost gnome-session[1389]: Logged from file __init__.py, line 365 >May 26 07:20:48 localhost anaconda[1887]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> >May 26 07:20:48 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:48 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:48 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:48 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:48 localhost gnome-session[1389]: Logged from file __init__.py, line 342 >May 26 07:20:51 localhost anaconda[1887]: page clicked: Unknown >May 26 07:20:51 localhost anaconda[1887]: show mountpoint: Unknown >May 26 07:20:51 localhost anaconda[1887]: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem >May 26 07:20:51 localhost anaconda[1887]: updated device_disks to ['sda'] >May 26 07:20:51 localhost anaconda[1887]: updated device_container_name to None >May 26 07:20:51 localhost anaconda[1887]: updated device_container_raid_level to None >May 26 07:20:51 localhost anaconda[1887]: updated device_container_encrypted to False >May 26 07:20:51 localhost anaconda[1887]: updated device_container_size to 0 >May 26 07:20:51 localhost anaconda[1887]: fs type changed: ext4 >May 26 07:20:51 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:20:51 localhost blivet[1887]: getFormat('ext4') returning Ext4FS instance >May 26 07:20:51 localhost anaconda[1887]: getting device type for None >May 26 07:20:51 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:51 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:51 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:51 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:51 localhost gnome-session[1389]: Logged from file custom.py, line 1653 >May 26 07:20:51 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:51 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:51 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:51 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:51 localhost gnome-session[1389]: Logged from file custom.py, line 1668 >May 26 07:20:51 localhost anaconda[1887]: unknown device type: 'None' >May 26 07:20:51 localhost anaconda[1887]: device_type_changed: None None >May 26 07:20:51 localhost anaconda[1887]: getting device type for Standard Partition >May 26 07:20:51 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:51 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:51 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:51 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:51 localhost gnome-session[1389]: Logged from file custom.py, line 1653 >May 26 07:20:51 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:51 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:51 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:51 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:51 localhost gnome-session[1389]: Logged from file custom.py, line 1653 >May 26 07:20:51 localhost anaconda[1887]: device_type_changed: 2 Standard Partition >May 26 07:20:51 localhost anaconda[1887]: getting device type for Standard Partition >May 26 07:20:51 localhost anaconda[1887]: getting device type for Standard Partition >May 26 07:20:51 localhost anaconda[1887]: getting device type for Standard Partition >May 26 07:20:51 localhost anaconda[1887]: getting device type for Standard Partition >May 26 07:20:51 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:51 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:51 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:51 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:51 localhost gnome-session[1389]: Logged from file custom.py, line 1653 >May 26 07:20:51 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:51 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:51 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:51 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:51 localhost gnome-session[1389]: Logged from file custom.py, line 1653 >May 26 07:20:51 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:51 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:51 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:51 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:51 localhost gnome-session[1389]: Logged from file custom.py, line 1653 >May 26 07:20:51 localhost anaconda[1887]: getting device type for Standard Partition >May 26 07:20:51 localhost anaconda[1887]: getting device type for Standard Partition >May 26 07:20:51 localhost anaconda[1887]: getting device type for Standard Partition >May 26 07:20:51 localhost anaconda[1887]: getting device type for Standard Partition >May 26 07:20:51 localhost anaconda[1887]: populate_raid: 2, None >May 26 07:20:51 localhost anaconda[1887]: getting device type for Standard Partition >May 26 07:20:51 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:51 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:51 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:51 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:51 localhost gnome-session[1389]: Logged from file custom.py, line 1653 >May 26 07:20:51 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:51 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:51 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:51 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:51 localhost gnome-session[1389]: Logged from file custom.py, line 1653 >May 26 07:20:51 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:51 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:51 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:51 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:51 localhost gnome-session[1389]: Logged from file custom.py, line 1653 >May 26 07:20:51 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:51 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:51 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:51 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:51 localhost gnome-session[1389]: Logged from file custom.py, line 1653 >May 26 07:20:51 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:51 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:51 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:51 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:51 localhost gnome-session[1389]: Logged from file custom.py, line 1653 >May 26 07:20:51 localhost anaconda[1887]: getting device type for Standard Partition >May 26 07:20:51 localhost anaconda[1887]: populate_raid: 2, None >May 26 07:20:51 localhost anaconda[1887]: getting device type for Standard Partition >May 26 07:20:51 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:51 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:51 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:51 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:51 localhost gnome-session[1389]: Logged from file custom.py, line 1653 >May 26 07:20:51 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:51 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:51 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:51 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:51 localhost gnome-session[1389]: Logged from file custom.py, line 1653 >May 26 07:20:56 localhost anaconda[1887]: current selector: existing 500MB partition sda1 (3) with existing ext4 filesystem >May 26 07:20:56 localhost anaconda[1887]: notebook page = 1 >May 26 07:20:56 localhost anaconda[1887]: ui: saving changes to device sda1 >May 26 07:20:56 localhost anaconda[1887]: old name: sda1 >May 26 07:20:56 localhost anaconda[1887]: new name: None >May 26 07:20:56 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:56 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:56 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:56 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:56 localhost gnome-session[1389]: Logged from file custom.py, line 1136 >May 26 07:20:56 localhost anaconda[1887]: old size: 500.0 >May 26 07:20:56 localhost anaconda[1887]: new size: 500 >May 26 07:20:56 localhost anaconda[1887]: getting device type for Standard Partition >May 26 07:20:56 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:56 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:56 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:56 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:56 localhost gnome-session[1389]: Logged from file custom.py, line 1653 >May 26 07:20:56 localhost anaconda[1887]: old device type: 2 >May 26 07:20:56 localhost anaconda[1887]: new device type: 2 >May 26 07:20:56 localhost anaconda[1887]: reformat: False >May 26 07:20:56 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:20:56 localhost blivet[1887]: getFormat('ext4') returning Ext4FS instance >May 26 07:20:56 localhost anaconda[1887]: old fs type: ext4 >May 26 07:20:56 localhost anaconda[1887]: new fs type: ext4 >May 26 07:20:56 localhost anaconda[1887]: old encryption setting: False >May 26 07:20:56 localhost anaconda[1887]: new encryption setting: False >May 26 07:20:56 localhost anaconda[1887]: old label: >May 26 07:20:56 localhost anaconda[1887]: new_label: >May 26 07:20:56 localhost anaconda[1887]: old mountpoint: >May 26 07:20:56 localhost anaconda[1887]: new mountpoint: >May 26 07:20:56 localhost anaconda[1887]: old raid level: None >May 26 07:20:56 localhost anaconda[1887]: new raid level: None >May 26 07:20:56 localhost blivet[1887]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3a03350>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >May 26 07:20:56 localhost anaconda[1887]: old container: None >May 26 07:20:56 localhost anaconda[1887]: new container: None >May 26 07:20:56 localhost anaconda[1887]: old container encrypted: False >May 26 07:20:56 localhost anaconda[1887]: new container encrypted: False >May 26 07:20:56 localhost anaconda[1887]: old container raid level: None >May 26 07:20:56 localhost anaconda[1887]: new container raid level: None >May 26 07:20:56 localhost anaconda[1887]: old container size request: 0 >May 26 07:20:56 localhost anaconda[1887]: new container size request: 0 >May 26 07:20:56 localhost anaconda[1887]: old disks: ['sda'] >May 26 07:20:56 localhost anaconda[1887]: new disks: ['sda'] >May 26 07:20:56 localhost anaconda[1887]: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem >May 26 07:20:56 localhost anaconda[1887]: updated device_disks to ['sda'] >May 26 07:20:56 localhost anaconda[1887]: updated device_container_name to None >May 26 07:20:56 localhost anaconda[1887]: updated device_container_raid_level to None >May 26 07:20:56 localhost anaconda[1887]: updated device_container_encrypted to False >May 26 07:20:56 localhost anaconda[1887]: updated device_container_size to 0 >May 26 07:20:56 localhost anaconda[1887]: getting device type for Standard Partition >May 26 07:20:56 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:56 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:56 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:56 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:56 localhost gnome-session[1389]: Logged from file custom.py, line 1653 >May 26 07:20:56 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:20:56 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:20:56 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:20:56 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:20:56 localhost gnome-session[1389]: Logged from file custom.py, line 1653 >May 26 07:20:56 localhost anaconda[1887]: populate_raid: 2, None >May 26 07:20:56 localhost anaconda[1887]: getting device type for Standard Partition >May 26 07:20:56 localhost anaconda[1887]: new selector: existing 475591MB partition sda2 (4) with existing luks >May 26 07:21:10 localhost anaconda[1887]: trying to unlock sda2... >May 26 07:21:10 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:10 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:10 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:10 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:10 localhost gnome-session[1389]: Logged from file custom.py, line 2852 >May 26 07:21:10 localhost blivet[1887]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >May 26 07:21:10 localhost blivet[1887]: LUKS.setup: device: /dev/sda2 ; mapName: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: False ; type: luks ; >May 26 07:21:10 localhost blivet[1887]: LUKS.setup: device: /dev/sda2 ; status: False ; type: luks ; >May 26 07:21:12 localhost anaconda[1887]: unlocked sda2, now going to populate devicetree... >May 26 07:21:12 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:12 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:12 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:12 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:12 localhost gnome-session[1389]: Logged from file custom.py, line 2869 >May 26 07:21:12 localhost blivet[1887]: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >May 26 07:21:12 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:21:12 localhost blivet[1887]: LUKSDevice._setFormat: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; current: None ; type: None ; >May 26 07:21:12 localhost blivet[1887]: added luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (id 20) to device tree >May 26 07:21:12 localhost blivet[1887]: not going to create backup copy of non-existent /etc/mdadm.conf >May 26 07:21:12 localhost blivet[1887]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >May 26 07:21:12 localhost program[1887]: Running... udevadm settle --timeout=300 >May 26 07:21:12 localhost systemd[1]: Found device LVM PV xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz on /dev/dm-3. >May 26 07:21:12 localhost systemd[1]: Found device LVM PV xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz on /dev/dm-3. >May 26 07:21:12 localhost systemd[1]: Starting LVM2 PV scan on device 253:3... >May 26 07:21:12 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:12 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:12 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:12 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:12 localhost gnome-session[1389]: Logged from file devicetree.py, line 285 >May 26 07:21:12 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:12 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:12 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:12 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:12 localhost gnome-session[1389]: Logged from file devicetree.py, line 1894 >May 26 07:21:12 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:12 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:12 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:12 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:12 localhost gnome-session[1389]: Logged from file devicetree.py, line 1914 >May 26 07:21:12 localhost program[1887]: Return code: 0 >May 26 07:21:12 localhost blivet[1887]: protected device spec /dev/sdb1 resolved to sdb1 >May 26 07:21:12 localhost blivet[1887]: sdb1 looks to be the live device; marking as protected >May 26 07:21:12 localhost program[1887]: Running... udevadm settle --timeout=300 >May 26 07:21:12 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:12 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:12 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:12 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:12 localhost gnome-session[1389]: Logged from file devicetree.py, line 1938 >May 26 07:21:12 localhost program[1887]: Return code: 0 >May 26 07:21:12 localhost blivet[1887]: devices to scan: ['sdb', 'sdb1', 'sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7'] >May 26 07:21:12 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:12 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:12 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:12 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:12 localhost gnome-session[1389]: Logged from file devicetree.py, line 1960 >May 26 07:21:12 localhost blivet[1887]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_DRIVE_FLASH_MS': '1', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'SDUHS_MS_Reader', >'ID_MODEL_ENC': 'SDUHS\\x2fMS\\x20Reader\\x20', >'ID_MODEL_ID': '7831', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0fdfafbe', >'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '0805', >'ID_SERIAL': 'GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', >'ID_SERIAL_SHORT': '0020090508A00000', >'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': '1516', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '10938', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', >'/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >May 26 07:21:12 localhost blivet[1887]: skipping hidden device sdb >May 26 07:21:12 localhost blivet[1887]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BE79-FB44', >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_FLASH_MS': '1', >'ID_FS_LABEL': 'LIVE', >'ID_FS_LABEL_ENC': 'LIVE', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'BE79-FB44', >'ID_FS_UUID_ENC': 'BE79-FB44', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'SDUHS_MS_Reader', >'ID_MODEL_ENC': 'SDUHS\\x2fMS\\x20Reader\\x20', >'ID_MODEL_ID': '7831', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '137', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '3841911', >'ID_PART_ENTRY_TYPE': '0xb', >'ID_PART_ENTRY_UUID': '0fdfafbe-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0fdfafbe', >'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '0805', >'ID_SERIAL': 'GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', >'ID_SERIAL_SHORT': '0020090508A00000', >'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': '1516', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '10971', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0-part1', >'/dev/disk/by-label/LIVE', >'/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/BE79-FB44'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >May 26 07:21:12 localhost blivet[1887]: skipping hidden device sdb1 >May 26 07:21:12 localhost blivet[1887]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET /dev/disk/by-id/wwn-0x5000039454083604', >'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_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_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': 'TOSHIBA_MK5075GSX', >'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '00086309', >'ID_REVISION': 'GT001M', >'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', >'ID_SERIAL_SHORT': 'X2JSCGLET', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000039454083604', >'ID_WWN_WITH_EXTENSION': '0x5000039454083604', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11662', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET', >'/dev/disk/by-id/wwn-0x5000039454083604'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >May 26 07:21:12 localhost blivet[1887]: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >May 26 07:21:12 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:12 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:12 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:12 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:12 localhost gnome-session[1389]: Logged from file devicetree.py, line 1002 >May 26 07:21:12 localhost blivet[1887]: DeviceTree.getDeviceByName: name: sda ; >May 26 07:21:12 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >May 26 07:21:12 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: sda ; >May 26 07:21:12 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >May 26 07:21:12 localhost blivet[1887]: disklabel format on sda already set up >May 26 07:21:12 localhost blivet[1887]: got device: DiskDevice instance (0x7f2458028a50) -- >name = sda status = True kids = 2 id = 2 >parents = [] >uuid = None size = 476940.023438 >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 TOSHIBA MK5075GS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x4137b00> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f2458028c50> >May 26 07:21:12 localhost blivet[1887]: got format: DiskLabel instance (0x7f2458028c90) -- >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 = 2 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f2458046410>, <parted.partition.Partition object at 0x7f2458046590>] >device: <parted.device.Device object at 0x7f2458028ed0> >PedDisk: <_ped.Disk object at 0x7f2458026368> >origPartedDisk = <parted.disk.Disk object at 0x7f2458029150> >partedDevice = parted.Device instance -- >model: ATA TOSHIBA MK5075GS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x41379e0> >May 26 07:21:12 localhost blivet[1887]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part1 /dev/disk/by-id/wwn-0x5000039454083604-part1 /dev/disk/by-uuid/1130eaea-049b-4c3e-82d9-8e50f99df5d8', >'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_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_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_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '1130eaea-049b-4c3e-82d9-8e50f99df5d8', >'ID_FS_UUID_ENC': '1130eaea-049b-4c3e-82d9-8e50f99df5d8', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'TOSHIBA_MK5075GSX', >'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '00086309-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '00086309', >'ID_REVISION': 'GT001M', >'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', >'ID_SERIAL_SHORT': 'X2JSCGLET', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000039454083604', >'ID_WWN_WITH_EXTENSION': '0x5000039454083604', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11696', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part1', >'/dev/disk/by-id/wwn-0x5000039454083604-part1', >'/dev/disk/by-uuid/1130eaea-049b-4c3e-82d9-8e50f99df5d8'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >May 26 07:21:12 localhost blivet[1887]: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >May 26 07:21:12 localhost blivet[1887]: DeviceTree.getDeviceByName: name: sda1 ; >May 26 07:21:12 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 500MB partition sda1 (3) with existing ext4 filesystem >May 26 07:21:12 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >May 26 07:21:12 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:12 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:12 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:12 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:12 localhost gnome-session[1389]: Logged from file devicetree.py, line 1076 >May 26 07:21:12 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:12 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:12 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:12 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:12 localhost gnome-session[1389]: Logged from file devicetree.py, line 1078 >May 26 07:21:12 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:12 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:12 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:12 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:12 localhost gnome-session[1389]: Logged from file devicetree.py, line 1002 >May 26 07:21:12 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >May 26 07:21:12 localhost blivet[1887]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >May 26 07:21:12 localhost blivet[1887]: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >May 26 07:21:13 localhost blivet[1887]: disklabel detected but not usable on sda1 >May 26 07:21:13 localhost blivet[1887]: no type or existing type for sda1, bailing >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1112 >May 26 07:21:13 localhost blivet[1887]: got device: PartitionDevice instance (0x7f2458029250) -- >name = sda1 status = True kids = 0 id = 3 >parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 500.0 >format = existing ext4 filesystem >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: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32548 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x4137950> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = ext4 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 0x7f2458028e10> fileSystem: <parted.filesystem.FileSystem object at 0x7f24580466d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f24580464d0> PedPartition: <_ped.Partition object at 0x4e6c470> >disk = existing 476940MB disk sda (2) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >May 26 07:21:13 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:21:13 localhost blivet[1887]: got format: Ext4FS instance (0x7f2458029850) -- >type = ext4 name = ext4 status = False >device = /dev/sda1 uuid = 1130eaea-049b-4c3e-82d9-8e50f99df5d8 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1076 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1078 >May 26 07:21:13 localhost blivet[1887]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part2 /dev/disk/by-id/wwn-0x5000039454083604-part2 /dev/disk/by-uuid/98ece075-08b4-4022-8f44-3cf9b2c3b336', >'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_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_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_TYPE': 'crypto_LUKS', >'ID_FS_USAGE': 'crypto', >'ID_FS_UUID': '98ece075-08b4-4022-8f44-3cf9b2c3b336', >'ID_FS_UUID_ENC': '98ece075-08b4-4022-8f44-3cf9b2c3b336', >'ID_FS_VERSION': '1', >'ID_MODEL': 'TOSHIBA_MK5075GSX', >'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '974010368', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '00086309-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '00086309', >'ID_REVISION': 'GT001M', >'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', >'ID_SERIAL_SHORT': 'X2JSCGLET', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000039454083604', >'ID_WWN_WITH_EXTENSION': '0x5000039454083604', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11732', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part2', >'/dev/disk/by-id/wwn-0x5000039454083604-part2', >'/dev/disk/by-uuid/98ece075-08b4-4022-8f44-3cf9b2c3b336'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >May 26 07:21:13 localhost blivet[1887]: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1002 >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName: name: sda2 ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 475591MB partition sda2 (4) with existing luks >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >May 26 07:21:13 localhost blivet[1887]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >May 26 07:21:13 localhost blivet[1887]: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >May 26 07:21:13 localhost blivet[1887]: disklabel detected but not usable on sda2 >May 26 07:21:13 localhost blivet[1887]: no type or existing type for sda2, bailing >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1112 >May 26 07:21:13 localhost blivet[1887]: got device: PartitionDevice instance (0x7f2458028bd0) -- >name = sda2 status = True kids = 1 id = 4 >parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 475591.0 >format = existing luks >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: 512 >length: 974010368 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32548 did: 0 busy: False >hardwareGeometry: (60629, 255, 63) biosGeometry: (60629, 255, 63) >PedDevice: <_ped.Device object at 0x4137560> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = luks 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 0x7f2458028e10> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f2458046650> PedPartition: <_ped.Partition object at 0x4e6c590> >disk = existing 476940MB disk sda (2) with existing msdos disklabel >start = 1026048 end = 975036415 length = 974010368 >flags = >May 26 07:21:13 localhost blivet[1887]: got format: LUKS instance (0x7f2458029710) -- >type = luks name = LUKS status = True >device = /dev/sda2 uuid = 98ece075-08b4-4022-8f44-3cf9b2c3b336 exists = True >options = None supported = False formattable = True resizable = False >cipher = None keySize = None mapName = luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 >keyFile = None passphrase = (set) >escrowCert = None addBackup = False >May 26 07:21:13 localhost blivet[1887]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M3ZB9JC1411', >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_MODEL': 'HL-DT-STDVDRAM_GT30N', >'ID_MODEL_ENC': 'HL-DT-STDVDRAM\\x20GT30N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'TD03', >'ID_SERIAL': 'HL-DT-STDVDRAM_GT30N_M3ZB9JC1411', >'ID_SERIAL_SHORT': 'M3ZB9JC1411', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '12870', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M3ZB9JC1411'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >May 26 07:21:13 localhost blivet[1887]: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName: name: sr0 ; >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1076 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1078 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1002 >May 26 07:21:13 localhost blivet[1887]: OpticalDevice.mediaPresent: sr0 ; status: True ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 0MB cdrom sr0 (6) >May 26 07:21:13 localhost blivet[1887]: looking up parted Device: /dev/sr0 >May 26 07:21:13 localhost blivet[1887]: OpticalDevice.mediaPresent: sr0 ; status: True ; >May 26 07:21:13 localhost blivet[1887]: no device or no media present >May 26 07:21:13 localhost blivet[1887]: 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': '24182', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >May 26 07:21:13 localhost blivet[1887]: scanning loop0 (/devices/virtual/block/loop0)... >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1002 >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName: name: loop0 ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 0MB loop loop0 (8) with existing squashfs >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >May 26 07:21:13 localhost blivet[1887]: getFormat('squashfs') returning DeviceFormat instance >May 26 07:21:13 localhost blivet[1887]: device loop0 does not contain a disklabel >May 26 07:21:13 localhost blivet[1887]: no type or existing type for loop0, bailing >May 26 07:21:13 localhost blivet[1887]: got device: LoopDevice instance (0x7f2458023d50) -- >name = loop0 status = False kids = 0 id = 8 >parents = ['existing 0MB file /osmin.img (deleted) (7)'] >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 = squashfs >May 26 07:21:13 localhost blivet[1887]: got format: DeviceFormat instance (0x7f2458023e10) -- >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1076 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1078 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1002 >May 26 07:21:13 localhost blivet[1887]: 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': '24455', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >May 26 07:21:13 localhost blivet[1887]: scanning loop1 (/devices/virtual/block/loop1)... >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName: name: loop1 ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing DM_snapshot_cow >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >May 26 07:21:13 localhost blivet[1887]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >May 26 07:21:13 localhost blivet[1887]: device loop1 does not contain a disklabel >May 26 07:21:13 localhost blivet[1887]: no type or existing type for loop1, bailing >May 26 07:21:13 localhost blivet[1887]: got device: LoopDevice instance (0x7f2458023e90) -- >name = loop1 status = False kids = 0 id = 10 >parents = ['existing 0MB file /osmin (9)'] >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 = DM_snapshot_cow >May 26 07:21:13 localhost blivet[1887]: got format: DeviceFormat instance (0x7f2458023f50) -- >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 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1076 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1078 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1002 >May 26 07:21:13 localhost blivet[1887]: 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': '24776', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >May 26 07:21:13 localhost blivet[1887]: scanning loop2 (/devices/virtual/block/loop2)... >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName: name: loop2 ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (12) with existing squashfs >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >May 26 07:21:13 localhost blivet[1887]: getFormat('squashfs') returning DeviceFormat instance >May 26 07:21:13 localhost blivet[1887]: device loop2 does not contain a disklabel >May 26 07:21:13 localhost blivet[1887]: no type or existing type for loop2, bailing >May 26 07:21:13 localhost blivet[1887]: got device: LoopDevice instance (0x7f2458023190) -- >name = loop2 status = False kids = 0 id = 12 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] >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 = squashfs >May 26 07:21:13 localhost blivet[1887]: got format: DeviceFormat instance (0x7f2458028190) -- >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1076 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1078 >May 26 07:21:13 localhost blivet[1887]: 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': '25084', >'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 ; >May 26 07:21:13 localhost blivet[1887]: scanning loop3 (/devices/virtual/block/loop3)... >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1002 >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName: name: loop3 ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >May 26 07:21:13 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:21:13 localhost blivet[1887]: getFormat('ext4') returning Ext4FS instance >May 26 07:21:13 localhost blivet[1887]: device loop3 does not contain a disklabel >May 26 07:21:13 localhost blivet[1887]: no type or existing type for loop3, bailing >May 26 07:21:13 localhost blivet[1887]: got device: LoopDevice instance (0x7f2458028250) -- >name = loop3 status = False kids = 2 id = 14 >parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] >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 = ext4 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1076 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1078 >May 26 07:21:13 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:21:13 localhost blivet[1887]: got format: Ext4FS instance (0x7f2458028410) -- >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 >May 26 07:21:13 localhost blivet[1887]: 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': '25373', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >May 26 07:21:13 localhost blivet[1887]: scanning loop4 (/devices/virtual/block/loop4)... >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1002 >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName: name: loop4 ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (16) with existing DM_snapshot_cow >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >May 26 07:21:13 localhost blivet[1887]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >May 26 07:21:13 localhost blivet[1887]: device loop4 does not contain a disklabel >May 26 07:21:13 localhost blivet[1887]: no type or existing type for loop4, bailing >May 26 07:21:13 localhost blivet[1887]: got device: LoopDevice instance (0x7f24580284d0) -- >name = loop4 status = False kids = 1 id = 16 >parents = ['existing 0MB file /overlay (deleted) (15)'] >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 = DM_snapshot_cow >May 26 07:21:13 localhost blivet[1887]: got format: DeviceFormat instance (0x7f2458028690) -- >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 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1076 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1078 >May 26 07:21:13 localhost blivet[1887]: 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': '12441', >'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 ; >May 26 07:21:13 localhost blivet[1887]: scanning live-rw (/devices/virtual/block/dm-0)... >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1002 >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName: name: live-rw ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 4096MB dm live-rw (17) with existing ext4 filesystem >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >May 26 07:21:13 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:21:13 localhost blivet[1887]: getFormat('ext4') returning Ext4FS instance >May 26 07:21:13 localhost blivet[1887]: device live-rw does not contain a disklabel >May 26 07:21:13 localhost blivet[1887]: no type or existing type for live-rw, bailing >May 26 07:21:13 localhost blivet[1887]: got device: DMDevice instance (0x7f2458028610) -- >name = live-rw status = True kids = 0 id = 17 >parents = ['existing 0MB loop loop4 (16) 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: 19515 did: 24387 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x4137e60> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = ext4 target = None dmUuid = None >May 26 07:21:13 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:21:13 localhost blivet[1887]: got format: Ext4FS instance (0x7f2458028810) -- >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 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1076 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1078 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1002 >May 26 07:21:13 localhost blivet[1887]: 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': '48112', >'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 ; >May 26 07:21:13 localhost blivet[1887]: scanning live-base (/devices/virtual/block/dm-1)... >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName: name: live-base ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 4096MB dm live-base (18) with existing ext4 filesystem >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >May 26 07:21:13 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:21:13 localhost blivet[1887]: getFormat('ext4') returning Ext4FS instance >May 26 07:21:13 localhost blivet[1887]: device live-base does not contain a disklabel >May 26 07:21:13 localhost blivet[1887]: no type or existing type for live-base, bailing >May 26 07:21:13 localhost blivet[1887]: got device: DMDevice instance (0x7f2458028750) -- >name = live-base status = True kids = 0 id = 18 >parents = ['existing 0MB loop loop3 (14) 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: 32548 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x4137c20> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = ext4 target = None dmUuid = None >May 26 07:21:13 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:21:13 localhost blivet[1887]: got format: Ext4FS instance (0x7f2458028990) -- >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 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1076 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1078 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1002 >May 26 07:21:13 localhost blivet[1887]: 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': '59198', >'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 ; >May 26 07:21:13 localhost blivet[1887]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName: name: live-osimg-min ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 4096MB dm live-osimg-min (19) with existing ext4 filesystem >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >May 26 07:21:13 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:21:13 localhost blivet[1887]: getFormat('ext4') returning Ext4FS instance >May 26 07:21:13 localhost blivet[1887]: device live-osimg-min does not contain a disklabel >May 26 07:21:13 localhost blivet[1887]: no type or existing type for live-osimg-min, bailing >May 26 07:21:13 localhost blivet[1887]: got device: DMDevice instance (0x7f24580288d0) -- >name = live-osimg-min status = True kids = 0 id = 19 >parents = ['existing 0MB loop loop3 (14) 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 0x4137cb0> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = ext4 target = None dmUuid = None >May 26 07:21:13 localhost blivet[1887]: Ext4FS.supported: supported: True ; >May 26 07:21:13 localhost blivet[1887]: got format: Ext4FS instance (0x7f2458028b10) -- >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 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1076 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1078 >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1002 >May 26 07:21:13 localhost blivet[1887]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'DM_NAME': 'luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', >'DM_SUSPENDED': '0', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz', >'ID_FS_UUID_ENC': 'xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'LVM PV xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz on /dev/dm-3', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYSTEMD_ALIAS': '/dev/block/253:3', >'SYSTEMD_WANTS': 'lvm2-pvscan@253:3.service', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '1841217', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', >'/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', >'/dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >May 26 07:21:13 localhost blivet[1887]: scanning luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (/devices/virtual/block/dm-3)... >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName: name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >May 26 07:21:13 localhost blivet[1887]: looking up parted Device: /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName returned existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (20) >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevDeviceFormat: name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevDiskLabelFormat: device: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; label_type: None ; >May 26 07:21:13 localhost blivet[1887]: LVMPhysicalVolume.__init__: >May 26 07:21:13 localhost blivet[1887]: getFormat('LVM2_member') returning LVMPhysicalVolume instance >May 26 07:21:13 localhost blivet[1887]: device luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 does not contain a disklabel >May 26 07:21:13 localhost program[1887]: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } global {locking_type=4} /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 >May 26 07:21:13 localhost program[1887]: LVM2_PV_UUID=xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz >May 26 07:21:13 localhost program[1887]: LVM2_PE_START=1024.00 >May 26 07:21:13 localhost program[1887]: LVM2_VG_NAME=fedora >May 26 07:21:13 localhost program[1887]: LVM2_VG_UUID=I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML >May 26 07:21:13 localhost program[1887]: LVM2_VG_SIZE=487002112.00 >May 26 07:21:13 localhost program[1887]: LVM2_VG_FREE=16625664.00 >May 26 07:21:13 localhost program[1887]: LVM2_VG_EXTENT_SIZE=4096.00 >May 26 07:21:13 localhost program[1887]: LVM2_VG_EXTENT_COUNT=118897 >May 26 07:21:13 localhost program[1887]: LVM2_VG_FREE_COUNT=4059 >May 26 07:21:13 localhost program[1887]: LVM2_PV_COUNT=1 >May 26 07:21:13 localhost program[1887]: Return code: 0 >May 26 07:21:13 localhost blivet[1887]: type detected on 'luks-98ece075-08b4-4022-8f44-3cf9b2c3b336' is 'LVM2_member' >May 26 07:21:13 localhost blivet[1887]: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz ; exists: True ; vgUuid: I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML ; label: None ; peStart: 1.0 ; device: /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; serial: None ; >May 26 07:21:13 localhost blivet[1887]: getFormat('LVM2_member') returning LVMPhysicalVolume instance >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1715 >May 26 07:21:13 localhost blivet[1887]: LUKSDevice._setFormat: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; current: None ; type: lvmpv ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByUuid returned None >May 26 07:21:13 localhost blivet[1887]: LUKSDevice.addChild: kids: 0 ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >May 26 07:21:13 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:21:13 localhost blivet[1887]: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >May 26 07:21:13 localhost blivet[1887]: added lvmvg fedora (id 21) to device tree >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 285 >May 26 07:21:13 localhost program[1887]: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } global {locking_type=4} fedora >May 26 07:21:13 localhost program[1887]: LVM2_LV_NAME=home LVM2_LV_NAME=[lvol0_pmspare] LVM2_LV_NAME=pool00 LVM2_LV_NAME=[pool00_tdata] LVM2_LV_NAME=[pool00_tmeta] LVM2_LV_NAME=root LVM2_LV_NAME=swap LVM2_LV_NAME=usr >May 26 07:21:13 localhost program[1887]: LVM2_LV_UUID=jtXcot-2oUo-VeWd-0wi1-03jj-kKoZ-rD162e LVM2_LV_UUID=MhHwTA-LAdE-EGyW-xK5T-Ydqb-w1XM-2eOXHu LVM2_LV_UUID=bzyYts-jFMJ-i5l0-dPl8-MpCT-qE12-akMRu2 LVM2_LV_UUID=biX7Hv-Dgx9-j3u1-kLGN-341M-vQmB-f4vH7b LVM2_LV_UUID=8i5y39-FJey-5Cd3-w7SE-CXpc-Isth-c2fchm LVM2_LV_UUID=Bl7Ns0-G7ld-dCxl-eRj2-Y0uV-8ewZ-SJvapi LVM2_LV_UUID=VLHarD-TLSn-xLd2-t2nB-8fAp-aOcl-epX3cn LVM2_LV_UUID=S0dQzK-m8b2-xTAt-1J8Y-Q70y-PmfU-2Qh7QF >May 26 07:21:13 localhost program[1887]: LVM2_LV_SIZE=153600000.00 LVM2_LV_SIZE=77824.00 LVM2_LV_SIZE=153600000.00 LVM2_LV_SIZE=153600000.00 LVM2_LV_SIZE=77824.00 LVM2_LV_SIZE=153804800.00 LVM2_LV_SIZE=4096000.00 LVM2_LV_SIZE=158720000.00 >May 26 07:21:13 localhost program[1887]: LVM2_LV_ATTR=Vwi---tz-- LVM2_LV_ATTR=ewi------- LVM2_LV_ATTR=twi---tz-- LVM2_LV_ATTR=Twi-a----- LVM2_LV_ATTR=ewi-ao---- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi------- >May 26 07:21:13 localhost program[1887]: LVM2_SEGTYPE=thin LVM2_SEGTYPE=linear LVM2_SEGTYPE=thin-pool LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >May 26 07:21:13 localhost program[1887]: Return code: 0 >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName: name: fedora-home ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:21:13 localhost program[1887]: Running... lvm lvs --noheadings -o pool_lv --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } global {locking_type=4} fedora/home >May 26 07:21:13 localhost program[1887]: pool00 >May 26 07:21:13 localhost program[1887]: Return code: 0 >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName: name: fedora-pool00 ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName: name: fedora-pool00 ; >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByName returned None >May 26 07:21:13 localhost blivet[1887]: DeviceTree.getDeviceByUuid returned None >May 26 07:21:13 localhost blivet[1887]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >May 26 07:21:13 localhost blivet[1887]: getFormat('None') returning DeviceFormat instance >May 26 07:21:13 localhost blivet[1887]: LVMThinPoolDevice._setFormat: fedora-pool00 ; current: None ; type: None ; >May 26 07:21:13 localhost blivet[1887]: Adding fedora-pool00/150000MB to fedora >May 26 07:21:13 localhost blivet[1887]: added lvmthinpool fedora-pool00 (id 22) to device tree >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 285 >May 26 07:21:13 localhost blivet[1887]: LVMThinPoolDevice.setup: fedora-pool00 ; status: False ; controllable: True ; orig: False ; >May 26 07:21:13 localhost blivet[1887]: LVMThinPoolDevice.setupParents: kids: 0 ; name: fedora-pool00 ; orig: False ; >May 26 07:21:13 localhost blivet[1887]: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >May 26 07:21:13 localhost blivet[1887]: LVMThinPoolDevice._setup: fedora-pool00 ; status: False ; controllable: True ; orig: False ; >May 26 07:21:13 localhost program[1887]: Running... lvm lvchange -a y --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } fedora/pool00 >May 26 07:21:13 localhost program[1887]: device-mapper: create ioctl on fedora-pool00-tpool failed: Device or resource busy >May 26 07:21:13 localhost program[1887]: Return code: 5 >May 26 07:21:13 localhost blivet[1887]: not going to restore from backup of non-existent /etc/mdadm.conf >May 26 07:21:13 localhost anaconda[1887]: running handleException >May 26 07:21:13 localhost anaconda[1887]: Gtk running, queuing exception handler to the main loop >May 26 07:21:13 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:13 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:13 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:13 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:13 localhost gnome-session[1389]: Logged from file devicetree.py, line 1894 >May 26 07:21:13 localhost kernel: device-mapper: thin: Data device (dm-7) discard unsupported: Disabling discard passdown. >May 26 07:21:13 localhost systemd[1]: Starting Device-mapper event daemon... >May 26 07:21:13 localhost program[1887]: Running... journalctl -b >May 26 07:21:13 localhost dmeventd[2155]: dmeventd ready for processing. >May 26 07:21:13 localhost systemd[1]: Started Device-mapper event daemon. >May 26 07:21:13 localhost lvm[2155]: Monitoring thin fedora-pool00-tpool. >May 26 07:21:13 localhost kernel: bio: create slab <bio-4> at 4 >May 26 07:21:13 localhost pvscan[2101]: 5 logical volume(s) in volume group "fedora" now active >May 26 07:21:13 localhost systemd[1]: Started LVM2 PV scan on device 253:3. >May 26 07:21:14 localhost anaconda[1887]: Running kickstart %%traceback script(s) >May 26 07:21:14 localhost anaconda[1887]: All kickstart %%traceback script(s) have been run >May 26 07:21:14 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:14 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:14 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:14 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:14 localhost gnome-session[1389]: Logged from file kickstart.py, line 1734 >May 26 07:21:14 localhost gnome-session[1389]: Traceback (most recent call last): >May 26 07:21:14 localhost gnome-session[1389]: File "/usr/lib64/python2.7/logging/__init__.py", line 872, in emit >May 26 07:21:14 localhost gnome-session[1389]: stream.write(fs % msg) >May 26 07:21:14 localhost gnome-session[1389]: IOError: [Errno 5] Input/output error >May 26 07:21:14 localhost gnome-session[1389]: Logged from file kickstart.py, line 1737 >May 26 07:21:20 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: window 0x14004ae not in stack >May 26 07:21:20 localhost gnome-session[1389]: Window manager warning: last_focus_time (189577) is greater than comparison timestamp (189568). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >May 26 07:21:20 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: window 0x14004ae not in stack >May 26 07:21:20 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x14016e4 not in stack >May 26 07:21:20 localhost dbus[1421]: avc: received setenforce notice (enforcing=1) >May 26 07:21:20 localhost dbus[1398]: avc: received setenforce notice (enforcing=1) >May 26 07:21:20 localhost dbus[1975]: avc: received setenforce notice (enforcing=1) >May 26 07:21:20 localhost dbus[742]: avc: received setenforce notice (enforcing=1) >May 26 07:21:20 localhost dbus-daemon[742]: dbus[742]: avc: received setenforce notice (enforcing=1) >May 26 07:21:20 localhost dbus-daemon[742]: dbus[742]: [system] Reloaded configuration >May 26 07:21:20 localhost dbus[742]: [system] Reloaded configuration >May 26 07:21:21 localhost gnome-session[1389]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >May 26 07:21:27 localhost userhelper[2188]: pam_timestamp(liveinst:auth): timestamp file `/var/run/sudo/liveuser/unknown:root' is only 170 seconds old, allowing access to liveinst for user liveuser >May 26 07:21:27 localhost userhelper[2188]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >May 26 07:21:27 localhost userhelper[2192]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >May 26 07:21:27 localhost dbus[1975]: avc: received setenforce notice (enforcing=0) >May 26 07:21:27 localhost dbus[1398]: avc: received setenforce notice (enforcing=0) >May 26 07:21:27 localhost dbus[1421]: avc: received setenforce notice (enforcing=0) >May 26 07:21:27 localhost dbus[742]: avc: received setenforce notice (enforcing=0) >May 26 07:21:27 localhost dbus-daemon[742]: dbus[742]: avc: received setenforce notice (enforcing=0) >May 26 07:21:30 localhost gnome-session[1389]: localuser:root being added to access control list >May 26 07:21:31 localhost gnome-session[1389]: Starting installer, one moment... >May 26 07:21:31 localhost gnome-session[1389]: anaconda 20.25.15-1 for Fedora 20 started. >May 26 07:21:31 localhost gnome-session[1389]: 07:21:31 Not asking for VNC because we don't have a network ><urlopen error [Errno -2] Name or service not known> >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_DRIVE_FLASH_MS': '1', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'SDUHS_MS_Reader', >'ID_MODEL_ENC': 'SDUHS\\x2fMS\\x20Reader\\x20', >'ID_MODEL_ID': '7831', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0fdfafbe', >'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '0805', >'ID_SERIAL': 'GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', >'ID_SERIAL_SHORT': '0020090508A00000', >'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': '1516', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '10938', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', >'/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f5a0c0bded0>] >device: <parted.device.Device object at 0x7f5a0c0bdc50> >PedDisk: <_ped.Disk object at 0x7f5a0c0c3560> >name = sdb status = True kids = 0 id = 0 >parents = [] >uuid = None size = 1876.0 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: GENERIC SDUHS/MS Reader path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3842048 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1015, 61, 62) biosGeometry: (239, 255, 63) >PedDevice: <_ped.Device object at 0x310ca70> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f5a0c0a98d0> >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 = 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 0x7f5a0c0bded0>] >device: <parted.device.Device object at 0x7f5a0c0bdc50> >PedDisk: <_ped.Disk object at 0x7f5a0c0c3560> >origPartedDisk = <parted.disk.Disk object at 0x7f5a0c0c52d0> >partedDevice = parted.Device instance -- >model: GENERIC SDUHS/MS Reader path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3842048 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1015, 61, 62) biosGeometry: (239, 255, 63) >PedDevice: <_ped.Device object at 0x31845f0> >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_FLASH_MS': '1', >'ID_FS_LABEL': 'LIVE', >'ID_FS_LABEL_ENC': 'LIVE', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'BE79-FB44', >'ID_FS_UUID_ENC': 'BE79-FB44', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'SDUHS_MS_Reader', >'ID_MODEL_ENC': 'SDUHS\\x2fMS\\x20Reader\\x20', >'ID_MODEL_ID': '7831', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '137', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '3841911', >'ID_PART_ENTRY_TYPE': '0xb', >'ID_PART_ENTRY_UUID': '0fdfafbe-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0fdfafbe', >'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '0805', >'ID_SERIAL': 'GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', >'ID_SERIAL_SHORT': '0020090508A00000', >'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': '1516', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '10971', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0-part1', >'/dev/disk/by-label/LIVE', >'/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/BE79-FB44'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >name = sdb1 status = True kids = 0 id = 1 >parents = ['existing 1876MB disk sdb (0) with existing msdos disklabel'] >uuid = None size = 1875.93310547 >format = existing efi filesystem >major = 8 minor = 17 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 3841911 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (1015, 61, 62) biosGeometry: (239, 255, 63) >PedDevice: <_ped.Device object at 0x31848c0> >target size = 0 path = /dev/sdb1 >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 0x7f5a0c0bdd50> fileSystem: <parted.filesystem.FileSystem object at 0x7f5a0c0c5410> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f5a0c0c5090> PedPartition: <_ped.Partition object at 0x7f5a0c0c40b0> >disk = existing 1876MB disk sdb (0) with existing msdos disklabel >start = 137 end = 3842047 length = 3841911 >flags = boot >type = efi name = EFI System Partition status = False >device = /dev/sdb1 uuid = BE79-FB44 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_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_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': 'TOSHIBA_MK5075GSX', >'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '00086309', >'ID_REVISION': 'GT001M', >'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', >'ID_SERIAL_SHORT': 'X2JSCGLET', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000039454083604', >'ID_WWN_WITH_EXTENSION': '0x5000039454083604', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11662', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET', >'/dev/disk/by-id/wwn-0x5000039454083604'], >'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: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f5a0c0d3690>, <parted.partition.Partition object at 0x7f5a0c0d3a10>] >device: <parted.device.Device object at 0x7f5a0c0d34d0> >PedDisk: <_ped.Disk object at 0x7f5a0c0d8b48> >name = sda status = True kids = 0 id = 2 >parents = [] >uuid = None size = 476940.023438 >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 TOSHIBA MK5075GS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x3184b00> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f5a0c0d3110> >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 = 2 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f5a0c0d3690>, <parted.partition.Partition object at 0x7f5a0c0d3a10>] >device: <parted.device.Device object at 0x7f5a0c0d34d0> >PedDisk: <_ped.Disk object at 0x7f5a0c0d8b48> >origPartedDisk = <parted.disk.Disk object at 0x7f5a0c0d3bd0> >partedDevice = parted.Device instance -- >model: ATA TOSHIBA MK5075GS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x31849e0> >'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_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_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_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '1130eaea-049b-4c3e-82d9-8e50f99df5d8', >'ID_FS_UUID_ENC': '1130eaea-049b-4c3e-82d9-8e50f99df5d8', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'TOSHIBA_MK5075GSX', >'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '00086309-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '00086309', >'ID_REVISION': 'GT001M', >'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', >'ID_SERIAL_SHORT': 'X2JSCGLET', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000039454083604', >'ID_WWN_WITH_EXTENSION': '0x5000039454083604', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11696', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part1', >'/dev/disk/by-id/wwn-0x5000039454083604-part1', >'/dev/disk/by-uuid/1130eaea-049b-4c3e-82d9-8e50f99df5d8'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >name = sda1 status = True kids = 0 id = 3 >parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 500.0 >format = existing ext4 filesystem >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: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32602 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x3184560> >target size = 0 path = /dev/sda1 >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 0x7f5a0c0d3590> fileSystem: <parted.filesystem.FileSystem object at 0x7f5a0c0d3b50> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5a0c0d37d0> PedPartition: <_ped.Partition object at 0x7f5a0c0c4230> >disk = existing 476940MB disk sda (2) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/sda1 uuid = 1130eaea-049b-4c3e-82d9-8e50f99df5d8 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >'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_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_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_TYPE': 'crypto_LUKS', >'ID_FS_USAGE': 'crypto', >'ID_FS_UUID': '98ece075-08b4-4022-8f44-3cf9b2c3b336', >'ID_FS_UUID_ENC': '98ece075-08b4-4022-8f44-3cf9b2c3b336', >'ID_FS_VERSION': '1', >'ID_MODEL': 'TOSHIBA_MK5075GSX', >'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '974010368', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '00086309-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '00086309', >'ID_REVISION': 'GT001M', >'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', >'ID_SERIAL_SHORT': 'X2JSCGLET', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000039454083604', >'ID_WWN_WITH_EXTENSION': '0x5000039454083604', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11732', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part2', >'/dev/disk/by-id/wwn-0x5000039454083604-part2', >'/dev/disk/by-uuid/98ece075-08b4-4022-8f44-3cf9b2c3b336'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >name = sda2 status = True kids = 1 id = 4 >parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 475591.0 >format = existing luks >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: 512 >length: 974010368 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32602 did: 0 busy: False >hardwareGeometry: (60629, 255, 63) biosGeometry: (60629, 255, 63) >PedDevice: <_ped.Device object at 0x3184c20> >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 0x7f5a0c0d3590> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5a0c0d3ad0> PedPartition: <_ped.Partition object at 0x7f5a0c0c42f0> >disk = existing 476940MB disk sda (2) with existing msdos disklabel >start = 1026048 end = 975036415 length = 974010368 >flags = >type = luks name = Encrypted (LUKS) status = True >device = /dev/sda2 uuid = 98ece075-08b4-4022-8f44-3cf9b2c3b336 exists = True >options = None supported = False formattable = True resizable = False >cipher = None keySize = None mapName = luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 >keyFile = None passphrase = (not set) >escrowCert = None addBackup = False >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_MODEL': 'HL-DT-STDVDRAM_GT30N', >'ID_MODEL_ENC': 'HL-DT-STDVDRAM\\x20GT30N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'TD03', >'ID_SERIAL': 'HL-DT-STDVDRAM_GT30N_M3ZB9JC1411', >'ID_SERIAL_SHORT': 'M3ZB9JC1411', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '12870', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M3ZB9JC1411'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >'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': '24182', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 8 >parents = ['existing 0MB file /osmin.img (deleted) (7)'] >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': '24455', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 10 >parents = ['existing 0MB file /osmin (9)'] >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': '24776', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 12 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] >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': '25084', >'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 = 14 >parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] >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': '25373', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 16 >parents = ['existing 0MB file /overlay (deleted) (15)'] >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': '12441', >'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 = 17 >parents = ['existing 0MB loop loop4 (16) 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 0x3184e60> >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': '48112', >'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 = 18 >parents = ['existing 0MB loop loop3 (14) 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: 12906 did: 12377 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x3184950> >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-10', >'DEVPATH': '/devices/virtual/block/dm-10', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'home', >'DM_NAME': 'fedora-home', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLjtXcot2oUoVeWd0wi103jjkKoZrD162e', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '9b3bec98-3520-49b8-b965-30e60a55dc74', >'ID_FS_UUID_ENC': '9b3bec98-3520-49b8-b965-30e60a55dc74', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '10', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2922226', >'name': 'dm-10', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', >'/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLjtXcot2oUoVeWd0wi103jjkKoZrD162e', >'/dev/disk/by-uuid/9b3bec98-3520-49b8-b965-30e60a55dc74', >'/dev/fedora/home', >'/dev/mapper/fedora-home'], >'sysfs_path': '/devices/virtual/block/dm-10'} ; name: fedora-home ; >'DEVNAME': 'dm-9', >'DEVPATH': '/devices/virtual/block/dm-9', >'DEVTYPE': 'disk', >'DM_LV_LAYER': 'tpool', >'DM_LV_NAME': 'pool00', >'DM_NAME': 'fedora-pool00-tpool', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', >'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLbzyYtsjFMJi5l0dPl8MpCTqE12akMRu2-tpool', >'DM_VG_NAME': 'fedora', >'MAJOR': '253', >'MINOR': '9', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYSTEMD_READY': '0', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2769204', >'name': 'dm-9', >'symlinks': ['/dev/mapper/fedora-pool00-tpool'], >'sysfs_path': '/devices/virtual/block/dm-9'} ; name: fedora-pool00-tpool ; >'DEVNAME': 'dm-6', >'DEVPATH': '/devices/virtual/block/dm-6', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'pool00_tmeta', >'DM_NAME': 'fedora-pool00_tmeta', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', >'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwML8i5y39FJey5Cd3w7SECXpcIsthc2fchm', >'DM_VG_NAME': 'fedora', >'MAJOR': '253', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYSTEMD_READY': '0', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '181973816', >'name': 'dm-6', >'symlinks': ['/dev/mapper/fedora-pool00_tmeta'], >'sysfs_path': '/devices/virtual/block/dm-6'} ; name: fedora-pool00_tmeta ; >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_NAME': 'luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', >'DM_SUSPENDED': '0', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz', >'ID_FS_UUID_ENC': 'xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz', >'ID_FS_VERSION': 'LVM2 001', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '1841217', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', >'/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', >'/dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >'DEVNAME': 'dm-8', >'DEVPATH': '/devices/virtual/block/dm-8', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'pool00', >'DM_NAME': 'fedora-pool00', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', >'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLbzyYtsjFMJi5l0dPl8MpCTqE12akMRu2', >'DM_VG_NAME': 'fedora', >'MAJOR': '253', >'MINOR': '8', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYSTEMD_READY': '0', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2839721', >'name': 'dm-8', >'symlinks': ['/dev/mapper/fedora-pool00'], >'sysfs_path': '/devices/virtual/block/dm-8'} ; name: fedora-pool00 ; >name = fedora-pool00 status = True kids = 0 id = 20 >parents = ['existing 475588MB lvmvg fedora (19)'] >uuid = bzyYts-jFMJ-i5l0-dPl8-MpCT-qE12-akMRu2 size = 150000.0 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-8 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-pool00 type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 307200000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (19122, 255, 63) biosGeometry: (19122, 255, 63) >PedDevice: <_ped.Device object at 0x3184dd0> >target size = 150000.0 path = /dev/mapper/fedora-pool00 >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5a0c0ee490) -- >name = fedora status = True kids = 1 id = 19 >parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] >uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 >PE Free = 4059 PV Count = 1 >LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False >extents = 118897.0 free space = 309204 >free extents = 77301.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] >LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)'] >segment type = thin-pool percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 166384MB >'DEVNAME': 'dm-10', >'DEVPATH': '/devices/virtual/block/dm-10', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'home', >'DM_NAME': 'fedora-home', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLjtXcot2oUoVeWd0wi103jjkKoZrD162e', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '9b3bec98-3520-49b8-b965-30e60a55dc74', >'ID_FS_UUID_ENC': '9b3bec98-3520-49b8-b965-30e60a55dc74', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '10', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2922226', >'name': 'dm-10', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', >'/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLjtXcot2oUoVeWd0wi103jjkKoZrD162e', >'/dev/disk/by-uuid/9b3bec98-3520-49b8-b965-30e60a55dc74', >'/dev/fedora/home', >'/dev/mapper/fedora-home'], >'sysfs_path': '/devices/virtual/block/dm-10'} ; name: fedora-home ; >name = fedora-home status = True kids = 0 id = 21 >parents = ['existing 150000MB lvmthinpool fedora-pool00 (20)'] >uuid = jtXcot-2oUo-VeWd-0wi1-03jj-kKoZ-rD162e size = 150000.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-10 partedDevice = parted.Device instance -- >model: Linux device-mapper (thin) path: /dev/mapper/fedora-home type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 307200000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32602 did: 0 busy: False >hardwareGeometry: (19122, 255, 63) biosGeometry: (19122, 255, 63) >PedDevice: <_ped.Device object at 0x3184ef0> >target size = 150000.0 path = /dev/mapper/fedora-home >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5a0c0ee490) -- >name = fedora status = True kids = 1 id = 19 >parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] >uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 >PE Free = 4059 PV Count = 1 >LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False >extents = 118897.0 free space = 309204 >free extents = 77301.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] >LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', >'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem'] >segment type = thin percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 0MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora-home uuid = 9b3bec98-3520-49b8-b965-30e60a55dc74 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 150000.0 targetSize = 150000.0 >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLBl7Ns0G7lddCxleRj2Y0uV8ewZSJvapi', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'd54f4366-3500-4bfd-9c8b-802051c4607c', >'ID_FS_UUID_ENC': 'd54f4366-3500-4bfd-9c8b-802051c4607c', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '1950042', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLBl7Ns0G7lddCxleRj2Y0uV8ewZSJvapi', >'/dev/disk/by-uuid/d54f4366-3500-4bfd-9c8b-802051c4607c', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >name = fedora-root status = True kids = 0 id = 22 >parents = ['existing 475588MB lvmvg fedora (19)'] >uuid = Bl7Ns0-G7ld-dCxl-eRj2-Y0uV-8ewZ-SJvapi size = 150200.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 307609600 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32602 did: 0 busy: False >hardwareGeometry: (19147, 255, 63) biosGeometry: (19147, 255, 63) >PedDevice: <_ped.Device object at 0x3184f80> >target size = 150200.0 path = /dev/mapper/fedora-root >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5a0c0ee490) -- >name = fedora status = True kids = 2 id = 19 >parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] >uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 >PE Free = 4059 PV Count = 1 >LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False >extents = 118897.0 free space = 159004 >free extents = 39751.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] >LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', >'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', >'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 150200MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora-root uuid = d54f4366-3500-4bfd-9c8b-802051c4607c exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 150200.0 targetSize = 150200.0 >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora-swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLVLHarDTLSnxLd2t2nB8fApaOclepX3cn', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '944ae9ea-1edd-4ae7-bd86-5bc5d37573d7', >'ID_FS_UUID_ENC': '944ae9ea-1edd-4ae7-bd86-5bc5d37573d7', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '1951554', >'name': 'dm-5', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLVLHarDTLSnxLd2t2nB8fApaOclepX3cn', >'/dev/disk/by-uuid/944ae9ea-1edd-4ae7-bd86-5bc5d37573d7', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-swap ; >name = fedora-swap status = True kids = 0 id = 23 >parents = ['existing 475588MB lvmvg fedora (19)'] >uuid = VLHarD-TLSn-xLd2-t2nB-8fAp-aOcl-epX3cn size = 4000.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8192000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) >PedDevice: <_ped.Device object at 0x3369050> >target size = 4000.0 path = /dev/mapper/fedora-swap >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5a0c0ee490) -- >name = fedora status = True kids = 3 id = 19 >parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] >uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 >PE Free = 4059 PV Count = 1 >LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False >extents = 118897.0 free space = 155004 >free extents = 38751.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] >LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', >'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', >'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem', >'existing 4000MB lvmlv fedora-swap (23) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 4000MB >type = swap name = swap status = False >device = /dev/mapper/fedora-swap uuid = 944ae9ea-1edd-4ae7-bd86-5bc5d37573d7 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >'DEVNAME': 'dm-11', >'DEVPATH': '/devices/virtual/block/dm-11', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'usr', >'DM_NAME': 'fedora-usr', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLS0dQzKm8b2xTAt1J8YQ70yPmfU2Qh7QF', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e6b1481b-6f91-4bfb-b807-80147fe9b6b1', >'ID_FS_UUID_ENC': 'e6b1481b-6f91-4bfb-b807-80147fe9b6b1', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '11', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2926274', >'name': 'dm-11', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-usr', >'/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLS0dQzKm8b2xTAt1J8YQ70yPmfU2Qh7QF', >'/dev/disk/by-uuid/e6b1481b-6f91-4bfb-b807-80147fe9b6b1', >'/dev/fedora/usr', >'/dev/mapper/fedora-usr'], >'sysfs_path': '/devices/virtual/block/dm-11'} ; name: fedora-usr ; >name = fedora-usr status = True kids = 0 id = 24 >parents = ['existing 475588MB lvmvg fedora (19)'] >uuid = S0dQzK-m8b2-xTAt-1J8Y-Q70y-PmfU-2Qh7QF size = 155000.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-11 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-usr type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 317440000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32602 did: 0 busy: False >hardwareGeometry: (19759, 255, 63) biosGeometry: (19759, 255, 63) >PedDevice: <_ped.Device object at 0x33690e0> >target size = 155000.0 path = /dev/mapper/fedora-usr >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5a0c0ee490) -- >name = fedora status = True kids = 4 id = 19 >parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] >uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 >PE Free = 4059 PV Count = 1 >LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False >extents = 118897.0 free space = 4 >free extents = 1.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] >LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', >'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', >'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem', >'existing 4000MB lvmlv fedora-swap (23) with existing swap', >'existing 155000MB lvmlv fedora-usr (24) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 155000MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora-usr uuid = e6b1481b-6f91-4bfb-b807-80147fe9b6b1 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 155000.0 targetSize = 155000.0 >name = luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 status = True kids = 1 id = 5 >parents = ['existing 475591MB partition sda2 (4) with existing luks'] >uuid = None size = 475589.0 >format = existing lvmpv >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Linux device-mapper (crypt) path: /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 974006272 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (60629, 255, 63) biosGeometry: (60629, 255, 63) >PedDevice: <_ped.Device object at 0x3184cb0> >target size = 0 path = /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 >format args = [] originalFormat = None target = crypt dmUuid = None >type = lvmpv name = physical volume (LVM) status = False >device = /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 uuid = xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz exists = True >options = None supported = True formattable = True resizable = False >vgName = fedora vgUUID = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML peStart = 1.0 >'DEVNAME': 'dm-7', >'DEVPATH': '/devices/virtual/block/dm-7', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'pool00_tdata', >'DM_NAME': 'fedora-pool00_tdata', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', >'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLbiX7HvDgx9j3u1kLGN341MvQmBf4vH7b', >'DM_VG_NAME': 'fedora', >'MAJOR': '253', >'MINOR': '7', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYSTEMD_READY': '0', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '181974280', >'name': 'dm-7', >'symlinks': ['/dev/mapper/fedora-pool00_tdata'], >'sysfs_path': '/devices/virtual/block/dm-7'} ; name: fedora-pool00_tdata ; >'DEVNAME': 'dm-11', >'DEVPATH': '/devices/virtual/block/dm-11', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'usr', >'DM_NAME': 'fedora-usr', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLS0dQzKm8b2xTAt1J8YQ70yPmfU2Qh7QF', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e6b1481b-6f91-4bfb-b807-80147fe9b6b1', >'ID_FS_UUID_ENC': 'e6b1481b-6f91-4bfb-b807-80147fe9b6b1', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '11', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2926274', >'name': 'dm-11', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-usr', >'/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLS0dQzKm8b2xTAt1J8YQ70yPmfU2Qh7QF', >'/dev/disk/by-uuid/e6b1481b-6f91-4bfb-b807-80147fe9b6b1', >'/dev/fedora/usr', >'/dev/mapper/fedora-usr'], >'sysfs_path': '/devices/virtual/block/dm-11'} ; name: fedora-usr ; >name = fedora-usr status = True kids = 0 id = 24 >parents = ['existing 475588MB lvmvg fedora (19)'] >uuid = S0dQzK-m8b2-xTAt-1J8Y-Q70y-PmfU-2Qh7QF size = 155000.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-11 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-usr type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 317440000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32602 did: 0 busy: False >hardwareGeometry: (19759, 255, 63) biosGeometry: (19759, 255, 63) >PedDevice: <_ped.Device object at 0x33690e0> >target size = 155000.0 path = /dev/mapper/fedora-usr >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5a0c0ee490) -- >name = fedora status = True kids = 4 id = 19 >parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] >uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 >PE Free = 4059 PV Count = 1 >LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False >extents = 118897.0 free space = 4 >free extents = 1.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] >LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', >'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', >'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem', >'existing 4000MB lvmlv fedora-swap (23) with existing swap', >'existing 155000MB lvmlv fedora-usr (24) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 155000MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora-usr uuid = e6b1481b-6f91-4bfb-b807-80147fe9b6b1 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 155000.0 targetSize = 155000.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': '59198', >'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 = 25 >parents = ['existing 0MB loop loop3 (14) 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: 32602 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x3369170> >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': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_NAME': 'luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', >'DM_SUSPENDED': '0', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz', >'ID_FS_UUID_ENC': 'xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz', >'ID_FS_VERSION': 'LVM2 001', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '1841217', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', >'/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', >'/dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >name = luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 status = True kids = 1 id = 5 >parents = ['existing 475591MB partition sda2 (4) with existing luks'] >uuid = None size = 475589.0 >format = existing lvmpv >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Linux device-mapper (crypt) path: /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 974006272 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (60629, 255, 63) biosGeometry: (60629, 255, 63) >PedDevice: <_ped.Device object at 0x3184cb0> >target size = 0 path = /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 >format args = [] originalFormat = lvmpv target = crypt dmUuid = None >type = lvmpv name = physical volume (LVM) status = False >device = /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 uuid = xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz exists = True >options = None supported = True formattable = True resizable = False >vgName = fedora vgUUID = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML peStart = 1.0 >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLBl7Ns0G7lddCxleRj2Y0uV8ewZSJvapi', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'd54f4366-3500-4bfd-9c8b-802051c4607c', >'ID_FS_UUID_ENC': 'd54f4366-3500-4bfd-9c8b-802051c4607c', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '1950042', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLBl7Ns0G7lddCxleRj2Y0uV8ewZSJvapi', >'/dev/disk/by-uuid/d54f4366-3500-4bfd-9c8b-802051c4607c', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >name = fedora-root status = True kids = 0 id = 22 >parents = ['existing 475588MB lvmvg fedora (19)'] >uuid = Bl7Ns0-G7ld-dCxl-eRj2-Y0uV-8ewZ-SJvapi size = 150200.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 307609600 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32602 did: 0 busy: False >hardwareGeometry: (19147, 255, 63) biosGeometry: (19147, 255, 63) >PedDevice: <_ped.Device object at 0x3184f80> >target size = 150200.0 path = /dev/mapper/fedora-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5a0c0ee490) -- >name = fedora status = True kids = 4 id = 19 >parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] >uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 >PE Free = 4059 PV Count = 1 >LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False >extents = 118897.0 free space = 4 >free extents = 1.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] >LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', >'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', >'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem', >'existing 4000MB lvmlv fedora-swap (23) with existing swap', >'existing 155000MB lvmlv fedora-usr (24) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 150200MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora-root uuid = d54f4366-3500-4bfd-9c8b-802051c4607c exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 150200.0 targetSize = 150200.0 >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora-swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLVLHarDTLSnxLd2t2nB8fApaOclepX3cn', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '944ae9ea-1edd-4ae7-bd86-5bc5d37573d7', >'ID_FS_UUID_ENC': '944ae9ea-1edd-4ae7-bd86-5bc5d37573d7', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '1951554', >'name': 'dm-5', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLVLHarDTLSnxLd2t2nB8fApaOclepX3cn', >'/dev/disk/by-uuid/944ae9ea-1edd-4ae7-bd86-5bc5d37573d7', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-swap ; >name = fedora-swap status = True kids = 0 id = 23 >parents = ['existing 475588MB lvmvg fedora (19)'] >uuid = VLHarD-TLSn-xLd2-t2nB-8fAp-aOcl-epX3cn size = 4000.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8192000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) >PedDevice: <_ped.Device object at 0x3369050> >target size = 4000.0 path = /dev/mapper/fedora-swap >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5a0c0ee490) -- >name = fedora status = True kids = 4 id = 19 >parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] >uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 >PE Free = 4059 PV Count = 1 >LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False >extents = 118897.0 free space = 4 >free extents = 1.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] >LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', >'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', >'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem', >'existing 4000MB lvmlv fedora-swap (23) with existing swap', >'existing 155000MB lvmlv fedora-usr (24) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 4000MB >type = swap name = swap status = False >device = /dev/mapper/fedora-swap uuid = 944ae9ea-1edd-4ae7-bd86-5bc5d37573d7 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >'DEVNAME': 'dm-6', >'DEVPATH': '/devices/virtual/block/dm-6', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'pool00_tmeta', >'DM_NAME': 'fedora-pool00_tmeta', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', >'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwML8i5y39FJey5Cd3w7SECXpcIsthc2fchm', >'DM_VG_NAME': 'fedora', >'MAJOR': '253', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYSTEMD_READY': '0', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '181973816', >'name': 'dm-6', >'symlinks': ['/dev/mapper/fedora-pool00_tmeta'], >'sysfs_path': '/devices/virtual/block/dm-6'} ; name: fedora-pool00_tmeta ; >'DEVNAME': 'dm-7', >'DEVPATH': '/devices/virtual/block/dm-7', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'pool00_tdata', >'DM_NAME': 'fedora-pool00_tdata', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', >'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLbiX7HvDgx9j3u1kLGN341MvQmBf4vH7b', >'DM_VG_NAME': 'fedora', >'MAJOR': '253', >'MINOR': '7', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYSTEMD_READY': '0', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '181974280', >'name': 'dm-7', >'symlinks': ['/dev/mapper/fedora-pool00_tdata'], >'sysfs_path': '/devices/virtual/block/dm-7'} ; name: fedora-pool00_tdata ; >'DEVNAME': 'dm-8', >'DEVPATH': '/devices/virtual/block/dm-8', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'pool00', >'DM_NAME': 'fedora-pool00', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', >'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLbzyYtsjFMJi5l0dPl8MpCTqE12akMRu2', >'DM_VG_NAME': 'fedora', >'MAJOR': '253', >'MINOR': '8', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYSTEMD_READY': '0', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2839721', >'name': 'dm-8', >'symlinks': ['/dev/mapper/fedora-pool00'], >'sysfs_path': '/devices/virtual/block/dm-8'} ; name: fedora-pool00 ; >name = fedora-pool00 status = True kids = 1 id = 20 >parents = ['existing 475588MB lvmvg fedora (19)'] >uuid = bzyYts-jFMJ-i5l0-dPl8-MpCT-qE12-akMRu2 size = 150000.0 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-8 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-pool00 type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 307200000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (19122, 255, 63) biosGeometry: (19122, 255, 63) >PedDevice: <_ped.Device object at 0x3184dd0> >target size = 150000.0 path = /dev/mapper/fedora-pool00 >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5a0c0ee490) -- >name = fedora status = True kids = 4 id = 19 >parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] >uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 >PE Free = 4059 PV Count = 1 >LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False >extents = 118897.0 free space = 4 >free extents = 1.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] >LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', >'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', >'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem', >'existing 4000MB lvmlv fedora-swap (23) with existing swap', >'existing 155000MB lvmlv fedora-usr (24) with existing ext4 filesystem'] >segment type = thin-pool percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 166384MB >'DEVNAME': 'dm-9', >'DEVPATH': '/devices/virtual/block/dm-9', >'DEVTYPE': 'disk', >'DM_LV_LAYER': 'tpool', >'DM_LV_NAME': 'pool00', >'DM_NAME': 'fedora-pool00-tpool', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', >'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLbzyYtsjFMJi5l0dPl8MpCTqE12akMRu2-tpool', >'DM_VG_NAME': 'fedora', >'MAJOR': '253', >'MINOR': '9', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYSTEMD_READY': '0', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2769204', >'name': 'dm-9', >'symlinks': ['/dev/mapper/fedora-pool00-tpool'], >'sysfs_path': '/devices/virtual/block/dm-9'} ; name: fedora-pool00-tpool ; >May 26 07:21:34 localhost lvm[2155]: No longer monitoring thin fedora-pool00-tpool. >May 26 07:21:34 localhost systemd[1]: Stopping LVM2 PV scan on device 253:3... >May 26 07:21:34 localhost pvscan[2376]: Device 253:3 not found. Cleared from lvmetad cache. >May 26 07:21:34 localhost systemd[1]: Stopped LVM2 PV scan on device 253:3. >May 26 07:21:34 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >May 26 07:21:34 localhost kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >May 26 07:21:35 localhost systemd[1386]: Time has been changed >May 26 07:21:35 localhost systemd[1]: Time has been changed >May 26 07:21:35 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >May 26 07:21:35 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >May 26 07:21:44 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >action.window.show_all() >action.window.show_all() >May 26 07:21:44 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Gtk.main() >Gtk.main() >May 26 07:21:44 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:21:44 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:21:45 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:21:45 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:21:45 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:21:45 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:21:45 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:21:45 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:21:46 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:21:46 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:21:46 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:21:47 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:21:47 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:21:52 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >rc = self.window.run() >rc = self.window.run() >May 26 07:21:52 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:22:04 localhost gnome-session[1389]: Window manager warning: last_focus_time (233548) is greater than comparison timestamp (233547). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >May 26 07:22:04 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x10002b7 not in stack >May 26 07:22:04 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x10002b7 not in stack >May 26 07:22:04 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10002b7 not in stack >May 26 07:22:04 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >store.remove(itr) >store.remove(itr) >May 26 07:22:04 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:22:04 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:22:04 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:22:06 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:22:06 localhost gnome-session[1389]: (anaconda:2276): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >May 26 07:22:06 localhost gnome-session[1389]: Window manager warning: last_focus_time (235916) is greater than comparison timestamp (235915). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >May 26 07:22:13 localhost gnome-session[1389]: Window manager warning: last_focus_time (242723) is greater than comparison timestamp (242722). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >May 26 07:22:13 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10007da not in stack >May 26 07:22:13 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x10007d6 not in stack >May 26 07:22:13 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x10007d6 not in stack >May 26 07:22:13 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10007d6 not in stack >disk: <parted.disk.Disk object at 0x7f5a0c3439d0> fileSystem: <parted.filesystem.FileSystem object at 0x318b9d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x318b7d0> PedPartition: <_ped.Partition object at 0x7f5a0c0f0f50> >disk: <parted.disk.Disk object at 0x7f5a0c3439d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x318b950> PedPartition: <_ped.Partition object at 0x7f5a0c0f0ef0> >disk: <parted.disk.Disk object at 0x7f5a0c343290> fileSystem: <parted.filesystem.FileSystem object at 0x318bc90> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x318ba90> PedPartition: <_ped.Partition object at 0x7f5a0c0f0e90> >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x7f5a0c0c8190> >PedDisk: <_ped.Disk object at 0x336f290> >May 26 07:22:26 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000bbb not in stack >May 26 07:22:26 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1000bb7 not in stack >May 26 07:22:26 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1000bb7 not in stack >May 26 07:22:26 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000bb7 not in stack >PartSpec instance (0x318b590) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x318b5d0) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x318b610) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x318b650) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x318b690) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 3984 maxSize = None grow = False >name = sda status = True kids = 0 id = 2 >parents = [] >uuid = None size = 476940.023438 >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 TOSHIBA MK5075GS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x3184b00> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5a0c343850>] >name = req0 status = False kids = 0 id = 26 >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 0x7f5a0c0c8150> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5a0c34c9d0> PedPartition: <_ped.Partition object at 0x7f5a0c34a470> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5a0c34c8d0> PedPartition: <_ped.Partition object at 0x7f5a0c34a410> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5a0c34cd90> PedPartition: <_ped.Partition object at 0x7f5a0c34a530> >sectorSize = 512 >id = 27 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 26 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5a0c34cfd0> PedPartition: <_ped.Partition object at 0x7f5a0c34a4d0> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5a0c350090> PedPartition: <_ped.Partition object at 0x7f5a0c34a590> >sectorSize = 512 >id = 27 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 26 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x7f5a0c350290> >start: 1026048 end: 976773119 length: 975747072 >device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x7f5a0c350410> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x7f5a0c350290> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5a0c34cd90> PedPartition: <_ped.Partition object at 0x7f5a0c34a650> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5a0c34c790> PedPartition: <_ped.Partition object at 0x7f5a0c34a530> >start: 1026048 end: 976773119 length: 975747072 >device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x7f5a0c350410> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5a0c34cb90> PedPartition: <_ped.Partition object at 0x7f5a0c34a6b0> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5a0c34cc90> PedPartition: <_ped.Partition object at 0x7f5a0c34a590> >device = /dev/mapper/fedora length = 119109 size = 476436 >remaining = 2 pool = 117732 >id = 31 name = fedora-swap growable = False >base = 996 growth = 0 max_grow = 0 >done = True >id = 29 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >id = 30 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >name = sda status = True kids = 2 id = 2 >parents = [] >uuid = None size = 476940.023438 >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 TOSHIBA MK5075GS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x3184b00> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5a0c343850>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 421252MB lvmlv fedora-home (30) with non-existent ext4 filesystem mounted at /home ; mountpoint: /home ; fstype: ext4 ; container_size: 0 ; >name = fedora-home status = False kids = 0 id = 30 >parents = ['non-existent 476436MB lvmvg fedora (28)'] >uuid = None size = 421252 >format = non-existent ext4 filesystem mounted at /home >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 421252 path = /dev/mapper/fedora-home >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x37e66d0) -- >name = fedora status = False kids = 3 id = 28 >parents = ['non-existent 476439MB partition sda2 (26) with non-existent lvmpv'] >uuid = None size = 476436 >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 = 1 >LV Names = [] modified = True >extents = 119109.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['non-existent 476439MB partition sda2 (26) with non-existent lvmpv'] >LVs = ['non-existent 51200MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at /', >'non-existent 421252MB lvmlv fedora-home (30) with non-existent ext4 filesystem mounted at /home', >'non-existent 3984MB lvmlv fedora-swap (31) with non-existent swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 421252MB, 'mountpoint': '/home', 'fstype': 'ext4', 'container_size': 0} >disk: <parted.disk.Disk object at 0x405f550> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5a0c34cf50> PedPartition: <_ped.Partition object at 0x7f5a0c34a5f0> >disk: <parted.disk.Disk object at 0x405f550> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5a0c34c190> PedPartition: <_ped.Partition object at 0x7f5a0c34a6b0> >disk: <parted.disk.Disk object at 0x4062110> fileSystem: <parted.filesystem.FileSystem object at 0x40707d0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f5a0c34c150> PedPartition: <_ped.Partition object at 0x7f5a0c34a650> >name = sda status = True kids = 2 id = 2 >parents = [] >uuid = None size = 476940.023438 >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 TOSHIBA MK5075GS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x3184b00> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5a0c343850>]] >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4070810> PedPartition: <_ped.Partition object at 0x7f5a0c34a590> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4070790> PedPartition: <_ped.Partition object at 0x7f5a0c34a530> >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 276439.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4070d10> PedPartition: <_ped.Partition object at 0x7f5a0c365fb0> >sectorSize = 512 >id = 27 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 26 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 566130688 >done = False >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5a0c350310> PedPartition: <_ped.Partition object at 0x7f5a0c34a4d0> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5a0c34c410> PedPartition: <_ped.Partition object at 0x407e0b0> >sectorSize = 512 >id = 27 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 26 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 566130688 >done = False >id = 26 name = sda2 growable = True >base = 16384 growth = 566130688 max_grow = 566130688 >done = True >id = 26 name = sda2 growable = True >base = 16384 growth = 566130688 max_grow = 566130688 >done = True >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x7f5a0c34ce50> >start: 1026048 end: 567173119 length: 566147072 >device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x40709d0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x7f5a0c34ce50> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4070e10> PedPartition: <_ped.Partition object at 0x407e050> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4070f50> PedPartition: <_ped.Partition object at 0x407e170> >start: 1026048 end: 567173119 length: 566147072 >device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x40709d0> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4070a10> PedPartition: <_ped.Partition object at 0x407e110> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x40781d0> PedPartition: <_ped.Partition object at 0x407e1d0> >name = sda status = True kids = 2 id = 2 >parents = [] >uuid = None size = 476940.023438 >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 TOSHIBA MK5075GS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x3184b00> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5a0c343850>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 51200MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >name = fedora-root status = False kids = 0 id = 29 >parents = ['non-existent 276436MB lvmvg fedora (28)'] >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 (0x37e66d0) -- >name = fedora status = False kids = 3 id = 28 >parents = ['non-existent 276439MB partition sda2 (26) with non-existent lvmpv'] >uuid = None size = 276436 >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 = 1 >LV Names = [] modified = True >extents = 69109.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['non-existent 276439MB partition sda2 (26) with non-existent lvmpv'] >LVs = ['non-existent 51200MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at /', >'non-existent 221252MB lvmlv fedora-home (30) with non-existent ext4 filesystem mounted at /home', >'non-existent 3984MB lvmlv fedora-swap (31) 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} >disk: <parted.disk.Disk object at 0x4078c90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x408c810> PedPartition: <_ped.Partition object at 0x7f5a0c34a590> >disk: <parted.disk.Disk object at 0x4078c90> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x408c990> PedPartition: <_ped.Partition object at 0x7f5a0c34a470> >disk: <parted.disk.Disk object at 0x4084d50> fileSystem: <parted.filesystem.FileSystem object at 0x408cc90> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x408ca90> PedPartition: <_ped.Partition object at 0x407e110> >name = sda status = True kids = 2 id = 2 >parents = [] >uuid = None size = 476940.023438 >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 TOSHIBA MK5075GS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x3184b00> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5a0c343850>]] >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x408cb90> PedPartition: <_ped.Partition object at 0x7f5a0c34a530> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x408cc50> PedPartition: <_ped.Partition object at 0x407e170> >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 476439.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4078410> PedPartition: <_ped.Partition object at 0x407e0b0> >sectorSize = 512 >id = 27 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 26 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 975730688 >done = False >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x408c510> PedPartition: <_ped.Partition object at 0x407e1d0> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x408c690> PedPartition: <_ped.Partition object at 0x407e290> >sectorSize = 512 >id = 27 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 26 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 975730688 >done = False >id = 26 name = sda2 growable = True >base = 16384 growth = 975730688 max_grow = 975730688 >done = True >id = 26 name = sda2 growable = True >base = 16384 growth = 975730688 max_grow = 975730688 >done = True >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x408cdd0> >start: 1026048 end: 976773119 length: 975747072 >device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x408cfd0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x408cdd0> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4099310> PedPartition: <_ped.Partition object at 0x407e050> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4099450> PedPartition: <_ped.Partition object at 0x407e350> >start: 1026048 end: 976773119 length: 975747072 >device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x408cfd0> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x408ced0> PedPartition: <_ped.Partition object at 0x407e230> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4099690> PedPartition: <_ped.Partition object at 0x407e3b0> >name = sda status = True kids = 2 id = 2 >parents = [] >uuid = None size = 476940.023438 >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 TOSHIBA MK5075GS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x3184b00> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5a0c343850>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 251200MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >name = fedora-root status = False kids = 0 id = 29 >parents = ['non-existent 476436MB lvmvg fedora (28)'] >uuid = None size = 251200 >format = non-existent ext4 filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 251200 path = /dev/mapper/fedora-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x37e66d0) -- >name = fedora status = False kids = 3 id = 28 >parents = ['non-existent 476439MB partition sda2 (26) with non-existent lvmpv'] >uuid = None size = 476436 >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 = 1 >LV Names = [] modified = True >extents = 119109.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['non-existent 476439MB partition sda2 (26) with non-existent lvmpv'] >LVs = ['non-existent 251200MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at /', >'non-existent 221252MB lvmlv fedora-home (30) with non-existent ext4 filesystem mounted at /home', >'non-existent 3984MB lvmlv fedora-swap (31) with non-existent swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 251200MB, 'mountpoint': '/', 'fstype': 'ext4', 'container_size': 0} >disk: <parted.disk.Disk object at 0x4099510> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x435fcd0> PedPartition: <_ped.Partition object at 0x7f5a0c34a530> >disk: <parted.disk.Disk object at 0x4099510> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x435fe50> PedPartition: <_ped.Partition object at 0x407e230> >disk: <parted.disk.Disk object at 0x4097210> fileSystem: <parted.filesystem.FileSystem object at 0x4367190> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x435ff50> PedPartition: <_ped.Partition object at 0x407e050> >name = sda status = True kids = 2 id = 2 >parents = [] >uuid = None size = 476940.023438 >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 TOSHIBA MK5075GS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x3184b00> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5a0c343850>]] >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4367090> PedPartition: <_ped.Partition object at 0x407e3b0> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4367150> PedPartition: <_ped.Partition object at 0x407e350> >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 426439.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4070dd0> PedPartition: <_ped.Partition object at 0x407e410> >sectorSize = 512 >id = 27 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 26 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 873330688 >done = False >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x435f950> PedPartition: <_ped.Partition object at 0x407e170> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x40991d0> PedPartition: <_ped.Partition object at 0x407e2f0> >sectorSize = 512 >id = 27 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 26 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 873330688 >done = False >id = 26 name = sda2 growable = True >base = 16384 growth = 873330688 max_grow = 873330688 >done = True >id = 26 name = sda2 growable = True >base = 16384 growth = 873330688 max_grow = 873330688 >done = True >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x43672d0> >start: 1026048 end: 874373119 length: 873347072 >device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x43674d0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x43672d0> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43677d0> PedPartition: <_ped.Partition object at 0x407e290> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4367910> PedPartition: <_ped.Partition object at 0x407e530> >start: 1026048 end: 874373119 length: 873347072 >device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x43674d0> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43673d0> PedPartition: <_ped.Partition object at 0x407e470> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4367b50> PedPartition: <_ped.Partition object at 0x407e590> >name = sda status = True kids = 2 id = 2 >parents = [] >uuid = None size = 476940.023438 >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 TOSHIBA MK5075GS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x3184b00> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5a0c343850>] ; encrypted: False ; container_raid_level: None ; fstype: ext4 ; mountpoint: /usr ; container_encrypted: False ; container_size: 0 ; >disk: <parted.disk.Disk object at 0x435f890> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4070d90> PedPartition: <_ped.Partition object at 0x7f5a0c365fb0> >disk: <parted.disk.Disk object at 0x435f890> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4070850> PedPartition: <_ped.Partition object at 0x7f5a0c34a590> >disk: <parted.disk.Disk object at 0x40782d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f5a0c34cc90> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x4070910> PedPartition: <_ped.Partition object at 0x7f5a0c34a470> >name = sda status = True kids = 2 id = 2 >parents = [] >uuid = None size = 476940.023438 >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 TOSHIBA MK5075GS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x3184b00> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5a0c343850>]] >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43678d0> PedPartition: <_ped.Partition object at 0x407e530> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4367850> PedPartition: <_ped.Partition object at 0x407e170> >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 476443.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4099290> PedPartition: <_ped.Partition object at 0x407e4d0> >sectorSize = 512 >id = 27 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 26 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 975738880 >done = False >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4070f90> PedPartition: <_ped.Partition object at 0x407e350> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5a0c34ccd0> PedPartition: <_ped.Partition object at 0x407e410> >sectorSize = 512 >id = 27 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 26 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 975738880 >done = False >id = 26 name = sda2 growable = True >base = 16384 growth = 975732721 max_grow = 975738880 >done = False >id = 26 name = sda2 growable = True >base = 16384 growth = 975732721 max_grow = 975738880 >done = False >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x4367690> >start: 1026048 end: 976773119 length: 975747072 >device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x43672d0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x4367690> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4367d50> PedPartition: <_ped.Partition object at 0x407e2f0> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4367e90> PedPartition: <_ped.Partition object at 0x407e1d0> >start: 1026048 end: 976773119 length: 975747072 >device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x43672d0> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4367890> PedPartition: <_ped.Partition object at 0x407e050> >disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4088110> PedPartition: <_ped.Partition object at 0x407e0b0> >May 26 07:23:25 localhost gnome-session[1389]: Window manager warning: last_focus_time (314922) is greater than comparison timestamp (314921). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >May 26 07:23:25 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1001c61 not in stack >May 26 07:23:25 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1001c5d not in stack >May 26 07:23:25 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1001c5d not in stack >May 26 07:23:25 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1001c5d not in stack >May 26 07:23:33 localhost gnome-session[1389]: Window manager warning: last_focus_time (322425) is greater than comparison timestamp (322424). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >May 26 07:23:33 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1002ae1 not in stack >May 26 07:23:33 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1002add not in stack >May 26 07:23:33 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1002add not in stack >May 26 07:23:33 localhost gnome-session[1389]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1002add not in stack >disk: <parted.disk.Disk object at 0x7f5a0c343550> fileSystem: <parted.filesystem.FileSystem object at 0x333c610> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x333c150> PedPartition: <_ped.Partition object at 0x407ec50> >disk: <parted.disk.Disk object at 0x7f5a0c343f50> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x333c590> PedPartition: <_ped.Partition object at 0x407ebf0> >disk: <parted.disk.Disk object at 0x7f5a0c343f50> fileSystem: <parted.filesystem.FileSystem object at 0x333cb10> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x333c9d0> PedPartition: <_ped.Partition object at 0x407ecb0> > > > >/tmp/anaconda.log: >07:18:41,146 INFO anaconda: /sbin/anaconda 20.25.15-1 >11:18:41,261 INFO anaconda: 4063232 kB (3968 MB) are available >07:18:41,261 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >07:18:41,262 INFO anaconda: Not doing 'start audit daemon' in live installation >07:18:41,262 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >07:18:41,262 INFO anaconda: Default encoding = ascii >07:18:41,803 WARN anaconda.stdout: Not asking for VNC because we don't have a network >07:18:41,804 INFO anaconda: Display mode = g >11:18:41,805 INFO anaconda: 4063232 kB (3968 MB) are available >07:18:41,805 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >07:18:41,963 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >07:18:41,964 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >07:18:41,964 INFO anaconda: using only installclass _Fedora >07:18:41,966 INFO anaconda: bootloader GRUB2 on X86 platform >07:18:41,966 INFO anaconda: bootloader GRUB2 on X86 platform >07:18:41,979 DEBUG anaconda: network: devices found ['p6p1', 'wlp2s0'] >07:18:42,093 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p6p1 >07:18:42,117 DEBUG anaconda: network: setting autoconnect of p6p1 to False >07:18:42,122 DEBUG anaconda: network: missing ifcfgs created for devices ['p6p1'] >07:18:42,132 DEBUG anaconda: updating hostname localhost.localdomain >07:18:42,151 INFO anaconda: Running Thread: AnaStorageThread (139794777138944) >07:18:42,151 INFO anaconda: Running Thread: AnaTimeInitThread (139794768746240) >07:18:42,151 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139794760353536) >07:18:42,152 INFO anaconda: Running Thread: AnaPayloadThread (139794751960832) >07:18:42,158 DEBUG anaconda: updating hostname localhost.localdomain >07:18:42,162 INFO anaconda: got 0 NTP servers from DHCP >07:18:42,162 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139794760353536) >07:18:42,163 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139794760353536) >07:18:42,163 INFO anaconda: Not doing 'start chronyd' in live installation >07:18:42,163 INFO anaconda: Starting geolocation lookup >07:18:42,164 INFO anaconda: Geolocation provider: Fedora GeoIP >07:18:42,168 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >07:18:42,169 INFO anaconda: Geolocation lookup finished in 0.0 seconds >07:18:42,169 INFO anaconda: no results from geolocation >07:18:42,169 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139794760353536) >07:18:42,242 INFO anaconda: Not doing 'activate layouts' in live installation >07:18:43,734 INFO anaconda: Thread Done: AnaStorageThread (139794777138944) >07:18:44,002 INFO anaconda: Thread Done: AnaTimeInitThread (139794768746240) >07:18:44,045 INFO anaconda: Thread Done: AnaPayloadThread (139794751960832) >07:19:51,069 INFO anaconda: Not doing 'require network connection' in live installation >07:19:51,071 DEBUG anaconda: network standalone spoke (init): completed: True >07:19:51,071 INFO anaconda: Not doing 'require network connection' in live installation >07:19:51,175 INFO anaconda: Running Thread: AnaDateTimeThread (139794768746240) >07:19:51,210 INFO anaconda: Not doing 'modify system time and date' in live installation >07:19:51,219 INFO anaconda: Thread Done: AnaDateTimeThread (139794768746240) >07:19:52,818 INFO anaconda: fs space: 0 B needed: 2.96 GB >07:19:53,667 INFO anaconda: fs space: 0 B needed: 2.96 GB >07:19:53,727 INFO anaconda: Running Thread: AnaStorageWatcher (139794760353536) >07:19:53,730 INFO anaconda: Thread Done: AnaStorageWatcher (139794760353536) >07:19:53,752 INFO anaconda: Running Thread: AnaCustomStorageInit (139794760353536) >07:19:53,831 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >07:19:53,836 DEBUG anaconda: network: selected device p6p1 >07:19:53,844 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >07:19:53,926 DEBUG anaconda: updating hostname localhost.localdomain >07:19:53,969 INFO anaconda: Not doing 'require network connection' in live installation >07:19:54,096 INFO anaconda: Running Thread: AnaNTPserver0 (139794335471360) >07:19:54,096 INFO anaconda: Running Thread: AnaNTPserver1 (139794327078656) >07:19:54,098 INFO anaconda: Running Thread: AnaNTPserver2 (139794318685952) >07:19:54,098 INFO anaconda: Running Thread: AnaNTPserver3 (139794310293248) >07:19:54,105 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x48e4210> >07:19:54,105 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> status to: Probing storage... >07:19:54,115 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> >07:19:54,146 INFO anaconda: Thread Done: AnaNTPserver0 (139794335471360) >07:19:54,158 INFO anaconda: Thread Done: AnaNTPserver3 (139794310293248) >07:19:54,161 INFO anaconda: Thread Done: AnaNTPserver1 (139794327078656) >07:19:54,162 DEBUG anaconda: updating hostname localhost.localdomain >07:19:54,168 INFO anaconda: Thread Done: AnaNTPserver2 (139794318685952) >07:19:54,185 DEBUG anaconda: updating hostname localhost.localdomain >07:19:54,200 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f247c1bf250> status to: Not connected >07:19:54,362 INFO anaconda: Thread Done: AnaCustomStorageInit (139794760353536) >07:19:59,446 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:111: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > action.window.show_all() > >07:19:59,446 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:111: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > action.window.show_all() > >07:19:59,486 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > Gtk.main() > >07:19:59,487 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > Gtk.main() > >07:20:08,174 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:123: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > rc = self.window.run() > >07:20:08,174 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:123: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > rc = self.window.run() > >07:20:28,769 INFO anaconda: Not doing 'require network connection' in live installation >07:20:30,731 INFO anaconda: Not doing 'get NTP service state' in live installation >07:20:30,731 INFO anaconda: Not doing 'start NTP service' in live installation >07:20:33,377 INFO anaconda: Not doing 'require network connection' in live installation >07:20:35,730 INFO anaconda: Not doing 'save system time' in live installation >07:20:39,658 INFO anaconda: Running Thread: AnaExecuteStorageThread (139794760353536) >07:20:39,662 INFO anaconda: Running Thread: AnaCheckStorageThread (139794768746240) >07:20:39,663 INFO anaconda: Thread Done: AnaExecuteStorageThread (139794760353536) >07:20:39,674 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >07:20:39,674 ERR anaconda: you have not created a bootloader stage1 target device >07:20:39,675 ERR anaconda: You have not created a bootable partition. >07:20:39,675 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >07:20:39,676 INFO anaconda: Thread Done: AnaCheckStorageThread (139794768746240) >07:20:39,706 INFO anaconda: Not doing 'require network connection' in live installation >07:20:39,720 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> >07:20:39,721 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> status to: Saving storage configuration... >07:20:39,727 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> >07:20:39,732 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> >07:20:39,733 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> status to: Checking storage configuration... >07:20:39,738 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> >07:20:44,579 DEBUG anaconda: disk free: 848.99 MB fs free: 348 MB sw needs: 2.96 GB auto swap: 187 MB >07:20:48,285 INFO anaconda: Running Thread: AnaExecuteStorageThread (139794768746240) >07:20:48,295 DEBUG anaconda: new disk order: [] >07:20:48,339 DEBUG anaconda: new disk order: [] >07:20:48,351 INFO anaconda: Not doing 'require network connection' in live installation >07:20:48,367 DEBUG anaconda: _is_valid_disklabel(sda) returning True >07:20:48,367 DEBUG anaconda: _is_valid_size(sda) returning True >07:20:48,367 DEBUG anaconda: _is_valid_location(sda) returning True >07:20:48,367 DEBUG anaconda: _is_valid_format(sda) returning True >07:20:48,367 DEBUG anaconda: is_valid_stage1_device(sda) returning True >07:20:48,367 INFO anaconda: Thread Done: AnaExecuteStorageThread (139794768746240) >07:20:48,401 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', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >07:20:48,401 DEBUG anaconda: ui: unused=['sda2', 'sda1'] >07:20:48,402 DEBUG anaconda: ui: new_devices=[] >07:20:48,411 DEBUG anaconda: page clicked: New Fedora 20 Installation >07:20:48,411 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >07:20:48,411 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >07:20:48,459 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> >07:20:48,459 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> status to: Saving storage configuration... >07:20:48,465 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x48f4f50> >07:20:51,395 DEBUG anaconda: page clicked: Unknown >07:20:51,396 DEBUG anaconda: show mountpoint: Unknown >07:20:51,408 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem >07:20:51,409 DEBUG anaconda: updated device_disks to ['sda'] >07:20:51,410 DEBUG anaconda: updated device_container_name to None >07:20:51,410 DEBUG anaconda: updated device_container_raid_level to None >07:20:51,410 DEBUG anaconda: updated device_container_encrypted to False >07:20:51,410 DEBUG anaconda: updated device_container_size to 0 >07:20:51,417 DEBUG anaconda: fs type changed: ext4 >07:20:51,429 INFO anaconda: getting device type for None >07:20:51,430 ERR anaconda: unknown device type: 'None' >07:20:51,430 DEBUG anaconda: device_type_changed: None None >07:20:51,437 INFO anaconda: getting device type for Standard Partition >07:20:51,438 DEBUG anaconda: device_type_changed: 2 Standard Partition >07:20:51,438 INFO anaconda: getting device type for Standard Partition >07:20:51,439 INFO anaconda: getting device type for Standard Partition >07:20:51,440 INFO anaconda: getting device type for Standard Partition >07:20:51,441 INFO anaconda: getting device type for Standard Partition >07:20:51,443 INFO anaconda: getting device type for Standard Partition >07:20:51,444 INFO anaconda: getting device type for Standard Partition >07:20:51,445 INFO anaconda: getting device type for Standard Partition >07:20:51,446 INFO anaconda: getting device type for Standard Partition >07:20:51,447 DEBUG anaconda: populate_raid: 2, None >07:20:51,447 INFO anaconda: getting device type for Standard Partition >07:20:51,449 INFO anaconda: getting device type for Standard Partition >07:20:51,450 DEBUG anaconda: populate_raid: 2, None >07:20:51,450 INFO anaconda: getting device type for Standard Partition >07:20:56,168 DEBUG anaconda: current selector: existing 500MB partition sda1 (3) with existing ext4 filesystem >07:20:56,169 DEBUG anaconda: notebook page = 1 >07:20:56,169 INFO anaconda: ui: saving changes to device sda1 >07:20:56,170 DEBUG anaconda: old name: sda1 >07:20:56,170 DEBUG anaconda: new name: None >07:20:56,176 DEBUG anaconda: old size: 500.0 >07:20:56,177 DEBUG anaconda: new size: 500 >07:20:56,177 INFO anaconda: getting device type for Standard Partition >07:20:56,178 DEBUG anaconda: old device type: 2 >07:20:56,178 DEBUG anaconda: new device type: 2 >07:20:56,178 DEBUG anaconda: reformat: False >07:20:56,181 DEBUG anaconda: old fs type: ext4 >07:20:56,181 DEBUG anaconda: new fs type: ext4 >07:20:56,181 DEBUG anaconda: old encryption setting: False >07:20:56,181 DEBUG anaconda: new encryption setting: False >07:20:56,182 DEBUG anaconda: old label: >07:20:56,182 DEBUG anaconda: new_label: >07:20:56,182 DEBUG anaconda: old mountpoint: >07:20:56,182 DEBUG anaconda: new mountpoint: >07:20:56,182 DEBUG anaconda: old raid level: None >07:20:56,183 DEBUG anaconda: new raid level: None >07:20:56,183 DEBUG anaconda: old container: None >07:20:56,183 DEBUG anaconda: new container: None >07:20:56,184 DEBUG anaconda: old container encrypted: False >07:20:56,184 DEBUG anaconda: new container encrypted: False >07:20:56,184 DEBUG anaconda: old container raid level: None >07:20:56,184 DEBUG anaconda: new container raid level: None >07:20:56,184 DEBUG anaconda: old container size request: 0 >07:20:56,184 DEBUG anaconda: new container size request: 0 >07:20:56,185 DEBUG anaconda: old disks: ['sda'] >07:20:56,185 DEBUG anaconda: new disks: ['sda'] >07:20:56,185 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem >07:20:56,186 DEBUG anaconda: updated device_disks to ['sda'] >07:20:56,186 DEBUG anaconda: updated device_container_name to None >07:20:56,186 DEBUG anaconda: updated device_container_raid_level to None >07:20:56,187 DEBUG anaconda: updated device_container_encrypted to False >07:20:56,187 DEBUG anaconda: updated device_container_size to 0 >07:20:56,199 INFO anaconda: getting device type for Standard Partition >07:20:56,200 DEBUG anaconda: populate_raid: 2, None >07:20:56,200 INFO anaconda: getting device type for Standard Partition >07:20:56,201 DEBUG anaconda: new selector: existing 475591MB partition sda2 (4) with existing luks >07:21:10,036 INFO anaconda: trying to unlock sda2... >07:21:12,637 INFO anaconda: unlocked sda2, now going to populate devicetree... >07:21:13,508 DEBUG anaconda: running handleException >07:21:13,508 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >07:21:14,326 INFO anaconda: Running kickstart %%traceback script(s) >07:21:14,327 INFO anaconda: All kickstart %%traceback script(s) have been run >07:21:31,139 INFO anaconda: /sbin/anaconda 20.25.15-1 >11:21:31,180 INFO anaconda: 4063232 kB (3968 MB) are available >07:21:31,180 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >07:21:31,180 INFO anaconda: Not doing 'start audit daemon' in live installation >07:21:31,181 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >07:21:31,181 INFO anaconda: Default encoding = ascii >07:21:31,972 WARN anaconda.stdout: Not asking for VNC because we don't have a network >07:21:31,972 INFO anaconda: Display mode = g >11:21:31,974 INFO anaconda: 4063232 kB (3968 MB) are available >07:21:31,974 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >07:21:32,089 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >07:21:32,089 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >07:21:32,089 INFO anaconda: using only installclass _Fedora >07:21:32,091 INFO anaconda: bootloader GRUB2 on X86 platform >07:21:32,092 INFO anaconda: bootloader GRUB2 on X86 platform >07:21:32,104 DEBUG anaconda: network: devices found ['p6p1', 'wlp2s0'] >07:21:32,208 DEBUG anaconda: updating hostname localhost.localdomain >07:21:32,227 INFO anaconda: Running Thread: AnaStorageThread (140024829949696) >07:21:32,227 INFO anaconda: Running Thread: AnaTimeInitThread (140024821556992) >07:21:32,228 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140024813164288) >07:21:32,228 INFO anaconda: Running Thread: AnaPayloadThread (140024804771584) >07:21:32,234 DEBUG anaconda: updating hostname localhost.localdomain >07:21:32,238 INFO anaconda: got 0 NTP servers from DHCP >07:21:32,239 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140024813164288) >07:21:32,247 INFO anaconda: Not doing 'start chronyd' in live installation >07:21:32,247 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140024813164288) >07:21:32,247 INFO anaconda: Starting geolocation lookup >07:21:32,248 INFO anaconda: Geolocation provider: Fedora GeoIP >07:21:32,253 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >07:21:32,253 INFO anaconda: Geolocation lookup finished in 0.0 seconds >07:21:32,255 INFO anaconda: no results from geolocation >07:21:32,258 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140024813164288) >07:21:32,303 INFO anaconda: Not doing 'activate layouts' in live installation >07:21:34,750 INFO anaconda: Thread Done: AnaStorageThread (140024829949696) >07:21:35,000 INFO anaconda: Thread Done: AnaTimeInitThread (140024821556992) >07:21:35,010 INFO anaconda: Thread Done: AnaPayloadThread (140024804771584) >07:21:39,041 INFO anaconda: Not doing 'require network connection' in live installation >07:21:39,042 DEBUG anaconda: network standalone spoke (init): completed: True >07:21:39,042 INFO anaconda: Not doing 'require network connection' in live installation >07:21:39,092 INFO anaconda: Running Thread: AnaDateTimeThread (140024804771584) >07:21:39,137 INFO anaconda: Not doing 'modify system time and date' in live installation >07:21:39,146 INFO anaconda: Thread Done: AnaDateTimeThread (140024804771584) >07:21:39,893 INFO anaconda: fs space: 0 B needed: 2.96 GB >07:21:40,728 INFO anaconda: fs space: 0 B needed: 2.96 GB >07:21:40,786 INFO anaconda: Running Thread: AnaStorageWatcher (140024813164288) >07:21:40,788 INFO anaconda: Thread Done: AnaStorageWatcher (140024813164288) >07:21:40,810 INFO anaconda: Running Thread: AnaCustomStorageInit (140024813164288) >07:21:40,878 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >07:21:40,882 DEBUG anaconda: network: selected device p6p1 >07:21:40,890 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >07:21:40,975 DEBUG anaconda: updating hostname localhost.localdomain >07:21:41,014 INFO anaconda: Not doing 'require network connection' in live installation >07:21:41,138 INFO anaconda: Running Thread: AnaNTPserver0 (140024375994112) >07:21:41,138 INFO anaconda: Running Thread: AnaNTPserver1 (140024367601408) >07:21:41,139 INFO anaconda: Running Thread: AnaNTPserver2 (140024359208704) >07:21:41,140 INFO anaconda: Running Thread: AnaNTPserver3 (140024350816000) >07:21:41,148 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x37e6650> >07:21:41,148 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39ee050> status to: Probing storage... >07:21:41,155 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39ee050> >07:21:41,173 INFO anaconda: Thread Done: AnaNTPserver1 (140024367601408) >07:21:41,182 INFO anaconda: Thread Done: AnaNTPserver0 (140024375994112) >07:21:41,186 INFO anaconda: Thread Done: AnaNTPserver3 (140024350816000) >07:21:41,188 INFO anaconda: Thread Done: AnaNTPserver2 (140024359208704) >07:21:41,191 DEBUG anaconda: updating hostname localhost.localdomain >07:21:41,210 DEBUG anaconda: updating hostname localhost.localdomain >07:21:41,235 INFO anaconda: Thread Done: AnaCustomStorageInit (140024813164288) >07:21:41,241 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f5a0801d750> status to: Not connected >07:21:44,476 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:111: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > action.window.show_all() > >07:21:44,476 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:111: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > action.window.show_all() > >07:21:44,511 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > Gtk.main() > >07:21:44,511 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > Gtk.main() > >07:21:52,062 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:123: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > rc = self.window.run() > >07:21:52,062 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:123: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > rc = self.window.run() > >07:22:04,364 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:377: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > store.remove(itr) > >07:22:04,365 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:377: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > store.remove(itr) > >07:22:06,696 INFO anaconda: Not doing 'require network connection' in live installation >07:22:11,231 DEBUG anaconda: disk free: 848.99 MB fs free: 348 MB sw needs: 2.96 GB auto swap: 0 B >07:22:13,459 INFO anaconda: Running Thread: AnaExecuteStorageThread (140024829949696) >07:22:13,464 DEBUG anaconda: new disk order: [] >07:22:13,498 DEBUG anaconda: new disk order: [] >07:22:13,518 INFO anaconda: Not doing 'require network connection' in live installation >07:22:13,530 DEBUG anaconda: stage1 device cannot be of type lvmvg >07:22:13,530 DEBUG anaconda: stage1 device cannot be of type lvmthinlv >07:22:13,531 DEBUG anaconda: stage1 device cannot be of type lvmthinpool >07:22:13,532 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:22:13,532 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:22:13,533 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:22:13,534 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >07:22:13,535 DEBUG anaconda: _is_valid_disklabel(sda) returning True >07:22:13,535 DEBUG anaconda: _is_valid_size(sda) returning True >07:22:13,535 DEBUG anaconda: _is_valid_location(sda) returning True >07:22:13,536 DEBUG anaconda: _is_valid_format(sda) returning True >07:22:13,536 DEBUG anaconda: is_valid_stage1_device(sda) returning True >07:22:13,536 INFO anaconda: Thread Done: AnaExecuteStorageThread (140024829949696) >07:22:13,591 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-home', 'fedora-pool00', 'fedora-root', 'fedora-swap', 'fedora-usr', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', 'sda', 'sda1', 'sda2', 'sr0'] >07:22:13,591 DEBUG anaconda: ui: unused=['sda1', 'fedora-home', 'fedora-swap', 'fedora-usr', 'fedora-root'] >07:22:13,592 DEBUG anaconda: ui: new_devices=[] >07:22:13,609 DEBUG anaconda: page clicked: New Fedora 20 Installation >07:22:13,609 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >07:22:13,609 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >07:22:13,652 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39ee050> >07:22:13,652 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39ee050> status to: Saving storage configuration... >07:22:13,658 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39ee050> >07:22:15,397 DEBUG anaconda: page clicked: Unknown >07:22:15,398 DEBUG anaconda: show mountpoint: Unknown >07:22:15,407 DEBUG anaconda: populate_right_side: existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem >07:22:15,409 DEBUG anaconda: updated device_disks to ['sda'] >07:22:15,409 DEBUG anaconda: updated device_container_name to fedora >07:22:15,410 DEBUG anaconda: updated device_container_raid_level to None >07:22:15,410 DEBUG anaconda: updated device_container_encrypted to True >07:22:15,410 DEBUG anaconda: updated device_container_size to 475588 >07:22:15,416 DEBUG anaconda: fs type changed: ext4 >07:22:15,423 INFO anaconda: getting device type for None >07:22:15,424 ERR anaconda: unknown device type: 'None' >07:22:15,425 DEBUG anaconda: device_type_changed: None None >07:22:15,429 INFO anaconda: getting device type for LVM Thin Provisioning >07:22:15,431 DEBUG anaconda: device_type_changed: 5 LVM Thin Provisioning >07:22:15,431 INFO anaconda: getting device type for LVM Thin Provisioning >07:22:15,432 INFO anaconda: getting device type for LVM Thin Provisioning >07:22:15,434 INFO anaconda: getting device type for LVM Thin Provisioning >07:22:15,435 INFO anaconda: getting device type for LVM Thin Provisioning >07:22:15,437 INFO anaconda: getting device type for LVM Thin Provisioning >07:22:15,439 INFO anaconda: getting device type for LVM Thin Provisioning >07:22:15,440 INFO anaconda: getting device type for LVM Thin Provisioning >07:22:15,441 INFO anaconda: getting device type for LVM Thin Provisioning >07:22:15,443 DEBUG anaconda: populate_raid: 5, None >07:22:15,443 INFO anaconda: getting device type for LVM Thin Provisioning >07:22:15,445 INFO anaconda: getting device type for LVM Thin Provisioning >07:22:15,446 DEBUG anaconda: populate_raid: 5, None >07:22:15,447 INFO anaconda: getting device type for LVM Thin Provisioning >07:22:15,448 DEBUG anaconda: new container selection: fedora >07:22:15,449 DEBUG anaconda: default container is fedora >07:22:22,867 DEBUG anaconda: removing device 'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem' from page Unknown >07:22:26,031 INFO anaconda: ui: removed device fedora-home >07:22:26,041 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', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >07:22:26,042 DEBUG anaconda: ui: unused=[] >07:22:26,043 DEBUG anaconda: ui: new_devices=[] >07:22:26,047 DEBUG anaconda: page clicked: New Fedora 20 Installation >07:22:26,047 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >07:22:26,048 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >07:22:29,485 DEBUG anaconda: running automatic partitioning >07:22:29,514 DEBUG anaconda: _is_valid_disklabel(sda) returning True >07:22:29,514 DEBUG anaconda: _is_valid_size(sda) returning True >07:22:29,514 DEBUG anaconda: _is_valid_location(sda) returning True >07:22:29,515 DEBUG anaconda: _is_valid_format(sda) returning True >07:22:29,515 DEBUG anaconda: is_valid_stage1_device(sda) returning True >07:22:29,617 DEBUG anaconda: new disk order: [] >07:22:29,640 DEBUG anaconda: stage1 device cannot be of type lvmvg >07:22:29,640 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:22:29,641 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:22:29,642 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:22:29,643 DEBUG anaconda: _is_valid_disklabel(sda) returning True >07:22:29,643 DEBUG anaconda: _is_valid_size(sda) returning True >07:22:29,643 DEBUG anaconda: _is_valid_location(sda) returning True >07:22:29,643 DEBUG anaconda: _is_valid_format(sda) returning True >07:22:29,644 DEBUG anaconda: is_valid_stage1_device(sda) returning True >07:22:29,647 DEBUG anaconda: _is_valid_disklabel(sda) returning True >07:22:29,647 DEBUG anaconda: _is_valid_size(sda) returning True >07:22:29,647 DEBUG anaconda: _is_valid_location(sda) returning True >07:22:29,647 DEBUG anaconda: _is_valid_format(sda) returning True >07:22:29,648 DEBUG anaconda: is_valid_stage1_device(sda) returning True >07:22:29,648 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >07:22:29,648 DEBUG anaconda: _is_valid_size(sda1) returning True >07:22:29,648 DEBUG anaconda: _is_valid_location(sda1) returning True >07:22:29,648 DEBUG anaconda: _is_valid_partition(sda1) returning True >07:22:29,649 DEBUG anaconda: _is_valid_format(sda1) returning True >07:22:29,649 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >07:22:29,650 DEBUG anaconda: finished automatic partitioning >07:22:29,650 DEBUG anaconda: refreshing ui >07:22:29,652 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >07:22:29,653 DEBUG anaconda: ui: unused=[] >07:22:29,654 DEBUG anaconda: ui: new_devices=['fedora-swap', 'fedora-home', 'sda1', 'fedora-root'] >07:22:29,670 DEBUG anaconda: page clicked: New Fedora 20 Installation >07:22:29,670 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >07:22:29,671 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (27) with non-existent ext4 filesystem mounted at /boot >07:22:29,671 DEBUG anaconda: updated device_disks to ['sda'] >07:22:29,672 DEBUG anaconda: updated device_container_name to None >07:22:29,672 DEBUG anaconda: updated device_container_raid_level to None >07:22:29,672 DEBUG anaconda: updated device_container_encrypted to False >07:22:29,672 DEBUG anaconda: updated device_container_size to 0 >07:22:29,675 INFO anaconda: getting device type for LVM Thin Provisioning >07:22:29,681 INFO anaconda: getting device type for Standard Partition >07:22:29,682 DEBUG anaconda: device_type_changed: 2 Standard Partition >07:22:29,682 INFO anaconda: getting device type for Standard Partition >07:22:29,683 INFO anaconda: getting device type for Standard Partition >07:22:29,684 INFO anaconda: getting device type for Standard Partition >07:22:29,684 INFO anaconda: getting device type for Standard Partition >07:22:29,685 INFO anaconda: getting device type for Standard Partition >07:22:29,685 INFO anaconda: getting device type for Standard Partition >07:22:29,686 INFO anaconda: getting device type for Standard Partition >07:22:29,687 INFO anaconda: getting device type for Standard Partition >07:22:29,687 DEBUG anaconda: populate_raid: 2, None >07:22:29,687 INFO anaconda: getting device type for Standard Partition >07:22:29,689 INFO anaconda: getting device type for Standard Partition >07:22:29,689 DEBUG anaconda: populate_raid: 2, None >07:22:29,689 INFO anaconda: getting device type for Standard Partition >07:22:29,691 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >07:22:29,692 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (27) with non-existent ext4 filesystem mounted at /boot >07:22:29,692 DEBUG anaconda: updated device_disks to ['sda'] >07:22:29,692 DEBUG anaconda: updated device_container_name to None >07:22:29,692 DEBUG anaconda: updated device_container_raid_level to None >07:22:29,693 DEBUG anaconda: updated device_container_encrypted to False >07:22:29,693 DEBUG anaconda: updated device_container_size to 0 >07:22:29,699 INFO anaconda: getting device type for Standard Partition >07:22:29,699 DEBUG anaconda: populate_raid: 2, None >07:22:29,700 INFO anaconda: getting device type for Standard Partition >07:22:29,700 DEBUG anaconda: finished refreshing ui >07:22:29,701 DEBUG anaconda: updating space display >07:22:29,705 DEBUG anaconda: finished updating space display >07:22:38,643 DEBUG anaconda: current selector: non-existent 500MB partition sda1 (27) with non-existent ext4 filesystem mounted at /boot >07:22:38,644 DEBUG anaconda: notebook page = 1 >07:22:38,644 INFO anaconda: ui: saving changes to device sda1 >07:22:38,645 DEBUG anaconda: old name: sda1 >07:22:38,645 DEBUG anaconda: new name: None >07:22:38,652 DEBUG anaconda: old size: 500.0 >07:22:38,652 DEBUG anaconda: new size: 500 >07:22:38,652 INFO anaconda: getting device type for Standard Partition >07:22:38,653 DEBUG anaconda: old device type: 2 >07:22:38,653 DEBUG anaconda: new device type: 2 >07:22:38,654 DEBUG anaconda: reformat: True >07:22:38,656 DEBUG anaconda: old fs type: ext4 >07:22:38,656 DEBUG anaconda: new fs type: ext4 >07:22:38,657 DEBUG anaconda: old encryption setting: False >07:22:38,657 DEBUG anaconda: new encryption setting: False >07:22:38,657 DEBUG anaconda: old label: >07:22:38,657 DEBUG anaconda: new_label: >07:22:38,657 DEBUG anaconda: old mountpoint: /boot >07:22:38,658 DEBUG anaconda: new mountpoint: /boot >07:22:38,660 DEBUG anaconda: old raid level: None >07:22:38,660 DEBUG anaconda: new raid level: None >07:22:38,661 DEBUG anaconda: old container: None >07:22:38,661 DEBUG anaconda: new container: None >07:22:38,661 DEBUG anaconda: old container encrypted: False >07:22:38,662 DEBUG anaconda: new container encrypted: False >07:22:38,662 DEBUG anaconda: old container raid level: None >07:22:38,662 DEBUG anaconda: new container raid level: None >07:22:38,662 DEBUG anaconda: old container size request: 0 >07:22:38,662 DEBUG anaconda: new container size request: 0 >07:22:38,662 DEBUG anaconda: old disks: ['sda'] >07:22:38,663 DEBUG anaconda: new disks: ['sda'] >07:22:38,663 DEBUG anaconda: nothing changed for new device >07:22:38,663 DEBUG anaconda: new selector: non-existent 421252MB lvmlv fedora-home (30) with non-existent ext4 filesystem mounted at /home >07:22:38,663 DEBUG anaconda: populate_right_side: non-existent 421252MB lvmlv fedora-home (30) with non-existent ext4 filesystem mounted at /home >07:22:38,664 DEBUG anaconda: updated device_disks to ['sda'] >07:22:38,664 DEBUG anaconda: updated device_container_name to fedora >07:22:38,664 DEBUG anaconda: updated device_container_raid_level to None >07:22:38,664 DEBUG anaconda: updated device_container_encrypted to False >07:22:38,664 DEBUG anaconda: updated device_container_size to 0 >07:22:38,676 INFO anaconda: getting device type for LVM >07:22:38,676 DEBUG anaconda: device_type_changed: 0 LVM >07:22:38,677 INFO anaconda: getting device type for LVM >07:22:38,677 INFO anaconda: getting device type for LVM >07:22:38,678 INFO anaconda: getting device type for LVM >07:22:38,678 INFO anaconda: getting device type for LVM >07:22:38,679 INFO anaconda: getting device type for LVM >07:22:38,680 INFO anaconda: getting device type for LVM >07:22:38,680 INFO anaconda: getting device type for LVM >07:22:38,681 INFO anaconda: getting device type for LVM >07:22:38,681 INFO anaconda: getting device type for LVM >07:22:38,682 INFO anaconda: getting device type for LVM >07:22:38,682 INFO anaconda: getting device type for LVM >07:22:38,683 DEBUG anaconda: populate_raid: 0, None >07:22:38,683 INFO anaconda: getting device type for LVM >07:22:38,684 INFO anaconda: getting device type for LVM >07:22:38,685 DEBUG anaconda: populate_raid: 0, None >07:22:38,685 INFO anaconda: getting device type for LVM >07:22:38,685 DEBUG anaconda: new container selection: None >07:22:38,686 DEBUG anaconda: new container selection: None >07:22:38,687 DEBUG anaconda: new container selection: fedora >07:22:38,687 DEBUG anaconda: default container is fedora >07:22:45,742 INFO anaconda: ui: saving changes to device fedora-home >07:22:45,742 DEBUG anaconda: old name: home >07:22:45,742 DEBUG anaconda: new name: home >07:22:45,747 DEBUG anaconda: old size: 421252 >07:22:45,748 DEBUG anaconda: new size: 221252 >07:22:45,748 INFO anaconda: getting device type for LVM >07:22:45,748 DEBUG anaconda: old device type: 0 >07:22:45,748 DEBUG anaconda: new device type: 0 >07:22:45,748 DEBUG anaconda: reformat: True >07:22:45,750 DEBUG anaconda: old fs type: ext4 >07:22:45,751 DEBUG anaconda: new fs type: ext4 >07:22:45,751 DEBUG anaconda: old encryption setting: False >07:22:45,751 DEBUG anaconda: new encryption setting: False >07:22:45,751 DEBUG anaconda: old label: >07:22:45,751 DEBUG anaconda: new_label: >07:22:45,751 DEBUG anaconda: old mountpoint: /home >07:22:45,752 DEBUG anaconda: new mountpoint: /home >07:22:45,753 DEBUG anaconda: old raid level: None >07:22:45,753 DEBUG anaconda: new raid level: None >07:22:45,754 DEBUG anaconda: old container: fedora >07:22:45,755 DEBUG anaconda: new container: fedora >07:22:45,755 DEBUG anaconda: old container encrypted: False >07:22:45,755 DEBUG anaconda: new container encrypted: False >07:22:45,755 DEBUG anaconda: old container raid level: None >07:22:45,755 DEBUG anaconda: new container raid level: None >07:22:45,755 DEBUG anaconda: old container size request: 0 >07:22:45,755 DEBUG anaconda: new container size request: 0 >07:22:45,756 DEBUG anaconda: old disks: ['sda'] >07:22:45,756 DEBUG anaconda: new disks: ['sda'] >07:22:45,906 DEBUG anaconda: populate_right_side: non-existent 221252MB lvmlv fedora-home (30) with non-existent ext4 filesystem mounted at /home >07:22:45,906 DEBUG anaconda: updated device_disks to ['sda'] >07:22:45,907 DEBUG anaconda: updated device_container_name to fedora >07:22:45,907 DEBUG anaconda: updated device_container_raid_level to None >07:22:45,907 DEBUG anaconda: updated device_container_encrypted to False >07:22:45,907 DEBUG anaconda: updated device_container_size to 0 >07:22:45,913 INFO anaconda: getting device type for LVM >07:22:45,913 DEBUG anaconda: populate_raid: 0, None >07:22:45,913 INFO anaconda: getting device type for LVM >07:22:45,914 DEBUG anaconda: new container selection: None >07:22:45,914 DEBUG anaconda: new container selection: None >07:22:45,914 DEBUG anaconda: new container selection: fedora >07:22:45,915 DEBUG anaconda: default container is fedora >07:22:45,915 DEBUG anaconda: leaving save_right_side >07:22:56,271 DEBUG anaconda: current selector: non-existent 221252MB lvmlv fedora-home (30) with non-existent ext4 filesystem mounted at /home >07:22:56,271 DEBUG anaconda: notebook page = 1 >07:22:56,272 INFO anaconda: ui: saving changes to device fedora-home >07:22:56,272 DEBUG anaconda: old name: home >07:22:56,272 DEBUG anaconda: new name: home >07:22:56,279 DEBUG anaconda: old size: 221252 >07:22:56,279 DEBUG anaconda: new size: 221252 >07:22:56,279 INFO anaconda: getting device type for LVM >07:22:56,280 DEBUG anaconda: old device type: 0 >07:22:56,280 DEBUG anaconda: new device type: 0 >07:22:56,280 DEBUG anaconda: reformat: True >07:22:56,283 DEBUG anaconda: old fs type: ext4 >07:22:56,283 DEBUG anaconda: new fs type: ext4 >07:22:56,283 DEBUG anaconda: old encryption setting: False >07:22:56,283 DEBUG anaconda: new encryption setting: False >07:22:56,284 DEBUG anaconda: old label: >07:22:56,284 DEBUG anaconda: new_label: >07:22:56,284 DEBUG anaconda: old mountpoint: /home >07:22:56,284 DEBUG anaconda: new mountpoint: /home >07:22:56,285 DEBUG anaconda: old raid level: None >07:22:56,285 DEBUG anaconda: new raid level: None >07:22:56,287 DEBUG anaconda: old container: fedora >07:22:56,287 DEBUG anaconda: new container: fedora >07:22:56,287 DEBUG anaconda: old container encrypted: False >07:22:56,287 DEBUG anaconda: new container encrypted: False >07:22:56,287 DEBUG anaconda: old container raid level: None >07:22:56,287 DEBUG anaconda: new container raid level: None >07:22:56,288 DEBUG anaconda: old container size request: 0 >07:22:56,288 DEBUG anaconda: new container size request: 0 >07:22:56,288 DEBUG anaconda: old disks: ['sda'] >07:22:56,288 DEBUG anaconda: new disks: ['sda'] >07:22:56,288 DEBUG anaconda: nothing changed for new device >07:22:56,288 DEBUG anaconda: new selector: non-existent 51200MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >07:22:56,289 DEBUG anaconda: populate_right_side: non-existent 51200MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >07:22:56,289 DEBUG anaconda: updated device_disks to ['sda'] >07:22:56,289 DEBUG anaconda: updated device_container_name to fedora >07:22:56,289 DEBUG anaconda: updated device_container_raid_level to None >07:22:56,289 DEBUG anaconda: updated device_container_encrypted to False >07:22:56,290 DEBUG anaconda: updated device_container_size to 0 >07:22:56,299 INFO anaconda: getting device type for LVM >07:22:56,300 DEBUG anaconda: populate_raid: 0, None >07:22:56,300 INFO anaconda: getting device type for LVM >07:22:56,301 DEBUG anaconda: new container selection: None >07:22:56,301 DEBUG anaconda: new container selection: None >07:22:56,302 DEBUG anaconda: new container selection: fedora >07:22:56,302 DEBUG anaconda: default container is fedora >07:23:04,779 INFO anaconda: ui: saving changes to device fedora-root >07:23:04,779 DEBUG anaconda: old name: root >07:23:04,779 DEBUG anaconda: new name: root >07:23:04,784 DEBUG anaconda: old size: 51200 >07:23:04,785 DEBUG anaconda: new size: 251200 >07:23:04,785 INFO anaconda: getting device type for LVM >07:23:04,785 DEBUG anaconda: old device type: 0 >07:23:04,785 DEBUG anaconda: new device type: 0 >07:23:04,785 DEBUG anaconda: reformat: True >07:23:04,787 DEBUG anaconda: old fs type: ext4 >07:23:04,787 DEBUG anaconda: new fs type: ext4 >07:23:04,787 DEBUG anaconda: old encryption setting: False >07:23:04,788 DEBUG anaconda: new encryption setting: False >07:23:04,788 DEBUG anaconda: old label: >07:23:04,788 DEBUG anaconda: new_label: >07:23:04,788 DEBUG anaconda: old mountpoint: / >07:23:04,788 DEBUG anaconda: new mountpoint: / >07:23:04,789 DEBUG anaconda: old raid level: None >07:23:04,789 DEBUG anaconda: new raid level: None >07:23:04,790 DEBUG anaconda: old container: fedora >07:23:04,791 DEBUG anaconda: new container: fedora >07:23:04,791 DEBUG anaconda: old container encrypted: False >07:23:04,791 DEBUG anaconda: new container encrypted: False >07:23:04,791 DEBUG anaconda: old container raid level: None >07:23:04,791 DEBUG anaconda: new container raid level: None >07:23:04,791 DEBUG anaconda: old container size request: 0 >07:23:04,792 DEBUG anaconda: new container size request: 0 >07:23:04,792 DEBUG anaconda: old disks: ['sda'] >07:23:04,792 DEBUG anaconda: new disks: ['sda'] >07:23:04,934 DEBUG anaconda: populate_right_side: non-existent 251200MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >07:23:04,934 DEBUG anaconda: updated device_disks to ['sda'] >07:23:04,934 DEBUG anaconda: updated device_container_name to fedora >07:23:04,935 DEBUG anaconda: updated device_container_raid_level to None >07:23:04,935 DEBUG anaconda: updated device_container_encrypted to False >07:23:04,935 DEBUG anaconda: updated device_container_size to 0 >07:23:04,940 INFO anaconda: getting device type for LVM >07:23:04,941 DEBUG anaconda: populate_raid: 0, None >07:23:04,941 INFO anaconda: getting device type for LVM >07:23:04,941 DEBUG anaconda: new container selection: None >07:23:04,942 DEBUG anaconda: new container selection: None >07:23:04,942 DEBUG anaconda: new container selection: fedora >07:23:04,942 DEBUG anaconda: default container is fedora >07:23:04,943 DEBUG anaconda: leaving save_right_side >07:23:13,027 INFO anaconda: ui: saving changes to device fedora-root >07:23:13,027 DEBUG anaconda: old name: root >07:23:13,027 DEBUG anaconda: new name: root >07:23:13,033 DEBUG anaconda: old size: 251200 >07:23:13,033 DEBUG anaconda: new size: 201200 >07:23:13,034 INFO anaconda: getting device type for LVM >07:23:13,034 DEBUG anaconda: old device type: 0 >07:23:13,034 DEBUG anaconda: new device type: 0 >07:23:13,034 DEBUG anaconda: reformat: True >07:23:13,036 DEBUG anaconda: old fs type: ext4 >07:23:13,037 DEBUG anaconda: new fs type: ext4 >07:23:13,037 DEBUG anaconda: old encryption setting: False >07:23:13,037 DEBUG anaconda: new encryption setting: False >07:23:13,037 DEBUG anaconda: old label: >07:23:13,037 DEBUG anaconda: new_label: >07:23:13,038 DEBUG anaconda: old mountpoint: / >07:23:13,038 DEBUG anaconda: new mountpoint: / >07:23:13,039 DEBUG anaconda: old raid level: None >07:23:13,040 DEBUG anaconda: new raid level: None >07:23:13,041 DEBUG anaconda: old container: fedora >07:23:13,041 DEBUG anaconda: new container: fedora >07:23:13,041 DEBUG anaconda: old container encrypted: False >07:23:13,041 DEBUG anaconda: new container encrypted: False >07:23:13,042 DEBUG anaconda: old container raid level: None >07:23:13,042 DEBUG anaconda: new container raid level: None >07:23:13,042 DEBUG anaconda: old container size request: 0 >07:23:13,042 DEBUG anaconda: new container size request: 0 >07:23:13,042 DEBUG anaconda: old disks: ['sda'] >07:23:13,042 DEBUG anaconda: new disks: ['sda'] >07:23:13,197 DEBUG anaconda: populate_right_side: non-existent 201200MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >07:23:13,197 DEBUG anaconda: updated device_disks to ['sda'] >07:23:13,197 DEBUG anaconda: updated device_container_name to fedora >07:23:13,197 DEBUG anaconda: updated device_container_raid_level to None >07:23:13,197 DEBUG anaconda: updated device_container_encrypted to False >07:23:13,197 DEBUG anaconda: updated device_container_size to 0 >07:23:13,203 INFO anaconda: getting device type for LVM >07:23:13,203 DEBUG anaconda: populate_raid: 0, None >07:23:13,204 INFO anaconda: getting device type for LVM >07:23:13,204 DEBUG anaconda: new container selection: None >07:23:13,204 DEBUG anaconda: new container selection: None >07:23:13,205 DEBUG anaconda: new container selection: fedora >07:23:13,205 DEBUG anaconda: default container is fedora >07:23:13,206 DEBUG anaconda: leaving save_right_side >07:23:17,077 INFO anaconda: ui: saving changes to device fedora-root >07:23:17,077 DEBUG anaconda: old name: root >07:23:17,077 DEBUG anaconda: new name: root >07:23:17,084 DEBUG anaconda: old size: 201200 >07:23:17,084 DEBUG anaconda: new size: 201200 >07:23:17,085 INFO anaconda: getting device type for LVM >07:23:17,085 DEBUG anaconda: old device type: 0 >07:23:17,085 DEBUG anaconda: new device type: 0 >07:23:17,086 DEBUG anaconda: reformat: True >07:23:17,088 DEBUG anaconda: old fs type: ext4 >07:23:17,088 DEBUG anaconda: new fs type: ext4 >07:23:17,088 DEBUG anaconda: old encryption setting: False >07:23:17,089 DEBUG anaconda: new encryption setting: False >07:23:17,089 DEBUG anaconda: old label: >07:23:17,089 DEBUG anaconda: new_label: >07:23:17,089 DEBUG anaconda: old mountpoint: / >07:23:17,089 DEBUG anaconda: new mountpoint: / >07:23:17,091 DEBUG anaconda: old raid level: None >07:23:17,091 DEBUG anaconda: new raid level: None >07:23:17,093 DEBUG anaconda: old container: fedora >07:23:17,093 DEBUG anaconda: new container: fedora >07:23:17,093 DEBUG anaconda: old container encrypted: False >07:23:17,093 DEBUG anaconda: new container encrypted: False >07:23:17,093 DEBUG anaconda: old container raid level: None >07:23:17,094 DEBUG anaconda: new container raid level: None >07:23:17,094 DEBUG anaconda: old container size request: 0 >07:23:17,094 DEBUG anaconda: new container size request: 0 >07:23:17,094 DEBUG anaconda: old disks: ['sda'] >07:23:17,094 DEBUG anaconda: new disks: ['sda'] >07:23:17,095 DEBUG anaconda: nothing changed for new device >07:23:25,449 DEBUG anaconda: requested size = None ; available space = 50.00 GB >07:23:25,588 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'fedora-usr', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >07:23:25,589 DEBUG anaconda: ui: unused=[] >07:23:25,590 DEBUG anaconda: ui: new_devices=['fedora-swap', 'fedora-home', 'sda1', 'fedora-usr', 'fedora-root'] >07:23:25,610 DEBUG anaconda: page clicked: New Fedora 20 Installation >07:23:25,610 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >07:23:25,610 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (27) with non-existent ext4 filesystem mounted at /boot >07:23:25,610 DEBUG anaconda: updated device_disks to ['sda'] >07:23:25,610 DEBUG anaconda: updated device_container_name to None >07:23:25,611 DEBUG anaconda: updated device_container_raid_level to None >07:23:25,611 DEBUG anaconda: updated device_container_encrypted to False >07:23:25,611 DEBUG anaconda: updated device_container_size to 0 >07:23:25,617 INFO anaconda: getting device type for Standard Partition >07:23:25,617 DEBUG anaconda: device_type_changed: 2 Standard Partition >07:23:25,617 INFO anaconda: getting device type for Standard Partition >07:23:25,618 INFO anaconda: getting device type for Standard Partition >07:23:25,619 INFO anaconda: getting device type for Standard Partition >07:23:25,619 INFO anaconda: getting device type for Standard Partition >07:23:25,620 INFO anaconda: getting device type for Standard Partition >07:23:25,620 INFO anaconda: getting device type for Standard Partition >07:23:25,621 INFO anaconda: getting device type for Standard Partition >07:23:25,621 INFO anaconda: getting device type for Standard Partition >07:23:25,622 DEBUG anaconda: populate_raid: 2, None >07:23:25,622 INFO anaconda: getting device type for Standard Partition >07:23:25,623 INFO anaconda: getting device type for Standard Partition >07:23:25,623 DEBUG anaconda: populate_raid: 2, None >07:23:25,624 INFO anaconda: getting device type for Standard Partition >07:23:25,626 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >07:23:25,626 DEBUG anaconda: current selector: non-existent 500MB partition sda1 (27) with non-existent ext4 filesystem mounted at /boot >07:23:25,626 DEBUG anaconda: notebook page = 1 >07:23:25,626 INFO anaconda: ui: saving changes to device sda1 >07:23:25,627 DEBUG anaconda: old name: sda1 >07:23:25,627 DEBUG anaconda: new name: None >07:23:25,629 DEBUG anaconda: old size: 500.0 >07:23:25,630 DEBUG anaconda: new size: 500 >07:23:25,630 INFO anaconda: getting device type for Standard Partition >07:23:25,630 DEBUG anaconda: old device type: 2 >07:23:25,630 DEBUG anaconda: new device type: 2 >07:23:25,630 DEBUG anaconda: reformat: True >07:23:25,632 DEBUG anaconda: old fs type: ext4 >07:23:25,632 DEBUG anaconda: new fs type: ext4 >07:23:25,632 DEBUG anaconda: old encryption setting: False >07:23:25,632 DEBUG anaconda: new encryption setting: False >07:23:25,632 DEBUG anaconda: old label: >07:23:25,632 DEBUG anaconda: new_label: >07:23:25,632 DEBUG anaconda: old mountpoint: /boot >07:23:25,632 DEBUG anaconda: new mountpoint: /boot >07:23:25,633 DEBUG anaconda: old raid level: None >07:23:25,633 DEBUG anaconda: new raid level: None >07:23:25,633 DEBUG anaconda: old container: None >07:23:25,634 DEBUG anaconda: new container: None >07:23:25,634 DEBUG anaconda: old container encrypted: False >07:23:25,634 DEBUG anaconda: new container encrypted: False >07:23:25,634 DEBUG anaconda: old container raid level: None >07:23:25,634 DEBUG anaconda: new container raid level: None >07:23:25,634 DEBUG anaconda: old container size request: 0 >07:23:25,634 DEBUG anaconda: new container size request: 0 >07:23:25,634 DEBUG anaconda: old disks: ['sda'] >07:23:25,634 DEBUG anaconda: new disks: ['sda'] >07:23:25,634 DEBUG anaconda: nothing changed for new device >07:23:25,634 DEBUG anaconda: new selector: non-existent 50000MB lvmlv fedora-usr (32) with non-existent ext4 filesystem mounted at /usr >07:23:25,635 DEBUG anaconda: populate_right_side: non-existent 50000MB lvmlv fedora-usr (32) with non-existent ext4 filesystem mounted at /usr >07:23:25,635 DEBUG anaconda: updated device_disks to ['sda'] >07:23:25,635 DEBUG anaconda: updated device_container_name to fedora >07:23:25,635 DEBUG anaconda: updated device_container_raid_level to None >07:23:25,635 DEBUG anaconda: updated device_container_encrypted to False >07:23:25,635 DEBUG anaconda: updated device_container_size to 0 >07:23:25,641 INFO anaconda: getting device type for LVM >07:23:25,641 DEBUG anaconda: device_type_changed: 0 LVM >07:23:25,642 INFO anaconda: getting device type for LVM >07:23:25,642 INFO anaconda: getting device type for LVM >07:23:25,642 INFO anaconda: getting device type for LVM >07:23:25,643 INFO anaconda: getting device type for LVM >07:23:25,643 INFO anaconda: getting device type for LVM >07:23:25,643 INFO anaconda: getting device type for LVM >07:23:25,644 INFO anaconda: getting device type for LVM >07:23:25,644 INFO anaconda: getting device type for LVM >07:23:25,644 INFO anaconda: getting device type for LVM >07:23:25,645 INFO anaconda: getting device type for LVM >07:23:25,645 INFO anaconda: getting device type for LVM >07:23:25,645 DEBUG anaconda: populate_raid: 0, None >07:23:25,645 INFO anaconda: getting device type for LVM >07:23:25,646 INFO anaconda: getting device type for LVM >07:23:25,646 DEBUG anaconda: populate_raid: 0, None >07:23:25,646 INFO anaconda: getting device type for LVM >07:23:25,647 DEBUG anaconda: new container selection: None >07:23:25,647 DEBUG anaconda: new container selection: None >07:23:25,648 DEBUG anaconda: new container selection: fedora >07:23:25,648 DEBUG anaconda: default container is fedora >07:23:29,409 DEBUG anaconda: current selector: non-existent 50000MB lvmlv fedora-usr (32) with non-existent ext4 filesystem mounted at /usr >07:23:29,409 DEBUG anaconda: notebook page = 1 >07:23:29,409 INFO anaconda: ui: saving changes to device fedora-usr >07:23:29,410 DEBUG anaconda: old name: usr >07:23:29,410 DEBUG anaconda: new name: usr >07:23:29,417 DEBUG anaconda: old size: 50000 >07:23:29,417 DEBUG anaconda: new size: 50000 >07:23:29,417 INFO anaconda: getting device type for LVM >07:23:29,418 DEBUG anaconda: old device type: 0 >07:23:29,418 DEBUG anaconda: new device type: 0 >07:23:29,418 DEBUG anaconda: reformat: True >07:23:29,421 DEBUG anaconda: old fs type: ext4 >07:23:29,421 DEBUG anaconda: new fs type: ext4 >07:23:29,421 DEBUG anaconda: old encryption setting: False >07:23:29,421 DEBUG anaconda: new encryption setting: False >07:23:29,422 DEBUG anaconda: old label: >07:23:29,422 DEBUG anaconda: new_label: >07:23:29,422 DEBUG anaconda: old mountpoint: /usr >07:23:29,422 DEBUG anaconda: new mountpoint: /usr >07:23:29,424 DEBUG anaconda: old raid level: None >07:23:29,424 DEBUG anaconda: new raid level: None >07:23:29,426 DEBUG anaconda: old container: fedora >07:23:29,426 DEBUG anaconda: new container: fedora >07:23:29,426 DEBUG anaconda: old container encrypted: False >07:23:29,426 DEBUG anaconda: new container encrypted: False >07:23:29,426 DEBUG anaconda: old container raid level: None >07:23:29,427 DEBUG anaconda: new container raid level: None >07:23:29,427 DEBUG anaconda: old container size request: 0 >07:23:29,427 DEBUG anaconda: new container size request: 0 >07:23:29,427 DEBUG anaconda: old disks: ['sda'] >07:23:29,427 DEBUG anaconda: new disks: ['sda'] >07:23:29,428 DEBUG anaconda: nothing changed for new device >07:23:29,428 DEBUG anaconda: new selector: non-existent 201200MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >07:23:29,428 DEBUG anaconda: populate_right_side: non-existent 201200MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >07:23:29,428 DEBUG anaconda: updated device_disks to ['sda'] >07:23:29,429 DEBUG anaconda: updated device_container_name to fedora >07:23:29,429 DEBUG anaconda: updated device_container_raid_level to None >07:23:29,429 DEBUG anaconda: updated device_container_encrypted to False >07:23:29,429 DEBUG anaconda: updated device_container_size to 0 >07:23:29,441 INFO anaconda: getting device type for LVM >07:23:29,441 DEBUG anaconda: populate_raid: 0, None >07:23:29,441 INFO anaconda: getting device type for LVM >07:23:29,442 DEBUG anaconda: new container selection: None >07:23:29,443 DEBUG anaconda: new container selection: None >07:23:29,444 DEBUG anaconda: new container selection: fedora >07:23:29,444 DEBUG anaconda: default container is fedora >07:23:31,089 INFO anaconda: ui: saving changes to device fedora-root >07:23:31,089 DEBUG anaconda: old name: root >07:23:31,089 DEBUG anaconda: new name: root >07:23:31,095 DEBUG anaconda: old size: 201200 >07:23:31,096 DEBUG anaconda: new size: 201200 >07:23:31,096 INFO anaconda: getting device type for LVM >07:23:31,096 DEBUG anaconda: old device type: 0 >07:23:31,096 DEBUG anaconda: new device type: 0 >07:23:31,097 DEBUG anaconda: reformat: True >07:23:31,099 DEBUG anaconda: old fs type: ext4 >07:23:31,099 DEBUG anaconda: new fs type: ext4 >07:23:31,099 DEBUG anaconda: old encryption setting: False >07:23:31,099 DEBUG anaconda: new encryption setting: False >07:23:31,100 DEBUG anaconda: old label: >07:23:31,100 DEBUG anaconda: new_label: >07:23:31,100 DEBUG anaconda: old mountpoint: / >07:23:31,100 DEBUG anaconda: new mountpoint: / >07:23:31,101 DEBUG anaconda: old raid level: None >07:23:31,102 DEBUG anaconda: new raid level: None >07:23:31,103 DEBUG anaconda: old container: fedora >07:23:31,103 DEBUG anaconda: new container: fedora >07:23:31,103 DEBUG anaconda: old container encrypted: False >07:23:31,104 DEBUG anaconda: new container encrypted: False >07:23:31,104 DEBUG anaconda: old container raid level: None >07:23:31,104 DEBUG anaconda: new container raid level: None >07:23:31,104 DEBUG anaconda: old container size request: 0 >07:23:31,104 DEBUG anaconda: new container size request: 0 >07:23:31,104 DEBUG anaconda: old disks: ['sda'] >07:23:31,105 DEBUG anaconda: new disks: ['sda'] >07:23:31,105 DEBUG anaconda: nothing changed for new device >07:23:33,166 DEBUG anaconda: new disk order: [] >07:23:33,203 DEBUG anaconda: stage1 device cannot be of type lvmvg >07:23:33,204 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:23:33,204 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:23:33,205 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:23:33,206 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:23:33,208 DEBUG anaconda: _is_valid_disklabel(sda) returning True >07:23:33,208 DEBUG anaconda: _is_valid_size(sda) returning True >07:23:33,208 DEBUG anaconda: _is_valid_location(sda) returning True >07:23:33,208 DEBUG anaconda: _is_valid_format(sda) returning True >07:23:33,209 DEBUG anaconda: is_valid_stage1_device(sda) returning True >07:23:33,209 INFO anaconda: Running Thread: AnaCheckStorageThread (140024829949696) >07:23:33,214 DEBUG anaconda: _is_valid_disklabel(sda) returning True >07:23:33,215 DEBUG anaconda: _is_valid_size(sda) returning True >07:23:33,215 DEBUG anaconda: _is_valid_location(sda) returning True >07:23:33,215 DEBUG anaconda: _is_valid_format(sda) returning True >07:23:33,215 DEBUG anaconda: is_valid_stage1_device(sda) returning True >07:23:33,215 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >07:23:33,215 DEBUG anaconda: _is_valid_size(sda1) returning True >07:23:33,216 DEBUG anaconda: _is_valid_location(sda1) returning True >07:23:33,216 DEBUG anaconda: _is_valid_partition(sda1) returning True >07:23:33,216 DEBUG anaconda: _is_valid_format(sda1) returning True >07:23:33,216 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >07:23:33,217 INFO anaconda: Thread Done: AnaCheckStorageThread (140024829949696) >07:23:33,243 INFO anaconda: Not doing 'require network connection' in live installation >07:23:33,990 INFO anaconda: fs space: 251.2 GB needed: 2.96 GB >07:23:34,733 INFO anaconda: fs space: 251.2 GB needed: 2.96 GB >07:23:34,748 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39ee050> >07:23:35,477 INFO anaconda: fs space: 251.2 GB needed: 2.96 GB >07:23:35,492 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39ee050> >07:23:35,492 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39ee050> status to: Checking storage configuration... >07:23:36,218 INFO anaconda: fs space: 251.2 GB needed: 2.96 GB >07:23:36,233 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39ee050> >07:23:39,815 INFO anaconda: Running Thread: AnaInstallThread (140024829949696) >07:23:39,815 INFO anaconda: Not doing 'save system time to HW clock' in live installation >07:23:39,817 INFO anaconda: Setting up the installation environment >07:23:39,943 DEBUG anaconda: running handleException >07:23:39,943 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >07:23:39,943 INFO anaconda: Thread Done: AnaInstallThread (140024829949696) > > >/tmp/packaging.log: > > >/tmp/program.log: >07:18:39,276 INFO program: Running... udevadm settle --timeout=300 >07:18:39,290 DEBUG program: Return code: 0 >07:18:39,336 INFO program: Running... multipath -c /dev/sdb >07:18:39,361 INFO program: May 26 07:18:39 | /etc/multipath.conf does not exist, blacklisting all devices. >07:18:39,362 INFO program: May 26 07:18:39 | A default multipath.conf file is located at >07:18:39,362 INFO program: May 26 07:18:39 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >07:18:39,362 INFO program: May 26 07:18:39 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >07:18:39,362 INFO program: /dev/sdb is not a valid multipath device path >07:18:39,362 DEBUG program: Return code: 1 >07:18:39,400 INFO program: Running... multipath -c /dev/sda >07:18:39,404 INFO program: May 26 07:18:39 | /etc/multipath.conf does not exist, blacklisting all devices. >07:18:39,404 INFO program: May 26 07:18:39 | A default multipath.conf file is located at >07:18:39,404 INFO program: May 26 07:18:39 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >07:18:39,404 INFO program: May 26 07:18:39 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >07:18:39,404 INFO program: /dev/sda is not a valid multipath device path >07:18:39,404 DEBUG program: Return code: 1 >07:18:39,768 INFO program: Running... udevadm settle --timeout=300 >07:18:39,777 DEBUG program: Return code: 0 >07:18:41,304 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >07:18:41,315 DEBUG program: Return code: 0 >07:18:41,316 INFO program: Running... udevadm settle --timeout=300 >07:18:41,718 DEBUG program: Return code: 0 >07:18:41,720 INFO program: Running... modprobe fcoe >07:18:41,775 DEBUG program: Return code: 0 >07:18:41,776 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >07:18:41,788 INFO program: No FCoE boot disk information is found in EDD! >07:18:41,788 DEBUG program: Return code: 1 >07:18:42,154 INFO program: Running... udevadm settle --timeout=300 >07:18:42,168 DEBUG program: Return code: 0 >07:18:42,210 INFO program: Running... udevadm settle --timeout=300 >07:18:42,220 DEBUG program: Return code: 0 >07:18:42,250 INFO program: Running... multipath -c /dev/sdb >07:18:42,258 INFO program: May 26 07:18:42 | /etc/multipath.conf does not exist, blacklisting all devices. >07:18:42,258 INFO program: May 26 07:18:42 | A default multipath.conf file is located at >07:18:42,258 INFO program: May 26 07:18:42 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >07:18:42,259 INFO program: May 26 07:18:42 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >07:18:42,259 INFO program: /dev/sdb is not a valid multipath device path >07:18:42,259 DEBUG program: Return code: 1 >07:18:42,340 INFO program: Running... multipath -c /dev/sda >07:18:42,345 INFO program: May 26 07:18:42 | /etc/multipath.conf does not exist, blacklisting all devices. >07:18:42,346 INFO program: May 26 07:18:42 | A default multipath.conf file is located at >07:18:42,346 INFO program: May 26 07:18:42 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >07:18:42,346 INFO program: May 26 07:18:42 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >07:18:42,346 INFO program: /dev/sda is not a valid multipath device path >07:18:42,347 DEBUG program: Return code: 1 >07:18:42,674 INFO program: Running... dumpe2fs -h /dev/sda1 >07:18:42,727 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:18:42,728 INFO program: Filesystem volume name: <none> >07:18:42,728 INFO program: Last mounted on: /boot >07:18:42,728 INFO program: Filesystem UUID: 1130eaea-049b-4c3e-82d9-8e50f99df5d8 >07:18:42,728 INFO program: Filesystem magic number: 0xEF53 >07:18:42,729 INFO program: Filesystem revision #: 1 (dynamic) >07:18:42,729 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >07:18:42,729 INFO program: Filesystem flags: signed_directory_hash >07:18:42,730 INFO program: Default mount options: user_xattr acl >07:18:42,730 INFO program: Filesystem state: clean >07:18:42,730 INFO program: Errors behavior: Continue >07:18:42,730 INFO program: Filesystem OS type: Linux >07:18:42,730 INFO program: Inode count: 128016 >07:18:42,731 INFO program: Block count: 512000 >07:18:42,731 INFO program: Reserved block count: 25600 >07:18:42,731 INFO program: Free blocks: 367306 >07:18:42,731 INFO program: Free inodes: 127636 >07:18:42,732 INFO program: First block: 1 >07:18:42,732 INFO program: Block size: 1024 >07:18:42,732 INFO program: Fragment size: 1024 >07:18:42,732 INFO program: Reserved GDT blocks: 256 >07:18:42,733 INFO program: Blocks per group: 8192 >07:18:42,733 INFO program: Fragments per group: 8192 >07:18:42,734 INFO program: Inodes per group: 2032 >07:18:42,734 INFO program: Inode blocks per group: 254 >07:18:42,734 INFO program: Flex block group size: 16 >07:18:42,734 INFO program: Filesystem created: Sat May 24 06:46:09 2014 >07:18:42,735 INFO program: Last mount time: Mon May 26 06:04:52 2014 >07:18:42,736 INFO program: Last write time: Mon May 26 06:17:48 2014 >07:18:42,736 INFO program: Mount count: 5 >07:18:42,736 INFO program: Maximum mount count: -1 >07:18:42,736 INFO program: Last checked: Sat May 24 06:46:09 2014 >07:18:42,737 INFO program: Check interval: 0 (<none>) >07:18:42,737 INFO program: Lifetime writes: 140 MB >07:18:42,737 INFO program: Reserved blocks uid: 0 (user root) >07:18:42,738 INFO program: Reserved blocks gid: 0 (group root) >07:18:42,738 INFO program: First inode: 11 >07:18:42,738 INFO program: Inode size: 128 >07:18:42,739 INFO program: Journal inode: 8 >07:18:42,739 INFO program: Default directory hash: half_md4 >07:18:42,739 INFO program: Directory Hash Seed: 14807f55-db53-4411-81ac-f644bc891e8a >07:18:42,739 INFO program: Journal backup: inode blocks >07:18:42,740 INFO program: Journal features: (none) >07:18:42,740 INFO program: Journal size: 8M >07:18:42,740 INFO program: Journal length: 8192 >07:18:42,740 INFO program: Journal sequence: 0x0000002b >07:18:42,740 INFO program: Journal start: 0 >07:18:42,741 INFO program: >07:18:42,741 DEBUG program: Return code: 0 >07:18:42,742 INFO program: Running... resize2fs -P /dev/sda1 >07:18:42,756 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:18:42,757 INFO program: Estimated minimum size of the filesystem: 140761 >07:18:42,757 DEBUG program: Return code: 0 >07:18:43,030 INFO program: Running... dumpe2fs -h /dev/loop3 >07:18:43,037 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:18:43,038 INFO program: Filesystem volume name: _Fedora-Live-Des >07:18:43,038 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >07:18:43,038 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >07:18:43,038 INFO program: Filesystem magic number: 0xEF53 >07:18:43,039 INFO program: Filesystem revision #: 1 (dynamic) >07:18:43,039 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 >07:18:43,039 INFO program: Filesystem flags: signed_directory_hash >07:18:43,039 INFO program: Default mount options: user_xattr acl >07:18:43,040 INFO program: Filesystem state: clean >07:18:43,040 INFO program: Errors behavior: Continue >07:18:43,040 INFO program: Filesystem OS type: Linux >07:18:43,040 INFO program: Inode count: 262144 >07:18:43,041 INFO program: Block count: 1048576 >07:18:43,041 INFO program: Reserved block count: 10484 >07:18:43,041 INFO program: Free blocks: 225114 >07:18:43,041 INFO program: Free inodes: 155781 >07:18:43,041 INFO program: First block: 0 >07:18:43,042 INFO program: Block size: 4096 >07:18:43,042 INFO program: Fragment size: 4096 >07:18:43,042 INFO program: Reserved GDT blocks: 255 >07:18:43,042 INFO program: Blocks per group: 32768 >07:18:43,043 INFO program: Fragments per group: 32768 >07:18:43,043 INFO program: Inodes per group: 8192 >07:18:43,043 INFO program: Inode blocks per group: 512 >07:18:43,043 INFO program: Flex block group size: 16 >07:18:43,043 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >07:18:43,044 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >07:18:43,044 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >07:18:43,044 INFO program: Mount count: 0 >07:18:43,044 INFO program: Maximum mount count: -1 >07:18:43,044 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >07:18:43,045 INFO program: Check interval: 0 (<none>) >07:18:43,045 INFO program: Lifetime writes: 767 MB >07:18:43,045 INFO program: Reserved blocks uid: 0 (user root) >07:18:43,045 INFO program: Reserved blocks gid: 0 (group root) >07:18:43,046 INFO program: First inode: 11 >07:18:43,046 INFO program: Inode size: 256 >07:18:43,046 INFO program: Required extra isize: 28 >07:18:43,047 INFO program: Desired extra isize: 28 >07:18:43,047 INFO program: Journal inode: 8 >07:18:43,047 INFO program: Default directory hash: half_md4 >07:18:43,048 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >07:18:43,048 INFO program: Journal backup: inode blocks >07:18:43,048 INFO program: Journal features: journal_incompat_revoke >07:18:43,048 INFO program: Journal size: 128M >07:18:43,049 INFO program: Journal length: 32768 >07:18:43,049 INFO program: Journal sequence: 0x00003086 >07:18:43,049 INFO program: Journal start: 0 >07:18:43,050 INFO program: >07:18:43,050 DEBUG program: Return code: 0 >07:18:43,051 INFO program: Running... resize2fs -P /dev/loop3 >07:18:43,057 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:18:43,058 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >07:18:43,058 INFO program: Couldn't find valid filesystem superblock. >07:18:43,058 DEBUG program: Return code: 1 >07:18:43,137 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >07:18:43,146 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:18:43,147 INFO program: Filesystem volume name: _Fedora-Live-Des >07:18:43,147 INFO program: Last mounted on: / >07:18:43,147 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >07:18:43,147 INFO program: Filesystem magic number: 0xEF53 >07:18:43,148 INFO program: Filesystem revision #: 1 (dynamic) >07:18:43,148 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 >07:18:43,148 INFO program: Filesystem flags: signed_directory_hash >07:18:43,148 INFO program: Default mount options: user_xattr acl >07:18:43,149 INFO program: Filesystem state: clean >07:18:43,150 INFO program: Errors behavior: Continue >07:18:43,150 INFO program: Filesystem OS type: Linux >07:18:43,150 INFO program: Inode count: 262144 >07:18:43,151 INFO program: Block count: 1048576 >07:18:43,151 INFO program: Reserved block count: 10484 >07:18:43,151 INFO program: Free blocks: 225114 >07:18:43,151 INFO program: Free inodes: 155781 >07:18:43,151 INFO program: First block: 0 >07:18:43,152 INFO program: Block size: 4096 >07:18:43,153 INFO program: Fragment size: 4096 >07:18:43,153 INFO program: Reserved GDT blocks: 255 >07:18:43,153 INFO program: Blocks per group: 32768 >07:18:43,153 INFO program: Fragments per group: 32768 >07:18:43,153 INFO program: Inodes per group: 8192 >07:18:43,154 INFO program: Inode blocks per group: 512 >07:18:43,154 INFO program: Flex block group size: 16 >07:18:43,154 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >07:18:43,155 INFO program: Last mount time: Mon May 26 07:18:16 2014 >07:18:43,155 INFO program: Last write time: Mon May 26 07:18:16 2014 >07:18:43,155 INFO program: Mount count: 1 >07:18:43,155 INFO program: Maximum mount count: -1 >07:18:43,155 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >07:18:43,156 INFO program: Check interval: 0 (<none>) >07:18:43,156 INFO program: Lifetime writes: 767 MB >07:18:43,156 INFO program: Reserved blocks uid: 0 (user root) >07:18:43,156 INFO program: Reserved blocks gid: 0 (group root) >07:18:43,157 INFO program: First inode: 11 >07:18:43,157 INFO program: Inode size: 256 >07:18:43,157 INFO program: Required extra isize: 28 >07:18:43,157 INFO program: Desired extra isize: 28 >07:18:43,157 INFO program: Journal inode: 8 >07:18:43,158 INFO program: Default directory hash: half_md4 >07:18:43,158 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >07:18:43,158 INFO program: Journal backup: inode blocks >07:18:43,158 INFO program: Journal features: journal_incompat_revoke >07:18:43,158 INFO program: Journal size: 128M >07:18:43,159 INFO program: Journal length: 32768 >07:18:43,159 INFO program: Journal sequence: 0x00003087 >07:18:43,159 INFO program: Journal start: 1 >07:18:43,159 INFO program: >07:18:43,160 DEBUG program: Return code: 0 >07:18:43,161 INFO program: Running... resize2fs -P /dev/mapper/live-rw >07:18:43,170 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:18:43,171 INFO program: Estimated minimum size of the filesystem: 825687 >07:18:43,172 DEBUG program: Return code: 0 >07:18:43,214 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >07:18:43,232 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:18:43,233 INFO program: Filesystem volume name: _Fedora-Live-Des >07:18:43,234 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >07:18:43,234 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >07:18:43,235 INFO program: Filesystem magic number: 0xEF53 >07:18:43,235 INFO program: Filesystem revision #: 1 (dynamic) >07:18:43,235 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 >07:18:43,236 INFO program: Filesystem flags: signed_directory_hash >07:18:43,236 INFO program: Default mount options: user_xattr acl >07:18:43,236 INFO program: Filesystem state: clean >07:18:43,236 INFO program: Errors behavior: Continue >07:18:43,236 INFO program: Filesystem OS type: Linux >07:18:43,237 INFO program: Inode count: 262144 >07:18:43,237 INFO program: Block count: 1048576 >07:18:43,237 INFO program: Reserved block count: 10484 >07:18:43,237 INFO program: Free blocks: 225114 >07:18:43,238 INFO program: Free inodes: 155781 >07:18:43,238 INFO program: First block: 0 >07:18:43,238 INFO program: Block size: 4096 >07:18:43,238 INFO program: Fragment size: 4096 >07:18:43,238 INFO program: Reserved GDT blocks: 255 >07:18:43,238 INFO program: Blocks per group: 32768 >07:18:43,238 INFO program: Fragments per group: 32768 >07:18:43,239 INFO program: Inodes per group: 8192 >07:18:43,239 INFO program: Inode blocks per group: 512 >07:18:43,239 INFO program: Flex block group size: 16 >07:18:43,239 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >07:18:43,239 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >07:18:43,239 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >07:18:43,239 INFO program: Mount count: 0 >07:18:43,239 INFO program: Maximum mount count: -1 >07:18:43,240 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >07:18:43,240 INFO program: Check interval: 0 (<none>) >07:18:43,241 INFO program: Lifetime writes: 767 MB >07:18:43,241 INFO program: Reserved blocks uid: 0 (user root) >07:18:43,241 INFO program: Reserved blocks gid: 0 (group root) >07:18:43,241 INFO program: First inode: 11 >07:18:43,242 INFO program: Inode size: 256 >07:18:43,242 INFO program: Required extra isize: 28 >07:18:43,242 INFO program: Desired extra isize: 28 >07:18:43,243 INFO program: Journal inode: 8 >07:18:43,243 INFO program: Default directory hash: half_md4 >07:18:43,243 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >07:18:43,243 INFO program: Journal backup: inode blocks >07:18:43,244 INFO program: Journal features: journal_incompat_revoke >07:18:43,244 INFO program: Journal size: 128M >07:18:43,244 INFO program: Journal length: 32768 >07:18:43,245 INFO program: Journal sequence: 0x00003086 >07:18:43,245 INFO program: Journal start: 0 >07:18:43,246 INFO program: >07:18:43,246 DEBUG program: Return code: 0 >07:18:43,247 INFO program: Running... resize2fs -P /dev/mapper/live-base >07:18:43,254 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:18:43,254 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >07:18:43,255 INFO program: Couldn't find valid filesystem superblock. >07:18:43,256 DEBUG program: Return code: 1 >07:18:43,303 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >07:18:43,311 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:18:43,312 INFO program: Filesystem volume name: _Fedora-Live-Des >07:18:43,312 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >07:18:43,312 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >07:18:43,312 INFO program: Filesystem magic number: 0xEF53 >07:18:43,313 INFO program: Filesystem revision #: 1 (dynamic) >07:18:43,313 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 >07:18:43,313 INFO program: Filesystem flags: signed_directory_hash >07:18:43,313 INFO program: Default mount options: user_xattr acl >07:18:43,313 INFO program: Filesystem state: clean >07:18:43,314 INFO program: Errors behavior: Continue >07:18:43,314 INFO program: Filesystem OS type: Linux >07:18:43,315 INFO program: Inode count: 212992 >07:18:43,315 INFO program: Block count: 825687 >07:18:43,315 INFO program: Reserved block count: 8255 >07:18:43,315 INFO program: Free blocks: 5566 >07:18:43,316 INFO program: Free inodes: 106629 >07:18:43,316 INFO program: First block: 0 >07:18:43,316 INFO program: Block size: 4096 >07:18:43,316 INFO program: Fragment size: 4096 >07:18:43,316 INFO program: Reserved GDT blocks: 255 >07:18:43,317 INFO program: Blocks per group: 32768 >07:18:43,317 INFO program: Fragments per group: 32768 >07:18:43,317 INFO program: Inodes per group: 8192 >07:18:43,317 INFO program: Inode blocks per group: 512 >07:18:43,318 INFO program: Flex block group size: 16 >07:18:43,318 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >07:18:43,318 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >07:18:43,318 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >07:18:43,318 INFO program: Mount count: 0 >07:18:43,319 INFO program: Maximum mount count: -1 >07:18:43,322 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >07:18:43,323 INFO program: Check interval: 0 (<none>) >07:18:43,323 INFO program: Lifetime writes: 768 MB >07:18:43,323 INFO program: Reserved blocks uid: 0 (user root) >07:18:43,323 INFO program: Reserved blocks gid: 0 (group root) >07:18:43,324 INFO program: First inode: 11 >07:18:43,324 INFO program: Inode size: 256 >07:18:43,324 INFO program: Required extra isize: 28 >07:18:43,324 INFO program: Desired extra isize: 28 >07:18:43,324 INFO program: Journal inode: 8 >07:18:43,325 INFO program: Default directory hash: half_md4 >07:18:43,325 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >07:18:43,326 INFO program: Journal backup: inode blocks >07:18:43,326 INFO program: Journal features: journal_incompat_revoke >07:18:43,326 INFO program: Journal size: 128M >07:18:43,329 INFO program: Journal length: 32768 >07:18:43,331 INFO program: Journal sequence: 0x00003086 >07:18:43,332 INFO program: Journal start: 0 >07:18:43,333 INFO program: >07:18:43,333 DEBUG program: Return code: 0 >07:18:43,333 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >07:18:43,339 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:18:43,339 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >07:18:43,339 INFO program: Couldn't find valid filesystem superblock. >07:18:43,340 DEBUG program: Return code: 1 >07:18:43,346 INFO program: Running... udevadm settle --timeout=300 >07:18:43,369 DEBUG program: Return code: 0 >07:18:43,385 INFO program: Running... udevadm settle --timeout=300 >07:18:43,395 DEBUG program: Return code: 0 >07:18:43,400 INFO program: Running... udevadm settle --timeout=300 >07:18:43,412 DEBUG program: Return code: 0 >07:18:43,419 INFO program: Running... udevadm settle --timeout=300 >07:18:43,433 DEBUG program: Return code: 0 >07:18:43,441 INFO program: Running... udevadm settle --timeout=300 >07:18:43,456 DEBUG program: Return code: 0 >07:18:43,466 INFO program: Running... udevadm settle --timeout=300 >07:18:43,482 DEBUG program: Return code: 0 >07:18:43,507 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >07:18:43,569 DEBUG program: Return code: 0 >07:18:43,573 INFO program: Running... udevadm settle --timeout=300 >07:18:43,590 DEBUG program: Return code: 0 >07:18:43,591 INFO program: Running... umount /mnt/sysimage >07:18:43,615 DEBUG program: Return code: 0 >07:18:43,616 INFO program: Running... udevadm settle --timeout=300 >07:18:43,632 DEBUG program: Return code: 0 >07:18:43,636 INFO program: Running... udevadm settle --timeout=300 >07:18:43,656 DEBUG program: Return code: 0 >07:18:43,740 INFO program: Running... hwclock --hctosys --utc >07:18:44,002 DEBUG program: Return code: 0 >07:18:44,002 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >07:18:44,042 DEBUG program: Return code: 0 >07:19:54,190 INFO program: Running... modprobe btrfs >07:19:54,259 DEBUG program: Return code: 0 >07:19:54,264 INFO program: Running... modprobe xfs >07:19:54,315 DEBUG program: Return code: 0 >07:20:33,301 INFO program: Running... systemctl status chronyd.service >07:20:33,335 INFO program: chronyd.service - NTP client/server >07:20:33,335 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >07:20:33,335 INFO program: Active: active (running) since Mon 2014-05-26 07:18:20 EDT; 2min 12s ago >07:20:33,336 INFO program: Process: 764 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >07:20:33,336 INFO program: Process: 740 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >07:20:33,336 INFO program: Main PID: 758 (chronyd) >07:20:33,336 INFO program: CGroup: /system.slice/chronyd.service >07:20:33,336 INFO program: `-758 /usr/sbin/chronyd -u chrony >07:20:33,336 INFO program: >07:20:33,337 INFO program: May 26 07:18:20 localhost systemd[1]: Starting NTP client/server... >07:20:33,337 INFO program: May 26 07:18:20 localhost chronyd[758]: chronyd version 1.29 starting >07:20:33,337 INFO program: May 26 07:18:20 localhost chronyd[758]: Linux kernel major=3 minor=11 patch=10 >07:20:33,337 INFO program: May 26 07:18:20 localhost chronyd[758]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >07:20:33,337 INFO program: May 26 07:18:20 localhost chronyd[758]: Generated key 1 >07:20:33,338 INFO program: May 26 07:18:20 localhost systemd[1]: Started NTP client/server. >07:20:33,338 DEBUG program: Return code: 0 >07:20:48,295 INFO program: Running... udevadm settle --timeout=300 >07:20:48,319 DEBUG program: Return code: 0 >07:20:48,340 INFO program: Running... udevadm settle --timeout=300 >07:20:48,354 DEBUG program: Return code: 0 >07:21:12,642 INFO program: Running... udevadm settle --timeout=300 >07:21:12,663 DEBUG program: Return code: 0 >07:21:12,668 INFO program: Running... udevadm settle --timeout=300 >07:21:12,930 DEBUG program: Return code: 0 >07:21:13,215 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } global {locking_type=4} /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 >07:21:13,277 INFO program: LVM2_PV_UUID=xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz >07:21:13,278 INFO program: LVM2_PE_START=1024.00 >07:21:13,278 INFO program: LVM2_VG_NAME=fedora >07:21:13,278 INFO program: LVM2_VG_UUID=I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML >07:21:13,278 INFO program: LVM2_VG_SIZE=487002112.00 >07:21:13,278 INFO program: LVM2_VG_FREE=16625664.00 >07:21:13,278 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >07:21:13,278 INFO program: LVM2_VG_EXTENT_COUNT=118897 >07:21:13,278 INFO program: LVM2_VG_FREE_COUNT=4059 >07:21:13,279 INFO program: LVM2_PV_COUNT=1 >07:21:13,279 DEBUG program: Return code: 0 >07:21:13,286 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } global {locking_type=4} fedora >07:21:13,299 INFO program: LVM2_LV_NAME=home LVM2_LV_NAME=[lvol0_pmspare] LVM2_LV_NAME=pool00 LVM2_LV_NAME=[pool00_tdata] LVM2_LV_NAME=[pool00_tmeta] LVM2_LV_NAME=root LVM2_LV_NAME=swap LVM2_LV_NAME=usr >07:21:13,299 INFO program: LVM2_LV_UUID=jtXcot-2oUo-VeWd-0wi1-03jj-kKoZ-rD162e LVM2_LV_UUID=MhHwTA-LAdE-EGyW-xK5T-Ydqb-w1XM-2eOXHu LVM2_LV_UUID=bzyYts-jFMJ-i5l0-dPl8-MpCT-qE12-akMRu2 LVM2_LV_UUID=biX7Hv-Dgx9-j3u1-kLGN-341M-vQmB-f4vH7b LVM2_LV_UUID=8i5y39-FJey-5Cd3-w7SE-CXpc-Isth-c2fchm LVM2_LV_UUID=Bl7Ns0-G7ld-dCxl-eRj2-Y0uV-8ewZ-SJvapi LVM2_LV_UUID=VLHarD-TLSn-xLd2-t2nB-8fAp-aOcl-epX3cn LVM2_LV_UUID=S0dQzK-m8b2-xTAt-1J8Y-Q70y-PmfU-2Qh7QF >07:21:13,299 INFO program: LVM2_LV_SIZE=153600000.00 LVM2_LV_SIZE=77824.00 LVM2_LV_SIZE=153600000.00 LVM2_LV_SIZE=153600000.00 LVM2_LV_SIZE=77824.00 LVM2_LV_SIZE=153804800.00 LVM2_LV_SIZE=4096000.00 LVM2_LV_SIZE=158720000.00 >07:21:13,300 INFO program: LVM2_LV_ATTR=Vwi---tz-- LVM2_LV_ATTR=ewi------- LVM2_LV_ATTR=twi---tz-- LVM2_LV_ATTR=Twi-a----- LVM2_LV_ATTR=ewi-ao---- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi------- >07:21:13,300 INFO program: LVM2_SEGTYPE=thin LVM2_SEGTYPE=linear LVM2_SEGTYPE=thin-pool LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >07:21:13,300 DEBUG program: Return code: 0 >07:21:13,302 INFO program: Running... lvm lvs --noheadings -o pool_lv --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } global {locking_type=4} fedora/home >07:21:13,315 INFO program: pool00 >07:21:13,315 DEBUG program: Return code: 0 >07:21:13,330 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } fedora/pool00 >07:21:13,507 INFO program: device-mapper: create ioctl on fedora-pool00-tpool failed: Device or resource busy >07:21:13,507 DEBUG program: Return code: 5 >07:21:13,579 INFO program: Running... journalctl -b >07:21:28,828 INFO program: Running... udevadm settle --timeout=300 >07:21:28,840 DEBUG program: Return code: 0 >07:21:28,871 INFO program: Running... multipath -c /dev/sdb >07:21:28,876 INFO program: May 26 07:21:28 | /etc/multipath.conf does not exist, blacklisting all devices. >07:21:28,876 INFO program: May 26 07:21:28 | A default multipath.conf file is located at >07:21:28,876 INFO program: May 26 07:21:28 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >07:21:28,876 INFO program: May 26 07:21:28 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >07:21:28,876 INFO program: /dev/sdb is not a valid multipath device path >07:21:28,876 DEBUG program: Return code: 1 >07:21:28,919 INFO program: Running... multipath -c /dev/sda >07:21:28,923 INFO program: May 26 07:21:28 | /etc/multipath.conf does not exist, blacklisting all devices. >07:21:28,923 INFO program: May 26 07:21:28 | A default multipath.conf file is located at >07:21:28,923 INFO program: May 26 07:21:28 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >07:21:28,923 INFO program: May 26 07:21:28 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >07:21:28,923 INFO program: /dev/sda is not a valid multipath device path >07:21:28,923 DEBUG program: Return code: 1 >07:21:29,275 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 >07:21:29,345 INFO program: LVM2_PV_UUID=xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz >07:21:29,346 INFO program: LVM2_PE_START=1024.00 >07:21:29,346 INFO program: LVM2_VG_NAME=fedora >07:21:29,346 INFO program: LVM2_VG_UUID=I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML >07:21:29,346 INFO program: LVM2_VG_SIZE=487002112.00 >07:21:29,346 INFO program: LVM2_VG_FREE=16625664.00 >07:21:29,346 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >07:21:29,346 INFO program: LVM2_VG_EXTENT_COUNT=118897 >07:21:29,346 INFO program: LVM2_VG_FREE_COUNT=4059 >07:21:29,346 INFO program: LVM2_PV_COUNT=1 >07:21:29,346 DEBUG program: Return code: 0 >07:21:29,353 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} fedora >07:21:29,365 INFO program: LVM2_LV_NAME=home LVM2_LV_NAME=[lvol0_pmspare] LVM2_LV_NAME=pool00 LVM2_LV_NAME=[pool00_tdata] LVM2_LV_NAME=[pool00_tmeta] LVM2_LV_NAME=root LVM2_LV_NAME=swap LVM2_LV_NAME=usr >07:21:29,365 INFO program: LVM2_LV_UUID=jtXcot-2oUo-VeWd-0wi1-03jj-kKoZ-rD162e LVM2_LV_UUID=MhHwTA-LAdE-EGyW-xK5T-Ydqb-w1XM-2eOXHu LVM2_LV_UUID=bzyYts-jFMJ-i5l0-dPl8-MpCT-qE12-akMRu2 LVM2_LV_UUID=biX7Hv-Dgx9-j3u1-kLGN-341M-vQmB-f4vH7b LVM2_LV_UUID=8i5y39-FJey-5Cd3-w7SE-CXpc-Isth-c2fchm LVM2_LV_UUID=Bl7Ns0-G7ld-dCxl-eRj2-Y0uV-8ewZ-SJvapi LVM2_LV_UUID=VLHarD-TLSn-xLd2-t2nB-8fAp-aOcl-epX3cn LVM2_LV_UUID=S0dQzK-m8b2-xTAt-1J8Y-Q70y-PmfU-2Qh7QF >07:21:29,365 INFO program: LVM2_LV_SIZE=153600000.00 LVM2_LV_SIZE=77824.00 LVM2_LV_SIZE=153600000.00 LVM2_LV_SIZE=153600000.00 LVM2_LV_SIZE=77824.00 LVM2_LV_SIZE=153804800.00 LVM2_LV_SIZE=4096000.00 LVM2_LV_SIZE=158720000.00 >07:21:29,365 INFO program: LVM2_LV_ATTR=Vwi-a-tz-- LVM2_LV_ATTR=ewi------- LVM2_LV_ATTR=twi-a-tz-- LVM2_LV_ATTR=Twi-ao---- LVM2_LV_ATTR=ewi-ao---- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >07:21:29,365 INFO program: LVM2_SEGTYPE=thin LVM2_SEGTYPE=linear LVM2_SEGTYPE=thin-pool LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >07:21:29,366 DEBUG program: Return code: 0 >07:21:29,368 INFO program: Running... lvm lvs --noheadings -o pool_lv --config global {locking_type=4} fedora/home >07:21:29,379 INFO program: pool00 >07:21:29,379 DEBUG program: Return code: 0 >07:21:29,837 INFO program: Running... udevadm settle --timeout=300 >07:21:29,996 DEBUG program: Return code: 0 >07:21:31,221 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >07:21:31,232 DEBUG program: Return code: 0 >07:21:31,232 INFO program: Running... udevadm settle --timeout=300 >07:21:31,939 DEBUG program: Return code: 0 >07:21:31,940 INFO program: Running... modprobe fcoe >07:21:31,945 DEBUG program: Return code: 0 >07:21:31,946 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >07:21:31,953 INFO program: No FCoE boot disk information is found in EDD! >07:21:31,953 DEBUG program: Return code: 1 >07:21:32,230 INFO program: Running... udevadm settle --timeout=300 >07:21:32,243 DEBUG program: Return code: 0 >07:21:32,276 INFO program: Running... udevadm settle --timeout=300 >07:21:32,290 DEBUG program: Return code: 0 >07:21:32,311 INFO program: Running... multipath -c /dev/sdb >07:21:32,318 INFO program: May 26 07:21:32 | /etc/multipath.conf does not exist, blacklisting all devices. >07:21:32,318 INFO program: May 26 07:21:32 | A default multipath.conf file is located at >07:21:32,319 INFO program: May 26 07:21:32 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >07:21:32,319 INFO program: May 26 07:21:32 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >07:21:32,319 INFO program: /dev/sdb is not a valid multipath device path >07:21:32,319 DEBUG program: Return code: 1 >07:21:32,404 INFO program: Running... multipath -c /dev/sda >07:21:32,411 INFO program: May 26 07:21:32 | /etc/multipath.conf does not exist, blacklisting all devices. >07:21:32,412 INFO program: May 26 07:21:32 | A default multipath.conf file is located at >07:21:32,412 INFO program: May 26 07:21:32 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >07:21:32,412 INFO program: May 26 07:21:32 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >07:21:32,412 INFO program: /dev/sda is not a valid multipath device path >07:21:32,412 DEBUG program: Return code: 1 >07:21:32,532 INFO program: Running... dumpe2fs -h /dev/sda1 >07:21:32,563 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:21:32,563 INFO program: Filesystem volume name: <none> >07:21:32,564 INFO program: Last mounted on: /boot >07:21:32,564 INFO program: Filesystem UUID: 1130eaea-049b-4c3e-82d9-8e50f99df5d8 >07:21:32,564 INFO program: Filesystem magic number: 0xEF53 >07:21:32,564 INFO program: Filesystem revision #: 1 (dynamic) >07:21:32,564 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >07:21:32,565 INFO program: Filesystem flags: signed_directory_hash >07:21:32,565 INFO program: Default mount options: user_xattr acl >07:21:32,565 INFO program: Filesystem state: clean >07:21:32,565 INFO program: Errors behavior: Continue >07:21:32,566 INFO program: Filesystem OS type: Linux >07:21:32,566 INFO program: Inode count: 128016 >07:21:32,566 INFO program: Block count: 512000 >07:21:32,566 INFO program: Reserved block count: 25600 >07:21:32,567 INFO program: Free blocks: 367306 >07:21:32,567 INFO program: Free inodes: 127636 >07:21:32,567 INFO program: First block: 1 >07:21:32,567 INFO program: Block size: 1024 >07:21:32,568 INFO program: Fragment size: 1024 >07:21:32,568 INFO program: Reserved GDT blocks: 256 >07:21:32,568 INFO program: Blocks per group: 8192 >07:21:32,568 INFO program: Fragments per group: 8192 >07:21:32,568 INFO program: Inodes per group: 2032 >07:21:32,569 INFO program: Inode blocks per group: 254 >07:21:32,569 INFO program: Flex block group size: 16 >07:21:32,569 INFO program: Filesystem created: Sat May 24 06:46:09 2014 >07:21:32,569 INFO program: Last mount time: Mon May 26 06:04:52 2014 >07:21:32,570 INFO program: Last write time: Mon May 26 06:17:48 2014 >07:21:32,570 INFO program: Mount count: 5 >07:21:32,570 INFO program: Maximum mount count: -1 >07:21:32,570 INFO program: Last checked: Sat May 24 06:46:09 2014 >07:21:32,571 INFO program: Check interval: 0 (<none>) >07:21:32,571 INFO program: Lifetime writes: 140 MB >07:21:32,572 INFO program: Reserved blocks uid: 0 (user root) >07:21:32,572 INFO program: Reserved blocks gid: 0 (group root) >07:21:32,572 INFO program: First inode: 11 >07:21:32,572 INFO program: Inode size: 128 >07:21:32,573 INFO program: Journal inode: 8 >07:21:32,573 INFO program: Default directory hash: half_md4 >07:21:32,574 INFO program: Directory Hash Seed: 14807f55-db53-4411-81ac-f644bc891e8a >07:21:32,574 INFO program: Journal backup: inode blocks >07:21:32,574 INFO program: Journal features: (none) >07:21:32,574 INFO program: Journal size: 8M >07:21:32,575 INFO program: Journal length: 8192 >07:21:32,575 INFO program: Journal sequence: 0x0000002b >07:21:32,575 INFO program: Journal start: 0 >07:21:32,575 INFO program: >07:21:32,576 DEBUG program: Return code: 0 >07:21:32,577 INFO program: Running... resize2fs -P /dev/sda1 >07:21:32,583 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:21:32,584 INFO program: Estimated minimum size of the filesystem: 140761 >07:21:32,584 DEBUG program: Return code: 0 >07:21:32,755 INFO program: Running... dumpe2fs -h /dev/loop3 >07:21:32,761 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:21:32,762 INFO program: Filesystem volume name: _Fedora-Live-Des >07:21:32,763 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >07:21:32,763 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >07:21:32,764 INFO program: Filesystem magic number: 0xEF53 >07:21:32,764 INFO program: Filesystem revision #: 1 (dynamic) >07:21:32,764 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 >07:21:32,765 INFO program: Filesystem flags: signed_directory_hash >07:21:32,765 INFO program: Default mount options: user_xattr acl >07:21:32,766 INFO program: Filesystem state: clean >07:21:32,766 INFO program: Errors behavior: Continue >07:21:32,767 INFO program: Filesystem OS type: Linux >07:21:32,767 INFO program: Inode count: 262144 >07:21:32,767 INFO program: Block count: 1048576 >07:21:32,767 INFO program: Reserved block count: 10484 >07:21:32,767 INFO program: Free blocks: 225114 >07:21:32,768 INFO program: Free inodes: 155781 >07:21:32,768 INFO program: First block: 0 >07:21:32,768 INFO program: Block size: 4096 >07:21:32,768 INFO program: Fragment size: 4096 >07:21:32,768 INFO program: Reserved GDT blocks: 255 >07:21:32,768 INFO program: Blocks per group: 32768 >07:21:32,768 INFO program: Fragments per group: 32768 >07:21:32,768 INFO program: Inodes per group: 8192 >07:21:32,768 INFO program: Inode blocks per group: 512 >07:21:32,769 INFO program: Flex block group size: 16 >07:21:32,769 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >07:21:32,769 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >07:21:32,769 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >07:21:32,769 INFO program: Mount count: 0 >07:21:32,770 INFO program: Maximum mount count: -1 >07:21:32,770 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >07:21:32,770 INFO program: Check interval: 0 (<none>) >07:21:32,770 INFO program: Lifetime writes: 767 MB >07:21:32,770 INFO program: Reserved blocks uid: 0 (user root) >07:21:32,771 INFO program: Reserved blocks gid: 0 (group root) >07:21:32,771 INFO program: First inode: 11 >07:21:32,771 INFO program: Inode size: 256 >07:21:32,772 INFO program: Required extra isize: 28 >07:21:32,772 INFO program: Desired extra isize: 28 >07:21:32,772 INFO program: Journal inode: 8 >07:21:32,772 INFO program: Default directory hash: half_md4 >07:21:32,773 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >07:21:32,773 INFO program: Journal backup: inode blocks >07:21:32,773 INFO program: Journal features: journal_incompat_revoke >07:21:32,774 INFO program: Journal size: 128M >07:21:32,774 INFO program: Journal length: 32768 >07:21:32,774 INFO program: Journal sequence: 0x00003086 >07:21:32,775 INFO program: Journal start: 0 >07:21:32,775 INFO program: >07:21:32,775 DEBUG program: Return code: 0 >07:21:32,776 INFO program: Running... resize2fs -P /dev/loop3 >07:21:32,782 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:21:32,782 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >07:21:32,783 INFO program: Couldn't find valid filesystem superblock. >07:21:32,783 DEBUG program: Return code: 1 >07:21:32,838 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >07:21:32,843 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:21:32,843 INFO program: Filesystem volume name: _Fedora-Live-Des >07:21:32,844 INFO program: Last mounted on: / >07:21:32,844 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >07:21:32,844 INFO program: Filesystem magic number: 0xEF53 >07:21:32,845 INFO program: Filesystem revision #: 1 (dynamic) >07:21:32,845 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 >07:21:32,846 INFO program: Filesystem flags: signed_directory_hash >07:21:32,846 INFO program: Default mount options: user_xattr acl >07:21:32,846 INFO program: Filesystem state: clean >07:21:32,846 INFO program: Errors behavior: Continue >07:21:32,846 INFO program: Filesystem OS type: Linux >07:21:32,846 INFO program: Inode count: 262144 >07:21:32,846 INFO program: Block count: 1048576 >07:21:32,846 INFO program: Reserved block count: 10484 >07:21:32,847 INFO program: Free blocks: 225114 >07:21:32,847 INFO program: Free inodes: 155781 >07:21:32,847 INFO program: First block: 0 >07:21:32,847 INFO program: Block size: 4096 >07:21:32,847 INFO program: Fragment size: 4096 >07:21:32,847 INFO program: Reserved GDT blocks: 255 >07:21:32,847 INFO program: Blocks per group: 32768 >07:21:32,847 INFO program: Fragments per group: 32768 >07:21:32,847 INFO program: Inodes per group: 8192 >07:21:32,848 INFO program: Inode blocks per group: 512 >07:21:32,848 INFO program: Flex block group size: 16 >07:21:32,848 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >07:21:32,848 INFO program: Last mount time: Mon May 26 07:18:16 2014 >07:21:32,849 INFO program: Last write time: Mon May 26 07:18:16 2014 >07:21:32,849 INFO program: Mount count: 1 >07:21:32,850 INFO program: Maximum mount count: -1 >07:21:32,850 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >07:21:32,850 INFO program: Check interval: 0 (<none>) >07:21:32,850 INFO program: Lifetime writes: 767 MB >07:21:32,850 INFO program: Reserved blocks uid: 0 (user root) >07:21:32,851 INFO program: Reserved blocks gid: 0 (group root) >07:21:32,851 INFO program: First inode: 11 >07:21:32,851 INFO program: Inode size: 256 >07:21:32,852 INFO program: Required extra isize: 28 >07:21:32,852 INFO program: Desired extra isize: 28 >07:21:32,852 INFO program: Journal inode: 8 >07:21:32,852 INFO program: First orphan inode: 44988 >07:21:32,853 INFO program: Default directory hash: half_md4 >07:21:32,853 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >07:21:32,853 INFO program: Journal backup: inode blocks >07:21:32,854 INFO program: Journal features: journal_incompat_revoke >07:21:32,854 INFO program: Journal size: 128M >07:21:32,854 INFO program: Journal length: 32768 >07:21:32,855 INFO program: Journal sequence: 0x00003087 >07:21:32,855 INFO program: Journal start: 1 >07:21:32,856 INFO program: >07:21:32,856 DEBUG program: Return code: 0 >07:21:32,856 INFO program: Running... resize2fs -P /dev/mapper/live-rw >07:21:32,861 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:21:32,862 INFO program: Estimated minimum size of the filesystem: 825687 >07:21:32,862 DEBUG program: Return code: 0 >07:21:32,902 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >07:21:32,909 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:21:32,909 INFO program: Filesystem volume name: _Fedora-Live-Des >07:21:32,910 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >07:21:32,910 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >07:21:32,910 INFO program: Filesystem magic number: 0xEF53 >07:21:32,910 INFO program: Filesystem revision #: 1 (dynamic) >07:21:32,910 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 >07:21:32,911 INFO program: Filesystem flags: signed_directory_hash >07:21:32,911 INFO program: Default mount options: user_xattr acl >07:21:32,912 INFO program: Filesystem state: clean >07:21:32,912 INFO program: Errors behavior: Continue >07:21:32,912 INFO program: Filesystem OS type: Linux >07:21:32,912 INFO program: Inode count: 262144 >07:21:32,913 INFO program: Block count: 1048576 >07:21:32,913 INFO program: Reserved block count: 10484 >07:21:32,913 INFO program: Free blocks: 225114 >07:21:32,913 INFO program: Free inodes: 155781 >07:21:32,913 INFO program: First block: 0 >07:21:32,914 INFO program: Block size: 4096 >07:21:32,914 INFO program: Fragment size: 4096 >07:21:32,914 INFO program: Reserved GDT blocks: 255 >07:21:32,915 INFO program: Blocks per group: 32768 >07:21:32,915 INFO program: Fragments per group: 32768 >07:21:32,915 INFO program: Inodes per group: 8192 >07:21:32,915 INFO program: Inode blocks per group: 512 >07:21:32,916 INFO program: Flex block group size: 16 >07:21:32,916 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >07:21:32,916 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >07:21:32,916 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >07:21:32,917 INFO program: Mount count: 0 >07:21:32,917 INFO program: Maximum mount count: -1 >07:21:32,917 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >07:21:32,918 INFO program: Check interval: 0 (<none>) >07:21:32,918 INFO program: Lifetime writes: 767 MB >07:21:32,918 INFO program: Reserved blocks uid: 0 (user root) >07:21:32,918 INFO program: Reserved blocks gid: 0 (group root) >07:21:32,919 INFO program: First inode: 11 >07:21:32,919 INFO program: Inode size: 256 >07:21:32,919 INFO program: Required extra isize: 28 >07:21:32,919 INFO program: Desired extra isize: 28 >07:21:32,920 INFO program: Journal inode: 8 >07:21:32,920 INFO program: Default directory hash: half_md4 >07:21:32,920 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >07:21:32,920 INFO program: Journal backup: inode blocks >07:21:32,921 INFO program: Journal features: journal_incompat_revoke >07:21:32,921 INFO program: Journal size: 128M >07:21:32,921 INFO program: Journal length: 32768 >07:21:32,922 INFO program: Journal sequence: 0x00003086 >07:21:32,922 INFO program: Journal start: 0 >07:21:32,922 INFO program: >07:21:32,922 DEBUG program: Return code: 0 >07:21:32,923 INFO program: Running... resize2fs -P /dev/mapper/live-base >07:21:32,930 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:21:32,930 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >07:21:32,930 INFO program: Couldn't find valid filesystem superblock. >07:21:32,931 DEBUG program: Return code: 1 >07:21:33,019 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 >07:21:33,088 INFO program: LVM2_PV_UUID=xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz >07:21:33,088 INFO program: LVM2_PE_START=1024.00 >07:21:33,089 INFO program: LVM2_VG_NAME=fedora >07:21:33,089 INFO program: LVM2_VG_UUID=I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML >07:21:33,089 INFO program: LVM2_VG_SIZE=487002112.00 >07:21:33,089 INFO program: LVM2_VG_FREE=16625664.00 >07:21:33,089 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >07:21:33,089 INFO program: LVM2_VG_EXTENT_COUNT=118897 >07:21:33,089 INFO program: LVM2_VG_FREE_COUNT=4059 >07:21:33,089 INFO program: LVM2_PV_COUNT=1 >07:21:33,089 DEBUG program: Return code: 0 >07:21:33,099 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} fedora >07:21:33,110 INFO program: LVM2_LV_NAME=home LVM2_LV_NAME=[lvol0_pmspare] LVM2_LV_NAME=pool00 LVM2_LV_NAME=[pool00_tdata] LVM2_LV_NAME=[pool00_tmeta] LVM2_LV_NAME=root LVM2_LV_NAME=swap LVM2_LV_NAME=usr >07:21:33,111 INFO program: LVM2_LV_UUID=jtXcot-2oUo-VeWd-0wi1-03jj-kKoZ-rD162e LVM2_LV_UUID=MhHwTA-LAdE-EGyW-xK5T-Ydqb-w1XM-2eOXHu LVM2_LV_UUID=bzyYts-jFMJ-i5l0-dPl8-MpCT-qE12-akMRu2 LVM2_LV_UUID=biX7Hv-Dgx9-j3u1-kLGN-341M-vQmB-f4vH7b LVM2_LV_UUID=8i5y39-FJey-5Cd3-w7SE-CXpc-Isth-c2fchm LVM2_LV_UUID=Bl7Ns0-G7ld-dCxl-eRj2-Y0uV-8ewZ-SJvapi LVM2_LV_UUID=VLHarD-TLSn-xLd2-t2nB-8fAp-aOcl-epX3cn LVM2_LV_UUID=S0dQzK-m8b2-xTAt-1J8Y-Q70y-PmfU-2Qh7QF >07:21:33,111 INFO program: LVM2_LV_SIZE=153600000.00 LVM2_LV_SIZE=77824.00 LVM2_LV_SIZE=153600000.00 LVM2_LV_SIZE=153600000.00 LVM2_LV_SIZE=77824.00 LVM2_LV_SIZE=153804800.00 LVM2_LV_SIZE=4096000.00 LVM2_LV_SIZE=158720000.00 >07:21:33,111 INFO program: LVM2_LV_ATTR=Vwi-a-tz-- LVM2_LV_ATTR=ewi------- LVM2_LV_ATTR=twi-a-tz-- LVM2_LV_ATTR=Twi-ao---- LVM2_LV_ATTR=ewi-ao---- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >07:21:33,112 INFO program: LVM2_SEGTYPE=thin LVM2_SEGTYPE=linear LVM2_SEGTYPE=thin-pool LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >07:21:33,112 DEBUG program: Return code: 0 >07:21:33,118 INFO program: Running... lvm lvs --noheadings -o pool_lv --config global {locking_type=4} fedora/home >07:21:33,129 INFO program: pool00 >07:21:33,129 DEBUG program: Return code: 0 >07:21:33,262 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-home >07:21:33,311 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:21:33,312 INFO program: Filesystem volume name: <none> >07:21:33,312 INFO program: Last mounted on: /home >07:21:33,312 INFO program: Filesystem UUID: 9b3bec98-3520-49b8-b965-30e60a55dc74 >07:21:33,312 INFO program: Filesystem magic number: 0xEF53 >07:21:33,313 INFO program: Filesystem revision #: 1 (dynamic) >07:21:33,313 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 >07:21:33,313 INFO program: Filesystem flags: signed_directory_hash >07:21:33,314 INFO program: Default mount options: user_xattr acl >07:21:33,314 INFO program: Filesystem state: clean >07:21:33,314 INFO program: Errors behavior: Continue >07:21:33,314 INFO program: Filesystem OS type: Linux >07:21:33,315 INFO program: Inode count: 9601024 >07:21:33,315 INFO program: Block count: 38400000 >07:21:33,315 INFO program: Reserved block count: 1920000 >07:21:33,315 INFO program: Free blocks: 37270292 >07:21:33,316 INFO program: Free inodes: 9596892 >07:21:33,316 INFO program: First block: 0 >07:21:33,316 INFO program: Block size: 4096 >07:21:33,316 INFO program: Fragment size: 4096 >07:21:33,317 INFO program: Reserved GDT blocks: 1014 >07:21:33,317 INFO program: Blocks per group: 32768 >07:21:33,317 INFO program: Fragments per group: 32768 >07:21:33,317 INFO program: Inodes per group: 8192 >07:21:33,318 INFO program: Inode blocks per group: 512 >07:21:33,318 INFO program: RAID stripe width: 32 >07:21:33,318 INFO program: Flex block group size: 16 >07:21:33,318 INFO program: Filesystem created: Sat May 24 06:45:57 2014 >07:21:33,318 INFO program: Last mount time: Mon May 26 06:04:53 2014 >07:21:33,319 INFO program: Last write time: Mon May 26 06:17:47 2014 >07:21:33,319 INFO program: Mount count: 5 >07:21:33,320 INFO program: Maximum mount count: -1 >07:21:33,320 INFO program: Last checked: Sat May 24 06:45:57 2014 >07:21:33,320 INFO program: Check interval: 0 (<none>) >07:21:33,320 INFO program: Lifetime writes: 7448 MB >07:21:33,321 INFO program: Reserved blocks uid: 0 (user root) >07:21:33,321 INFO program: Reserved blocks gid: 0 (group root) >07:21:33,321 INFO program: First inode: 11 >07:21:33,322 INFO program: Inode size: 256 >07:21:33,322 INFO program: Required extra isize: 28 >07:21:33,322 INFO program: Desired extra isize: 28 >07:21:33,322 INFO program: Journal inode: 8 >07:21:33,322 INFO program: Default directory hash: half_md4 >07:21:33,323 INFO program: Directory Hash Seed: eec632c3-18f7-4220-90e5-546743d85790 >07:21:33,323 INFO program: Journal backup: inode blocks >07:21:33,323 INFO program: Journal features: journal_incompat_revoke >07:21:33,323 INFO program: Journal size: 128M >07:21:33,324 INFO program: Journal length: 32768 >07:21:33,324 INFO program: Journal sequence: 0x000035e2 >07:21:33,324 INFO program: Journal start: 0 >07:21:33,324 INFO program: >07:21:33,324 DEBUG program: Return code: 0 >07:21:33,325 INFO program: Running... resize2fs -P /dev/mapper/fedora-home >07:21:33,335 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:21:33,336 INFO program: Estimated minimum size of the filesystem: 617888 >07:21:33,336 DEBUG program: Return code: 0 >07:21:33,434 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >07:21:33,490 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:21:33,490 INFO program: Filesystem volume name: <none> >07:21:33,490 INFO program: Last mounted on: / >07:21:33,491 INFO program: Filesystem UUID: d54f4366-3500-4bfd-9c8b-802051c4607c >07:21:33,491 INFO program: Filesystem magic number: 0xEF53 >07:21:33,491 INFO program: Filesystem revision #: 1 (dynamic) >07:21:33,491 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 >07:21:33,491 INFO program: Filesystem flags: signed_directory_hash >07:21:33,491 INFO program: Default mount options: user_xattr acl >07:21:33,491 INFO program: Filesystem state: clean >07:21:33,491 INFO program: Errors behavior: Continue >07:21:33,491 INFO program: Filesystem OS type: Linux >07:21:33,492 INFO program: Inode count: 9617408 >07:21:33,492 INFO program: Block count: 38451200 >07:21:33,492 INFO program: Reserved block count: 1922560 >07:21:33,492 INFO program: Free blocks: 37338636 >07:21:33,492 INFO program: Free inodes: 9600703 >07:21:33,492 INFO program: First block: 0 >07:21:33,492 INFO program: Block size: 4096 >07:21:33,493 INFO program: Fragment size: 4096 >07:21:33,493 INFO program: Reserved GDT blocks: 1014 >07:21:33,493 INFO program: Blocks per group: 32768 >07:21:33,494 INFO program: Fragments per group: 32768 >07:21:33,494 INFO program: Inodes per group: 8192 >07:21:33,494 INFO program: Inode blocks per group: 512 >07:21:33,495 INFO program: Flex block group size: 16 >07:21:33,495 INFO program: Filesystem created: Sat May 24 06:45:52 2014 >07:21:33,495 INFO program: Last mount time: Mon May 26 06:04:46 2014 >07:21:33,495 INFO program: Last write time: Mon May 26 06:04:45 2014 >07:21:33,496 INFO program: Mount count: 5 >07:21:33,496 INFO program: Maximum mount count: -1 >07:21:33,496 INFO program: Last checked: Sat May 24 06:45:52 2014 >07:21:33,497 INFO program: Check interval: 0 (<none>) >07:21:33,497 INFO program: Lifetime writes: 6848 MB >07:21:33,497 INFO program: Reserved blocks uid: 0 (user root) >07:21:33,498 INFO program: Reserved blocks gid: 0 (group root) >07:21:33,498 INFO program: First inode: 11 >07:21:33,498 INFO program: Inode size: 256 >07:21:33,498 INFO program: Required extra isize: 28 >07:21:33,499 INFO program: Desired extra isize: 28 >07:21:33,499 INFO program: Journal inode: 8 >07:21:33,499 INFO program: Default directory hash: half_md4 >07:21:33,499 INFO program: Directory Hash Seed: bae20b08-4e6c-435c-953c-bb7bdfae85db >07:21:33,500 INFO program: Journal backup: inode blocks >07:21:33,500 INFO program: Journal features: journal_incompat_revoke >07:21:33,500 INFO program: Journal size: 128M >07:21:33,501 INFO program: Journal length: 32768 >07:21:33,501 INFO program: Journal sequence: 0x00003dd9 >07:21:33,501 INFO program: Journal start: 0 >07:21:33,502 INFO program: >07:21:33,502 DEBUG program: Return code: 0 >07:21:33,502 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >07:21:33,508 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:21:33,508 INFO program: Estimated minimum size of the filesystem: 590655 >07:21:33,508 DEBUG program: Return code: 0 >07:21:33,630 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-usr >07:21:33,692 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:21:33,692 INFO program: Filesystem volume name: <none> >07:21:33,692 INFO program: Last mounted on: /usr >07:21:33,693 INFO program: Filesystem UUID: e6b1481b-6f91-4bfb-b807-80147fe9b6b1 >07:21:33,693 INFO program: Filesystem magic number: 0xEF53 >07:21:33,693 INFO program: Filesystem revision #: 1 (dynamic) >07:21:33,693 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 >07:21:33,694 INFO program: Filesystem flags: signed_directory_hash >07:21:33,694 INFO program: Default mount options: user_xattr acl >07:21:33,694 INFO program: Filesystem state: clean >07:21:33,694 INFO program: Errors behavior: Continue >07:21:33,694 INFO program: Filesystem OS type: Linux >07:21:33,695 INFO program: Inode count: 9920512 >07:21:33,695 INFO program: Block count: 39680000 >07:21:33,695 INFO program: Reserved block count: 1984000 >07:21:33,695 INFO program: Free blocks: 38243316 >07:21:33,695 INFO program: Free inodes: 9827610 >07:21:33,695 INFO program: First block: 0 >07:21:33,696 INFO program: Block size: 4096 >07:21:33,696 INFO program: Fragment size: 4096 >07:21:33,696 INFO program: Reserved GDT blocks: 1014 >07:21:33,696 INFO program: Blocks per group: 32768 >07:21:33,696 INFO program: Fragments per group: 32768 >07:21:33,697 INFO program: Inodes per group: 8192 >07:21:33,698 INFO program: Inode blocks per group: 512 >07:21:33,698 INFO program: Flex block group size: 16 >07:21:33,698 INFO program: Filesystem created: Sat May 24 06:46:04 2014 >07:21:33,698 INFO program: Last mount time: Mon May 26 07:04:39 2014 >07:21:33,699 INFO program: Last write time: Mon May 26 07:04:39 2014 >07:21:33,699 INFO program: Mount count: 5 >07:21:33,699 INFO program: Maximum mount count: -1 >07:21:33,699 INFO program: Last checked: Sat May 24 06:46:04 2014 >07:21:33,700 INFO program: Check interval: 0 (<none>) >07:21:33,700 INFO program: Lifetime writes: 9 GB >07:21:33,700 INFO program: Reserved blocks uid: 0 (user root) >07:21:33,701 INFO program: Reserved blocks gid: 0 (group root) >07:21:33,701 INFO program: First inode: 11 >07:21:33,701 INFO program: Inode size: 256 >07:21:33,701 INFO program: Required extra isize: 28 >07:21:33,702 INFO program: Desired extra isize: 28 >07:21:33,702 INFO program: Journal inode: 8 >07:21:33,702 INFO program: Default directory hash: half_md4 >07:21:33,703 INFO program: Directory Hash Seed: 214d2fd9-de2d-4ab1-807b-f1d8d6e1e9d5 >07:21:33,703 INFO program: Journal backup: inode blocks >07:21:33,703 INFO program: Journal features: journal_incompat_revoke >07:21:33,704 INFO program: Journal size: 128M >07:21:33,704 INFO program: Journal length: 32768 >07:21:33,704 INFO program: Journal sequence: 0x00002111 >07:21:33,704 INFO program: Journal start: 0 >07:21:33,705 INFO program: >07:21:33,705 DEBUG program: Return code: 0 >07:21:33,705 INFO program: Running... resize2fs -P /dev/mapper/fedora-usr >07:21:33,715 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:21:33,716 INFO program: Estimated minimum size of the filesystem: 902735 >07:21:33,716 DEBUG program: Return code: 0 >07:21:33,874 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >07:21:33,880 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >07:21:33,880 INFO program: Filesystem volume name: _Fedora-Live-Des >07:21:33,880 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >07:21:33,880 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >07:21:33,880 INFO program: Filesystem magic number: 0xEF53 >07:21:33,880 INFO program: Filesystem revision #: 1 (dynamic) >07:21:33,881 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 >07:21:33,881 INFO program: Filesystem flags: signed_directory_hash >07:21:33,881 INFO program: Default mount options: user_xattr acl >07:21:33,881 INFO program: Filesystem state: clean >07:21:33,881 INFO program: Errors behavior: Continue >07:21:33,881 INFO program: Filesystem OS type: Linux >07:21:33,881 INFO program: Inode count: 212992 >07:21:33,881 INFO program: Block count: 825687 >07:21:33,881 INFO program: Reserved block count: 8255 >07:21:33,882 INFO program: Free blocks: 5566 >07:21:33,882 INFO program: Free inodes: 106629 >07:21:33,882 INFO program: First block: 0 >07:21:33,882 INFO program: Block size: 4096 >07:21:33,882 INFO program: Fragment size: 4096 >07:21:33,882 INFO program: Reserved GDT blocks: 255 >07:21:33,882 INFO program: Blocks per group: 32768 >07:21:33,882 INFO program: Fragments per group: 32768 >07:21:33,882 INFO program: Inodes per group: 8192 >07:21:33,883 INFO program: Inode blocks per group: 512 >07:21:33,883 INFO program: Flex block group size: 16 >07:21:33,884 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >07:21:33,884 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >07:21:33,884 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >07:21:33,885 INFO program: Mount count: 0 >07:21:33,885 INFO program: Maximum mount count: -1 >07:21:33,885 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >07:21:33,886 INFO program: Check interval: 0 (<none>) >07:21:33,886 INFO program: Lifetime writes: 768 MB >07:21:33,886 INFO program: Reserved blocks uid: 0 (user root) >07:21:33,886 INFO program: Reserved blocks gid: 0 (group root) >07:21:33,887 INFO program: First inode: 11 >07:21:33,887 INFO program: Inode size: 256 >07:21:33,887 INFO program: Required extra isize: 28 >07:21:33,888 INFO program: Desired extra isize: 28 >07:21:33,888 INFO program: Journal inode: 8 >07:21:33,888 INFO program: Default directory hash: half_md4 >07:21:33,888 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >07:21:33,889 INFO program: Journal backup: inode blocks >07:21:33,889 INFO program: Journal features: journal_incompat_revoke >07:21:33,889 INFO program: Journal size: 128M >07:21:33,890 INFO program: Journal length: 32768 >07:21:33,890 INFO program: Journal sequence: 0x00003086 >07:21:33,890 INFO program: Journal start: 0 >07:21:33,891 INFO program: >07:21:33,891 DEBUG program: Return code: 0 >07:21:33,892 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >07:21:33,897 INFO program: resize2fs 1.42.8 (20-Jun-2013) >07:21:33,898 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >07:21:33,898 INFO program: Couldn't find valid filesystem superblock. >07:21:33,898 DEBUG program: Return code: 1 >07:21:34,054 INFO program: Running... udevadm settle --timeout=300 >07:21:34,065 DEBUG program: Return code: 0 >07:21:34,072 INFO program: Running... udevadm settle --timeout=300 >07:21:34,082 DEBUG program: Return code: 0 >07:21:34,086 INFO program: Running... udevadm settle --timeout=300 >07:21:34,096 DEBUG program: Return code: 0 >07:21:34,099 INFO program: Running... udevadm settle --timeout=300 >07:21:34,109 DEBUG program: Return code: 0 >07:21:34,114 INFO program: Running... udevadm settle --timeout=300 >07:21:34,124 DEBUG program: Return code: 0 >07:21:34,125 INFO program: Running... lvm lvchange -a n fedora/home >07:21:34,208 DEBUG program: Return code: 0 >07:21:34,213 INFO program: Running... udevadm settle --timeout=300 >07:21:34,224 DEBUG program: Return code: 0 >07:21:34,225 INFO program: Running... lvm lvchange -a n fedora/pool00 >07:21:34,434 DEBUG program: Return code: 0 >07:21:34,439 INFO program: Running... udevadm settle --timeout=300 >07:21:34,450 DEBUG program: Return code: 0 >07:21:34,452 INFO program: Running... lvm vgchange -a n fedora >07:21:34,485 INFO program: 0 logical volume(s) in volume group "fedora" now active >07:21:34,485 DEBUG program: Return code: 0 >07:21:34,491 INFO program: Running... udevadm settle --timeout=300 >07:21:34,501 DEBUG program: Return code: 0 >07:21:34,534 INFO program: Running... udevadm settle --timeout=300 >07:21:34,552 DEBUG program: Return code: 0 >07:21:34,558 INFO program: Running... udevadm settle --timeout=300 >07:21:34,574 DEBUG program: Return code: 0 >07:21:34,598 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >07:21:34,635 DEBUG program: Return code: 0 >07:21:34,638 INFO program: Running... udevadm settle --timeout=300 >07:21:34,651 DEBUG program: Return code: 0 >07:21:34,651 INFO program: Running... umount /mnt/sysimage >07:21:34,659 DEBUG program: Return code: 0 >07:21:34,660 INFO program: Running... udevadm settle --timeout=300 >07:21:34,670 DEBUG program: Return code: 0 >07:21:34,674 INFO program: Running... udevadm settle --timeout=300 >07:21:34,683 DEBUG program: Return code: 0 >07:21:34,756 INFO program: Running... hwclock --hctosys --utc >07:21:35,000 DEBUG program: Return code: 0 >07:21:35,000 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >07:21:35,009 DEBUG program: Return code: 0 >07:22:13,464 INFO program: Running... udevadm settle --timeout=300 >07:22:13,487 DEBUG program: Return code: 0 >07:22:13,498 INFO program: Running... udevadm settle --timeout=300 >07:22:13,514 DEBUG program: Return code: 0 >07:22:25,981 INFO program: Running... udevadm settle --timeout=300 >07:22:25,995 DEBUG program: Return code: 0 >07:22:26,005 INFO program: Running... udevadm settle --timeout=300 >07:22:26,018 DEBUG program: Return code: 0 >07:22:29,618 INFO program: Running... udevadm settle --timeout=300 >07:22:29,629 DEBUG program: Return code: 0 >07:23:33,167 INFO program: Running... udevadm settle --timeout=300 >07:23:33,189 DEBUG program: Return code: 0 >07:23:39,820 INFO program: Running... swapoff -a >07:23:39,835 DEBUG program: Return code: 0 >07:23:39,850 INFO program: Running... udevadm settle --timeout=300 >07:23:39,876 DEBUG program: Return code: 0 >07:23:40,004 INFO program: Running... journalctl -b > > >/tmp/storage.log: >07:18:38,494 DEBUG blivet: registered device format class LUKS as luks >07:18:38,503 DEBUG blivet: registered device format class Ext2FS as ext2 >07:18:38,503 DEBUG blivet: registered device format class Ext3FS as ext3 >07:18:38,503 DEBUG blivet: registered device format class Ext4FS as ext4 >07:18:38,503 DEBUG blivet: registered device format class FATFS as vfat >07:18:38,503 DEBUG blivet: registered device format class EFIFS as efi >07:18:38,504 DEBUG blivet: registered device format class BTRFS as btrfs >07:18:38,504 DEBUG blivet: registered device format class GFS2 as gfs2 >07:18:38,504 DEBUG blivet: registered device format class JFS as jfs >07:18:38,504 DEBUG blivet: registered device format class ReiserFS as reiserfs >07:18:38,504 DEBUG blivet: registered device format class XFS as xfs >07:18:38,504 DEBUG blivet: registered device format class HFS as hfs >07:18:38,504 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >07:18:38,504 DEBUG blivet: registered device format class HFSPlus as hfs+ >07:18:38,504 DEBUG blivet: registered device format class MacEFIFS as macefi >07:18:38,504 DEBUG blivet: registered device format class NTFS as ntfs >07:18:38,504 DEBUG blivet: registered device format class NFS as nfs >07:18:38,504 DEBUG blivet: registered device format class NFSv4 as nfs4 >07:18:38,505 DEBUG blivet: registered device format class Iso9660FS as iso9660 >07:18:38,505 DEBUG blivet: registered device format class NoDevFS as nodev >07:18:38,505 DEBUG blivet: registered device format class DevPtsFS as devpts >07:18:38,505 DEBUG blivet: registered device format class ProcFS as proc >07:18:38,505 DEBUG blivet: registered device format class SysFS as sysfs >07:18:38,505 DEBUG blivet: registered device format class TmpFS as tmpfs >07:18:38,505 DEBUG blivet: registered device format class BindFS as bind >07:18:38,505 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >07:18:38,505 DEBUG blivet: registered device format class USBFS as usbfs >07:18:38,505 DEBUG blivet: registered device format class MDRaidMember as mdmember >07:18:38,506 DEBUG blivet: registered device format class BIOSBoot as biosboot >07:18:38,507 DEBUG blivet: registered device format class DiskLabel as disklabel >07:18:38,508 DEBUG blivet: registered device format class SwapSpace as swap >07:18:38,508 DEBUG blivet: registered device format class MultipathMember as multipath_member >07:18:38,508 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >07:18:38,508 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >07:18:38,509 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >07:18:39,275 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >07:18:39,275 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >07:18:39,276 INFO blivet: sdb1 looks to be the live device; marking as protected >07:18:39,296 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >07:18:39,324 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_FLASH_MS': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SDUHS_MS_Reader', > 'ID_MODEL_ENC': 'SDUHS\\x2fMS\\x20Reader\\x20', > 'ID_MODEL_ID': '7831', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0fdfafbe', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0805', > 'ID_SERIAL': 'GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', > 'ID_SERIAL_SHORT': '0020090508A00000', > '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': '1516', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10938', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >07:18:39,324 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >07:18:39,325 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >07:18:39,325 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,326 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >07:18:39,328 INFO blivet: sdb is a disk >07:18:39,328 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:39,336 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >07:18:39,362 INFO blivet: added disk sdb (id 0) to device tree >07:18:39,362 DEBUG blivet: looking up parted Device: /dev/sdb >07:18:39,364 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >07:18:39,365 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >07:18:39,365 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >07:18:39,366 DEBUG blivet: required disklabel type for sdb (1) is None >07:18:39,366 DEBUG blivet: default disklabel type for sdb is msdos >07:18:39,366 DEBUG blivet: selecting msdos disklabel for sdb based on size >07:18:39,370 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >07:18:39,372 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 0x13fa350>] > device: <parted.device.Device object at 0x13fa190> > PedDisk: <_ped.Disk object at 0x13f8758> >07:18:39,372 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >07:18:39,373 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >07:18:39,374 INFO blivet: got device: DiskDevice instance (0x13763d0) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 1876.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: GENERIC SDUHS/MS Reader path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3842048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1015, 61, 62) biosGeometry: (239, 255, 63) > PedDevice: <_ped.Device object at 0x1341290> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x13d8210> >07:18:39,375 INFO blivet: got format: DiskLabel instance (0x13d82d0) -- > 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 = 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 0x13fa350>] > device: <parted.device.Device object at 0x13fa190> > PedDisk: <_ped.Disk object at 0x13f8758> > origPartedDisk = <parted.disk.Disk object at 0x13fa5d0> > partedDevice = parted.Device instance -- > model: GENERIC SDUHS/MS Reader path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3842048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1015, 61, 62) biosGeometry: (239, 255, 63) > PedDevice: <_ped.Device object at 0x1341560> > >07:18:39,379 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BE79-FB44', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_FLASH_MS': '1', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BE79-FB44', > 'ID_FS_UUID_ENC': 'BE79-FB44', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SDUHS_MS_Reader', > 'ID_MODEL_ENC': 'SDUHS\\x2fMS\\x20Reader\\x20', > 'ID_MODEL_ID': '7831', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '137', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3841911', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '0fdfafbe-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0fdfafbe', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0805', > 'ID_SERIAL': 'GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', > 'ID_SERIAL_SHORT': '0020090508A00000', > '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': '1516', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10971', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/BE79-FB44'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >07:18:39,379 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >07:18:39,380 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >07:18:39,380 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,380 INFO blivet: sdb1 is a partition >07:18:39,381 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >07:18:39,381 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >07:18:39,382 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1876MB disk sdb (0) with existing msdos disklabel >07:18:39,383 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >07:18:39,383 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >07:18:39,383 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:39,384 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >07:18:39,384 DEBUG blivet: looking up parted Partition: /dev/sdb1 >07:18:39,385 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >07:18:39,385 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >07:18:39,386 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >07:18:39,387 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >07:18:39,387 INFO blivet: added partition sdb1 (id 1) to device tree >07:18:39,387 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >07:18:39,388 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >07:18:39,388 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >07:18:39,389 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >07:18:39,390 WARN blivet: disklabel detected but not usable on sdb1 >07:18:39,390 DEBUG blivet: getFormat('efi') returning EFIFS instance >07:18:39,390 INFO blivet: type detected on 'sdb1' is 'vfat' >07:18:39,390 DEBUG blivet: getFormat('efi') returning EFIFS instance >07:18:39,391 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >07:18:39,392 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >07:18:39,392 DEBUG blivet: looking up parted Device: /dev/sdb1 >07:18:39,393 INFO blivet: got device: PartitionDevice instance (0x13d8350) -- > name = sdb1 status = True kids = 0 id = 1 > parents = ['existing 1876MB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 1875.93310547 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 3841911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 884 did: 27392 busy: True > hardwareGeometry: (1015, 61, 62) biosGeometry: (239, 255, 63) > PedDevice: <_ped.Device object at 0x13414d0> > target size = 0 path = /dev/sdb1 > 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 0x13fa250> fileSystem: <parted.filesystem.FileSystem object at 0x13fa710> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x13fa410> PedPartition: <_ped.Partition object at 0x13ddfb0> > disk = existing 1876MB disk sdb (0) with existing msdos disklabel > start = 137 end = 3842047 length = 3841911 > flags = boot >07:18:39,394 INFO blivet: got format: EFIFS instance (0x13faa50) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = BE79-FB44 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0 targetSize = 0 > >07:18:39,397 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET /dev/disk/by-id/wwn-0x5000039454083604', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'TOSHIBA_MK5075GSX', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '00086309', > 'ID_REVISION': 'GT001M', > 'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', > 'ID_SERIAL_SHORT': 'X2JSCGLET', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000039454083604', > 'ID_WWN_WITH_EXTENSION': '0x5000039454083604', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11662', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET', > '/dev/disk/by-id/wwn-0x5000039454083604'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >07:18:39,397 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >07:18:39,397 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:18:39,398 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,398 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >07:18:39,399 INFO blivet: sda is a disk >07:18:39,399 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:39,400 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >07:18:39,404 INFO blivet: added disk sda (id 2) to device tree >07:18:39,405 DEBUG blivet: looking up parted Device: /dev/sda >07:18:39,406 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >07:18:39,406 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >07:18:39,407 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:18:39,407 DEBUG blivet: required disklabel type for sda (1) is None >07:18:39,407 DEBUG blivet: default disklabel type for sda is msdos >07:18:39,407 DEBUG blivet: selecting msdos disklabel for sda based on size >07:18:39,408 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >07:18:39,511 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x13fae50>, <parted.partition.Partition object at 0x13fa8d0>] > device: <parted.device.Device object at 0x13faf50> > PedDisk: <_ped.Disk object at 0x1405ef0> >07:18:39,512 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >07:18:39,513 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >07:18:39,515 INFO blivet: got device: DiskDevice instance (0x13d8490) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 476940.023438 > 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 TOSHIBA MK5075GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x1341a70> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x13fabd0> >07:18:39,518 INFO blivet: got format: DiskLabel instance (0x13fad50) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x13fae50>, <parted.partition.Partition object at 0x13fa8d0>] > device: <parted.device.Device object at 0x13faf50> > PedDisk: <_ped.Disk object at 0x1405ef0> > origPartedDisk = <parted.disk.Disk object at 0x13fa850> > partedDevice = parted.Device instance -- > model: ATA TOSHIBA MK5075GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x1341950> > >07:18:39,527 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part1 /dev/disk/by-id/wwn-0x5000039454083604-part1 /dev/disk/by-uuid/1130eaea-049b-4c3e-82d9-8e50f99df5d8', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1130eaea-049b-4c3e-82d9-8e50f99df5d8', > 'ID_FS_UUID_ENC': '1130eaea-049b-4c3e-82d9-8e50f99df5d8', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'TOSHIBA_MK5075GSX', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00086309-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00086309', > 'ID_REVISION': 'GT001M', > 'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', > 'ID_SERIAL_SHORT': 'X2JSCGLET', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000039454083604', > 'ID_WWN_WITH_EXTENSION': '0x5000039454083604', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11696', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part1', > '/dev/disk/by-id/wwn-0x5000039454083604-part1', > '/dev/disk/by-uuid/1130eaea-049b-4c3e-82d9-8e50f99df5d8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >07:18:39,528 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >07:18:39,529 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >07:18:39,530 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,530 INFO blivet: sda1 is a partition >07:18:39,531 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >07:18:39,532 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:18:39,533 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >07:18:39,535 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >07:18:39,536 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >07:18:39,536 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:39,538 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >07:18:39,538 DEBUG blivet: looking up parted Partition: /dev/sda1 >07:18:39,539 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >07:18:39,540 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >07:18:39,541 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >07:18:39,543 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >07:18:39,543 INFO blivet: added partition sda1 (id 3) to device tree >07:18:39,544 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >07:18:39,545 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >07:18:39,546 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >07:18:39,547 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >07:18:39,550 WARN blivet: disklabel detected but not usable on sda1 >07:18:39,551 INFO blivet: type detected on 'sda1' is 'ext4' >07:18:39,553 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:39,553 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:18:39,554 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >07:18:39,555 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >07:18:39,556 DEBUG blivet: looking up parted Device: /dev/sda1 >07:18:39,558 INFO blivet: got device: PartitionDevice instance (0x13fa750) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > 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: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25455 did: 12139 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x1341b00> > target size = 0 path = /dev/sda1 > 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 0x1407050> fileSystem: <parted.filesystem.FileSystem object at 0x13fa990> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x13fad90> PedPartition: <_ped.Partition object at 0x13fe230> > disk = existing 476940MB disk sda (2) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >07:18:39,559 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:39,559 INFO blivet: got format: Ext4FS instance (0x1407650) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 1130eaea-049b-4c3e-82d9-8e50f99df5d8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >07:18:39,566 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part2 /dev/disk/by-id/wwn-0x5000039454083604-part2 /dev/disk/by-uuid/98ece075-08b4-4022-8f44-3cf9b2c3b336', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'ID_FS_UUID_ENC': '98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'TOSHIBA_MK5075GSX', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '974010368', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00086309-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00086309', > 'ID_REVISION': 'GT001M', > 'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', > 'ID_SERIAL_SHORT': 'X2JSCGLET', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000039454083604', > 'ID_WWN_WITH_EXTENSION': '0x5000039454083604', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11732', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part2', > '/dev/disk/by-id/wwn-0x5000039454083604-part2', > '/dev/disk/by-uuid/98ece075-08b4-4022-8f44-3cf9b2c3b336'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >07:18:39,566 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >07:18:39,567 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >07:18:39,567 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,568 INFO blivet: sda2 is a partition >07:18:39,568 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >07:18:39,569 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:18:39,570 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >07:18:39,571 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >07:18:39,572 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >07:18:39,572 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:39,574 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >07:18:39,574 DEBUG blivet: looking up parted Partition: /dev/sda2 >07:18:39,575 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >07:18:39,577 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >07:18:39,579 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >07:18:39,580 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >07:18:39,580 INFO blivet: added partition sda2 (id 4) to device tree >07:18:39,580 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >07:18:39,581 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >07:18:39,582 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >07:18:39,583 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >07:18:39,618 WARN blivet: disklabel detected but not usable on sda2 >07:18:39,619 INFO blivet: type detected on 'sda2' is 'crypto_LUKS' >07:18:39,621 DEBUG blivet: LUKS.__init__: uuid: 98ece075-08b4-4022-8f44-3cf9b2c3b336 ; exists: True ; label: None ; device: /dev/sda2 ; serial: X2JSCGLET ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:18:39,621 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >07:18:39,621 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >07:18:39,623 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >07:18:39,623 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >07:18:39,624 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:18:39,625 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,626 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >07:18:39,626 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:39,627 DEBUG blivet: LUKSDevice._setFormat: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; current: None ; type: None ; >07:18:39,628 DEBUG blivet: LUKSDevice.setup: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: False ; controllable: True ; orig: False ; >07:18:39,629 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; orig: False ; >07:18:39,630 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >07:18:39,631 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: False ; type: luks ; >07:18:39,631 INFO blivet: setup of luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 failed: luks device not configured >07:18:39,631 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >07:18:39,632 DEBUG blivet: looking up parted Device: /dev/sda2 >07:18:39,633 INFO blivet: got device: PartitionDevice instance (0x13d8390) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 475591.0 > format = existing luks > 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: 512 > length: 974010368 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28524 did: 27491 busy: False > hardwareGeometry: (60629, 255, 63) biosGeometry: (60629, 255, 63) > PedDevice: <_ped.Device object at 0x1341c20> > 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 0x1407050> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x13fa890> PedPartition: <_ped.Partition object at 0x13fe0b0> > disk = existing 476940MB disk sda (2) with existing msdos disklabel > start = 1026048 end = 975036415 length = 974010368 > flags = >07:18:39,634 INFO blivet: got format: LUKS instance (0x141de50) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda2 uuid = 98ece075-08b4-4022-8f44-3cf9b2c3b336 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >07:18:39,637 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M3ZB9JC1411', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'HL-DT-STDVDRAM_GT30N', > 'ID_MODEL_ENC': 'HL-DT-STDVDRAM\\x20GT30N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'TD03', > 'ID_SERIAL': 'HL-DT-STDVDRAM_GT30N_M3ZB9JC1411', > 'ID_SERIAL_SHORT': 'M3ZB9JC1411', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '12870', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M3ZB9JC1411'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >07:18:39,637 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >07:18:39,637 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >07:18:39,638 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,638 INFO blivet: sr0 is a cdrom >07:18:39,639 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >07:18:39,639 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:39,640 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >07:18:39,640 INFO blivet: added cdrom sr0 (id 6) to device tree >07:18:39,641 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:18:39,654 DEBUG blivet: no device or no media present >07:18:39,656 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': '24182', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >07:18:39,656 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >07:18:39,657 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >07:18:39,658 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,658 INFO blivet: loop0 is a loop device >07:18:39,659 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >07:18:39,659 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >07:18:39,660 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,660 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:39,661 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >07:18:39,661 INFO blivet: added file /osmin.img (deleted) (id 7) to device tree >07:18:39,662 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >07:18:39,663 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:39,664 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >07:18:39,664 INFO blivet: added loop loop0 (id 8) to device tree >07:18:39,664 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >07:18:39,665 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >07:18:39,665 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:18:39,665 DEBUG blivet: device loop0 does not contain a disklabel >07:18:39,666 INFO blivet: type detected on 'loop0' is 'squashfs' >07:18:39,666 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:18:39,667 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >07:18:39,667 INFO blivet: got device: LoopDevice instance (0x1407190) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin.img (deleted) (7)'] > 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 >07:18:39,667 INFO blivet: got format: DeviceFormat instance (0x13d81d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:18:39,669 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': '24455', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >07:18:39,669 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >07:18:39,670 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:18:39,671 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,671 INFO blivet: loop1 is a loop device >07:18:39,671 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >07:18:39,672 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >07:18:39,673 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,673 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:39,674 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >07:18:39,674 INFO blivet: added file /osmin (id 9) to device tree >07:18:39,675 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >07:18:39,675 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:39,676 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >07:18:39,676 INFO blivet: added loop loop1 (id 10) to device tree >07:18:39,677 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >07:18:39,678 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >07:18:39,678 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:18:39,678 DEBUG blivet: device loop1 does not contain a disklabel >07:18:39,678 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >07:18:39,678 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:18:39,679 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >07:18:39,679 INFO blivet: got device: LoopDevice instance (0x1427650) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin (9)'] > 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 >07:18:39,680 INFO blivet: got format: DeviceFormat instance (0x1427750) -- > 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 > >07:18:39,681 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': '24776', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >07:18:39,681 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >07:18:39,682 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >07:18:39,683 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,683 INFO blivet: loop2 is a loop device >07:18:39,684 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >07:18:39,684 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >07:18:39,685 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,686 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:39,687 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >07:18:39,687 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 11) to device tree >07:18:39,688 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >07:18:39,688 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:39,689 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >07:18:39,689 INFO blivet: added loop loop2 (id 12) to device tree >07:18:39,690 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >07:18:39,690 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >07:18:39,690 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:18:39,691 DEBUG blivet: device loop2 does not contain a disklabel >07:18:39,691 INFO blivet: type detected on 'loop2' is 'squashfs' >07:18:39,691 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:18:39,692 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >07:18:39,692 INFO blivet: got device: LoopDevice instance (0x1427910) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] > 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 >07:18:39,692 INFO blivet: got format: DeviceFormat instance (0x13d8410) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:18:39,694 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': '25084', > '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 ; >07:18:39,695 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >07:18:39,695 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:18:39,696 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,696 INFO blivet: loop3 is a loop device >07:18:39,697 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >07:18:39,697 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >07:18:39,698 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,699 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:39,700 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >07:18:39,700 INFO blivet: added file /LiveOS/ext3fs.img (id 13) to device tree >07:18:39,701 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >07:18:39,701 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:39,702 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >07:18:39,702 INFO blivet: added loop loop3 (id 14) to device tree >07:18:39,703 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >07:18:39,704 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >07:18:39,705 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:39,705 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:18:39,705 DEBUG blivet: device loop3 does not contain a disklabel >07:18:39,705 INFO blivet: type detected on 'loop3' is 'ext4' >07:18:39,706 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:39,706 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:18:39,707 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >07:18:39,707 INFO blivet: got device: LoopDevice instance (0x141db90) -- > name = loop3 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] > 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 >07:18:39,708 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:39,708 INFO blivet: got format: Ext4FS instance (0x14276d0) -- > 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 > >07:18:39,709 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': '25373', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >07:18:39,709 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >07:18:39,710 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >07:18:39,711 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,711 INFO blivet: loop4 is a loop device >07:18:39,711 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >07:18:39,712 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >07:18:39,712 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,713 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:39,713 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >07:18:39,714 INFO blivet: added file /overlay (deleted) (id 15) to device tree >07:18:39,714 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >07:18:39,714 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:39,715 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >07:18:39,715 INFO blivet: added loop loop4 (id 16) to device tree >07:18:39,716 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >07:18:39,716 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >07:18:39,717 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:18:39,717 DEBUG blivet: device loop4 does not contain a disklabel >07:18:39,717 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >07:18:39,717 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:18:39,718 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >07:18:39,718 INFO blivet: got device: LoopDevice instance (0x1427710) -- > name = loop4 status = False kids = 0 id = 16 > parents = ['existing 0MB file /overlay (deleted) (15)'] > 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 >07:18:39,718 INFO blivet: got format: DeviceFormat instance (0x1427a50) -- > 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 > >07:18:39,720 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': '12441', > '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 ; >07:18:39,720 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >07:18:39,721 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >07:18:39,722 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,722 INFO blivet: live-rw is a device-mapper device >07:18:39,722 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >07:18:39,723 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:18:39,724 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >07:18:39,725 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >07:18:39,726 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (16) with existing DM_snapshot_cow >07:18:39,727 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >07:18:39,727 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,728 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >07:18:39,728 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:39,729 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >07:18:39,729 INFO blivet: added dm live-rw (id 17) to device tree >07:18:39,729 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >07:18:39,730 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >07:18:39,731 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:39,731 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:18:39,731 DEBUG blivet: device live-rw does not contain a disklabel >07:18:39,731 INFO blivet: type detected on 'live-rw' is 'ext4' >07:18:39,732 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:39,732 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:18:39,732 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >07:18:39,733 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >07:18:39,734 INFO blivet: got device: DMDevice instance (0x1427b10) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop4 (16) 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 0x13417a0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >07:18:39,735 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:39,735 INFO blivet: got format: Ext4FS instance (0x1427cd0) -- > 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 > >07:18:39,738 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': '48112', > '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 ; >07:18:39,738 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >07:18:39,739 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >07:18:39,739 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,739 INFO blivet: live-base is a device-mapper device >07:18:39,740 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >07:18:39,741 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >07:18:39,741 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:18:39,742 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >07:18:39,743 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >07:18:39,744 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,745 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >07:18:39,745 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:39,746 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >07:18:39,746 INFO blivet: added dm live-base (id 18) to device tree >07:18:39,747 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >07:18:39,747 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >07:18:39,748 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:39,748 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:18:39,748 DEBUG blivet: device live-base does not contain a disklabel >07:18:39,748 INFO blivet: type detected on 'live-base' is 'ext4' >07:18:39,749 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:39,749 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:18:39,750 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >07:18:39,750 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >07:18:39,751 INFO blivet: got device: DMDevice instance (0x141dc90) -- > name = live-base status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop3 (14) 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 0x1341dd0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >07:18:39,752 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:39,752 INFO blivet: got format: Ext4FS instance (0x1427c50) -- > 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 > >07:18:39,755 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': '59198', > '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 ; >07:18:39,755 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >07:18:39,755 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >07:18:39,756 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,756 INFO blivet: live-osimg-min is a device-mapper device >07:18:39,756 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >07:18:39,757 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >07:18:39,757 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >07:18:39,758 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:18:39,758 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing DM_snapshot_cow >07:18:39,759 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:18:39,760 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >07:18:39,760 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >07:18:39,761 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:39,762 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >07:18:39,762 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:39,762 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >07:18:39,762 INFO blivet: added dm live-osimg-min (id 19) to device tree >07:18:39,763 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >07:18:39,763 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >07:18:39,764 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:39,764 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:18:39,764 DEBUG blivet: device live-osimg-min does not contain a disklabel >07:18:39,764 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >07:18:39,765 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:39,765 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:18:39,766 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >07:18:39,766 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >07:18:39,767 INFO blivet: got device: DMDevice instance (0x141ddd0) -- > name = live-osimg-min status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop3 (14) 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 0x1341d40> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >07:18:39,768 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:39,768 INFO blivet: got format: Ext4FS instance (0x1427fd0) -- > 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 > >07:18:39,781 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >07:18:41,719 INFO blivet: ISCSID is /sbin/iscsid >07:18:41,719 INFO blivet: no initiator set >07:18:41,788 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >07:18:41,788 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >07:18:41,933 DEBUG blivet: trying to set new default fstype to 'ext4' >07:18:41,961 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:41,962 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:18:41,962 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:41,966 INFO blivet: Detected 3984M of memory >07:18:41,966 INFO blivet: Suggested swap size (3984 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >07:18:41,966 INFO blivet: Swap attempt of 0M >07:18:42,152 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x3debe90> >07:18:42,153 INFO blivet: no initiator set >07:18:42,153 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >07:18:42,153 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >07:18:42,210 DEBUG blivet: protected device spec /dev/sdb1 resolved to sdb1 >07:18:42,210 INFO blivet: sdb1 looks to be the live device; marking as protected >07:18:42,225 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >07:18:42,234 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_FLASH_MS': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SDUHS_MS_Reader', > 'ID_MODEL_ENC': 'SDUHS\\x2fMS\\x20Reader\\x20', > 'ID_MODEL_ID': '7831', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0fdfafbe', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0805', > 'ID_SERIAL': 'GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', > 'ID_SERIAL_SHORT': '0020090508A00000', > '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': '1516', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10938', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >07:18:42,235 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >07:18:42,243 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >07:18:42,244 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:42,245 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >07:18:42,247 INFO blivet: sdb is a disk >07:18:42,247 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:42,249 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >07:18:42,260 INFO blivet: added disk sdb (id 0) to device tree >07:18:42,260 DEBUG blivet: looking up parted Device: /dev/sdb >07:18:42,262 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >07:18:42,264 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >07:18:42,266 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >07:18:42,266 DEBUG blivet: required disklabel type for sdb (1) is None >07:18:42,266 DEBUG blivet: default disklabel type for sdb is msdos >07:18:42,267 DEBUG blivet: selecting msdos disklabel for sdb based on size >07:18:42,269 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >07:18:42,271 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 0x7f247c0b7410>] > device: <parted.device.Device object at 0x7f247c0b71d0> > PedDisk: <_ped.Disk object at 0x7f247c0b5758> >07:18:42,271 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >07:18:42,274 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >07:18:42,275 INFO blivet: got device: DiskDevice instance (0x7f24a84bd850) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 1876.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: GENERIC SDUHS/MS Reader path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3842048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1015, 61, 62) biosGeometry: (239, 255, 63) > PedDevice: <_ped.Device object at 0x4137320> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f247c097f50> >07:18:42,278 INFO blivet: got format: DiskLabel instance (0x7f247c0a0090) -- > 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 = 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 0x7f247c0b7410>] > device: <parted.device.Device object at 0x7f247c0b71d0> > PedDisk: <_ped.Disk object at 0x7f247c0b5758> > origPartedDisk = <parted.disk.Disk object at 0x7f247c0b7810> > partedDevice = parted.Device instance -- > model: GENERIC SDUHS/MS Reader path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3842048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1015, 61, 62) biosGeometry: (239, 255, 63) > PedDevice: <_ped.Device object at 0x41375f0> > >07:18:42,286 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BE79-FB44', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_FLASH_MS': '1', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BE79-FB44', > 'ID_FS_UUID_ENC': 'BE79-FB44', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SDUHS_MS_Reader', > 'ID_MODEL_ENC': 'SDUHS\\x2fMS\\x20Reader\\x20', > 'ID_MODEL_ID': '7831', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '137', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3841911', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '0fdfafbe-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0fdfafbe', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0805', > 'ID_SERIAL': 'GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', > 'ID_SERIAL_SHORT': '0020090508A00000', > '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': '1516', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10971', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/BE79-FB44'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >07:18:42,286 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >07:18:42,289 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >07:18:42,291 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:42,291 INFO blivet: sdb1 is a partition >07:18:42,293 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >07:18:42,294 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >07:18:42,296 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1876MB disk sdb (0) with existing msdos disklabel >07:18:42,298 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >07:18:42,300 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >07:18:42,300 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:42,302 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >07:18:42,302 DEBUG blivet: looking up parted Partition: /dev/sdb1 >07:18:42,304 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >07:18:42,306 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >07:18:42,307 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >07:18:42,309 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >07:18:42,310 INFO blivet: added partition sdb1 (id 1) to device tree >07:18:42,311 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >07:18:42,312 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >07:18:42,314 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >07:18:42,316 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >07:18:42,318 WARN blivet: disklabel detected but not usable on sdb1 >07:18:42,319 DEBUG blivet: getFormat('efi') returning EFIFS instance >07:18:42,320 INFO blivet: type detected on 'sdb1' is 'vfat' >07:18:42,320 DEBUG blivet: getFormat('efi') returning EFIFS instance >07:18:42,321 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >07:18:42,323 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >07:18:42,323 DEBUG blivet: looking up parted Device: /dev/sdb1 >07:18:42,324 INFO blivet: got device: PartitionDevice instance (0x7f247c0b7c90) -- > name = sdb1 status = True kids = 0 id = 1 > parents = ['existing 1876MB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 1875.93310547 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 3841911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32548 did: 0 busy: True > hardwareGeometry: (1015, 61, 62) biosGeometry: (239, 255, 63) > PedDevice: <_ped.Device object at 0x41378c0> > target size = 0 path = /dev/sdb1 > 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 0x7f247c0b7290> fileSystem: <parted.filesystem.FileSystem object at 0x7f247c0b7910> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f247c0b7590> PedPartition: <_ped.Partition object at 0x7f247c09edd0> > disk = existing 1876MB disk sdb (0) with existing msdos disklabel > start = 137 end = 3842047 length = 3841911 > flags = boot >07:18:42,325 INFO blivet: got format: EFIFS instance (0x7f247c0a0290) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = BE79-FB44 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 > >07:18:42,331 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET /dev/disk/by-id/wwn-0x5000039454083604', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'TOSHIBA_MK5075GSX', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '00086309', > 'ID_REVISION': 'GT001M', > 'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', > 'ID_SERIAL_SHORT': 'X2JSCGLET', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000039454083604', > 'ID_WWN_WITH_EXTENSION': '0x5000039454083604', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11662', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET', > '/dev/disk/by-id/wwn-0x5000039454083604'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >07:18:42,331 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >07:18:42,332 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:18:42,333 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:42,336 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >07:18:42,337 INFO blivet: sda is a disk >07:18:42,337 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:42,339 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >07:18:42,347 INFO blivet: added disk sda (id 2) to device tree >07:18:42,348 DEBUG blivet: looking up parted Device: /dev/sda >07:18:42,352 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >07:18:42,353 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >07:18:42,354 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:18:42,355 DEBUG blivet: required disklabel type for sda (1) is None >07:18:42,355 DEBUG blivet: default disklabel type for sda is msdos >07:18:42,355 DEBUG blivet: selecting msdos disklabel for sda based on size >07:18:42,356 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >07:18:42,467 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f247c0c2b10>, <parted.partition.Partition object at 0x7f247c0c2e50>] > device: <parted.device.Device object at 0x7f247c0c2950> > PedDisk: <_ped.Disk object at 0x7f247c0c0f38> >07:18:42,468 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >07:18:42,470 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >07:18:42,472 INFO blivet: got device: DiskDevice instance (0x7f247c0c2190) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 476940.023438 > 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 TOSHIBA MK5075GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x4137b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f247c0c2310> >07:18:42,476 INFO blivet: got format: DiskLabel instance (0x7f247c0c2790) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f247c0c2b10>, <parted.partition.Partition object at 0x7f247c0c2e50>] > device: <parted.device.Device object at 0x7f247c0c2950> > PedDisk: <_ped.Disk object at 0x7f247c0c0f38> > origPartedDisk = <parted.disk.Disk object at 0x7f247c0ca150> > partedDevice = parted.Device instance -- > model: ATA TOSHIBA MK5075GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x41379e0> > >07:18:42,485 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part1 /dev/disk/by-id/wwn-0x5000039454083604-part1 /dev/disk/by-uuid/1130eaea-049b-4c3e-82d9-8e50f99df5d8', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1130eaea-049b-4c3e-82d9-8e50f99df5d8', > 'ID_FS_UUID_ENC': '1130eaea-049b-4c3e-82d9-8e50f99df5d8', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'TOSHIBA_MK5075GSX', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00086309-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00086309', > 'ID_REVISION': 'GT001M', > 'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', > 'ID_SERIAL_SHORT': 'X2JSCGLET', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000039454083604', > 'ID_WWN_WITH_EXTENSION': '0x5000039454083604', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11696', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part1', > '/dev/disk/by-id/wwn-0x5000039454083604-part1', > '/dev/disk/by-uuid/1130eaea-049b-4c3e-82d9-8e50f99df5d8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >07:18:42,486 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >07:18:42,490 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >07:18:42,492 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:42,492 INFO blivet: sda1 is a partition >07:18:42,494 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >07:18:42,496 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:18:42,498 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >07:18:42,500 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >07:18:42,502 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >07:18:42,503 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:42,504 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >07:18:42,504 DEBUG blivet: looking up parted Partition: /dev/sda1 >07:18:42,507 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >07:18:42,509 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >07:18:42,510 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >07:18:42,511 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >07:18:42,512 INFO blivet: added partition sda1 (id 3) to device tree >07:18:42,513 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >07:18:42,514 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >07:18:42,516 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >07:18:42,517 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >07:18:42,673 WARN blivet: disklabel detected but not usable on sda1 >07:18:42,674 INFO blivet: type detected on 'sda1' is 'ext4' >07:18:42,757 DEBUG blivet: padding min size from 138 up to 151 >07:18:42,759 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:42,759 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:18:42,761 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >07:18:42,762 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >07:18:42,763 DEBUG blivet: looking up parted Device: /dev/sda1 >07:18:42,765 INFO blivet: got device: PartitionDevice instance (0x7f247c0ca310) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > 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: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32548 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x4137950> > target size = 0 path = /dev/sda1 > 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 0x7f247c0c2a10> fileSystem: <parted.filesystem.FileSystem object at 0x7f247c0c2f90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f247c0c2c10> PedPartition: <_ped.Partition object at 0x7f247c0c9050> > disk = existing 476940MB disk sda (2) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >07:18:42,768 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:42,768 INFO blivet: got format: Ext4FS instance (0x7f247c0ca750) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 1130eaea-049b-4c3e-82d9-8e50f99df5d8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >07:18:42,775 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part2 /dev/disk/by-id/wwn-0x5000039454083604-part2 /dev/disk/by-uuid/98ece075-08b4-4022-8f44-3cf9b2c3b336', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'ID_FS_UUID_ENC': '98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'TOSHIBA_MK5075GSX', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '974010368', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00086309-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00086309', > 'ID_REVISION': 'GT001M', > 'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', > 'ID_SERIAL_SHORT': 'X2JSCGLET', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000039454083604', > 'ID_WWN_WITH_EXTENSION': '0x5000039454083604', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11732', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part2', > '/dev/disk/by-id/wwn-0x5000039454083604-part2', > '/dev/disk/by-uuid/98ece075-08b4-4022-8f44-3cf9b2c3b336'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >07:18:42,776 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >07:18:42,779 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >07:18:42,781 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:42,782 INFO blivet: sda2 is a partition >07:18:42,783 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >07:18:42,784 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:18:42,785 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >07:18:42,787 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >07:18:42,788 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >07:18:42,788 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:42,789 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >07:18:42,790 DEBUG blivet: looking up parted Partition: /dev/sda2 >07:18:42,791 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >07:18:42,793 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >07:18:42,794 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >07:18:42,795 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >07:18:42,796 INFO blivet: added partition sda2 (id 4) to device tree >07:18:42,797 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >07:18:42,798 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >07:18:42,799 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >07:18:42,800 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >07:18:42,883 WARN blivet: disklabel detected but not usable on sda2 >07:18:42,884 INFO blivet: type detected on 'sda2' is 'crypto_LUKS' >07:18:42,885 DEBUG blivet: LUKS.__init__: uuid: 98ece075-08b4-4022-8f44-3cf9b2c3b336 ; exists: True ; label: None ; device: /dev/sda2 ; serial: X2JSCGLET ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:18:42,885 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >07:18:42,886 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >07:18:42,887 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >07:18:42,888 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >07:18:42,889 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:18:42,890 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:42,894 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >07:18:42,894 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:42,895 DEBUG blivet: LUKSDevice._setFormat: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; current: None ; type: None ; >07:18:42,896 DEBUG blivet: LUKSDevice.setup: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: False ; controllable: True ; orig: False ; >07:18:42,898 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; orig: False ; >07:18:42,899 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >07:18:42,901 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: False ; type: luks ; >07:18:42,902 INFO blivet: setup of luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 failed: luks device not configured >07:18:42,902 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >07:18:42,903 DEBUG blivet: looking up parted Device: /dev/sda2 >07:18:42,904 INFO blivet: got device: PartitionDevice instance (0x7f247c0db610) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 475591.0 > format = existing luks > 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: 512 > length: 974010368 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32548 did: 0 busy: False > hardwareGeometry: (60629, 255, 63) biosGeometry: (60629, 255, 63) > PedDevice: <_ped.Device object at 0x4137560> > 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 0x7f247c0c2a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f247c0c2f10> PedPartition: <_ped.Partition object at 0x7f247c0c90b0> > disk = existing 476940MB disk sda (2) with existing msdos disklabel > start = 1026048 end = 975036415 length = 974010368 > flags = >07:18:42,905 INFO blivet: got format: LUKS instance (0x7f247c0ca510) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda2 uuid = 98ece075-08b4-4022-8f44-3cf9b2c3b336 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >07:18:42,909 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M3ZB9JC1411', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'HL-DT-STDVDRAM_GT30N', > 'ID_MODEL_ENC': 'HL-DT-STDVDRAM\\x20GT30N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'TD03', > 'ID_SERIAL': 'HL-DT-STDVDRAM_GT30N_M3ZB9JC1411', > 'ID_SERIAL_SHORT': 'M3ZB9JC1411', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '12870', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M3ZB9JC1411'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >07:18:42,909 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >07:18:42,911 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >07:18:42,911 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:42,912 INFO blivet: sr0 is a cdrom >07:18:42,913 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >07:18:42,914 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:42,916 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >07:18:42,916 INFO blivet: added cdrom sr0 (id 6) to device tree >07:18:42,917 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:18:42,932 DEBUG blivet: no device or no media present >07:18:42,934 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': '24182', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >07:18:42,934 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >07:18:42,936 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >07:18:42,937 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:42,937 INFO blivet: loop0 is a loop device >07:18:42,939 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >07:18:42,940 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >07:18:42,942 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:42,942 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:42,947 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >07:18:42,947 INFO blivet: added file /osmin.img (deleted) (id 7) to device tree >07:18:42,948 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >07:18:42,948 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:42,949 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >07:18:42,950 INFO blivet: added loop loop0 (id 8) to device tree >07:18:42,951 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >07:18:42,952 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >07:18:42,952 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:18:42,952 DEBUG blivet: device loop0 does not contain a disklabel >07:18:42,952 INFO blivet: type detected on 'loop0' is 'squashfs' >07:18:42,952 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:18:42,953 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >07:18:42,953 INFO blivet: got device: LoopDevice instance (0x7f247c0ca650) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin.img (deleted) (7)'] > 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 >07:18:42,954 INFO blivet: got format: DeviceFormat instance (0x7f247c0e9710) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:18:42,956 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': '24455', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >07:18:42,956 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >07:18:42,957 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:18:42,957 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:42,958 INFO blivet: loop1 is a loop device >07:18:42,958 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >07:18:42,959 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >07:18:42,960 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:42,961 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:42,961 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >07:18:42,962 INFO blivet: added file /osmin (id 9) to device tree >07:18:42,963 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >07:18:42,963 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:42,964 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >07:18:42,964 INFO blivet: added loop loop1 (id 10) to device tree >07:18:42,965 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >07:18:42,966 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >07:18:42,966 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:18:42,966 DEBUG blivet: device loop1 does not contain a disklabel >07:18:42,966 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >07:18:42,966 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:18:42,968 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >07:18:42,969 INFO blivet: got device: LoopDevice instance (0x7f247c0e97d0) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin (9)'] > 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 >07:18:42,969 INFO blivet: got format: DeviceFormat instance (0x7f247c0e9850) -- > 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 > >07:18:42,971 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': '24776', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >07:18:42,971 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >07:18:42,972 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >07:18:42,975 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:42,975 INFO blivet: loop2 is a loop device >07:18:42,977 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >07:18:42,979 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >07:18:42,980 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:42,982 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:42,984 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >07:18:42,984 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 11) to device tree >07:18:42,985 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >07:18:42,986 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:42,987 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >07:18:42,988 INFO blivet: added loop loop2 (id 12) to device tree >07:18:42,992 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >07:18:42,994 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >07:18:42,995 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:18:42,995 DEBUG blivet: device loop2 does not contain a disklabel >07:18:42,995 INFO blivet: type detected on 'loop2' is 'squashfs' >07:18:42,995 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:18:42,997 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >07:18:42,998 INFO blivet: got device: LoopDevice instance (0x7f247c0e9810) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] > 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 >07:18:42,998 INFO blivet: got format: DeviceFormat instance (0x7f247c0e9c10) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:18:43,004 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': '25084', > '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 ; >07:18:43,004 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >07:18:43,007 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:18:43,014 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:43,014 INFO blivet: loop3 is a loop device >07:18:43,015 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >07:18:43,016 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >07:18:43,017 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:43,020 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:43,021 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >07:18:43,021 INFO blivet: added file /LiveOS/ext3fs.img (id 13) to device tree >07:18:43,023 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >07:18:43,023 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:43,024 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >07:18:43,025 INFO blivet: added loop loop3 (id 14) to device tree >07:18:43,026 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >07:18:43,027 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >07:18:43,028 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:43,029 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:18:43,029 DEBUG blivet: device loop3 does not contain a disklabel >07:18:43,030 INFO blivet: type detected on 'loop3' is 'ext4' >07:18:43,058 DEBUG blivet: using current size 0 as min size >07:18:43,060 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:43,060 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:18:43,062 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >07:18:43,062 INFO blivet: got device: LoopDevice instance (0x7f247c0ca710) -- > name = loop3 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] > 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 >07:18:43,063 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:43,064 INFO blivet: got format: Ext4FS instance (0x7f247c0e98d0) -- > 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 > >07:18:43,066 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': '25373', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >07:18:43,066 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >07:18:43,067 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >07:18:43,068 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:43,068 INFO blivet: loop4 is a loop device >07:18:43,069 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >07:18:43,071 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >07:18:43,073 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:43,074 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:43,077 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >07:18:43,079 INFO blivet: added file /overlay (deleted) (id 15) to device tree >07:18:43,082 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >07:18:43,082 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:43,084 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >07:18:43,084 INFO blivet: added loop loop4 (id 16) to device tree >07:18:43,086 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >07:18:43,089 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >07:18:43,089 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:18:43,090 DEBUG blivet: device loop4 does not contain a disklabel >07:18:43,090 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >07:18:43,091 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:18:43,092 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >07:18:43,092 INFO blivet: got device: LoopDevice instance (0x7f247c0e96d0) -- > name = loop4 status = False kids = 0 id = 16 > parents = ['existing 0MB file /overlay (deleted) (15)'] > 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 >07:18:43,093 INFO blivet: got format: DeviceFormat instance (0x42f8090) -- > 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 > >07:18:43,098 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': '12441', > '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 ; >07:18:43,099 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >07:18:43,099 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >07:18:43,100 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:43,101 INFO blivet: live-rw is a device-mapper device >07:18:43,105 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >07:18:43,107 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:18:43,110 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >07:18:43,112 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >07:18:43,114 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (16) with existing DM_snapshot_cow >07:18:43,115 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >07:18:43,116 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:43,121 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >07:18:43,121 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:43,131 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >07:18:43,132 INFO blivet: added dm live-rw (id 17) to device tree >07:18:43,133 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >07:18:43,134 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >07:18:43,135 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:43,136 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:18:43,136 DEBUG blivet: device live-rw does not contain a disklabel >07:18:43,137 INFO blivet: type detected on 'live-rw' is 'ext4' >07:18:43,173 DEBUG blivet: padding min size from 3226 up to 3548 >07:18:43,175 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:43,175 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:18:43,176 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >07:18:43,177 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >07:18:43,178 INFO blivet: got device: DMDevice instance (0x7f247c0e9f90) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop4 (16) 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: 19515 did: 24387 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x4137e60> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >07:18:43,182 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:43,182 INFO blivet: got format: Ext4FS instance (0x42f82d0) -- > 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 > >07:18:43,188 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': '48112', > '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 ; >07:18:43,189 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >07:18:43,190 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >07:18:43,192 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:43,192 INFO blivet: live-base is a device-mapper device >07:18:43,193 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >07:18:43,194 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >07:18:43,198 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:18:43,201 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >07:18:43,203 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >07:18:43,204 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:43,206 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >07:18:43,206 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:43,209 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >07:18:43,209 INFO blivet: added dm live-base (id 18) to device tree >07:18:43,210 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >07:18:43,212 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >07:18:43,213 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:43,213 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:18:43,213 DEBUG blivet: device live-base does not contain a disklabel >07:18:43,213 INFO blivet: type detected on 'live-base' is 'ext4' >07:18:43,258 DEBUG blivet: using current size 0 as min size >07:18:43,260 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:43,261 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:18:43,262 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >07:18:43,263 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >07:18:43,265 INFO blivet: got device: DMDevice instance (0x7f247c0ca6d0) -- > name = live-base status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop3 (14) 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: 32548 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x4137c20> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >07:18:43,268 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:43,270 INFO blivet: got format: Ext4FS instance (0x42f8190) -- > 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 > >07:18:43,275 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': '59198', > '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 ; >07:18:43,276 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >07:18:43,277 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >07:18:43,279 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:43,280 INFO blivet: live-osimg-min is a device-mapper device >07:18:43,283 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >07:18:43,284 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >07:18:43,285 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >07:18:43,286 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:18:43,287 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing DM_snapshot_cow >07:18:43,289 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:18:43,290 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >07:18:43,292 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >07:18:43,295 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:18:43,296 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >07:18:43,297 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:18:43,298 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >07:18:43,298 INFO blivet: added dm live-osimg-min (id 19) to device tree >07:18:43,300 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >07:18:43,301 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >07:18:43,302 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:43,303 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:18:43,303 DEBUG blivet: device live-osimg-min does not contain a disklabel >07:18:43,303 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >07:18:43,340 DEBUG blivet: using current size 0 as min size >07:18:43,341 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:43,341 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:18:43,342 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >07:18:43,342 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >07:18:43,343 INFO blivet: got device: DMDevice instance (0x7f247c0a0250) -- > name = live-osimg-min status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop3 (14) 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 0x4137cb0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >07:18:43,344 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:43,345 INFO blivet: got format: Ext4FS instance (0x42f8710) -- > 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 > >07:18:43,384 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >07:18:43,397 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:18:43,398 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:18:43,400 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:18:43,414 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >07:18:43,416 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >07:18:43,419 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >07:18:43,436 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:18:43,439 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:18:43,440 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:18:43,459 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >07:18:43,462 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >07:18:43,466 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >07:18:43,484 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >07:18:43,487 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >07:18:43,489 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >07:18:43,490 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >07:18:43,492 INFO blivet: edd: collected mbr signatures: {'sda': '0x00086309', 'sdb': '0x0fdfafbe'} >07:18:43,495 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >07:18:43,507 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >07:18:43,572 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >07:18:43,634 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:18:43,635 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:18:43,636 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:18:43,698 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:43,701 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:43,704 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:43,708 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:43,711 DEBUG blivet: Ext4FS.supported: supported: True ; >07:18:43,717 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:18:43,775 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >07:18:43,776 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (18) with existing ext4 filesystem >07:19:53,758 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:19:53,759 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:19:53,760 DEBUG blivet: NFSv4.supported: supported: False ; >07:19:53,760 DEBUG blivet: NFSv4.supported: supported: False ; >07:19:53,761 DEBUG blivet: SELinuxFS.supported: supported: False ; >07:19:53,761 DEBUG blivet: SELinuxFS.supported: supported: False ; >07:19:53,762 DEBUG blivet: Ext4FS.supported: supported: True ; >07:19:53,762 DEBUG blivet: Ext4FS.supported: supported: True ; >07:19:54,101 DEBUG blivet: Ext3FS.supported: supported: True ; >07:19:54,102 DEBUG blivet: Ext3FS.supported: supported: True ; >07:19:54,130 DEBUG blivet: Ext2FS.supported: supported: True ; >07:19:54,131 DEBUG blivet: Ext2FS.supported: supported: True ; >07:19:54,164 DEBUG blivet: SysFS.supported: supported: False ; >07:19:54,165 DEBUG blivet: SysFS.supported: supported: False ; >07:19:54,167 DEBUG blivet: MultipathMember.__init__: >07:19:54,172 DEBUG blivet: MDRaidMember.__init__: >07:19:54,174 DEBUG blivet: ProcFS.supported: supported: False ; >07:19:54,175 DEBUG blivet: ProcFS.supported: supported: False ; >07:19:54,176 DEBUG blivet: SwapSpace.__init__: >07:19:54,186 DEBUG blivet: NoDevFS.supported: supported: False ; >07:19:54,187 DEBUG blivet: NoDevFS.supported: supported: False ; >07:19:54,188 DEBUG blivet: DevPtsFS.supported: supported: False ; >07:19:54,189 DEBUG blivet: DevPtsFS.supported: supported: False ; >07:19:54,189 DEBUG blivet: BTRFS.supported: supported: True ; >07:19:54,261 DEBUG blivet: USBFS.supported: supported: False ; >07:19:54,261 DEBUG blivet: USBFS.supported: supported: False ; >07:19:54,262 DEBUG blivet: DiskLabel.__init__: >07:19:54,262 INFO blivet: DiskLabel.partedDevice returning None >07:19:54,263 DEBUG blivet: HFSPlus.supported: supported: False ; >07:19:54,263 DEBUG blivet: HFSPlus.supported: supported: False ; >07:19:54,264 DEBUG blivet: XFS.supported: supported: True ; >07:19:54,316 DEBUG blivet: XFS.supported: supported: True ; >07:19:54,317 DEBUG blivet: TmpFS.supported: supported: True ; >07:19:54,352 DEBUG blivet: LUKS.__init__: >07:19:54,353 DEBUG blivet: NTFS.supported: supported: False ; >07:19:54,354 DEBUG blivet: NTFS.supported: supported: False ; >07:19:54,355 DEBUG blivet: BindFS.supported: supported: False ; >07:19:54,355 DEBUG blivet: BindFS.supported: supported: False ; >07:19:54,356 DEBUG blivet: HFS.supported: supported: False ; >07:19:54,357 DEBUG blivet: HFS.supported: supported: False ; >07:19:54,358 DEBUG blivet: LVMPhysicalVolume.__init__: >07:19:54,358 DEBUG blivet: NFS.supported: supported: False ; >07:19:54,359 DEBUG blivet: NFS.supported: supported: False ; >07:19:54,360 DEBUG blivet: FATFS.supported: supported: True ; >07:19:54,361 DEBUG blivet: FATFS.supported: supported: True ; >07:19:54,362 DEBUG blivet: DMRaidMember.__init__: >07:20:34,799 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:20:34,801 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >07:20:39,643 INFO blivet: hiding device partition sda1 (id 3) >07:20:39,646 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:20:39,647 DEBUG blivet: lvm filter: adding sda1 to the reject list >07:20:39,647 INFO blivet: hiding device partition sda2 (id 4) >07:20:39,650 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:20:39,651 DEBUG blivet: lvm filter: adding sda2 to the reject list >07:20:39,651 INFO blivet: hiding device disk sda (id 2) >07:20:39,652 DEBUG blivet: lvm filter: adding sda to the reject list >07:20:39,656 INFO blivet: Detected 3984M of memory >07:20:39,657 INFO blivet: Suggested swap size (3984 M) exceeds 10 % of disk space, using 10 % of disk space (187 M) instead. >07:20:39,658 INFO blivet: Swap attempt of 187M >07:20:39,660 DEBUG blivet: clearpart: looking at sdb1 >07:20:39,661 DEBUG blivet: checking whether disk sdb has an empty extended >07:20:39,661 DEBUG blivet: extended is None ; logicals is [] >07:20:43,792 INFO blivet: unhiding device disk sda (id 2) >07:20:43,793 DEBUG blivet: lvm filter: removing sda from the reject list >07:20:43,793 INFO blivet: unhiding device partition sda2 (id 4) >07:20:43,793 DEBUG blivet: lvm filter: removing sda2 from the reject list >07:20:43,795 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >07:20:43,795 INFO blivet: unhiding device partition sda1 (id 3) >07:20:43,796 DEBUG blivet: lvm filter: removing sda1 from the reject list >07:20:43,797 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >07:20:48,283 INFO blivet: Detected 3984M of memory >07:20:48,284 INFO blivet: Swap attempt of 3984M >07:20:48,289 DEBUG blivet: clearpart: looking at sda2 >07:20:48,290 DEBUG blivet: clearpart: looking at sda1 >07:20:48,290 DEBUG blivet: clearpart: looking at sdb1 >07:20:48,291 DEBUG blivet: checking whether disk sda has an empty extended >07:20:48,292 DEBUG blivet: extended is None ; logicals is [] >07:20:48,292 DEBUG blivet: checking whether disk sdb has an empty extended >07:20:48,293 DEBUG blivet: extended is None ; logicals is [] >07:20:48,337 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:20:48,339 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >07:20:48,361 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:20:48,362 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >07:20:48,363 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:20:48,364 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >07:20:48,364 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:20:48,368 DEBUG blivet: starting Blivet copy >07:20:48,395 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >07:20:48,396 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2458028e10> fileSystem: <parted.filesystem.FileSystem object at 0x7f24580466d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f24580464d0> PedPartition: <_ped.Partition object at 0x4e6c470> >07:20:48,397 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >07:20:48,397 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2458028e10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2458046650> PedPartition: <_ped.Partition object at 0x4e6c590> >07:20:48,398 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >07:20:48,399 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2458023290> fileSystem: <parted.filesystem.FileSystem object at 0x7f2458046990> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f2458046790> PedPartition: <_ped.Partition object at 0x4e6c350> >07:20:48,399 DEBUG blivet: finished Blivet copy >07:20:48,399 INFO blivet: hiding device partition sdb1 (id 1) >07:20:48,400 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >07:20:48,400 DEBUG blivet: lvm filter: adding sdb1 to the reject list >07:20:48,400 INFO blivet: hiding device disk sdb (id 0) >07:20:48,400 DEBUG blivet: lvm filter: adding sdb to the reject list >07:20:51,424 DEBUG blivet: Ext4FS.supported: supported: True ; >07:20:51,424 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:20:56,180 DEBUG blivet: Ext4FS.supported: supported: True ; >07:20:56,181 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:20:56,183 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3a03350>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:21:10,037 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >07:21:10,039 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: False ; type: luks ; >07:21:10,040 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; status: False ; type: luks ; >07:21:12,639 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >07:21:12,640 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:21:12,641 DEBUG storage.ui: LUKSDevice._setFormat: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; current: None ; type: None ; >07:21:12,641 INFO storage.ui: added luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (id 20) to device tree >07:21:12,642 INFO storage.ui: not going to create backup copy of non-existent /etc/mdadm.conf >07:21:12,642 INFO storage.ui: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >07:21:12,667 DEBUG storage.ui: protected device spec /dev/sdb1 resolved to sdb1 >07:21:12,668 INFO storage.ui: sdb1 looks to be the live device; marking as protected >07:21:12,936 INFO storage.ui: devices to scan: ['sdb', 'sdb1', 'sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7'] >07:21:12,939 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_FLASH_MS': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SDUHS_MS_Reader', > 'ID_MODEL_ENC': 'SDUHS\\x2fMS\\x20Reader\\x20', > 'ID_MODEL_ID': '7831', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0fdfafbe', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0805', > 'ID_SERIAL': 'GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', > 'ID_SERIAL_SHORT': '0020090508A00000', > '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': '1516', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10938', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >07:21:12,939 DEBUG storage.ui: skipping hidden device sdb >07:21:12,943 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BE79-FB44', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_FLASH_MS': '1', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BE79-FB44', > 'ID_FS_UUID_ENC': 'BE79-FB44', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SDUHS_MS_Reader', > 'ID_MODEL_ENC': 'SDUHS\\x2fMS\\x20Reader\\x20', > 'ID_MODEL_ID': '7831', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '137', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3841911', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '0fdfafbe-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0fdfafbe', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0805', > 'ID_SERIAL': 'GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', > 'ID_SERIAL_SHORT': '0020090508A00000', > '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': '1516', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10971', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/BE79-FB44'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >07:21:12,944 DEBUG storage.ui: skipping hidden device sdb1 >07:21:12,947 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET /dev/disk/by-id/wwn-0x5000039454083604', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'TOSHIBA_MK5075GSX', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '00086309', > 'ID_REVISION': 'GT001M', > 'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', > 'ID_SERIAL_SHORT': 'X2JSCGLET', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000039454083604', > 'ID_WWN_WITH_EXTENSION': '0x5000039454083604', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11662', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET', > '/dev/disk/by-id/wwn-0x5000039454083604'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >07:21:12,948 INFO storage.ui: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >07:21:12,948 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:21:12,949 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >07:21:12,950 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda ; >07:21:12,951 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >07:21:12,951 DEBUG storage.ui: disklabel format on sda already set up >07:21:12,952 INFO storage.ui: got device: DiskDevice instance (0x7f2458028a50) -- > name = sda status = True kids = 2 id = 2 > parents = [] > uuid = None size = 476940.023438 > 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 TOSHIBA MK5075GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x4137b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f2458028c50> >07:21:12,953 INFO storage.ui: got format: DiskLabel instance (0x7f2458028c90) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f2458046410>, <parted.partition.Partition object at 0x7f2458046590>] > device: <parted.device.Device object at 0x7f2458028ed0> > PedDisk: <_ped.Disk object at 0x7f2458026368> > origPartedDisk = <parted.disk.Disk object at 0x7f2458029150> > partedDevice = parted.Device instance -- > model: ATA TOSHIBA MK5075GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x41379e0> > >07:21:12,959 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part1 /dev/disk/by-id/wwn-0x5000039454083604-part1 /dev/disk/by-uuid/1130eaea-049b-4c3e-82d9-8e50f99df5d8', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1130eaea-049b-4c3e-82d9-8e50f99df5d8', > 'ID_FS_UUID_ENC': '1130eaea-049b-4c3e-82d9-8e50f99df5d8', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'TOSHIBA_MK5075GSX', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00086309-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00086309', > 'ID_REVISION': 'GT001M', > 'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', > 'ID_SERIAL_SHORT': 'X2JSCGLET', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000039454083604', > 'ID_WWN_WITH_EXTENSION': '0x5000039454083604', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11696', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part1', > '/dev/disk/by-id/wwn-0x5000039454083604-part1', > '/dev/disk/by-uuid/1130eaea-049b-4c3e-82d9-8e50f99df5d8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >07:21:12,959 INFO storage.ui: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >07:21:12,960 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda1 ; >07:21:12,962 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 500MB partition sda1 (3) with existing ext4 filesystem >07:21:12,964 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >07:21:12,965 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >07:21:12,965 DEBUG storage.ui: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >07:21:12,966 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >07:21:13,029 WARN storage.ui: disklabel detected but not usable on sda1 >07:21:13,030 DEBUG storage.ui: no type or existing type for sda1, bailing >07:21:13,032 INFO storage.ui: got device: PartitionDevice instance (0x7f2458029250) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > 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: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32548 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x4137950> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = ext4 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 0x7f2458028e10> fileSystem: <parted.filesystem.FileSystem object at 0x7f24580466d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f24580464d0> PedPartition: <_ped.Partition object at 0x4e6c470> > disk = existing 476940MB disk sda (2) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >07:21:13,033 DEBUG storage.ui: Ext4FS.supported: supported: True ; >07:21:13,034 INFO storage.ui: got format: Ext4FS instance (0x7f2458029850) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 1130eaea-049b-4c3e-82d9-8e50f99df5d8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >07:21:13,040 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part2 /dev/disk/by-id/wwn-0x5000039454083604-part2 /dev/disk/by-uuid/98ece075-08b4-4022-8f44-3cf9b2c3b336', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'ID_FS_UUID_ENC': '98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'TOSHIBA_MK5075GSX', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '974010368', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00086309-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00086309', > 'ID_REVISION': 'GT001M', > 'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', > 'ID_SERIAL_SHORT': 'X2JSCGLET', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000039454083604', > 'ID_WWN_WITH_EXTENSION': '0x5000039454083604', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11732', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part2', > '/dev/disk/by-id/wwn-0x5000039454083604-part2', > '/dev/disk/by-uuid/98ece075-08b4-4022-8f44-3cf9b2c3b336'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >07:21:13,040 INFO storage.ui: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >07:21:13,041 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >07:21:13,042 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 475591MB partition sda2 (4) with existing luks >07:21:13,042 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >07:21:13,043 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >07:21:13,044 DEBUG storage.ui: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >07:21:13,045 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >07:21:13,052 WARN storage.ui: disklabel detected but not usable on sda2 >07:21:13,052 DEBUG storage.ui: no type or existing type for sda2, bailing >07:21:13,054 INFO storage.ui: got device: PartitionDevice instance (0x7f2458028bd0) -- > name = sda2 status = True kids = 1 id = 4 > parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 475591.0 > format = existing luks > 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: 512 > length: 974010368 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32548 did: 0 busy: False > hardwareGeometry: (60629, 255, 63) biosGeometry: (60629, 255, 63) > PedDevice: <_ped.Device object at 0x4137560> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = luks 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 0x7f2458028e10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2458046650> PedPartition: <_ped.Partition object at 0x4e6c590> > disk = existing 476940MB disk sda (2) with existing msdos disklabel > start = 1026048 end = 975036415 length = 974010368 > flags = >07:21:13,055 INFO storage.ui: got format: LUKS instance (0x7f2458029710) -- > type = luks name = LUKS status = True > device = /dev/sda2 uuid = 98ece075-08b4-4022-8f44-3cf9b2c3b336 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >07:21:13,059 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M3ZB9JC1411', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'HL-DT-STDVDRAM_GT30N', > 'ID_MODEL_ENC': 'HL-DT-STDVDRAM\\x20GT30N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'TD03', > 'ID_SERIAL': 'HL-DT-STDVDRAM_GT30N_M3ZB9JC1411', > 'ID_SERIAL_SHORT': 'M3ZB9JC1411', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '12870', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M3ZB9JC1411'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >07:21:13,059 INFO storage.ui: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >07:21:13,060 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sr0 ; >07:21:13,061 DEBUG storage.ui: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:21:13,076 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB cdrom sr0 (6) >07:21:13,076 DEBUG storage.ui: looking up parted Device: /dev/sr0 >07:21:13,104 DEBUG storage.ui: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:21:13,117 DEBUG storage.ui: no device or no media present >07:21:13,120 DEBUG storage.ui: 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': '24182', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >07:21:13,121 INFO storage.ui: scanning loop0 (/devices/virtual/block/loop0)... >07:21:13,122 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop0 ; >07:21:13,123 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop0 (8) with existing squashfs >07:21:13,125 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >07:21:13,126 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >07:21:13,127 DEBUG storage.ui: getFormat('squashfs') returning DeviceFormat instance >07:21:13,127 DEBUG storage.ui: device loop0 does not contain a disklabel >07:21:13,127 DEBUG storage.ui: no type or existing type for loop0, bailing >07:21:13,128 INFO storage.ui: got device: LoopDevice instance (0x7f2458023d50) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin.img (deleted) (7)'] > 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 = squashfs >07:21:13,128 INFO storage.ui: got format: DeviceFormat instance (0x7f2458023e10) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:21:13,130 DEBUG storage.ui: 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': '24455', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >07:21:13,130 INFO storage.ui: scanning loop1 (/devices/virtual/block/loop1)... >07:21:13,131 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop1 ; >07:21:13,133 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing DM_snapshot_cow >07:21:13,134 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >07:21:13,135 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >07:21:13,135 DEBUG storage.ui: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:21:13,135 DEBUG storage.ui: device loop1 does not contain a disklabel >07:21:13,136 DEBUG storage.ui: no type or existing type for loop1, bailing >07:21:13,136 INFO storage.ui: got device: LoopDevice instance (0x7f2458023e90) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin (9)'] > 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 = DM_snapshot_cow >07:21:13,136 INFO storage.ui: got format: DeviceFormat instance (0x7f2458023f50) -- > 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 > >07:21:13,138 DEBUG storage.ui: 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': '24776', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >07:21:13,139 INFO storage.ui: scanning loop2 (/devices/virtual/block/loop2)... >07:21:13,140 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop2 ; >07:21:13,141 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (12) with existing squashfs >07:21:13,142 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >07:21:13,143 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >07:21:13,143 DEBUG storage.ui: getFormat('squashfs') returning DeviceFormat instance >07:21:13,144 DEBUG storage.ui: device loop2 does not contain a disklabel >07:21:13,144 DEBUG storage.ui: no type or existing type for loop2, bailing >07:21:13,144 INFO storage.ui: got device: LoopDevice instance (0x7f2458023190) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] > 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 = squashfs >07:21:13,145 INFO storage.ui: got format: DeviceFormat instance (0x7f2458028190) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:21:13,147 DEBUG storage.ui: 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': '25084', > '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 ; >07:21:13,148 INFO storage.ui: scanning loop3 (/devices/virtual/block/loop3)... >07:21:13,149 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop3 ; >07:21:13,150 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >07:21:13,151 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >07:21:13,152 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >07:21:13,154 DEBUG storage.ui: Ext4FS.supported: supported: True ; >07:21:13,154 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >07:21:13,154 DEBUG storage.ui: device loop3 does not contain a disklabel >07:21:13,154 DEBUG storage.ui: no type or existing type for loop3, bailing >07:21:13,155 INFO storage.ui: got device: LoopDevice instance (0x7f2458028250) -- > name = loop3 status = False kids = 2 id = 14 > parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] > 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 = ext4 >07:21:13,156 DEBUG storage.ui: Ext4FS.supported: supported: True ; >07:21:13,156 INFO storage.ui: got format: Ext4FS instance (0x7f2458028410) -- > 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 > >07:21:13,158 DEBUG storage.ui: 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': '25373', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >07:21:13,158 INFO storage.ui: scanning loop4 (/devices/virtual/block/loop4)... >07:21:13,159 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop4 ; >07:21:13,160 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (16) with existing DM_snapshot_cow >07:21:13,161 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >07:21:13,162 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >07:21:13,162 DEBUG storage.ui: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:21:13,162 DEBUG storage.ui: device loop4 does not contain a disklabel >07:21:13,163 DEBUG storage.ui: no type or existing type for loop4, bailing >07:21:13,163 INFO storage.ui: got device: LoopDevice instance (0x7f24580284d0) -- > name = loop4 status = False kids = 1 id = 16 > parents = ['existing 0MB file /overlay (deleted) (15)'] > 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 = DM_snapshot_cow >07:21:13,163 INFO storage.ui: got format: DeviceFormat instance (0x7f2458028690) -- > 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 > >07:21:13,166 DEBUG storage.ui: 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': '12441', > '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 ; >07:21:13,166 INFO storage.ui: scanning live-rw (/devices/virtual/block/dm-0)... >07:21:13,167 DEBUG storage.ui: DeviceTree.getDeviceByName: name: live-rw ; >07:21:13,169 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 4096MB dm live-rw (17) with existing ext4 filesystem >07:21:13,170 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >07:21:13,171 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >07:21:13,172 DEBUG storage.ui: Ext4FS.supported: supported: True ; >07:21:13,172 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >07:21:13,173 DEBUG storage.ui: device live-rw does not contain a disklabel >07:21:13,173 DEBUG storage.ui: no type or existing type for live-rw, bailing >07:21:13,174 INFO storage.ui: got device: DMDevice instance (0x7f2458028610) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop4 (16) 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: 19515 did: 24387 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x4137e60> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = ext4 target = None dmUuid = None >07:21:13,175 DEBUG storage.ui: Ext4FS.supported: supported: True ; >07:21:13,176 INFO storage.ui: got format: Ext4FS instance (0x7f2458028810) -- > 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 > >07:21:13,179 DEBUG storage.ui: 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': '48112', > '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 ; >07:21:13,180 INFO storage.ui: scanning live-base (/devices/virtual/block/dm-1)... >07:21:13,181 DEBUG storage.ui: DeviceTree.getDeviceByName: name: live-base ; >07:21:13,182 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 4096MB dm live-base (18) with existing ext4 filesystem >07:21:13,183 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: live-base ; >07:21:13,184 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >07:21:13,185 DEBUG storage.ui: Ext4FS.supported: supported: True ; >07:21:13,185 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >07:21:13,185 DEBUG storage.ui: device live-base does not contain a disklabel >07:21:13,185 DEBUG storage.ui: no type or existing type for live-base, bailing >07:21:13,186 INFO storage.ui: got device: DMDevice instance (0x7f2458028750) -- > name = live-base status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop3 (14) 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: 32548 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x4137c20> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = ext4 target = None dmUuid = None >07:21:13,188 DEBUG storage.ui: Ext4FS.supported: supported: True ; >07:21:13,189 INFO storage.ui: got format: Ext4FS instance (0x7f2458028990) -- > 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 > >07:21:13,192 DEBUG storage.ui: 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': '59198', > '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 ; >07:21:13,193 INFO storage.ui: scanning live-osimg-min (/devices/virtual/block/dm-2)... >07:21:13,193 DEBUG storage.ui: DeviceTree.getDeviceByName: name: live-osimg-min ; >07:21:13,195 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 4096MB dm live-osimg-min (19) with existing ext4 filesystem >07:21:13,195 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >07:21:13,196 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >07:21:13,197 DEBUG storage.ui: Ext4FS.supported: supported: True ; >07:21:13,198 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >07:21:13,198 DEBUG storage.ui: device live-osimg-min does not contain a disklabel >07:21:13,198 DEBUG storage.ui: no type or existing type for live-osimg-min, bailing >07:21:13,199 INFO storage.ui: got device: DMDevice instance (0x7f24580288d0) -- > name = live-osimg-min status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop3 (14) 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 0x4137cb0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = ext4 target = None dmUuid = None >07:21:13,200 DEBUG storage.ui: Ext4FS.supported: supported: True ; >07:21:13,201 INFO storage.ui: got format: Ext4FS instance (0x7f2458028b10) -- > 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 > >07:21:13,205 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_NAME': 'luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz', > 'ID_FS_UUID_ENC': 'xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'LVM PV xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz on /dev/dm-3', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_ALIAS': '/dev/block/253:3', > 'SYSTEMD_WANTS': 'lvm2-pvscan@253:3.service', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1841217', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > '/dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:13,205 INFO storage.ui: scanning luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (/devices/virtual/block/dm-3)... >07:21:13,206 DEBUG storage.ui: DeviceTree.getDeviceByName: name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:13,206 DEBUG storage.ui: looking up parted Device: /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 >07:21:13,212 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (20) >07:21:13,213 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:13,214 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; label_type: None ; >07:21:13,214 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:21:13,215 DEBUG storage.ui: getFormat('LVM2_member') returning LVMPhysicalVolume instance >07:21:13,215 DEBUG storage.ui: device luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 does not contain a disklabel >07:21:13,279 INFO storage.ui: type detected on 'luks-98ece075-08b4-4022-8f44-3cf9b2c3b336' is 'LVM2_member' >07:21:13,280 DEBUG storage.ui: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz ; exists: True ; vgUuid: I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML ; label: None ; peStart: 1.0 ; device: /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; serial: None ; >07:21:13,280 DEBUG storage.ui: getFormat('LVM2_member') returning LVMPhysicalVolume instance >07:21:13,281 DEBUG storage.ui: LUKSDevice._setFormat: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; current: None ; type: lvmpv ; >07:21:13,282 DEBUG storage.ui: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:13,283 DEBUG storage.ui: DeviceTree.getDeviceByUuid returned None >07:21:13,284 DEBUG storage.ui: LUKSDevice.addChild: kids: 0 ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:13,284 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:21:13,286 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >07:21:13,286 INFO storage.ui: added lvmvg fedora (id 21) to device tree >07:21:13,301 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora-home ; >07:21:13,302 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:21:13,316 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora-pool00 ; >07:21:13,317 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:21:13,318 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora-pool00 ; >07:21:13,319 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:21:13,320 DEBUG storage.ui: DeviceTree.getDeviceByUuid returned None >07:21:13,321 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >07:21:13,322 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:21:13,324 DEBUG storage.ui: LVMThinPoolDevice._setFormat: fedora-pool00 ; current: None ; type: None ; >07:21:13,324 DEBUG storage.ui: Adding fedora-pool00/150000MB to fedora >07:21:13,324 INFO storage.ui: added lvmthinpool fedora-pool00 (id 22) to device tree >07:21:13,325 DEBUG storage.ui: LVMThinPoolDevice.setup: fedora-pool00 ; status: False ; controllable: True ; orig: False ; >07:21:13,327 DEBUG storage.ui: LVMThinPoolDevice.setupParents: kids: 0 ; name: fedora-pool00 ; orig: False ; >07:21:13,328 DEBUG storage.ui: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >07:21:13,330 DEBUG storage.ui: LVMThinPoolDevice._setup: fedora-pool00 ; status: False ; controllable: True ; orig: False ; >07:21:13,507 INFO storage.ui: not going to restore from backup of non-existent /etc/mdadm.conf >07:21:27,837 DEBUG blivet: registered device format class LUKS as luks >07:21:27,847 DEBUG blivet: registered device format class Ext2FS as ext2 >07:21:27,847 DEBUG blivet: registered device format class Ext3FS as ext3 >07:21:27,848 DEBUG blivet: registered device format class Ext4FS as ext4 >07:21:27,848 DEBUG blivet: registered device format class FATFS as vfat >07:21:27,848 DEBUG blivet: registered device format class EFIFS as efi >07:21:27,848 DEBUG blivet: registered device format class BTRFS as btrfs >07:21:27,848 DEBUG blivet: registered device format class GFS2 as gfs2 >07:21:27,848 DEBUG blivet: registered device format class JFS as jfs >07:21:27,848 DEBUG blivet: registered device format class ReiserFS as reiserfs >07:21:27,848 DEBUG blivet: registered device format class XFS as xfs >07:21:27,848 DEBUG blivet: registered device format class HFS as hfs >07:21:27,848 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >07:21:27,849 DEBUG blivet: registered device format class HFSPlus as hfs+ >07:21:27,849 DEBUG blivet: registered device format class MacEFIFS as macefi >07:21:27,849 DEBUG blivet: registered device format class NTFS as ntfs >07:21:27,849 DEBUG blivet: registered device format class NFS as nfs >07:21:27,849 DEBUG blivet: registered device format class NFSv4 as nfs4 >07:21:27,849 DEBUG blivet: registered device format class Iso9660FS as iso9660 >07:21:27,849 DEBUG blivet: registered device format class NoDevFS as nodev >07:21:27,849 DEBUG blivet: registered device format class DevPtsFS as devpts >07:21:27,849 DEBUG blivet: registered device format class ProcFS as proc >07:21:27,849 DEBUG blivet: registered device format class SysFS as sysfs >07:21:27,849 DEBUG blivet: registered device format class TmpFS as tmpfs >07:21:27,849 DEBUG blivet: registered device format class BindFS as bind >07:21:27,849 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >07:21:27,850 DEBUG blivet: registered device format class USBFS as usbfs >07:21:27,850 DEBUG blivet: registered device format class MDRaidMember as mdmember >07:21:27,850 DEBUG blivet: registered device format class BIOSBoot as biosboot >07:21:27,851 DEBUG blivet: registered device format class DiskLabel as disklabel >07:21:27,851 DEBUG blivet: registered device format class SwapSpace as swap >07:21:27,852 DEBUG blivet: registered device format class MultipathMember as multipath_member >07:21:27,852 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >07:21:27,852 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >07:21:27,852 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >07:21:28,827 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >07:21:28,827 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >07:21:28,828 INFO blivet: sdb1 looks to be the live device; marking as protected >07:21:28,849 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-10', 'dm-11', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7', 'dm-8', 'dm-9'] >07:21:28,866 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_FLASH_MS': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SDUHS_MS_Reader', > 'ID_MODEL_ENC': 'SDUHS\\x2fMS\\x20Reader\\x20', > 'ID_MODEL_ID': '7831', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0fdfafbe', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0805', > 'ID_SERIAL': 'GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', > 'ID_SERIAL_SHORT': '0020090508A00000', > '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': '1516', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10938', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >07:21:28,866 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >07:21:28,867 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >07:21:28,867 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:28,868 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >07:21:28,869 INFO blivet: sdb is a disk >07:21:28,870 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:28,871 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >07:21:28,877 INFO blivet: added disk sdb (id 0) to device tree >07:21:28,877 DEBUG blivet: looking up parted Device: /dev/sdb >07:21:28,879 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >07:21:28,881 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >07:21:28,882 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >07:21:28,882 DEBUG blivet: required disklabel type for sdb (1) is None >07:21:28,882 DEBUG blivet: default disklabel type for sdb is msdos >07:21:28,883 DEBUG blivet: selecting msdos disklabel for sdb based on size >07:21:28,884 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >07:21:28,886 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 0x23cdc50>] > device: <parted.device.Device object at 0x23cda90> > PedDisk: <_ped.Disk object at 0x23d2368> >07:21:28,886 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >07:21:28,887 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >07:21:28,888 INFO blivet: got device: DiskDevice instance (0x2349cd0) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 1876.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: GENERIC SDUHS/MS Reader path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3842048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1015, 61, 62) biosGeometry: (239, 255, 63) > PedDevice: <_ped.Device object at 0x2323290> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x23a9b10> >07:21:28,889 INFO blivet: got format: DiskLabel instance (0x23a9bd0) -- > 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 = 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 0x23cdc50>] > device: <parted.device.Device object at 0x23cda90> > PedDisk: <_ped.Disk object at 0x23d2368> > origPartedDisk = <parted.disk.Disk object at 0x23cded0> > partedDevice = parted.Device instance -- > model: GENERIC SDUHS/MS Reader path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3842048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1015, 61, 62) biosGeometry: (239, 255, 63) > PedDevice: <_ped.Device object at 0x2323560> > >07:21:28,893 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BE79-FB44', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_FLASH_MS': '1', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BE79-FB44', > 'ID_FS_UUID_ENC': 'BE79-FB44', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SDUHS_MS_Reader', > 'ID_MODEL_ENC': 'SDUHS\\x2fMS\\x20Reader\\x20', > 'ID_MODEL_ID': '7831', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '137', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3841911', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '0fdfafbe-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0fdfafbe', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0805', > 'ID_SERIAL': 'GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', > 'ID_SERIAL_SHORT': '0020090508A00000', > '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': '1516', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10971', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/BE79-FB44'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >07:21:28,893 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >07:21:28,894 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >07:21:28,894 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:28,894 INFO blivet: sdb1 is a partition >07:21:28,895 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >07:21:28,896 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >07:21:28,896 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1876MB disk sdb (0) with existing msdos disklabel >07:21:28,897 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >07:21:28,898 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >07:21:28,898 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:28,899 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >07:21:28,899 DEBUG blivet: looking up parted Partition: /dev/sdb1 >07:21:28,899 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >07:21:28,900 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >07:21:28,901 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >07:21:28,901 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >07:21:28,901 INFO blivet: added partition sdb1 (id 1) to device tree >07:21:28,902 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >07:21:28,902 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >07:21:28,903 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >07:21:28,904 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >07:21:28,906 WARN blivet: disklabel detected but not usable on sdb1 >07:21:28,906 DEBUG blivet: getFormat('efi') returning EFIFS instance >07:21:28,907 INFO blivet: type detected on 'sdb1' is 'vfat' >07:21:28,907 DEBUG blivet: getFormat('efi') returning EFIFS instance >07:21:28,908 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >07:21:28,909 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >07:21:28,910 DEBUG blivet: looking up parted Device: /dev/sdb1 >07:21:28,911 INFO blivet: got device: PartitionDevice instance (0x2349c50) -- > name = sdb1 status = True kids = 0 id = 1 > parents = ['existing 1876MB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 1875.93310547 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 3841911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 14649 did: 13625 busy: True > hardwareGeometry: (1015, 61, 62) biosGeometry: (239, 255, 63) > PedDevice: <_ped.Device object at 0x23234d0> > target size = 0 path = /dev/sdb1 > 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 0x23cdb50> fileSystem: <parted.filesystem.FileSystem object at 0x23d3050> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x23cdd10> PedPartition: <_ped.Partition object at 0x23cf230> > disk = existing 1876MB disk sdb (0) with existing msdos disklabel > start = 137 end = 3842047 length = 3841911 > flags = boot >07:21:28,911 INFO blivet: got format: EFIFS instance (0x23d3350) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = BE79-FB44 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0 targetSize = 0 > >07:21:28,915 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET /dev/disk/by-id/wwn-0x5000039454083604', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'TOSHIBA_MK5075GSX', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '00086309', > 'ID_REVISION': 'GT001M', > 'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', > 'ID_SERIAL_SHORT': 'X2JSCGLET', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000039454083604', > 'ID_WWN_WITH_EXTENSION': '0x5000039454083604', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11662', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET', > '/dev/disk/by-id/wwn-0x5000039454083604'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >07:21:28,916 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >07:21:28,916 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:21:28,917 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:28,917 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >07:21:28,918 INFO blivet: sda is a disk >07:21:28,918 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:28,919 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >07:21:28,924 INFO blivet: added disk sda (id 2) to device tree >07:21:28,924 DEBUG blivet: looking up parted Device: /dev/sda >07:21:28,925 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >07:21:28,925 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >07:21:28,926 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:21:28,926 DEBUG blivet: required disklabel type for sda (1) is None >07:21:28,926 DEBUG blivet: default disklabel type for sda is msdos >07:21:28,926 DEBUG blivet: selecting msdos disklabel for sda based on size >07:21:28,927 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >07:21:28,989 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x23a9c50>, <parted.partition.Partition object at 0x23d3750>] > device: <parted.device.Device object at 0x23d3890> > PedDisk: <_ped.Disk object at 0x23dbc68> >07:21:28,989 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >07:21:28,991 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >07:21:28,992 INFO blivet: got device: DiskDevice instance (0x23a9c90) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 476940.023438 > 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 TOSHIBA MK5075GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x2323a70> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x23d3510> >07:21:28,994 INFO blivet: got format: DiskLabel instance (0x23d3690) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x23a9c50>, <parted.partition.Partition object at 0x23d3750>] > device: <parted.device.Device object at 0x23d3890> > PedDisk: <_ped.Disk object at 0x23dbc68> > origPartedDisk = <parted.disk.Disk object at 0x23d31d0> > partedDevice = parted.Device instance -- > model: ATA TOSHIBA MK5075GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x2323950> > >07:21:29,001 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part1 /dev/disk/by-id/wwn-0x5000039454083604-part1 /dev/disk/by-uuid/1130eaea-049b-4c3e-82d9-8e50f99df5d8', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1130eaea-049b-4c3e-82d9-8e50f99df5d8', > 'ID_FS_UUID_ENC': '1130eaea-049b-4c3e-82d9-8e50f99df5d8', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'TOSHIBA_MK5075GSX', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00086309-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00086309', > 'ID_REVISION': 'GT001M', > 'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', > 'ID_SERIAL_SHORT': 'X2JSCGLET', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000039454083604', > 'ID_WWN_WITH_EXTENSION': '0x5000039454083604', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11696', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part1', > '/dev/disk/by-id/wwn-0x5000039454083604-part1', > '/dev/disk/by-uuid/1130eaea-049b-4c3e-82d9-8e50f99df5d8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >07:21:29,001 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >07:21:29,002 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >07:21:29,003 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,003 INFO blivet: sda1 is a partition >07:21:29,004 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >07:21:29,004 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:21:29,005 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >07:21:29,006 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >07:21:29,007 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >07:21:29,007 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,008 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >07:21:29,008 DEBUG blivet: looking up parted Partition: /dev/sda1 >07:21:29,009 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >07:21:29,010 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >07:21:29,011 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >07:21:29,012 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >07:21:29,012 INFO blivet: added partition sda1 (id 3) to device tree >07:21:29,013 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >07:21:29,014 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >07:21:29,014 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >07:21:29,015 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >07:21:29,059 WARN blivet: disklabel detected but not usable on sda1 >07:21:29,060 INFO blivet: type detected on 'sda1' is 'ext4' >07:21:29,062 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,062 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:29,063 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >07:21:29,064 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >07:21:29,065 DEBUG blivet: looking up parted Device: /dev/sda1 >07:21:29,066 INFO blivet: got device: PartitionDevice instance (0x23d3090) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > 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: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x2323b00> > target size = 0 path = /dev/sda1 > 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 0x23d3950> fileSystem: <parted.filesystem.FileSystem object at 0x23d3290> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x23d37d0> PedPartition: <_ped.Partition object at 0x23cf290> > disk = existing 476940MB disk sda (2) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >07:21:29,068 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,068 INFO blivet: got format: Ext4FS instance (0x23d3d50) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 1130eaea-049b-4c3e-82d9-8e50f99df5d8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >07:21:29,074 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part2 /dev/disk/by-id/wwn-0x5000039454083604-part2 /dev/disk/by-uuid/98ece075-08b4-4022-8f44-3cf9b2c3b336', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'ID_FS_UUID_ENC': '98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'TOSHIBA_MK5075GSX', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '974010368', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00086309-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00086309', > 'ID_REVISION': 'GT001M', > 'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', > 'ID_SERIAL_SHORT': 'X2JSCGLET', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000039454083604', > 'ID_WWN_WITH_EXTENSION': '0x5000039454083604', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11732', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part2', > '/dev/disk/by-id/wwn-0x5000039454083604-part2', > '/dev/disk/by-uuid/98ece075-08b4-4022-8f44-3cf9b2c3b336'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >07:21:29,075 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >07:21:29,076 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >07:21:29,076 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,077 INFO blivet: sda2 is a partition >07:21:29,077 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >07:21:29,078 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:21:29,079 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >07:21:29,080 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >07:21:29,081 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >07:21:29,081 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,083 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >07:21:29,083 DEBUG blivet: looking up parted Partition: /dev/sda2 >07:21:29,084 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >07:21:29,085 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >07:21:29,086 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >07:21:29,087 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >07:21:29,087 INFO blivet: added partition sda2 (id 4) to device tree >07:21:29,088 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >07:21:29,088 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >07:21:29,089 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >07:21:29,090 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >07:21:29,098 WARN blivet: disklabel detected but not usable on sda2 >07:21:29,098 INFO blivet: type detected on 'sda2' is 'crypto_LUKS' >07:21:29,100 DEBUG blivet: LUKS.__init__: uuid: 98ece075-08b4-4022-8f44-3cf9b2c3b336 ; exists: True ; label: None ; device: /dev/sda2 ; serial: X2JSCGLET ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:29,100 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >07:21:29,102 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >07:21:29,103 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >07:21:29,103 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >07:21:29,104 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:29,105 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,106 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >07:21:29,106 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,107 DEBUG blivet: LUKSDevice._setFormat: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; current: None ; type: None ; >07:21:29,108 DEBUG blivet: LUKSDevice.setup: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: True ; controllable: True ; orig: False ; >07:21:29,108 INFO blivet: added luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (id 5) to device tree >07:21:29,109 DEBUG blivet: looking up parted Device: /dev/sda2 >07:21:29,110 INFO blivet: got device: PartitionDevice instance (0x23d3110) -- > name = sda2 status = True kids = 1 id = 4 > parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 475591.0 > format = existing luks > 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: 512 > length: 974010368 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 14694 did: 12898 busy: False > hardwareGeometry: (60629, 255, 63) biosGeometry: (60629, 255, 63) > PedDevice: <_ped.Device object at 0x2323c20> > 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 0x23d3950> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x23d36d0> PedPartition: <_ped.Partition object at 0x23cf470> > disk = existing 476940MB disk sda (2) with existing msdos disklabel > start = 1026048 end = 975036415 length = 974010368 > flags = >07:21:29,111 INFO blivet: got format: LUKS instance (0x23f4650) -- > type = luks name = LUKS status = True > device = /dev/sda2 uuid = 98ece075-08b4-4022-8f44-3cf9b2c3b336 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >07:21:29,115 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M3ZB9JC1411', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'HL-DT-STDVDRAM_GT30N', > 'ID_MODEL_ENC': 'HL-DT-STDVDRAM\\x20GT30N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'TD03', > 'ID_SERIAL': 'HL-DT-STDVDRAM_GT30N_M3ZB9JC1411', > 'ID_SERIAL_SHORT': 'M3ZB9JC1411', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '12870', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M3ZB9JC1411'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >07:21:29,115 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >07:21:29,115 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >07:21:29,116 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,116 INFO blivet: sr0 is a cdrom >07:21:29,117 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >07:21:29,117 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,118 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >07:21:29,118 INFO blivet: added cdrom sr0 (id 6) to device tree >07:21:29,119 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:21:29,132 DEBUG blivet: no device or no media present >07:21:29,134 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': '24182', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >07:21:29,134 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >07:21:29,135 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >07:21:29,136 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,136 INFO blivet: loop0 is a loop device >07:21:29,137 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >07:21:29,137 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >07:21:29,138 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,138 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,139 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >07:21:29,139 INFO blivet: added file /osmin.img (deleted) (id 7) to device tree >07:21:29,140 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >07:21:29,140 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,141 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >07:21:29,142 INFO blivet: added loop loop0 (id 8) to device tree >07:21:29,142 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >07:21:29,143 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >07:21:29,143 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:21:29,143 DEBUG blivet: device loop0 does not contain a disklabel >07:21:29,143 INFO blivet: type detected on 'loop0' is 'squashfs' >07:21:29,144 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:21:29,144 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >07:21:29,145 INFO blivet: got device: LoopDevice instance (0x23f4490) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin.img (deleted) (7)'] > 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 >07:21:29,145 INFO blivet: got format: DeviceFormat instance (0x23f4550) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:21:29,146 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': '24455', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >07:21:29,146 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >07:21:29,147 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:21:29,148 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,148 INFO blivet: loop1 is a loop device >07:21:29,149 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >07:21:29,149 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >07:21:29,150 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,150 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,151 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >07:21:29,151 INFO blivet: added file /osmin (id 9) to device tree >07:21:29,152 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >07:21:29,152 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,153 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >07:21:29,153 INFO blivet: added loop loop1 (id 10) to device tree >07:21:29,154 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >07:21:29,154 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >07:21:29,155 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:21:29,155 DEBUG blivet: device loop1 does not contain a disklabel >07:21:29,155 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >07:21:29,155 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:21:29,156 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >07:21:29,156 INFO blivet: got device: LoopDevice instance (0x23f44d0) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin (9)'] > 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 >07:21:29,156 INFO blivet: got format: DeviceFormat instance (0x23f4ed0) -- > 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 > >07:21:29,158 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': '24776', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >07:21:29,158 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >07:21:29,159 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >07:21:29,159 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,159 INFO blivet: loop2 is a loop device >07:21:29,160 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >07:21:29,161 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >07:21:29,161 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,162 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,163 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >07:21:29,163 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 11) to device tree >07:21:29,164 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >07:21:29,164 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,165 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >07:21:29,165 INFO blivet: added loop loop2 (id 12) to device tree >07:21:29,165 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >07:21:29,166 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >07:21:29,166 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:21:29,166 DEBUG blivet: device loop2 does not contain a disklabel >07:21:29,166 INFO blivet: type detected on 'loop2' is 'squashfs' >07:21:29,167 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:21:29,167 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >07:21:29,168 INFO blivet: got device: LoopDevice instance (0x2440110) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] > 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 >07:21:29,168 INFO blivet: got format: DeviceFormat instance (0x2440210) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:21:29,170 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': '25084', > '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 ; >07:21:29,170 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >07:21:29,171 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:21:29,172 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,172 INFO blivet: loop3 is a loop device >07:21:29,172 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >07:21:29,173 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >07:21:29,174 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,174 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,174 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >07:21:29,175 INFO blivet: added file /LiveOS/ext3fs.img (id 13) to device tree >07:21:29,175 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >07:21:29,175 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,176 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >07:21:29,176 INFO blivet: added loop loop3 (id 14) to device tree >07:21:29,177 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >07:21:29,177 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >07:21:29,178 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,178 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:29,179 DEBUG blivet: device loop3 does not contain a disklabel >07:21:29,179 INFO blivet: type detected on 'loop3' is 'ext4' >07:21:29,180 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,180 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:29,180 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >07:21:29,181 INFO blivet: got device: LoopDevice instance (0x23f4510) -- > name = loop3 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] > 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 >07:21:29,181 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,182 INFO blivet: got format: Ext4FS instance (0x23d3cd0) -- > 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 > >07:21:29,183 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': '25373', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >07:21:29,183 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >07:21:29,183 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >07:21:29,184 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,184 INFO blivet: loop4 is a loop device >07:21:29,185 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >07:21:29,185 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >07:21:29,186 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,186 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,187 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >07:21:29,187 INFO blivet: added file /overlay (deleted) (id 15) to device tree >07:21:29,188 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >07:21:29,188 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,188 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >07:21:29,189 INFO blivet: added loop loop4 (id 16) to device tree >07:21:29,189 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >07:21:29,190 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >07:21:29,190 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:21:29,190 DEBUG blivet: device loop4 does not contain a disklabel >07:21:29,190 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >07:21:29,190 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:21:29,191 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >07:21:29,191 INFO blivet: got device: LoopDevice instance (0x24401d0) -- > name = loop4 status = False kids = 0 id = 16 > parents = ['existing 0MB file /overlay (deleted) (15)'] > 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 >07:21:29,191 INFO blivet: got format: DeviceFormat instance (0x24403d0) -- > 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 > >07:21:29,193 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': '12441', > '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 ; >07:21:29,194 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >07:21:29,194 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >07:21:29,195 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,195 INFO blivet: live-rw is a device-mapper device >07:21:29,195 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >07:21:29,196 DEBUG blivet: LUKSDevice.getDMNode: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: True ; >07:21:29,197 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:21:29,197 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >07:21:29,198 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >07:21:29,199 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (16) with existing DM_snapshot_cow >07:21:29,200 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >07:21:29,200 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,201 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >07:21:29,201 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,202 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >07:21:29,202 INFO blivet: added dm live-rw (id 17) to device tree >07:21:29,202 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >07:21:29,203 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >07:21:29,204 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,204 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:29,204 DEBUG blivet: device live-rw does not contain a disklabel >07:21:29,204 INFO blivet: type detected on 'live-rw' is 'ext4' >07:21:29,205 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,205 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:29,205 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >07:21:29,206 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >07:21:29,208 INFO blivet: got device: DMDevice instance (0x2440490) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop4 (16) 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: 28524 did: 27491 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2323830> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >07:21:29,209 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,210 INFO blivet: got format: Ext4FS instance (0x2440350) -- > 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 > >07:21:29,214 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': '48112', > '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 ; >07:21:29,214 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >07:21:29,215 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >07:21:29,216 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,216 INFO blivet: live-base is a device-mapper device >07:21:29,217 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >07:21:29,218 DEBUG blivet: LUKSDevice.getDMNode: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: True ; >07:21:29,218 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >07:21:29,219 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:21:29,219 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >07:21:29,220 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >07:21:29,221 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,222 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >07:21:29,222 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,223 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >07:21:29,223 INFO blivet: added dm live-base (id 18) to device tree >07:21:29,223 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >07:21:29,224 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >07:21:29,224 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,224 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:29,224 DEBUG blivet: device live-base does not contain a disklabel >07:21:29,225 INFO blivet: type detected on 'live-base' is 'ext4' >07:21:29,225 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,225 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:29,226 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >07:21:29,226 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >07:21:29,227 INFO blivet: got device: DMDevice instance (0x23d3650) -- > name = live-base status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop3 (14) 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: 28524 did: 27491 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2323dd0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >07:21:29,228 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,228 INFO blivet: got format: Ext4FS instance (0x2440850) -- > 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 > >07:21:29,231 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLjtXcot2oUoVeWd0wi103jjkKoZrD162e /dev/disk/by-uuid/9b3bec98-3520-49b8-b965-30e60a55dc74 /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-10', > 'DEVPATH': '/devices/virtual/block/dm-10', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLjtXcot2oUoVeWd0wi103jjkKoZrD162e', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9b3bec98-3520-49b8-b965-30e60a55dc74', > 'ID_FS_UUID_ENC': '9b3bec98-3520-49b8-b965-30e60a55dc74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '10', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2922226', > 'name': 'dm-10', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLjtXcot2oUoVeWd0wi103jjkKoZrD162e', > '/dev/disk/by-uuid/9b3bec98-3520-49b8-b965-30e60a55dc74', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-10'} ; name: fedora-home ; >07:21:29,231 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-10)... >07:21:29,232 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >07:21:29,232 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,232 INFO blivet: fedora-home is an lvm logical volume >07:21:29,233 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-home ; >07:21:29,233 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:29,234 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,236 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/fedora-pool00-tpool', > 'DEVNAME': 'dm-9', > 'DEVPATH': '/devices/virtual/block/dm-9', > 'DEVTYPE': 'disk', > 'DM_LV_LAYER': 'tpool', > 'DM_LV_NAME': 'pool00', > 'DM_NAME': 'fedora-pool00-tpool', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLbzyYtsjFMJi5l0dPl8MpCTqE12akMRu2-tpool', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2769204', > 'name': 'dm-9', > 'symlinks': ['/dev/mapper/fedora-pool00-tpool'], > 'sysfs_path': '/devices/virtual/block/dm-9'} ; name: fedora-pool00-tpool ; >07:21:29,236 INFO blivet: scanning fedora-pool00-tpool (/devices/virtual/block/dm-9)... >07:21:29,236 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00-tpool ; >07:21:29,237 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,237 INFO blivet: fedora-pool00-tpool is an lvm logical volume >07:21:29,238 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-pool00-tpool ; >07:21:29,238 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:29,239 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,241 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/fedora-pool00_tmeta', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'pool00_tmeta', > 'DM_NAME': 'fedora-pool00_tmeta', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwML8i5y39FJey5Cd3w7SECXpcIsthc2fchm', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '181973816', > 'name': 'dm-6', > 'symlinks': ['/dev/mapper/fedora-pool00_tmeta'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: fedora-pool00_tmeta ; >07:21:29,241 INFO blivet: scanning fedora-pool00_tmeta (/devices/virtual/block/dm-6)... >07:21:29,241 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00_tmeta ; >07:21:29,242 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,242 INFO blivet: fedora-pool00_tmeta is an lvm logical volume >07:21:29,243 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-pool00_tmeta ; >07:21:29,243 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:29,244 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,246 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz', > 'ID_FS_UUID_ENC': 'xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz', > 'ID_FS_VERSION': 'LVM2 001', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1841217', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > '/dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:29,247 INFO blivet: scanning luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (/devices/virtual/block/dm-3)... >07:21:29,247 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:29,248 DEBUG blivet: looking up parted Device: /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 >07:21:29,272 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) >07:21:29,273 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:29,274 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; label_type: None ; >07:21:29,275 DEBUG blivet: LVMPhysicalVolume.__init__: >07:21:29,275 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >07:21:29,275 DEBUG blivet: device luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 does not contain a disklabel >07:21:29,346 INFO blivet: type detected on 'luks-98ece075-08b4-4022-8f44-3cf9b2c3b336' is 'LVM2_member' >07:21:29,348 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz ; exists: True ; vgUuid: I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML ; label: None ; peStart: 1.0 ; device: /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; serial: None ; >07:21:29,348 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >07:21:29,349 DEBUG blivet: LUKSDevice._setFormat: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; current: None ; type: lvmpv ; >07:21:29,349 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:29,350 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >07:21:29,351 DEBUG blivet: LUKSDevice.addChild: kids: 0 ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:29,352 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,353 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >07:21:29,353 INFO blivet: added lvmvg fedora (id 19) to device tree >07:21:29,367 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >07:21:29,368 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,381 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00 ; >07:21:29,382 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,383 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00 ; >07:21:29,384 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,386 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >07:21:29,387 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >07:21:29,387 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,388 DEBUG blivet: LVMThinPoolDevice._setFormat: fedora-pool00 ; current: None ; type: None ; >07:21:29,388 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-pool00 >07:21:29,390 DEBUG blivet: Adding fedora-pool00/150000MB to fedora >07:21:29,390 INFO blivet: added lvmthinpool fedora-pool00 (id 20) to device tree >07:21:29,392 DEBUG blivet: LVMThinPoolDevice.updateSysfsPath: fedora-pool00 ; status: True ; >07:21:29,393 DEBUG blivet: LVMThinPoolDevice.getDMNode: fedora-pool00 ; status: True ; >07:21:29,396 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/fedora-pool00', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'pool00', > 'DM_NAME': 'fedora-pool00', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLbzyYtsjFMJi5l0dPl8MpCTqE12akMRu2', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2839721', > 'name': 'dm-8', > 'symlinks': ['/dev/mapper/fedora-pool00'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: fedora-pool00 ; >07:21:29,396 INFO blivet: scanning fedora-pool00 (/devices/virtual/block/dm-8)... >07:21:29,398 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00 ; >07:21:29,399 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150000MB lvmthinpool fedora-pool00 (20) >07:21:29,401 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-pool00 ; >07:21:29,402 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-pool00 ; label_type: None ; >07:21:29,402 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,403 DEBUG blivet: LVMThinPoolDevice.setup: fedora-pool00 ; status: True ; controllable: True ; orig: False ; >07:21:29,405 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/fedora-pool00 ; labelType: None ; exists: True ; >07:21:29,447 WARN blivet: disklabel detected but not usable on fedora-pool00 >07:21:29,447 DEBUG blivet: no type or existing type for fedora-pool00, bailing >07:21:29,450 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >07:21:29,451 DEBUG blivet: fedora size is 475588MB >07:21:29,452 DEBUG blivet: vg fedora has 309204MB free >07:21:29,453 DEBUG blivet: fedora size is 475588MB >07:21:29,453 DEBUG blivet: vg fedora has 309204MB free >07:21:29,455 INFO blivet: got device: LVMThinPoolDevice instance (0x2440c90) -- > name = fedora-pool00 status = True kids = 0 id = 20 > parents = ['existing 475588MB lvmvg fedora (19)'] > uuid = bzyYts-jFMJ-i5l0-dPl8-MpCT-qE12-akMRu2 size = 150000.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-8 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-pool00 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 307200000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19122, 255, 63) biosGeometry: (19122, 255, 63) > PedDevice: <_ped.Device object at 0x2323cb0> > target size = 150000.0 path = /dev/mapper/fedora-pool00 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x23d3a90) -- > name = fedora status = True kids = 1 id = 19 > parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 > PE Free = 4059 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False > extents = 118897.0 free space = 309204 > free extents = 77301.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)'] > segment type = thin-pool percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 166384MB >07:21:29,456 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00 ; >07:21:29,458 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150000MB lvmthinpool fedora-pool00 (20) >07:21:29,459 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >07:21:29,460 DEBUG blivet: LVMThinPoolDevice.addChild: kids: 0 ; name: fedora-pool00 ; >07:21:29,460 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,462 DEBUG blivet: LVMThinLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: None ; >07:21:29,462 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-home >07:21:29,463 DEBUG blivet: Adding fedora-home/150000MB to fedora >07:21:29,464 DEBUG blivet: Adding fedora-home/150000MB to fedora-pool00 >07:21:29,464 INFO blivet: added lvmthinlv fedora-home (id 21) to device tree >07:21:29,465 DEBUG blivet: LVMThinLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >07:21:29,467 DEBUG blivet: LVMThinLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >07:21:29,470 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLjtXcot2oUoVeWd0wi103jjkKoZrD162e /dev/disk/by-uuid/9b3bec98-3520-49b8-b965-30e60a55dc74 /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-10', > 'DEVPATH': '/devices/virtual/block/dm-10', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLjtXcot2oUoVeWd0wi103jjkKoZrD162e', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9b3bec98-3520-49b8-b965-30e60a55dc74', > 'ID_FS_UUID_ENC': '9b3bec98-3520-49b8-b965-30e60a55dc74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '10', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2922226', > 'name': 'dm-10', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLjtXcot2oUoVeWd0wi103jjkKoZrD162e', > '/dev/disk/by-uuid/9b3bec98-3520-49b8-b965-30e60a55dc74', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-10'} ; name: fedora-home ; >07:21:29,471 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-10)... >07:21:29,472 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >07:21:29,473 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150000MB lvmthinlv fedora-home (21) >07:21:29,475 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >07:21:29,476 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >07:21:29,477 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,477 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:29,477 DEBUG blivet: device fedora-home does not contain a disklabel >07:21:29,478 INFO blivet: type detected on 'fedora-home' is 'ext4' >07:21:29,479 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,479 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:29,480 DEBUG blivet: LVMThinLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >07:21:29,483 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >07:21:29,484 DEBUG blivet: fedora size is 475588MB >07:21:29,485 DEBUG blivet: vg fedora has 309204MB free >07:21:29,485 DEBUG blivet: fedora size is 475588MB >07:21:29,486 DEBUG blivet: vg fedora has 309204MB free >07:21:29,487 INFO blivet: got device: LVMThinLogicalVolumeDevice instance (0x2440cd0) -- > name = fedora-home status = True kids = 0 id = 21 > parents = ['existing 150000MB lvmthinpool fedora-pool00 (20)'] > uuid = jtXcot-2oUo-VeWd-0wi1-03jj-kKoZ-rD162e size = 150000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-10 partedDevice = parted.Device instance -- > model: Linux device-mapper (thin) path: /dev/mapper/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 307200000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19122, 255, 63) biosGeometry: (19122, 255, 63) > PedDevice: <_ped.Device object at 0x2323ef0> > target size = 150000.0 path = /dev/mapper/fedora-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x23d3a90) -- > name = fedora status = True kids = 1 id = 19 > parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 > PE Free = 4059 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False > extents = 118897.0 free space = 309204 > free extents = 77301.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', > 'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem'] > segment type = thin percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 0MB >07:21:29,488 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,489 INFO blivet: got format: Ext4FS instance (0x244eb90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-home uuid = 9b3bec98-3520-49b8-b965-30e60a55dc74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >07:21:29,491 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-[lvol0_pmspare] ; >07:21:29,492 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,494 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00 ; >07:21:29,495 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150000MB lvmthinpool fedora-pool00 (20) >07:21:29,495 DEBUG blivet: already added fedora-pool00 >07:21:29,496 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-[pool00_tdata] ; >07:21:29,498 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,499 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-[pool00_tmeta] ; >07:21:29,499 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,501 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >07:21:29,501 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,502 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >07:21:29,503 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >07:21:29,504 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,505 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >07:21:29,505 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >07:21:29,507 DEBUG blivet: Adding fedora-root/150200MB to fedora >07:21:29,507 INFO blivet: added lvmlv fedora-root (id 22) to device tree >07:21:29,509 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >07:21:29,511 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >07:21:29,516 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLBl7Ns0G7lddCxleRj2Y0uV8ewZSJvapi /dev/disk/by-uuid/d54f4366-3500-4bfd-9c8b-802051c4607c /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLBl7Ns0G7lddCxleRj2Y0uV8ewZSJvapi', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd54f4366-3500-4bfd-9c8b-802051c4607c', > 'ID_FS_UUID_ENC': 'd54f4366-3500-4bfd-9c8b-802051c4607c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1950042', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLBl7Ns0G7lddCxleRj2Y0uV8ewZSJvapi', > '/dev/disk/by-uuid/d54f4366-3500-4bfd-9c8b-802051c4607c', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >07:21:29,517 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >07:21:29,518 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >07:21:29,519 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150200MB lvmlv fedora-root (22) >07:21:29,520 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >07:21:29,521 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >07:21:29,522 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,522 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:29,523 DEBUG blivet: device fedora-root does not contain a disklabel >07:21:29,523 INFO blivet: type detected on 'fedora-root' is 'ext4' >07:21:29,524 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,524 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:29,525 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >07:21:29,528 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >07:21:29,528 DEBUG blivet: fedora size is 475588MB >07:21:29,529 DEBUG blivet: vg fedora has 159004MB free >07:21:29,530 DEBUG blivet: fedora size is 475588MB >07:21:29,531 DEBUG blivet: vg fedora has 159004MB free >07:21:29,532 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x2440bd0) -- > name = fedora-root status = True kids = 0 id = 22 > parents = ['existing 475588MB lvmvg fedora (19)'] > uuid = Bl7Ns0-G7ld-dCxl-eRj2-Y0uV-8ewZ-SJvapi size = 150200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 307609600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 26216 did: 11891 busy: False > hardwareGeometry: (19147, 255, 63) biosGeometry: (19147, 255, 63) > PedDevice: <_ped.Device object at 0x2323e60> > target size = 150200.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x23d3a90) -- > name = fedora status = True kids = 2 id = 19 > parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 > PE Free = 4059 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False > extents = 118897.0 free space = 159004 > free extents = 39751.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', > 'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', > 'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 150200MB >07:21:29,533 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,534 INFO blivet: got format: Ext4FS instance (0x244e450) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = d54f4366-3500-4bfd-9c8b-802051c4607c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >07:21:29,535 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >07:21:29,535 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,536 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >07:21:29,537 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >07:21:29,537 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,538 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >07:21:29,539 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >07:21:29,547 DEBUG blivet: Adding fedora-swap/4000MB to fedora >07:21:29,548 INFO blivet: added lvmlv fedora-swap (id 23) to device tree >07:21:29,549 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >07:21:29,550 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >07:21:29,553 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLVLHarDTLSnxLd2t2nB8fApaOclepX3cn /dev/disk/by-uuid/944ae9ea-1edd-4ae7-bd86-5bc5d37573d7 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLVLHarDTLSnxLd2t2nB8fApaOclepX3cn', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '944ae9ea-1edd-4ae7-bd86-5bc5d37573d7', > 'ID_FS_UUID_ENC': '944ae9ea-1edd-4ae7-bd86-5bc5d37573d7', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1951554', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLVLHarDTLSnxLd2t2nB8fApaOclepX3cn', > '/dev/disk/by-uuid/944ae9ea-1edd-4ae7-bd86-5bc5d37573d7', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-swap ; >07:21:29,553 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-5)... >07:21:29,554 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >07:21:29,556 DEBUG blivet: DeviceTree.getDeviceByName returned existing 4000MB lvmlv fedora-swap (23) >07:21:29,557 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >07:21:29,558 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >07:21:29,559 DEBUG blivet: SwapSpace.__init__: >07:21:29,559 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:21:29,559 DEBUG blivet: device fedora-swap does not contain a disklabel >07:21:29,559 INFO blivet: type detected on 'fedora-swap' is 'swap' >07:21:29,560 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 944ae9ea-1edd-4ae7-bd86-5bc5d37573d7 ; exists: True ; label: None ; >07:21:29,560 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:21:29,561 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >07:21:29,564 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >07:21:29,564 DEBUG blivet: fedora size is 475588MB >07:21:29,566 DEBUG blivet: vg fedora has 155004MB free >07:21:29,566 DEBUG blivet: fedora size is 475588MB >07:21:29,568 DEBUG blivet: vg fedora has 155004MB free >07:21:29,570 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x2440810) -- > name = fedora-swap status = True kids = 0 id = 23 > parents = ['existing 475588MB lvmvg fedora (19)'] > uuid = VLHarD-TLSn-xLd2-t2nB-8fAp-aOcl-epX3cn size = 4000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0x2323f80> > target size = 4000.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x23d3a90) -- > name = fedora status = True kids = 3 id = 19 > parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 > PE Free = 4059 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False > extents = 118897.0 free space = 155004 > free extents = 38751.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', > 'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', > 'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem', > 'existing 4000MB lvmlv fedora-swap (23) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 4000MB >07:21:29,570 INFO blivet: got format: SwapSpace instance (0x244e950) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 944ae9ea-1edd-4ae7-bd86-5bc5d37573d7 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >07:21:29,571 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-usr ; >07:21:29,572 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,573 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >07:21:29,573 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 3 ; name: fedora ; >07:21:29,574 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,575 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-usr ; current: None ; type: None ; >07:21:29,575 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-usr >07:21:29,577 DEBUG blivet: Adding fedora-usr/155000MB to fedora >07:21:29,577 INFO blivet: added lvmlv fedora-usr (id 24) to device tree >07:21:29,578 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-usr ; status: True ; >07:21:29,580 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-usr ; status: True ; >07:21:29,583 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-usr /dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLS0dQzKm8b2xTAt1J8YQ70yPmfU2Qh7QF /dev/disk/by-uuid/e6b1481b-6f91-4bfb-b807-80147fe9b6b1 /dev/fedora/usr /dev/mapper/fedora-usr', > 'DEVNAME': 'dm-11', > 'DEVPATH': '/devices/virtual/block/dm-11', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'usr', > 'DM_NAME': 'fedora-usr', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLS0dQzKm8b2xTAt1J8YQ70yPmfU2Qh7QF', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e6b1481b-6f91-4bfb-b807-80147fe9b6b1', > 'ID_FS_UUID_ENC': 'e6b1481b-6f91-4bfb-b807-80147fe9b6b1', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2926274', > 'name': 'dm-11', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-usr', > '/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLS0dQzKm8b2xTAt1J8YQ70yPmfU2Qh7QF', > '/dev/disk/by-uuid/e6b1481b-6f91-4bfb-b807-80147fe9b6b1', > '/dev/fedora/usr', > '/dev/mapper/fedora-usr'], > 'sysfs_path': '/devices/virtual/block/dm-11'} ; name: fedora-usr ; >07:21:29,583 INFO blivet: scanning fedora-usr (/devices/virtual/block/dm-11)... >07:21:29,584 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-usr ; >07:21:29,585 DEBUG blivet: DeviceTree.getDeviceByName returned existing 155000MB lvmlv fedora-usr (24) >07:21:29,586 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-usr ; >07:21:29,587 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-usr ; label_type: None ; >07:21:29,588 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,588 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:29,588 DEBUG blivet: device fedora-usr does not contain a disklabel >07:21:29,588 INFO blivet: type detected on 'fedora-usr' is 'ext4' >07:21:29,589 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,590 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:29,590 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-usr ; current: None ; type: ext4 ; >07:21:29,593 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >07:21:29,594 DEBUG blivet: fedora size is 475588MB >07:21:29,595 DEBUG blivet: vg fedora has 4MB free >07:21:29,595 DEBUG blivet: fedora size is 475588MB >07:21:29,597 DEBUG blivet: vg fedora has 4MB free >07:21:29,600 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x244e7d0) -- > name = fedora-usr status = True kids = 0 id = 24 > parents = ['existing 475588MB lvmvg fedora (19)'] > uuid = S0dQzK-m8b2-xTAt-1J8Y-Q70y-PmfU-2Qh7QF size = 155000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-11 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-usr type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 317440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 14694 did: 12898 busy: False > hardwareGeometry: (19759, 255, 63) biosGeometry: (19759, 255, 63) > PedDevice: <_ped.Device object at 0x24530e0> > target size = 155000.0 path = /dev/mapper/fedora-usr > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x23d3a90) -- > name = fedora status = True kids = 4 id = 19 > parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 > PE Free = 4059 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False > extents = 118897.0 free space = 4 > free extents = 1.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', > 'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', > 'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem', > 'existing 4000MB lvmlv fedora-swap (23) with existing swap', > 'existing 155000MB lvmlv fedora-usr (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 155000MB >07:21:29,601 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,601 INFO blivet: got format: Ext4FS instance (0x2459250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-usr uuid = e6b1481b-6f91-4bfb-b807-80147fe9b6b1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >07:21:29,602 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-usr ; >07:21:29,603 DEBUG blivet: DeviceTree.getDeviceByName returned existing 155000MB lvmlv fedora-usr (24) with existing ext4 filesystem >07:21:29,603 DEBUG blivet: set fedora-usr copies to 1, metadata size to 0MB, log size to 0MB, total size 155000MB >07:21:29,604 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >07:21:29,605 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem >07:21:29,605 DEBUG blivet: set fedora-home copies to 1, metadata size to 0MB, log size to 0MB, total size 0MB >07:21:29,606 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >07:21:29,607 DEBUG blivet: DeviceTree.getDeviceByName returned existing 4000MB lvmlv fedora-swap (23) with existing swap >07:21:29,608 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 4000MB >07:21:29,609 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00 ; >07:21:29,611 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150000MB lvmthinpool fedora-pool00 (20) >07:21:29,612 DEBUG blivet: set fedora-pool00 copies to 1, metadata size to 0MB, log size to 0MB, total size 166384MB >07:21:29,614 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >07:21:29,615 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem >07:21:29,617 DEBUG blivet: set fedora-root copies to 1, metadata size to 0MB, log size to 0MB, total size 150200MB >07:21:29,618 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00_tdata ; >07:21:29,619 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,620 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-lvol0_pmspare ; >07:21:29,620 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,621 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00_tmeta ; >07:21:29,622 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,623 INFO blivet: got device: LUKSDevice instance (0x23d3c90) -- > name = luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 status = True kids = 1 id = 5 > parents = ['existing 475591MB partition sda2 (4) with existing luks'] > uuid = None size = 475589.0 > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 974006272 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (60629, 255, 63) biosGeometry: (60629, 255, 63) > PedDevice: <_ped.Device object at 0x2323d40> > target size = 0 path = /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 > format args = [] originalFormat = None target = crypt dmUuid = None >07:21:29,624 INFO blivet: got format: LVMPhysicalVolume instance (0x2440fd0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 uuid = xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML peStart = 1.0 >07:21:29,624 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:29,625 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:29,625 DEBUG blivet: no device or no media present >07:21:29,627 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/fedora-pool00_tdata', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'pool00_tdata', > 'DM_NAME': 'fedora-pool00_tdata', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLbiX7HvDgx9j3u1kLGN341MvQmBf4vH7b', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '181974280', > 'name': 'dm-7', > 'symlinks': ['/dev/mapper/fedora-pool00_tdata'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: fedora-pool00_tdata ; >07:21:29,627 INFO blivet: scanning fedora-pool00_tdata (/devices/virtual/block/dm-7)... >07:21:29,628 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00_tdata ; >07:21:29,629 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,629 INFO blivet: fedora-pool00_tdata is an lvm logical volume >07:21:29,629 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-pool00_tdata ; >07:21:29,630 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:29,631 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:29,632 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:29,632 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:29,633 DEBUG blivet: no device or no media present >07:21:29,633 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:29,634 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:29,634 DEBUG blivet: no device or no media present >07:21:29,634 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:29,635 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:29,635 DEBUG blivet: no device or no media present >07:21:29,637 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-usr /dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLS0dQzKm8b2xTAt1J8YQ70yPmfU2Qh7QF /dev/disk/by-uuid/e6b1481b-6f91-4bfb-b807-80147fe9b6b1 /dev/fedora/usr /dev/mapper/fedora-usr', > 'DEVNAME': 'dm-11', > 'DEVPATH': '/devices/virtual/block/dm-11', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'usr', > 'DM_NAME': 'fedora-usr', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLS0dQzKm8b2xTAt1J8YQ70yPmfU2Qh7QF', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e6b1481b-6f91-4bfb-b807-80147fe9b6b1', > 'ID_FS_UUID_ENC': 'e6b1481b-6f91-4bfb-b807-80147fe9b6b1', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2926274', > 'name': 'dm-11', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-usr', > '/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLS0dQzKm8b2xTAt1J8YQ70yPmfU2Qh7QF', > '/dev/disk/by-uuid/e6b1481b-6f91-4bfb-b807-80147fe9b6b1', > '/dev/fedora/usr', > '/dev/mapper/fedora-usr'], > 'sysfs_path': '/devices/virtual/block/dm-11'} ; name: fedora-usr ; >07:21:29,637 INFO blivet: scanning fedora-usr (/devices/virtual/block/dm-11)... >07:21:29,638 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-usr ; >07:21:29,639 DEBUG blivet: DeviceTree.getDeviceByName returned existing 155000MB lvmlv fedora-usr (24) with existing ext4 filesystem >07:21:29,639 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-usr ; >07:21:29,640 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-usr ; label_type: None ; >07:21:29,641 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,641 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:29,641 DEBUG blivet: device fedora-usr does not contain a disklabel >07:21:29,641 DEBUG blivet: no type or existing type for fedora-usr, bailing >07:21:29,644 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >07:21:29,644 DEBUG blivet: fedora size is 475588MB >07:21:29,646 DEBUG blivet: vg fedora has 4MB free >07:21:29,646 DEBUG blivet: fedora size is 475588MB >07:21:29,648 DEBUG blivet: vg fedora has 4MB free >07:21:29,651 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x244e7d0) -- > name = fedora-usr status = True kids = 0 id = 24 > parents = ['existing 475588MB lvmvg fedora (19)'] > uuid = S0dQzK-m8b2-xTAt-1J8Y-Q70y-PmfU-2Qh7QF size = 155000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-11 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-usr type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 317440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 14694 did: 12898 busy: False > hardwareGeometry: (19759, 255, 63) biosGeometry: (19759, 255, 63) > PedDevice: <_ped.Device object at 0x24530e0> > target size = 155000.0 path = /dev/mapper/fedora-usr > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x23d3a90) -- > name = fedora status = True kids = 4 id = 19 > parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 > PE Free = 4059 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False > extents = 118897.0 free space = 4 > free extents = 1.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', > 'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', > 'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem', > 'existing 4000MB lvmlv fedora-swap (23) with existing swap', > 'existing 155000MB lvmlv fedora-usr (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 155000MB >07:21:29,651 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,651 INFO blivet: got format: Ext4FS instance (0x2459250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-usr uuid = e6b1481b-6f91-4bfb-b807-80147fe9b6b1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >07:21:29,653 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': '59198', > '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 ; >07:21:29,654 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >07:21:29,654 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >07:21:29,655 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,655 INFO blivet: live-osimg-min is a device-mapper device >07:21:29,655 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >07:21:29,656 DEBUG blivet: LUKSDevice.getDMNode: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: True ; >07:21:29,656 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >07:21:29,657 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >07:21:29,657 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >07:21:29,658 DEBUG blivet: failed to find dm node for fedora >07:21:29,658 DEBUG blivet: LVMThinPoolDevice.getDMNode: fedora-pool00 ; status: True ; >07:21:29,659 DEBUG blivet: LVMThinLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >07:21:29,659 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >07:21:29,660 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >07:21:29,661 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-usr ; status: True ; >07:21:29,661 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:21:29,662 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing DM_snapshot_cow >07:21:29,662 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:21:29,663 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >07:21:29,663 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >07:21:29,664 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,665 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >07:21:29,665 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,665 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >07:21:29,665 INFO blivet: added dm live-osimg-min (id 25) to device tree >07:21:29,666 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >07:21:29,666 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >07:21:29,667 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,667 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:29,667 DEBUG blivet: device live-osimg-min does not contain a disklabel >07:21:29,667 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >07:21:29,668 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,668 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:29,668 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >07:21:29,669 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >07:21:29,670 INFO blivet: got device: DMDevice instance (0x244eb50) -- > name = live-osimg-min status = True kids = 0 id = 25 > parents = ['existing 0MB loop loop3 (14) 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 0x2453050> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >07:21:29,671 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,671 INFO blivet: got format: Ext4FS instance (0x2459490) -- > 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 > >07:21:29,673 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz', > 'ID_FS_UUID_ENC': 'xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz', > 'ID_FS_VERSION': 'LVM2 001', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1841217', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > '/dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:29,674 INFO blivet: scanning luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (/devices/virtual/block/dm-3)... >07:21:29,674 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:29,675 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv >07:21:29,675 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:29,676 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; label_type: None ; >07:21:29,677 DEBUG blivet: LVMPhysicalVolume.__init__: >07:21:29,677 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >07:21:29,677 DEBUG blivet: device luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 does not contain a disklabel >07:21:29,677 DEBUG blivet: no type or existing type for luks-98ece075-08b4-4022-8f44-3cf9b2c3b336, bailing >07:21:29,678 INFO blivet: got device: LUKSDevice instance (0x23d3c90) -- > name = luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 status = True kids = 1 id = 5 > parents = ['existing 475591MB partition sda2 (4) with existing luks'] > uuid = None size = 475589.0 > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 974006272 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (60629, 255, 63) biosGeometry: (60629, 255, 63) > PedDevice: <_ped.Device object at 0x2323d40> > target size = 0 path = /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 > format args = [] originalFormat = lvmpv target = crypt dmUuid = None >07:21:29,678 INFO blivet: got format: LVMPhysicalVolume instance (0x2440fd0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 uuid = xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML peStart = 1.0 >07:21:29,681 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLBl7Ns0G7lddCxleRj2Y0uV8ewZSJvapi /dev/disk/by-uuid/d54f4366-3500-4bfd-9c8b-802051c4607c /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLBl7Ns0G7lddCxleRj2Y0uV8ewZSJvapi', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd54f4366-3500-4bfd-9c8b-802051c4607c', > 'ID_FS_UUID_ENC': 'd54f4366-3500-4bfd-9c8b-802051c4607c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1950042', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLBl7Ns0G7lddCxleRj2Y0uV8ewZSJvapi', > '/dev/disk/by-uuid/d54f4366-3500-4bfd-9c8b-802051c4607c', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >07:21:29,681 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >07:21:29,681 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >07:21:29,682 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem >07:21:29,683 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >07:21:29,683 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >07:21:29,684 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,684 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:29,684 DEBUG blivet: device fedora-root does not contain a disklabel >07:21:29,684 DEBUG blivet: no type or existing type for fedora-root, bailing >07:21:29,687 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >07:21:29,687 DEBUG blivet: fedora size is 475588MB >07:21:29,689 DEBUG blivet: vg fedora has 4MB free >07:21:29,689 DEBUG blivet: fedora size is 475588MB >07:21:29,692 DEBUG blivet: vg fedora has 4MB free >07:21:29,694 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x2440bd0) -- > name = fedora-root status = True kids = 0 id = 22 > parents = ['existing 475588MB lvmvg fedora (19)'] > uuid = Bl7Ns0-G7ld-dCxl-eRj2-Y0uV-8ewZ-SJvapi size = 150200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 307609600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 26216 did: 11891 busy: False > hardwareGeometry: (19147, 255, 63) biosGeometry: (19147, 255, 63) > PedDevice: <_ped.Device object at 0x2323e60> > target size = 150200.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x23d3a90) -- > name = fedora status = True kids = 4 id = 19 > parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 > PE Free = 4059 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False > extents = 118897.0 free space = 4 > free extents = 1.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', > 'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', > 'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem', > 'existing 4000MB lvmlv fedora-swap (23) with existing swap', > 'existing 155000MB lvmlv fedora-usr (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 150200MB >07:21:29,695 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:29,695 INFO blivet: got format: Ext4FS instance (0x244e450) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = d54f4366-3500-4bfd-9c8b-802051c4607c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >07:21:29,698 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLVLHarDTLSnxLd2t2nB8fApaOclepX3cn /dev/disk/by-uuid/944ae9ea-1edd-4ae7-bd86-5bc5d37573d7 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLVLHarDTLSnxLd2t2nB8fApaOclepX3cn', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '944ae9ea-1edd-4ae7-bd86-5bc5d37573d7', > 'ID_FS_UUID_ENC': '944ae9ea-1edd-4ae7-bd86-5bc5d37573d7', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1951554', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLVLHarDTLSnxLd2t2nB8fApaOclepX3cn', > '/dev/disk/by-uuid/944ae9ea-1edd-4ae7-bd86-5bc5d37573d7', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-swap ; >07:21:29,698 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-5)... >07:21:29,698 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >07:21:29,699 DEBUG blivet: DeviceTree.getDeviceByName returned existing 4000MB lvmlv fedora-swap (23) with existing swap >07:21:29,700 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >07:21:29,700 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >07:21:29,701 DEBUG blivet: SwapSpace.__init__: >07:21:29,701 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:21:29,701 DEBUG blivet: device fedora-swap does not contain a disklabel >07:21:29,701 DEBUG blivet: no type or existing type for fedora-swap, bailing >07:21:29,704 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >07:21:29,705 DEBUG blivet: fedora size is 475588MB >07:21:29,706 DEBUG blivet: vg fedora has 4MB free >07:21:29,707 DEBUG blivet: fedora size is 475588MB >07:21:29,708 DEBUG blivet: vg fedora has 4MB free >07:21:29,713 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x2440810) -- > name = fedora-swap status = True kids = 0 id = 23 > parents = ['existing 475588MB lvmvg fedora (19)'] > uuid = VLHarD-TLSn-xLd2-t2nB-8fAp-aOcl-epX3cn size = 4000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0x2323f80> > target size = 4000.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x23d3a90) -- > name = fedora status = True kids = 4 id = 19 > parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 > PE Free = 4059 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False > extents = 118897.0 free space = 4 > free extents = 1.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', > 'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', > 'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem', > 'existing 4000MB lvmlv fedora-swap (23) with existing swap', > 'existing 155000MB lvmlv fedora-usr (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 4000MB >07:21:29,714 INFO blivet: got format: SwapSpace instance (0x244e950) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 944ae9ea-1edd-4ae7-bd86-5bc5d37573d7 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >07:21:29,717 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/fedora-pool00_tmeta', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'pool00_tmeta', > 'DM_NAME': 'fedora-pool00_tmeta', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwML8i5y39FJey5Cd3w7SECXpcIsthc2fchm', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '181973816', > 'name': 'dm-6', > 'symlinks': ['/dev/mapper/fedora-pool00_tmeta'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: fedora-pool00_tmeta ; >07:21:29,717 INFO blivet: scanning fedora-pool00_tmeta (/devices/virtual/block/dm-6)... >07:21:29,718 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00_tmeta ; >07:21:29,719 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,719 INFO blivet: fedora-pool00_tmeta is an lvm logical volume >07:21:29,719 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-pool00_tmeta ; >07:21:29,720 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:29,720 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:29,721 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:29,722 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:29,722 DEBUG blivet: no device or no media present >07:21:29,723 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/fedora-pool00_tdata', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'pool00_tdata', > 'DM_NAME': 'fedora-pool00_tdata', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLbiX7HvDgx9j3u1kLGN341MvQmBf4vH7b', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '181974280', > 'name': 'dm-7', > 'symlinks': ['/dev/mapper/fedora-pool00_tdata'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: fedora-pool00_tdata ; >07:21:29,723 INFO blivet: scanning fedora-pool00_tdata (/devices/virtual/block/dm-7)... >07:21:29,724 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00_tdata ; >07:21:29,724 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,724 INFO blivet: fedora-pool00_tdata is an lvm logical volume >07:21:29,725 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-pool00_tdata ; >07:21:29,725 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:29,726 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:29,727 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:29,727 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:29,727 DEBUG blivet: no device or no media present >07:21:29,729 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/fedora-pool00', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'pool00', > 'DM_NAME': 'fedora-pool00', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLbzyYtsjFMJi5l0dPl8MpCTqE12akMRu2', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2839721', > 'name': 'dm-8', > 'symlinks': ['/dev/mapper/fedora-pool00'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: fedora-pool00 ; >07:21:29,729 INFO blivet: scanning fedora-pool00 (/devices/virtual/block/dm-8)... >07:21:29,729 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00 ; >07:21:29,730 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150000MB lvmthinpool fedora-pool00 (20) >07:21:29,731 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-pool00 ; >07:21:29,731 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-pool00 ; label_type: None ; >07:21:29,731 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:29,732 DEBUG blivet: LVMThinPoolDevice.setup: fedora-pool00 ; status: True ; controllable: True ; orig: False ; >07:21:29,733 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/fedora-pool00 ; labelType: None ; exists: True ; >07:21:29,817 WARN blivet: disklabel detected but not usable on fedora-pool00 >07:21:29,818 DEBUG blivet: no type or existing type for fedora-pool00, bailing >07:21:29,821 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >07:21:29,822 DEBUG blivet: fedora size is 475588MB >07:21:29,824 DEBUG blivet: vg fedora has 4MB free >07:21:29,824 DEBUG blivet: fedora size is 475588MB >07:21:29,826 DEBUG blivet: vg fedora has 4MB free >07:21:29,830 INFO blivet: got device: LVMThinPoolDevice instance (0x2440c90) -- > name = fedora-pool00 status = True kids = 1 id = 20 > parents = ['existing 475588MB lvmvg fedora (19)'] > uuid = bzyYts-jFMJ-i5l0-dPl8-MpCT-qE12-akMRu2 size = 150000.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-8 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-pool00 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 307200000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19122, 255, 63) biosGeometry: (19122, 255, 63) > PedDevice: <_ped.Device object at 0x2323cb0> > target size = 150000.0 path = /dev/mapper/fedora-pool00 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x23d3a90) -- > name = fedora status = True kids = 4 id = 19 > parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 > PE Free = 4059 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False > extents = 118897.0 free space = 4 > free extents = 1.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', > 'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', > 'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem', > 'existing 4000MB lvmlv fedora-swap (23) with existing swap', > 'existing 155000MB lvmlv fedora-usr (24) with existing ext4 filesystem'] > segment type = thin-pool percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 166384MB >07:21:29,832 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/fedora-pool00-tpool', > 'DEVNAME': 'dm-9', > 'DEVPATH': '/devices/virtual/block/dm-9', > 'DEVTYPE': 'disk', > 'DM_LV_LAYER': 'tpool', > 'DM_LV_NAME': 'pool00', > 'DM_NAME': 'fedora-pool00-tpool', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLbzyYtsjFMJi5l0dPl8MpCTqE12akMRu2-tpool', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2769204', > 'name': 'dm-9', > 'symlinks': ['/dev/mapper/fedora-pool00-tpool'], > 'sysfs_path': '/devices/virtual/block/dm-9'} ; name: fedora-pool00-tpool ; >07:21:29,832 INFO blivet: scanning fedora-pool00-tpool (/devices/virtual/block/dm-9)... >07:21:29,833 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00-tpool ; >07:21:29,833 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:29,834 INFO blivet: fedora-pool00-tpool is an lvm logical volume >07:21:29,834 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-pool00-tpool ; >07:21:29,835 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:29,835 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:29,836 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:29,837 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:29,837 DEBUG blivet: no device or no media present >07:21:30,003 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >07:21:31,940 INFO blivet: ISCSID is /sbin/iscsid >07:21:31,940 INFO blivet: no initiator set >07:21:31,954 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >07:21:31,954 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >07:21:32,062 DEBUG blivet: trying to set new default fstype to 'ext4' >07:21:32,086 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:32,087 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:32,088 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:32,091 INFO blivet: Detected 3984M of memory >07:21:32,091 INFO blivet: Suggested swap size (3984 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >07:21:32,092 INFO blivet: Swap attempt of 0M >07:21:32,228 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x2e39e90> >07:21:32,229 INFO blivet: no initiator set >07:21:32,230 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >07:21:32,230 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >07:21:32,274 DEBUG blivet: protected device spec /dev/sdb1 resolved to sdb1 >07:21:32,275 INFO blivet: sdb1 looks to be the live device; marking as protected >07:21:32,296 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-10', 'dm-11', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7', 'dm-8', 'dm-9'] >07:21:32,303 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_FLASH_MS': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SDUHS_MS_Reader', > 'ID_MODEL_ENC': 'SDUHS\\x2fMS\\x20Reader\\x20', > 'ID_MODEL_ID': '7831', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0fdfafbe', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0805', > 'ID_SERIAL': 'GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', > 'ID_SERIAL_SHORT': '0020090508A00000', > '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': '1516', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10938', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >07:21:32,305 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >07:21:32,305 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >07:21:32,306 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,307 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >07:21:32,308 INFO blivet: sdb is a disk >07:21:32,308 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:32,311 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >07:21:32,319 INFO blivet: added disk sdb (id 0) to device tree >07:21:32,320 DEBUG blivet: looking up parted Device: /dev/sdb >07:21:32,322 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >07:21:32,324 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >07:21:32,328 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >07:21:32,329 DEBUG blivet: required disklabel type for sdb (1) is None >07:21:32,330 DEBUG blivet: default disklabel type for sdb is msdos >07:21:32,330 DEBUG blivet: selecting msdos disklabel for sdb based on size >07:21:32,332 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >07:21:32,334 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 0x7f5a0c0bded0>] > device: <parted.device.Device object at 0x7f5a0c0bdc50> > PedDisk: <_ped.Disk object at 0x7f5a0c0c3560> >07:21:32,335 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >07:21:32,337 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >07:21:32,338 INFO blivet: got device: DiskDevice instance (0x7f5a0c045d50) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 1876.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: GENERIC SDUHS/MS Reader path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3842048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1015, 61, 62) biosGeometry: (239, 255, 63) > PedDevice: <_ped.Device object at 0x310ca70> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f5a0c0a98d0> >07:21:32,340 INFO blivet: got format: DiskLabel instance (0x7f5a0c0a9990) -- > 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 = 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 0x7f5a0c0bded0>] > device: <parted.device.Device object at 0x7f5a0c0bdc50> > PedDisk: <_ped.Disk object at 0x7f5a0c0c3560> > origPartedDisk = <parted.disk.Disk object at 0x7f5a0c0c52d0> > partedDevice = parted.Device instance -- > model: GENERIC SDUHS/MS Reader path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3842048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1015, 61, 62) biosGeometry: (239, 255, 63) > PedDevice: <_ped.Device object at 0x31845f0> > >07:21:32,348 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BE79-FB44', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_FLASH_MS': '1', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BE79-FB44', > 'ID_FS_UUID_ENC': 'BE79-FB44', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SDUHS_MS_Reader', > 'ID_MODEL_ENC': 'SDUHS\\x2fMS\\x20Reader\\x20', > 'ID_MODEL_ID': '7831', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '137', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3841911', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '0fdfafbe-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0fdfafbe', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0805', > 'ID_SERIAL': 'GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0', > 'ID_SERIAL_SHORT': '0020090508A00000', > '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': '1516', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10971', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-GENERIC_SDUHS_MS_Reader_0020090508A00000-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2.1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/BE79-FB44'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >07:21:32,349 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >07:21:32,350 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >07:21:32,352 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,352 INFO blivet: sdb1 is a partition >07:21:32,354 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >07:21:32,355 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >07:21:32,357 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1876MB disk sdb (0) with existing msdos disklabel >07:21:32,358 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >07:21:32,360 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >07:21:32,360 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:32,362 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >07:21:32,362 DEBUG blivet: looking up parted Partition: /dev/sdb1 >07:21:32,364 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >07:21:32,366 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >07:21:32,368 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >07:21:32,369 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >07:21:32,369 INFO blivet: added partition sdb1 (id 1) to device tree >07:21:32,372 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >07:21:32,373 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >07:21:32,375 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >07:21:32,376 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >07:21:32,379 WARN blivet: disklabel detected but not usable on sdb1 >07:21:32,380 DEBUG blivet: getFormat('efi') returning EFIFS instance >07:21:32,381 INFO blivet: type detected on 'sdb1' is 'vfat' >07:21:32,381 DEBUG blivet: getFormat('efi') returning EFIFS instance >07:21:32,382 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >07:21:32,383 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >07:21:32,384 DEBUG blivet: looking up parted Device: /dev/sdb1 >07:21:32,386 INFO blivet: got device: PartitionDevice instance (0x7f5a0c0c5550) -- > name = sdb1 status = True kids = 0 id = 1 > parents = ['existing 1876MB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 1875.93310547 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 3841911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (1015, 61, 62) biosGeometry: (239, 255, 63) > PedDevice: <_ped.Device object at 0x31848c0> > target size = 0 path = /dev/sdb1 > 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 0x7f5a0c0bdd50> fileSystem: <parted.filesystem.FileSystem object at 0x7f5a0c0c5410> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f5a0c0c5090> PedPartition: <_ped.Partition object at 0x7f5a0c0c40b0> > disk = existing 1876MB disk sdb (0) with existing msdos disklabel > start = 137 end = 3842047 length = 3841911 > flags = boot >07:21:32,387 INFO blivet: got format: EFIFS instance (0x7f5a0c0c5ad0) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = BE79-FB44 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 > >07:21:32,394 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET /dev/disk/by-id/wwn-0x5000039454083604', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'TOSHIBA_MK5075GSX', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '00086309', > 'ID_REVISION': 'GT001M', > 'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', > 'ID_SERIAL_SHORT': 'X2JSCGLET', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000039454083604', > 'ID_WWN_WITH_EXTENSION': '0x5000039454083604', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11662', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET', > '/dev/disk/by-id/wwn-0x5000039454083604'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >07:21:32,395 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >07:21:32,396 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:21:32,398 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,401 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >07:21:32,402 INFO blivet: sda is a disk >07:21:32,403 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:32,404 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >07:21:32,413 INFO blivet: added disk sda (id 2) to device tree >07:21:32,414 DEBUG blivet: looking up parted Device: /dev/sda >07:21:32,416 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >07:21:32,417 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >07:21:32,420 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:21:32,420 DEBUG blivet: required disklabel type for sda (1) is None >07:21:32,420 DEBUG blivet: default disklabel type for sda is msdos >07:21:32,421 DEBUG blivet: selecting msdos disklabel for sda based on size >07:21:32,422 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >07:21:32,424 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f5a0c0d3690>, <parted.partition.Partition object at 0x7f5a0c0d3a10>] > device: <parted.device.Device object at 0x7f5a0c0d34d0> > PedDisk: <_ped.Disk object at 0x7f5a0c0d8b48> >07:21:32,425 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >07:21:32,426 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >07:21:32,428 INFO blivet: got device: DiskDevice instance (0x7f5a0c0c5fd0) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 476940.023438 > 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 TOSHIBA MK5075GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x3184b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f5a0c0d3110> >07:21:32,434 INFO blivet: got format: DiskLabel instance (0x7f5a0c0d32d0) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f5a0c0d3690>, <parted.partition.Partition object at 0x7f5a0c0d3a10>] > device: <parted.device.Device object at 0x7f5a0c0d34d0> > PedDisk: <_ped.Disk object at 0x7f5a0c0d8b48> > origPartedDisk = <parted.disk.Disk object at 0x7f5a0c0d3bd0> > partedDevice = parted.Device instance -- > model: ATA TOSHIBA MK5075GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x31849e0> > >07:21:32,444 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part1 /dev/disk/by-id/wwn-0x5000039454083604-part1 /dev/disk/by-uuid/1130eaea-049b-4c3e-82d9-8e50f99df5d8', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1130eaea-049b-4c3e-82d9-8e50f99df5d8', > 'ID_FS_UUID_ENC': '1130eaea-049b-4c3e-82d9-8e50f99df5d8', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'TOSHIBA_MK5075GSX', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00086309-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00086309', > 'ID_REVISION': 'GT001M', > 'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', > 'ID_SERIAL_SHORT': 'X2JSCGLET', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000039454083604', > 'ID_WWN_WITH_EXTENSION': '0x5000039454083604', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11696', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part1', > '/dev/disk/by-id/wwn-0x5000039454083604-part1', > '/dev/disk/by-uuid/1130eaea-049b-4c3e-82d9-8e50f99df5d8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >07:21:32,444 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >07:21:32,446 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >07:21:32,447 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,448 INFO blivet: sda1 is a partition >07:21:32,449 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >07:21:32,451 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:21:32,452 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >07:21:32,454 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >07:21:32,456 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >07:21:32,456 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:32,458 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >07:21:32,458 DEBUG blivet: looking up parted Partition: /dev/sda1 >07:21:32,460 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >07:21:32,461 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >07:21:32,463 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >07:21:32,465 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >07:21:32,465 INFO blivet: added partition sda1 (id 3) to device tree >07:21:32,467 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >07:21:32,469 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >07:21:32,470 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >07:21:32,471 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >07:21:32,531 WARN blivet: disklabel detected but not usable on sda1 >07:21:32,532 INFO blivet: type detected on 'sda1' is 'ext4' >07:21:32,584 DEBUG blivet: padding min size from 138 up to 151 >07:21:32,586 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:32,586 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:32,587 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >07:21:32,589 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >07:21:32,590 DEBUG blivet: looking up parted Device: /dev/sda1 >07:21:32,591 INFO blivet: got device: PartitionDevice instance (0x7f5a0c0d3410) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > 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: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32602 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x3184560> > target size = 0 path = /dev/sda1 > 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 0x7f5a0c0d3590> fileSystem: <parted.filesystem.FileSystem object at 0x7f5a0c0d3b50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5a0c0d37d0> PedPartition: <_ped.Partition object at 0x7f5a0c0c4230> > disk = existing 476940MB disk sda (2) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >07:21:32,594 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:32,595 INFO blivet: got format: Ext4FS instance (0x7f5a0c0dc1d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 1130eaea-049b-4c3e-82d9-8e50f99df5d8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >07:21:32,601 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part2 /dev/disk/by-id/wwn-0x5000039454083604-part2 /dev/disk/by-uuid/98ece075-08b4-4022-8f44-3cf9b2c3b336', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '136', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'ID_FS_UUID_ENC': '98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'TOSHIBA_MK5075GSX', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK5075GSX\\x20\\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': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '974010368', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00086309-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00086309', > 'ID_REVISION': 'GT001M', > 'ID_SERIAL': 'TOSHIBA_MK5075GSX_X2JSCGLET', > 'ID_SERIAL_SHORT': 'X2JSCGLET', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000039454083604', > 'ID_WWN_WITH_EXTENSION': '0x5000039454083604', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11732', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK5075GSX_X2JSCGLET-part2', > '/dev/disk/by-id/wwn-0x5000039454083604-part2', > '/dev/disk/by-uuid/98ece075-08b4-4022-8f44-3cf9b2c3b336'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >07:21:32,601 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >07:21:32,602 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >07:21:32,603 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,604 INFO blivet: sda2 is a partition >07:21:32,605 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >07:21:32,606 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:21:32,607 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >07:21:32,607 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >07:21:32,609 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >07:21:32,609 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:32,610 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >07:21:32,610 DEBUG blivet: looking up parted Partition: /dev/sda2 >07:21:32,611 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >07:21:32,613 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >07:21:32,614 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >07:21:32,615 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >07:21:32,615 INFO blivet: added partition sda2 (id 4) to device tree >07:21:32,616 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >07:21:32,617 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >07:21:32,618 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >07:21:32,619 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >07:21:32,621 WARN blivet: disklabel detected but not usable on sda2 >07:21:32,621 INFO blivet: type detected on 'sda2' is 'crypto_LUKS' >07:21:32,625 DEBUG blivet: LUKS.__init__: uuid: 98ece075-08b4-4022-8f44-3cf9b2c3b336 ; exists: True ; label: None ; device: /dev/sda2 ; serial: X2JSCGLET ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:32,625 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >07:21:32,626 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >07:21:32,628 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >07:21:32,631 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >07:21:32,633 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:32,634 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,636 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >07:21:32,636 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:32,637 DEBUG blivet: LUKSDevice._setFormat: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; current: None ; type: None ; >07:21:32,638 DEBUG blivet: LUKSDevice.setup: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: True ; controllable: True ; orig: False ; >07:21:32,639 INFO blivet: added luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (id 5) to device tree >07:21:32,640 DEBUG blivet: looking up parted Device: /dev/sda2 >07:21:32,641 INFO blivet: got device: PartitionDevice instance (0x7f5a0c0dccd0) -- > name = sda2 status = True kids = 1 id = 4 > parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 475591.0 > format = existing luks > 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: 512 > length: 974010368 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32602 did: 0 busy: False > hardwareGeometry: (60629, 255, 63) biosGeometry: (60629, 255, 63) > PedDevice: <_ped.Device object at 0x3184c20> > 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 0x7f5a0c0d3590> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5a0c0d3ad0> PedPartition: <_ped.Partition object at 0x7f5a0c0c42f0> > disk = existing 476940MB disk sda (2) with existing msdos disklabel > start = 1026048 end = 975036415 length = 974010368 > flags = >07:21:32,643 INFO blivet: got format: LUKS instance (0x7f5a0c0d3350) -- > type = luks name = Encrypted (LUKS) status = True > device = /dev/sda2 uuid = 98ece075-08b4-4022-8f44-3cf9b2c3b336 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >07:21:32,649 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M3ZB9JC1411', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'HL-DT-STDVDRAM_GT30N', > 'ID_MODEL_ENC': 'HL-DT-STDVDRAM\\x20GT30N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'TD03', > 'ID_SERIAL': 'HL-DT-STDVDRAM_GT30N_M3ZB9JC1411', > 'ID_SERIAL_SHORT': 'M3ZB9JC1411', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '12870', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M3ZB9JC1411'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >07:21:32,649 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >07:21:32,650 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >07:21:32,651 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,652 INFO blivet: sr0 is a cdrom >07:21:32,653 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >07:21:32,653 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:32,655 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >07:21:32,655 INFO blivet: added cdrom sr0 (id 6) to device tree >07:21:32,656 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:21:32,670 DEBUG blivet: no device or no media present >07:21:32,671 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': '24182', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >07:21:32,672 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >07:21:32,673 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >07:21:32,674 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,674 INFO blivet: loop0 is a loop device >07:21:32,675 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >07:21:32,677 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >07:21:32,678 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,678 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:32,679 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >07:21:32,680 INFO blivet: added file /osmin.img (deleted) (id 7) to device tree >07:21:32,682 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >07:21:32,682 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:32,684 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >07:21:32,684 INFO blivet: added loop loop0 (id 8) to device tree >07:21:32,685 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >07:21:32,686 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >07:21:32,687 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:21:32,687 DEBUG blivet: device loop0 does not contain a disklabel >07:21:32,687 INFO blivet: type detected on 'loop0' is 'squashfs' >07:21:32,688 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:21:32,689 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >07:21:32,689 INFO blivet: got device: LoopDevice instance (0x7f5a0c0eec90) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin.img (deleted) (7)'] > 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 >07:21:32,690 INFO blivet: got format: DeviceFormat instance (0x7f5a0c0c59d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:21:32,692 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': '24455', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >07:21:32,692 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >07:21:32,694 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:21:32,695 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,695 INFO blivet: loop1 is a loop device >07:21:32,697 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >07:21:32,698 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >07:21:32,699 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,699 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:32,700 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >07:21:32,701 INFO blivet: added file /osmin (id 9) to device tree >07:21:32,702 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >07:21:32,702 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:32,703 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >07:21:32,704 INFO blivet: added loop loop1 (id 10) to device tree >07:21:32,705 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >07:21:32,706 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >07:21:32,707 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:21:32,707 DEBUG blivet: device loop1 does not contain a disklabel >07:21:32,708 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >07:21:32,708 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:21:32,710 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >07:21:32,710 INFO blivet: got device: LoopDevice instance (0x7f5a0c0eead0) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin (9)'] > 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 >07:21:32,711 INFO blivet: got format: DeviceFormat instance (0x333c110) -- > 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 > >07:21:32,713 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': '24776', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >07:21:32,713 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >07:21:32,714 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >07:21:32,715 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,715 INFO blivet: loop2 is a loop device >07:21:32,716 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >07:21:32,718 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >07:21:32,719 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,720 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:32,721 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >07:21:32,721 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 11) to device tree >07:21:32,722 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >07:21:32,723 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:32,725 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >07:21:32,725 INFO blivet: added loop loop2 (id 12) to device tree >07:21:32,726 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >07:21:32,727 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >07:21:32,727 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:21:32,728 DEBUG blivet: device loop2 does not contain a disklabel >07:21:32,728 INFO blivet: type detected on 'loop2' is 'squashfs' >07:21:32,729 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:21:32,731 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >07:21:32,732 INFO blivet: got device: LoopDevice instance (0x333c3d0) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] > 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 >07:21:32,732 INFO blivet: got format: DeviceFormat instance (0x333c510) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:21:32,735 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': '25084', > '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 ; >07:21:32,735 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >07:21:32,736 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:21:32,738 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,738 INFO blivet: loop3 is a loop device >07:21:32,740 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >07:21:32,741 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >07:21:32,742 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,743 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:32,744 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >07:21:32,744 INFO blivet: added file /LiveOS/ext3fs.img (id 13) to device tree >07:21:32,748 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >07:21:32,748 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:32,749 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >07:21:32,750 INFO blivet: added loop loop3 (id 14) to device tree >07:21:32,751 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >07:21:32,752 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >07:21:32,753 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:32,754 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:32,754 DEBUG blivet: device loop3 does not contain a disklabel >07:21:32,754 INFO blivet: type detected on 'loop3' is 'ext4' >07:21:32,783 DEBUG blivet: using current size 0 as min size >07:21:32,786 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:32,786 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:32,788 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >07:21:32,788 INFO blivet: got device: LoopDevice instance (0x333c710) -- > name = loop3 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] > 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 >07:21:32,790 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:32,790 INFO blivet: got format: Ext4FS instance (0x333c790) -- > 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 > >07:21:32,792 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': '25373', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >07:21:32,792 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >07:21:32,793 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >07:21:32,794 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,794 INFO blivet: loop4 is a loop device >07:21:32,796 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >07:21:32,797 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >07:21:32,798 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,798 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:32,800 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >07:21:32,800 INFO blivet: added file /overlay (deleted) (id 15) to device tree >07:21:32,802 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >07:21:32,802 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:32,803 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >07:21:32,804 INFO blivet: added loop loop4 (id 16) to device tree >07:21:32,805 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >07:21:32,806 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >07:21:32,806 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:21:32,806 DEBUG blivet: device loop4 does not contain a disklabel >07:21:32,806 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >07:21:32,807 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:21:32,808 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >07:21:32,809 INFO blivet: got device: LoopDevice instance (0x333c9d0) -- > name = loop4 status = False kids = 0 id = 16 > parents = ['existing 0MB file /overlay (deleted) (15)'] > 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 >07:21:32,809 INFO blivet: got format: DeviceFormat instance (0x333cad0) -- > 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 > >07:21:32,814 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': '12441', > '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 ; >07:21:32,814 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >07:21:32,815 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >07:21:32,816 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,816 INFO blivet: live-rw is a device-mapper device >07:21:32,818 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >07:21:32,820 DEBUG blivet: LUKSDevice.getDMNode: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: True ; >07:21:32,821 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:21:32,822 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >07:21:32,824 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >07:21:32,826 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (16) with existing DM_snapshot_cow >07:21:32,828 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >07:21:32,831 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,833 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >07:21:32,833 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:32,834 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >07:21:32,835 INFO blivet: added dm live-rw (id 17) to device tree >07:21:32,835 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >07:21:32,836 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >07:21:32,837 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:32,837 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:32,838 DEBUG blivet: device live-rw does not contain a disklabel >07:21:32,838 INFO blivet: type detected on 'live-rw' is 'ext4' >07:21:32,862 DEBUG blivet: padding min size from 3226 up to 3548 >07:21:32,863 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:32,863 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:32,865 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >07:21:32,866 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >07:21:32,867 INFO blivet: got device: DMDevice instance (0x333cb90) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop4 (16) 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 0x3184e60> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >07:21:32,870 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:32,871 INFO blivet: got format: Ext4FS instance (0x333ca50) -- > 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 > >07:21:32,877 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': '48112', > '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 ; >07:21:32,877 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >07:21:32,879 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >07:21:32,880 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,881 INFO blivet: live-base is a device-mapper device >07:21:32,882 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >07:21:32,883 DEBUG blivet: LUKSDevice.getDMNode: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: True ; >07:21:32,885 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >07:21:32,887 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:21:32,888 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >07:21:32,890 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >07:21:32,892 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,893 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >07:21:32,894 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:32,895 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >07:21:32,895 INFO blivet: added dm live-base (id 18) to device tree >07:21:32,897 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >07:21:32,899 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >07:21:32,900 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:32,901 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:32,901 DEBUG blivet: device live-base does not contain a disklabel >07:21:32,901 INFO blivet: type detected on 'live-base' is 'ext4' >07:21:32,931 DEBUG blivet: using current size 0 as min size >07:21:32,933 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:32,933 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:32,935 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >07:21:32,938 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >07:21:32,940 INFO blivet: got device: DMDevice instance (0x7f5a0c04fa50) -- > name = live-base status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop3 (14) 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: 12906 did: 12377 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x3184950> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >07:21:32,942 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:32,943 INFO blivet: got format: Ext4FS instance (0x333cbd0) -- > 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 > >07:21:32,949 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLjtXcot2oUoVeWd0wi103jjkKoZrD162e /dev/disk/by-uuid/9b3bec98-3520-49b8-b965-30e60a55dc74 /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-10', > 'DEVPATH': '/devices/virtual/block/dm-10', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLjtXcot2oUoVeWd0wi103jjkKoZrD162e', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9b3bec98-3520-49b8-b965-30e60a55dc74', > 'ID_FS_UUID_ENC': '9b3bec98-3520-49b8-b965-30e60a55dc74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '10', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2922226', > 'name': 'dm-10', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLjtXcot2oUoVeWd0wi103jjkKoZrD162e', > '/dev/disk/by-uuid/9b3bec98-3520-49b8-b965-30e60a55dc74', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-10'} ; name: fedora-home ; >07:21:32,950 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-10)... >07:21:32,952 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >07:21:32,954 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,955 INFO blivet: fedora-home is an lvm logical volume >07:21:32,956 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-home ; >07:21:32,957 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:32,959 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,964 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/fedora-pool00-tpool', > 'DEVNAME': 'dm-9', > 'DEVPATH': '/devices/virtual/block/dm-9', > 'DEVTYPE': 'disk', > 'DM_LV_LAYER': 'tpool', > 'DM_LV_NAME': 'pool00', > 'DM_NAME': 'fedora-pool00-tpool', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLbzyYtsjFMJi5l0dPl8MpCTqE12akMRu2-tpool', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2769204', > 'name': 'dm-9', > 'symlinks': ['/dev/mapper/fedora-pool00-tpool'], > 'sysfs_path': '/devices/virtual/block/dm-9'} ; name: fedora-pool00-tpool ; >07:21:32,964 INFO blivet: scanning fedora-pool00-tpool (/devices/virtual/block/dm-9)... >07:21:32,965 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00-tpool ; >07:21:32,968 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,969 INFO blivet: fedora-pool00-tpool is an lvm logical volume >07:21:32,970 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-pool00-tpool ; >07:21:32,972 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:32,974 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,977 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/fedora-pool00_tmeta', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'pool00_tmeta', > 'DM_NAME': 'fedora-pool00_tmeta', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwML8i5y39FJey5Cd3w7SECXpcIsthc2fchm', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '181973816', > 'name': 'dm-6', > 'symlinks': ['/dev/mapper/fedora-pool00_tmeta'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: fedora-pool00_tmeta ; >07:21:32,977 INFO blivet: scanning fedora-pool00_tmeta (/devices/virtual/block/dm-6)... >07:21:32,979 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00_tmeta ; >07:21:32,982 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,983 INFO blivet: fedora-pool00_tmeta is an lvm logical volume >07:21:32,984 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-pool00_tmeta ; >07:21:32,986 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:32,987 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:32,991 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz', > 'ID_FS_UUID_ENC': 'xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz', > 'ID_FS_VERSION': 'LVM2 001', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1841217', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > '/dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:32,991 INFO blivet: scanning luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (/devices/virtual/block/dm-3)... >07:21:32,995 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:32,996 DEBUG blivet: looking up parted Device: /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 >07:21:33,013 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) >07:21:33,015 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:33,017 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; label_type: None ; >07:21:33,018 DEBUG blivet: LVMPhysicalVolume.__init__: >07:21:33,019 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >07:21:33,019 DEBUG blivet: device luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 does not contain a disklabel >07:21:33,090 INFO blivet: type detected on 'luks-98ece075-08b4-4022-8f44-3cf9b2c3b336' is 'LVM2_member' >07:21:33,091 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz ; exists: True ; vgUuid: I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML ; label: None ; peStart: 1.0 ; device: /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; serial: None ; >07:21:33,091 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >07:21:33,092 DEBUG blivet: LUKSDevice._setFormat: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; current: None ; type: lvmpv ; >07:21:33,093 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:33,095 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >07:21:33,096 DEBUG blivet: LUKSDevice.addChild: kids: 0 ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:33,097 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:33,098 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >07:21:33,099 INFO blivet: added lvmvg fedora (id 19) to device tree >07:21:33,115 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >07:21:33,117 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:33,131 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00 ; >07:21:33,134 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:33,136 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00 ; >07:21:33,138 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:33,140 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >07:21:33,141 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >07:21:33,142 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:33,144 DEBUG blivet: LVMThinPoolDevice._setFormat: fedora-pool00 ; current: None ; type: None ; >07:21:33,144 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-pool00 >07:21:33,146 DEBUG blivet: Adding fedora-pool00/150000MB to fedora >07:21:33,146 INFO blivet: added lvmthinpool fedora-pool00 (id 20) to device tree >07:21:33,148 DEBUG blivet: LVMThinPoolDevice.setup: fedora-pool00 ; status: True ; controllable: True ; orig: False ; >07:21:33,150 DEBUG blivet: LVMThinPoolDevice.updateSysfsPath: fedora-pool00 ; status: True ; >07:21:33,152 DEBUG blivet: LVMThinPoolDevice.getDMNode: fedora-pool00 ; status: True ; >07:21:33,156 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/fedora-pool00', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'pool00', > 'DM_NAME': 'fedora-pool00', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLbzyYtsjFMJi5l0dPl8MpCTqE12akMRu2', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2839721', > 'name': 'dm-8', > 'symlinks': ['/dev/mapper/fedora-pool00'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: fedora-pool00 ; >07:21:33,156 INFO blivet: scanning fedora-pool00 (/devices/virtual/block/dm-8)... >07:21:33,161 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00 ; >07:21:33,163 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150000MB lvmthinpool fedora-pool00 (20) >07:21:33,165 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-pool00 ; >07:21:33,167 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-pool00 ; label_type: None ; >07:21:33,167 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:33,170 DEBUG blivet: LVMThinPoolDevice.setup: fedora-pool00 ; status: True ; controllable: True ; orig: False ; >07:21:33,173 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/fedora-pool00 ; labelType: None ; exists: True ; >07:21:33,213 WARN blivet: disklabel detected but not usable on fedora-pool00 >07:21:33,214 DEBUG blivet: no type or existing type for fedora-pool00, bailing >07:21:33,217 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >07:21:33,218 DEBUG blivet: fedora size is 475588MB >07:21:33,219 DEBUG blivet: vg fedora has 309204MB free >07:21:33,219 DEBUG blivet: fedora size is 475588MB >07:21:33,220 DEBUG blivet: vg fedora has 309204MB free >07:21:33,222 INFO blivet: got device: LVMThinPoolDevice instance (0x3347a10) -- > name = fedora-pool00 status = True kids = 0 id = 20 > parents = ['existing 475588MB lvmvg fedora (19)'] > uuid = bzyYts-jFMJ-i5l0-dPl8-MpCT-qE12-akMRu2 size = 150000.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-8 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-pool00 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 307200000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19122, 255, 63) biosGeometry: (19122, 255, 63) > PedDevice: <_ped.Device object at 0x3184dd0> > target size = 150000.0 path = /dev/mapper/fedora-pool00 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5a0c0ee490) -- > name = fedora status = True kids = 1 id = 19 > parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 > PE Free = 4059 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False > extents = 118897.0 free space = 309204 > free extents = 77301.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)'] > segment type = thin-pool percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 166384MB >07:21:33,225 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00 ; >07:21:33,229 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150000MB lvmthinpool fedora-pool00 (20) >07:21:33,230 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >07:21:33,232 DEBUG blivet: LVMThinPoolDevice.addChild: kids: 0 ; name: fedora-pool00 ; >07:21:33,233 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:33,237 DEBUG blivet: LVMThinLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: None ; >07:21:33,238 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-home >07:21:33,239 DEBUG blivet: Adding fedora-home/150000MB to fedora >07:21:33,240 DEBUG blivet: Adding fedora-home/150000MB to fedora-pool00 >07:21:33,240 INFO blivet: added lvmthinlv fedora-home (id 21) to device tree >07:21:33,243 DEBUG blivet: LVMThinLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >07:21:33,244 DEBUG blivet: LVMThinLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >07:21:33,246 DEBUG blivet: LVMThinLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >07:21:33,250 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLjtXcot2oUoVeWd0wi103jjkKoZrD162e /dev/disk/by-uuid/9b3bec98-3520-49b8-b965-30e60a55dc74 /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-10', > 'DEVPATH': '/devices/virtual/block/dm-10', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLjtXcot2oUoVeWd0wi103jjkKoZrD162e', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9b3bec98-3520-49b8-b965-30e60a55dc74', > 'ID_FS_UUID_ENC': '9b3bec98-3520-49b8-b965-30e60a55dc74', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '10', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2922226', > 'name': 'dm-10', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLjtXcot2oUoVeWd0wi103jjkKoZrD162e', > '/dev/disk/by-uuid/9b3bec98-3520-49b8-b965-30e60a55dc74', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-10'} ; name: fedora-home ; >07:21:33,251 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-10)... >07:21:33,252 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >07:21:33,255 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150000MB lvmthinlv fedora-home (21) >07:21:33,256 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >07:21:33,258 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >07:21:33,261 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:33,261 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:33,261 DEBUG blivet: device fedora-home does not contain a disklabel >07:21:33,262 INFO blivet: type detected on 'fedora-home' is 'ext4' >07:21:33,337 DEBUG blivet: padding min size from 2414 up to 2655 >07:21:33,339 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:33,339 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:33,343 DEBUG blivet: LVMThinLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >07:21:33,347 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >07:21:33,348 DEBUG blivet: fedora size is 475588MB >07:21:33,350 DEBUG blivet: vg fedora has 309204MB free >07:21:33,351 DEBUG blivet: fedora size is 475588MB >07:21:33,352 DEBUG blivet: vg fedora has 309204MB free >07:21:33,354 INFO blivet: got device: LVMThinLogicalVolumeDevice instance (0x3347890) -- > name = fedora-home status = True kids = 0 id = 21 > parents = ['existing 150000MB lvmthinpool fedora-pool00 (20)'] > uuid = jtXcot-2oUo-VeWd-0wi1-03jj-kKoZ-rD162e size = 150000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-10 partedDevice = parted.Device instance -- > model: Linux device-mapper (thin) path: /dev/mapper/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 307200000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32602 did: 0 busy: False > hardwareGeometry: (19122, 255, 63) biosGeometry: (19122, 255, 63) > PedDevice: <_ped.Device object at 0x3184ef0> > target size = 150000.0 path = /dev/mapper/fedora-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5a0c0ee490) -- > name = fedora status = True kids = 1 id = 19 > parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 > PE Free = 4059 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False > extents = 118897.0 free space = 309204 > free extents = 77301.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', > 'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem'] > segment type = thin percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 0MB >07:21:33,361 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:33,362 INFO blivet: got format: Ext4FS instance (0x334f690) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-home uuid = 9b3bec98-3520-49b8-b965-30e60a55dc74 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 150000.0 targetSize = 150000.0 > >07:21:33,364 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-[lvol0_pmspare] ; >07:21:33,367 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:33,370 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00 ; >07:21:33,373 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150000MB lvmthinpool fedora-pool00 (20) >07:21:33,374 DEBUG blivet: already added fedora-pool00 >07:21:33,376 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-[pool00_tdata] ; >07:21:33,379 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:33,382 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-[pool00_tmeta] ; >07:21:33,385 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:33,388 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >07:21:33,391 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:33,394 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >07:21:33,398 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >07:21:33,398 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:33,401 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >07:21:33,402 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >07:21:33,403 DEBUG blivet: Adding fedora-root/150200MB to fedora >07:21:33,403 INFO blivet: added lvmlv fedora-root (id 22) to device tree >07:21:33,406 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >07:21:33,408 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >07:21:33,411 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >07:21:33,417 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLBl7Ns0G7lddCxleRj2Y0uV8ewZSJvapi /dev/disk/by-uuid/d54f4366-3500-4bfd-9c8b-802051c4607c /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLBl7Ns0G7lddCxleRj2Y0uV8ewZSJvapi', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd54f4366-3500-4bfd-9c8b-802051c4607c', > 'ID_FS_UUID_ENC': 'd54f4366-3500-4bfd-9c8b-802051c4607c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1950042', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLBl7Ns0G7lddCxleRj2Y0uV8ewZSJvapi', > '/dev/disk/by-uuid/d54f4366-3500-4bfd-9c8b-802051c4607c', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >07:21:33,417 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >07:21:33,422 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >07:21:33,425 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150200MB lvmlv fedora-root (22) >07:21:33,428 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >07:21:33,430 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >07:21:33,433 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:33,433 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:33,433 DEBUG blivet: device fedora-root does not contain a disklabel >07:21:33,433 INFO blivet: type detected on 'fedora-root' is 'ext4' >07:21:33,508 DEBUG blivet: padding min size from 2308 up to 2538 >07:21:33,510 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:33,510 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:33,511 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >07:21:33,514 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >07:21:33,515 DEBUG blivet: fedora size is 475588MB >07:21:33,516 DEBUG blivet: vg fedora has 159004MB free >07:21:33,517 DEBUG blivet: fedora size is 475588MB >07:21:33,518 DEBUG blivet: vg fedora has 159004MB free >07:21:33,520 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x334f5d0) -- > name = fedora-root status = True kids = 0 id = 22 > parents = ['existing 475588MB lvmvg fedora (19)'] > uuid = Bl7Ns0-G7ld-dCxl-eRj2-Y0uV-8ewZ-SJvapi size = 150200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 307609600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32602 did: 0 busy: False > hardwareGeometry: (19147, 255, 63) biosGeometry: (19147, 255, 63) > PedDevice: <_ped.Device object at 0x3184f80> > target size = 150200.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5a0c0ee490) -- > name = fedora status = True kids = 2 id = 19 > parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 > PE Free = 4059 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False > extents = 118897.0 free space = 159004 > free extents = 39751.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', > 'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', > 'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 150200MB >07:21:33,522 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:33,522 INFO blivet: got format: Ext4FS instance (0x33552d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = d54f4366-3500-4bfd-9c8b-802051c4607c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 150200.0 targetSize = 150200.0 > >07:21:33,524 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >07:21:33,526 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:33,528 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >07:21:33,529 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >07:21:33,529 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:33,531 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >07:21:33,532 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >07:21:33,540 DEBUG blivet: Adding fedora-swap/4000MB to fedora >07:21:33,541 INFO blivet: added lvmlv fedora-swap (id 23) to device tree >07:21:33,543 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >07:21:33,545 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >07:21:33,547 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >07:21:33,551 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLVLHarDTLSnxLd2t2nB8fApaOclepX3cn /dev/disk/by-uuid/944ae9ea-1edd-4ae7-bd86-5bc5d37573d7 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLVLHarDTLSnxLd2t2nB8fApaOclepX3cn', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '944ae9ea-1edd-4ae7-bd86-5bc5d37573d7', > 'ID_FS_UUID_ENC': '944ae9ea-1edd-4ae7-bd86-5bc5d37573d7', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1951554', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLVLHarDTLSnxLd2t2nB8fApaOclepX3cn', > '/dev/disk/by-uuid/944ae9ea-1edd-4ae7-bd86-5bc5d37573d7', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-swap ; >07:21:33,551 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-5)... >07:21:33,554 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >07:21:33,558 DEBUG blivet: DeviceTree.getDeviceByName returned existing 4000MB lvmlv fedora-swap (23) >07:21:33,561 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >07:21:33,563 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >07:21:33,566 DEBUG blivet: SwapSpace.__init__: >07:21:33,566 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:21:33,566 DEBUG blivet: device fedora-swap does not contain a disklabel >07:21:33,566 INFO blivet: type detected on 'fedora-swap' is 'swap' >07:21:33,569 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 944ae9ea-1edd-4ae7-bd86-5bc5d37573d7 ; exists: True ; label: None ; >07:21:33,569 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:21:33,571 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >07:21:33,575 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >07:21:33,577 DEBUG blivet: fedora size is 475588MB >07:21:33,581 DEBUG blivet: vg fedora has 155004MB free >07:21:33,582 DEBUG blivet: fedora size is 475588MB >07:21:33,585 DEBUG blivet: vg fedora has 155004MB free >07:21:33,590 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3355410) -- > name = fedora-swap status = True kids = 0 id = 23 > parents = ['existing 475588MB lvmvg fedora (19)'] > uuid = VLHarD-TLSn-xLd2-t2nB-8fAp-aOcl-epX3cn size = 4000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0x3369050> > target size = 4000.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5a0c0ee490) -- > name = fedora status = True kids = 3 id = 19 > parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 > PE Free = 4059 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False > extents = 118897.0 free space = 155004 > free extents = 38751.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', > 'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', > 'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem', > 'existing 4000MB lvmlv fedora-swap (23) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 4000MB >07:21:33,591 INFO blivet: got format: SwapSpace instance (0x336b050) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 944ae9ea-1edd-4ae7-bd86-5bc5d37573d7 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >07:21:33,595 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-usr ; >07:21:33,598 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:33,599 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >07:21:33,601 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 3 ; name: fedora ; >07:21:33,601 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:33,603 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-usr ; current: None ; type: None ; >07:21:33,604 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-usr >07:21:33,607 DEBUG blivet: Adding fedora-usr/155000MB to fedora >07:21:33,607 INFO blivet: added lvmlv fedora-usr (id 24) to device tree >07:21:33,609 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-usr ; status: True ; controllable: True ; orig: False ; >07:21:33,611 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-usr ; status: True ; >07:21:33,613 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-usr ; status: True ; >07:21:33,617 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-usr /dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLS0dQzKm8b2xTAt1J8YQ70yPmfU2Qh7QF /dev/disk/by-uuid/e6b1481b-6f91-4bfb-b807-80147fe9b6b1 /dev/fedora/usr /dev/mapper/fedora-usr', > 'DEVNAME': 'dm-11', > 'DEVPATH': '/devices/virtual/block/dm-11', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'usr', > 'DM_NAME': 'fedora-usr', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLS0dQzKm8b2xTAt1J8YQ70yPmfU2Qh7QF', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e6b1481b-6f91-4bfb-b807-80147fe9b6b1', > 'ID_FS_UUID_ENC': 'e6b1481b-6f91-4bfb-b807-80147fe9b6b1', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2926274', > 'name': 'dm-11', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-usr', > '/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLS0dQzKm8b2xTAt1J8YQ70yPmfU2Qh7QF', > '/dev/disk/by-uuid/e6b1481b-6f91-4bfb-b807-80147fe9b6b1', > '/dev/fedora/usr', > '/dev/mapper/fedora-usr'], > 'sysfs_path': '/devices/virtual/block/dm-11'} ; name: fedora-usr ; >07:21:33,617 INFO blivet: scanning fedora-usr (/devices/virtual/block/dm-11)... >07:21:33,621 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-usr ; >07:21:33,624 DEBUG blivet: DeviceTree.getDeviceByName returned existing 155000MB lvmlv fedora-usr (24) >07:21:33,626 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-usr ; >07:21:33,627 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-usr ; label_type: None ; >07:21:33,629 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:33,629 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:33,630 DEBUG blivet: device fedora-usr does not contain a disklabel >07:21:33,630 INFO blivet: type detected on 'fedora-usr' is 'ext4' >07:21:33,716 DEBUG blivet: padding min size from 3527 up to 3879 >07:21:33,718 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:33,719 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:33,720 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-usr ; current: None ; type: ext4 ; >07:21:33,724 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >07:21:33,725 DEBUG blivet: fedora size is 475588MB >07:21:33,727 DEBUG blivet: vg fedora has 4MB free >07:21:33,729 DEBUG blivet: fedora size is 475588MB >07:21:33,732 DEBUG blivet: vg fedora has 4MB free >07:21:33,736 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x33478d0) -- > name = fedora-usr status = True kids = 0 id = 24 > parents = ['existing 475588MB lvmvg fedora (19)'] > uuid = S0dQzK-m8b2-xTAt-1J8Y-Q70y-PmfU-2Qh7QF size = 155000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-11 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-usr type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 317440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32602 did: 0 busy: False > hardwareGeometry: (19759, 255, 63) biosGeometry: (19759, 255, 63) > PedDevice: <_ped.Device object at 0x33690e0> > target size = 155000.0 path = /dev/mapper/fedora-usr > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5a0c0ee490) -- > name = fedora status = True kids = 4 id = 19 > parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 > PE Free = 4059 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False > extents = 118897.0 free space = 4 > free extents = 1.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', > 'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', > 'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem', > 'existing 4000MB lvmlv fedora-swap (23) with existing swap', > 'existing 155000MB lvmlv fedora-usr (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 155000MB >07:21:33,740 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:33,742 INFO blivet: got format: Ext4FS instance (0x3355590) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-usr uuid = e6b1481b-6f91-4bfb-b807-80147fe9b6b1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 155000.0 targetSize = 155000.0 > >07:21:33,744 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-usr ; >07:21:33,746 DEBUG blivet: DeviceTree.getDeviceByName returned existing 155000MB lvmlv fedora-usr (24) with existing ext4 filesystem >07:21:33,747 DEBUG blivet: set fedora-usr copies to 1, metadata size to 0MB, log size to 0MB, total size 155000MB >07:21:33,750 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >07:21:33,754 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem >07:21:33,754 DEBUG blivet: set fedora-home copies to 1, metadata size to 0MB, log size to 0MB, total size 0MB >07:21:33,756 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >07:21:33,758 DEBUG blivet: DeviceTree.getDeviceByName returned existing 4000MB lvmlv fedora-swap (23) with existing swap >07:21:33,759 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 4000MB >07:21:33,761 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00 ; >07:21:33,765 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150000MB lvmthinpool fedora-pool00 (20) >07:21:33,766 DEBUG blivet: set fedora-pool00 copies to 1, metadata size to 0MB, log size to 0MB, total size 166384MB >07:21:33,768 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >07:21:33,770 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem >07:21:33,771 DEBUG blivet: set fedora-root copies to 1, metadata size to 0MB, log size to 0MB, total size 150200MB >07:21:33,773 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00_tdata ; >07:21:33,775 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:33,778 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-lvol0_pmspare ; >07:21:33,780 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:33,784 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00_tmeta ; >07:21:33,786 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:33,788 INFO blivet: got device: LUKSDevice instance (0x7f5a0c0ee450) -- > name = luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 status = True kids = 1 id = 5 > parents = ['existing 475591MB partition sda2 (4) with existing luks'] > uuid = None size = 475589.0 > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 974006272 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (60629, 255, 63) biosGeometry: (60629, 255, 63) > PedDevice: <_ped.Device object at 0x3184cb0> > target size = 0 path = /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 > format args = [] originalFormat = None target = crypt dmUuid = None >07:21:33,789 INFO blivet: got format: LVMPhysicalVolume instance (0x3347510) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 uuid = xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML peStart = 1.0 >07:21:33,791 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:33,795 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:33,795 DEBUG blivet: no device or no media present >07:21:33,799 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/fedora-pool00_tdata', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'pool00_tdata', > 'DM_NAME': 'fedora-pool00_tdata', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLbiX7HvDgx9j3u1kLGN341MvQmBf4vH7b', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '181974280', > 'name': 'dm-7', > 'symlinks': ['/dev/mapper/fedora-pool00_tdata'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: fedora-pool00_tdata ; >07:21:33,800 INFO blivet: scanning fedora-pool00_tdata (/devices/virtual/block/dm-7)... >07:21:33,801 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00_tdata ; >07:21:33,803 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:33,804 INFO blivet: fedora-pool00_tdata is an lvm logical volume >07:21:33,806 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-pool00_tdata ; >07:21:33,807 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:33,808 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:33,809 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:33,812 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:33,812 DEBUG blivet: no device or no media present >07:21:33,813 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:33,815 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:33,815 DEBUG blivet: no device or no media present >07:21:33,816 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:33,817 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:33,817 DEBUG blivet: no device or no media present >07:21:33,820 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-usr /dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLS0dQzKm8b2xTAt1J8YQ70yPmfU2Qh7QF /dev/disk/by-uuid/e6b1481b-6f91-4bfb-b807-80147fe9b6b1 /dev/fedora/usr /dev/mapper/fedora-usr', > 'DEVNAME': 'dm-11', > 'DEVPATH': '/devices/virtual/block/dm-11', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'usr', > 'DM_NAME': 'fedora-usr', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLS0dQzKm8b2xTAt1J8YQ70yPmfU2Qh7QF', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e6b1481b-6f91-4bfb-b807-80147fe9b6b1', > 'ID_FS_UUID_ENC': 'e6b1481b-6f91-4bfb-b807-80147fe9b6b1', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2926274', > 'name': 'dm-11', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-usr', > '/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLS0dQzKm8b2xTAt1J8YQ70yPmfU2Qh7QF', > '/dev/disk/by-uuid/e6b1481b-6f91-4bfb-b807-80147fe9b6b1', > '/dev/fedora/usr', > '/dev/mapper/fedora-usr'], > 'sysfs_path': '/devices/virtual/block/dm-11'} ; name: fedora-usr ; >07:21:33,821 INFO blivet: scanning fedora-usr (/devices/virtual/block/dm-11)... >07:21:33,821 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-usr ; >07:21:33,823 DEBUG blivet: DeviceTree.getDeviceByName returned existing 155000MB lvmlv fedora-usr (24) with existing ext4 filesystem >07:21:33,824 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-usr ; >07:21:33,825 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-usr ; label_type: None ; >07:21:33,827 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:33,827 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:33,827 DEBUG blivet: device fedora-usr does not contain a disklabel >07:21:33,828 DEBUG blivet: no type or existing type for fedora-usr, bailing >07:21:33,833 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >07:21:33,834 DEBUG blivet: fedora size is 475588MB >07:21:33,836 DEBUG blivet: vg fedora has 4MB free >07:21:33,836 DEBUG blivet: fedora size is 475588MB >07:21:33,838 DEBUG blivet: vg fedora has 4MB free >07:21:33,842 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x33478d0) -- > name = fedora-usr status = True kids = 0 id = 24 > parents = ['existing 475588MB lvmvg fedora (19)'] > uuid = S0dQzK-m8b2-xTAt-1J8Y-Q70y-PmfU-2Qh7QF size = 155000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-11 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-usr type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 317440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32602 did: 0 busy: False > hardwareGeometry: (19759, 255, 63) biosGeometry: (19759, 255, 63) > PedDevice: <_ped.Device object at 0x33690e0> > target size = 155000.0 path = /dev/mapper/fedora-usr > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5a0c0ee490) -- > name = fedora status = True kids = 4 id = 19 > parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 > PE Free = 4059 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False > extents = 118897.0 free space = 4 > free extents = 1.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', > 'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', > 'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem', > 'existing 4000MB lvmlv fedora-swap (23) with existing swap', > 'existing 155000MB lvmlv fedora-usr (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 155000MB >07:21:33,844 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:33,845 INFO blivet: got format: Ext4FS instance (0x3355590) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-usr uuid = e6b1481b-6f91-4bfb-b807-80147fe9b6b1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 155000.0 targetSize = 155000.0 > >07:21:33,851 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': '59198', > '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 ; >07:21:33,851 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >07:21:33,852 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >07:21:33,853 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:33,853 INFO blivet: live-osimg-min is a device-mapper device >07:21:33,854 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >07:21:33,855 DEBUG blivet: LUKSDevice.getDMNode: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: True ; >07:21:33,856 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >07:21:33,857 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >07:21:33,857 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >07:21:33,858 DEBUG blivet: failed to find dm node for fedora >07:21:33,859 DEBUG blivet: LVMThinPoolDevice.getDMNode: fedora-pool00 ; status: True ; >07:21:33,860 DEBUG blivet: LVMThinLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >07:21:33,862 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >07:21:33,863 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >07:21:33,864 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-usr ; status: True ; >07:21:33,865 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:21:33,866 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing DM_snapshot_cow >07:21:33,867 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >07:21:33,867 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >07:21:33,868 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >07:21:33,869 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:33,870 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >07:21:33,870 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:33,871 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >07:21:33,871 INFO blivet: added dm live-osimg-min (id 25) to device tree >07:21:33,872 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >07:21:33,873 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >07:21:33,874 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:33,874 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:33,874 DEBUG blivet: device live-osimg-min does not contain a disklabel >07:21:33,874 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >07:21:33,898 DEBUG blivet: using current size 0 as min size >07:21:33,899 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:33,899 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:33,900 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >07:21:33,901 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >07:21:33,903 INFO blivet: got device: DMDevice instance (0x7f5a0c0ee510) -- > name = live-osimg-min status = True kids = 0 id = 25 > parents = ['existing 0MB loop loop3 (14) 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: 32602 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x3369170> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >07:21:33,905 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:33,905 INFO blivet: got format: Ext4FS instance (0x3355750) -- > 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 > >07:21:33,910 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz', > 'ID_FS_UUID_ENC': 'xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz', > 'ID_FS_VERSION': 'LVM2 001', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1841217', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-98ece07508b440228f443cf9b2c3b336-luks-98ece075-08b4-4022-8f44-3cf9b2c3b336', > '/dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:33,911 INFO blivet: scanning luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (/devices/virtual/block/dm-3)... >07:21:33,912 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:33,913 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv >07:21:33,914 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:21:33,915 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; label_type: None ; >07:21:33,916 DEBUG blivet: LVMPhysicalVolume.__init__: >07:21:33,916 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >07:21:33,916 DEBUG blivet: device luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 does not contain a disklabel >07:21:33,917 DEBUG blivet: no type or existing type for luks-98ece075-08b4-4022-8f44-3cf9b2c3b336, bailing >07:21:33,918 INFO blivet: got device: LUKSDevice instance (0x7f5a0c0ee450) -- > name = luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 status = True kids = 1 id = 5 > parents = ['existing 475591MB partition sda2 (4) with existing luks'] > uuid = None size = 475589.0 > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 974006272 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (60629, 255, 63) biosGeometry: (60629, 255, 63) > PedDevice: <_ped.Device object at 0x3184cb0> > target size = 0 path = /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 > format args = [] originalFormat = lvmpv target = crypt dmUuid = None >07:21:33,919 INFO blivet: got format: LVMPhysicalVolume instance (0x3347510) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 uuid = xQlmLu-PZoe-zpfn-wdCV-isGg-GQQX-U3lpEz exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML peStart = 1.0 >07:21:33,924 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLBl7Ns0G7lddCxleRj2Y0uV8ewZSJvapi /dev/disk/by-uuid/d54f4366-3500-4bfd-9c8b-802051c4607c /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLBl7Ns0G7lddCxleRj2Y0uV8ewZSJvapi', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd54f4366-3500-4bfd-9c8b-802051c4607c', > 'ID_FS_UUID_ENC': 'd54f4366-3500-4bfd-9c8b-802051c4607c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1950042', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLBl7Ns0G7lddCxleRj2Y0uV8ewZSJvapi', > '/dev/disk/by-uuid/d54f4366-3500-4bfd-9c8b-802051c4607c', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >07:21:33,924 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >07:21:33,925 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >07:21:33,926 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem >07:21:33,927 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >07:21:33,927 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >07:21:33,929 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:33,929 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:21:33,929 DEBUG blivet: device fedora-root does not contain a disklabel >07:21:33,929 DEBUG blivet: no type or existing type for fedora-root, bailing >07:21:33,932 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >07:21:33,933 DEBUG blivet: fedora size is 475588MB >07:21:33,934 DEBUG blivet: vg fedora has 4MB free >07:21:33,935 DEBUG blivet: fedora size is 475588MB >07:21:33,937 DEBUG blivet: vg fedora has 4MB free >07:21:33,939 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x334f5d0) -- > name = fedora-root status = True kids = 0 id = 22 > parents = ['existing 475588MB lvmvg fedora (19)'] > uuid = Bl7Ns0-G7ld-dCxl-eRj2-Y0uV-8ewZ-SJvapi size = 150200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 307609600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32602 did: 0 busy: False > hardwareGeometry: (19147, 255, 63) biosGeometry: (19147, 255, 63) > PedDevice: <_ped.Device object at 0x3184f80> > target size = 150200.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5a0c0ee490) -- > name = fedora status = True kids = 4 id = 19 > parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 > PE Free = 4059 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False > extents = 118897.0 free space = 4 > free extents = 1.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', > 'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', > 'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem', > 'existing 4000MB lvmlv fedora-swap (23) with existing swap', > 'existing 155000MB lvmlv fedora-usr (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 150200MB >07:21:33,941 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:33,941 INFO blivet: got format: Ext4FS instance (0x33552d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = d54f4366-3500-4bfd-9c8b-802051c4607c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 150200.0 targetSize = 150200.0 > >07:21:33,947 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLVLHarDTLSnxLd2t2nB8fApaOclepX3cn /dev/disk/by-uuid/944ae9ea-1edd-4ae7-bd86-5bc5d37573d7 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLVLHarDTLSnxLd2t2nB8fApaOclepX3cn', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '944ae9ea-1edd-4ae7-bd86-5bc5d37573d7', > 'ID_FS_UUID_ENC': '944ae9ea-1edd-4ae7-bd86-5bc5d37573d7', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1951554', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLVLHarDTLSnxLd2t2nB8fApaOclepX3cn', > '/dev/disk/by-uuid/944ae9ea-1edd-4ae7-bd86-5bc5d37573d7', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-swap ; >07:21:33,947 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-5)... >07:21:33,948 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >07:21:33,950 DEBUG blivet: DeviceTree.getDeviceByName returned existing 4000MB lvmlv fedora-swap (23) with existing swap >07:21:33,951 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >07:21:33,952 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >07:21:33,953 DEBUG blivet: SwapSpace.__init__: >07:21:33,953 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:21:33,953 DEBUG blivet: device fedora-swap does not contain a disklabel >07:21:33,953 DEBUG blivet: no type or existing type for fedora-swap, bailing >07:21:33,956 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >07:21:33,956 DEBUG blivet: fedora size is 475588MB >07:21:33,958 DEBUG blivet: vg fedora has 4MB free >07:21:33,959 DEBUG blivet: fedora size is 475588MB >07:21:33,960 DEBUG blivet: vg fedora has 4MB free >07:21:33,963 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3355410) -- > name = fedora-swap status = True kids = 0 id = 23 > parents = ['existing 475588MB lvmvg fedora (19)'] > uuid = VLHarD-TLSn-xLd2-t2nB-8fAp-aOcl-epX3cn size = 4000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0x3369050> > target size = 4000.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5a0c0ee490) -- > name = fedora status = True kids = 4 id = 19 > parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 > PE Free = 4059 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False > extents = 118897.0 free space = 4 > free extents = 1.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', > 'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', > 'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem', > 'existing 4000MB lvmlv fedora-swap (23) with existing swap', > 'existing 155000MB lvmlv fedora-usr (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 4000MB >07:21:33,963 INFO blivet: got format: SwapSpace instance (0x336b050) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 944ae9ea-1edd-4ae7-bd86-5bc5d37573d7 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >07:21:33,966 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/fedora-pool00_tmeta', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'pool00_tmeta', > 'DM_NAME': 'fedora-pool00_tmeta', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwML8i5y39FJey5Cd3w7SECXpcIsthc2fchm', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '181973816', > 'name': 'dm-6', > 'symlinks': ['/dev/mapper/fedora-pool00_tmeta'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: fedora-pool00_tmeta ; >07:21:33,967 INFO blivet: scanning fedora-pool00_tmeta (/devices/virtual/block/dm-6)... >07:21:33,968 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00_tmeta ; >07:21:33,968 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:33,969 INFO blivet: fedora-pool00_tmeta is an lvm logical volume >07:21:33,969 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-pool00_tmeta ; >07:21:33,970 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:33,971 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:33,972 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:33,973 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:33,973 DEBUG blivet: no device or no media present >07:21:33,975 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/fedora-pool00_tdata', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'pool00_tdata', > 'DM_NAME': 'fedora-pool00_tdata', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLbiX7HvDgx9j3u1kLGN341MvQmBf4vH7b', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '181974280', > 'name': 'dm-7', > 'symlinks': ['/dev/mapper/fedora-pool00_tdata'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: fedora-pool00_tdata ; >07:21:33,975 INFO blivet: scanning fedora-pool00_tdata (/devices/virtual/block/dm-7)... >07:21:33,975 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00_tdata ; >07:21:33,976 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:33,976 INFO blivet: fedora-pool00_tdata is an lvm logical volume >07:21:33,977 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-pool00_tdata ; >07:21:33,978 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:33,979 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:33,980 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:33,981 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:33,981 DEBUG blivet: no device or no media present >07:21:33,982 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/fedora-pool00', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'pool00', > 'DM_NAME': 'fedora-pool00', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLbzyYtsjFMJi5l0dPl8MpCTqE12akMRu2', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2839721', > 'name': 'dm-8', > 'symlinks': ['/dev/mapper/fedora-pool00'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: fedora-pool00 ; >07:21:33,983 INFO blivet: scanning fedora-pool00 (/devices/virtual/block/dm-8)... >07:21:33,983 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00 ; >07:21:33,984 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150000MB lvmthinpool fedora-pool00 (20) >07:21:33,985 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-pool00 ; >07:21:33,986 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-pool00 ; label_type: None ; >07:21:33,986 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:21:33,987 DEBUG blivet: LVMThinPoolDevice.setup: fedora-pool00 ; status: True ; controllable: True ; orig: False ; >07:21:33,988 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/fedora-pool00 ; labelType: None ; exists: True ; >07:21:34,025 WARN blivet: disklabel detected but not usable on fedora-pool00 >07:21:34,025 DEBUG blivet: no type or existing type for fedora-pool00, bailing >07:21:34,029 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >07:21:34,030 DEBUG blivet: fedora size is 475588MB >07:21:34,032 DEBUG blivet: vg fedora has 4MB free >07:21:34,033 DEBUG blivet: fedora size is 475588MB >07:21:34,035 DEBUG blivet: vg fedora has 4MB free >07:21:34,039 INFO blivet: got device: LVMThinPoolDevice instance (0x3347a10) -- > name = fedora-pool00 status = True kids = 1 id = 20 > parents = ['existing 475588MB lvmvg fedora (19)'] > uuid = bzyYts-jFMJ-i5l0-dPl8-MpCT-qE12-akMRu2 size = 150000.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-8 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-pool00 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 307200000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19122, 255, 63) biosGeometry: (19122, 255, 63) > PedDevice: <_ped.Device object at 0x3184dd0> > target size = 150000.0 path = /dev/mapper/fedora-pool00 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5a0c0ee490) -- > name = fedora status = True kids = 4 id = 19 > parents = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > uuid = I1K8k3-df4U-3ow1-y2Bf-1R5i-68c7-XIqwML size = 475588 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 16236.0 PE Size = 4.0 PE Count = 118897 > PE Free = 4059 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap', 'usr'] modified = False > extents = 118897.0 free space = 4 > free extents = 1.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 475589MB luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (5) with existing lvmpv'] > LVs = ['existing 150000MB lvmthinpool fedora-pool00 (20)', > 'existing 150000MB lvmthinlv fedora-home (21) with existing ext4 filesystem', > 'existing 150200MB lvmlv fedora-root (22) with existing ext4 filesystem', > 'existing 4000MB lvmlv fedora-swap (23) with existing swap', > 'existing 155000MB lvmlv fedora-usr (24) with existing ext4 filesystem'] > segment type = thin-pool percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 166384MB >07:21:34,043 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/fedora-pool00-tpool', > 'DEVNAME': 'dm-9', > 'DEVPATH': '/devices/virtual/block/dm-9', > 'DEVTYPE': 'disk', > 'DM_LV_LAYER': 'tpool', > 'DM_LV_NAME': 'pool00', > 'DM_NAME': 'fedora-pool00-tpool', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-I1K8k3df4U3ow1y2Bf1R5i68c7XIqwMLbzyYtsjFMJi5l0dPl8MpCTqE12akMRu2-tpool', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2769204', > 'name': 'dm-9', > 'symlinks': ['/dev/mapper/fedora-pool00-tpool'], > 'sysfs_path': '/devices/virtual/block/dm-9'} ; name: fedora-pool00-tpool ; >07:21:34,044 INFO blivet: scanning fedora-pool00-tpool (/devices/virtual/block/dm-9)... >07:21:34,046 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00-tpool ; >07:21:34,047 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:21:34,047 INFO blivet: fedora-pool00-tpool is an lvm logical volume >07:21:34,049 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-pool00-tpool ; >07:21:34,050 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:34,051 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:34,052 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >07:21:34,053 DEBUG blivet: DeviceTree.getDeviceByName returned existing 475588MB lvmvg fedora (19) >07:21:34,054 DEBUG blivet: no device or no media present >07:21:34,071 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >07:21:34,083 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:21:34,084 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:21:34,086 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:21:34,097 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >07:21:34,098 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >07:21:34,099 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >07:21:34,110 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >07:21:34,111 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >07:21:34,112 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >07:21:34,113 DEBUG blivet: LVMThinLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >07:21:34,125 DEBUG blivet: LVMThinLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >07:21:34,210 DEBUG blivet: LVMThinPoolDevice.teardown: fedora-pool00 ; status: True ; controllable: True ; >07:21:34,211 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora-pool00 ; status: False ; type: None ; >07:21:34,213 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora-pool00 ; status: False ; type: None ; >07:21:34,225 DEBUG blivet: LVMThinPoolDevice._teardown: fedora-pool00 ; status: True ; controllable: True ; >07:21:34,436 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >07:21:34,437 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >07:21:34,439 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >07:21:34,452 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >07:21:34,487 DEBUG blivet: LUKSDevice.teardown: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: True ; controllable: True ; >07:21:34,489 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: False ; type: lvmpv ; >07:21:34,491 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: False ; type: lvmpv ; >07:21:34,503 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >07:21:34,504 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: True ; type: luks ; >07:21:34,505 DEBUG blivet: unmapping luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 >07:21:34,533 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >07:21:34,553 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:21:34,555 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:21:34,557 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:21:34,575 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >07:21:34,576 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >07:21:34,577 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-usr ; status: False ; controllable: True ; >07:21:34,577 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >07:21:34,589 INFO blivet: edd: collected mbr signatures: {'sda': '0x00086309', 'sdb': '0x0fdfafbe'} >07:21:34,591 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >07:21:34,598 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >07:21:34,636 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >07:21:34,671 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:21:34,672 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:21:34,673 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:21:34,685 DEBUG blivet: LVMThinLogicalVolumeDevice.setup: fedora-home ; status: False ; controllable: True ; orig: False ; >07:21:34,686 DEBUG blivet: LVMThinLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-home ; orig: False ; >07:21:34,686 DEBUG blivet: LVMThinPoolDevice.setup: fedora-pool00 ; status: False ; controllable: True ; orig: False ; >07:21:34,687 DEBUG blivet: LVMThinPoolDevice.setupParents: kids: 1 ; name: fedora-pool00 ; orig: False ; >07:21:34,688 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: False ; controllable: True ; orig: False ; >07:21:34,690 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 4 ; name: fedora ; orig: False ; >07:21:34,691 DEBUG blivet: LUKSDevice.setup: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: False ; controllable: True ; orig: False ; >07:21:34,692 DEBUG blivet: LUKSDevice.setupParents: kids: 1 ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; orig: False ; >07:21:34,693 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >07:21:34,695 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: False ; type: luks ; >07:21:34,695 WARN blivet: setup of fedora-home failed: luks device not configured >07:21:34,696 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >07:21:34,696 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >07:21:34,697 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: False ; controllable: True ; orig: False ; >07:21:34,698 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 4 ; name: fedora ; orig: False ; >07:21:34,700 DEBUG blivet: LUKSDevice.setup: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: False ; controllable: True ; orig: False ; >07:21:34,701 DEBUG blivet: LUKSDevice.setupParents: kids: 1 ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; orig: False ; >07:21:34,702 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >07:21:34,703 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: False ; type: luks ; >07:21:34,703 WARN blivet: setup of fedora-root failed: luks device not configured >07:21:34,704 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-usr ; status: False ; controllable: True ; orig: False ; >07:21:34,704 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-usr ; orig: False ; >07:21:34,705 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: False ; controllable: True ; orig: False ; >07:21:34,707 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 4 ; name: fedora ; orig: False ; >07:21:34,708 DEBUG blivet: LUKSDevice.setup: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: False ; controllable: True ; orig: False ; >07:21:34,709 DEBUG blivet: LUKSDevice.setupParents: kids: 1 ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; orig: False ; >07:21:34,710 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >07:21:34,711 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: False ; type: luks ; >07:21:34,711 WARN blivet: setup of fedora-usr failed: luks device not configured >07:21:34,719 DEBUG blivet: fedora size is 475588MB >07:21:34,721 DEBUG blivet: vg fedora has 4MB free >07:21:34,721 DEBUG blivet: fedora size is 475588MB >07:21:34,722 DEBUG blivet: vg fedora has 4MB free >07:21:34,723 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:34,724 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:34,726 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:34,727 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:34,728 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:34,729 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:34,730 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:34,732 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:34,735 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:21:34,767 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >07:21:34,768 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (18) with existing ext4 filesystem >07:21:40,812 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:21:40,813 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:21:40,813 DEBUG blivet: NFSv4.supported: supported: False ; >07:21:40,814 DEBUG blivet: NFSv4.supported: supported: False ; >07:21:40,815 DEBUG blivet: SELinuxFS.supported: supported: False ; >07:21:40,815 DEBUG blivet: SELinuxFS.supported: supported: False ; >07:21:40,816 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:40,817 DEBUG blivet: Ext4FS.supported: supported: True ; >07:21:41,142 DEBUG blivet: Ext3FS.supported: supported: True ; >07:21:41,143 DEBUG blivet: Ext3FS.supported: supported: True ; >07:21:41,167 DEBUG blivet: Ext2FS.supported: supported: True ; >07:21:41,170 DEBUG blivet: Ext2FS.supported: supported: True ; >07:21:41,193 DEBUG blivet: SysFS.supported: supported: False ; >07:21:41,194 DEBUG blivet: SysFS.supported: supported: False ; >07:21:41,195 DEBUG blivet: MultipathMember.__init__: >07:21:41,196 DEBUG blivet: MDRaidMember.__init__: >07:21:41,197 DEBUG blivet: ProcFS.supported: supported: False ; >07:21:41,198 DEBUG blivet: ProcFS.supported: supported: False ; >07:21:41,198 DEBUG blivet: SwapSpace.__init__: >07:21:41,211 DEBUG blivet: NoDevFS.supported: supported: False ; >07:21:41,212 DEBUG blivet: NoDevFS.supported: supported: False ; >07:21:41,212 DEBUG blivet: DevPtsFS.supported: supported: False ; >07:21:41,213 DEBUG blivet: DevPtsFS.supported: supported: False ; >07:21:41,213 DEBUG blivet: BTRFS.supported: supported: True ; >07:21:41,215 DEBUG blivet: USBFS.supported: supported: False ; >07:21:41,215 DEBUG blivet: USBFS.supported: supported: False ; >07:21:41,216 DEBUG blivet: DiskLabel.__init__: >07:21:41,216 INFO blivet: DiskLabel.partedDevice returning None >07:21:41,216 DEBUG blivet: HFSPlus.supported: supported: False ; >07:21:41,217 DEBUG blivet: HFSPlus.supported: supported: False ; >07:21:41,217 DEBUG blivet: XFS.supported: supported: True ; >07:21:41,218 DEBUG blivet: XFS.supported: supported: True ; >07:21:41,219 DEBUG blivet: TmpFS.supported: supported: True ; >07:21:41,225 DEBUG blivet: LUKS.__init__: >07:21:41,226 DEBUG blivet: NTFS.supported: supported: False ; >07:21:41,227 DEBUG blivet: NTFS.supported: supported: False ; >07:21:41,227 DEBUG blivet: BindFS.supported: supported: False ; >07:21:41,228 DEBUG blivet: BindFS.supported: supported: False ; >07:21:41,229 DEBUG blivet: HFS.supported: supported: False ; >07:21:41,230 DEBUG blivet: HFS.supported: supported: False ; >07:21:41,230 DEBUG blivet: LVMPhysicalVolume.__init__: >07:21:41,231 DEBUG blivet: NFS.supported: supported: False ; >07:21:41,232 DEBUG blivet: NFS.supported: supported: False ; >07:21:41,232 DEBUG blivet: FATFS.supported: supported: True ; >07:21:41,233 DEBUG blivet: FATFS.supported: supported: True ; >07:21:41,235 DEBUG blivet: DMRaidMember.__init__: >07:22:07,711 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:22:07,712 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >07:22:13,457 INFO blivet: Detected 3984M of memory >07:22:13,457 INFO blivet: Swap attempt of 3984M >07:22:13,460 DEBUG blivet: clearpart: looking at sda2 >07:22:13,461 DEBUG blivet: clearpart: looking at sda1 >07:22:13,461 DEBUG blivet: clearpart: looking at sdb1 >07:22:13,462 DEBUG blivet: checking whether disk sda has an empty extended >07:22:13,462 DEBUG blivet: extended is None ; logicals is [] >07:22:13,462 DEBUG blivet: checking whether disk sdb has an empty extended >07:22:13,463 DEBUG blivet: extended is None ; logicals is [] >07:22:13,496 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:22:13,497 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >07:22:13,523 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:22:13,524 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >07:22:13,526 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:22:13,527 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >07:22:13,527 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:22:13,536 DEBUG blivet: starting Blivet copy >07:22:13,584 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >07:22:13,586 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c3439d0> fileSystem: <parted.filesystem.FileSystem object at 0x318b9d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x318b7d0> PedPartition: <_ped.Partition object at 0x7f5a0c0f0f50> >07:22:13,587 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >07:22:13,587 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c3439d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x318b950> PedPartition: <_ped.Partition object at 0x7f5a0c0f0ef0> >07:22:13,588 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >07:22:13,588 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c343290> fileSystem: <parted.filesystem.FileSystem object at 0x318bc90> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x318ba90> PedPartition: <_ped.Partition object at 0x7f5a0c0f0e90> >07:22:13,589 DEBUG blivet: finished Blivet copy >07:22:13,589 INFO blivet: hiding device partition sdb1 (id 1) >07:22:13,590 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >07:22:13,590 DEBUG blivet: lvm filter: adding sdb1 to the reject list >07:22:13,590 INFO blivet: hiding device disk sdb (id 0) >07:22:13,590 DEBUG blivet: lvm filter: adding sdb to the reject list >07:22:15,419 DEBUG blivet: Ext4FS.supported: supported: True ; >07:22:15,419 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:22:15,448 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x3ecb550>, 0, [], {} >07:22:25,933 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:22:25,935 DEBUG storage.ui: LVMThinLogicalVolumeDevice._setFormat: fedora-home ; current: ext4 ; type: None ; >07:22:25,935 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on lvmthinlv fedora-home (id 21) >07:22:25,937 DEBUG storage.ui: LVMThinLogicalVolumeDevice.teardown: fedora-home ; status: False ; controllable: True ; >07:22:25,937 INFO storage.ui: removed lvmthinlv fedora-home (id 21) from device tree >07:22:25,939 DEBUG storage.ui: LVMThinPoolDevice.removeChild: kids: 1 ; name: fedora-pool00 ; >07:22:25,939 INFO storage.ui: registered action: [1] Destroy Device lvmthinlv fedora-home (id 21) >07:22:25,941 DEBUG storage.ui: LVMThinPoolDevice.teardown: fedora-pool00 ; status: False ; controllable: True ; >07:22:25,941 INFO storage.ui: removed lvmthinpool fedora-pool00 (id 20) from device tree >07:22:25,943 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 4 ; name: fedora ; >07:22:25,943 INFO storage.ui: registered action: [2] Destroy Device lvmthinpool fedora-pool00 (id 20) >07:22:25,944 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:22:25,945 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >07:22:25,945 INFO storage.ui: registered action: [3] Destroy Format ext4 filesystem on lvmlv fedora-root (id 22) >07:22:25,947 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >07:22:25,947 INFO storage.ui: removed lvmlv fedora-root (id 22) from device tree >07:22:25,949 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >07:22:25,949 INFO storage.ui: registered action: [4] Destroy Device lvmlv fedora-root (id 22) >07:22:25,950 DEBUG storage.ui: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >07:22:25,951 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:22:25,952 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >07:22:25,953 INFO storage.ui: registered action: [5] Destroy Format swap on lvmlv fedora-swap (id 23) >07:22:25,954 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >07:22:25,954 INFO storage.ui: removed lvmlv fedora-swap (id 23) from device tree >07:22:25,956 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >07:22:25,956 INFO storage.ui: registered action: [6] Destroy Device lvmlv fedora-swap (id 23) >07:22:25,956 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:22:25,957 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-usr ; current: ext4 ; type: None ; >07:22:25,958 INFO storage.ui: registered action: [7] Destroy Format ext4 filesystem on lvmlv fedora-usr (id 24) >07:22:25,959 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora-usr ; status: False ; controllable: True ; >07:22:25,959 INFO storage.ui: removed lvmlv fedora-usr (id 24) from device tree >07:22:25,960 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >07:22:25,961 INFO storage.ui: registered action: [8] Destroy Device lvmlv fedora-usr (id 24) >07:22:25,962 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >07:22:25,963 INFO storage.ui: removed lvmvg fedora (id 19) from device tree >07:22:25,964 DEBUG storage.ui: LUKSDevice.removeChild: kids: 1 ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; >07:22:25,964 INFO storage.ui: registered action: [9] Destroy Device lvmvg fedora (id 19) >07:22:25,966 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: False ; type: lvmpv ; >07:22:25,966 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:22:25,968 DEBUG storage.ui: LUKSDevice._setFormat: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; current: lvmpv ; type: None ; >07:22:25,968 INFO storage.ui: registered action: [10] Destroy Format lvmpv on luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (id 5) >07:22:25,969 DEBUG storage.ui: LUKSDevice.teardown: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: False ; controllable: True ; >07:22:25,969 INFO storage.ui: removed luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (id 5) from device tree >07:22:25,971 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >07:22:25,971 INFO storage.ui: registered action: [11] Destroy Device luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (id 5) >07:22:25,972 DEBUG storage.ui: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >07:22:25,974 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >07:22:25,974 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:22:25,975 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: luks ; type: None ; >07:22:25,976 INFO storage.ui: registered action: [12] Destroy Format luks on partition sda2 (id 4) >07:22:25,977 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >07:22:25,978 DEBUG storage.ui: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >07:22:25,981 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >07:22:25,996 INFO storage.ui: removed partition sda2 (id 4) from device tree >07:22:25,997 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:22:25,998 INFO storage.ui: registered action: [13] Destroy Device partition sda2 (id 4) >07:22:25,999 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >07:22:26,000 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:22:26,001 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >07:22:26,001 INFO storage.ui: registered action: [14] Destroy Format ext4 filesystem on partition sda1 (id 3) >07:22:26,003 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >07:22:26,005 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >07:22:26,018 INFO storage.ui: removed partition sda1 (id 3) from device tree >07:22:26,020 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:22:26,020 INFO storage.ui: registered action: [15] Destroy Device partition sda1 (id 3) >07:22:26,022 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:22:26,022 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:22:26,023 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >07:22:26,023 INFO storage.ui: registered action: [16] Destroy Format msdos disklabel on disk sda (id 2) >07:22:26,024 DEBUG storage.ui: required disklabel type for sda (1) is None >07:22:26,024 DEBUG storage.ui: default disklabel type for sda is msdos >07:22:26,024 DEBUG storage.ui: selecting msdos disklabel for sda based on size >07:22:26,026 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >07:22:26,027 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >07:22:26,028 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f5a0c0c8190> > PedDisk: <_ped.Disk object at 0x336f290> >07:22:26,028 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >07:22:26,029 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >07:22:26,030 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >07:22:26,031 INFO storage.ui: registered action: [17] Create Format msdos disklabel on disk sda (id 2) >07:22:29,486 DEBUG storage.ui: doAutoPart: True >07:22:29,486 DEBUG storage.ui: encryptedAutoPart: False >07:22:29,486 DEBUG storage.ui: autoPartType: 2 >07:22:29,487 DEBUG storage.ui: clearPartType: 2 >07:22:29,487 DEBUG storage.ui: clearPartDisks: ['sda'] >07:22:29,487 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x318b590) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x318b5d0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x318b610) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x318b650) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x318b690) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3984 maxSize = None grow = False > >07:22:29,487 DEBUG storage.ui: storage.disks: ['sda'] >07:22:29,488 DEBUG storage.ui: storage.partitioned: ['sda'] >07:22:29,488 DEBUG storage.ui: 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', 'sr0'] >07:22:29,491 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:22:29,493 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:22:29,494 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:22:29,494 DEBUG storage.ui: boot disk: sda >07:22:29,497 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >07:22:29,497 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:22:29,499 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >07:22:29,501 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >07:22:29,503 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >07:22:29,507 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:22:29,507 INFO storage.ui: added partition req0 (id 26) to device tree >07:22:29,507 INFO storage.ui: registered action: [18] Create Device partition req0 (id 26) >07:22:29,507 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:22:29,508 INFO storage.ui: registered action: [19] Create Format lvmpv on partition req0 (id 26) >07:22:29,510 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7f5a0c343090) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 476940.023438 > 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 TOSHIBA MK5075GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x3184b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5a0c343850>] >07:22:29,511 DEBUG storage.ui: devs: [PartitionDevice instance (0x7f5a0c34c310) -- > name = req0 status = False kids = 0 id = 26 > 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 >] >07:22:29,517 DEBUG storage.ui: Ext4FS.supported: supported: True ; >07:22:29,517 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >07:22:29,519 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >07:22:29,521 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >07:22:29,523 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >07:22:29,525 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:22:29,525 INFO storage.ui: added partition req1 (id 27) to device tree >07:22:29,525 INFO storage.ui: registered action: [20] Create Device partition req1 (id 27) >07:22:29,525 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:22:29,526 INFO storage.ui: registered action: [21] Create Format ext4 filesystem mounted at /boot on partition req1 (id 27) >07:22:29,526 INFO storage.ui: skipping unneeded stage1 biosboot request >07:22:29,526 DEBUG storage.ui: PartSpec instance (0x318b650) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >07:22:29,526 DEBUG storage.ui: existing 476940MB disk sda (2) with non-existent msdos disklabel >07:22:29,528 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:22:29,529 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 26)', 'req1(id 27)'] from disk(s) ['sda'] >07:22:29,530 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 26)', 'req1(id 27)'] >07:22:29,530 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 27)', 'req0(id 26)'] from disk(s) ['sda'] >07:22:29,531 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:22:29,533 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:22:29,533 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:22:29,534 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:22:29,536 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:22:29,536 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:22:29,536 DEBUG storage.ui: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >07:22:29,537 DEBUG storage.ui: checking freespace on sda >07:22:29,537 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:22:29,537 DEBUG storage.ui: checking 63-976773167 (476939 MB) >07:22:29,538 DEBUG storage.ui: current free range is 63-976773167 (476939MB) >07:22:29,538 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:22:29,538 DEBUG storage.ui: new free: 63-976773167 / 476939MB >07:22:29,538 DEBUG storage.ui: new free allows for 0 sectors of growth >07:22:29,538 DEBUG storage.ui: found free space for bootable request >07:22:29,539 DEBUG storage.ui: adjusted start sector from 63 to 2048 >07:22:29,540 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >07:22:29,541 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:22:29,542 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5a0c34c9d0> PedPartition: <_ped.Partition object at 0x7f5a0c34a470> >07:22:29,543 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >07:22:29,544 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >07:22:29,546 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:22:29,547 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5a0c34c8d0> PedPartition: <_ped.Partition object at 0x7f5a0c34a410> >07:22:29,548 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:22:29,550 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:22:29,550 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:22:29,551 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:22:29,552 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:22:29,553 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:22:29,553 DEBUG storage.ui: allocating partition: req0 ; id: 26 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >07:22:29,553 DEBUG storage.ui: checking freespace on sda >07:22:29,553 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True start=None >07:22:29,554 DEBUG storage.ui: checking 63-2047 (0 MB) >07:22:29,554 DEBUG storage.ui: current free range is 63-2047 (0MB) >07:22:29,554 DEBUG storage.ui: checking 1026048-976773167 (476439 MB) >07:22:29,554 DEBUG storage.ui: current free range is 1026048-976773167 (476439MB) >07:22:29,555 DEBUG storage.ui: evaluating growth potential for new layout >07:22:29,555 DEBUG storage.ui: calculating growth for disk /dev/sda >07:22:29,556 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:22:29,557 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5a0c34cd90> PedPartition: <_ped.Partition object at 0x7f5a0c34a530> >07:22:29,558 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:22:29,559 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:22:29,560 DEBUG storage.ui: adding request 27 to chunk 976773105 (63-976773167) on /dev/sda >07:22:29,560 DEBUG storage.ui: adding request 26 to chunk 976773105 (63-976773167) on /dev/sda >07:22:29,560 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >07:22:29,560 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:22:29,561 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >07:22:29,561 DEBUG storage.ui: 1 requests and 974725105 (475939MB) left in chunk >07:22:29,561 DEBUG storage.ui: adding 974725105 (475939MB) to 26 (sda2) >07:22:29,561 DEBUG storage.ui: new grow amount for request 26 (sda2) is 974725105 units, or 475939MB >07:22:29,561 DEBUG storage.ui: request 27 (sda1) growth: 0 (0MB) size: 500MB >07:22:29,561 DEBUG storage.ui: request 26 (sda2) growth: 974725105 (475939MB) size: 476439MB >07:22:29,561 DEBUG storage.ui: disk /dev/sda growth: 974725105 (475939MB) >07:22:29,563 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:22:29,563 DEBUG storage.ui: device sda2 new partedPartition None >07:22:29,564 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:22:29,565 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:22:29,565 DEBUG storage.ui: total growth: 974725105 sectors >07:22:29,565 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:22:29,566 DEBUG storage.ui: new free: 1026048-976773167 / 476439MB >07:22:29,566 DEBUG storage.ui: new free allows for 974725105 sectors of growth >07:22:29,566 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:22:29,567 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:22:29,568 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5a0c34cfd0> PedPartition: <_ped.Partition object at 0x7f5a0c34a4d0> >07:22:29,569 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:22:29,570 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:22:29,572 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:22:29,573 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5a0c350090> PedPartition: <_ped.Partition object at 0x7f5a0c34a590> >07:22:29,573 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 26)', 'sda1(id 27)'] >07:22:29,573 DEBUG storage.ui: growable partitions are ['sda2'] >07:22:29,573 DEBUG storage.ui: adding request 26 to chunk 976773105 (63-976773167) on /dev/sda >07:22:29,573 DEBUG storage.ui: adding request 27 to chunk 976773105 (63-976773167) on /dev/sda >07:22:29,574 DEBUG storage.ui: disk sda has 1 chunks >07:22:29,574 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >07:22:29,574 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:22:29,574 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >07:22:29,574 DEBUG storage.ui: 1 requests and 974725105 (475939MB) left in chunk >07:22:29,574 DEBUG storage.ui: adding 974725105 (475939MB) to 26 (sda2) >07:22:29,574 DEBUG storage.ui: new grow amount for request 26 (sda2) is 974725105 units, or 475939MB >07:22:29,575 DEBUG storage.ui: growing partitions on sda >07:22:29,575 DEBUG storage.ui: partition sda1 (27): 0 >07:22:29,575 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x7f5a0c350290> >07:22:29,575 DEBUG storage.ui: partition sda2 (26): 0 >07:22:29,576 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 976773119 length: 975747072 > device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x7f5a0c350410> >07:22:29,576 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 27)', 'sda2(id 26)'] from disk(s) ['sda'] >07:22:29,577 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:22:29,577 DEBUG storage.ui: device sda1 new partedPartition None >07:22:29,579 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:22:29,580 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:22:29,581 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:22:29,581 DEBUG storage.ui: device sda2 new partedPartition None >07:22:29,582 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:22:29,583 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:22:29,583 DEBUG storage.ui: back from removeNewPartitions >07:22:29,583 DEBUG storage.ui: extended: None >07:22:29,584 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x7f5a0c350290> >07:22:29,585 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:22:29,585 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5a0c34cd90> PedPartition: <_ped.Partition object at 0x7f5a0c34a650> >07:22:29,587 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >07:22:29,588 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >07:22:29,589 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:22:29,589 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5a0c34c790> PedPartition: <_ped.Partition object at 0x7f5a0c34a530> >07:22:29,590 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 976773119 length: 975747072 > device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x7f5a0c350410> >07:22:29,591 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:22:29,591 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5a0c34cb90> PedPartition: <_ped.Partition object at 0x7f5a0c34a6b0> >07:22:29,592 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:22:29,593 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:22:29,595 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:22:29,595 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5a0c34cc90> PedPartition: <_ped.Partition object at 0x7f5a0c34a590> >07:22:29,596 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (27) with non-existent ext4 filesystem mounted at /boot at 500.00 >07:22:29,596 DEBUG storage.ui: fixing size of non-existent 476439MB partition sda2 (26) with non-existent lvmpv at 476439.00 >07:22:29,598 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >07:22:29,598 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:22:29,599 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >07:22:29,599 INFO storage.ui: added lvmvg fedora (id 28) to device tree >07:22:29,600 INFO storage.ui: registered action: [22] Create Device lvmvg fedora (id 28) >07:22:29,601 DEBUG storage.ui: Ext4FS.supported: supported: True ; >07:22:29,601 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >07:22:29,602 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >07:22:29,603 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >07:22:29,603 DEBUG storage.ui: fedora size is 476436MB >07:22:29,604 DEBUG storage.ui: vg fedora has 476436MB free >07:22:29,604 DEBUG storage.ui: Adding fedora-root/1024MB to fedora >07:22:29,604 INFO storage.ui: added lvmlv fedora-root (id 29) to device tree >07:22:29,604 INFO storage.ui: registered action: [23] Create Device lvmlv fedora-root (id 29) >07:22:29,604 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:22:29,604 INFO storage.ui: registered action: [24] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 29) >07:22:29,606 DEBUG storage.ui: Ext4FS.supported: supported: True ; >07:22:29,606 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >07:22:29,607 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >07:22:29,608 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >07:22:29,608 DEBUG storage.ui: fedora size is 476436MB >07:22:29,608 DEBUG storage.ui: vg fedora has 475412MB free >07:22:29,609 DEBUG storage.ui: Adding fedora-home/500MB to fedora >07:22:29,609 INFO storage.ui: added lvmlv fedora-home (id 30) to device tree >07:22:29,609 INFO storage.ui: registered action: [25] Create Device lvmlv fedora-home (id 30) >07:22:29,609 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:22:29,609 INFO storage.ui: registered action: [26] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 30) >07:22:29,610 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >07:22:29,610 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >07:22:29,611 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >07:22:29,612 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >07:22:29,613 DEBUG storage.ui: fedora size is 476436MB >07:22:29,613 DEBUG storage.ui: vg fedora has 474912MB free >07:22:29,613 DEBUG storage.ui: Adding fedora-swap/3984MB to fedora >07:22:29,613 INFO storage.ui: added lvmlv fedora-swap (id 31) to device tree >07:22:29,613 INFO storage.ui: registered action: [27] Create Device lvmlv fedora-swap (id 31) >07:22:29,614 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:22:29,614 INFO storage.ui: registered action: [28] Create Format swap on lvmlv fedora-swap (id 31) >07:22:29,614 DEBUG storage.ui: fedora size is 476436MB >07:22:29,614 DEBUG storage.ui: vg fedora has 470928MB free >07:22:29,614 DEBUG storage.ui: vg fedora: 470928MB free ; lvs: ['root', 'home', 'swap'] >07:22:29,614 DEBUG storage.ui: adding request 29 to chunk 119109 on /dev/mapper/fedora >07:22:29,615 DEBUG storage.ui: adding request 30 to chunk 119109 on /dev/mapper/fedora >07:22:29,615 DEBUG storage.ui: adding request 31 to chunk 119109 on /dev/mapper/fedora >07:22:29,615 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 119109 size = 476436 >remaining = 2 pool = 117732 >07:22:29,615 DEBUG storage.ui: req: LVRequest instance -- >id = 31 name = fedora-swap growable = False >base = 996 growth = 0 max_grow = 0 >done = True >07:22:29,615 DEBUG storage.ui: req: LVRequest instance -- >id = 29 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >07:22:29,615 DEBUG storage.ui: req: LVRequest instance -- >id = 30 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >07:22:29,615 DEBUG storage.ui: 2 requests and 117732 (470928MB) left in chunk >07:22:29,615 DEBUG storage.ui: adding 79106 (316424MB) to 29 (fedora-root) >07:22:29,616 DEBUG storage.ui: taking back 66562 (266248MB) from 29 (fedora-root) >07:22:29,616 DEBUG storage.ui: new grow amount for request 29 (fedora-root) is 12544 units, or 50176MB >07:22:29,616 DEBUG storage.ui: adding 38625 (154500MB) to 30 (fedora-home) >07:22:29,616 DEBUG storage.ui: new grow amount for request 30 (fedora-home) is 38625 units, or 154500MB >07:22:29,616 DEBUG storage.ui: 1 requests and 66563 (266252MB) left in chunk >07:22:29,616 DEBUG storage.ui: adding 66563 (266252MB) to 30 (fedora-home) >07:22:29,616 DEBUG storage.ui: new grow amount for request 30 (fedora-home) is 105188 units, or 420752MB >07:22:29,616 DEBUG storage.ui: trying to set lv fedora-root size to 51200MB >07:22:29,616 DEBUG storage.ui: fedora size is 476436MB >07:22:29,617 DEBUG storage.ui: vg fedora has 470928MB free >07:22:29,617 DEBUG storage.ui: trying to set lv fedora-home size to 421252MB >07:22:29,617 DEBUG storage.ui: fedora size is 476436MB >07:22:29,617 DEBUG storage.ui: vg fedora has 420752MB free >07:22:29,634 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:22:29,636 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:22:29,637 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:22:29,638 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:22:29,638 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:22:29,677 DEBUG blivet: Ext4FS.supported: supported: True ; >07:22:29,678 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:22:38,656 DEBUG blivet: Ext4FS.supported: supported: True ; >07:22:38,656 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:22:38,661 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3ecb550>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:22:38,685 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3ecb550>, 0, [], {} >07:22:45,750 DEBUG blivet: Ext4FS.supported: supported: True ; >07:22:45,750 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:22:45,753 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3ecb550>, 221252, ['sda'], {'encrypted': False, 'raid_level': None} >07:22:45,754 DEBUG blivet: fedora size is 476436MB >07:22:45,754 DEBUG blivet: vg fedora has 0MB free >07:22:45,758 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 221252 ; container_raid_level: None ; name: home ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f5a0c343090) -- > name = sda status = True kids = 2 id = 2 > parents = [] > uuid = None size = 476940.023438 > 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 TOSHIBA MK5075GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x3184b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5a0c343850>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 421252MB lvmlv fedora-home (30) with non-existent ext4 filesystem mounted at /home ; mountpoint: /home ; fstype: ext4 ; container_size: 0 ; >07:22:45,760 DEBUG storage.ui: fedora size is 476436MB >07:22:45,760 DEBUG storage.ui: vg fedora has 0MB free >07:22:45,761 DEBUG storage.ui: fedora size is 476436MB >07:22:45,761 DEBUG storage.ui: vg fedora has 0MB free >07:22:45,763 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3ecb550>, 221252, ['sda'], {'container_raid_level': None, 'name': 'home', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': LVMLogicalVolumeDevice instance (0x7f5a0c350110) -- > name = fedora-home status = False kids = 0 id = 30 > parents = ['non-existent 476436MB lvmvg fedora (28)'] > uuid = None size = 421252 > format = non-existent ext4 filesystem mounted at /home > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 421252 path = /dev/mapper/fedora-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x37e66d0) -- > name = fedora status = False kids = 3 id = 28 > parents = ['non-existent 476439MB partition sda2 (26) with non-existent lvmpv'] > uuid = None size = 476436 > 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 = 1 > LV Names = [] modified = True > extents = 119109.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 476439MB partition sda2 (26) with non-existent lvmpv'] > LVs = ['non-existent 51200MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at /', > 'non-existent 421252MB lvmlv fedora-home (30) with non-existent ext4 filesystem mounted at /home', > 'non-existent 3984MB lvmlv fedora-swap (31) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 421252MB, 'mountpoint': '/home', 'fstype': 'ext4', 'container_size': 0} >07:22:45,765 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:22:45,765 DEBUG storage.ui: starting Blivet copy >07:22:45,806 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:22:45,807 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x405f550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5a0c34cf50> PedPartition: <_ped.Partition object at 0x7f5a0c34a5f0> >07:22:45,808 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:22:45,809 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x405f550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5a0c34c190> PedPartition: <_ped.Partition object at 0x7f5a0c34a6b0> >07:22:45,810 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >07:22:45,810 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4062110> fileSystem: <parted.filesystem.FileSystem object at 0x40707d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f5a0c34c150> PedPartition: <_ped.Partition object at 0x7f5a0c34a650> >07:22:45,811 DEBUG storage.ui: finished Blivet copy >07:22:45,811 DEBUG storage.ui: fedora size is 476436MB >07:22:45,811 DEBUG storage.ui: vg fedora has 0MB free >07:22:45,811 DEBUG storage.ui: size bumped to 697695 to include new device space >07:22:45,811 DEBUG storage.ui: size cut to 276439 to omit old device space >07:22:45,812 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:22:45,813 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3ecb550>, 276439.0, [DiskDevice instance (0x7f5a0c343090) -- > name = sda status = True kids = 2 id = 2 > parents = [] > uuid = None size = 476940.023438 > 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 TOSHIBA MK5075GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x3184b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5a0c343850>]] >07:22:45,813 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:22:45,814 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f5a0c34cb10> ; >07:22:45,814 DEBUG storage.ui: parent factory container: non-existent 476436MB lvmvg fedora (28) >07:22:45,815 DEBUG storage.ui: members: ['sda2'] >07:22:45,815 DEBUG storage.ui: add_disks: [] >07:22:45,815 DEBUG storage.ui: remove_disks: [] >07:22:45,817 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:22:45,817 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:22:45,817 DEBUG storage.ui: fedora size is 476436MB >07:22:45,818 DEBUG storage.ui: vg fedora has 0MB free >07:22:45,818 DEBUG storage.ui: size bumped to 697695 to include new device space >07:22:45,818 DEBUG storage.ui: size cut to 276439 to omit old device space >07:22:45,818 DEBUG storage.ui: adding a TotalSizeSet with size 276439 >07:22:45,818 DEBUG storage.ui: set.allocated = 8 >07:22:45,819 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:22:45,820 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 27)', 'sda2(id 26)'] from disk(s) ['sda'] >07:22:45,822 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:22:45,822 DEBUG storage.ui: device sda1 new partedPartition None >07:22:45,823 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:22:45,824 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:22:45,825 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:22:45,825 DEBUG storage.ui: device sda2 new partedPartition None >07:22:45,827 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:22:45,828 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:22:45,828 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 27)', 'req0(id 26)'] >07:22:45,828 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 27)', 'req0(id 26)'] from disk(s) ['sda'] >07:22:45,829 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:22:45,831 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:22:45,831 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:22:45,832 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:22:45,833 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:22:45,833 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:22:45,834 DEBUG storage.ui: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >07:22:45,834 DEBUG storage.ui: checking freespace on sda >07:22:45,834 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:22:45,834 DEBUG storage.ui: checking 63-976773167 (476939 MB) >07:22:45,835 DEBUG storage.ui: current free range is 63-976773167 (476939MB) >07:22:45,835 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:22:45,835 DEBUG storage.ui: new free: 63-976773167 / 476939MB >07:22:45,835 DEBUG storage.ui: new free allows for 0 sectors of growth >07:22:45,835 DEBUG storage.ui: found free space for bootable request >07:22:45,835 DEBUG storage.ui: adjusted start sector from 63 to 2048 >07:22:45,836 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >07:22:45,837 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:22:45,837 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4070810> PedPartition: <_ped.Partition object at 0x7f5a0c34a590> >07:22:45,838 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >07:22:45,840 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >07:22:45,841 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:22:45,842 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4070790> PedPartition: <_ped.Partition object at 0x7f5a0c34a530> >07:22:45,843 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:22:45,844 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:22:45,844 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:22:45,845 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:22:45,846 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:22:45,846 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:22:45,847 DEBUG storage.ui: allocating partition: req0 ; id: 26 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 276439.0 ; start: None ; end: None >07:22:45,847 DEBUG storage.ui: checking freespace on sda >07:22:45,847 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:22:45,847 DEBUG storage.ui: checking 63-2047 (0 MB) >07:22:45,847 DEBUG storage.ui: current free range is 63-2047 (0MB) >07:22:45,848 DEBUG storage.ui: checking 1026048-976773167 (476439 MB) >07:22:45,848 DEBUG storage.ui: current free range is 1026048-976773167 (476439MB) >07:22:45,848 DEBUG storage.ui: evaluating growth potential for new layout >07:22:45,848 DEBUG storage.ui: calculating growth for disk /dev/sda >07:22:45,849 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:22:45,850 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4070d10> PedPartition: <_ped.Partition object at 0x7f5a0c365fb0> >07:22:45,851 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:22:45,852 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:22:45,853 DEBUG storage.ui: adding request 27 to chunk 976773105 (63-976773167) on /dev/sda >07:22:45,853 DEBUG storage.ui: adding request 26 to chunk 976773105 (63-976773167) on /dev/sda >07:22:45,853 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >07:22:45,853 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:22:45,853 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 566130688 >done = False >07:22:45,853 DEBUG storage.ui: 1 requests and 975732721 (476431MB) left in chunk >07:22:45,853 DEBUG storage.ui: adding 975732721 (476431MB) to 26 (sda2) >07:22:45,854 DEBUG storage.ui: taking back 409602033 (200000MB) from 26 (sda2) >07:22:45,854 DEBUG storage.ui: new grow amount for request 26 (sda2) is 566130688 units, or 276431MB >07:22:45,854 DEBUG storage.ui: request 27 (sda1) growth: 0 (0MB) size: 500MB >07:22:45,854 DEBUG storage.ui: request 26 (sda2) growth: 566130688 (276431MB) size: 276439MB >07:22:45,854 DEBUG storage.ui: disk /dev/sda growth: 566130688 (276431MB) >07:22:45,855 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:22:45,855 DEBUG storage.ui: device sda2 new partedPartition None >07:22:45,856 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:22:45,857 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:22:45,857 DEBUG storage.ui: total growth: 566130688 sectors >07:22:45,858 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:22:45,858 DEBUG storage.ui: new free: 1026048-976773167 / 476439MB >07:22:45,858 DEBUG storage.ui: new free allows for 566130688 sectors of growth >07:22:45,858 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >07:22:45,859 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:22:45,860 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5a0c350310> PedPartition: <_ped.Partition object at 0x7f5a0c34a4d0> >07:22:45,861 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:22:45,862 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:22:45,864 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:22:45,864 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5a0c34c410> PedPartition: <_ped.Partition object at 0x407e0b0> >07:22:45,864 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 27)', 'sda2(id 26)'] >07:22:45,864 DEBUG storage.ui: growable partitions are ['sda2'] >07:22:45,865 DEBUG storage.ui: adding request 27 to chunk 976773105 (63-976773167) on /dev/sda >07:22:45,865 DEBUG storage.ui: adding request 26 to chunk 976773105 (63-976773167) on /dev/sda >07:22:45,865 DEBUG storage.ui: disk sda has 1 chunks >07:22:45,865 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >07:22:45,865 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:22:45,865 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 566130688 >done = False >07:22:45,865 DEBUG storage.ui: 1 requests and 975732721 (476431MB) left in chunk >07:22:45,865 DEBUG storage.ui: adding 975732721 (476431MB) to 26 (sda2) >07:22:45,866 DEBUG storage.ui: taking back 409602033 (200000MB) from 26 (sda2) >07:22:45,866 DEBUG storage.ui: new grow amount for request 26 (sda2) is 566130688 units, or 276431MB >07:22:45,866 DEBUG storage.ui: set: ['sda2'] 8/276439 >07:22:45,866 DEBUG storage.ui: allocating 276431 to TotalSizeSet with 8/276439 (276431 needed) >07:22:45,866 DEBUG storage.ui: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 16384 growth = 566130688 max_grow = 566130688 >done = True >07:22:45,866 DEBUG storage.ui: needed: 0 >07:22:45,866 DEBUG storage.ui: set: ['sda2'] 276439/276439 >07:22:45,866 DEBUG storage.ui: allocating 0 to TotalSizeSet with 276439/276439 (0 needed) >07:22:45,866 DEBUG storage.ui: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 16384 growth = 566130688 max_grow = 566130688 >done = True >07:22:45,866 DEBUG storage.ui: needed: 0 >07:22:45,866 DEBUG storage.ui: growing partitions on sda >07:22:45,867 DEBUG storage.ui: partition sda1 (27): 0 >07:22:45,867 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x7f5a0c34ce50> >07:22:45,867 DEBUG storage.ui: partition sda2 (26): 0 >07:22:45,867 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 567173119 length: 566147072 > device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x40709d0> >07:22:45,867 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 27)', 'sda2(id 26)'] from disk(s) ['sda'] >07:22:45,869 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:22:45,869 DEBUG storage.ui: device sda1 new partedPartition None >07:22:45,870 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:22:45,871 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:22:45,872 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:22:45,872 DEBUG storage.ui: device sda2 new partedPartition None >07:22:45,873 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:22:45,875 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:22:45,875 DEBUG storage.ui: back from removeNewPartitions >07:22:45,875 DEBUG storage.ui: extended: None >07:22:45,875 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x7f5a0c34ce50> >07:22:45,876 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:22:45,877 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4070e10> PedPartition: <_ped.Partition object at 0x407e050> >07:22:45,878 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >07:22:45,879 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >07:22:45,880 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:22:45,881 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4070f50> PedPartition: <_ped.Partition object at 0x407e170> >07:22:45,881 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 567173119 length: 566147072 > device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x40709d0> >07:22:45,882 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:22:45,883 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4070a10> PedPartition: <_ped.Partition object at 0x407e110> >07:22:45,884 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:22:45,885 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:22:45,886 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:22:45,887 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x40781d0> PedPartition: <_ped.Partition object at 0x407e1d0> >07:22:45,887 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (27) with non-existent ext4 filesystem mounted at /boot at 500.00 >07:22:45,887 DEBUG storage.ui: fixing size of non-existent 276439MB partition sda2 (26) with non-existent lvmpv at 276439.00 >07:22:45,888 DEBUG storage.ui: new member set: ['sda2'] >07:22:45,888 DEBUG storage.ui: old member set: ['sda2'] >07:22:45,888 DEBUG storage.ui: fedora size is 276436MB >07:22:45,888 DEBUG storage.ui: vg fedora has -200000MB free >07:22:45,888 DEBUG storage.ui: fedora size is 276436MB >07:22:45,889 DEBUG storage.ui: vg fedora has -200000MB free >07:22:45,889 INFO storage.ui: adjusting device size from 421252.00 to 221252.00 >07:22:45,889 DEBUG storage.ui: trying to set lv fedora-home size to 221252MB >07:22:45,889 DEBUG storage.ui: fedora size is 276436MB >07:22:45,889 DEBUG storage.ui: vg fedora has -200000MB free >07:22:45,913 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3ecb550>, 0, [], {} >07:22:56,282 DEBUG blivet: Ext4FS.supported: supported: True ; >07:22:56,283 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:22:56,285 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3ecb550>, 221252, ['sda'], {'encrypted': False, 'raid_level': None} >07:22:56,286 DEBUG blivet: fedora size is 276436MB >07:22:56,286 DEBUG blivet: vg fedora has 0MB free >07:22:56,300 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3ecb550>, 0, [], {} >07:23:04,787 DEBUG blivet: Ext4FS.supported: supported: True ; >07:23:04,787 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:23:04,789 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3ecb550>, 251200, ['sda'], {'encrypted': False, 'raid_level': None} >07:23:04,790 DEBUG blivet: fedora size is 276436MB >07:23:04,790 DEBUG blivet: vg fedora has 0MB free >07:23:04,795 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 251200 ; container_raid_level: None ; name: root ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f5a0c343090) -- > name = sda status = True kids = 2 id = 2 > parents = [] > uuid = None size = 476940.023438 > 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 TOSHIBA MK5075GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x3184b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5a0c343850>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 51200MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >07:23:04,796 DEBUG storage.ui: fedora size is 276436MB >07:23:04,796 DEBUG storage.ui: vg fedora has 0MB free >07:23:04,797 DEBUG storage.ui: fedora size is 276436MB >07:23:04,797 DEBUG storage.ui: vg fedora has 0MB free >07:23:04,799 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3ecb550>, 251200, ['sda'], {'container_raid_level': None, 'name': 'root', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': LVMLogicalVolumeDevice instance (0x7f5a0c34c810) -- > name = fedora-root status = False kids = 0 id = 29 > parents = ['non-existent 276436MB lvmvg fedora (28)'] > 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 (0x37e66d0) -- > name = fedora status = False kids = 3 id = 28 > parents = ['non-existent 276439MB partition sda2 (26) with non-existent lvmpv'] > uuid = None size = 276436 > 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 = 1 > LV Names = [] modified = True > extents = 69109.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 276439MB partition sda2 (26) with non-existent lvmpv'] > LVs = ['non-existent 51200MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at /', > 'non-existent 221252MB lvmlv fedora-home (30) with non-existent ext4 filesystem mounted at /home', > 'non-existent 3984MB lvmlv fedora-swap (31) 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} >07:23:04,800 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:23:04,800 DEBUG storage.ui: starting Blivet copy >07:23:04,836 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:23:04,837 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4078c90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x408c810> PedPartition: <_ped.Partition object at 0x7f5a0c34a590> >07:23:04,838 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:23:04,838 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4078c90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x408c990> PedPartition: <_ped.Partition object at 0x7f5a0c34a470> >07:23:04,840 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >07:23:04,840 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4084d50> fileSystem: <parted.filesystem.FileSystem object at 0x408cc90> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x408ca90> PedPartition: <_ped.Partition object at 0x407e110> >07:23:04,840 DEBUG storage.ui: finished Blivet copy >07:23:04,840 DEBUG storage.ui: fedora size is 276436MB >07:23:04,841 DEBUG storage.ui: vg fedora has 0MB free >07:23:04,841 DEBUG storage.ui: size bumped to 527643 to include new device space >07:23:04,841 DEBUG storage.ui: size cut to 476439 to omit old device space >07:23:04,841 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:23:04,842 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3ecb550>, 476439.0, [DiskDevice instance (0x7f5a0c343090) -- > name = sda status = True kids = 2 id = 2 > parents = [] > uuid = None size = 476940.023438 > 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 TOSHIBA MK5075GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x3184b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5a0c343850>]] >07:23:04,842 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:23:04,843 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x40782d0> ; >07:23:04,844 DEBUG storage.ui: parent factory container: non-existent 276436MB lvmvg fedora (28) >07:23:04,844 DEBUG storage.ui: members: ['sda2'] >07:23:04,844 DEBUG storage.ui: add_disks: [] >07:23:04,844 DEBUG storage.ui: remove_disks: [] >07:23:04,846 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:23:04,846 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:23:04,847 DEBUG storage.ui: fedora size is 276436MB >07:23:04,847 DEBUG storage.ui: vg fedora has 0MB free >07:23:04,847 DEBUG storage.ui: size bumped to 527643 to include new device space >07:23:04,847 DEBUG storage.ui: size cut to 476439 to omit old device space >07:23:04,847 DEBUG storage.ui: adding a TotalSizeSet with size 476439 >07:23:04,847 DEBUG storage.ui: set.allocated = 8 >07:23:04,849 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:23:04,849 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 27)', 'sda2(id 26)'] from disk(s) ['sda'] >07:23:04,851 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:23:04,851 DEBUG storage.ui: device sda1 new partedPartition None >07:23:04,852 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:23:04,853 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:23:04,854 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:23:04,854 DEBUG storage.ui: device sda2 new partedPartition None >07:23:04,855 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:23:04,857 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:23:04,857 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 27)', 'req0(id 26)'] >07:23:04,857 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 27)', 'req0(id 26)'] from disk(s) ['sda'] >07:23:04,858 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:23:04,859 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:23:04,860 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:23:04,861 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:23:04,862 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:23:04,862 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:23:04,862 DEBUG storage.ui: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >07:23:04,862 DEBUG storage.ui: checking freespace on sda >07:23:04,863 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:23:04,863 DEBUG storage.ui: checking 63-976773167 (476939 MB) >07:23:04,863 DEBUG storage.ui: current free range is 63-976773167 (476939MB) >07:23:04,863 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:23:04,863 DEBUG storage.ui: new free: 63-976773167 / 476939MB >07:23:04,863 DEBUG storage.ui: new free allows for 0 sectors of growth >07:23:04,863 DEBUG storage.ui: found free space for bootable request >07:23:04,864 DEBUG storage.ui: adjusted start sector from 63 to 2048 >07:23:04,864 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >07:23:04,865 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:23:04,866 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x408cb90> PedPartition: <_ped.Partition object at 0x7f5a0c34a530> >07:23:04,867 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >07:23:04,868 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >07:23:04,869 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:23:04,870 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x408cc50> PedPartition: <_ped.Partition object at 0x407e170> >07:23:04,871 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:23:04,872 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:23:04,872 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:23:04,874 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:23:04,875 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:23:04,875 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:23:04,875 DEBUG storage.ui: allocating partition: req0 ; id: 26 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 476439.0 ; start: None ; end: None >07:23:04,875 DEBUG storage.ui: checking freespace on sda >07:23:04,876 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:23:04,876 DEBUG storage.ui: checking 63-2047 (0 MB) >07:23:04,876 DEBUG storage.ui: current free range is 63-2047 (0MB) >07:23:04,876 DEBUG storage.ui: checking 1026048-976773167 (476439 MB) >07:23:04,876 DEBUG storage.ui: current free range is 1026048-976773167 (476439MB) >07:23:04,877 DEBUG storage.ui: evaluating growth potential for new layout >07:23:04,877 DEBUG storage.ui: calculating growth for disk /dev/sda >07:23:04,878 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:23:04,879 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4078410> PedPartition: <_ped.Partition object at 0x407e0b0> >07:23:04,880 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:23:04,881 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:23:04,881 DEBUG storage.ui: adding request 27 to chunk 976773105 (63-976773167) on /dev/sda >07:23:04,881 DEBUG storage.ui: adding request 26 to chunk 976773105 (63-976773167) on /dev/sda >07:23:04,881 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >07:23:04,881 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:23:04,882 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 975730688 >done = False >07:23:04,882 DEBUG storage.ui: 1 requests and 975732721 (476431MB) left in chunk >07:23:04,882 DEBUG storage.ui: adding 975732721 (476431MB) to 26 (sda2) >07:23:04,882 DEBUG storage.ui: taking back 2033 (0MB) from 26 (sda2) >07:23:04,882 DEBUG storage.ui: new grow amount for request 26 (sda2) is 975730688 units, or 476431MB >07:23:04,882 DEBUG storage.ui: request 27 (sda1) growth: 0 (0MB) size: 500MB >07:23:04,882 DEBUG storage.ui: request 26 (sda2) growth: 975730688 (476431MB) size: 476439MB >07:23:04,882 DEBUG storage.ui: disk /dev/sda growth: 975730688 (476431MB) >07:23:04,883 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:23:04,884 DEBUG storage.ui: device sda2 new partedPartition None >07:23:04,885 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:23:04,886 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:23:04,886 DEBUG storage.ui: total growth: 975730688 sectors >07:23:04,886 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:23:04,886 DEBUG storage.ui: new free: 1026048-976773167 / 476439MB >07:23:04,886 DEBUG storage.ui: new free allows for 975730688 sectors of growth >07:23:04,887 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >07:23:04,888 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:23:04,888 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x408c510> PedPartition: <_ped.Partition object at 0x407e1d0> >07:23:04,889 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:23:04,890 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:23:04,892 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:23:04,892 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x408c690> PedPartition: <_ped.Partition object at 0x407e290> >07:23:04,892 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 27)', 'sda2(id 26)'] >07:23:04,893 DEBUG storage.ui: growable partitions are ['sda2'] >07:23:04,893 DEBUG storage.ui: adding request 27 to chunk 976773105 (63-976773167) on /dev/sda >07:23:04,893 DEBUG storage.ui: adding request 26 to chunk 976773105 (63-976773167) on /dev/sda >07:23:04,893 DEBUG storage.ui: disk sda has 1 chunks >07:23:04,893 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >07:23:04,893 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:23:04,893 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 975730688 >done = False >07:23:04,894 DEBUG storage.ui: 1 requests and 975732721 (476431MB) left in chunk >07:23:04,894 DEBUG storage.ui: adding 975732721 (476431MB) to 26 (sda2) >07:23:04,894 DEBUG storage.ui: taking back 2033 (0MB) from 26 (sda2) >07:23:04,894 DEBUG storage.ui: new grow amount for request 26 (sda2) is 975730688 units, or 476431MB >07:23:04,894 DEBUG storage.ui: set: ['sda2'] 8/476439 >07:23:04,894 DEBUG storage.ui: allocating 476431 to TotalSizeSet with 8/476439 (476431 needed) >07:23:04,894 DEBUG storage.ui: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 16384 growth = 975730688 max_grow = 975730688 >done = True >07:23:04,894 DEBUG storage.ui: needed: 0 >07:23:04,894 DEBUG storage.ui: set: ['sda2'] 476439/476439 >07:23:04,894 DEBUG storage.ui: allocating 0 to TotalSizeSet with 476439/476439 (0 needed) >07:23:04,895 DEBUG storage.ui: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 16384 growth = 975730688 max_grow = 975730688 >done = True >07:23:04,895 DEBUG storage.ui: needed: 0 >07:23:04,895 DEBUG storage.ui: growing partitions on sda >07:23:04,895 DEBUG storage.ui: partition sda1 (27): 0 >07:23:04,895 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x408cdd0> >07:23:04,895 DEBUG storage.ui: partition sda2 (26): 0 >07:23:04,895 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 976773119 length: 975747072 > device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x408cfd0> >07:23:04,896 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 27)', 'sda2(id 26)'] from disk(s) ['sda'] >07:23:04,897 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:23:04,897 DEBUG storage.ui: device sda1 new partedPartition None >07:23:04,898 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:23:04,899 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:23:04,900 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:23:04,900 DEBUG storage.ui: device sda2 new partedPartition None >07:23:04,902 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:23:04,903 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:23:04,903 DEBUG storage.ui: back from removeNewPartitions >07:23:04,903 DEBUG storage.ui: extended: None >07:23:04,903 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x408cdd0> >07:23:04,904 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:23:04,905 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4099310> PedPartition: <_ped.Partition object at 0x407e050> >07:23:04,906 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >07:23:04,907 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >07:23:04,908 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:23:04,909 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4099450> PedPartition: <_ped.Partition object at 0x407e350> >07:23:04,909 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 976773119 length: 975747072 > device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x408cfd0> >07:23:04,910 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:23:04,911 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x408ced0> PedPartition: <_ped.Partition object at 0x407e230> >07:23:04,912 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:23:04,913 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:23:04,914 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:23:04,915 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4099690> PedPartition: <_ped.Partition object at 0x407e3b0> >07:23:04,915 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (27) with non-existent ext4 filesystem mounted at /boot at 500.00 >07:23:04,916 DEBUG storage.ui: fixing size of non-existent 476439MB partition sda2 (26) with non-existent lvmpv at 476439.00 >07:23:04,916 DEBUG storage.ui: new member set: ['sda2'] >07:23:04,916 DEBUG storage.ui: old member set: ['sda2'] >07:23:04,916 DEBUG storage.ui: fedora size is 476436MB >07:23:04,916 DEBUG storage.ui: vg fedora has 200000MB free >07:23:04,917 DEBUG storage.ui: fedora size is 476436MB >07:23:04,917 DEBUG storage.ui: vg fedora has 200000MB free >07:23:04,917 INFO storage.ui: adjusting device size from 51200.00 to 251200.00 >07:23:04,917 DEBUG storage.ui: trying to set lv fedora-root size to 251200MB >07:23:04,917 DEBUG storage.ui: fedora size is 476436MB >07:23:04,917 DEBUG storage.ui: vg fedora has 200000MB free >07:23:04,941 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3ecb550>, 0, [], {} >07:23:13,036 DEBUG blivet: Ext4FS.supported: supported: True ; >07:23:13,036 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:23:13,040 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3ecb550>, 201200, ['sda'], {'encrypted': False, 'raid_level': None} >07:23:13,040 DEBUG blivet: fedora size is 476436MB >07:23:13,041 DEBUG blivet: vg fedora has 0MB free >07:23:13,045 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 201200 ; container_raid_level: None ; name: root ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f5a0c343090) -- > name = sda status = True kids = 2 id = 2 > parents = [] > uuid = None size = 476940.023438 > 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 TOSHIBA MK5075GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x3184b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5a0c343850>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 251200MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >07:23:13,047 DEBUG storage.ui: fedora size is 476436MB >07:23:13,047 DEBUG storage.ui: vg fedora has 0MB free >07:23:13,048 DEBUG storage.ui: fedora size is 476436MB >07:23:13,048 DEBUG storage.ui: vg fedora has 0MB free >07:23:13,050 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3ecb550>, 201200, ['sda'], {'container_raid_level': None, 'name': 'root', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': LVMLogicalVolumeDevice instance (0x7f5a0c34c810) -- > name = fedora-root status = False kids = 0 id = 29 > parents = ['non-existent 476436MB lvmvg fedora (28)'] > uuid = None size = 251200 > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 251200 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x37e66d0) -- > name = fedora status = False kids = 3 id = 28 > parents = ['non-existent 476439MB partition sda2 (26) with non-existent lvmpv'] > uuid = None size = 476436 > 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 = 1 > LV Names = [] modified = True > extents = 119109.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 476439MB partition sda2 (26) with non-existent lvmpv'] > LVs = ['non-existent 251200MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at /', > 'non-existent 221252MB lvmlv fedora-home (30) with non-existent ext4 filesystem mounted at /home', > 'non-existent 3984MB lvmlv fedora-swap (31) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 251200MB, 'mountpoint': '/', 'fstype': 'ext4', 'container_size': 0} >07:23:13,052 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:23:13,052 DEBUG storage.ui: starting Blivet copy >07:23:13,092 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:23:13,092 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4099510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x435fcd0> PedPartition: <_ped.Partition object at 0x7f5a0c34a530> >07:23:13,094 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:23:13,094 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4099510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x435fe50> PedPartition: <_ped.Partition object at 0x407e230> >07:23:13,096 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >07:23:13,096 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4097210> fileSystem: <parted.filesystem.FileSystem object at 0x4367190> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x435ff50> PedPartition: <_ped.Partition object at 0x407e050> >07:23:13,096 DEBUG storage.ui: finished Blivet copy >07:23:13,096 DEBUG storage.ui: fedora size is 476436MB >07:23:13,097 DEBUG storage.ui: vg fedora has 0MB free >07:23:13,097 DEBUG storage.ui: size bumped to 677643 to include new device space >07:23:13,097 DEBUG storage.ui: size cut to 426439 to omit old device space >07:23:13,097 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:23:13,098 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3ecb550>, 426439.0, [DiskDevice instance (0x7f5a0c343090) -- > name = sda status = True kids = 2 id = 2 > parents = [] > uuid = None size = 476940.023438 > 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 TOSHIBA MK5075GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x3184b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5a0c343850>]] >07:23:13,098 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:23:13,100 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x4085210> ; >07:23:13,100 DEBUG storage.ui: parent factory container: non-existent 476436MB lvmvg fedora (28) >07:23:13,101 DEBUG storage.ui: members: ['sda2'] >07:23:13,101 DEBUG storage.ui: add_disks: [] >07:23:13,101 DEBUG storage.ui: remove_disks: [] >07:23:13,103 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:23:13,103 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:23:13,103 DEBUG storage.ui: fedora size is 476436MB >07:23:13,103 DEBUG storage.ui: vg fedora has 0MB free >07:23:13,104 DEBUG storage.ui: size bumped to 677643 to include new device space >07:23:13,104 DEBUG storage.ui: size cut to 426439 to omit old device space >07:23:13,104 DEBUG storage.ui: adding a TotalSizeSet with size 426439 >07:23:13,104 DEBUG storage.ui: set.allocated = 8 >07:23:13,105 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:23:13,106 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 27)', 'sda2(id 26)'] from disk(s) ['sda'] >07:23:13,108 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:23:13,108 DEBUG storage.ui: device sda1 new partedPartition None >07:23:13,109 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:23:13,110 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:23:13,112 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:23:13,112 DEBUG storage.ui: device sda2 new partedPartition None >07:23:13,113 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:23:13,114 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:23:13,114 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 27)', 'req0(id 26)'] >07:23:13,114 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 27)', 'req0(id 26)'] from disk(s) ['sda'] >07:23:13,116 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:23:13,117 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:23:13,117 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:23:13,119 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:23:13,120 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:23:13,120 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:23:13,120 DEBUG storage.ui: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >07:23:13,120 DEBUG storage.ui: checking freespace on sda >07:23:13,121 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:23:13,121 DEBUG storage.ui: checking 63-976773167 (476939 MB) >07:23:13,121 DEBUG storage.ui: current free range is 63-976773167 (476939MB) >07:23:13,121 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:23:13,121 DEBUG storage.ui: new free: 63-976773167 / 476939MB >07:23:13,122 DEBUG storage.ui: new free allows for 0 sectors of growth >07:23:13,122 DEBUG storage.ui: found free space for bootable request >07:23:13,122 DEBUG storage.ui: adjusted start sector from 63 to 2048 >07:23:13,122 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >07:23:13,124 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:23:13,124 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4367090> PedPartition: <_ped.Partition object at 0x407e3b0> >07:23:13,125 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >07:23:13,126 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >07:23:13,128 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:23:13,129 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4367150> PedPartition: <_ped.Partition object at 0x407e350> >07:23:13,130 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:23:13,131 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:23:13,132 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:23:13,133 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:23:13,134 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:23:13,134 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:23:13,134 DEBUG storage.ui: allocating partition: req0 ; id: 26 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 426439.0 ; start: None ; end: None >07:23:13,134 DEBUG storage.ui: checking freespace on sda >07:23:13,135 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:23:13,135 DEBUG storage.ui: checking 63-2047 (0 MB) >07:23:13,135 DEBUG storage.ui: current free range is 63-2047 (0MB) >07:23:13,135 DEBUG storage.ui: checking 1026048-976773167 (476439 MB) >07:23:13,135 DEBUG storage.ui: current free range is 1026048-976773167 (476439MB) >07:23:13,136 DEBUG storage.ui: evaluating growth potential for new layout >07:23:13,136 DEBUG storage.ui: calculating growth for disk /dev/sda >07:23:13,137 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:23:13,138 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4070dd0> PedPartition: <_ped.Partition object at 0x407e410> >07:23:13,139 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:23:13,140 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:23:13,140 DEBUG storage.ui: adding request 27 to chunk 976773105 (63-976773167) on /dev/sda >07:23:13,140 DEBUG storage.ui: adding request 26 to chunk 976773105 (63-976773167) on /dev/sda >07:23:13,141 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >07:23:13,141 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:23:13,141 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 873330688 >done = False >07:23:13,141 DEBUG storage.ui: 1 requests and 975732721 (476431MB) left in chunk >07:23:13,141 DEBUG storage.ui: adding 975732721 (476431MB) to 26 (sda2) >07:23:13,141 DEBUG storage.ui: taking back 102402033 (50000MB) from 26 (sda2) >07:23:13,141 DEBUG storage.ui: new grow amount for request 26 (sda2) is 873330688 units, or 426431MB >07:23:13,141 DEBUG storage.ui: request 27 (sda1) growth: 0 (0MB) size: 500MB >07:23:13,141 DEBUG storage.ui: request 26 (sda2) growth: 873330688 (426431MB) size: 426439MB >07:23:13,142 DEBUG storage.ui: disk /dev/sda growth: 873330688 (426431MB) >07:23:13,143 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:23:13,143 DEBUG storage.ui: device sda2 new partedPartition None >07:23:13,144 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:23:13,145 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:23:13,145 DEBUG storage.ui: total growth: 873330688 sectors >07:23:13,145 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:23:13,145 DEBUG storage.ui: new free: 1026048-976773167 / 476439MB >07:23:13,145 DEBUG storage.ui: new free allows for 873330688 sectors of growth >07:23:13,146 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >07:23:13,147 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:23:13,147 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x435f950> PedPartition: <_ped.Partition object at 0x407e170> >07:23:13,149 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:23:13,150 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:23:13,151 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:23:13,152 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x40991d0> PedPartition: <_ped.Partition object at 0x407e2f0> >07:23:13,152 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 27)', 'sda2(id 26)'] >07:23:13,152 DEBUG storage.ui: growable partitions are ['sda2'] >07:23:13,152 DEBUG storage.ui: adding request 27 to chunk 976773105 (63-976773167) on /dev/sda >07:23:13,152 DEBUG storage.ui: adding request 26 to chunk 976773105 (63-976773167) on /dev/sda >07:23:13,152 DEBUG storage.ui: disk sda has 1 chunks >07:23:13,152 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >07:23:13,153 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:23:13,153 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 873330688 >done = False >07:23:13,153 DEBUG storage.ui: 1 requests and 975732721 (476431MB) left in chunk >07:23:13,153 DEBUG storage.ui: adding 975732721 (476431MB) to 26 (sda2) >07:23:13,153 DEBUG storage.ui: taking back 102402033 (50000MB) from 26 (sda2) >07:23:13,153 DEBUG storage.ui: new grow amount for request 26 (sda2) is 873330688 units, or 426431MB >07:23:13,153 DEBUG storage.ui: set: ['sda2'] 8/426439 >07:23:13,153 DEBUG storage.ui: allocating 426431 to TotalSizeSet with 8/426439 (426431 needed) >07:23:13,153 DEBUG storage.ui: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 16384 growth = 873330688 max_grow = 873330688 >done = True >07:23:13,154 DEBUG storage.ui: needed: 0 >07:23:13,154 DEBUG storage.ui: set: ['sda2'] 426439/426439 >07:23:13,154 DEBUG storage.ui: allocating 0 to TotalSizeSet with 426439/426439 (0 needed) >07:23:13,154 DEBUG storage.ui: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 16384 growth = 873330688 max_grow = 873330688 >done = True >07:23:13,154 DEBUG storage.ui: needed: 0 >07:23:13,154 DEBUG storage.ui: growing partitions on sda >07:23:13,154 DEBUG storage.ui: partition sda1 (27): 0 >07:23:13,154 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x43672d0> >07:23:13,155 DEBUG storage.ui: partition sda2 (26): 0 >07:23:13,155 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 874373119 length: 873347072 > device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x43674d0> >07:23:13,155 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 27)', 'sda2(id 26)'] from disk(s) ['sda'] >07:23:13,156 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:23:13,156 DEBUG storage.ui: device sda1 new partedPartition None >07:23:13,157 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:23:13,158 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:23:13,160 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:23:13,160 DEBUG storage.ui: device sda2 new partedPartition None >07:23:13,161 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:23:13,162 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:23:13,162 DEBUG storage.ui: back from removeNewPartitions >07:23:13,162 DEBUG storage.ui: extended: None >07:23:13,162 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x43672d0> >07:23:13,164 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:23:13,164 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43677d0> PedPartition: <_ped.Partition object at 0x407e290> >07:23:13,165 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >07:23:13,166 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >07:23:13,168 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:23:13,168 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4367910> PedPartition: <_ped.Partition object at 0x407e530> >07:23:13,168 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 874373119 length: 873347072 > device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x43674d0> >07:23:13,170 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:23:13,170 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43673d0> PedPartition: <_ped.Partition object at 0x407e470> >07:23:13,171 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:23:13,172 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:23:13,176 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:23:13,177 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4367b50> PedPartition: <_ped.Partition object at 0x407e590> >07:23:13,177 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (27) with non-existent ext4 filesystem mounted at /boot at 500.00 >07:23:13,178 DEBUG storage.ui: fixing size of non-existent 426439MB partition sda2 (26) with non-existent lvmpv at 426439.00 >07:23:13,178 DEBUG storage.ui: new member set: ['sda2'] >07:23:13,178 DEBUG storage.ui: old member set: ['sda2'] >07:23:13,178 DEBUG storage.ui: fedora size is 426436MB >07:23:13,179 DEBUG storage.ui: vg fedora has -50000MB free >07:23:13,179 DEBUG storage.ui: fedora size is 426436MB >07:23:13,179 DEBUG storage.ui: vg fedora has -50000MB free >07:23:13,179 INFO storage.ui: adjusting device size from 251200.00 to 201200.00 >07:23:13,179 DEBUG storage.ui: trying to set lv fedora-root size to 201200MB >07:23:13,179 DEBUG storage.ui: fedora size is 426436MB >07:23:13,180 DEBUG storage.ui: vg fedora has -50000MB free >07:23:13,204 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3ecb550>, 0, [], {} >07:23:17,087 DEBUG blivet: Ext4FS.supported: supported: True ; >07:23:17,088 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:23:17,091 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3ecb550>, 201200, ['sda'], {'encrypted': False, 'raid_level': None} >07:23:17,092 DEBUG blivet: fedora size is 426436MB >07:23:17,092 DEBUG blivet: vg fedora has 0MB free >07:23:17,107 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >07:23:17,108 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >07:23:17,108 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >07:23:25,458 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3ecb550>, None, [], {} >07:23:25,458 DEBUG storage.ui: fedora size is 426436MB >07:23:25,459 DEBUG storage.ui: vg fedora has 0MB free >07:23:25,461 DEBUG storage.ui: Blivet.factoryDevice: 0 ; None ; disks: [DiskDevice instance (0x7f5a0c343090) -- > name = sda status = True kids = 2 id = 2 > parents = [] > uuid = None size = 476940.023438 > 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 TOSHIBA MK5075GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x3184b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5a0c343850>] ; encrypted: False ; container_raid_level: None ; fstype: ext4 ; mountpoint: /usr ; container_encrypted: False ; container_size: 0 ; >07:23:25,461 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3ecb550>, None, ['sda'], {'encrypted': False, 'container_raid_level': None, 'fstype': 'ext4', 'mountpoint': '/usr', 'container_encrypted': False, 'container_size': 0} >07:23:25,462 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:23:25,463 DEBUG storage.ui: starting Blivet copy >07:23:25,500 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:23:25,500 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x435f890> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4070d90> PedPartition: <_ped.Partition object at 0x7f5a0c365fb0> >07:23:25,501 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:23:25,502 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x435f890> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4070850> PedPartition: <_ped.Partition object at 0x7f5a0c34a590> >07:23:25,503 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >07:23:25,504 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x40782d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f5a0c34cc90> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x4070910> PedPartition: <_ped.Partition object at 0x7f5a0c34a470> >07:23:25,504 DEBUG storage.ui: finished Blivet copy >07:23:25,504 DEBUG storage.ui: fedora size is 426436MB >07:23:25,504 DEBUG storage.ui: vg fedora has 0MB free >07:23:25,505 DEBUG storage.ui: fedora size is 426436MB >07:23:25,505 DEBUG storage.ui: vg fedora has 0MB free >07:23:25,506 DEBUG storage.ui: fedora size is 426436MB >07:23:25,506 DEBUG storage.ui: vg fedora has 0MB free >07:23:25,506 DEBUG storage.ui: size bumped to 476443 to include new device space >07:23:25,506 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:23:25,507 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x3ecb550>, 476443.0, [DiskDevice instance (0x7f5a0c343090) -- > name = sda status = True kids = 2 id = 2 > parents = [] > uuid = None size = 476940.023438 > 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 TOSHIBA MK5075GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x3184b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5a0c343850>]] >07:23:25,507 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:23:25,509 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x40996d0> ; >07:23:25,509 DEBUG storage.ui: parent factory container: non-existent 426436MB lvmvg fedora (28) >07:23:25,509 DEBUG storage.ui: members: ['sda2'] >07:23:25,510 DEBUG storage.ui: add_disks: [] >07:23:25,510 DEBUG storage.ui: remove_disks: [] >07:23:25,511 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:23:25,512 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:23:25,512 DEBUG storage.ui: fedora size is 426436MB >07:23:25,512 DEBUG storage.ui: vg fedora has 0MB free >07:23:25,512 DEBUG storage.ui: size bumped to 476443 to include new device space >07:23:25,512 DEBUG storage.ui: adding a TotalSizeSet with size 476443 >07:23:25,513 DEBUG storage.ui: set.allocated = 8 >07:23:25,514 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:23:25,515 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 27)', 'sda2(id 26)'] from disk(s) ['sda'] >07:23:25,516 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:23:25,516 DEBUG storage.ui: device sda1 new partedPartition None >07:23:25,517 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:23:25,518 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:23:25,519 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:23:25,519 DEBUG storage.ui: device sda2 new partedPartition None >07:23:25,521 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:23:25,522 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:23:25,522 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 27)', 'req0(id 26)'] >07:23:25,522 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 27)', 'req0(id 26)'] from disk(s) ['sda'] >07:23:25,523 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:23:25,524 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:23:25,525 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:23:25,526 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:23:25,527 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:23:25,527 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:23:25,527 DEBUG storage.ui: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >07:23:25,527 DEBUG storage.ui: checking freespace on sda >07:23:25,528 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:23:25,528 DEBUG storage.ui: checking 63-976773167 (476939 MB) >07:23:25,528 DEBUG storage.ui: current free range is 63-976773167 (476939MB) >07:23:25,528 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:23:25,528 DEBUG storage.ui: new free: 63-976773167 / 476939MB >07:23:25,529 DEBUG storage.ui: new free allows for 0 sectors of growth >07:23:25,529 DEBUG storage.ui: found free space for bootable request >07:23:25,529 DEBUG storage.ui: adjusted start sector from 63 to 2048 >07:23:25,529 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >07:23:25,530 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:23:25,531 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43678d0> PedPartition: <_ped.Partition object at 0x407e530> >07:23:25,532 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >07:23:25,533 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >07:23:25,534 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:23:25,535 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4367850> PedPartition: <_ped.Partition object at 0x407e170> >07:23:25,536 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:23:25,538 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:23:25,538 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:23:25,539 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:23:25,540 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:23:25,540 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:23:25,540 DEBUG storage.ui: allocating partition: req0 ; id: 26 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 476443.0 ; start: None ; end: None >07:23:25,540 DEBUG storage.ui: checking freespace on sda >07:23:25,541 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:23:25,541 DEBUG storage.ui: checking 63-2047 (0 MB) >07:23:25,541 DEBUG storage.ui: current free range is 63-2047 (0MB) >07:23:25,541 DEBUG storage.ui: checking 1026048-976773167 (476439 MB) >07:23:25,541 DEBUG storage.ui: current free range is 1026048-976773167 (476439MB) >07:23:25,541 DEBUG storage.ui: evaluating growth potential for new layout >07:23:25,542 DEBUG storage.ui: calculating growth for disk /dev/sda >07:23:25,543 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:23:25,543 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4099290> PedPartition: <_ped.Partition object at 0x407e4d0> >07:23:25,544 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:23:25,545 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:23:25,546 DEBUG storage.ui: adding request 27 to chunk 976773105 (63-976773167) on /dev/sda >07:23:25,546 DEBUG storage.ui: adding request 26 to chunk 976773105 (63-976773167) on /dev/sda >07:23:25,546 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >07:23:25,546 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:23:25,546 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 975738880 >done = False >07:23:25,546 DEBUG storage.ui: 1 requests and 975732721 (476431MB) left in chunk >07:23:25,546 DEBUG storage.ui: adding 975732721 (476431MB) to 26 (sda2) >07:23:25,547 DEBUG storage.ui: new grow amount for request 26 (sda2) is 975732721 units, or 476431MB >07:23:25,547 DEBUG storage.ui: request 27 (sda1) growth: 0 (0MB) size: 500MB >07:23:25,547 DEBUG storage.ui: request 26 (sda2) growth: 975732721 (476431MB) size: 476439MB >07:23:25,547 DEBUG storage.ui: disk /dev/sda growth: 975732721 (476431MB) >07:23:25,548 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:23:25,548 DEBUG storage.ui: device sda2 new partedPartition None >07:23:25,549 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:23:25,550 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:23:25,550 DEBUG storage.ui: total growth: 975732721 sectors >07:23:25,550 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:23:25,550 DEBUG storage.ui: new free: 1026048-976773167 / 476439MB >07:23:25,550 DEBUG storage.ui: new free allows for 975732721 sectors of growth >07:23:25,551 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >07:23:25,552 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:23:25,552 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4070f90> PedPartition: <_ped.Partition object at 0x407e350> >07:23:25,553 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:23:25,555 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:23:25,556 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:23:25,556 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5a0c34ccd0> PedPartition: <_ped.Partition object at 0x407e410> >07:23:25,557 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 27)', 'sda2(id 26)'] >07:23:25,557 DEBUG storage.ui: growable partitions are ['sda2'] >07:23:25,557 DEBUG storage.ui: adding request 27 to chunk 976773105 (63-976773167) on /dev/sda >07:23:25,557 DEBUG storage.ui: adding request 26 to chunk 976773105 (63-976773167) on /dev/sda >07:23:25,557 DEBUG storage.ui: disk sda has 1 chunks >07:23:25,557 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >07:23:25,557 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:23:25,557 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 975738880 >done = False >07:23:25,558 DEBUG storage.ui: 1 requests and 975732721 (476431MB) left in chunk >07:23:25,558 DEBUG storage.ui: adding 975732721 (476431MB) to 26 (sda2) >07:23:25,558 DEBUG storage.ui: new grow amount for request 26 (sda2) is 975732721 units, or 476431MB >07:23:25,558 DEBUG storage.ui: set: ['sda2'] 8/476443 >07:23:25,558 DEBUG storage.ui: allocating 476431 to TotalSizeSet with 8/476443 (476435 needed) >07:23:25,558 DEBUG storage.ui: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 16384 growth = 975732721 max_grow = 975738880 >done = False >07:23:25,558 DEBUG storage.ui: needed: 3 >07:23:25,558 DEBUG storage.ui: set: ['sda2'] 476439/476443 >07:23:25,558 DEBUG storage.ui: allocating 0 to TotalSizeSet with 476439/476443 (3 needed) >07:23:25,559 DEBUG storage.ui: PartitionRequest instance -- >id = 26 name = sda2 growable = True >base = 16384 growth = 975732721 max_grow = 975738880 >done = False >07:23:25,559 DEBUG storage.ui: needed: 3 >07:23:25,559 DEBUG storage.ui: growing partitions on sda >07:23:25,559 DEBUG storage.ui: partition sda1 (27): 0 >07:23:25,559 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x4367690> >07:23:25,559 DEBUG storage.ui: partition sda2 (26): 0 >07:23:25,559 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 976773119 length: 975747072 > device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x43672d0> >07:23:25,560 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 27)', 'sda2(id 26)'] from disk(s) ['sda'] >07:23:25,561 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:23:25,561 DEBUG storage.ui: device sda1 new partedPartition None >07:23:25,562 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:23:25,563 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:23:25,564 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:23:25,564 DEBUG storage.ui: device sda2 new partedPartition None >07:23:25,565 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:23:25,566 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:23:25,566 DEBUG storage.ui: back from removeNewPartitions >07:23:25,566 DEBUG storage.ui: extended: None >07:23:25,567 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x4367690> >07:23:25,568 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:23:25,568 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4367d50> PedPartition: <_ped.Partition object at 0x407e2f0> >07:23:25,569 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >07:23:25,570 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >07:23:25,572 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:23:25,572 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4367e90> PedPartition: <_ped.Partition object at 0x407e1d0> >07:23:25,572 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 976773119 length: 975747072 > device: <parted.device.Device object at 0x7f5a0c0eac90> PedGeometry: <_ped.Geometry object at 0x43672d0> >07:23:25,573 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:23:25,574 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4367890> PedPartition: <_ped.Partition object at 0x407e050> >07:23:25,575 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:23:25,576 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:23:25,577 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:23:25,578 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c0c8150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4088110> PedPartition: <_ped.Partition object at 0x407e0b0> >07:23:25,578 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (27) with non-existent ext4 filesystem mounted at /boot at 500.00 >07:23:25,578 DEBUG storage.ui: fixing size of non-existent 476439MB partition sda2 (26) with non-existent lvmpv at 476439.00 >07:23:25,579 DEBUG storage.ui: new member set: ['sda2'] >07:23:25,579 DEBUG storage.ui: old member set: ['sda2'] >07:23:25,579 DEBUG storage.ui: fedora size is 476436MB >07:23:25,579 DEBUG storage.ui: vg fedora has 50000MB free >07:23:25,580 DEBUG storage.ui: fedora size is 476436MB >07:23:25,580 DEBUG storage.ui: vg fedora has 50000MB free >07:23:25,581 DEBUG storage.ui: Ext4FS.supported: supported: True ; >07:23:25,581 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >07:23:25,582 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 3 ; name: fedora ; >07:23:25,583 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-usr ; current: None ; type: ext4 ; >07:23:25,584 DEBUG storage.ui: fedora size is 476436MB >07:23:25,584 DEBUG storage.ui: vg fedora has 50000MB free >07:23:25,584 DEBUG storage.ui: Adding fedora-usr/50000MB to fedora >07:23:25,584 INFO storage.ui: added lvmlv fedora-usr (id 32) to device tree >07:23:25,584 INFO storage.ui: registered action: [29] Create Device lvmlv fedora-usr (id 32) >07:23:25,584 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:23:25,584 INFO storage.ui: registered action: [30] Create Format ext4 filesystem mounted at /usr on lvmlv fedora-usr (id 32) >07:23:25,631 DEBUG blivet: Ext4FS.supported: supported: True ; >07:23:25,632 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:23:25,633 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3ecb550>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:23:25,647 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3ecb550>, 0, [], {} >07:23:29,420 DEBUG blivet: Ext4FS.supported: supported: True ; >07:23:29,421 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:23:29,424 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3ecb550>, 50000, ['sda'], {'encrypted': False, 'raid_level': None} >07:23:29,425 DEBUG blivet: fedora size is 476436MB >07:23:29,425 DEBUG blivet: vg fedora has 0MB free >07:23:29,442 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3ecb550>, 0, [], {} >07:23:31,098 DEBUG blivet: Ext4FS.supported: supported: True ; >07:23:31,099 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:23:31,102 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3ecb550>, 201200, ['sda'], {'encrypted': False, 'raid_level': None} >07:23:31,102 DEBUG blivet: fedora size is 476436MB >07:23:31,103 DEBUG blivet: vg fedora has 0MB free >07:23:33,158 INFO storage.ui: unhiding device disk sdb (id 0) >07:23:33,159 DEBUG storage.ui: lvm filter: removing sdb from the reject list >07:23:33,159 INFO storage.ui: unhiding device partition sdb1 (id 1) >07:23:33,159 DEBUG storage.ui: lvm filter: removing sdb1 from the reject list >07:23:33,161 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >07:23:33,196 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:23:33,198 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:23:33,199 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:23:33,200 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with non-existent msdos disklabel >07:23:33,200 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:23:39,819 INFO blivet: omitting ksdata: existing 476940MB disk sda (2) with non-existent msdos disklabel >07:23:39,846 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >07:23:39,847 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >07:23:39,850 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >07:23:39,877 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >07:23:39,878 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >07:23:39,879 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >07:23:39,879 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >07:23:39,880 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >07:23:39,881 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: False ; controllable: True ; >07:23:39,882 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >07:23:39,883 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-usr ; status: False ; controllable: True ; >07:23:39,883 INFO blivet: resetting parted disks... >07:23:39,883 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >07:23:39,884 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >07:23:39,886 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >07:23:39,887 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >07:23:39,888 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >07:23:39,889 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >07:23:39,890 DEBUG blivet: PartitionDevice.preCommitFixup: sdb1 ; >07:23:39,891 DEBUG blivet: sector-based lookup found partition sdb1 >07:23:39,892 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >07:23:39,893 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c343550> fileSystem: <parted.filesystem.FileSystem object at 0x333c610> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x333c150> PedPartition: <_ped.Partition object at 0x407ec50> >07:23:39,894 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >07:23:39,894 DEBUG blivet: sector-based lookup found partition sda2 >07:23:39,895 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >07:23:39,896 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c343f50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x333c590> PedPartition: <_ped.Partition object at 0x407ebf0> >07:23:39,897 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >07:23:39,897 DEBUG blivet: sector-based lookup found partition sda1 >07:23:39,898 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >07:23:39,898 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5a0c343f50> fileSystem: <parted.filesystem.FileSystem object at 0x333cb10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x333c9d0> PedPartition: <_ped.Partition object at 0x407ecb0> >07:23:39,898 DEBUG blivet: action: [14] Destroy Format ext4 filesystem on partition sda1 (id 3) >07:23:39,899 DEBUG blivet: action: [7] Destroy Format ext4 filesystem on lvmlv fedora-usr (id 24) >07:23:39,899 DEBUG blivet: action: [8] Destroy Device lvmlv fedora-usr (id 24) >07:23:39,899 DEBUG blivet: action: [5] Destroy Format swap on lvmlv fedora-swap (id 23) >07:23:39,899 DEBUG blivet: action: [6] Destroy Device lvmlv fedora-swap (id 23) >07:23:39,899 DEBUG blivet: action: [3] Destroy Format ext4 filesystem on lvmlv fedora-root (id 22) >07:23:39,899 DEBUG blivet: action: [4] Destroy Device lvmlv fedora-root (id 22) >07:23:39,899 DEBUG blivet: action: [0] Destroy Format ext4 filesystem on lvmthinlv fedora-home (id 21) >07:23:39,899 DEBUG blivet: action: [1] Destroy Device lvmthinlv fedora-home (id 21) >07:23:39,899 DEBUG blivet: action: [2] Destroy Device lvmthinpool fedora-pool00 (id 20) >07:23:39,900 DEBUG blivet: action: [9] Destroy Device lvmvg fedora (id 19) >07:23:39,900 DEBUG blivet: action: [10] Destroy Format lvmpv on luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (id 5) >07:23:39,900 DEBUG blivet: action: [11] Destroy Device luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (id 5) >07:23:39,900 DEBUG blivet: action: [12] Destroy Format luks on partition sda2 (id 4) >07:23:39,900 DEBUG blivet: action: [13] Destroy Device partition sda2 (id 4) >07:23:39,900 DEBUG blivet: action: [15] Destroy Device partition sda1 (id 3) >07:23:39,900 DEBUG blivet: action: [16] Destroy Format msdos disklabel on disk sda (id 2) >07:23:39,900 DEBUG blivet: action: [17] Create Format msdos disklabel on disk sda (id 2) >07:23:39,900 DEBUG blivet: action: [20] Create Device partition sda1 (id 27) >07:23:39,900 DEBUG blivet: action: [21] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 27) >07:23:39,901 DEBUG blivet: action: [18] Create Device partition sda2 (id 26) >07:23:39,901 DEBUG blivet: action: [19] Create Format lvmpv on partition sda2 (id 26) >07:23:39,901 DEBUG blivet: action: [22] Create Device lvmvg fedora (id 28) >07:23:39,901 DEBUG blivet: action: [29] Create Device lvmlv fedora-usr (id 32) >07:23:39,901 DEBUG blivet: action: [30] Create Format ext4 filesystem mounted at /usr on lvmlv fedora-usr (id 32) >07:23:39,901 DEBUG blivet: action: [27] Create Device lvmlv fedora-swap (id 31) >07:23:39,902 DEBUG blivet: action: [28] Create Format swap on lvmlv fedora-swap (id 31) >07:23:39,902 DEBUG blivet: action: [25] Create Device lvmlv fedora-home (id 30) >07:23:39,902 DEBUG blivet: action: [26] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 30) >07:23:39,902 DEBUG blivet: action: [23] Create Device lvmlv fedora-root (id 29) >07:23:39,902 DEBUG blivet: action: [24] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 29) >07:23:39,902 INFO blivet: pruning action queue... >07:23:39,904 INFO blivet: sorting actions... >07:23:39,910 DEBUG blivet: action: [0] Destroy Format ext4 filesystem on lvmthinlv fedora-home (id 21) >07:23:39,910 DEBUG blivet: action: [1] Destroy Device lvmthinlv fedora-home (id 21) >07:23:39,910 DEBUG blivet: action: [2] Destroy Device lvmthinpool fedora-pool00 (id 20) >07:23:39,911 DEBUG blivet: action: [3] Destroy Format ext4 filesystem on lvmlv fedora-root (id 22) >07:23:39,911 DEBUG blivet: action: [4] Destroy Device lvmlv fedora-root (id 22) >07:23:39,911 DEBUG blivet: action: [5] Destroy Format swap on lvmlv fedora-swap (id 23) >07:23:39,911 DEBUG blivet: action: [6] Destroy Device lvmlv fedora-swap (id 23) >07:23:39,911 DEBUG blivet: action: [7] Destroy Format ext4 filesystem on lvmlv fedora-usr (id 24) >07:23:39,911 DEBUG blivet: action: [8] Destroy Device lvmlv fedora-usr (id 24) >07:23:39,911 DEBUG blivet: action: [9] Destroy Device lvmvg fedora (id 19) >07:23:39,912 DEBUG blivet: action: [10] Destroy Format lvmpv on luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (id 5) >07:23:39,912 DEBUG blivet: action: [11] Destroy Device luks/dm-crypt luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 (id 5) >07:23:39,912 DEBUG blivet: action: [12] Destroy Format luks on partition sda2 (id 4) >07:23:39,912 DEBUG blivet: action: [13] Destroy Device partition sda2 (id 4) >07:23:39,912 DEBUG blivet: action: [14] Destroy Format ext4 filesystem on partition sda1 (id 3) >07:23:39,912 DEBUG blivet: action: [15] Destroy Device partition sda1 (id 3) >07:23:39,913 DEBUG blivet: action: [16] Destroy Format msdos disklabel on disk sda (id 2) >07:23:39,913 DEBUG blivet: lvm filter: removing sda2 from the reject list >07:23:39,913 DEBUG blivet: sda2 wasn't in the reject list >07:23:39,913 DEBUG blivet: lvm filter: removing sda1 from the reject list >07:23:39,913 DEBUG blivet: sda1 wasn't in the reject list >07:23:39,913 DEBUG blivet: lvm filter: removing fedora from the reject list >07:23:39,913 DEBUG blivet: fedora wasn't in the reject list >07:23:39,913 DEBUG blivet: lvm filter: removing fedora-root from the reject list >07:23:39,913 DEBUG blivet: fedora-root wasn't in the reject list >07:23:39,913 DEBUG blivet: lvm filter: removing fedora-home from the reject list >07:23:39,914 DEBUG blivet: fedora-home wasn't in the reject list >07:23:39,914 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >07:23:39,914 DEBUG blivet: fedora-swap wasn't in the reject list >07:23:39,914 DEBUG blivet: lvm filter: removing fedora-usr from the reject list >07:23:39,914 DEBUG blivet: fedora-usr wasn't in the reject list >07:23:39,914 DEBUG blivet: action: [17] Create Format msdos disklabel on disk sda (id 2) >07:23:39,914 DEBUG blivet: lvm filter: removing sda2 from the reject list >07:23:39,914 DEBUG blivet: sda2 wasn't in the reject list >07:23:39,915 DEBUG blivet: lvm filter: removing sda1 from the reject list >07:23:39,915 DEBUG blivet: sda1 wasn't in the reject list >07:23:39,915 DEBUG blivet: lvm filter: removing fedora from the reject list >07:23:39,915 DEBUG blivet: fedora wasn't in the reject list >07:23:39,916 DEBUG blivet: lvm filter: removing fedora-root from the reject list >07:23:39,916 DEBUG blivet: fedora-root wasn't in the reject list >07:23:39,916 DEBUG blivet: lvm filter: removing fedora-home from the reject list >07:23:39,916 DEBUG blivet: fedora-home wasn't in the reject list >07:23:39,917 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >07:23:39,917 DEBUG blivet: fedora-swap wasn't in the reject list >07:23:39,917 DEBUG blivet: lvm filter: removing fedora-usr from the reject list >07:23:39,917 DEBUG blivet: fedora-usr wasn't in the reject list >07:23:39,917 DEBUG blivet: action: [20] Create Device partition sda1 (id 27) >07:23:39,918 DEBUG blivet: action: [18] Create Device partition sda2 (id 26) >07:23:39,918 DEBUG blivet: lvm filter: removing fedora from the reject list >07:23:39,918 DEBUG blivet: fedora wasn't in the reject list >07:23:39,918 DEBUG blivet: lvm filter: removing fedora-root from the reject list >07:23:39,918 DEBUG blivet: fedora-root wasn't in the reject list >07:23:39,919 DEBUG blivet: lvm filter: removing fedora-home from the reject list >07:23:39,919 DEBUG blivet: fedora-home wasn't in the reject list >07:23:39,919 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >07:23:39,919 DEBUG blivet: fedora-swap wasn't in the reject list >07:23:39,920 DEBUG blivet: lvm filter: removing fedora-usr from the reject list >07:23:39,920 DEBUG blivet: fedora-usr wasn't in the reject list >07:23:39,921 DEBUG blivet: action: [19] Create Format lvmpv on partition sda2 (id 26) >07:23:39,922 DEBUG blivet: lvm filter: removing fedora from the reject list >07:23:39,922 DEBUG blivet: fedora wasn't in the reject list >07:23:39,922 DEBUG blivet: lvm filter: removing fedora-root from the reject list >07:23:39,922 DEBUG blivet: fedora-root wasn't in the reject list >07:23:39,923 DEBUG blivet: lvm filter: removing fedora-home from the reject list >07:23:39,923 DEBUG blivet: fedora-home wasn't in the reject list >07:23:39,923 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >07:23:39,923 DEBUG blivet: fedora-swap wasn't in the reject list >07:23:39,924 DEBUG blivet: lvm filter: removing fedora-usr from the reject list >07:23:39,924 DEBUG blivet: fedora-usr wasn't in the reject list >07:23:39,924 DEBUG blivet: action: [22] Create Device lvmvg fedora (id 28) >07:23:39,924 DEBUG blivet: lvm filter: removing fedora-root from the reject list >07:23:39,925 DEBUG blivet: fedora-root wasn't in the reject list >07:23:39,925 DEBUG blivet: lvm filter: removing fedora-home from the reject list >07:23:39,925 DEBUG blivet: fedora-home wasn't in the reject list >07:23:39,925 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >07:23:39,925 DEBUG blivet: fedora-swap wasn't in the reject list >07:23:39,926 DEBUG blivet: lvm filter: removing fedora-usr from the reject list >07:23:39,926 DEBUG blivet: fedora-usr wasn't in the reject list >07:23:39,926 DEBUG blivet: action: [23] Create Device lvmlv fedora-root (id 29) >07:23:39,926 DEBUG blivet: action: [24] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 29) >07:23:39,926 DEBUG blivet: action: [25] Create Device lvmlv fedora-home (id 30) >07:23:39,927 DEBUG blivet: action: [26] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 30) >07:23:39,927 DEBUG blivet: action: [27] Create Device lvmlv fedora-swap (id 31) >07:23:39,927 DEBUG blivet: action: [28] Create Format swap on lvmlv fedora-swap (id 31) >07:23:39,927 DEBUG blivet: action: [29] Create Device lvmlv fedora-usr (id 32) >07:23:39,927 DEBUG blivet: action: [30] Create Format ext4 filesystem mounted at /usr on lvmlv fedora-usr (id 32) >07:23:39,928 DEBUG blivet: action: [21] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 27) >07:23:39,928 INFO blivet: executing action: [0] Destroy Format ext4 filesystem on lvmthinlv fedora-home (id 21) >07:23:39,929 DEBUG blivet: LVMThinLogicalVolumeDevice.setup: fedora-home ; status: False ; controllable: True ; orig: True ; >07:23:39,929 DEBUG blivet: LVMThinLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-home ; orig: True ; >07:23:39,930 DEBUG blivet: LVMThinPoolDevice.setup: fedora-pool00 ; status: False ; controllable: True ; orig: True ; >07:23:39,931 DEBUG blivet: LVMThinPoolDevice.setupParents: kids: 0 ; name: fedora-pool00 ; orig: True ; >07:23:39,933 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: False ; controllable: True ; orig: True ; >07:23:39,934 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >07:23:39,936 DEBUG blivet: LUKSDevice.setup: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: False ; controllable: True ; orig: True ; >07:23:39,938 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; orig: True ; >07:23:39,941 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >07:23:39,942 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-98ece075-08b4-4022-8f44-3cf9b2c3b336 ; status: False ; type: luks ; >07:23:39,949 DEBUG blivet: fedora size is 476436MB >07:23:39,950 DEBUG blivet: vg fedora has 0MB free >07:23:39,950 DEBUG blivet: fedora size is 476436MB >07:23:39,950 DEBUG blivet: vg fedora has 0MB free > > >/tmp/ifcfg.log: >07:18:41,979 DEBUG ifcfg: content of files (network initialization): >07:18:41,985 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [4, 125, 123, 9, 79, 91]}, 'connection': {'timestamp': 1401103103L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '730c14c6-d9b0-47dc-8cff-f0e28761b58d'}}] >07:18:42,122 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['p6p1']): >07:18:42,122 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p6p1: >07:18:42,122 DEBUG ifcfg: TYPE=Ethernet >07:18:42,123 DEBUG ifcfg: BOOTPROTO=dhcp >07:18:42,123 DEBUG ifcfg: DEFROUTE=yes >07:18:42,123 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >07:18:42,123 DEBUG ifcfg: IPV6INIT=yes >07:18:42,123 DEBUG ifcfg: IPV6_AUTOCONF=yes >07:18:42,123 DEBUG ifcfg: IPV6_DEFROUTE=yes >07:18:42,123 DEBUG ifcfg: IPV6_PEERDNS=yes >07:18:42,123 DEBUG ifcfg: IPV6_PEERROUTES=yes >07:18:42,123 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >07:18:42,123 DEBUG ifcfg: NAME=p6p1 >07:18:42,123 DEBUG ifcfg: UUID=730c14c6-d9b0-47dc-8cff-f0e28761b58d >07:18:42,124 DEBUG ifcfg: ONBOOT=no >07:18:42,124 DEBUG ifcfg: HWADDR=04:7D:7B:09:4F:5B >07:18:42,124 DEBUG ifcfg: PEERDNS=yes >07:18:42,124 DEBUG ifcfg: PEERROUTES=yes >07:18:42,129 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [4, 125, 123, 9, 79, 91]}, 'connection': {'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p6p1', 'uuid': '730c14c6-d9b0-47dc-8cff-f0e28761b58d'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >07:19:53,879 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >07:19:53,880 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >07:19:53,881 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >07:19:53,882 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >07:21:32,104 DEBUG ifcfg: content of files (network initialization): >07:21:32,105 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p6p1: >07:21:32,105 DEBUG ifcfg: TYPE=Ethernet >07:21:32,105 DEBUG ifcfg: BOOTPROTO=dhcp >07:21:32,106 DEBUG ifcfg: DEFROUTE=yes >07:21:32,106 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >07:21:32,106 DEBUG ifcfg: IPV6INIT=yes >07:21:32,106 DEBUG ifcfg: IPV6_AUTOCONF=yes >07:21:32,106 DEBUG ifcfg: IPV6_DEFROUTE=yes >07:21:32,106 DEBUG ifcfg: IPV6_PEERDNS=yes >07:21:32,107 DEBUG ifcfg: IPV6_PEERROUTES=yes >07:21:32,107 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >07:21:32,107 DEBUG ifcfg: NAME=p6p1 >07:21:32,107 DEBUG ifcfg: UUID=730c14c6-d9b0-47dc-8cff-f0e28761b58d >07:21:32,107 DEBUG ifcfg: ONBOOT=no >07:21:32,107 DEBUG ifcfg: HWADDR=04:7D:7B:09:4F:5B >07:21:32,108 DEBUG ifcfg: PEERDNS=yes >07:21:32,108 DEBUG ifcfg: PEERROUTES=yes >07:21:32,115 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [4, 125, 123, 9, 79, 91]}, 'connection': {'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p6p1', 'uuid': '730c14c6-d9b0-47dc-8cff-f0e28761b58d'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >07:21:32,198 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >07:21:32,199 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >07:21:32,200 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >07:21:40,928 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >07:21:40,929 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >07:21:40,930 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >07:21:40,931 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 > > >/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 1101163
: 899272 |
899273
|
899274
|
899275
|
899276
|
899277
|
899278
|
899279
|
899281
|
899282