Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 952143 Details for
Bug 1158533
selecting one disk from VG spanning over multiple disks causes troubles
Home
New
Search
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.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
traceback
anaconda-tb-bnSvri (text/plain), 3.11 MB, created by
Petr Schindler
on 2014-10-30 14:05:02 UTC
(
hide
)
Description:
traceback
Filename:
MIME Type:
Creator:
Petr Schindler
Created:
2014-10-30 14:05:02 UTC
Size:
3.11 MB
patch
obsolete
>anaconda 21.48.13-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/devicelibs/lvm.py", line 532, in lvactivate > raise LVMError("lvactivate failed for %s: %s" % (lv_name, msg)) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3086, in _setup > lvm.lvactivate(self.vg.name, self._name) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 856, in setup > self._setup(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 642, in execute > self.device.setup(orig=True) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 361, in processActions > action.execute(callbacks) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 364, in doIt > self.devicetree.processActions(callbacks) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 216, in turnOnFilesystems > storage.doIt(callbacks) > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 190, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall, callbacks=callbacks_reg) > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) >LVMError: lvactivate failed for swap: running lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/fedora00-swap$|","r|/fedora00-root$|","r|/fedora00$|","r|/vdb1$|","r|/vdb2$|","r|/vdb$|"] } fedora/swap failed > >Local variables in innermost frame: >msg: running lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/fedora00-swap$|","r|/fedora00-root$|","r|/fedora00$|","r|/vdb1$|","r|/vdb2$|","r|/vdb$|"] } fedora/swap failed >args: ['lvchange', '-a', 'y', '--config', ' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/fedora00-swap$|","r|/fedora00-root$|","r|/fedora00$|","r|/vdb1$|","r|/vdb2$|","r|/vdb$|"] } ', 'fedora/swap'] >lv_name: swap >vg_name: fedora >ignore_skip: False > > >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 MainWindow.lightbox_on of <MainWindow object at 0x7ffe83fb9870 (pyanaconda+ui+gui+MainWindow at 0x204e240)>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use graphical install >graphical ># 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=vda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=eth0 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># SELinux configuration >selinux --enforcing ># System timezone >timezone America/New_York --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=vda >autopart --type=lvm ># Partition clearing information >clearpart --all --initlabel --drives=vda > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: None > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500 MiB partition vda1 (11) >, '/': existing 6828 MiB lvmlv fedora-root (28) >} > swaps: [existing 820 MiB lvmlv fedora-swap (23) >] > name: Fedora Linux 21 for x86_64 >, Root instance, containing members: > mounts: {'/boot': existing 500 MiB partition vdb2 (39) with existing ext4 filesystem >, '/': existing 6828 MiB lvmlv fedora00-root (56) with existing ext4 filesystem >} > swaps: [existing 820 MiB lvmlv fedora00-swap (51) with existing swap >] > name: Fedora Linux 21 for x86_64 >] > _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 (0x7ffe8ff9cd50) -- > name = fedora-swap status = False kids = 0 id = 283 > parents = ['non-existent 7688 MiB lvmvg fedora (272)'] > uuid = None size = 819.2 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffe6c0fbb90) -- > name = fedora status = False kids = 2 id = 272 > parents = ['non-existent 7691 MiB partition vda2 (261) with non-existent lvmpv'] > uuid = None size = 7688 MiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 7691 MiB partition vda2 (261) with non-existent lvmpv'] > LVs = ['non-existent 6828 MiB lvmlv fedora-root (277) with non-existent ext4 filesystem mounted at /', > 'non-existent 819.2 MiB lvmlv fedora-swap (283) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 820 MiB]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: existing swap > container: > id: 242 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 244 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 7dfb0b23-7258-417d-88f5-233befdaa117 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._minInstanceSize: 0 B > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 6828 MiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 31 > origFormat._device: /dev/mapper/fedora-root > container: Already dumped (LVMVolumeGroupDevice instance) > id: 239 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 241 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > container: None > id: 248 > _applied: True >, ActionDestroyFormat instance, containing members: > device: existing 7691 MiB partition vda2 (16) > origFormat: existing lvmpv > container: None > id: 249 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 251 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 247 > _applied: True >, ActionDestroyFormat instance, containing members: > device: existing 8192 MiB disk vda (6) with non-existent msdos disklabel > origFormat: existing msdos disklabel > container: None > id: 252 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 259 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 500 MiB partition vda1 (267) with non-existent ext4 filesystem mounted at /boot > container: None > id: 269 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /boot > _format.id: 266 > _format._device: /dev/req4 > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 270 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 7691 MiB partition vda2 (261) with non-existent lvmpv > container: None > id: 263 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent lvmpv > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 264 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 7688 MiB lvmvg fedora (272) > container: None > id: 275 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 819.2 MiB lvmlv fedora-swap (283) with non-existent swap > container: Already dumped (LVMVolumeGroupDevice instance) > id: 285 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: non-existent swap > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 286 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 6828 MiB lvmlv fedora-root (277) with non-existent ext4 filesystem mounted at / > container: Already dumped (LVMVolumeGroupDevice instance) > id: 279 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: / > _format.id: 276 > _format._device: /dev/mapper/fedora-root > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 280 > _applied: True >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: {'/dev/vdb2': {'LVM2_PV_UUID': '2ymDKX-kcxQ-Of1d-KR3u-pO0T-683n-f96H97', 'LVM2_PE_START': '1024.00', 'LVM2_VG_FREE_COUNT': '10', 'LVM2_PV_NAME': '/dev/vdb2', 'LVM2_PV_COUNT': '1', 'LVM2_VG_EXTENT_COUNT': '1922', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM2_VG_NAME': 'fedora00', 'LVM2_VG_UUID': 'aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g', 'LVM2_VG_FREE': '40960.00', 'LVM2_VG_SIZE': '7872512.00'}, '/dev/vda2': {'LVM2_PV_UUID': 'vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz', 'LVM2_PE_START': '1024.00', 'LVM2_VG_FREE_COUNT': '10', 'LVM2_PV_NAME': '/dev/vda2', 'LVM2_PV_COUNT': '1', 'LVM2_VG_EXTENT_COUNT': '1922', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM2_VG_NAME': 'fedora', 'LVM2_VG_UUID': 'neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km', 'LVM2_VG_FREE': '40960.00', 'LVM2_VG_SIZE': '7872512.00'}} > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 688640 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (42, 255, 63) biosGeometry: (42, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe83ee0290> > exists: True > _size: 1345 MiB > id: 1 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7ffe83ea6150) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1345 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 688640 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (42, 255, 63) biosGeometry: (42, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe83ee0290> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7ffe83ea6150) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1345 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 688640 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (42, 255, 63) biosGeometry: (42, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe83ee0290> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format._label: Fedora-Live-Workstation-x86_64-2 > _format.uuid: 2014-10-29-19-30-23-00 > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format._targetSize: 1 B > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 4 > _format._device: /dev/sr0 > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001, /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2, /dev/disk/by-uuid/2014-10-29-19-30-23-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _targetSize: 0 B > _model: QEMU_DVD-ROM > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat._label: Fedora-Live-Workstation-x86_64-2 > originalFormat.uuid: 2014-10-29-19-30-23-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 4 > originalFormat._device: /dev/sr0 > _serial: None >, Already dumped (DiskDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 62 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7ffe7a3d7d10) -- > name = /osmin.img (deleted) status = False kids = 1 id = 62 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7ffe7a3d7d10) -- > name = /osmin.img (deleted) status = False kids = 1 id = 62 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin.img (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _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 B > id: 65 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7ffe7a3e6310) -- > name = loop0 status = False kids = 0 id = 65 > parents = ['existing 0 B file /osmin.img (deleted) (62)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7ffe7a3e6310) -- > name = loop0 status = False kids = 0 id = 65 > parents = ['existing 0 B file /osmin.img (deleted) (62)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 70 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7ffe7a3e6710) -- > name = /osmin status = False kids = 1 id = 70 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7ffe7a3e6710) -- > name = /osmin status = False kids = 1 id = 70 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _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 B > id: 73 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7ffe7a3e6790) -- > name = loop1 status = False kids = 0 id = 73 > parents = ['existing 0 B file /osmin (70)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7ffe7a3e6790) -- > name = loop1 status = False kids = 0 id = 73 > parents = ['existing 0 B file /osmin (70)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 78 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7ffe7a3d79d0) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False kids = 1 id = 78 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7ffe7a3d79d0) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False kids = 1 id = 78 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _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 B > id: 81 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7ffe7a3d7f50) -- > name = loop2 status = False kids = 0 id = 81 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (78)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7ffe7a3d7f50) -- > name = loop2 status = False kids = 0 id = 81 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (78)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 86 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7ffe7a3e6290) -- > name = /LiveOS/ext3fs.img status = False kids = 1 id = 86 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/ext3fs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7ffe7a3e6290) -- > name = /LiveOS/ext3fs.img status = False kids = 1 id = 86 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/ext3fs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _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 B > id: 89 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7ffe7a3e6a50) -- > name = loop3 status = False kids = 2 id = 89 > parents = ['existing 0 B file /LiveOS/ext3fs.img (86)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7ffe7a3e6a50) -- > name = loop3 status = False kids = 2 id = 89 > parents = ['existing 0 B file /LiveOS/ext3fs.img (86)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: _Fedora-Live-Wor > _format.errors: False > _format.uuid: 4e350e01-7491-47e2-9118-ef5a20c6922b > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 6144 MiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 92 > _format._device: /dev/loop3 > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Wor, /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: _Fedora-Live-Wor > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 92 > originalFormat._device: /dev/loop3 > originalFormat.errors: False > originalFormat.uuid: 4e350e01-7491-47e2-9118-ef5a20c6922b > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 94 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7ffe7a3e6bd0) -- > name = /overlay (deleted) status = False kids = 1 id = 94 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7ffe7a3e6bd0) -- > name = /overlay (deleted) status = False kids = 1 id = 94 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _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 B > id: 97 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7ffe7a3e6c50) -- > name = loop4 status = False kids = 1 id = 97 > parents = ['existing 0 B file /overlay (deleted) (94)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7ffe7a3e6c50) -- > name = loop4 status = False kids = 1 id = 97 > parents = ['existing 0 B file /overlay (deleted) (94)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing None > _serial: None >, existing 6144 MiB dm live-rw (102) with existing ext4 filesystem >, existing 6144 MiB dm live-base (107) with existing ext4 filesystem >, existing 6144 MiB dm live-osimg-min (112) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 95779487-e99a-4bac-ba15-07f6aef7aeeb > origFormat.exists: False > origFormat._mountpoint: None > origFormat._minInstanceSize: 0 B > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 500 MiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 14 > origFormat._device: /dev/vda2 > container: None > id: 245 > _applied: True >] > _intf.storage.fsset.devicetree.names: [sr0, vda, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), live-rw, live-base, live-osimg-min, fedora00-swap, fedora00-root, fedora00, vdb1, vdb2, vdb, fedora, fedora-root, fedora-swap] > _intf.storage.fsset.devicetree.liveBackingDevice: sr0 > _intf.storage.fsset.devicetree.protectedDevNames: [sr0, sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, existing 7688 MiB lvmvg fedora00 (48) >, existing 7691 MiB partition vdb1 (44) with existing lvmpv >, Already dumped (PartitionDevice instance) >, existing 8192 MiB disk vdb (34) with existing msdos disklabel >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sr0] > _intf.storage.fsset.devicetree._lvInfo: {'fedora00-swap': {'LVM2_LV_ATTR': '-wi-------', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'swap', 'LVM2_VG_NAME': 'fedora00', 'LVM2_LV_SIZE': '839680.00', 'LVM2_LV_UUID': 'bBjNe8-ObDW-J6Nl-DvbS-SUTF-9VmF-eMTgSt'}, 'fedora00-root': {'LVM2_LV_ATTR': '-wi-------', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'root', 'LVM2_VG_NAME': 'fedora00', 'LVM2_LV_SIZE': '6991872.00', 'LVM2_LV_UUID': 'F1TSPV-5p1z-fDuj-4gP7-jben-uGzn-8Uljlh'}, 'fedora-swap': {'LVM2_LV_ATTR': '-wi-------', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'swap', 'LVM2_VG_NAME': 'fedora', 'LVM2_LV_SIZE': '839680.00', 'LVM2_LV_UUID': 'MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo'}, 'fedora-root': {'LVM2_LV_ATTR': '-wi-------', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'root', 'LVM2_VG_NAME': 'fedora', 'LVM2_LV_SIZE': '6991872.00', 'LVM2_LV_UUID': 'Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3'}} > _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: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda] > _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: [Already dumped (DiskDevice instance) >] > _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: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._free_space_snapshot: None > _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: True > _intf.storage._nextID: 5 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7ffe7a3d76d0) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7ffe7a3d7550) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7ffe8005fa50) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7ffe8005fbd0) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7ffe8005f9d0) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 819.2 MiB maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._current_action: ProgressHub instance, containing members: > _intf.mainWindow._current_action._environs: [anaconda] > _intf.mainWindow._current_action._spinner: Spinner instance, containing members: > _intf.mainWindow._current_action._progressNotebook: Notebook instance, containing members: > _intf.mainWindow._current_action.payload: LiveImagePayload instance, containing members: > _intf.mainWindow._current_action.payload.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action.payload._rescueVersionList: [] > _intf.mainWindow._current_action.payload.storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action.payload.pct: 0 > _intf.mainWindow._current_action.payload.txID: None > _intf.mainWindow._current_action.payload.source_size: 3874562048 > _intf.mainWindow._current_action.payload._createdInitrds: False > _intf.mainWindow._current_action.payload._adj_size: 0 > _intf.mainWindow._current_action.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action.payload.pct_lock: None > _intf.mainWindow._current_action.payload._kernelVersionList: [] > _intf.mainWindow._current_action.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/lib64/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/gui/spokes')], 'categories': [('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf.mainWindow._current_action._checker: None > _intf.mainWindow._current_action.applyOnSkip: False > _intf.mainWindow._current_action.skipTo: None > _intf.mainWindow._current_action._rnotes_id: 3430 > _intf.mainWindow._current_action._notReadySpokes: [] > _intf.mainWindow._current_action._inSpoke: False > _intf.mainWindow._current_action._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7ffe8ff979d0>> > _pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _pwStrengthCheck._input_obj: Entry instance, containing members: > _pwStrengthCheck._data: None > _pwStrengthCheck._check_status: None > _pwStrengthCheck._enabled: True > _pwq_valid: True > _pwq_error: None > _check_list: [InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7ffe8ff979d0>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7ffe8ff979d0>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7ffe8ff979d0>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7ffe8ff979d0>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7ffe8ff979d0>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >] > _data: Already dumped (AnacondaKSHandler instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > payload: Already dumped (LiveImagePayload instance) > skipTo: None > _confirm_check: Already dumped (InputCheck instance) > instclass: Already dumped (DefaultInstall instance) > _pwASCIICheck: Already dumped (InputCheck instance) > visitedSinceApplied: True > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _password_check: Already dumped (InputCheck instance) > pw: Already dumped (Entry instance) > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _waiveASCIIClicks: 0 > _window: SpokeWindow instance, containing members: > _storage: Already dumped (Blivet instance) > _waiveStrengthClicks: 0 >, UserSpoke instance, containing members: > _password_check: InputCheck instance, containing members: > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7ffe8ff97510>> > _password_check._parent: Already dumped (UserSpoke instance) > _password_check._input_obj: Entry instance, containing members: > _password_check._data: None > _password_check._check_status: None > _password_check._enabled: True > guesser: {<Entry object at 0x7ffe8ffaacd0 (GtkEntry at 0x4819f70)>: True} > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7ffe8ff97510>> > _pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _pwStrengthCheck._input_obj: Already dumped (Entry instance) > _pwStrengthCheck._data: None > _pwStrengthCheck._check_status: None > _pwStrengthCheck._enabled: True > _pwq_valid: True > _pwq_error: None > _oldweak: None > _check_list: [InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7ffe8ff97510>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7ffe8ff97510>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7ffe8ff97510>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7ffe8ff97510>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7ffe8ff97510>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x4ff3bd0>, 'message': Invalid username} > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7ffe8ff97510>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x7ffe9bfd9470>, 'message': Full name cannot contain colon characters} > _check_status: None > _enabled: True >] > _wheel: group --name=wheel > > payload: Already dumped (LiveImagePayload instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > skipTo: None > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: None > _advanced._homeSet: False > _advanced._cGid: CheckButton instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _advanced._saveButton: Button instance, containing members: > _advanced.builder: Builder 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._uid: Adjustment instance, containing members: > _advanced._check_list: [InputCheck instance, containing members: > _run_check: <bound method AdvancedUserDialog._validateGroups of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7ffe8ff9cd10>> > _parent: Already dumped (AdvancedUserDialog instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >] > _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._origHome: None > _advanced._lHome: Label instance, containing members: > _advanced._spinUid: SpinButton instance, containing members: > b_advanced: Button instance, containing members: > _confirm_check: Already dumped (InputCheck instance) > username: Already dumped (Entry instance) > instclass: Already dumped (DefaultInstall instance) > _pwASCIICheck: Already dumped (InputCheck instance) > visitedSinceApplied: True > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _data: Already dumped (AnacondaKSHandler instance) > pw: Already dumped (Entry instance) > _waiveStrengthClicks: 0 > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _waiveASCIIClicks: 0 > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > _storage: Already dumped (Blivet instance) > fullname: Already dumped (Entry instance) > _user: Already dumped (F19_UserData instance) >] > _intf.mainWindow._current_action.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._currentStep: 1 > _intf.mainWindow._current_action._progressLabel: Label instance, containing members: > _intf.mainWindow._current_action._rnotesPages: <itertools.cycle object at 0x7ffe8ffba248> > _intf.mainWindow._current_action._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._progressBar: ProgressBar instance, containing members: > _intf.mainWindow._current_action._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf.mainWindow._current_action._totalSteps: 8 > _intf.mainWindow._current_action.builder: Builder instance, containing members: > _intf.mainWindow._current_action._window: HubWindow instance, containing members: > _intf.mainWindow._current_action._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._autoContinue: False > _intf.mainWindow._current_action._configurationDone: False > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._overlay_depth: 0 > _intf.mainWindow._stack_contents: set([<pyanaconda.ui.gui.hubs.progress.ProgressHub object at 0x7ffe78020910>, <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ffe78020e10>, <pyanaconda.ui.gui.spokes.welcome.WelcomeLanguageSpoke object at 0x7ffe7a6b38d0>, <pyanaconda.ui.gui.hubs.summary.SummaryHub object at 0x7ffe7a3f38d0>]) > _intf.mainWindow._overlay_img: None > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._stack: Stack instance, containing members: > _intf._ui: None > _intf._distributionText: <function distributionText at 0x7ffeace81c80> > _intf._saved_help_button_label: Help! > _intf._actions: Skipped > _intf.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction: Already dumped (ProgressHub instance) > _intf._gui_lock: <thread.lock object at 0x7ffe96aec6d0> >updateSrc: None >rootParts: None >id: None >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: > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >gui_initialized: <thread.lock object at 0x7ffe96aec6d0> >dbus_session_connection: DBusConnection instance, containing members: >dbus_inhibit_id: 2012300621 >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7ffe83f731b8>, True), 'type': (<function <lambda> at 0x7ffe83f73410>, True), 'addons': (<function list_addons_callback at 0x7ffe83f73320>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7ffe83f73230>, True), 'journalctl': (<function journalctl_callback at 0x7ffe83f732a8>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _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: 21.48.13-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/dnf.log, /tmp/dnf.rpm.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.mpath: True > opts.updateSrc: None > opts.selinux: True > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.nombr: False > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.dirinstall: False > opts.xdriver: None > opts.display_mode: g > opts.stage2: None > opts.dmraid: True > opts.method: livecd:///dev/mapper/live-base > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.geoloc: None > opts.proxy: None > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: True > opts.loglevel: None > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: None > opts.ibft: True > opts.debug: False > opts.extlinux: False >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Thu 2014-10-30 08:58:55 EDT, end at Thu 2014-10-30 09:11:39 EDT. -- >Oct 30 08:58:55 localhost systemd-journal[111]: Runtime journal is using 8.0M (max allowed 100.0M, trying to leave 150.1M free of 992.7M available → current limit 100.0M). >Oct 30 08:58:55 localhost systemd-journal[111]: Runtime journal is using 8.0M (max allowed 100.0M, trying to leave 150.1M free of 992.7M available → current limit 100.0M). >Oct 30 08:58:55 localhost kernel: Initializing cgroup subsys cpuset >Oct 30 08:58:55 localhost kernel: Initializing cgroup subsys cpu >Oct 30 08:58:55 localhost kernel: Initializing cgroup subsys cpuacct >Oct 30 08:58:55 localhost kernel: Linux version 3.17.1-302.fc21.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 4.9.1 20140930 (Red Hat 4.9.1-11) (GCC) ) #1 SMP Fri Oct 17 20:05:46 UTC 2014 >Oct 30 08:58:55 localhost kernel: Command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Workstation-x86_64-2 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 >Oct 30 08:58:55 localhost kernel: e820: BIOS-provided physical RAM map: >Oct 30 08:58:55 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >Oct 30 08:58:55 localhost kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >Oct 30 08:58:55 localhost kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Oct 30 08:58:55 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007ffdffff] usable >Oct 30 08:58:55 localhost kernel: BIOS-e820: [mem 0x000000007ffe0000-0x000000007fffffff] reserved >Oct 30 08:58:55 localhost kernel: BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >Oct 30 08:58:55 localhost kernel: BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >Oct 30 08:58:55 localhost kernel: NX (Execute Disable) protection: active >Oct 30 08:58:55 localhost kernel: SMBIOS 2.8 present. >Oct 30 08:58:55 localhost kernel: DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.7.5-20140709_153950- 04/01/2014 >Oct 30 08:58:55 localhost kernel: Hypervisor detected: KVM >Oct 30 08:58:55 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Oct 30 08:58:55 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Oct 30 08:58:55 localhost kernel: e820: last_pfn = 0x7ffe0 max_arch_pfn = 0x400000000 >Oct 30 08:58:55 localhost kernel: MTRR default type: write-back >Oct 30 08:58:55 localhost kernel: MTRR fixed ranges enabled: >Oct 30 08:58:55 localhost kernel: 00000-9FFFF write-back >Oct 30 08:58:55 localhost kernel: A0000-BFFFF uncachable >Oct 30 08:58:55 localhost kernel: C0000-FFFFF write-protect >Oct 30 08:58:55 localhost kernel: MTRR variable ranges enabled: >Oct 30 08:58:55 localhost kernel: 0 base 0080000000 mask FF80000000 uncachable >Oct 30 08:58:55 localhost kernel: 1 disabled >Oct 30 08:58:55 localhost kernel: 2 disabled >Oct 30 08:58:55 localhost kernel: 3 disabled >Oct 30 08:58:55 localhost kernel: 4 disabled >Oct 30 08:58:55 localhost kernel: 5 disabled >Oct 30 08:58:55 localhost kernel: 6 disabled >Oct 30 08:58:55 localhost kernel: 7 disabled >Oct 30 08:58:55 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Oct 30 08:58:55 localhost kernel: found SMP MP-table at [mem 0x000f0ff0-0x000f0fff] mapped at [ffff8800000f0ff0] >Oct 30 08:58:55 localhost kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576 >Oct 30 08:58:55 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Oct 30 08:58:55 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Oct 30 08:58:55 localhost kernel: BRK [0x0202e000, 0x0202efff] PGTABLE >Oct 30 08:58:55 localhost kernel: BRK [0x0202f000, 0x0202ffff] PGTABLE >Oct 30 08:58:55 localhost kernel: BRK [0x02030000, 0x02030fff] PGTABLE >Oct 30 08:58:55 localhost kernel: init_memory_mapping: [mem 0x7d800000-0x7d9fffff] >Oct 30 08:58:55 localhost kernel: [mem 0x7d800000-0x7d9fffff] page 2M >Oct 30 08:58:55 localhost kernel: BRK [0x02031000, 0x02031fff] PGTABLE >Oct 30 08:58:55 localhost kernel: init_memory_mapping: [mem 0x7c000000-0x7d7fffff] >Oct 30 08:58:55 localhost kernel: [mem 0x7c000000-0x7d7fffff] page 2M >Oct 30 08:58:55 localhost kernel: init_memory_mapping: [mem 0x00100000-0x7bffffff] >Oct 30 08:58:55 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Oct 30 08:58:55 localhost kernel: [mem 0x00200000-0x7bffffff] page 2M >Oct 30 08:58:55 localhost kernel: init_memory_mapping: [mem 0x7da00000-0x7ffdffff] >Oct 30 08:58:55 localhost kernel: [mem 0x7da00000-0x7fdfffff] page 2M >Oct 30 08:58:55 localhost kernel: [mem 0x7fe00000-0x7ffdffff] page 4k >Oct 30 08:58:55 localhost kernel: BRK [0x02032000, 0x02032fff] PGTABLE >Oct 30 08:58:55 localhost kernel: RAMDISK: [mem 0x7da5f000-0x7ffdffff] >Oct 30 08:58:55 localhost kernel: ACPI: Early table checksum verification disabled >Oct 30 08:58:55 localhost kernel: ACPI: RSDP 0x00000000000F0DD0 000014 (v00 BOCHS ) >Oct 30 08:58:55 localhost kernel: ACPI: RSDT 0x000000007FFE185F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >Oct 30 08:58:55 localhost kernel: ACPI: FACP 0x000000007FFE0B37 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >Oct 30 08:58:55 localhost kernel: ACPI: DSDT 0x000000007FFE0040 000AF7 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) >Oct 30 08:58:55 localhost kernel: ACPI: FACS 0x000000007FFE0000 000040 >Oct 30 08:58:55 localhost kernel: ACPI: SSDT 0x000000007FFE0BAB 000C34 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >Oct 30 08:58:55 localhost kernel: ACPI: APIC 0x000000007FFE17DF 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >Oct 30 08:58:55 localhost kernel: ACPI: Local APIC address 0xfee00000 >Oct 30 08:58:55 localhost kernel: No NUMA configuration found >Oct 30 08:58:55 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000007ffdffff] >Oct 30 08:58:55 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x7ffdffff] >Oct 30 08:58:55 localhost kernel: NODE_DATA [mem 0x7da4b000-0x7da5efff] >Oct 30 08:58:55 localhost kernel: kvm-clock: Using msrs 4b564d01 and 4b564d00 >Oct 30 08:58:55 localhost kernel: kvm-clock: cpu 0, msr 0:7da3b001, primary cpu clock >Oct 30 08:58:55 localhost kernel: [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007b200000-ffff88007d1fffff] on node 0 >Oct 30 08:58:55 localhost kernel: Zone ranges: >Oct 30 08:58:55 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Oct 30 08:58:55 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Oct 30 08:58:55 localhost kernel: Normal empty >Oct 30 08:58:55 localhost kernel: Movable zone start for each node >Oct 30 08:58:55 localhost kernel: Early memory node ranges >Oct 30 08:58:55 localhost kernel: node 0: [mem 0x00001000-0x0009efff] >Oct 30 08:58:55 localhost kernel: node 0: [mem 0x00100000-0x7ffdffff] >Oct 30 08:58:55 localhost kernel: On node 0 totalpages: 524158 >Oct 30 08:58:55 localhost kernel: DMA zone: 64 pages used for memmap >Oct 30 08:58:55 localhost kernel: DMA zone: 21 pages reserved >Oct 30 08:58:55 localhost kernel: DMA zone: 3998 pages, LIFO batch:0 >Oct 30 08:58:55 localhost kernel: DMA32 zone: 8128 pages used for memmap >Oct 30 08:58:55 localhost kernel: DMA32 zone: 520160 pages, LIFO batch:31 >Oct 30 08:58:55 localhost kernel: ACPI: PM-Timer IO Port: 0x608 >Oct 30 08:58:55 localhost kernel: ACPI: Local APIC address 0xfee00000 >Oct 30 08:58:55 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Oct 30 08:58:55 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >Oct 30 08:58:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >Oct 30 08:58:55 localhost kernel: ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >Oct 30 08:58:55 localhost kernel: IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >Oct 30 08:58:55 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Oct 30 08:58:55 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >Oct 30 08:58:55 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Oct 30 08:58:55 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >Oct 30 08:58:55 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >Oct 30 08:58:55 localhost kernel: ACPI: IRQ0 used by override. >Oct 30 08:58:55 localhost kernel: ACPI: IRQ5 used by override. >Oct 30 08:58:55 localhost kernel: ACPI: IRQ9 used by override. >Oct 30 08:58:55 localhost kernel: ACPI: IRQ10 used by override. >Oct 30 08:58:55 localhost kernel: ACPI: IRQ11 used by override. >Oct 30 08:58:55 localhost kernel: Using ACPI (MADT) for SMP configuration information >Oct 30 08:58:55 localhost kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs >Oct 30 08:58:55 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Oct 30 08:58:55 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >Oct 30 08:58:55 localhost kernel: PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >Oct 30 08:58:55 localhost kernel: e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >Oct 30 08:58:55 localhost kernel: Booting paravirtualized kernel on KVM >Oct 30 08:58:55 localhost kernel: setup_percpu: NR_CPUS:1024 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 >Oct 30 08:58:55 localhost kernel: PERCPU: Embedded 29 pages/cpu @ffff88007d800000 s88384 r8192 d22208 u1048576 >Oct 30 08:58:55 localhost kernel: pcpu-alloc: s88384 r8192 d22208 u1048576 alloc=1*2097152 >Oct 30 08:58:55 localhost kernel: pcpu-alloc: [0] 0 1 >Oct 30 08:58:55 localhost kernel: KVM setup async PF for cpu 0 >Oct 30 08:58:55 localhost kernel: kvm-stealtime: cpu 0, msr 7d80e100 >Oct 30 08:58:55 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 515945 >Oct 30 08:58:55 localhost kernel: Policy zone: DMA32 >Oct 30 08:58:55 localhost kernel: Kernel command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Workstation-x86_64-2 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 >Oct 30 08:58:55 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Oct 30 08:58:55 localhost kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form >Oct 30 08:58:55 localhost kernel: Memory: 2008152K/2096632K available (7463K kernel code, 1231K rwdata, 3252K rodata, 1468K init, 1540K bss, 88480K reserved) >Oct 30 08:58:55 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >Oct 30 08:58:55 localhost kernel: Hierarchical RCU implementation. >Oct 30 08:58:55 localhost kernel: RCU dyntick-idle grace-period acceleration is enabled. >Oct 30 08:58:55 localhost kernel: RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=2. >Oct 30 08:58:55 localhost kernel: Offload RCU callbacks from all CPUs >Oct 30 08:58:55 localhost kernel: Offload RCU callbacks from CPUs: 0-1. >Oct 30 08:58:55 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 >Oct 30 08:58:55 localhost kernel: NR_IRQS:65792 nr_irqs:440 0 >Oct 30 08:58:55 localhost kernel: Console: colour VGA+ 80x25 >Oct 30 08:58:55 localhost kernel: console [tty0] enabled >Oct 30 08:58:55 localhost kernel: allocated 8388608 bytes of page_cgroup >Oct 30 08:58:55 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Oct 30 08:58:55 localhost kernel: tsc: Detected 2793.530 MHz processor >Oct 30 08:58:55 localhost kernel: Calibrating delay loop (skipped) preset value.. 5587.06 BogoMIPS (lpj=2793530) >Oct 30 08:58:55 localhost kernel: pid_max: default: 32768 minimum: 301 >Oct 30 08:58:55 localhost kernel: ACPI: Core revision 20140724 >Oct 30 08:58:55 localhost kernel: ACPI: All ACPI Tables successfully acquired >Oct 30 08:58:55 localhost kernel: Security Framework initialized >Oct 30 08:58:55 localhost kernel: SELinux: Initializing. >Oct 30 08:58:55 localhost kernel: SELinux: Starting in permissive mode >Oct 30 08:58:55 localhost kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >Oct 30 08:58:55 localhost kernel: Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Oct 30 08:58:55 localhost kernel: Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) >Oct 30 08:58:55 localhost kernel: Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) >Oct 30 08:58:55 localhost kernel: Initializing cgroup subsys memory >Oct 30 08:58:55 localhost kernel: Initializing cgroup subsys devices >Oct 30 08:58:55 localhost kernel: Initializing cgroup subsys freezer >Oct 30 08:58:55 localhost kernel: Initializing cgroup subsys net_cls >Oct 30 08:58:55 localhost kernel: Initializing cgroup subsys blkio >Oct 30 08:58:55 localhost kernel: Initializing cgroup subsys perf_event >Oct 30 08:58:55 localhost kernel: Initializing cgroup subsys net_prio >Oct 30 08:58:55 localhost kernel: Initializing cgroup subsys hugetlb >Oct 30 08:58:55 localhost kernel: mce: CPU supports 10 MCE banks >Oct 30 08:58:55 localhost kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >Oct 30 08:58:55 localhost kernel: Freeing SMP alternatives memory: 28K (ffffffff81ea4000 - ffffffff81eab000) >Oct 30 08:58:55 localhost kernel: ftrace: allocating 27196 entries in 107 pages >Oct 30 08:58:55 localhost kernel: Enabling x2apic >Oct 30 08:58:55 localhost kernel: Enabled x2apic >Oct 30 08:58:55 localhost kernel: Switched APIC routing to physical x2apic. >Oct 30 08:58:55 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Oct 30 08:58:55 localhost kernel: smpboot: CPU0: Intel Core Processor (Haswell) (fam: 06, model: 3c, stepping: 01) >Oct 30 08:58:55 localhost kernel: TSC deadline timer enabled >Oct 30 08:58:55 localhost kernel: Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. >Oct 30 08:58:55 localhost kernel: x86: Booting SMP configuration: >Oct 30 08:58:55 localhost kernel: .... node #0, CPUs: #1 >Oct 30 08:58:55 localhost kernel: kvm-clock: cpu 1, msr 0:7da3b041, secondary cpu clock >Oct 30 08:58:55 localhost kernel: NMI watchdog: disabled (cpu0): hardware events not enabled >Oct 30 08:58:55 localhost kernel: x86: Booted up 1 node, 2 CPUs >Oct 30 08:58:55 localhost kernel: smpboot: Total of 2 processors activated (11174.12 BogoMIPS) >Oct 30 08:58:55 localhost kernel: KVM setup async PF for cpu 1 >Oct 30 08:58:55 localhost kernel: kvm-stealtime: cpu 1, msr 7d90e100 >Oct 30 08:58:55 localhost kernel: devtmpfs: initialized >Oct 30 08:58:55 localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE >Oct 30 08:58:55 localhost kernel: pinctrl core: initialized pinctrl subsystem >Oct 30 08:58:55 localhost kernel: RTC time: 12:58:54, date: 10/30/14 >Oct 30 08:58:55 localhost kernel: NET: Registered protocol family 16 >Oct 30 08:58:55 localhost kernel: cpuidle: using governor menu >Oct 30 08:58:55 localhost kernel: ACPI: bus type PCI registered >Oct 30 08:58:55 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Oct 30 08:58:55 localhost kernel: PCI: Using configuration type 1 for base access >Oct 30 08:58:55 localhost kernel: ACPI: Added _OSI(Module Device) >Oct 30 08:58:55 localhost kernel: ACPI: Added _OSI(Processor Device) >Oct 30 08:58:55 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Oct 30 08:58:55 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Oct 30 08:58:55 localhost kernel: ACPI: Interpreter enabled >Oct 30 08:58:55 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580) >Oct 30 08:58:55 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580) >Oct 30 08:58:55 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20140724/hwxface-580) >Oct 30 08:58:55 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20140724/hwxface-580) >Oct 30 08:58:55 localhost kernel: ACPI: (supports S0 S5) >Oct 30 08:58:55 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Oct 30 08:58:55 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Oct 30 08:58:55 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Oct 30 08:58:55 localhost kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >Oct 30 08:58:55 localhost kernel: acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >Oct 30 08:58:55 localhost kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [3] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [4] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [6] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [7] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [8] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [9] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [10] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [11] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [12] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [13] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [14] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [15] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [16] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [17] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [18] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [19] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [20] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [21] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [22] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [23] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [24] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [25] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [26] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [27] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [28] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [29] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [30] registered >Oct 30 08:58:55 localhost kernel: acpiphp: Slot [31] registered >Oct 30 08:58:55 localhost kernel: PCI host bridge to bus 0000:00 >Oct 30 08:58:55 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Oct 30 08:58:55 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Oct 30 08:58:55 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xadff] >Oct 30 08:58:55 localhost kernel: pci_bus 0000:00: root bus resource [io 0xae0f-0xaeff] >Oct 30 08:58:55 localhost kernel: pci_bus 0000:00: root bus resource [io 0xaf20-0xafdf] >Oct 30 08:58:55 localhost kernel: pci_bus 0000:00: root bus resource [io 0xafe4-0xffff] >Oct 30 08:58:55 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Oct 30 08:58:55 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >Oct 30 08:58:55 localhost kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >Oct 30 08:58:55 localhost kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >Oct 30 08:58:55 localhost kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >Oct 30 08:58:55 localhost kernel: pci 0000:00:01.1: reg 0x20: [io 0xc160-0xc16f] >Oct 30 08:58:55 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >Oct 30 08:58:55 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >Oct 30 08:58:55 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >Oct 30 08:58:55 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >Oct 30 08:58:55 localhost kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >Oct 30 08:58:55 localhost kernel: pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI >Oct 30 08:58:55 localhost kernel: pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB >Oct 30 08:58:55 localhost kernel: pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >Oct 30 08:58:55 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >Oct 30 08:58:55 localhost kernel: pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >Oct 30 08:58:55 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xfc054000-0xfc055fff] >Oct 30 08:58:55 localhost kernel: pci 0000:00:02.0: reg 0x1c: [io 0xc080-0xc09f] >Oct 30 08:58:55 localhost kernel: pci 0000:00:02.0: reg 0x30: [mem 0xfc040000-0xfc04ffff pref] >Oct 30 08:58:55 localhost kernel: pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >Oct 30 08:58:55 localhost kernel: pci 0000:00:03.0: reg 0x10: [io 0xc0a0-0xc0bf] >Oct 30 08:58:55 localhost kernel: pci 0000:00:03.0: reg 0x14: [mem 0xfc056000-0xfc056fff] >Oct 30 08:58:55 localhost kernel: pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc03ffff pref] >Oct 30 08:58:55 localhost kernel: pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >Oct 30 08:58:55 localhost kernel: pci 0000:00:04.0: reg 0x10: [mem 0xfc050000-0xfc053fff] >Oct 30 08:58:55 localhost kernel: pci 0000:00:05.0: [8086:2934] type 00 class 0x0c0300 >Oct 30 08:58:55 localhost kernel: pci 0000:00:05.0: reg 0x20: [io 0xc0c0-0xc0df] >Oct 30 08:58:55 localhost kernel: pci 0000:00:05.1: [8086:2935] type 00 class 0x0c0300 >Oct 30 08:58:55 localhost kernel: pci 0000:00:05.1: reg 0x20: [io 0xc0e0-0xc0ff] >Oct 30 08:58:55 localhost kernel: pci 0000:00:05.2: [8086:2936] type 00 class 0x0c0300 >Oct 30 08:58:55 localhost kernel: pci 0000:00:05.2: reg 0x20: [io 0xc100-0xc11f] >Oct 30 08:58:55 localhost kernel: pci 0000:00:05.7: [8086:293a] type 00 class 0x0c0320 >Oct 30 08:58:55 localhost kernel: pci 0000:00:05.7: reg 0x10: [mem 0xfc057000-0xfc057fff] >Oct 30 08:58:55 localhost kernel: pci 0000:00:06.0: [1af4:1003] type 00 class 0x078000 >Oct 30 08:58:55 localhost kernel: pci 0000:00:06.0: reg 0x10: [io 0xc120-0xc13f] >Oct 30 08:58:55 localhost kernel: pci 0000:00:06.0: reg 0x14: [mem 0xfc058000-0xfc058fff] >Oct 30 08:58:55 localhost kernel: pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >Oct 30 08:58:55 localhost kernel: pci 0000:00:07.0: reg 0x10: [io 0xc000-0xc03f] >Oct 30 08:58:55 localhost kernel: pci 0000:00:07.0: reg 0x14: [mem 0xfc059000-0xfc059fff] >Oct 30 08:58:55 localhost kernel: pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000 >Oct 30 08:58:55 localhost kernel: pci 0000:00:08.0: reg 0x10: [io 0xc040-0xc07f] >Oct 30 08:58:55 localhost kernel: pci 0000:00:08.0: reg 0x14: [mem 0xfc05a000-0xfc05afff] >Oct 30 08:58:55 localhost kernel: pci 0000:00:09.0: [1af4:1002] type 00 class 0x00ff00 >Oct 30 08:58:55 localhost kernel: pci 0000:00:09.0: reg 0x10: [io 0xc140-0xc15f] >Oct 30 08:58:55 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >Oct 30 08:58:55 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >Oct 30 08:58:55 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >Oct 30 08:58:55 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >Oct 30 08:58:55 localhost kernel: ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >Oct 30 08:58:55 localhost kernel: ACPI: Enabled 16 GPEs in block 00 to 0F >Oct 30 08:58:55 localhost kernel: vgaarb: setting as boot device: PCI:0000:00:02.0 >Oct 30 08:58:55 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Oct 30 08:58:55 localhost kernel: vgaarb: loaded >Oct 30 08:58:55 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Oct 30 08:58:55 localhost kernel: SCSI subsystem initialized >Oct 30 08:58:55 localhost kernel: libata version 3.00 loaded. >Oct 30 08:58:55 localhost kernel: ACPI: bus type USB registered >Oct 30 08:58:55 localhost kernel: usbcore: registered new interface driver usbfs >Oct 30 08:58:55 localhost kernel: usbcore: registered new interface driver hub >Oct 30 08:58:55 localhost kernel: usbcore: registered new device driver usb >Oct 30 08:58:55 localhost kernel: PCI: Using ACPI for IRQ routing >Oct 30 08:58:55 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Oct 30 08:58:55 localhost kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >Oct 30 08:58:55 localhost kernel: e820: reserve RAM buffer [mem 0x7ffe0000-0x7fffffff] >Oct 30 08:58:55 localhost kernel: NetLabel: Initializing >Oct 30 08:58:55 localhost kernel: NetLabel: domain hash size = 128 >Oct 30 08:58:55 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Oct 30 08:58:55 localhost kernel: NetLabel: unlabeled traffic allowed by default >Oct 30 08:58:55 localhost kernel: Switched to clocksource kvm-clock >Oct 30 08:58:55 localhost kernel: pnp: PnP ACPI init >Oct 30 08:58:55 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >Oct 30 08:58:55 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >Oct 30 08:58:55 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >Oct 30 08:58:55 localhost kernel: pnp 00:03: [dma 2] >Oct 30 08:58:55 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >Oct 30 08:58:55 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active) >Oct 30 08:58:55 localhost kernel: pnp: PnP ACPI: found 5 devices >Oct 30 08:58:55 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Oct 30 08:58:55 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xadff] >Oct 30 08:58:55 localhost kernel: pci_bus 0000:00: resource 6 [io 0xae0f-0xaeff] >Oct 30 08:58:55 localhost kernel: pci_bus 0000:00: resource 7 [io 0xaf20-0xafdf] >Oct 30 08:58:55 localhost kernel: pci_bus 0000:00: resource 8 [io 0xafe4-0xffff] >Oct 30 08:58:55 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000a0000-0x000bffff] >Oct 30 08:58:55 localhost kernel: pci_bus 0000:00: resource 10 [mem 0x80000000-0xfebfffff] >Oct 30 08:58:55 localhost kernel: NET: Registered protocol family 2 >Oct 30 08:58:55 localhost kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes) >Oct 30 08:58:55 localhost kernel: TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >Oct 30 08:58:55 localhost kernel: TCP: Hash tables configured (established 16384 bind 16384) >Oct 30 08:58:55 localhost kernel: TCP: reno registered >Oct 30 08:58:55 localhost kernel: UDP hash table entries: 1024 (order: 3, 32768 bytes) >Oct 30 08:58:55 localhost kernel: UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >Oct 30 08:58:55 localhost kernel: NET: Registered protocol family 1 >Oct 30 08:58:55 localhost kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Oct 30 08:58:55 localhost kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release >Oct 30 08:58:55 localhost kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds >Oct 30 08:58:55 localhost kernel: pci 0000:00:02.0: Video device with shadowed ROM >Oct 30 08:58:55 localhost kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >Oct 30 08:58:55 localhost kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >Oct 30 08:58:55 localhost kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >Oct 30 08:58:55 localhost kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 >Oct 30 08:58:55 localhost kernel: PCI: CLS 0 bytes, default 64 >Oct 30 08:58:55 localhost kernel: Unpacking initramfs... >Oct 30 08:58:55 localhost kernel: Freeing initrd memory: 38404K (ffff88007da5f000 - ffff88007ffe0000) >Oct 30 08:58:55 localhost kernel: microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 >Oct 30 08:58:55 localhost kernel: microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 >Oct 30 08:58:55 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Oct 30 08:58:55 localhost kernel: AVX2 version of gcm_enc/dec engaged. >Oct 30 08:58:55 localhost kernel: alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >Oct 30 08:58:55 localhost kernel: futex hash table entries: 512 (order: 3, 32768 bytes) >Oct 30 08:58:55 localhost kernel: Initialise system trusted keyring >Oct 30 08:58:55 localhost kernel: audit: initializing netlink subsys (disabled) >Oct 30 08:58:55 localhost kernel: audit: type=2000 audit(1414673935.593:1): initialized >Oct 30 08:58:55 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Oct 30 08:58:55 localhost kernel: zpool: loaded >Oct 30 08:58:55 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Oct 30 08:58:55 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Oct 30 08:58:55 localhost kernel: msgmni has been set to 3997 >Oct 30 08:58:55 localhost kernel: Key type big_key registered >Oct 30 08:58:55 localhost kernel: SELinux: Registering netfilter hooks >Oct 30 08:58:55 localhost kernel: alg: No test for stdrng (krng) >Oct 30 08:58:55 localhost kernel: NET: Registered protocol family 38 >Oct 30 08:58:55 localhost kernel: Key type asymmetric registered >Oct 30 08:58:55 localhost kernel: Asymmetric key parser 'x509' registered >Oct 30 08:58:55 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Oct 30 08:58:55 localhost kernel: io scheduler noop registered >Oct 30 08:58:55 localhost kernel: io scheduler deadline registered >Oct 30 08:58:55 localhost kernel: io scheduler cfq registered (default) >Oct 30 08:58:55 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Oct 30 08:58:55 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Oct 30 08:58:55 localhost kernel: intel_idle: does not run on family 6 model 60 >Oct 30 08:58:55 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Oct 30 08:58:55 localhost kernel: ACPI: Power Button [PWRF] >Oct 30 08:58:55 localhost kernel: GHES: HEST is not enabled! >Oct 30 08:58:55 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Oct 30 08:58:55 localhost kernel: 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >Oct 30 08:58:55 localhost kernel: Non-volatile memory driver v1.3 >Oct 30 08:58:55 localhost kernel: Linux agpgart interface v0.103 >Oct 30 08:58:55 localhost kernel: ata_piix 0000:00:01.1: version 2.13 >Oct 30 08:58:55 localhost kernel: scsi host0: ata_piix >Oct 30 08:58:55 localhost kernel: scsi host1: ata_piix >Oct 30 08:58:55 localhost kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc160 irq 14 >Oct 30 08:58:55 localhost kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc168 irq 15 >Oct 30 08:58:55 localhost kernel: libphy: Fixed MDIO Bus: probed >Oct 30 08:58:55 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Oct 30 08:58:55 localhost kernel: ehci-pci: EHCI PCI platform driver >Oct 30 08:58:55 localhost kernel: ehci-pci 0000:00:05.7: EHCI Host Controller >Oct 30 08:58:55 localhost kernel: ehci-pci 0000:00:05.7: new USB bus registered, assigned bus number 1 >Oct 30 08:58:55 localhost kernel: ehci-pci 0000:00:05.7: irq 10, io mem 0xfc057000 >Oct 30 08:58:55 localhost kernel: ehci-pci 0000:00:05.7: USB 2.0 started, EHCI 1.00 >Oct 30 08:58:55 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Oct 30 08:58:55 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 30 08:58:55 localhost kernel: usb usb1: Product: EHCI Host Controller >Oct 30 08:58:55 localhost kernel: usb usb1: Manufacturer: Linux 3.17.1-302.fc21.x86_64 ehci_hcd >Oct 30 08:58:55 localhost kernel: usb usb1: SerialNumber: 0000:00:05.7 >Oct 30 08:58:55 localhost kernel: hub 1-0:1.0: USB hub found >Oct 30 08:58:55 localhost kernel: hub 1-0:1.0: 6 ports detected >Oct 30 08:58:55 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Oct 30 08:58:55 localhost kernel: ohci-pci: OHCI PCI platform driver >Oct 30 08:58:55 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Oct 30 08:58:55 localhost kernel: uhci_hcd 0000:00:05.0: UHCI Host Controller >Oct 30 08:58:55 localhost kernel: uhci_hcd 0000:00:05.0: new USB bus registered, assigned bus number 2 >Oct 30 08:58:55 localhost kernel: uhci_hcd 0000:00:05.0: detected 2 ports >Oct 30 08:58:55 localhost kernel: uhci_hcd 0000:00:05.0: irq 10, io base 0x0000c0c0 >Oct 30 08:58:55 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >Oct 30 08:58:55 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 30 08:58:55 localhost kernel: usb usb2: Product: UHCI Host Controller >Oct 30 08:58:55 localhost kernel: usb usb2: Manufacturer: Linux 3.17.1-302.fc21.x86_64 uhci_hcd >Oct 30 08:58:55 localhost kernel: usb usb2: SerialNumber: 0000:00:05.0 >Oct 30 08:58:55 localhost kernel: hub 2-0:1.0: USB hub found >Oct 30 08:58:55 localhost kernel: hub 2-0:1.0: 2 ports detected >Oct 30 08:58:55 localhost kernel: uhci_hcd 0000:00:05.1: UHCI Host Controller >Oct 30 08:58:55 localhost kernel: uhci_hcd 0000:00:05.1: new USB bus registered, assigned bus number 3 >Oct 30 08:58:55 localhost kernel: uhci_hcd 0000:00:05.1: detected 2 ports >Oct 30 08:58:55 localhost kernel: uhci_hcd 0000:00:05.1: irq 11, io base 0x0000c0e0 >Oct 30 08:58:55 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Oct 30 08:58:55 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 30 08:58:55 localhost kernel: usb usb3: Product: UHCI Host Controller >Oct 30 08:58:55 localhost kernel: usb usb3: Manufacturer: Linux 3.17.1-302.fc21.x86_64 uhci_hcd >Oct 30 08:58:55 localhost kernel: usb usb3: SerialNumber: 0000:00:05.1 >Oct 30 08:58:55 localhost kernel: hub 3-0:1.0: USB hub found >Oct 30 08:58:55 localhost kernel: hub 3-0:1.0: 2 ports detected >Oct 30 08:58:55 localhost kernel: uhci_hcd 0000:00:05.2: UHCI Host Controller >Oct 30 08:58:55 localhost kernel: uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 4 >Oct 30 08:58:55 localhost kernel: uhci_hcd 0000:00:05.2: detected 2 ports >Oct 30 08:58:55 localhost kernel: uhci_hcd 0000:00:05.2: irq 11, io base 0x0000c100 >Oct 30 08:58:55 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Oct 30 08:58:55 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 30 08:58:55 localhost kernel: usb usb4: Product: UHCI Host Controller >Oct 30 08:58:55 localhost kernel: usb usb4: Manufacturer: Linux 3.17.1-302.fc21.x86_64 uhci_hcd >Oct 30 08:58:55 localhost kernel: usb usb4: SerialNumber: 0000:00:05.2 >Oct 30 08:58:55 localhost kernel: hub 4-0:1.0: USB hub found >Oct 30 08:58:55 localhost kernel: hub 4-0:1.0: 2 ports detected >Oct 30 08:58:55 localhost kernel: usbcore: registered new interface driver usbserial >Oct 30 08:58:55 localhost kernel: usbcore: registered new interface driver usbserial_generic >Oct 30 08:58:55 localhost kernel: usbserial: USB Serial support registered for generic >Oct 30 08:58:55 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >Oct 30 08:58:55 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Oct 30 08:58:55 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Oct 30 08:58:55 localhost kernel: mousedev: PS/2 mouse device common for all mice >Oct 30 08:58:55 localhost kernel: rtc_cmos 00:00: RTC can wake from S4 >Oct 30 08:58:55 localhost kernel: rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >Oct 30 08:58:55 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >Oct 30 08:58:55 localhost kernel: rtc_cmos 00:00: alarms up to one day, 114 bytes nvram >Oct 30 08:58:55 localhost kernel: device-mapper: uevent: version 1.0.3 >Oct 30 08:58:55 localhost kernel: device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >Oct 30 08:58:55 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Oct 30 08:58:55 localhost kernel: usbcore: registered new interface driver usbhid >Oct 30 08:58:55 localhost kernel: usbhid: USB HID core driver >Oct 30 08:58:55 localhost kernel: drop_monitor: Initializing network drop monitor service >Oct 30 08:58:55 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Oct 30 08:58:55 localhost kernel: TCP: cubic registered >Oct 30 08:58:55 localhost kernel: Initializing XFRM netlink socket >Oct 30 08:58:55 localhost kernel: NET: Registered protocol family 10 >Oct 30 08:58:55 localhost kernel: mip6: Mobile IPv6 >Oct 30 08:58:55 localhost kernel: NET: Registered protocol family 17 >Oct 30 08:58:55 localhost kernel: Loading compiled-in X.509 certificates >Oct 30 08:58:55 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 0cb4c9dc5577438dc489b2d6dadddfdc03f60c5c' >Oct 30 08:58:55 localhost kernel: registered taskstats version 1 >Oct 30 08:58:55 localhost kernel: Magic number: 2:993:987 >Oct 30 08:58:55 localhost kernel: machinecheck machinecheck0: hash matches >Oct 30 08:58:55 localhost kernel: rtc_cmos 00:00: setting system clock to 2014-10-30 12:58:55 UTC (1414673935) >Oct 30 08:58:55 localhost kernel: PM: Hibernation image not present or could not be loaded. >Oct 30 08:58:55 localhost kernel: ata1.01: NODEV after polling detection >Oct 30 08:58:55 localhost kernel: ata1.00: ATAPI: QEMU DVD-ROM, 2.1.2, max UDMA/100 >Oct 30 08:58:55 localhost kernel: ata1.00: configured for MWDMA2 >Oct 30 08:58:55 localhost kernel: scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.1. PQ: 0 ANSI: 5 >Oct 30 08:58:55 localhost kernel: sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >Oct 30 08:58:55 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Oct 30 08:58:55 localhost kernel: sr 0:0:0:0: Attached scsi CD-ROM sr0 >Oct 30 08:58:55 localhost kernel: sr 0:0:0:0: Attached scsi generic sg0 type 5 >Oct 30 08:58:55 localhost kernel: Freeing unused kernel memory: 1468K (ffffffff81d35000 - ffffffff81ea4000) >Oct 30 08:58:55 localhost kernel: Write protecting the kernel read-only data: 12288k >Oct 30 08:58:55 localhost kernel: Freeing unused kernel memory: 716K (ffff88000174d000 - ffff880001800000) >Oct 30 08:58:55 localhost kernel: Freeing unused kernel memory: 844K (ffff880001b2d000 - ffff880001c00000) >Oct 30 08:58:55 localhost kernel: random: systemd urandom read with 2 bits of entropy available >Oct 30 08:58:55 localhost systemd-journal[111]: Journal started >Oct 30 08:58:55 localhost dracut-cmdline[100]: dracut-21 (Twenty One) dracut-038-30.git20140903.fc21 >Oct 30 08:58:55 localhost dracut-cmdline[100]: Using kernel command line parameters: >Oct 30 08:58:55 localhost dracut-cmdline[100]: rd.luks=0: removing cryptoluks activation >Oct 30 08:58:55 localhost kernel: loop: module loaded >Oct 30 08:58:55 localhost dracut-cmdline[100]: root was live:CDLABEL=Fedora-Live-Workstation-x86_64-2, is now live:/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 >Oct 30 08:58:55 localhost kernel: RPC: Registered named UNIX socket transport module. >Oct 30 08:58:55 localhost kernel: RPC: Registered udp transport module. >Oct 30 08:58:55 localhost kernel: RPC: Registered tcp transport module. >Oct 30 08:58:55 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Oct 30 08:58:55 localhost rpc.statd[258]: Version 1.3.0 starting >Oct 30 08:58:55 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Oct 30 08:58:55 localhost rpc.statd[258]: Initializing NSM state >Oct 30 08:58:55 localhost rpc.statd[258]: Running as root. chown /var/lib/nfs/statd to choose different user >Oct 30 08:58:55 localhost systemd-udevd[285]: starting version 216 >Oct 30 08:58:55 localhost dracut-pre-trigger[288]: rd.dm=0: removing DM RAID activation >Oct 30 08:58:55 localhost dracut-pre-trigger[288]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Oct 30 08:58:55 localhost dracut-pre-trigger[288]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Oct 30 08:58:55 localhost dracut-pre-trigger[288]: rd.md=0: removing MD RAID activation >Oct 30 08:58:55 localhost kernel: usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >Oct 30 08:58:55 localhost kernel: usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >Oct 30 08:58:55 localhost kernel: usb 1-1: Product: QEMU USB Tablet >Oct 30 08:58:55 localhost kernel: usb 1-1: Manufacturer: QEMU >Oct 30 08:58:55 localhost kernel: usb 1-1: SerialNumber: 42 >Oct 30 08:58:55 localhost kernel: input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:05.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4 >Oct 30 08:58:55 localhost kernel: hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:05.7-1/input0 >Oct 30 08:58:55 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Oct 30 08:58:55 localhost kernel: alg: No test for crc32 (crc32-pclmul) >Oct 30 08:58:55 localhost kernel: virtio-pci 0000:00:07.0: irq 24 for MSI/MSI-X >Oct 30 08:58:55 localhost kernel: virtio-pci 0000:00:07.0: irq 25 for MSI/MSI-X >Oct 30 08:58:55 localhost kernel: virtio-pci 0000:00:03.0: irq 26 for MSI/MSI-X >Oct 30 08:58:55 localhost kernel: virtio-pci 0000:00:03.0: irq 27 for MSI/MSI-X >Oct 30 08:58:55 localhost kernel: virtio-pci 0000:00:03.0: irq 28 for MSI/MSI-X >Oct 30 08:58:55 localhost kernel: vda: unknown partition table >Oct 30 08:58:55 localhost kernel: virtio-pci 0000:00:08.0: irq 29 for MSI/MSI-X >Oct 30 08:58:55 localhost kernel: virtio-pci 0000:00:08.0: irq 30 for MSI/MSI-X >Oct 30 08:58:55 localhost kernel: vdb: unknown partition table >Oct 30 08:58:55 localhost kernel: [drm] Device Version 0.0 >Oct 30 08:58:55 localhost kernel: [drm] Compression level 0 log level 0 >Oct 30 08:58:55 localhost kernel: [drm] Currently using mode #0, list at 0x488 >Oct 30 08:58:55 localhost kernel: [drm] 12286 io pages at offset 0x1000000 >Oct 30 08:58:55 localhost kernel: [drm] 16777216 byte draw area at offset 0x0 >Oct 30 08:58:55 localhost kernel: [drm] RAM header offset: 0x3ffe000 >Oct 30 08:58:55 localhost kernel: [drm] rom modes offset 0x488 for 128 modes >Oct 30 08:58:55 localhost kernel: [TTM] Zone kernel: Available graphics memory: 1024806 kiB >Oct 30 08:58:55 localhost kernel: [TTM] Initializing pool allocator >Oct 30 08:58:55 localhost kernel: [TTM] Initializing DMA pool allocator >Oct 30 08:58:55 localhost kernel: [drm] qxl: 16M of VRAM memory size >Oct 30 08:58:55 localhost kernel: [drm] qxl: 63M of IO pages memory ready (VRAM domain) >Oct 30 08:58:55 localhost kernel: [drm] qxl: 64M of Surface memory size >Oct 30 08:58:55 localhost kernel: [drm] main mem slot 1 [f4000000,3ffe000] >Oct 30 08:58:55 localhost kernel: [drm] surface mem slot 2 [f8000000,4000000] >Oct 30 08:58:55 localhost kernel: [drm] fb mappable at 0xF4000000, size 3145728 >Oct 30 08:58:55 localhost kernel: [drm] fb: depth 24, pitch 4096, width 1024, height 768 >Oct 30 08:58:55 localhost kernel: fbcon: qxldrmfb (fb0) is primary device >Oct 30 08:58:56 localhost kernel: Console: switching to colour frame buffer device 128x48 >Oct 30 08:58:56 localhost kernel: qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device >Oct 30 08:58:56 localhost kernel: qxl 0000:00:02.0: registered panic notifier >Oct 30 08:58:56 localhost kernel: [drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >Oct 30 08:58:56 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Oct 30 08:58:56 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Oct 30 08:58:56 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Oct 30 08:58:56 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Oct 30 08:58:56 localhost kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >Oct 30 08:58:56 localhost rpcbind[254]: rpcbind terminating on signal. Restart with "rpcbind -w" >Oct 30 08:58:56 localhost kernel: tsc: Refined TSC clocksource calibration: 2793.580 MHz >Oct 30 08:58:56 localhost systemd[1]: Switching root. >Oct 30 08:58:56 localhost systemd-journal[111]: Journal stopped >Oct 30 08:58:57 localhost systemd-journal[621]: Runtime journal is using 8.0M (max allowed 100.0M, trying to leave 150.1M free of 984.7M available → current limit 100.0M). >Oct 30 08:58:57 localhost systemd-journal[621]: Runtime journal is using 8.0M (max allowed 100.0M, trying to leave 150.1M free of 984.7M available → current limit 100.0M). >Oct 30 08:58:57 localhost systemd-journald[111]: Received SIGTERM from PID 1 (systemd). >Oct 30 08:58:57 localhost kernel: audit: type=1404 audit(1414673936.749:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Oct 30 08:58:57 localhost kernel: random: nonblocking pool is initialized >Oct 30 08:58:57 localhost kernel: SELinux: 2048 avtab hash slots, 110305 rules. >Oct 30 08:58:57 localhost kernel: SELinux: 2048 avtab hash slots, 110305 rules. >Oct 30 08:58:57 localhost kernel: SELinux: 8 users, 103 roles, 4966 types, 295 bools, 1 sens, 1024 cats >Oct 30 08:58:57 localhost kernel: SELinux: 83 classes, 110305 rules >Oct 30 08:58:57 localhost kernel: SELinux: Permission audit_read in class capability2 not defined in policy. >Oct 30 08:58:57 localhost kernel: SELinux: the above unknown classes and permissions will be allowed >Oct 30 08:58:57 localhost kernel: SELinux: Completing initialization. >Oct 30 08:58:57 localhost kernel: SELinux: Setting up existing superblocks. >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev aio, type aio), not configured for labeling >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev drm, type drm), not configured for labeling >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Oct 30 08:58:57 localhost kernel: audit: type=1403 audit(1414673936.859:3): policy loaded auid=4294967295 ses=4294967295 >Oct 30 08:58:57 localhost systemd[1]: Successfully loaded SELinux policy in 124.223ms. >Oct 30 08:58:57 localhost systemd[1]: Relabelled /dev and /run in 15.290ms. >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Oct 30 08:58:57 localhost systemd-journal[621]: Journal started >Oct 30 08:58:57 localhost systemd[1]: Configuration file /usr/lib/systemd/system/man-db.timer is marked executable. Please remove executable permission bits. Proceeding anyway. >Oct 30 08:58:57 localhost systemd[1]: Configuration file /usr/lib/systemd/system/man-db.service is marked executable. Please remove executable permission bits. Proceeding anyway. >Oct 30 08:58:57 localhost systemd[1]: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. >Oct 30 08:58:57 localhost systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway. >Oct 30 08:58:57 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 30 08:58:57 localhost lvm[628]: No volume groups found >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses mountpoint labeling >Oct 30 08:58:57 localhost systemd[1]: var-tmp.mount: Directory /var/tmp to mount over is not empty, mounting anyway. >Oct 30 08:58:57 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 30 08:58:58 localhost systemd-udevd[672]: starting version 216 >Oct 30 08:58:58 localhost kernel: piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 >Oct 30 08:58:58 localhost kernel: virtio-pci 0000:00:06.0: irq 31 for MSI/MSI-X >Oct 30 08:58:58 localhost kernel: virtio-pci 0000:00:06.0: irq 32 for MSI/MSI-X >Oct 30 08:58:59 localhost kernel: ppdev: user-space parallel port driver >Oct 30 08:58:59 localhost mtp-probe[694]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:05.7/usb1/1-1" >Oct 30 08:58:59 localhost mtp-probe[694]: bus: 1, device: 2 was not an MTP device >Oct 30 08:58:59 localhost systemd-journal[621]: Permanent journal is using 8.0M (max allowed 591.9M, trying to leave 887.9M free of 2.0G available → current limit 591.9M). >Oct 30 08:58:59 localhost systemd-journal[621]: Time spent on flushing to /var is 16.722ms for 611 entries. >Oct 30 08:58:59 localhost kernel: snd_hda_intel 0000:00:04.0: irq 33 for MSI/MSI-X >Oct 30 08:58:59 localhost kernel: sound hdaudioC0D0: autoconfig: line_outs=1 (0x3/0x0/0x0/0x0/0x0) type:line >Oct 30 08:58:59 localhost kernel: sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Oct 30 08:58:59 localhost kernel: sound hdaudioC0D0: hp_outs=0 (0x0/0x0/0x0/0x0/0x0) >Oct 30 08:58:59 localhost kernel: sound hdaudioC0D0: mono: mono_out=0x0 >Oct 30 08:58:59 localhost kernel: sound hdaudioC0D0: inputs: >Oct 30 08:58:59 localhost kernel: sound hdaudioC0D0: Line=0x5 >Oct 30 08:58:59 localhost auditctl[713]: No rules >Oct 30 08:58:59 localhost auditd[712]: Started dispatcher: /sbin/audispd pid: 729 >Oct 30 08:58:59 localhost kernel: audit: type=1305 audit(1414673939.467:4): audit_pid=712 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Oct 30 08:58:59 localhost audispd[729]: priority_boost_parser called with: 4 >Oct 30 08:58:59 localhost audispd[729]: max_restarts_parser called with: 10 >Oct 30 08:58:59 localhost audispd[729]: audispd initialized with q_depth=150 and 1 active plugins >Oct 30 08:58:59 localhost auditd[712]: Init complete, auditd 2.4 listening for events (startup state enable) >Oct 30 08:59:03 localhost systemd[1]: Trailing garbage and the end of kernel commandline, ignoring. >Oct 30 08:59:03 localhost alsactl[736]: alsactl 1.0.28 daemon started >Oct 30 08:59:03 localhost alsactl[736]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Oct 30 08:59:03 localhost alsactl[736]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Oct 30 08:59:03 localhost alsactl[736]: Found hardware: "HDA-Intel" "QEMU ID 22" "HDA:1af40022,1af40022,00100101" "0x1af4" "0x1100" >Oct 30 08:59:03 localhost alsactl[736]: Hardware is initialized using a generic method >Oct 30 08:59:03 localhost rngd[741]: Unable to open file: /dev/tpm0 >Oct 30 08:59:03 localhost rngd[741]: can't open any entropy source >Oct 30 08:59:03 localhost rngd[741]: Maybe RNG device modules are not loaded >Oct 30 08:59:03 localhost chronyd[758]: chronyd version 1.31 starting >Oct 30 08:59:03 localhost chronyd[758]: Generated key 1 >Oct 30 08:59:03 localhost avahi-daemon[743]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Oct 30 08:59:03 localhost avahi-daemon[743]: Successfully dropped root privileges. >Oct 30 08:59:03 localhost avahi-daemon[743]: avahi-daemon 0.6.31 starting up. >Oct 30 08:59:03 localhost ModemManager[742]: <info> ModemManager (version 1.4.0-1.fc21) starting in system bus... >Oct 30 08:59:03 localhost useradd[773]: new group: name=liveuser, GID=1000 >Oct 30 08:59:03 localhost useradd[773]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Oct 30 08:59:03 localhost livesys[748]: Adding live user [ OK ] >Oct 30 08:59:03 localhost rtkit-daemon[739]: Successfully called chroot. >Oct 30 08:59:03 localhost rtkit-daemon[739]: Successfully dropped privileges. >Oct 30 08:59:03 localhost rtkit-daemon[739]: Successfully limited resources. >Oct 30 08:59:03 localhost rtkit-daemon[739]: Running. >Oct 30 08:59:03 localhost rtkit-daemon[739]: Watchdog thread running. >Oct 30 08:59:03 localhost rtkit-daemon[739]: Canary thread running. >Oct 30 08:59:03 localhost avahi-daemon[743]: Successfully called chroot(). >Oct 30 08:59:03 localhost avahi-daemon[743]: Successfully dropped remaining capabilities. >Oct 30 08:59:03 localhost avahi-daemon[743]: No service file found in /etc/avahi/services. >Oct 30 08:59:03 localhost dbus[749]: [system] Successfully activated service 'org.freedesktop.systemd1' >Oct 30 08:59:04 localhost avahi-daemon[743]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Oct 30 08:59:04 localhost avahi-daemon[743]: Network interface enumeration completed. >Oct 30 08:59:04 localhost avahi-daemon[743]: Server startup complete. Host name is linux.local. Local service cookie is 2505751938. >Oct 30 08:59:04 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Oct 30 08:59:04 localhost systemd[1]: Unit rngd.service entered failed state. >Oct 30 08:59:04 localhost systemd[1]: rngd.service failed. >Oct 30 08:59:04 localhost systemd-logind[746]: New seat seat0. >Oct 30 08:59:04 localhost systemd-logind[746]: Watching system buttons on /dev/input/event0 (Power Button) >Oct 30 08:59:04 localhost usermod[789]: add 'liveuser' to group 'wheel' >Oct 30 08:59:04 localhost usermod[789]: add 'liveuser' to shadow group 'wheel' >Oct 30 08:59:04 localhost crond[803]: (CRON) INFO (Syslog will be used instead of sendmail.) >Oct 30 08:59:04 localhost crond[803]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 11% if used.) >Oct 30 08:59:04 localhost dbus[749]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Oct 30 08:59:04 localhost polkitd[816]: Started polkitd version 0.112 >Oct 30 08:59:04 localhost livesys[748]: (process:815): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=5c101f59c6b34fc2b06488b229ffddf9 --binary-syntax --close-stderr': Child process exited with code 1 >Oct 30 08:59:04 localhost polkitd[816]: Loading rules from directory /etc/polkit-1/rules.d >Oct 30 08:59:04 localhost polkitd[816]: Loading rules from directory /usr/share/polkit-1/rules.d >Oct 30 08:59:04 localhost polkitd[816]: Finished loading, compiling and executing 5 rules >Oct 30 08:59:04 localhost dbus[749]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Oct 30 08:59:04 localhost polkitd[816]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Oct 30 08:59:04 localhost accounts-daemon[740]: started daemon version 0.6.38 >Oct 30 08:59:04 localhost crond[803]: (CRON) INFO (running with inotify support) >Oct 30 08:59:04 localhost livesys[748]: sed: can't read : No such file or directory >Oct 30 08:59:04 localhost livesys[748]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 30 08:59:04 localhost livesys[748]: 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. >Oct 30 08:59:04 localhost livesys[748]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 30 08:59:04 localhost livesys[748]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 30 08:59:04 localhost livesys[748]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 30 08:59:04 localhost livesys[748]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 30 08:59:04 localhost livesys[748]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 30 08:59:04 localhost livesys[748]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 30 08:59:04 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Oct 30 08:59:04 localhost livesys[748]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 30 08:59:04 localhost livesys[748]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 30 08:59:04 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Oct 30 08:59:04 localhost livesys[748]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 30 08:59:04 localhost livesys[748]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 30 08:59:04 localhost livesys[748]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 30 08:59:04 localhost livesys[748]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 30 08:59:04 localhost livesys[748]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 30 08:59:04 localhost livesys[748]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 30 08:59:05 localhost kernel: Ebtables v2.0 registered >Oct 30 08:59:05 localhost kernel: Bridge firewalling registered >Oct 30 08:59:05 localhost abrtd[886]: Init complete, entering main loop >Oct 30 08:59:05 localhost NetworkManager[914]: <info> NetworkManager (version 0.9.10.0-10.git20140704.fc21) is starting... >Oct 30 08:59:05 localhost NetworkManager[914]: <info> Read config: /etc/NetworkManager/NetworkManager.conf and conf.d: 20-connectivity-fedora.conf >Oct 30 08:59:05 localhost NetworkManager[914]: <info> WEXT support is enabled >Oct 30 08:59:05 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Oct 30 08:59:05 localhost kernel: cfg80211: World regulatory domain updated: >Oct 30 08:59:05 localhost kernel: cfg80211: DFS Master region: unset >Oct 30 08:59:05 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) >Oct 30 08:59:05 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Oct 30 08:59:05 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Oct 30 08:59:05 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) >Oct 30 08:59:05 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A) >Oct 30 08:59:05 localhost kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >Oct 30 08:59:05 localhost kernel: cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >Oct 30 08:59:05 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) >Oct 30 08:59:05 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) >Oct 30 08:59:05 localhost NetworkManager[914]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Oct 30 08:59:05 localhost NetworkManager[914]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Oct 30 08:59:05 localhost NetworkManager[914]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Oct 30 08:59:05 localhost NetworkManager[914]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Oct 30 08:59:05 localhost NetworkManager[914]: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >Oct 30 08:59:05 localhost NetworkManager[914]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Oct 30 08:59:05 localhost NetworkManager[914]: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Oct 30 08:59:05 localhost NetworkManager[914]: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Oct 30 08:59:05 localhost NetworkManager[914]: <info> monitoring kernel firmware directory '/lib/firmware'. >Oct 30 08:59:05 localhost NetworkManager[914]: <info> WiFi hardware radio set enabled >Oct 30 08:59:05 localhost NetworkManager[914]: <info> WWAN hardware radio set enabled >Oct 30 08:59:05 localhost NetworkManager[914]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-adsl.so >Oct 30 08:59:05 localhost NetworkManager[914]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wwan.so >Oct 30 08:59:05 localhost NetworkManager[914]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-bluetooth.so >Oct 30 08:59:05 localhost NetworkManager[914]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wifi.so >Oct 30 08:59:05 localhost NetworkManager[914]: <info> WiFi enabled by radio killswitch; enabled by state file >Oct 30 08:59:05 localhost NetworkManager[914]: <info> WWAN enabled by radio killswitch; enabled by state file >Oct 30 08:59:05 localhost NetworkManager[914]: <info> WiMAX enabled by radio killswitch; enabled by state file >Oct 30 08:59:05 localhost NetworkManager[914]: <info> Networking is enabled by state file >Oct 30 08:59:05 localhost NetworkManager[914]: <info> (lo): link connected >Oct 30 08:59:05 localhost NetworkManager[914]: <info> (lo): carrier is ON >Oct 30 08:59:05 localhost NetworkManager[914]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Oct 30 08:59:05 localhost NetworkManager[914]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Oct 30 08:59:05 localhost NetworkManager[914]: <info> (eth0): carrier is OFF >Oct 30 08:59:05 localhost NetworkManager[914]: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >Oct 30 08:59:05 localhost NetworkManager[914]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1 >Oct 30 08:59:05 localhost NetworkManager[914]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Oct 30 08:59:05 localhost NetworkManager[914]: <info> (eth0): link connected >Oct 30 08:59:05 localhost NetworkManager[914]: <info> (eth0): preparing device >Oct 30 08:59:05 localhost NetworkManager[914]: <info> read connection 'Wired connection 1' >Oct 30 08:59:05 localhost NetworkManager[914]: <info> (eth0): created default wired connection 'Wired connection 1' >Oct 30 08:59:05 localhost NetworkManager[914]: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Oct 30 08:59:05 localhost NetworkManager[914]: <info> Auto-activating connection 'Wired connection 1'. >Oct 30 08:59:05 localhost NetworkManager[914]: <info> Activation (eth0) starting connection 'Wired connection 1' >Oct 30 08:59:05 localhost NetworkManager[914]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Oct 30 08:59:05 localhost NetworkManager[914]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Oct 30 08:59:05 localhost NetworkManager[914]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Oct 30 08:59:05 localhost NetworkManager[914]: <info> NetworkManager state is now CONNECTING >Oct 30 08:59:05 localhost NetworkManager[914]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Oct 30 08:59:05 localhost NetworkManager[914]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Oct 30 08:59:05 localhost NetworkManager[914]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Oct 30 08:59:05 localhost NetworkManager[914]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Oct 30 08:59:05 localhost NetworkManager[914]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Oct 30 08:59:05 localhost NetworkManager[914]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Oct 30 08:59:05 localhost NetworkManager[914]: <info> ModemManager available in the bus >Oct 30 08:59:05 localhost libvirtd[1036]: libvirt version: 1.2.9, package: 3.fc21 (Fedora Project, 2014-10-09-17:26:44, buildvm-13.phx2.fedoraproject.org) >Oct 30 08:59:05 localhost libvirtd[1036]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_vbox_network.so not accessible >Oct 30 08:59:05 localhost libvirtd[1036]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_vbox_storage.so not accessible >Oct 30 08:59:05 localhost libvirtd[1036]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Oct 30 08:59:05 localhost libvirtd[1036]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_libxl.so not accessible >Oct 30 08:59:05 localhost libvirtd[1036]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Oct 30 08:59:05 localhost libvirtd[1036]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Oct 30 08:59:05 localhost libvirtd[1036]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_vbox.so not accessible >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: X.Org X Server 1.16.1 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: Release Date: 2014-09-21 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: X Protocol Version 11, Revision 0 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: Build Operating System: 3.16.3-200.fc20.x86_64 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: Current Operating System: Linux localhost 3.17.1-302.fc21.x86_64 #1 SMP Fri Oct 17 20:05:46 UTC 2014 x86_64 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: Kernel command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Workstation-x86_64-2 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: Build Date: 03 October 2014 01:18:58PM >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: Build ID: xorg-x11-server 1.16.1-1.fc21 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: Current version of pixman: 0.32.6 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: Before reporting problems, check http://wiki.x.org >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: to make sure that you have the latest version. >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: Markers: (--) probed, (**) from config file, (==) default setting, >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (++) from command line, (!!) notice, (II) informational, >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (++) Log file: "/dev/null", Time: Thu Oct 30 08:59:05 2014 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) No Layout section. Using the first Screen section. >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) No screen section available. Using defaults. >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (**) |-->Screen "Default Screen Section" (0) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (**) | |-->Monitor "<default monitor>" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) No monitor specified for screen "Default Screen Section". >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: Using a default monitor configuration. >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) Automatically adding devices >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) Automatically enabling devices >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) Automatically adding GPU devices >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) FontPath set to: >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: catalogue:/etc/X11/fontpath.d, >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: built-ins >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) ModulePath set to "/usr/lib64/xorg/modules" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) The server relies on udev to provide the list of input devices. >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: If no devices become available, reconfigure udev or disable AutoAddDevices. >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Loader magic: 0x81de40 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Module ABI versions: >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: X.Org ANSI C Emulation: 0.4 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: X.Org Video Driver: 18.0 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: X.Org XInput driver : 21.0 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: X.Org Server Extension : 8.0 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (EE) systemd-logind: failed to get session: PID 1130 does not belong to any known session >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) xfree86: Adding drm device (/dev/dri/card0) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (--) PCI:*(0:0:2:0) 1b36:0100:1af4:1100 rev 4, Mem @ 0xf4000000/67108864, 0xf8000000/67108864, 0xfc054000/8192, I/O @ 0x0000c080/32, BIOS @ 0x????????/65536 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) LoadModule: "glx" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Module glx: vendor="X.Org Foundation" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: compiled for 1.16.1, module version = 1.0.0 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: ABI class: X.Org Server Extension, version 8.0 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) AIGLX enabled >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) Matched qxl as autoconfigured driver 0 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) Matched qxl as autoconfigured driver 1 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) Matched modesetting as autoconfigured driver 2 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) Matched fbdev as autoconfigured driver 3 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) Matched vesa as autoconfigured driver 4 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) Assigned the driver to the xf86ConfigLayout >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) LoadModule: "qxl" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Loading /usr/lib64/xorg/modules/drivers/qxl_drv.so >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Module qxl: vendor="X.Org Foundation" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: compiled for 1.16.1, module version = 0.1.2 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: Module class: X.Org Video Driver >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: ABI class: X.Org Video Driver, version 18.0 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) LoadModule: "modesetting" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Module modesetting: vendor="X.Org Foundation" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: compiled for 1.16.0, module version = 0.9.0 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: Module class: X.Org Video Driver >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: ABI class: X.Org Video Driver, version 18.0 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) LoadModule: "fbdev" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Module fbdev: vendor="X.Org Foundation" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: compiled for 1.16.0, module version = 0.4.3 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: Module class: X.Org Video Driver >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: ABI class: X.Org Video Driver, version 18.0 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) LoadModule: "vesa" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Module vesa: vendor="X.Org Foundation" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: compiled for 1.16.0, module version = 2.3.2 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: Module class: X.Org Video Driver >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: ABI class: X.Org Video Driver, version 18.0 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl: Driver for QXL virtual graphics: QXL 1 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) FBDEV: driver for framebuffer: fbdev >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) VESA: driver for VESA chipsets: vesa >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (++) using VT number 1 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) [KMS] Kernel modesetting enabled. >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (WW) Falling back to old probe method for modesetting >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (WW) Falling back to old probe method for fbdev >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Loading sub module "fbdevhw" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) LoadModule: "fbdevhw" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Module fbdevhw: vendor="X.Org Foundation" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: compiled for 1.16.1, module version = 0.0.2 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: ABI class: X.Org Video Driver, version 18.0 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (WW) Falling back to old probe method for vesa >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Creating default Display subsection in Screen section >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: "Default Screen Section" for depth/fbbpp 24/32 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) qxl(0): Depth 24, (--) framebuffer bpp 32 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) qxl(0): RGB weight 888 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) qxl(0): Default visual is TrueColor >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) qxl(0): Using gamma correction (1.0, 1.0, 1.0) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Deferred Frames: Disabled >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Offscreen Surfaces: Enabled >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Image Cache: Enabled >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Fallback Cache: Enabled >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (==) qxl(0): DPI set to (96, 96) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Loading sub module "fb" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) LoadModule: "fb" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Loading /usr/lib64/xorg/modules/libfb.so >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Module fb: vendor="X.Org Foundation" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: compiled for 1.16.1, module version = 1.0.0 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: ABI class: X.Org ANSI C Emulation, version 0.4 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Loading sub module "ramdac" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) LoadModule: "ramdac" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Module "ramdac" already built-in >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Output Virtual-0 has no monitor section >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Output Virtual-1 has no monitor section >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Output Virtual-2 has no monitor section >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Output Virtual-3 has no monitor section >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): EDID for output Virtual-0 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Printing probed modes for output Virtual-0 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz P) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Modeline "1600x1200"x59.9 161.00 1600 1712 1880 2160 1200 1203 1207 1245 -hsync +vsync (74.5 kHz) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Modeline "1280x1024"x59.9 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync (63.7 kHz) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Modeline "1440x900"x59.9 106.50 1440 1528 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Modeline "1280x960"x59.9 101.25 1280 1360 1488 1696 960 963 967 996 -hsync +vsync (59.7 kHz) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Modeline "1280x854"x59.9 89.25 1280 1352 1480 1680 854 857 867 887 -hsync +vsync (53.1 kHz) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Modeline "848x480"x59.7 31.50 848 872 952 1056 480 483 493 500 -hsync +vsync (29.8 kHz) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Modeline "720x480"x59.7 26.75 720 744 808 896 480 483 493 500 -hsync +vsync (29.9 kHz) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): EDID for output Virtual-1 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): EDID for output Virtual-2 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): EDID for output Virtual-3 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Output Virtual-0 connected >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Output Virtual-1 disconnected >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Output Virtual-2 disconnected >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Output Virtual-3 disconnected >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Using exact sizes for initial modes >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Output Virtual-0 using initial mode 1024x768 +0+0 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): PreInit complete >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) UnloadModule: "modesetting" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Unloading modesetting >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) UnloadModule: "fbdev" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Unloading fbdev >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) UnloadSubModule: "fbdevhw" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Unloading fbdevhw >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) UnloadModule: "vesa" >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) Unloading vesa >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (--) Depth 24 pixmap format is 32 bpp >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) UXA(0): Driver registered support for the following operations: >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) solid >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) copy >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) composite (RENDER acceleration) >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) put_image >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) qxl(0): RandR 1.2 enabled, ignore the following RandR disabled message. >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: resizing primary to 1024x768 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: primary is 0x1568080 >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (--) RandR disabled >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) SELinux: Disabled by boolean >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (II) AIGLX: Screen 0 is not DRI2 capable >Oct 30 08:59:05 localhost gdm-Xorg-:0[1130]: (EE) AIGLX: reverting to software rendering >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) AIGLX: Loaded and initialized swrast >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) GLX: Initialized DRISWRAST GL provider for screen 0 >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) qxl(0): Setting screen physical size to 270 x 203 >Oct 30 08:59:06 localhost NetworkManager[914]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Oct 30 08:59:06 localhost NetworkManager[914]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Oct 30 08:59:06 localhost NetworkManager[914]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Oct 30 08:59:06 localhost NetworkManager[914]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Oct 30 08:59:06 localhost NetworkManager[914]: <info> dhclient started with pid 1258 >Oct 30 08:59:06 localhost NetworkManager[914]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) config/udev: Adding input device Power Button (/dev/input/event0) >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) Power Button: Applying InputClass "evdev keyboard catchall" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) LoadModule: "evdev" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) Module evdev: vendor="X.Org Foundation" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: compiled for 1.16.0, module version = 2.9.0 >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: Module class: X.Org XInput Driver >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: ABI class: X.Org XInput driver, version 21.0 >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) Using input driver 'evdev' for 'Power Button' >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) Power Button: always reports core events >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) evdev: Power Button: Device: "/dev/input/event0" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (--) evdev: Power Button: Vendor 0 Product 0x1 >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (--) evdev: Power Button: Found keys >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) evdev: Power Button: Configuring as keyboard >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0/event0" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) Option "xkb_rules" "evdev" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) Option "xkb_model" "pc104" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) Option "xkb_layout" "us" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) config/udev: Adding input device QEMU QEMU USB Tablet (/dev/input/event2) >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) QEMU QEMU USB Tablet: Applying InputClass "evdev pointer catchall" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) Using input driver 'evdev' for 'QEMU QEMU USB Tablet' >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) QEMU QEMU USB Tablet: always reports core events >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) evdev: QEMU QEMU USB Tablet: Device: "/dev/input/event2" >Oct 30 08:59:06 localhost dhclient[1258]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 30 08:59:06 localhost NetworkManager[914]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 30 08:59:06 localhost dhclient[1258]: Copyright 2004-2014 Internet Systems Consortium. >Oct 30 08:59:06 localhost NetworkManager[914]: Copyright 2004-2014 Internet Systems Consortium. >Oct 30 08:59:06 localhost dhclient[1258]: All rights reserved. >Oct 30 08:59:06 localhost NetworkManager[914]: All rights reserved. >Oct 30 08:59:06 localhost dhclient[1258]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 30 08:59:06 localhost NetworkManager[914]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 30 08:59:06 localhost dhclient[1258]: >Oct 30 08:59:06 localhost NetworkManager[914]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (--) evdev: QEMU QEMU USB Tablet: Vendor 0x627 Product 0x1 >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (--) evdev: QEMU QEMU USB Tablet: Found 3 mouse buttons >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (--) evdev: QEMU QEMU USB Tablet: Found scroll wheel(s) >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (--) evdev: QEMU QEMU USB Tablet: Found relative axes >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (--) evdev: QEMU QEMU USB Tablet: Found absolute axes >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (--) evdev: QEMU QEMU USB Tablet: Found x and y absolute axes >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (--) evdev: QEMU QEMU USB Tablet: Found absolute touchscreen >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) evdev: QEMU QEMU USB Tablet: Configuring as touchscreen >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) evdev: QEMU QEMU USB Tablet: Adding scrollwheel support >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) evdev: QEMU QEMU USB Tablet: YAxisMapping: buttons 4 and 5 >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) evdev: QEMU QEMU USB Tablet: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:05.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4/event2" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) XINPUT: Adding extended input device "QEMU QEMU USB Tablet" (type: TOUCHSCREEN, id 7) >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (WW) evdev: QEMU QEMU USB Tablet: touchpads, tablets and touchscreens ignore relative axes. >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) evdev: QEMU QEMU USB Tablet: initialized for absolute axes. >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) QEMU QEMU USB Tablet: (accel) keeping acceleration scheme 1 >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) QEMU QEMU USB Tablet: (accel) acceleration profile 0 >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) QEMU QEMU USB Tablet: (accel) acceleration factor: 2.000 >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) QEMU QEMU USB Tablet: (accel) acceleration threshold: 4 >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) config/udev: Adding input device QEMU QEMU USB Tablet (/dev/input/mouse0) >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) No input driver specified, ignoring this device. >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) This device may have been added with another device file. >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1) >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) AT Translated Set 2 keyboard: always reports core events >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event1" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (--) evdev: AT Translated Set 2 keyboard: Found keys >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input1/event1" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8) >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) Option "xkb_rules" "evdev" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) Option "xkb_model" "pc104" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) Option "xkb_layout" "us" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event3) >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "vmmouse" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) LoadModule: "vmmouse" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) Loading /usr/lib64/xorg/modules/input/vmmouse_drv.so >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) Module vmmouse: vendor="X.Org Foundation" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: compiled for 1.15.99.902, module version = 13.0.0 >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: Module class: X.Org XInput Driver >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: ABI class: X.Org XInput driver, version 21.0 >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) VMWARE(0): VMMOUSE module was loaded >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) Using input driver 'vmmouse' for 'ImExPS/2 Generic Explorer Mouse' >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) ImExPS/2 Generic Explorer Mouse: always reports core events >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) VMWARE(0): vmmouse is available >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) Option "Device" "/dev/input/event3" >Oct 30 08:59:06 localhost dhclient[1258]: Listening on LPF/eth0/52:54:00:9c:dd:39 >Oct 30 08:59:06 localhost dhclient[1258]: Sending on LPF/eth0/52:54:00:9c:dd:39 >Oct 30 08:59:06 localhost dhclient[1258]: Sending on Socket/fallback >Oct 30 08:59:06 localhost dhclient[1258]: Created duid \000\001\000\001\033\344\362\232RT\000\234\3359. >Oct 30 08:59:06 localhost dhclient[1258]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x1daf7a35) >Oct 30 08:59:06 localhost NetworkManager[914]: Listening on LPF/eth0/52:54:00:9c:dd:39 >Oct 30 08:59:06 localhost NetworkManager[914]: Sending on LPF/eth0/52:54:00:9c:dd:39 >Oct 30 08:59:06 localhost NetworkManager[914]: Sending on Socket/fallback >Oct 30 08:59:06 localhost NetworkManager[914]: Created duid \000\001\000\001\033\344\362\232RT\000\234\3359. >Oct 30 08:59:06 localhost NetworkManager[914]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x1daf7a35) >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) ImExPS/2 Generic Explorer Mouse: ZAxisMapping: buttons 4 and 5 >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input3/event3" >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE, id 9) >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) VMWARE(0): VMMOUSE DEVICE_INIT >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) ImExPS/2 Generic Explorer Mouse: (accel) keeping acceleration scheme 1 >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration profile 0 >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000 >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4 >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) VMWARE(0): VMMOUSE DEVICE_ON >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) VMWARE(0): vmmouse enabled >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse1) >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) No input driver specified, ignoring this device. >Oct 30 08:59:06 localhost gdm-Xorg-:0[1130]: (II) This device may have been added with another device file. >Oct 30 08:59:06 localhost ModemManager[742]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:03.0': not supported by any plugin >Oct 30 08:59:06 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 30 08:59:06 localhost systemd-logind[746]: New session 1 of user liveuser. >Oct 30 08:59:06 localhost systemd[1285]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Oct 30 08:59:06 localhost systemd[1285]: Starting Paths. >Oct 30 08:59:06 localhost systemd[1285]: Reached target Paths. >Oct 30 08:59:06 localhost systemd[1285]: Starting Timers. >Oct 30 08:59:06 localhost systemd[1285]: Reached target Timers. >Oct 30 08:59:06 localhost systemd[1285]: Starting Sockets. >Oct 30 08:59:06 localhost systemd[1285]: Reached target Sockets. >Oct 30 08:59:06 localhost systemd[1285]: Starting Basic System. >Oct 30 08:59:07 localhost systemd[1285]: Reached target Basic System. >Oct 30 08:59:07 localhost systemd[1285]: Starting Default. >Oct 30 08:59:07 localhost systemd[1285]: Reached target Default. >Oct 30 08:59:07 localhost systemd[1285]: Startup finished in 11ms. >Oct 30 08:59:07 localhost gdm-autologin][1271]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Oct 30 08:59:07 localhost NetworkManager[914]: <info> (virbr0): carrier is OFF >Oct 30 08:59:07 localhost NetworkManager[914]: <info> (virbr0): new Bridge device (driver: 'bridge' ifindex: 3) >Oct 30 08:59:07 localhost NetworkManager[914]: <info> (virbr0): exported as /org/freedesktop/NetworkManager/Devices/2 >Oct 30 08:59:07 localhost NetworkManager[914]: <info> (virbr0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Oct 30 08:59:07 localhost NetworkManager[914]: <info> (virbr0): preparing device >Oct 30 08:59:07 localhost NetworkManager[914]: <info> (virbr0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Oct 30 08:59:07 localhost avahi-daemon[743]: Joining mDNS multicast group on interface virbr0.IPv4 with address 192.168.124.1. >Oct 30 08:59:07 localhost avahi-daemon[743]: New relevant interface virbr0.IPv4 for mDNS. >Oct 30 08:59:07 localhost avahi-daemon[743]: Registering new address record for 192.168.124.1 on virbr0.IPv4. >Oct 30 08:59:07 localhost NetworkManager[914]: <info> read connection 'virbr0' >Oct 30 08:59:07 localhost NetworkManager[914]: <info> Activation (virbr0) starting connection 'virbr0' >Oct 30 08:59:07 localhost NetworkManager[914]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) scheduled... >Oct 30 08:59:07 localhost NetworkManager[914]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) started... >Oct 30 08:59:07 localhost NetworkManager[914]: <info> (virbr0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Oct 30 08:59:07 localhost NetworkManager[914]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) scheduled... >Oct 30 08:59:07 localhost NetworkManager[914]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) complete. >Oct 30 08:59:07 localhost NetworkManager[914]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) starting... >Oct 30 08:59:07 localhost NetworkManager[914]: <info> (virbr0): device state change: prepare -> config (reason 'none') [40 50 0] >Oct 30 08:59:07 localhost NetworkManager[914]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) successful. >Oct 30 08:59:07 localhost NetworkManager[914]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) complete. >Oct 30 08:59:07 localhost /etc/gdm/Xsession[1292]: cp: cannot stat ‘/usr/share/applications/liveinst.desktop’: No such file or directory >Oct 30 08:59:07 localhost NetworkManager[914]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) scheduled. >Oct 30 08:59:07 localhost NetworkManager[914]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) started... >Oct 30 08:59:07 localhost NetworkManager[914]: <info> (virbr0): device state change: config -> ip-config (reason 'none') [50 70 0] >Oct 30 08:59:07 localhost NetworkManager[914]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Oct 30 08:59:07 localhost NetworkManager[914]: <info> (virbr0): IPv6 config waiting until carrier is on >Oct 30 08:59:07 localhost NetworkManager[914]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) complete. >Oct 30 08:59:07 localhost NetworkManager[914]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Commit) started... >Oct 30 08:59:07 localhost dnsmasq[1367]: started, version 2.72 cachesize 150 >Oct 30 08:59:07 localhost dnsmasq[1367]: compile time options: IPv6 GNU-getopt DBus no-i18n IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth DNSSEC loop-detect >Oct 30 08:59:07 localhost dnsmasq-dhcp[1367]: DHCP, IP range 192.168.124.2 -- 192.168.124.254, lease time 1h >Oct 30 08:59:07 localhost dnsmasq-dhcp[1367]: DHCP, sockets bound exclusively to interface virbr0 >Oct 30 08:59:07 localhost dnsmasq[1367]: no servers found in /etc/resolv.conf, will retry >Oct 30 08:59:07 localhost dnsmasq[1367]: read /etc/hosts - 2 addresses >Oct 30 08:59:07 localhost dnsmasq[1367]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses >Oct 30 08:59:07 localhost dnsmasq-dhcp[1367]: read /var/lib/libvirt/dnsmasq/default.hostsfile >Oct 30 08:59:07 localhost NetworkManager[914]: <info> (virbr0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Oct 30 08:59:07 localhost NetworkManager[914]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Commit) complete. >Oct 30 08:59:07 localhost NetworkManager[914]: <info> (virbr0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Oct 30 08:59:07 localhost NetworkManager[914]: <info> (virbr0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Oct 30 08:59:07 localhost NetworkManager[914]: <info> Activation (virbr0) successful, device activated. >Oct 30 08:59:07 localhost dbus[749]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Oct 30 08:59:07 localhost dbus[749]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 30 08:59:07 localhost nm-dispatcher[1373]: Dispatching action 'up' for virbr0 >Oct 30 08:59:07 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Oct 30 08:59:07 localhost org.a11y.Bus[1309]: Activating service name='org.a11y.atspi.Registry' >Oct 30 08:59:07 localhost org.a11y.Bus[1309]: Successfully activated service 'org.a11y.atspi.Registry' >Oct 30 08:59:07 localhost org.a11y.atspi.Registry[1401]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >Oct 30 08:59:07 localhost org.a11y.atspi.Registry[1401]: Xlib: extension "XEVIE" missing on display ":0". >Oct 30 08:59:07 localhost /etc/gdm/Xsession[1292]: gnome-session-is-accelerated: llvmpipe detected. >Oct 30 08:59:07 localhost kernel: fuse init (API version 7.23) >Oct 30 08:59:07 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Oct 30 08:59:07 localhost gnome-keyring-daemon[1430]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 30 08:59:07 localhost gnome-session[1292]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 30 08:59:07 localhost gnome-keyring-daemon[1432]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 30 08:59:07 localhost gnome-session[1292]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 30 08:59:07 localhost gnome-session[1292]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Oct 30 08:59:07 localhost gnome-session[1292]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Oct 30 08:59:07 localhost gnome-session[1292]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Oct 30 08:59:07 localhost gnome-session[1292]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Oct 30 08:59:07 localhost gnome-session[1292]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Oct 30 08:59:07 localhost gnome-session[1292]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Oct 30 08:59:07 localhost gnome-session[1292]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Oct 30 08:59:07 localhost rtkit-daemon[739]: Successfully made thread 1454 of process 1454 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Oct 30 08:59:07 localhost rtkit-daemon[739]: Supervising 1 threads of 1 processes of 1 users. >Oct 30 08:59:07 localhost dbus[749]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Oct 30 08:59:07 localhost dbus[749]: [system] Successfully activated service 'org.freedesktop.UPower' >Oct 30 08:59:07 localhost pulseaudio[1454]: Disabling timer-based scheduling because running inside a VM. >Oct 30 08:59:07 localhost rtkit-daemon[739]: Supervising 1 threads of 1 processes of 1 users. >Oct 30 08:59:07 localhost rtkit-daemon[739]: Successfully made thread 1465 of process 1454 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Oct 30 08:59:07 localhost rtkit-daemon[739]: Supervising 2 threads of 1 processes of 1 users. >Oct 30 08:59:07 localhost pulseaudio[1454]: Disabling timer-based scheduling because running inside a VM. >Oct 30 08:59:07 localhost rtkit-daemon[739]: Supervising 2 threads of 1 processes of 1 users. >Oct 30 08:59:07 localhost rtkit-daemon[739]: Successfully made thread 1470 of process 1454 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Oct 30 08:59:07 localhost rtkit-daemon[739]: Supervising 3 threads of 1 processes of 1 users. >Oct 30 08:59:07 localhost dbus[749]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Oct 30 08:59:07 localhost bluetoothd[1476]: Bluetooth daemon 5.23 >Oct 30 08:59:07 localhost dbus[749]: [system] Successfully activated service 'org.bluez' >Oct 30 08:59:08 localhost bluetoothd[1476]: Starting SDP server >Oct 30 08:59:08 localhost kernel: Bluetooth: Core ver 2.19 >Oct 30 08:59:08 localhost kernel: NET: Registered protocol family 31 >Oct 30 08:59:08 localhost kernel: Bluetooth: HCI device and connection manager initialized >Oct 30 08:59:08 localhost kernel: Bluetooth: HCI socket layer initialized >Oct 30 08:59:08 localhost kernel: Bluetooth: L2CAP socket layer initialized >Oct 30 08:59:08 localhost kernel: Bluetooth: SCO socket layer initialized >Oct 30 08:59:08 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Oct 30 08:59:08 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Oct 30 08:59:08 localhost kernel: Bluetooth: BNEP socket layer initialized >Oct 30 08:59:08 localhost dbus[749]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Oct 30 08:59:08 localhost bluetoothd[1476]: Bluetooth management interface 1.7 initialized >Oct 30 08:59:08 localhost NetworkManager[914]: <info> use BlueZ version 5 >Oct 30 08:59:08 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 30 08:59:08 localhost avahi-daemon[743]: Registering new address record for fe80::5054:ff:fe9c:dd39 on eth0.*. >Oct 30 08:59:08 localhost dbus[749]: [system] Successfully activated service 'org.freedesktop.hostname1' >Oct 30 08:59:08 localhost dbus[749]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Oct 30 08:59:08 localhost dbus[749]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Oct 30 08:59:08 localhost colord[1492]: Using mapping database file /var/lib/colord/mapping.db >Oct 30 08:59:08 localhost colord[1492]: Using device database file /var/lib/colord/storage.db >Oct 30 08:59:08 localhost colord[1492]: Using profile database file /var/lib/colord/storage.db >Oct 30 08:59:08 localhost colord[1492]: (colord:1492): Cd-WARNING **: failed to get edid data: EDID length is too small >Oct 30 08:59:08 localhost colord[1492]: loaded plugin libcd_plugin_scanner.so >Oct 30 08:59:08 localhost colord[1492]: loaded plugin libcd_plugin_camera.so >Oct 30 08:59:08 localhost colord[1492]: Daemon ready for requests >Oct 30 08:59:08 localhost dbus[749]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Oct 30 08:59:08 localhost udisksd[1493]: udisks daemon version 2.1.3 starting >Oct 30 08:59:08 localhost dbus[749]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Oct 30 08:59:08 localhost udisksd[1493]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Oct 30 08:59:08 localhost spice-vdagentd[792]: opening vdagent virtio channel >Oct 30 08:59:08 localhost kernel: input: spice vdagent tablet as /devices/virtual/input/input5 >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (II) config/udev: Adding input device spice vdagent tablet (/dev/input/event4) >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (**) spice vdagent tablet: Applying InputClass "evdev pointer catchall" >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (II) Using input driver 'evdev' for 'spice vdagent tablet' >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (**) spice vdagent tablet: always reports core events >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (**) evdev: spice vdagent tablet: Device: "/dev/input/event4" >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (--) evdev: spice vdagent tablet: Vendor 0 Product 0 >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (--) evdev: spice vdagent tablet: Found 3 mouse buttons >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (--) evdev: spice vdagent tablet: Found scroll wheel(s) >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (--) evdev: spice vdagent tablet: Found relative axes >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (--) evdev: spice vdagent tablet: Found absolute axes >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (--) evdev: spice vdagent tablet: Found x and y absolute axes >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (--) evdev: spice vdagent tablet: Found absolute touchscreen >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (II) evdev: spice vdagent tablet: Configuring as touchscreen >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (II) evdev: spice vdagent tablet: Adding scrollwheel support >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (**) evdev: spice vdagent tablet: YAxisMapping: buttons 4 and 5 >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (**) evdev: spice vdagent tablet: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (**) Option "config_info" "udev:/sys/devices/virtual/input/input5/event4" >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (II) XINPUT: Adding extended input device "spice vdagent tablet" (type: TOUCHSCREEN, id 10) >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (WW) evdev: spice vdagent tablet: touchpads, tablets and touchscreens ignore relative axes. >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (II) evdev: spice vdagent tablet: initialized for absolute axes. >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (**) spice vdagent tablet: (accel) keeping acceleration scheme 1 >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (**) spice vdagent tablet: (accel) acceleration profile 0 >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (**) spice vdagent tablet: (accel) acceleration factor: 2.000 >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (**) spice vdagent tablet: (accel) acceleration threshold: 4 >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (II) config/udev: Adding input device spice vdagent tablet (/dev/input/mouse2) >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (II) No input driver specified, ignoring this device. >Oct 30 08:59:08 localhost gdm-Xorg-:0[1130]: (II) This device may have been added with another device file. >Oct 30 08:59:08 localhost dbus[749]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Oct 30 08:59:08 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 30 08:59:08 localhost dbus[749]: [system] Successfully activated service 'org.freedesktop.locale1' >Oct 30 08:59:08 localhost dhclient[1258]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x1daf7a35) >Oct 30 08:59:08 localhost dhclient[1258]: DHCPOFFER from 192.168.122.1 >Oct 30 08:59:08 localhost NetworkManager[914]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x1daf7a35) >Oct 30 08:59:08 localhost NetworkManager[914]: DHCPOFFER from 192.168.122.1 >Oct 30 08:59:08 localhost dhclient[1258]: DHCPACK from 192.168.122.1 (xid=0x1daf7a35) >Oct 30 08:59:08 localhost NetworkManager[914]: DHCPACK from 192.168.122.1 (xid=0x1daf7a35) >Oct 30 08:59:08 localhost NetworkManager[914]: <info> (eth0): DHCPv4 state changed preinit -> bound >Oct 30 08:59:08 localhost NetworkManager[914]: <info> address 192.168.122.57 >Oct 30 08:59:08 localhost NetworkManager[914]: <info> plen 24 (255.255.255.0) >Oct 30 08:59:08 localhost NetworkManager[914]: <info> gateway 192.168.122.1 >Oct 30 08:59:08 localhost NetworkManager[914]: <info> server identifier 192.168.122.1 >Oct 30 08:59:08 localhost NetworkManager[914]: <info> lease time 3600 >Oct 30 08:59:08 localhost NetworkManager[914]: <info> hostname 'localhost' >Oct 30 08:59:08 localhost NetworkManager[914]: <info> nameserver '192.168.122.1' >Oct 30 08:59:08 localhost NetworkManager[914]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Oct 30 08:59:08 localhost NetworkManager[914]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Oct 30 08:59:08 localhost avahi-daemon[743]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.122.57. >Oct 30 08:59:08 localhost avahi-daemon[743]: New relevant interface eth0.IPv4 for mDNS. >Oct 30 08:59:08 localhost avahi-daemon[743]: Registering new address record for 192.168.122.57 on eth0.IPv4. >Oct 30 08:59:08 localhost NetworkManager[914]: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Oct 30 08:59:08 localhost NetworkManager[914]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Oct 30 08:59:08 localhost NetworkManager[914]: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Oct 30 08:59:08 localhost NetworkManager[914]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Oct 30 08:59:08 localhost dhclient[1258]: bound to 192.168.122.57 -- renewal in 1708 seconds. >Oct 30 08:59:08 localhost NetworkManager[914]: <info> NetworkManager state is now CONNECTED_LOCAL >Oct 30 08:59:08 localhost NetworkManager[914]: bound to 192.168.122.57 -- renewal in 1708 seconds. >Oct 30 08:59:08 localhost NetworkManager[914]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >Oct 30 08:59:08 localhost NetworkManager[914]: <info> Activation (eth0) successful, device activated. >Oct 30 08:59:08 localhost nm-dispatcher[1373]: Dispatching action 'up' for eth0 >Oct 30 08:59:08 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Oct 30 08:59:09 localhost dbus[749]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' >Oct 30 08:59:09 localhost dbus[749]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Oct 30 08:59:09 localhost systemd[1]: Configuration file /usr/lib/systemd/system/wpa_supplicant.service is marked executable. Please remove executable permission bits. Proceeding anyway. >Oct 30 08:59:09 localhost NetworkManager[914]: <info> NetworkManager state is now CONNECTED_GLOBAL >Oct 30 08:59:09 localhost polkitd[816]: Registered Authentication Agent for unix-session:1 (system bus name :1.31 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Oct 30 08:59:09 localhost dbus[749]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Oct 30 08:59:09 localhost NetworkManager[914]: <info> wpa_supplicant started >Oct 30 08:59:10 localhost org.gnome.OnlineAccounts[1309]: goa-daemon-Message: goa-daemon version 3.14.1 starting >Oct 30 08:59:10 localhost dbus[749]: [system] Successfully activated service 'org.freedesktop.GeoClue2' >Oct 30 08:59:10 localhost org.gnome.OnlineAccounts[1309]: (goa-daemon:1594): libgoaidentity-WARNING **: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: Saving system-proxy >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: : >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: : [Data Source] >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: : DisplayName=Default Proxy Settings >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: : Enabled=true >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: : Parent= >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: : >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: : [Proxy] >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: : Method=default >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: : IgnoreHosts=localhost;127.0.0.0/8;::1; >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: - : >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: + : AutoconfigUrl= >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: + : FtpHost= >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: + : FtpPort=0 >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: + : HttpAuthPassword= >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: + : HttpAuthUser= >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: + : HttpHost= >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: + : HttpPort=8080 >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: + : HttpUseAuth=false >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: + : HttpsHost= >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: + : HttpsPort=0 >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: + : SocksHost= >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: + : SocksPort=0 >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: + : >Oct 30 08:59:10 localhost org.gnome.evolution.dataserver.Sources3[1309]: Bus name 'org.gnome.evolution.dataserver.Sources3' acquired. >Oct 30 08:59:10 localhost org.gtk.Private.AfcVolumeMonitor[1309]: Volume monitor alive >Oct 30 08:59:10 localhost dbus[749]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Oct 30 08:59:10 localhost PackageKit[1686]: daemon start >Oct 30 08:59:10 localhost gnome-session[1292]: Creating config directory:'/home/liveuser/.config/tracker' >Oct 30 08:59:11 localhost gnome-session[1292]: (uint32 2,) >Oct 30 08:59:11 localhost gnome-session[1292]: Failed to play sound: File or data not found >Oct 30 08:59:11 localhost org.gnome.Caribou.Daemon[1309]: ** (caribou:1608): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.8 was not provided by any .service files >Oct 30 08:59:11 localhost NetworkManager[914]: <info> startup complete >Oct 30 08:59:11 localhost gnome-session[1292]: vmware-user: could not open /proc/fs/vmblock/dev >Oct 30 08:59:12 localhost gnome-session[1292]: Entering running state >Oct 30 08:59:12 localhost vmusr[1751]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Oct 30 08:59:12 localhost gnome-session[1292]: (gnome-settings-daemon:1438): color-plugin-WARNING **: failed to get edid: unable to get EDID for output >Oct 30 08:59:13 localhost gnome-session[1292]: (gnome-shell:1489): mutter-WARNING **: STACK_OP_ADD: window 0x2200001 already in stack >Oct 30 08:59:13 localhost gnome-session[1292]: (gnome-shell:1489): mutter-WARNING **: STACK_OP_ADD: window 0x2200001 already in stack >Oct 30 08:59:13 localhost colord[1492]: Device added: xrandr-Virtual-0 >Oct 30 08:59:13 localhost dbus[749]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Oct 30 08:59:13 localhost gnome-session[1292]: (gnome-settings-daemon:1438): color-plugin-WARNING **: unable to get EDID for xrandr-Virtual-0: unable to get EDID for output >Oct 30 08:59:13 localhost org.gnome.evolution.dataserver.Calendar4[1309]: Bus name 'org.gnome.evolution.dataserver.Calendar4' acquired. >Oct 30 08:59:14 localhost gnome-session[1292]: GNOME Shell started at Thu Oct 30 2014 08:59:10 GMT-0400 (EDT) >Oct 30 08:59:35 localhost org.gnome.Calculator.SearchProvider[1309]: Error: ErrorCode.UNKNOWN_VARIABLE >Oct 30 08:59:35 localhost org.gnome.Calculator.SearchProvider[1309]: ** (org.gnome.Calculator.SearchProvider:1905): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 30 08:59:35 localhost org.gnome.Caribou.Daemon[1309]: ** (caribou:1608): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.14 was not provided by any .service files >Oct 30 08:59:35 localhost org.gnome.Bijiben.SearchProvider[1309]: (bijiben-shell-search-provider:1915): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 30 08:59:35 localhost obexd[1964]: OBEX daemon 5.23 >Oct 30 08:59:35 localhost org.gnome.OnlineMiners.GData[1309]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 30 08:59:35 localhost org.gnome.Bijiben.SearchProvider[1309]: (bijiben-shell-search-provider:1915): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 30 08:59:36 localhost org.gnome.Calculator.SearchProvider[1309]: Error: ErrorCode.UNKNOWN_VARIABLE >Oct 30 08:59:36 localhost org.gnome.Caribou.Daemon[1309]: ** (caribou:1608): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.18 was not provided by any .service files >Oct 30 08:59:36 localhost org.gnome.Calculator.SearchProvider[1309]: ** (org.gnome.Calculator.SearchProvider:1905): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 30 08:59:36 localhost org.gnome.evolution.dataserver.AddressBook6[1309]: Bus name 'org.gnome.evolution.dataserver.AddressBook6' acquired. >Oct 30 08:59:36 localhost org.gnome.OnlineMiners.Owncloud[1309]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 30 08:59:36 localhost org.gnome.OnlineMiners.Zpj[1309]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 30 08:59:36 localhost gnome-session[1292]: (tracker-miner-fs:1701): Tracker-WARNING **: File 'file:///usr' has been reenqueued more than 2 times. It will not be indexed. >Oct 30 08:59:36 localhost gnome-session[1292]: (tracker-miner-fs:1701): Tracker-WARNING **: File 'file:///usr/share' has been reenqueued more than 2 times. It will not be indexed. >Oct 30 08:59:36 localhost gnome-session[1292]: (tracker-miner-fs:1701): Tracker-WARNING **: File 'file:///usr/share/gnome-documents' has been reenqueued more than 2 times. It will not be indexed. >Oct 30 08:59:36 localhost gnome-session[1292]: (tracker-miner-fs:1701): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started' has been reenqueued more than 2 times. It will not be indexed. >Oct 30 08:59:36 localhost gnome-session[1292]: (tracker-miner-fs:1701): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C' has been reenqueued more than 2 times. It will not be indexed. >Oct 30 08:59:36 localhost gnome-session[1292]: (tracker-miner-fs:1701): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C/gnome-documents-getting-started.pdf' has been reenqueued more than 2 times. It will not be indexed. >Oct 30 08:59:36 localhost org.gnome.Bijiben.SearchProvider[1309]: (bijiben-shell-search-provider:1915): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 30 08:59:36 localhost org.gnome.Calculator.SearchProvider[1309]: Error: ErrorCode.UNKNOWN_VARIABLE >Oct 30 08:59:36 localhost org.gnome.Calculator.SearchProvider[1309]: ** (org.gnome.Calculator.SearchProvider:1905): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 30 08:59:36 localhost org.gnome.Caribou.Daemon[1309]: ** (caribou:1608): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.19 was not provided by any .service files >Oct 30 08:59:37 localhost gnome-disks.desktop[2031]: (gnome-disks:2031): GLib-GObject-WARNING **: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. >Oct 30 08:59:37 localhost gnome-disks.desktop[2031]: (gnome-disks:2031): GLib-GObject-WARNING **: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. >Oct 30 08:59:37 localhost gnome-disks.desktop[2031]: (gnome-disks:2031): GLib-GObject-WARNING **: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >Oct 30 09:00:01 localhost gnome-session[1292]: Gjs-Message: JS LOG: Received error from DBus search provider org.gnome.Software.desktop: Gio.IOErrorEnum: Timeout was reached >Oct 30 09:00:06 localhost dnsmasq[1367]: reading /etc/resolv.conf >Oct 30 09:00:06 localhost dnsmasq[1367]: using nameserver 192.168.122.1#53 >Oct 30 09:00:20 localhost gnome-disks.desktop[2031]: (gnome-disks:2031): GLib-GObject-WARNING **: The property GtkButton:use-stock is deprecated and shouldn't be used anymore. It will be removed in a future version. >Oct 30 09:00:20 localhost gnome-disks.desktop[2031]: (gnome-disks:2031): GLib-GObject-WARNING **: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version. >Oct 30 09:00:25 localhost polkitd[816]: Operator of unix-session:1 successfully authenticated as unix-user:liveuser to gain TEMPORARY authorization for action org.freedesktop.udisks2.modify-device-system for system-bus-name::1.51 [gnome-disks] (owned by unix-user:liveuser) >Oct 30 09:00:25 localhost kernel: vda: unknown partition table >Oct 30 09:00:32 localhost kernel: vdb: unknown partition table >Oct 30 09:00:36 localhost userhelper[2227]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Oct 30 09:00:36 localhost userhelper[2232]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Oct 30 09:00:36 localhost kernel: md: raid0 personality registered for level 0 >Oct 30 09:00:36 localhost kernel: md: raid1 personality registered for level 1 >Oct 30 09:00:36 localhost kernel: raid6: sse2x1 11492 MB/s >Oct 30 09:00:36 localhost kernel: raid6: sse2x2 14582 MB/s >Oct 30 09:00:36 localhost kernel: raid6: sse2x4 16902 MB/s >Oct 30 09:00:36 localhost kernel: raid6: avx2x1 22570 MB/s >Oct 30 09:00:36 localhost kernel: raid6: avx2x2 26652 MB/s >Oct 30 09:00:36 localhost kernel: raid6: avx2x4 30687 MB/s >Oct 30 09:00:36 localhost kernel: raid6: using algorithm avx2x4 (30687 MB/s) >Oct 30 09:00:36 localhost kernel: raid6: using avx2x2 recovery algorithm >Oct 30 09:00:36 localhost kernel: async_tx: api initialized (async) >Oct 30 09:00:36 localhost kernel: xor: automatically using best checksumming function: >Oct 30 09:00:36 localhost kernel: avx : 36376.000 MB/sec >Oct 30 09:00:36 localhost kernel: md: raid6 personality registered for level 6 >Oct 30 09:00:36 localhost kernel: md: raid5 personality registered for level 5 >Oct 30 09:00:36 localhost kernel: md: raid4 personality registered for level 4 >Oct 30 09:00:36 localhost kernel: md: raid10 personality registered for level 10 >Oct 30 09:00:36 localhost kernel: device-mapper: multipath: version 1.7.0 loaded >Oct 30 09:00:36 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Oct 30 09:00:36 localhost kernel: sha256_ssse3: Using AVX2 optimized SHA-256 implementation >Oct 30 09:00:36 localhost kernel: Loading iSCSI transport class v2.0-870. >Oct 30 09:00:36 localhost kernel: iscsi: registered transport (tcp) >Oct 30 09:00:36 localhost kernel: No iBFT detected. >Oct 30 09:00:36 localhost dbus[749]: avc: received setenforce notice (enforcing=0) >Oct 30 09:00:36 localhost dbus[1309]: avc: received setenforce notice (enforcing=0) >Oct 30 09:00:36 localhost dbus[1401]: avc: received setenforce notice (enforcing=0) >Oct 30 09:00:37 localhost kernel: vda: >Oct 30 09:00:37 localhost kernel: vdb: >Oct 30 09:00:38 localhost anaconda[2304]: /sbin/anaconda 21.48.13-1 >Oct 30 09:00:38 localhost anaconda[2304]: 2097152 kB (2048 MB) are available >Oct 30 09:00:38 localhost program[2304]: Running... losetup --list >Oct 30 09:00:38 localhost anaconda[2304]: check_memory(): total:2097152, needed:320, graphical:410 >Oct 30 09:00:38 localhost anaconda[2304]: Not doing 'start audit daemon' in live installation >Oct 30 09:00:38 localhost anaconda[2304]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Oct 30 09:00:38 localhost anaconda[2304]: Default encoding = ascii >Oct 30 09:00:38 localhost gnome-session[1292]: (gnome-settings-daemon:1438): color-plugin-WARNING **: unable to get EDID for xrandr-Virtual-0: unable to get EDID for output >Oct 30 09:00:38 localhost anaconda[2304]: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >Oct 30 09:00:38 localhost program[2304]: Running... udevadm trigger --action=change --subsystem-match=block >Oct 30 09:00:38 localhost program[2304]: Return code: 0 >Oct 30 09:00:38 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:00:38 localhost program[2304]: Return code: 0 >Oct 30 09:00:38 localhost blivet[2304]: ISCSID is /sbin/iscsid >Oct 30 09:00:38 localhost blivet[2304]: no initiator set >Oct 30 09:00:38 localhost program[2304]: Running... modprobe fcoe >Oct 30 09:00:38 localhost program[2304]: Return code: 0 >Oct 30 09:00:38 localhost program[2304]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Oct 30 09:00:38 localhost program[2304]: No FCoE boot disk information is found in EDD! >Oct 30 09:00:38 localhost program[2304]: Return code: 1 >Oct 30 09:00:38 localhost blivet[2304]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Oct 30 09:00:38 localhost blivet[2304]: no /etc/zfcp.conf; not configuring zfcp >Oct 30 09:00:38 localhost anaconda[2304]: Display mode = g >Oct 30 09:00:38 localhost anaconda[2304]: 2097152 kB (2048 MB) are available >Oct 30 09:00:38 localhost program[2304]: Running... losetup --list >Oct 30 09:00:39 localhost anaconda[2304]: check_memory(): total:2097152, needed:320, graphical:410 >Oct 30 09:00:39 localhost blivet[2304]: trying to set new default fstype to 'ext4' >Oct 30 09:00:39 localhost blivet[2304]: Ext4FS.supported: supported: True ; >Oct 30 09:00:39 localhost blivet[2304]: getFormat('ext4') returning Ext4FS instance with object id 0 >Oct 30 09:00:39 localhost blivet[2304]: Ext4FS.supported: supported: True ; >Oct 30 09:00:39 localhost anaconda[2304]: _Fedora is the highest priority installclass, using it >Oct 30 09:00:39 localhost anaconda[2304]: bootloader GRUB2 on X86 platform >Oct 30 09:00:39 localhost blivet[2304]: Detected 2048 MiB of memory >Oct 30 09:00:39 localhost blivet[2304]: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >Oct 30 09:00:39 localhost blivet[2304]: Swap attempt of 0.0 >Oct 30 09:00:39 localhost anaconda[2304]: bootloader GRUB2 on X86 platform >Oct 30 09:00:39 localhost anaconda[2304]: network: devices found ['eth0', 'virbr0'] >Oct 30 09:00:39 localhost ifcfg[2304]: content of files (network initialization): >Oct 30 09:00:39 localhost ifcfg[2304]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 156, 221, 57]}, 'connection': {'timestamp': 1414673948L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'd773c99f-76e6-448f-b92a-96a62b161fa3'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1414673947L, 'type': 'bridge', 'id': 'virbr0', 'uuid': '2e7f0d6d-f3b5-4ff9-8416-a34ba902f1dc'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24946880L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >Oct 30 09:00:39 localhost anaconda[2304]: network: dumping ifcfg file for default autoconnection on eth0 >Oct 30 09:00:39 localhost anaconda[2304]: network: setting autoconnect of eth0 to False >Oct 30 09:00:39 localhost anaconda[2304]: network: missing ifcfgs created for devices ['eth0'] >Oct 30 09:00:39 localhost ifcfg[2304]: content of files (missing ifcfgs created for devices ['eth0']): >Oct 30 09:00:39 localhost ifcfg[2304]: /etc/sysconfig/network-scripts/ifcfg-eth0: >Oct 30 09:00:39 localhost ifcfg[2304]: TYPE=Ethernet >Oct 30 09:00:39 localhost ifcfg[2304]: BOOTPROTO=dhcp >Oct 30 09:00:39 localhost ifcfg[2304]: DEFROUTE=yes >Oct 30 09:00:39 localhost ifcfg[2304]: IPV4_FAILURE_FATAL=no >Oct 30 09:00:39 localhost ifcfg[2304]: IPV6INIT=yes >Oct 30 09:00:39 localhost ifcfg[2304]: IPV6_AUTOCONF=yes >Oct 30 09:00:39 localhost ifcfg[2304]: IPV6_DEFROUTE=yes >Oct 30 09:00:39 localhost ifcfg[2304]: IPV6_FAILURE_FATAL=no >Oct 30 09:00:39 localhost ifcfg[2304]: NAME=eth0 >Oct 30 09:00:39 localhost ifcfg[2304]: UUID=d773c99f-76e6-448f-b92a-96a62b161fa3 >Oct 30 09:00:39 localhost ifcfg[2304]: ONBOOT=no >Oct 30 09:00:39 localhost ifcfg[2304]: HWADDR=52:54:00:9C:DD:39 >Oct 30 09:00:39 localhost ifcfg[2304]: PEERDNS=yes >Oct 30 09:00:39 localhost ifcfg[2304]: PEERROUTES=yes >Oct 30 09:00:39 localhost ifcfg[2304]: IPV6_PEERDNS=yes >Oct 30 09:00:39 localhost ifcfg[2304]: IPV6_PEERROUTES=yes >Oct 30 09:00:39 localhost ifcfg[2304]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 156, 221, 57]}, 'connection': {'timestamp': 1414673948L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': 'd773c99f-76e6-448f-b92a-96a62b161fa3'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1414673947L, 'type': 'bridge', 'id': 'virbr0', 'uuid': '2e7f0d6d-f3b5-4ff9-8416-a34ba902f1dc'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24946880L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >Oct 30 09:00:39 localhost anaconda[2304]: updating hostname localhost.localdomain >Oct 30 09:00:39 localhost anaconda[2304]: Running Thread: AnaStorageThread (140378476959488) >Oct 30 09:00:39 localhost blivet[2304]: resetting Blivet (version 0.61.8) instance <blivet.Blivet object at 0x7fac6946a190> >Oct 30 09:00:39 localhost blivet[2304]: no initiator set >Oct 30 09:00:39 localhost blivet[2304]: not going to create backup copy of non-existent /etc/mdadm.conf >Oct 30 09:00:39 localhost blivet[2304]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Oct 30 09:00:39 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:00:39 localhost anaconda[2304]: Running Thread: AnaTimeInitThread (140378156930816) >Oct 30 09:00:39 localhost packaging[2304]: Restarting payload thread >Oct 30 09:00:39 localhost anaconda[2304]: Running Thread: AnaWaitForConnectingNMThread (140378148538112) >Oct 30 09:00:39 localhost program[2304]: Return code: 0 >Oct 30 09:00:39 localhost program[2304]: Running... mpathconf --user_friendly_names y --with_multipathd y >Oct 30 09:00:39 localhost anaconda[2304]: Running Thread: AnaPayloadRestartThread (140378140145408) >Oct 30 09:00:39 localhost anaconda[2304]: Thread Done: AnaPayloadRestartThread (140378140145408) >Oct 30 09:00:39 localhost anaconda[2304]: Running Thread: AnaPayloadThread (140378131752704) >Oct 30 09:00:39 localhost packaging[2304]: Updating payload thread state: 0 >Oct 30 09:00:39 localhost packaging[2304]: Updating payload thread state: 1 >Oct 30 09:00:39 localhost program[2304]: Return code: 0 >Oct 30 09:00:39 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:00:39 localhost program[2304]: Return code: 0 >Oct 30 09:00:39 localhost blivet[2304]: protected device spec /dev/sr0 resolved to sr0 >Oct 30 09:00:39 localhost blivet[2304]: sr0 looks to be the live device; marking as protected >Oct 30 09:00:39 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:00:39 localhost anaconda[2304]: updating hostname localhost.localdomain >Oct 30 09:00:39 localhost program[2304]: Return code: 0 >Oct 30 09:00:39 localhost blivet[2304]: devices to scan: ['sr0', 'vda', 'vdb', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >Oct 30 09:00:39 localhost blivet[2304]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-uuid/2014-10-29-19-30-23-00', >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Workstation-x86_64-2', >'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-10-29-19-30-23-00', >'ID_FS_UUID_ENC': '2014-10-29-19-30-23-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'QEMU_DVD-ROM', >'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\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': '5dbaabbd', >'ID_REVISION': '2.1.2', >'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', >'ID_SERIAL_SHORT': 'QM00001', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '10311', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', >'/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', >'/dev/disk/by-uuid/2014-10-29-19-30-23-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >Oct 30 09:00:39 localhost blivet[2304]: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >Oct 30 09:00:39 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >Oct 30 09:00:39 localhost blivet[2304]: DeviceTree.getDeviceByName returned None >Oct 30 09:00:39 localhost blivet[2304]: sr0 is a cdrom >Oct 30 09:00:39 localhost blivet[2304]: DeviceTree.addUdevOpticalDevice: >Oct 30 09:00:39 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 2 >Oct 30 09:00:39 localhost blivet[2304]: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >Oct 30 09:00:39 localhost blivet[2304]: added cdrom sr0 (id 1) to device tree >Oct 30 09:00:39 localhost anaconda[2304]: got 0 NTP servers from DHCP >Oct 30 09:00:39 localhost anaconda[2304]: Thread Done: AnaWaitForConnectingNMThread (140378148538112) >Oct 30 09:00:39 localhost blivet[2304]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 30 09:00:39 localhost blivet[2304]: looking up parted Device: /dev/sr0 >Oct 30 09:00:40 localhost blivet[2304]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 30 09:00:40 localhost blivet[2304]: got device: OpticalDevice instance (0x7fac591e0d90) -- >name = sr0 status = True kids = 0 id = 1 >parents = [] >uuid = None size = 1345 MiB >format = existing None >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 688640 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (42, 255, 63) biosGeometry: (42, 255, 63) >PedDevice: <_ped.Device object at 0x7fac591a2290> >target size = 0 B path = /dev/sr0 >format args = [] originalFormat = None >Oct 30 09:00:40 localhost blivet[2304]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 30 09:00:40 localhost anaconda[2304]: Not doing 'start chronyd' in live installation >Oct 30 09:00:40 localhost anaconda[2304]: Running Thread: AnaGeolocationRefreshThread (140378148538112) >Oct 30 09:00:40 localhost anaconda[2304]: Starting geolocation lookup >Oct 30 09:00:40 localhost anaconda[2304]: Geolocation provider: Fedora GeoIP >Oct 30 09:00:40 localhost anaconda[2304]: Window scale set to 1 by XSETTINGS, not scaling >Oct 30 09:00:40 localhost blivet[2304]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >Oct 30 09:00:40 localhost blivet[2304]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 30 09:00:40 localhost blivet[2304]: type detected on 'sr0' is 'iso9660' >Oct 30 09:00:40 localhost blivet[2304]: Iso9660FS.supported: supported: True ; >Oct 30 09:00:40 localhost blivet[2304]: getFormat('iso9660') returning Iso9660FS instance with object id 4 >Oct 30 09:00:40 localhost blivet[2304]: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >Oct 30 09:00:40 localhost blivet[2304]: got format: existing iso9660 filesystem >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'f3f062a4-7d6b-4ef3-b29e-a8eac1d86fd1', >'MAJOR': '252', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12046', >'name': 'vda', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >Oct 30 09:00:40 localhost blivet[2304]: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned None >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.addUdevDiskDevice: name: vda ; >Oct 30 09:00:40 localhost blivet[2304]: vda is a disk >Oct 30 09:00:40 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 7 >Oct 30 09:00:40 localhost blivet[2304]: DiskDevice._setFormat: vda ; current: None ; type: None ; >Oct 30 09:00:40 localhost program[2304]: Running... multipath -c /dev/vda >Oct 30 09:00:40 localhost program[2304]: Return code: 1 >Oct 30 09:00:40 localhost blivet[2304]: added disk vda (id 6) to device tree >Oct 30 09:00:40 localhost blivet[2304]: looking up parted Device: /dev/vda >Oct 30 09:00:40 localhost kernel: vda: >Oct 30 09:00:40 localhost anaconda[2304]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:00:40 localhost anaconda[2304]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:00:40 localhost anaconda[2304]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:00:40 localhost anaconda[2304]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:00:40 localhost anaconda[2304]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:00:40 localhost anaconda[2304]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:00:40 localhost anaconda[2304]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:00:40 localhost blivet[2304]: got device: DiskDevice instance (0x7fac47962f10) -- >name = vda status = True kids = 0 id = 6 >parents = [] >uuid = None size = 8192 MiB >format = existing None >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32684 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x7fac47975200> >target size = 0 B path = /dev/vda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fac4797a250> >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDeviceFormat: name: vda ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: gpt ; >Oct 30 09:00:40 localhost blivet[2304]: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >Oct 30 09:00:40 localhost blivet[2304]: required disklabel type for vda (15) is None >Oct 30 09:00:40 localhost blivet[2304]: default disklabel type for vda is msdos >Oct 30 09:00:40 localhost blivet[2304]: selecting msdos disklabel for vda based on size >Oct 30 09:00:40 localhost blivet[2304]: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >Oct 30 09:00:40 localhost blivet[2304]: Set pmbr_boot on parted.Disk instance -- >type: gpt primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 >partitions: [] >device: <parted.device.Device object at 0x7fac47992b90> >PedDisk: <_ped.Disk object at 0x7fac47998248> >Oct 30 09:00:40 localhost blivet[2304]: getFormat('disklabel') returning DiskLabel instance with object id 9 >Oct 30 09:00:40 localhost kernel: vda: >Oct 30 09:00:40 localhost blivet[2304]: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdb', >'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '6cbcbd76-aa20-4aff-9a7b-88157ab1c2a1', >'MAJOR': '252', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12168', >'name': 'vdb', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb'} ; name: vdb ; >Oct 30 09:00:40 localhost blivet[2304]: scanning vdb (/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb)... >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned None >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.addUdevDiskDevice: name: vdb ; >Oct 30 09:00:40 localhost blivet[2304]: vdb is a disk >Oct 30 09:00:40 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 12 >Oct 30 09:00:40 localhost blivet[2304]: DiskDevice._setFormat: vdb ; current: None ; type: None ; >Oct 30 09:00:40 localhost program[2304]: Running... multipath -c /dev/vdb >Oct 30 09:00:40 localhost program[2304]: Return code: 1 >Oct 30 09:00:40 localhost blivet[2304]: added disk vdb (id 11) to device tree >Oct 30 09:00:40 localhost blivet[2304]: looking up parted Device: /dev/vdb >Oct 30 09:00:40 localhost kernel: vdb: >Oct 30 09:00:40 localhost blivet[2304]: got device: DiskDevice instance (0x7fac47999650) -- >name = vdb status = True kids = 0 id = 11 >parents = [] >uuid = None size = 8192 MiB >format = existing None >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x7fac479755f0> >target size = 0 B path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fac47999950> >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDeviceFormat: name: vdb ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: gpt ; >Oct 30 09:00:40 localhost blivet[2304]: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >Oct 30 09:00:40 localhost blivet[2304]: required disklabel type for vdb (15) is None >Oct 30 09:00:40 localhost blivet[2304]: default disklabel type for vdb is msdos >Oct 30 09:00:40 localhost blivet[2304]: selecting msdos disklabel for vdb based on size >Oct 30 09:00:40 localhost blivet[2304]: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >Oct 30 09:00:40 localhost kernel: vdb: >Oct 30 09:00:40 localhost blivet[2304]: Set pmbr_boot on parted.Disk instance -- >type: gpt primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 >partitions: [] >device: <parted.device.Device object at 0x7fac47988950> >PedDisk: <_ped.Disk object at 0x7fac476bf3b0> >Oct 30 09:00:40 localhost blivet[2304]: getFormat('disklabel') returning DiskLabel instance with object id 14 >Oct 30 09:00:40 localhost blivet[2304]: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '24651', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Oct 30 09:00:40 localhost blivet[2304]: scanning loop0 (/devices/virtual/block/loop0)... >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned None >Oct 30 09:00:40 localhost blivet[2304]: loop0 is a loop device >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned None >Oct 30 09:00:40 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 17 >Oct 30 09:00:40 localhost blivet[2304]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Oct 30 09:00:40 localhost blivet[2304]: added file /osmin.img (deleted) (id 16) to device tree >Oct 30 09:00:40 localhost blivet[2304]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Oct 30 09:00:40 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 20 >Oct 30 09:00:40 localhost blivet[2304]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Oct 30 09:00:40 localhost blivet[2304]: added loop loop0 (id 19) to device tree >Oct 30 09:00:40 localhost blivet[2304]: got device: LoopDevice instance (0x7fac476c0390) -- >name = loop0 status = False kids = 0 id = 19 >parents = ['existing 0 B file /osmin.img (deleted) (16)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop0 >format args = [] originalFormat = None >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Oct 30 09:00:40 localhost blivet[2304]: device loop0 does not contain a disklabel >Oct 30 09:00:40 localhost blivet[2304]: type detected on 'loop0' is 'squashfs' >Oct 30 09:00:40 localhost blivet[2304]: getFormat('squashfs') returning DeviceFormat instance with object id 22 >Oct 30 09:00:40 localhost blivet[2304]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Oct 30 09:00:40 localhost blivet[2304]: 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': '24751', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Oct 30 09:00:40 localhost blivet[2304]: scanning loop1 (/devices/virtual/block/loop1)... >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned None >Oct 30 09:00:40 localhost blivet[2304]: loop1 is a loop device >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned None >Oct 30 09:00:40 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 25 >Oct 30 09:00:40 localhost blivet[2304]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Oct 30 09:00:40 localhost blivet[2304]: added file /osmin (id 24) to device tree >Oct 30 09:00:40 localhost blivet[2304]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Oct 30 09:00:40 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 28 >Oct 30 09:00:40 localhost blivet[2304]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Oct 30 09:00:40 localhost blivet[2304]: added loop loop1 (id 27) to device tree >Oct 30 09:00:40 localhost blivet[2304]: got device: LoopDevice instance (0x7fac476c0a50) -- >name = loop1 status = False kids = 0 id = 27 >parents = ['existing 0 B file /osmin (24)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop1 >format args = [] originalFormat = None >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Oct 30 09:00:40 localhost blivet[2304]: device loop1 does not contain a disklabel >Oct 30 09:00:40 localhost blivet[2304]: type detected on 'loop1' is 'DM_snapshot_cow' >Oct 30 09:00:40 localhost blivet[2304]: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 30 >Oct 30 09:00:40 localhost blivet[2304]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '24847', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Oct 30 09:00:40 localhost blivet[2304]: scanning loop2 (/devices/virtual/block/loop2)... >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned None >Oct 30 09:00:40 localhost blivet[2304]: loop2 is a loop device >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned None >Oct 30 09:00:40 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 33 >Oct 30 09:00:40 localhost blivet[2304]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Oct 30 09:00:40 localhost blivet[2304]: added file /run/initramfs/live/LiveOS/squashfs.img (id 32) to device tree >Oct 30 09:00:40 localhost blivet[2304]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Oct 30 09:00:40 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 36 >Oct 30 09:00:40 localhost blivet[2304]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Oct 30 09:00:40 localhost blivet[2304]: added loop loop2 (id 35) to device tree >Oct 30 09:00:40 localhost blivet[2304]: got device: LoopDevice instance (0x7fac476c0710) -- >name = loop2 status = False kids = 0 id = 35 >parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (32)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop2 >format args = [] originalFormat = None >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Oct 30 09:00:40 localhost blivet[2304]: device loop2 does not contain a disklabel >Oct 30 09:00:40 localhost blivet[2304]: type detected on 'loop2' is 'squashfs' >Oct 30 09:00:40 localhost blivet[2304]: getFormat('squashfs') returning DeviceFormat instance with object id 38 >Oct 30 09:00:40 localhost blivet[2304]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '24944', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Oct 30 09:00:40 localhost blivet[2304]: scanning loop3 (/devices/virtual/block/loop3)... >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned None >Oct 30 09:00:40 localhost blivet[2304]: loop3 is a loop device >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned None >Oct 30 09:00:40 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 41 >Oct 30 09:00:40 localhost blivet[2304]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Oct 30 09:00:40 localhost blivet[2304]: added file /LiveOS/ext3fs.img (id 40) to device tree >Oct 30 09:00:40 localhost blivet[2304]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Oct 30 09:00:40 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 44 >Oct 30 09:00:40 localhost blivet[2304]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Oct 30 09:00:40 localhost blivet[2304]: added loop loop3 (id 43) to device tree >Oct 30 09:00:40 localhost blivet[2304]: got device: LoopDevice instance (0x7fac476c0f90) -- >name = loop3 status = False kids = 0 id = 43 >parents = ['existing 0 B file /LiveOS/ext3fs.img (40)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop3 >format args = [] originalFormat = None >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Oct 30 09:00:40 localhost blivet[2304]: device loop3 does not contain a disklabel >Oct 30 09:00:40 localhost blivet[2304]: type detected on 'loop3' is 'ext4' >Oct 30 09:00:40 localhost program[2304]: Running... dumpe2fs -h /dev/loop3 >Oct 30 09:00:40 localhost program[2304]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 30 09:00:40 localhost program[2304]: Filesystem volume name: _Fedora-Live-Wor >Oct 30 09:00:40 localhost program[2304]: Last mounted on: /var/tmp/imgcreate-TsJQFH/install_root >Oct 30 09:00:40 localhost program[2304]: Filesystem UUID: 4e350e01-7491-47e2-9118-ef5a20c6922b >Oct 30 09:00:40 localhost program[2304]: Filesystem magic number: 0xEF53 >Oct 30 09:00:40 localhost program[2304]: Filesystem revision #: 1 (dynamic) >Oct 30 09:00:40 localhost program[2304]: 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 >Oct 30 09:00:40 localhost program[2304]: Filesystem flags: signed_directory_hash >Oct 30 09:00:40 localhost program[2304]: Default mount options: user_xattr acl >Oct 30 09:00:40 localhost program[2304]: Filesystem state: clean >Oct 30 09:00:40 localhost program[2304]: Errors behavior: Continue >Oct 30 09:00:40 localhost program[2304]: Filesystem OS type: Linux >Oct 30 09:00:40 localhost program[2304]: Inode count: 393216 >Oct 30 09:00:40 localhost program[2304]: Block count: 1572864 >Oct 30 09:00:40 localhost program[2304]: Reserved block count: 15727 >Oct 30 09:00:40 localhost program[2304]: Free blocks: 569470 >Oct 30 09:00:40 localhost program[2304]: Free inodes: 256815 >Oct 30 09:00:40 localhost program[2304]: First block: 0 >Oct 30 09:00:40 localhost program[2304]: Block size: 4096 >Oct 30 09:00:40 localhost program[2304]: Fragment size: 4096 >Oct 30 09:00:40 localhost program[2304]: Reserved GDT blocks: 383 >Oct 30 09:00:40 localhost program[2304]: Blocks per group: 32768 >Oct 30 09:00:40 localhost program[2304]: Fragments per group: 32768 >Oct 30 09:00:40 localhost program[2304]: Inodes per group: 8192 >Oct 30 09:00:40 localhost program[2304]: Inode blocks per group: 512 >Oct 30 09:00:40 localhost program[2304]: Flex block group size: 16 >Oct 30 09:00:40 localhost program[2304]: Filesystem created: Wed Oct 29 15:11:04 2014 >Oct 30 09:00:40 localhost program[2304]: Last mount time: Wed Oct 29 15:11:05 2014 >Oct 30 09:00:40 localhost program[2304]: Last write time: Wed Oct 29 15:27:45 2014 >Oct 30 09:00:40 localhost program[2304]: Mount count: 0 >Oct 30 09:00:40 localhost program[2304]: Maximum mount count: -1 >Oct 30 09:00:40 localhost program[2304]: Last checked: Wed Oct 29 15:27:45 2014 >Oct 30 09:00:40 localhost program[2304]: Check interval: 0 (<none>) >Oct 30 09:00:40 localhost program[2304]: Lifetime writes: 656 MB >Oct 30 09:00:40 localhost program[2304]: Reserved blocks uid: 0 (user root) >Oct 30 09:00:40 localhost program[2304]: Reserved blocks gid: 0 (group root) >Oct 30 09:00:40 localhost program[2304]: First inode: 11 >Oct 30 09:00:40 localhost program[2304]: Inode size: 256 >Oct 30 09:00:40 localhost program[2304]: Required extra isize: 28 >Oct 30 09:00:40 localhost program[2304]: Desired extra isize: 28 >Oct 30 09:00:40 localhost program[2304]: Journal inode: 8 >Oct 30 09:00:40 localhost program[2304]: Default directory hash: half_md4 >Oct 30 09:00:40 localhost program[2304]: Directory Hash Seed: 6da6e87e-3c3a-46cc-acff-31cdfd081a47 >Oct 30 09:00:40 localhost program[2304]: Journal backup: inode blocks >Oct 30 09:00:40 localhost program[2304]: Journal features: journal_incompat_revoke >Oct 30 09:00:40 localhost program[2304]: Journal size: 128M >Oct 30 09:00:40 localhost program[2304]: Journal length: 32768 >Oct 30 09:00:40 localhost program[2304]: Journal sequence: 0x00001b00 >Oct 30 09:00:40 localhost program[2304]: Journal start: 0 >Oct 30 09:00:40 localhost program[2304]: >Oct 30 09:00:40 localhost program[2304]: Return code: 0 >Oct 30 09:00:40 localhost program[2304]: Running... resize2fs -P /dev/loop3 >Oct 30 09:00:40 localhost program[2304]: resize2fs 1.42.11 (09-Jul-2014) >Oct 30 09:00:40 localhost program[2304]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Oct 30 09:00:40 localhost program[2304]: Couldn't find valid filesystem superblock. >Oct 30 09:00:40 localhost program[2304]: Return code: 1 >Oct 30 09:00:40 localhost blivet[2304]: size=0 B, current=6144 MiB >Oct 30 09:00:40 localhost blivet[2304]: using current size 0 as min size >Oct 30 09:00:40 localhost blivet[2304]: Ext4FS.supported: supported: True ; >Oct 30 09:00:40 localhost blivet[2304]: getFormat('ext4') returning Ext4FS instance with object id 46 >Oct 30 09:00:40 localhost blivet[2304]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Oct 30 09:00:40 localhost blivet[2304]: got format: existing ext4 filesystem >Oct 30 09:00:40 localhost blivet[2304]: 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': '25100', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Oct 30 09:00:40 localhost blivet[2304]: scanning loop4 (/devices/virtual/block/loop4)... >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned None >Oct 30 09:00:40 localhost blivet[2304]: loop4 is a loop device >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned None >Oct 30 09:00:40 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 49 >Oct 30 09:00:40 localhost blivet[2304]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Oct 30 09:00:40 localhost blivet[2304]: added file /overlay (deleted) (id 48) to device tree >Oct 30 09:00:40 localhost blivet[2304]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Oct 30 09:00:40 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 52 >Oct 30 09:00:40 localhost blivet[2304]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Oct 30 09:00:40 localhost blivet[2304]: added loop loop4 (id 51) to device tree >Oct 30 09:00:40 localhost blivet[2304]: got device: LoopDevice instance (0x7fac476d2f50) -- >name = loop4 status = False kids = 0 id = 51 >parents = ['existing 0 B file /overlay (deleted) (48)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop4 >format args = [] originalFormat = None >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Oct 30 09:00:40 localhost blivet[2304]: device loop4 does not contain a disklabel >Oct 30 09:00:40 localhost blivet[2304]: type detected on 'loop4' is 'DM_snapshot_cow' >Oct 30 09:00:40 localhost blivet[2304]: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 54 >Oct 30 09:00:40 localhost blivet[2304]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2092', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Oct 30 09:00:40 localhost blivet[2304]: scanning live-rw (/devices/virtual/block/dm-0)... >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned None >Oct 30 09:00:40 localhost blivet[2304]: live-rw is a device-mapper device >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.addUdevDMDevice: name: live-rw ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (43) with existing ext4 filesystem >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (51) >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned None >Oct 30 09:00:40 localhost blivet[2304]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Oct 30 09:00:40 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 57 >Oct 30 09:00:40 localhost blivet[2304]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Oct 30 09:00:40 localhost blivet[2304]: added dm live-rw (id 56) to device tree >Oct 30 09:00:40 localhost blivet[2304]: looking up parted Device: /dev/mapper/live-rw >Oct 30 09:00:40 localhost blivet[2304]: got device: DMDevice instance (0x7fac476e2050) -- >name = live-rw status = True kids = 0 id = 56 >parents = ['existing 0 B loop loop4 (51)'] >uuid = None size = 6144 MiB >format = existing None >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: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7fac47975170> >target size = 0 B path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Oct 30 09:00:40 localhost blivet[2304]: device live-rw does not contain a disklabel >Oct 30 09:00:40 localhost blivet[2304]: type detected on 'live-rw' is 'ext4' >Oct 30 09:00:40 localhost program[2304]: Running... dumpe2fs -h /dev/mapper/live-rw >Oct 30 09:00:40 localhost program[2304]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 30 09:00:40 localhost program[2304]: Filesystem volume name: _Fedora-Live-Wor >Oct 30 09:00:40 localhost program[2304]: Last mounted on: / >Oct 30 09:00:40 localhost program[2304]: Filesystem UUID: 4e350e01-7491-47e2-9118-ef5a20c6922b >Oct 30 09:00:40 localhost program[2304]: Filesystem magic number: 0xEF53 >Oct 30 09:00:40 localhost program[2304]: Filesystem revision #: 1 (dynamic) >Oct 30 09:00:40 localhost program[2304]: 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 >Oct 30 09:00:40 localhost program[2304]: Filesystem flags: signed_directory_hash >Oct 30 09:00:40 localhost program[2304]: Default mount options: user_xattr acl >Oct 30 09:00:40 localhost program[2304]: Filesystem state: clean >Oct 30 09:00:40 localhost program[2304]: Errors behavior: Continue >Oct 30 09:00:40 localhost program[2304]: Filesystem OS type: Linux >Oct 30 09:00:40 localhost program[2304]: Inode count: 393216 >Oct 30 09:00:40 localhost program[2304]: Block count: 1572864 >Oct 30 09:00:40 localhost program[2304]: Reserved block count: 15727 >Oct 30 09:00:40 localhost program[2304]: Free blocks: 569470 >Oct 30 09:00:40 localhost program[2304]: Free inodes: 256815 >Oct 30 09:00:40 localhost program[2304]: First block: 0 >Oct 30 09:00:40 localhost program[2304]: Block size: 4096 >Oct 30 09:00:40 localhost program[2304]: Fragment size: 4096 >Oct 30 09:00:40 localhost program[2304]: Reserved GDT blocks: 383 >Oct 30 09:00:40 localhost program[2304]: Blocks per group: 32768 >Oct 30 09:00:40 localhost program[2304]: Fragments per group: 32768 >Oct 30 09:00:40 localhost program[2304]: Inodes per group: 8192 >Oct 30 09:00:40 localhost program[2304]: Inode blocks per group: 512 >Oct 30 09:00:40 localhost program[2304]: Flex block group size: 16 >Oct 30 09:00:40 localhost program[2304]: Filesystem created: Wed Oct 29 15:11:04 2014 >Oct 30 09:00:40 localhost program[2304]: Last mount time: Thu Oct 30 08:58:56 2014 >Oct 30 09:00:40 localhost program[2304]: Last write time: Thu Oct 30 08:58:56 2014 >Oct 30 09:00:40 localhost program[2304]: Mount count: 1 >Oct 30 09:00:40 localhost program[2304]: Maximum mount count: -1 >Oct 30 09:00:40 localhost program[2304]: Last checked: Wed Oct 29 15:27:45 2014 >Oct 30 09:00:40 localhost program[2304]: Check interval: 0 (<none>) >Oct 30 09:00:40 localhost program[2304]: Lifetime writes: 656 MB >Oct 30 09:00:40 localhost program[2304]: Reserved blocks uid: 0 (user root) >Oct 30 09:00:40 localhost program[2304]: Reserved blocks gid: 0 (group root) >Oct 30 09:00:40 localhost program[2304]: First inode: 11 >Oct 30 09:00:40 localhost program[2304]: Inode size: 256 >Oct 30 09:00:40 localhost program[2304]: Required extra isize: 28 >Oct 30 09:00:40 localhost program[2304]: Desired extra isize: 28 >Oct 30 09:00:40 localhost program[2304]: Journal inode: 8 >Oct 30 09:00:40 localhost program[2304]: First orphan inode: 154551 >Oct 30 09:00:40 localhost program[2304]: Default directory hash: half_md4 >Oct 30 09:00:40 localhost program[2304]: Directory Hash Seed: 6da6e87e-3c3a-46cc-acff-31cdfd081a47 >Oct 30 09:00:40 localhost program[2304]: Journal backup: inode blocks >Oct 30 09:00:40 localhost program[2304]: Journal features: journal_incompat_revoke >Oct 30 09:00:40 localhost program[2304]: Journal size: 128M >Oct 30 09:00:40 localhost program[2304]: Journal length: 32768 >Oct 30 09:00:40 localhost program[2304]: Journal sequence: 0x00001b01 >Oct 30 09:00:40 localhost program[2304]: Journal start: 1 >Oct 30 09:00:40 localhost program[2304]: >Oct 30 09:00:40 localhost program[2304]: Return code: 0 >Oct 30 09:00:40 localhost program[2304]: Running... resize2fs -P /dev/mapper/live-rw >Oct 30 09:00:40 localhost program[2304]: resize2fs 1.42.11 (09-Jul-2014) >Oct 30 09:00:40 localhost program[2304]: Estimated minimum size of the filesystem: 1414020 >Oct 30 09:00:40 localhost program[2304]: Return code: 0 >Oct 30 09:00:40 localhost blivet[2304]: size=5523.52 MiB, current=6144 MiB >Oct 30 09:00:40 localhost blivet[2304]: padding min size from 5791825920 up to 5791826420 >Oct 30 09:00:40 localhost blivet[2304]: Ext4FS.supported: supported: True ; >Oct 30 09:00:40 localhost blivet[2304]: getFormat('ext4') returning Ext4FS instance with object id 59 >Oct 30 09:00:40 localhost blivet[2304]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Oct 30 09:00:40 localhost blivet[2304]: got format: existing ext4 filesystem >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9148', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Oct 30 09:00:40 localhost blivet[2304]: scanning live-base (/devices/virtual/block/dm-1)... >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned None >Oct 30 09:00:40 localhost blivet[2304]: live-base is a device-mapper device >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.addUdevDMDevice: name: live-base ; >Oct 30 09:00:40 localhost blivet[2304]: DMDevice.getDMNode: live-rw ; status: True ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (43) with existing ext4 filesystem >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned None >Oct 30 09:00:40 localhost blivet[2304]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Oct 30 09:00:40 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 62 >Oct 30 09:00:40 localhost blivet[2304]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Oct 30 09:00:40 localhost blivet[2304]: added dm live-base (id 61) to device tree >Oct 30 09:00:40 localhost blivet[2304]: looking up parted Device: /dev/mapper/live-base >Oct 30 09:00:40 localhost blivet[2304]: got device: DMDevice instance (0x7fac8213f990) -- >name = live-base status = True kids = 0 id = 61 >parents = ['existing 0 B loop loop3 (43) with existing ext4 filesystem'] >uuid = None size = 6144 MiB >format = existing None >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: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32684 did: 0 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7fac47975560> >target size = 0 B path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Oct 30 09:00:40 localhost blivet[2304]: device live-base does not contain a disklabel >Oct 30 09:00:40 localhost blivet[2304]: type detected on 'live-base' is 'ext4' >Oct 30 09:00:40 localhost program[2304]: Running... dumpe2fs -h /dev/mapper/live-base >Oct 30 09:00:40 localhost program[2304]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 30 09:00:40 localhost program[2304]: Filesystem volume name: _Fedora-Live-Wor >Oct 30 09:00:40 localhost program[2304]: Last mounted on: /var/tmp/imgcreate-TsJQFH/install_root >Oct 30 09:00:40 localhost program[2304]: Filesystem UUID: 4e350e01-7491-47e2-9118-ef5a20c6922b >Oct 30 09:00:40 localhost program[2304]: Filesystem magic number: 0xEF53 >Oct 30 09:00:40 localhost program[2304]: Filesystem revision #: 1 (dynamic) >Oct 30 09:00:40 localhost program[2304]: 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 >Oct 30 09:00:40 localhost program[2304]: Filesystem flags: signed_directory_hash >Oct 30 09:00:40 localhost program[2304]: Default mount options: user_xattr acl >Oct 30 09:00:40 localhost program[2304]: Filesystem state: clean >Oct 30 09:00:40 localhost program[2304]: Errors behavior: Continue >Oct 30 09:00:40 localhost program[2304]: Filesystem OS type: Linux >Oct 30 09:00:40 localhost program[2304]: Inode count: 393216 >Oct 30 09:00:40 localhost program[2304]: Block count: 1572864 >Oct 30 09:00:40 localhost program[2304]: Reserved block count: 15727 >Oct 30 09:00:40 localhost program[2304]: Free blocks: 569470 >Oct 30 09:00:40 localhost program[2304]: Free inodes: 256815 >Oct 30 09:00:40 localhost program[2304]: First block: 0 >Oct 30 09:00:40 localhost program[2304]: Block size: 4096 >Oct 30 09:00:40 localhost program[2304]: Fragment size: 4096 >Oct 30 09:00:40 localhost program[2304]: Reserved GDT blocks: 383 >Oct 30 09:00:40 localhost program[2304]: Blocks per group: 32768 >Oct 30 09:00:40 localhost program[2304]: Fragments per group: 32768 >Oct 30 09:00:40 localhost program[2304]: Inodes per group: 8192 >Oct 30 09:00:40 localhost program[2304]: Inode blocks per group: 512 >Oct 30 09:00:40 localhost program[2304]: Flex block group size: 16 >Oct 30 09:00:40 localhost program[2304]: Filesystem created: Wed Oct 29 15:11:04 2014 >Oct 30 09:00:40 localhost program[2304]: Last mount time: Wed Oct 29 15:11:05 2014 >Oct 30 09:00:40 localhost program[2304]: Last write time: Wed Oct 29 15:27:45 2014 >Oct 30 09:00:40 localhost program[2304]: Mount count: 0 >Oct 30 09:00:40 localhost program[2304]: Maximum mount count: -1 >Oct 30 09:00:40 localhost program[2304]: Last checked: Wed Oct 29 15:27:45 2014 >Oct 30 09:00:40 localhost program[2304]: Check interval: 0 (<none>) >Oct 30 09:00:40 localhost program[2304]: Lifetime writes: 656 MB >Oct 30 09:00:40 localhost program[2304]: Reserved blocks uid: 0 (user root) >Oct 30 09:00:40 localhost program[2304]: Reserved blocks gid: 0 (group root) >Oct 30 09:00:40 localhost program[2304]: First inode: 11 >Oct 30 09:00:40 localhost program[2304]: Inode size: 256 >Oct 30 09:00:40 localhost program[2304]: Required extra isize: 28 >Oct 30 09:00:40 localhost program[2304]: Desired extra isize: 28 >Oct 30 09:00:40 localhost program[2304]: Journal inode: 8 >Oct 30 09:00:40 localhost program[2304]: Default directory hash: half_md4 >Oct 30 09:00:40 localhost program[2304]: Directory Hash Seed: 6da6e87e-3c3a-46cc-acff-31cdfd081a47 >Oct 30 09:00:40 localhost program[2304]: Journal backup: inode blocks >Oct 30 09:00:40 localhost program[2304]: Journal features: journal_incompat_revoke >Oct 30 09:00:40 localhost program[2304]: Journal size: 128M >Oct 30 09:00:40 localhost program[2304]: Journal length: 32768 >Oct 30 09:00:40 localhost program[2304]: Journal sequence: 0x00001b00 >Oct 30 09:00:40 localhost program[2304]: Journal start: 0 >Oct 30 09:00:40 localhost program[2304]: >Oct 30 09:00:40 localhost program[2304]: Return code: 0 >Oct 30 09:00:40 localhost program[2304]: Running... resize2fs -P /dev/mapper/live-base >Oct 30 09:00:40 localhost program[2304]: resize2fs 1.42.11 (09-Jul-2014) >Oct 30 09:00:40 localhost program[2304]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Oct 30 09:00:40 localhost program[2304]: Couldn't find valid filesystem superblock. >Oct 30 09:00:40 localhost program[2304]: Return code: 1 >Oct 30 09:00:40 localhost blivet[2304]: size=0 B, current=6144 MiB >Oct 30 09:00:40 localhost blivet[2304]: using current size 0 as min size >Oct 30 09:00:40 localhost blivet[2304]: Ext4FS.supported: supported: True ; >Oct 30 09:00:40 localhost blivet[2304]: getFormat('ext4') returning Ext4FS instance with object id 64 >Oct 30 09:00:40 localhost blivet[2304]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Oct 30 09:00:40 localhost blivet[2304]: got format: existing ext4 filesystem >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '17764', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Oct 30 09:00:40 localhost blivet[2304]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned None >Oct 30 09:00:40 localhost blivet[2304]: live-osimg-min is a device-mapper device >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Oct 30 09:00:40 localhost blivet[2304]: DMDevice.getDMNode: live-rw ; status: True ; >Oct 30 09:00:40 localhost blivet[2304]: DMDevice.getDMNode: live-base ; status: True ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (27) >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (43) with existing ext4 filesystem >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByName returned None >Oct 30 09:00:40 localhost blivet[2304]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Oct 30 09:00:40 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 67 >Oct 30 09:00:40 localhost blivet[2304]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Oct 30 09:00:40 localhost blivet[2304]: added dm live-osimg-min (id 66) to device tree >Oct 30 09:00:40 localhost blivet[2304]: looking up parted Device: /dev/mapper/live-osimg-min >Oct 30 09:00:40 localhost blivet[2304]: got device: DMDevice instance (0x7fac476e2110) -- >name = live-osimg-min status = True kids = 0 id = 66 >parents = ['existing 0 B loop loop3 (43) with existing ext4 filesystem'] >uuid = None size = 6144 MiB >format = existing None >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: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 20063 did: 19777 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7fac479757a0> >target size = 0 B path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Oct 30 09:00:40 localhost blivet[2304]: device live-osimg-min does not contain a disklabel >Oct 30 09:00:40 localhost blivet[2304]: type detected on 'live-osimg-min' is 'ext4' >Oct 30 09:00:40 localhost program[2304]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Oct 30 09:00:40 localhost program[2304]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 30 09:00:40 localhost program[2304]: Filesystem volume name: _Fedora-Live-Wor >Oct 30 09:00:40 localhost program[2304]: Last mounted on: /var/tmp/imgcreate-TsJQFH/install_root >Oct 30 09:00:40 localhost program[2304]: Filesystem UUID: 4e350e01-7491-47e2-9118-ef5a20c6922b >Oct 30 09:00:40 localhost program[2304]: Filesystem magic number: 0xEF53 >Oct 30 09:00:40 localhost program[2304]: Filesystem revision #: 1 (dynamic) >Oct 30 09:00:40 localhost program[2304]: 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 >Oct 30 09:00:40 localhost program[2304]: Filesystem flags: signed_directory_hash >Oct 30 09:00:40 localhost program[2304]: Default mount options: user_xattr acl >Oct 30 09:00:40 localhost program[2304]: Filesystem state: clean >Oct 30 09:00:40 localhost program[2304]: Errors behavior: Continue >Oct 30 09:00:40 localhost program[2304]: Filesystem OS type: Linux >Oct 30 09:00:40 localhost program[2304]: Inode count: 360448 >Oct 30 09:00:40 localhost program[2304]: Block count: 1414020 >Oct 30 09:00:40 localhost program[2304]: Reserved block count: 14138 >Oct 30 09:00:40 localhost program[2304]: Free blocks: 412682 >Oct 30 09:00:40 localhost program[2304]: Free inodes: 224047 >Oct 30 09:00:40 localhost program[2304]: First block: 0 >Oct 30 09:00:40 localhost program[2304]: Block size: 4096 >Oct 30 09:00:40 localhost program[2304]: Fragment size: 4096 >Oct 30 09:00:40 localhost program[2304]: Reserved GDT blocks: 383 >Oct 30 09:00:40 localhost program[2304]: Blocks per group: 32768 >Oct 30 09:00:40 localhost program[2304]: Fragments per group: 32768 >Oct 30 09:00:40 localhost program[2304]: Inodes per group: 8192 >Oct 30 09:00:40 localhost program[2304]: Inode blocks per group: 512 >Oct 30 09:00:40 localhost program[2304]: Flex block group size: 16 >Oct 30 09:00:40 localhost program[2304]: Filesystem created: Wed Oct 29 15:11:04 2014 >Oct 30 09:00:40 localhost program[2304]: Last mount time: Wed Oct 29 15:11:05 2014 >Oct 30 09:00:40 localhost program[2304]: Last write time: Wed Oct 29 15:27:46 2014 >Oct 30 09:00:40 localhost program[2304]: Mount count: 0 >Oct 30 09:00:40 localhost program[2304]: Maximum mount count: -1 >Oct 30 09:00:40 localhost program[2304]: Last checked: Wed Oct 29 15:27:46 2014 >Oct 30 09:00:40 localhost program[2304]: Check interval: 0 (<none>) >Oct 30 09:00:40 localhost program[2304]: Lifetime writes: 658 MB >Oct 30 09:00:40 localhost program[2304]: Reserved blocks uid: 0 (user root) >Oct 30 09:00:40 localhost program[2304]: Reserved blocks gid: 0 (group root) >Oct 30 09:00:40 localhost program[2304]: First inode: 11 >Oct 30 09:00:40 localhost program[2304]: Inode size: 256 >Oct 30 09:00:40 localhost program[2304]: Required extra isize: 28 >Oct 30 09:00:40 localhost program[2304]: Desired extra isize: 28 >Oct 30 09:00:40 localhost program[2304]: Journal inode: 8 >Oct 30 09:00:40 localhost program[2304]: Default directory hash: half_md4 >Oct 30 09:00:40 localhost program[2304]: Directory Hash Seed: 6da6e87e-3c3a-46cc-acff-31cdfd081a47 >Oct 30 09:00:40 localhost program[2304]: Journal backup: inode blocks >Oct 30 09:00:40 localhost program[2304]: Journal features: journal_incompat_revoke >Oct 30 09:00:40 localhost program[2304]: Journal size: 128M >Oct 30 09:00:40 localhost program[2304]: Journal length: 32768 >Oct 30 09:00:40 localhost program[2304]: Journal sequence: 0x00001b00 >Oct 30 09:00:40 localhost program[2304]: Journal start: 0 >Oct 30 09:00:40 localhost program[2304]: >Oct 30 09:00:40 localhost program[2304]: Return code: 0 >Oct 30 09:00:40 localhost program[2304]: Running... resize2fs -P /dev/mapper/live-osimg-min >Oct 30 09:00:40 localhost program[2304]: resize2fs 1.42.11 (09-Jul-2014) >Oct 30 09:00:40 localhost program[2304]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Oct 30 09:00:40 localhost program[2304]: Couldn't find valid filesystem superblock. >Oct 30 09:00:40 localhost program[2304]: Return code: 1 >Oct 30 09:00:40 localhost blivet[2304]: size=0 B, current=5523.52 MiB >Oct 30 09:00:40 localhost blivet[2304]: using current size 0 as min size >Oct 30 09:00:40 localhost blivet[2304]: Ext4FS.supported: supported: True ; >Oct 30 09:00:40 localhost blivet[2304]: getFormat('ext4') returning Ext4FS instance with object id 69 >Oct 30 09:00:40 localhost blivet[2304]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Oct 30 09:00:40 localhost blivet[2304]: got format: existing ext4 filesystem >Oct 30 09:00:40 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:00:40 localhost program[2304]: Return code: 0 >Oct 30 09:00:40 localhost blivet[2304]: DiskDevice.teardown: vda ; status: True ; controllable: True ; >Oct 30 09:00:40 localhost blivet[2304]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Oct 30 09:00:40 localhost blivet[2304]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Oct 30 09:00:40 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:00:40 localhost program[2304]: Return code: 0 >Oct 30 09:00:40 localhost blivet[2304]: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >Oct 30 09:00:40 localhost blivet[2304]: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >Oct 30 09:00:40 localhost blivet[2304]: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >Oct 30 09:00:40 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:00:40 localhost program[2304]: Return code: 0 >Oct 30 09:00:40 localhost blivet[2304]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Oct 30 09:00:40 localhost blivet[2304]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Oct 30 09:00:40 localhost blivet[2304]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Oct 30 09:00:40 localhost blivet[2304]: not going to restore from backup of non-existent /etc/mdadm.conf >Oct 30 09:00:40 localhost blivet[2304]: edd: MBR signature on vda is zero. new disk image? >Oct 30 09:00:40 localhost blivet[2304]: edd: MBR signature on vdb is zero. new disk image? >Oct 30 09:00:40 localhost blivet[2304]: edd: collected mbr signatures: {} >Oct 30 09:00:40 localhost blivet[2304]: Ext4FS.supported: supported: True ; >Oct 30 09:00:40 localhost blivet[2304]: Ext4FS.supported: supported: True ; >Oct 30 09:00:40 localhost blivet[2304]: Ext4FS.supported: supported: True ; >Oct 30 09:00:40 localhost blivet[2304]: Ext4FS.supported: supported: True ; >Oct 30 09:00:40 localhost blivet[2304]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 30 09:00:40 localhost blivet[2304]: Iso9660FS.supported: supported: True ; >Oct 30 09:00:40 localhost anaconda[2304]: Thread Done: AnaStorageThread (140378476959488) >Oct 30 09:00:40 localhost program[2304]: Running... hwclock --hctosys --utc >Oct 30 09:00:40 localhost packaging[2304]: Updating payload thread state: 2 >Oct 30 09:00:40 localhost packaging[2304]: Updating payload thread state: 3 >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; hidden: False ; incomplete: False ; >Oct 30 09:00:40 localhost blivet[2304]: DeviceTree.getDeviceByPath returned existing 6144 MiB dm live-base (61) with existing ext4 filesystem >Oct 30 09:00:40 localhost anaconda[2304]: Geolocation lookup finished in 0.8 seconds >Oct 30 09:00:40 localhost anaconda[2304]: got results from geolocation >Oct 30 09:00:40 localhost anaconda[2304]: Thread Done: AnaGeolocationRefreshThread (140378148538112) >Oct 30 09:00:40 localhost anaconda[2304]: Entered spoke: WelcomeLanguageSpoke >Oct 30 09:00:40 localhost anaconda[2304]: logo image is missing, using a substitute >Oct 30 09:00:40 localhost anaconda.desktop[2227]: ** (anaconda:2304): WARNING **: atk-bridge: Couldn't listen on dbus server: Failed to bind socket "/tmp/.cache/at-spi2-socket-2304": No such file or directory >Oct 30 09:00:41 localhost systemd[1285]: Time has been changed >Oct 30 09:00:41 localhost program[2304]: Return code: 0 >Oct 30 09:00:41 localhost anaconda[2304]: Thread Done: AnaTimeInitThread (140378156930816) >Oct 30 09:00:41 localhost program[2304]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >Oct 30 09:00:41 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Oct 30 09:00:41 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Oct 30 09:00:41 localhost program[2304]: Return code: 0 >Oct 30 09:00:41 localhost packaging[2304]: Updating payload thread state: 5 >Oct 30 09:00:41 localhost anaconda[2304]: Thread Done: AnaPayloadThread (140378131752704) >Oct 30 09:00:44 localhost anaconda[2304]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:00:44 localhost anaconda[2304]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:00:44 localhost anaconda[2304]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:00:44 localhost anaconda[2304]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:00:44 localhost anaconda[2304]: Not doing 'require network connection' in live installation >Oct 30 09:00:44 localhost anaconda[2304]: network standalone spoke (init): completed: True >Oct 30 09:00:44 localhost anaconda[2304]: Not doing 'require network connection' in live installation >Oct 30 09:00:44 localhost anaconda[2304]: Left spoke: WelcomeLanguageSpoke >Oct 30 09:00:44 localhost anaconda[2304]: Entered hub: SummaryHub >Oct 30 09:00:44 localhost anaconda[2304]: Not doing 'modify system time and date' in live installation >Oct 30 09:00:44 localhost anaconda[2304]: Running Thread: AnaNTPserver1 (140378131752704) >Oct 30 09:00:44 localhost anaconda[2304]: Running Thread: AnaNTPserver2 (140378156930816) >Oct 30 09:00:44 localhost anaconda[2304]: Running Thread: AnaNTPserver3 (140378148538112) >Oct 30 09:00:44 localhost anaconda[2304]: Running Thread: AnaNTPserver4 (140378476959488) >Oct 30 09:00:44 localhost anaconda[2304]: Running Thread: AnaDateTimeThread (140377751287552) >Oct 30 09:00:44 localhost anaconda[2304]: Thread Done: AnaDateTimeThread (140377751287552) >Oct 30 09:00:45 localhost anaconda[2304]: fs space: 0 B needed: 3767.36 MiB >Oct 30 09:00:45 localhost anaconda[2304]: Running Thread: AnaAddLayoutsInitThread (140377751287552) >Oct 30 09:00:45 localhost anaconda[2304]: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fac46862d90>> on <dictionary-keyiterator object at 0x7fac55009050> >Oct 30 09:00:45 localhost anaconda[2304]: Running Thread: AnaGtkBatchPre1 (140377742894848) >Oct 30 09:00:45 localhost anaconda[2304]: Thread Done: AnaGtkBatchPre1 (140377742894848) >Oct 30 09:00:45 localhost anaconda[2304]: Running Thread: AnaKeyboardThread (140377742894848) >Oct 30 09:00:46 localhost anaconda[2304]: fs space: 0 B needed: 3767.47 MiB >Oct 30 09:00:46 localhost anaconda[2304]: Running Thread: AnaStorageWatcher (140377734502144) >Oct 30 09:00:46 localhost anaconda[2304]: Thread Done: AnaStorageWatcher (140377734502144) >Oct 30 09:00:46 localhost anaconda[2304]: Running Thread: AnaCustomStorageInit (140377734502144) >Oct 30 09:00:46 localhost anaconda[2304]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:00:46 localhost blivet[2304]: Iso9660FS.supported: supported: True ; >Oct 30 09:00:46 localhost blivet[2304]: Iso9660FS.supported: supported: True ; >Oct 30 09:00:46 localhost blivet[2304]: NFSv4.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: NFSv4.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: SELinuxFS.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: SELinuxFS.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: Ext4FS.supported: supported: True ; >Oct 30 09:00:46 localhost blivet[2304]: Ext4FS.supported: supported: True ; >Oct 30 09:00:46 localhost blivet[2304]: Ext3FS.supported: supported: True ; >Oct 30 09:00:46 localhost blivet[2304]: Ext3FS.supported: supported: True ; >Oct 30 09:00:46 localhost blivet[2304]: Ext2FS.supported: supported: True ; >Oct 30 09:00:46 localhost blivet[2304]: Ext2FS.supported: supported: True ; >Oct 30 09:00:46 localhost blivet[2304]: SysFS.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: SysFS.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: MultipathMember.__init__: >Oct 30 09:00:46 localhost blivet[2304]: SwapSpace.__init__: >Oct 30 09:00:46 localhost blivet[2304]: ProcFS.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: ProcFS.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: NoDevFS.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: NoDevFS.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: DevPtsFS.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: DevPtsFS.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: BTRFS.supported: supported: True ; >Oct 30 09:00:46 localhost program[2304]: Running... modprobe btrfs >Oct 30 09:00:46 localhost anaconda[2304]: Not doing 'register anaconda secret agent' in live installation >Oct 30 09:00:46 localhost kernel: Btrfs loaded >Oct 30 09:00:46 localhost program[2304]: Return code: 0 >Oct 30 09:00:46 localhost blivet[2304]: USBFS.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: USBFS.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: DiskLabel.__init__: >Oct 30 09:00:46 localhost blivet[2304]: DiskLabel.partedDevice returning None >Oct 30 09:00:46 localhost blivet[2304]: HFSPlus.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: HFSPlus.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: XFS.supported: supported: True ; >Oct 30 09:00:46 localhost program[2304]: Running... modprobe xfs >Oct 30 09:00:46 localhost kernel: SGI XFS with ACLs, security attributes, no debug enabled >Oct 30 09:00:46 localhost program[2304]: Return code: 0 >Oct 30 09:00:46 localhost blivet[2304]: XFS.supported: supported: True ; >Oct 30 09:00:46 localhost blivet[2304]: TmpFS.supported: supported: True ; >Oct 30 09:00:46 localhost anaconda[2304]: network: GUI, device configuration added: connection d773c99f-76e6-448f-b92a-96a62b161fa3 device eth0 >Oct 30 09:00:46 localhost anaconda[2304]: network: GUI, connection d773c99f-76e6-448f-b92a-96a62b161fa3 found >Oct 30 09:00:46 localhost anaconda[2304]: network: GUI, connection 2e7f0d6d-f3b5-4ff9-8416-a34ba902f1dc found >Oct 30 09:00:46 localhost blivet[2304]: LUKS.__init__: >Oct 30 09:00:46 localhost blivet[2304]: NTFS.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: NTFS.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: BindFS.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: BindFS.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: HFS.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: HFS.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: LVMPhysicalVolume.__init__: >Oct 30 09:00:46 localhost blivet[2304]: NFS.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: NFS.supported: supported: False ; >Oct 30 09:00:46 localhost blivet[2304]: FATFS.supported: supported: True ; >Oct 30 09:00:46 localhost blivet[2304]: FATFS.supported: supported: True ; >Oct 30 09:00:46 localhost blivet[2304]: DMRaidMember.__init__: >Oct 30 09:00:46 localhost blivet[2304]: MDRaidMember.__init__: >Oct 30 09:00:46 localhost anaconda[2304]: Not doing 'hide hint to use network configuration in DE' in live installation >Oct 30 09:00:46 localhost ifcfg[2304]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >Oct 30 09:00:46 localhost ifcfg[2304]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >Oct 30 09:00:46 localhost anaconda[2304]: updating hostname localhost.localdomain >Oct 30 09:00:46 localhost anaconda[2304]: Not doing 'require network connection' in live installation >Oct 30 09:00:46 localhost org.gnome.Caribou.Daemon[1309]: ** (caribou:1608): WARNING **: daemon.vala:116: error in focus handler: Method "GetRole" with signature "" on interface "org.a11y.atspi.Accessible" could not be processed as object /org/a11y/atspi/accessible/43 does not exist >Oct 30 09:00:47 localhost anaconda[2304]: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fac4684d9d0> >Oct 30 09:00:47 localhost anaconda[2304]: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fac4684dc10> >Oct 30 09:00:47 localhost anaconda[2304]: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fac4684dc10> status to: Getting list of layouts... >Oct 30 09:00:47 localhost anaconda[2304]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fac54ffe3d0> status to: Probing storage... >Oct 30 09:00:47 localhost anaconda[2304]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fac54ffe3d0> >Oct 30 09:00:48 localhost anaconda[2304]: Thread Done: AnaCustomStorageInit (140377734502144) >Oct 30 09:00:48 localhost anaconda[2304]: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fac46862d90>> on <dictionary-keyiterator object at 0x7fac55009050> >Oct 30 09:00:48 localhost anaconda[2304]: Thread Done: AnaAddLayoutsInitThread (140377751287552) >Oct 30 09:00:48 localhost anaconda[2304]: Thread Done: AnaKeyboardThread (140377742894848) >Oct 30 09:00:48 localhost anaconda[2304]: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fac4684dc10> >Oct 30 09:00:48 localhost anaconda[2304]: updating hostname localhost.localdomain >Oct 30 09:00:48 localhost anaconda[2304]: updating hostname localhost.localdomain >Oct 30 09:00:48 localhost anaconda[2304]: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fac54ffe4d0> status to: Connected: eth0 >Oct 30 09:00:49 localhost anaconda[2304]: Thread Done: AnaNTPserver2 (140378156930816) >Oct 30 09:00:49 localhost anaconda[2304]: Thread Done: AnaNTPserver1 (140378131752704) >Oct 30 09:00:49 localhost anaconda[2304]: Thread Done: AnaNTPserver3 (140378148538112) >Oct 30 09:00:49 localhost anaconda[2304]: Thread Done: AnaNTPserver4 (140378476959488) >Oct 30 09:01:05 localhost anaconda[2304]: Entered spoke: StorageSpoke >Oct 30 09:01:05 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:05 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [] >Oct 30 09:01:05 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:05 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [] >Oct 30 09:01:05 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:05 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [] >Oct 30 09:01:05 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:05 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [] >Oct 30 09:01:06 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:06 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [] >Oct 30 09:01:06 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:06 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [] >Oct 30 09:01:07 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:07 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [] >Oct 30 09:01:07 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:07 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [] >Oct 30 09:01:08 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:08 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [] >Oct 30 09:01:08 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:08 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [] >Oct 30 09:01:10 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:10 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [] >Oct 30 09:01:10 localhost blivet[2304]: hiding device existing 8192 MiB disk vdb (11) with existing gpt disklabel >Oct 30 09:01:10 localhost blivet[2304]: removed disk vdb (id 11) from device tree >Oct 30 09:01:10 localhost blivet[2304]: lvm filter: adding vdb to the reject list >Oct 30 09:01:10 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:10 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [] >Oct 30 09:01:11 localhost blivet[2304]: Detected 2048 MiB of memory >Oct 30 09:01:11 localhost blivet[2304]: Swap attempt of 2048 MiB >Oct 30 09:01:11 localhost anaconda[2304]: disk free: 8191.97 MiB fs free: 0 B sw needs: 3771.1 MiB auto swap: 2048 MiB >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [] >Oct 30 09:01:11 localhost blivet[2304]: Detected 2048 MiB of memory >Oct 30 09:01:11 localhost blivet[2304]: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (819.2 MiB) instead. >Oct 30 09:01:11 localhost blivet[2304]: Swap attempt of 819.2 MiB >Oct 30 09:01:11 localhost anaconda[2304]: Running Thread: AnaExecuteStorageThread (140378476959488) >Oct 30 09:01:11 localhost anaconda[2304]: Left spoke: StorageSpoke >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [] >Oct 30 09:01:11 localhost blivet[2304]: checking whether disk vda has an empty extended >Oct 30 09:01:11 localhost blivet[2304]: extended is None ; logicals is [] >Oct 30 09:01:11 localhost blivet[2304]: removing vda >Oct 30 09:01:11 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 108 >Oct 30 09:01:11 localhost blivet[2304]: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >Oct 30 09:01:11 localhost blivet[2304]: registered action: [107] destroy format gpt disklabel on disk vda (id 6) >Oct 30 09:01:11 localhost blivet[2304]: clearpart: initializing vda >Oct 30 09:01:11 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 110 >Oct 30 09:01:11 localhost blivet[2304]: DiskDevice._setFormat: vda ; current: None ; type: None ; >Oct 30 09:01:11 localhost blivet[2304]: registered action: [109] destroy format None on disk vda (id 6) >Oct 30 09:01:11 localhost blivet[2304]: required disklabel type for vda (15) is None >Oct 30 09:01:11 localhost blivet[2304]: default disklabel type for vda is msdos >Oct 30 09:01:11 localhost blivet[2304]: selecting msdos disklabel for vda based on size >Oct 30 09:01:11 localhost blivet[2304]: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >Oct 30 09:01:11 localhost blivet[2304]: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >Oct 30 09:01:11 localhost blivet[2304]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x7fac54ea25d0> >PedDisk: <_ped.Disk object at 0x7fac54ea3b90> >Oct 30 09:01:11 localhost blivet[2304]: getFormat('disklabel') returning DiskLabel instance with object id 111 >Oct 30 09:01:11 localhost blivet[2304]: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >Oct 30 09:01:11 localhost blivet[2304]: registered action: [112] create format msdos disklabel on disk vda (id 6) >Oct 30 09:01:11 localhost anaconda[2304]: new disk order: [] >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >Oct 30 09:01:11 localhost blivet[2304]: resolved 'vda' to 'vda' (disk) >Oct 30 09:01:11 localhost blivet[2304]: Detected 2048 MiB of memory >Oct 30 09:01:11 localhost blivet[2304]: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (819.2 MiB) instead. >Oct 30 09:01:11 localhost blivet[2304]: Swap attempt of 819.2 MiB >Oct 30 09:01:11 localhost blivet[2304]: doAutoPart: True >Oct 30 09:01:11 localhost blivet[2304]: encryptedAutoPart: False >Oct 30 09:01:11 localhost blivet[2304]: autoPartType: 2 >Oct 30 09:01:11 localhost blivet[2304]: clearPartType: 2 >Oct 30 09:01:11 localhost blivet[2304]: clearPartDisks: ['vda'] >Oct 30 09:01:11 localhost blivet[2304]: autoPartitionRequests: >PartSpec instance (0x7fac54ea2910) -- >mountpoint = / lv = True thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7fac54ea2790) -- >mountpoint = /home lv = True thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7fac54ea2810) -- >mountpoint = /boot lv = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7fac54ea2710) -- >mountpoint = None lv = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7fac54ea29d0) -- >mountpoint = None lv = True thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 819.2 MiB maxSize = None grow = False >Oct 30 09:01:11 localhost blivet[2304]: storage.disks: ['vda'] >Oct 30 09:01:11 localhost blivet[2304]: storage.partitioned: ['vda'] >Oct 30 09:01:11 localhost blivet[2304]: 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', 'sr0', 'vda'] >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >Oct 30 09:01:11 localhost blivet[2304]: resolved 'vda' to 'vda' (disk) >Oct 30 09:01:11 localhost blivet[2304]: boot disk: vda >Oct 30 09:01:11 localhost blivet[2304]: LVMPhysicalVolume.__init__: mountpoint: None ; >Oct 30 09:01:11 localhost blivet[2304]: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 113 >Oct 30 09:01:11 localhost blivet[2304]: DiskDevice.addChild: kids: 0 ; name: vda ; >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setFormat: req0 ; >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >Oct 30 09:01:11 localhost blivet[2304]: DiskDevice.removeChild: kids: 1 ; name: vda ; >Oct 30 09:01:11 localhost blivet[2304]: added partition req0 (id 114) to device tree >Oct 30 09:01:11 localhost blivet[2304]: registered action: [116] create device partition req0 (id 114) >Oct 30 09:01:11 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 118 >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setFormat: req0 ; >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setFormat: req0 ; current: lvmpv ; type: lvmpv ; >Oct 30 09:01:11 localhost blivet[2304]: registered action: [117] create format lvmpv on partition req0 (id 114) >Oct 30 09:01:11 localhost blivet[2304]: candidate disks: [DiskDevice instance (0x7fac47962f10) -- >name = vda status = True kids = 0 id = 6 >parents = [] >uuid = None size = 8192 MiB >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32684 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x7fac47975200> >target size = 0 B path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fac4797a250>] >Oct 30 09:01:11 localhost blivet[2304]: devs: [PartitionDevice instance (0x7fac54ec9b90) -- >name = req0 status = False kids = 0 id = 114 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_disklabel(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_size(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_location(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_format(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: is_valid_stage1_device(vda) returning True >Oct 30 09:01:11 localhost blivet[2304]: Ext4FS.supported: supported: True ; >Oct 30 09:01:11 localhost blivet[2304]: getFormat('ext4') returning Ext4FS instance with object id 119 >Oct 30 09:01:11 localhost blivet[2304]: DiskDevice.addChild: kids: 0 ; name: vda ; >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setFormat: req1 ; >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >Oct 30 09:01:11 localhost blivet[2304]: DiskDevice.removeChild: kids: 1 ; name: vda ; >Oct 30 09:01:11 localhost blivet[2304]: added partition req1 (id 120) to device tree >Oct 30 09:01:11 localhost blivet[2304]: registered action: [122] create device partition req1 (id 120) >Oct 30 09:01:11 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 124 >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setFormat: req1 ; >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >Oct 30 09:01:11 localhost blivet[2304]: registered action: [123] create format ext4 filesystem mounted at /boot on partition req1 (id 120) >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fac54ec9b90) -- >name = req0 status = False kids = 0 id = 114 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7fac54ec9e10) -- >name = req1 status = False kids = 0 id = 120 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 30 09:01:11 localhost blivet[2304]: skipping unneeded stage1 biosboot request >Oct 30 09:01:11 localhost blivet[2304]: PartSpec instance (0x7fac54ea2710) -- >mountpoint = None lv = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1024 KiB maxSize = None grow = False >Oct 30 09:01:11 localhost blivet[2304]: existing 8192 MiB disk vda (6) with non-existent msdos disklabel >Oct 30 09:01:11 localhost blivet[2304]: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fac54ec9b90) -- >name = req0 status = False kids = 0 id = 114 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7fac54ec9e10) -- >name = req1 status = False kids = 0 id = 120 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fac54ec9b90) -- >name = req0 status = False kids = 0 id = 114 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7fac54ec9e10) -- >name = req1 status = False kids = 0 id = 120 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fac54ec9b90) -- >name = req0 status = False kids = 0 id = 114 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7fac54ec9e10) -- >name = req1 status = False kids = 0 id = 120 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 30 09:01:11 localhost blivet[2304]: removing all non-preexisting partitions ['req0(id 114)', 'req1(id 120)'] from disk(s) ['vda'] >Oct 30 09:01:11 localhost blivet[2304]: allocatePartitions: disks=['vda'] ; partitions=['req0(id 114)', 'req1(id 120)'] >Oct 30 09:01:11 localhost blivet[2304]: removing all non-preexisting partitions ['req1(id 120)', 'req0(id 114)'] from disk(s) ['vda'] >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >Oct 30 09:01:11 localhost blivet[2304]: resolved 'vda' to 'vda' (disk) >Oct 30 09:01:11 localhost anaconda[2304]: Not doing 'require network connection' in live installation >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >Oct 30 09:01:11 localhost blivet[2304]: resolved 'vda' to 'vda' (disk) >Oct 30 09:01:11 localhost blivet[2304]: allocating partition: req1 ; id: 120 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >Oct 30 09:01:11 localhost anaconda[2304]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fac54ffe3d0> >Oct 30 09:01:11 localhost blivet[2304]: checking freespace on vda >Oct 30 09:01:11 localhost anaconda[2304]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fac54ffe3d0> status to: Saving storage configuration... >Oct 30 09:01:11 localhost blivet[2304]: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >Oct 30 09:01:11 localhost blivet[2304]: checking 63-16777215 (8191.97 MiB) >Oct 30 09:01:11 localhost blivet[2304]: current free range is 63-16777215 (8191.97 MiB) >Oct 30 09:01:11 localhost blivet[2304]: updating use_disk to vda, type: 0 >Oct 30 09:01:11 localhost blivet[2304]: new free: 63-16777215 / 8191.97 MiB >Oct 30 09:01:11 localhost blivet[2304]: new free allows for 0 sectors of growth >Oct 30 09:01:11 localhost blivet[2304]: found free space for bootable request >Oct 30 09:01:11 localhost blivet[2304]: adjusted start sector from 63 to 2048 >Oct 30 09:01:11 localhost blivet[2304]: created partition vda1 of 500 MiB and added it to /dev/vda >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setPartedPartition: req1 ; >Oct 30 09:01:11 localhost blivet[2304]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54ed92d0> PedPartition: <_ped.Partition object at 0x7fac4683c230> >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >Oct 30 09:01:11 localhost blivet[2304]: DiskDevice.addChild: kids: 0 ; name: vda ; >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setPartedPartition: vda1 ; >Oct 30 09:01:11 localhost blivet[2304]: device vda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54ed9250> PedPartition: <_ped.Partition object at 0x7fac4683c350> >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >Oct 30 09:01:11 localhost blivet[2304]: resolved 'vda' to 'vda' (disk) >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >Oct 30 09:01:11 localhost blivet[2304]: resolved 'vda' to 'vda' (disk) >Oct 30 09:01:11 localhost blivet[2304]: allocating partition: req0 ; id: 114 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >Oct 30 09:01:11 localhost blivet[2304]: checking freespace on vda >Oct 30 09:01:11 localhost blivet[2304]: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >Oct 30 09:01:11 localhost blivet[2304]: checking 63-2047 (992.5 KiB) >Oct 30 09:01:11 localhost blivet[2304]: current free range is 63-2047 (992.5 KiB) >Oct 30 09:01:11 localhost blivet[2304]: checking 1026048-16777215 (7691 MiB) >Oct 30 09:01:11 localhost blivet[2304]: current free range is 1026048-16777215 (7691 MiB) >Oct 30 09:01:11 localhost blivet[2304]: evaluating growth potential for new layout >Oct 30 09:01:11 localhost blivet[2304]: calculating growth for disk /dev/vda >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setPartedPartition: req0 ; >Oct 30 09:01:11 localhost blivet[2304]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54ed9710> PedPartition: <_ped.Partition object at 0x7fac54f2ab90> >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >Oct 30 09:01:11 localhost blivet[2304]: DiskDevice.addChild: kids: 1 ; name: vda ; >Oct 30 09:01:11 localhost blivet[2304]: adding request 120 to chunk 16775168 (2048-16777215) on /dev/vda >Oct 30 09:01:11 localhost blivet[2304]: adding request 114 to chunk 16775168 (2048-16777215) on /dev/vda >Oct 30 09:01:11 localhost blivet[2304]: Chunk.growRequests: 16775168 on /dev/vda start = 2048 end = 16777215 >sectorSize = 512 B >Oct 30 09:01:11 localhost blivet[2304]: req: PartitionRequest instance -- >id = 120 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Oct 30 09:01:11 localhost blivet[2304]: req: PartitionRequest instance -- >id = 114 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Oct 30 09:01:11 localhost blivet[2304]: 1 requests and 14727168 (7191 MiB) left in chunk >Oct 30 09:01:11 localhost blivet[2304]: adding 14727168 (7191 MiB) to 114 (vda2) >Oct 30 09:01:11 localhost blivet[2304]: new grow amount for request 114 (vda2) is 14727168 units, or 7191 MiB >Oct 30 09:01:11 localhost blivet[2304]: request 120 (vda1) growth: 0 (0 B) size: 500 MiB >Oct 30 09:01:11 localhost blivet[2304]: request 114 (vda2) growth: 14727168 (7191 MiB) size: 7691 MiB >Oct 30 09:01:11 localhost blivet[2304]: disk /dev/vda growth: 14727168 (7191 MiB) >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setPartedPartition: vda2 ; >Oct 30 09:01:11 localhost blivet[2304]: device vda2 new partedPartition None >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >Oct 30 09:01:11 localhost blivet[2304]: DiskDevice.removeChild: kids: 2 ; name: vda ; >Oct 30 09:01:11 localhost blivet[2304]: total growth: 14727168 sectors >Oct 30 09:01:11 localhost blivet[2304]: updating use_disk to vda, type: 0 >Oct 30 09:01:11 localhost blivet[2304]: new free: 1026048-16777215 / 7691 MiB >Oct 30 09:01:11 localhost blivet[2304]: new free allows for 14727168 sectors of growth >Oct 30 09:01:11 localhost blivet[2304]: created partition vda2 of 500 MiB and added it to /dev/vda >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setPartedPartition: req0 ; >Oct 30 09:01:11 localhost blivet[2304]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54ed97d0> PedPartition: <_ped.Partition object at 0x7fac54f2a890> >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >Oct 30 09:01:11 localhost blivet[2304]: DiskDevice.addChild: kids: 1 ; name: vda ; >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setPartedPartition: vda2 ; >Oct 30 09:01:11 localhost blivet[2304]: device vda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54ed9510> PedPartition: <_ped.Partition object at 0x7fac54f2a9b0> >Oct 30 09:01:11 localhost blivet[2304]: growPartitions: disks=['vda'], partitions=['vda2(id 114)', 'vda1(id 120)'] >Oct 30 09:01:11 localhost blivet[2304]: growable partitions are ['vda2'] >Oct 30 09:01:11 localhost blivet[2304]: adding request 114 to chunk 16775168 (2048-16777215) on /dev/vda >Oct 30 09:01:11 localhost blivet[2304]: adding request 120 to chunk 16775168 (2048-16777215) on /dev/vda >Oct 30 09:01:11 localhost blivet[2304]: disk vda has 1 chunks >Oct 30 09:01:11 localhost blivet[2304]: Chunk.growRequests: 16775168 on /dev/vda start = 2048 end = 16777215 >sectorSize = 512 B >Oct 30 09:01:11 localhost blivet[2304]: req: PartitionRequest instance -- >id = 120 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Oct 30 09:01:11 localhost blivet[2304]: req: PartitionRequest instance -- >id = 114 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Oct 30 09:01:11 localhost blivet[2304]: 1 requests and 14727168 (7191 MiB) left in chunk >Oct 30 09:01:11 localhost blivet[2304]: adding 14727168 (7191 MiB) to 114 (vda2) >Oct 30 09:01:11 localhost blivet[2304]: new grow amount for request 114 (vda2) is 14727168 units, or 7191 MiB >Oct 30 09:01:11 localhost blivet[2304]: growing partitions on vda >Oct 30 09:01:11 localhost blivet[2304]: partition vda1 (120): 0 >Oct 30 09:01:11 localhost blivet[2304]: new geometry for vda1: parted.Geometry instance -- >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7fac54ea2390> PedGeometry: <_ped.Geometry object at 0x7fac54ed9990> >Oct 30 09:01:11 localhost blivet[2304]: partition vda2 (114): 0 >Oct 30 09:01:11 localhost blivet[2304]: new geometry for vda2: parted.Geometry instance -- >start: 1026048 end: 16777215 length: 15751168 >device: <parted.device.Device object at 0x7fac54ea2390> PedGeometry: <_ped.Geometry object at 0x7fac54ed9b10> >Oct 30 09:01:11 localhost blivet[2304]: removing all non-preexisting partitions ['vda1(id 120)', 'vda2(id 114)'] from disk(s) ['vda'] >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setPartedPartition: vda1 ; >Oct 30 09:01:11 localhost blivet[2304]: device vda1 new partedPartition None >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >Oct 30 09:01:11 localhost blivet[2304]: DiskDevice.removeChild: kids: 2 ; name: vda ; >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setPartedPartition: vda2 ; >Oct 30 09:01:11 localhost blivet[2304]: device vda2 new partedPartition None >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >Oct 30 09:01:11 localhost blivet[2304]: DiskDevice.removeChild: kids: 1 ; name: vda ; >Oct 30 09:01:11 localhost blivet[2304]: back from removeNewPartitions >Oct 30 09:01:11 localhost blivet[2304]: extended: None >Oct 30 09:01:11 localhost blivet[2304]: setting req1 new geometry: parted.Geometry instance -- >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7fac54ea2390> PedGeometry: <_ped.Geometry object at 0x7fac54ed9990> >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setPartedPartition: req1 ; >Oct 30 09:01:11 localhost blivet[2304]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54ed9d50> PedPartition: <_ped.Partition object at 0x7fac54f4bd70> >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >Oct 30 09:01:11 localhost blivet[2304]: DiskDevice.addChild: kids: 0 ; name: vda ; >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setPartedPartition: vda1 ; >Oct 30 09:01:11 localhost blivet[2304]: device vda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54ed9e90> PedPartition: <_ped.Partition object at 0x7fac54ece350> >Oct 30 09:01:11 localhost blivet[2304]: setting req0 new geometry: parted.Geometry instance -- >start: 1026048 end: 16777215 length: 15751168 >device: <parted.device.Device object at 0x7fac54ea2390> PedGeometry: <_ped.Geometry object at 0x7fac54ed9b10> >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setPartedPartition: req0 ; >Oct 30 09:01:11 localhost blivet[2304]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54ed9850> PedPartition: <_ped.Partition object at 0x7fac54f4bb30> >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >Oct 30 09:01:11 localhost blivet[2304]: DiskDevice.addChild: kids: 1 ; name: vda ; >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice._setPartedPartition: vda2 ; >Oct 30 09:01:11 localhost blivet[2304]: device vda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54e6a110> PedPartition: <_ped.Partition object at 0x7fac54ece530> >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fac54ec9b90) -- >name = vda2 status = False kids = 0 id = 114 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54e6a110> PedPartition: <_ped.Partition object at 0x7fac54ece530> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7fac54ec9e10) -- >name = vda1 status = False kids = 0 id = 120 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54ed9e90> PedPartition: <_ped.Partition object at 0x7fac54ece350> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >Oct 30 09:01:11 localhost blivet[2304]: fixing size of non-existent 500 MiB partition vda1 (120) with non-existent ext4 filesystem mounted at /boot >Oct 30 09:01:11 localhost blivet[2304]: fixing size of non-existent 7691 MiB partition vda2 (114) with non-existent lvmpv >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fac54ec9b90) -- >name = vda2 status = False kids = 0 id = 114 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54e6a110> PedPartition: <_ped.Partition object at 0x7fac54ece530> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7fac54ec9e10) -- >name = vda1 status = False kids = 0 id = 120 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54ed9e90> PedPartition: <_ped.Partition object at 0x7fac54ece350> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fac54ec9b90) -- >name = vda2 status = False kids = 0 id = 114 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54e6a110> PedPartition: <_ped.Partition object at 0x7fac54ece530> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7fac54ec9e10) -- >name = vda1 status = False kids = 0 id = 120 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54ed9e90> PedPartition: <_ped.Partition object at 0x7fac54ece350> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fac54ec9b90) -- >name = vda2 status = False kids = 0 id = 114 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54e6a110> PedPartition: <_ped.Partition object at 0x7fac54ece530> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7fac54ec9e10) -- >name = vda1 status = False kids = 0 id = 120 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54ed9e90> PedPartition: <_ped.Partition object at 0x7fac54ece350> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >Oct 30 09:01:11 localhost blivet[2304]: LVMVolumeGroupDevice._addParent: fedora ; member: vda2 ; >Oct 30 09:01:11 localhost blivet[2304]: At least one UUID missing. >Oct 30 09:01:11 localhost blivet[2304]: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >Oct 30 09:01:11 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 126 >Oct 30 09:01:11 localhost blivet[2304]: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >Oct 30 09:01:11 localhost blivet[2304]: added lvmvg fedora (id 125) to device tree >Oct 30 09:01:11 localhost blivet[2304]: registered action: [128] create device lvmvg fedora (id 125) >Oct 30 09:01:11 localhost blivet[2304]: Ext4FS.supported: supported: True ; >Oct 30 09:01:11 localhost blivet[2304]: getFormat('ext4') returning Ext4FS instance with object id 129 >Oct 30 09:01:11 localhost blivet[2304]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >Oct 30 09:01:11 localhost blivet[2304]: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >Oct 30 09:01:11 localhost blivet[2304]: fedora size is 7688 MiB >Oct 30 09:01:11 localhost blivet[2304]: vg fedora has 7688 MiB free >Oct 30 09:01:11 localhost blivet[2304]: Adding fedora-root/1024 MiB to fedora >Oct 30 09:01:11 localhost blivet[2304]: added lvmlv fedora-root (id 130) to device tree >Oct 30 09:01:11 localhost blivet[2304]: registered action: [132] create device lvmlv fedora-root (id 130) >Oct 30 09:01:11 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 134 >Oct 30 09:01:11 localhost blivet[2304]: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: ext4 ; >Oct 30 09:01:11 localhost blivet[2304]: registered action: [133] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 130) >Oct 30 09:01:11 localhost blivet[2304]: SwapSpace.__init__: mountpoint: None ; >Oct 30 09:01:11 localhost blivet[2304]: getFormat('swap') returning SwapSpace instance with object id 135 >Oct 30 09:01:11 localhost blivet[2304]: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >Oct 30 09:01:11 localhost blivet[2304]: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >Oct 30 09:01:11 localhost blivet[2304]: fedora size is 7688 MiB >Oct 30 09:01:11 localhost blivet[2304]: vg fedora has 6664 MiB free >Oct 30 09:01:11 localhost blivet[2304]: Adding fedora-swap/819.2 MiB to fedora >Oct 30 09:01:11 localhost blivet[2304]: added lvmlv fedora-swap (id 136) to device tree >Oct 30 09:01:11 localhost blivet[2304]: registered action: [138] create device lvmlv fedora-swap (id 136) >Oct 30 09:01:11 localhost blivet[2304]: getFormat('None') returning DeviceFormat instance with object id 140 >Oct 30 09:01:11 localhost blivet[2304]: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: swap ; >Oct 30 09:01:11 localhost blivet[2304]: registered action: [139] create format swap on lvmlv fedora-swap (id 136) >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >Oct 30 09:01:11 localhost blivet[2304]: fedora size is 7688 MiB >Oct 30 09:01:11 localhost blivet[2304]: vg fedora has 5844 MiB free >Oct 30 09:01:11 localhost blivet[2304]: fedora size is 7688 MiB >Oct 30 09:01:11 localhost blivet[2304]: vg fedora has 5844 MiB free >Oct 30 09:01:11 localhost blivet[2304]: fedora size is 7688 MiB >Oct 30 09:01:11 localhost blivet[2304]: vg fedora has 5844 MiB free >Oct 30 09:01:11 localhost blivet[2304]: fedora size is 7688 MiB >Oct 30 09:01:11 localhost blivet[2304]: vg fedora has 5844 MiB free >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fac54ffe510) -- >name = fedora status = False kids = 2 id = 125 >parents = ['non-existent 7691 MiB partition vda2 (114) with non-existent lvmpv'] >uuid = None size = 7688 MiB >format = non-existent None >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/fedora >format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 >PE Free = 0 PV Count = 1 >modified = True extents = 1922 free space = 5844 MiB >free extents = 1461 reserved percent = 0 reserved space = 0 B >PVs = ['non-existent 7691 MiB partition vda2 (114) with non-existent lvmpv'] >LVs = ['non-existent 1024 MiB lvmlv fedora-root (130) with non-existent ext4 filesystem mounted at /', >'non-existent 819.2 MiB lvmlv fedora-swap (136) with non-existent swap']] >Oct 30 09:01:11 localhost blivet[2304]: fedora size is 7688 MiB >Oct 30 09:01:11 localhost blivet[2304]: vg fedora has 5844 MiB free >Oct 30 09:01:11 localhost blivet[2304]: fedora size is 7688 MiB >Oct 30 09:01:11 localhost blivet[2304]: vg fedora has 5844 MiB free >Oct 30 09:01:11 localhost blivet[2304]: fedora size is 7688 MiB >Oct 30 09:01:11 localhost blivet[2304]: vg fedora has 5844 MiB free >Oct 30 09:01:11 localhost blivet[2304]: vg fedora: 5844 MiB free ; lvs: ['root', 'swap'] >Oct 30 09:01:11 localhost blivet[2304]: fedora size is 7688 MiB >Oct 30 09:01:11 localhost blivet[2304]: vg fedora has 5844 MiB free >Oct 30 09:01:11 localhost blivet[2304]: adding request 130 to chunk 1922 on /dev/fedora >Oct 30 09:01:11 localhost blivet[2304]: adding request 136 to chunk 1922 on /dev/fedora >Oct 30 09:01:11 localhost blivet[2304]: Chunk.growRequests: VGChunk instance -- >device = /dev/fedora length = 1922 size = 7688 MiB >remaining = 1 pool = 1451 >Oct 30 09:01:11 localhost blivet[2304]: req: LVRequest instance -- >id = 130 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >Oct 30 09:01:11 localhost blivet[2304]: req: LVRequest instance -- >id = 136 name = fedora-swap growable = False >base = 205 growth = 0 max_grow = 0 >done = True >Oct 30 09:01:11 localhost blivet[2304]: 1 requests and 1451 (5804 MiB) left in chunk >Oct 30 09:01:11 localhost blivet[2304]: adding 1451 (5804 MiB) to 130 (fedora-root) >Oct 30 09:01:11 localhost blivet[2304]: new grow amount for request 130 (fedora-root) is 1451 units, or 5804 MiB >Oct 30 09:01:11 localhost blivet[2304]: trying to set lv fedora-root size to 6828 MiB >Oct 30 09:01:11 localhost blivet[2304]: fedora size is 7688 MiB >Oct 30 09:01:11 localhost blivet[2304]: vg fedora has 5844 MiB free >Oct 30 09:01:11 localhost blivet[2304]: fedora size is 7688 MiB >Oct 30 09:01:11 localhost blivet[2304]: vg fedora has 40 MiB free >Oct 30 09:01:11 localhost blivet[2304]: fedora size is 7688 MiB >Oct 30 09:01:11 localhost blivet[2304]: vg fedora has 40 MiB free >Oct 30 09:01:11 localhost anaconda[2304]: new disk order: [] >Oct 30 09:01:11 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:11 localhost program[2304]: Return code: 0 >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >Oct 30 09:01:11 localhost blivet[2304]: resolved 'vda' to 'vda' (disk) >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >Oct 30 09:01:11 localhost blivet[2304]: resolved 'vda' to 'vda' (disk) >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >Oct 30 09:01:11 localhost blivet[2304]: resolved 'vda' to 'vda' (disk) >Oct 30 09:01:11 localhost anaconda[2304]: stage1 device cannot be of type lvmvg >Oct 30 09:01:11 localhost anaconda[2304]: stage1 device cannot be of type lvmlv >Oct 30 09:01:11 localhost anaconda[2304]: stage1 device cannot be of type lvmlv >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_disklabel(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_size(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_location(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_format(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: is_valid_stage1_device(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_disklabel(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_size(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_location(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_format(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: is_valid_stage1_device(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_disklabel(vda1) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_size(vda1) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_location(vda1) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_partition(vda1) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_format(vda1) returning True >Oct 30 09:01:11 localhost anaconda[2304]: is_valid_stage2_device(vda1) returning True >Oct 30 09:01:11 localhost anaconda[2304]: new disk order: [] >Oct 30 09:01:11 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:11 localhost program[2304]: Return code: 0 >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >Oct 30 09:01:11 localhost blivet[2304]: resolved 'vda' to 'vda' (disk) >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >Oct 30 09:01:11 localhost blivet[2304]: resolved 'vda' to 'vda' (disk) >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >Oct 30 09:01:11 localhost blivet[2304]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >Oct 30 09:01:11 localhost blivet[2304]: resolved 'vda' to 'vda' (disk) >Oct 30 09:01:11 localhost anaconda[2304]: stage1 device cannot be of type lvmvg >Oct 30 09:01:11 localhost anaconda[2304]: stage1 device cannot be of type lvmlv >Oct 30 09:01:11 localhost anaconda[2304]: stage1 device cannot be of type lvmlv >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_disklabel(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_size(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_location(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_format(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: is_valid_stage1_device(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: Running Thread: AnaCheckStorageThread (140378148538112) >Oct 30 09:01:11 localhost anaconda[2304]: Thread Done: AnaExecuteStorageThread (140378476959488) >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_disklabel(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_size(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_location(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_format(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: is_valid_stage1_device(vda) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_disklabel(vda1) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_size(vda1) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_location(vda1) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_partition(vda1) returning True >Oct 30 09:01:11 localhost anaconda[2304]: _is_valid_format(vda1) returning True >Oct 30 09:01:11 localhost anaconda[2304]: is_valid_stage2_device(vda1) returning True >Oct 30 09:01:11 localhost anaconda[2304]: Thread Done: AnaCheckStorageThread (140378148538112) >Oct 30 09:01:12 localhost anaconda[2304]: fs space: 6828 MiB needed: 3771.39 MiB >Oct 30 09:01:12 localhost anaconda[2304]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fac54ffe3d0> >Oct 30 09:01:13 localhost anaconda[2304]: fs space: 6828 MiB needed: 3771.46 MiB >Oct 30 09:01:13 localhost anaconda[2304]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fac54ffe3d0> >Oct 30 09:01:13 localhost anaconda[2304]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fac54ffe3d0> status to: Checking storage configuration... >Oct 30 09:01:13 localhost anaconda[2304]: fs space: 6828 MiB needed: 3771.54 MiB >Oct 30 09:01:13 localhost anaconda[2304]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fac54ffe3d0> >Oct 30 09:01:15 localhost anaconda[2304]: Left hub: SummaryHub >Oct 30 09:01:15 localhost anaconda[2304]: Entered hub: ProgressHub >Oct 30 09:01:15 localhost anaconda[2304]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:01:15 localhost anaconda[2304]: Running Thread: AnaInstallThread (140378148538112) >Oct 30 09:01:15 localhost anaconda[2304]: Not doing 'save system time to HW clock' in live installation >Oct 30 09:01:15 localhost anaconda[2304]: Setting up the installation environment >Oct 30 09:01:15 localhost anaconda[2304]: Setting up the installation environment >Oct 30 09:01:15 localhost program[2304]: Running... swapoff -a >Oct 30 09:01:15 localhost program[2304]: Return code: 0 >Oct 30 09:01:15 localhost blivet[2304]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Oct 30 09:01:15 localhost blivet[2304]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Oct 30 09:01:15 localhost blivet[2304]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; >Oct 30 09:01:15 localhost blivet[2304]: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >Oct 30 09:01:15 localhost blivet[2304]: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >Oct 30 09:01:15 localhost blivet[2304]: action: [107] destroy format gpt disklabel on disk vda (id 6) >Oct 30 09:01:15 localhost blivet[2304]: action: [109] destroy format None on disk vda (id 6) >Oct 30 09:01:15 localhost blivet[2304]: action: [112] create format msdos disklabel on disk vda (id 6) >Oct 30 09:01:15 localhost blivet[2304]: action: [116] create device partition vda2 (id 114) >Oct 30 09:01:15 localhost blivet[2304]: action: [117] create format lvmpv on partition vda2 (id 114) >Oct 30 09:01:15 localhost blivet[2304]: action: [122] create device partition vda1 (id 120) >Oct 30 09:01:15 localhost blivet[2304]: action: [123] create format ext4 filesystem mounted at /boot on partition vda1 (id 120) >Oct 30 09:01:15 localhost blivet[2304]: action: [128] create device lvmvg fedora (id 125) >Oct 30 09:01:15 localhost blivet[2304]: action: [132] create device lvmlv fedora-root (id 130) >Oct 30 09:01:15 localhost blivet[2304]: action: [133] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 130) >Oct 30 09:01:15 localhost blivet[2304]: action: [138] create device lvmlv fedora-swap (id 136) >Oct 30 09:01:15 localhost blivet[2304]: action: [139] create format swap on lvmlv fedora-swap (id 136) >Oct 30 09:01:15 localhost blivet[2304]: pruning action queue... >Oct 30 09:01:15 localhost blivet[2304]: removing obsolete action 109 (107) >Oct 30 09:01:15 localhost blivet[2304]: resetting parted disks... >Oct 30 09:01:15 localhost blivet[2304]: DiskLabel.resetPartedDisk: device: /dev/vda ; >Oct 30 09:01:15 localhost blivet[2304]: DiskLabel.resetPartedDisk: device: /dev/vda ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.preCommitFixup: vda2 ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.preCommitFixup: vda1 ; >Oct 30 09:01:15 localhost blivet[2304]: sorting actions... >Oct 30 09:01:15 localhost blivet[2304]: action: [107] destroy format gpt disklabel on disk vda (id 6) >Oct 30 09:01:15 localhost blivet[2304]: lvm filter: removing vda2 from the reject list >Oct 30 09:01:15 localhost blivet[2304]: vda2 wasn't in the reject list >Oct 30 09:01:15 localhost blivet[2304]: lvm filter: removing vda1 from the reject list >Oct 30 09:01:15 localhost blivet[2304]: vda1 wasn't in the reject list >Oct 30 09:01:15 localhost blivet[2304]: lvm filter: removing fedora from the reject list >Oct 30 09:01:15 localhost blivet[2304]: fedora wasn't in the reject list >Oct 30 09:01:15 localhost blivet[2304]: lvm filter: removing fedora-root from the reject list >Oct 30 09:01:15 localhost blivet[2304]: fedora-root wasn't in the reject list >Oct 30 09:01:15 localhost blivet[2304]: lvm filter: removing fedora-swap from the reject list >Oct 30 09:01:15 localhost blivet[2304]: fedora-swap wasn't in the reject list >Oct 30 09:01:15 localhost blivet[2304]: action: [112] create format msdos disklabel on disk vda (id 6) >Oct 30 09:01:15 localhost blivet[2304]: lvm filter: removing vda2 from the reject list >Oct 30 09:01:15 localhost blivet[2304]: vda2 wasn't in the reject list >Oct 30 09:01:15 localhost blivet[2304]: lvm filter: removing vda1 from the reject list >Oct 30 09:01:15 localhost blivet[2304]: vda1 wasn't in the reject list >Oct 30 09:01:15 localhost blivet[2304]: lvm filter: removing fedora from the reject list >Oct 30 09:01:15 localhost blivet[2304]: fedora wasn't in the reject list >Oct 30 09:01:15 localhost blivet[2304]: lvm filter: removing fedora-root from the reject list >Oct 30 09:01:15 localhost blivet[2304]: fedora-root wasn't in the reject list >Oct 30 09:01:15 localhost blivet[2304]: lvm filter: removing fedora-swap from the reject list >Oct 30 09:01:15 localhost blivet[2304]: fedora-swap wasn't in the reject list >Oct 30 09:01:15 localhost blivet[2304]: action: [122] create device partition vda1 (id 120) >Oct 30 09:01:15 localhost blivet[2304]: action: [123] create format ext4 filesystem mounted at /boot on partition vda1 (id 120) >Oct 30 09:01:15 localhost blivet[2304]: action: [116] create device partition vda2 (id 114) >Oct 30 09:01:15 localhost blivet[2304]: lvm filter: removing fedora from the reject list >Oct 30 09:01:15 localhost blivet[2304]: fedora wasn't in the reject list >Oct 30 09:01:15 localhost blivet[2304]: lvm filter: removing fedora-root from the reject list >Oct 30 09:01:15 localhost blivet[2304]: fedora-root wasn't in the reject list >Oct 30 09:01:15 localhost blivet[2304]: lvm filter: removing fedora-swap from the reject list >Oct 30 09:01:15 localhost blivet[2304]: fedora-swap wasn't in the reject list >Oct 30 09:01:15 localhost blivet[2304]: action: [117] create format lvmpv on partition vda2 (id 114) >Oct 30 09:01:15 localhost blivet[2304]: lvm filter: removing fedora from the reject list >Oct 30 09:01:15 localhost blivet[2304]: fedora wasn't in the reject list >Oct 30 09:01:15 localhost blivet[2304]: lvm filter: removing fedora-root from the reject list >Oct 30 09:01:15 localhost blivet[2304]: fedora-root wasn't in the reject list >Oct 30 09:01:15 localhost blivet[2304]: lvm filter: removing fedora-swap from the reject list >Oct 30 09:01:15 localhost blivet[2304]: fedora-swap wasn't in the reject list >Oct 30 09:01:15 localhost blivet[2304]: action: [128] create device lvmvg fedora (id 125) >Oct 30 09:01:15 localhost blivet[2304]: lvm filter: removing fedora-root from the reject list >Oct 30 09:01:15 localhost blivet[2304]: fedora-root wasn't in the reject list >Oct 30 09:01:15 localhost blivet[2304]: lvm filter: removing fedora-swap from the reject list >Oct 30 09:01:15 localhost blivet[2304]: fedora-swap wasn't in the reject list >Oct 30 09:01:15 localhost blivet[2304]: action: [138] create device lvmlv fedora-swap (id 136) >Oct 30 09:01:15 localhost blivet[2304]: action: [139] create format swap on lvmlv fedora-swap (id 136) >Oct 30 09:01:15 localhost blivet[2304]: action: [132] create device lvmlv fedora-root (id 130) >Oct 30 09:01:15 localhost blivet[2304]: action: [133] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 130) >Oct 30 09:01:15 localhost blivet[2304]: executing action: [107] destroy format gpt disklabel on disk vda (id 6) >Oct 30 09:01:15 localhost blivet[2304]: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >Oct 30 09:01:15 localhost blivet[2304]: DiskLabel.destroy: device: /dev/vda ; status: False ; type: disklabel ; >Oct 30 09:01:15 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:15 localhost kernel: vda: unknown partition table >Oct 30 09:01:15 localhost program[2304]: Return code: 0 >Oct 30 09:01:15 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:15 localhost program[2304]: Return code: 0 >Oct 30 09:01:15 localhost blivet[2304]: executing action: [112] create format msdos disklabel on disk vda (id 6) >Oct 30 09:01:15 localhost anaconda[2304]: Creating disklabel on /dev/vda >Oct 30 09:01:15 localhost blivet[2304]: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:15 localhost blivet[2304]: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >Oct 30 09:01:15 localhost blivet[2304]: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >Oct 30 09:01:15 localhost blivet[2304]: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >Oct 30 09:01:15 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:15 localhost kernel: vda: >Oct 30 09:01:15 localhost program[2304]: Return code: 0 >Oct 30 09:01:15 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:15 localhost program[2304]: Return code: 0 >Oct 30 09:01:15 localhost anaconda[2304]: Created disklabel on /dev/vda >Oct 30 09:01:15 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:15 localhost program[2304]: Return code: 0 >Oct 30 09:01:15 localhost blivet[2304]: executing action: [122] create device partition vda1 (id 120) >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.create: vda1 ; status: False ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; >Oct 30 09:01:15 localhost blivet[2304]: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:15 localhost blivet[2304]: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice._create: vda1 ; status: False ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice._wipe: vda1 ; status: False ; >Oct 30 09:01:15 localhost program[2304]: Running... dd if=/dev/zero of=/dev/vda bs=512 seek=2048 count=2048 >Oct 30 09:01:15 localhost kernel: vda: >Oct 30 09:01:15 localhost program[2304]: 2048+0 records in >Oct 30 09:01:15 localhost program[2304]: 2048+0 records out >Oct 30 09:01:15 localhost program[2304]: 1048576 bytes (1.0 MB) copied, 0.0174751 s, 60.0 MB/s >Oct 30 09:01:15 localhost program[2304]: Return code: 0 >Oct 30 09:01:15 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:15 localhost program[2304]: Return code: 0 >Oct 30 09:01:15 localhost blivet[2304]: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >Oct 30 09:01:15 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:15 localhost program[2304]: Return code: 0 >Oct 30 09:01:15 localhost blivet[2304]: post-commit partition path is /dev/vda1 >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice._setPartedPartition: vda1 ; >Oct 30 09:01:15 localhost blivet[2304]: device vda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea28d0> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54e6af10> PedPartition: <_ped.Partition object at 0x7fac54e81590> >Oct 30 09:01:15 localhost blivet[2304]: DeviceFormat.destroy: device: /dev/vda1 ; status: False ; type: None ; >Oct 30 09:01:15 localhost program[2304]: Running... wipefs -f -a /dev/vda1 >Oct 30 09:01:15 localhost program[2304]: Return code: 0 >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >Oct 30 09:01:15 localhost blivet[2304]: vda1 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 >Oct 30 09:01:15 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:15 localhost program[2304]: Return code: 0 >Oct 30 09:01:15 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:15 localhost program[2304]: Return code: 0 >Oct 30 09:01:15 localhost blivet[2304]: executing action: [123] create format ext4 filesystem mounted at /boot on partition vda1 (id 120) >Oct 30 09:01:15 localhost anaconda[2304]: Creating ext4 on /dev/vda1 >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 1 ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 2 ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 3 ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 4 ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 5 ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 6 ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 8 ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 9 ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 10 ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 11 ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 12 ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 13 ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 14 ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 15 ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 16 ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 17 ; >Oct 30 09:01:15 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 18 ; >Oct 30 09:01:15 localhost blivet[2304]: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 1 ; >Oct 30 09:01:15 localhost kernel: vda: vda1 >Oct 30 09:01:15 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:15 localhost program[2304]: Return code: 0 >Oct 30 09:01:15 localhost blivet[2304]: Ext4FS.create: device: /dev/vda1 ; status: False ; type: ext4 ; >Oct 30 09:01:15 localhost blivet[2304]: Ext4FS.doFormat: device: /dev/vda1 ; mountpoint: /boot ; type: ext4 ; >Oct 30 09:01:15 localhost program[2304]: Running... mke2fs -t ext4 /dev/vda1 >Oct 30 09:01:16 localhost program[2304]: mke2fs 1.42.11 (09-Jul-2014) >Oct 30 09:01:16 localhost program[2304]: Creating filesystem with 512000 1k blocks and 128016 inodes >Oct 30 09:01:16 localhost program[2304]: Filesystem UUID: 95779487-e99a-4bac-ba15-07f6aef7aeeb >Oct 30 09:01:16 localhost program[2304]: Superblock backups stored on blocks: >Oct 30 09:01:16 localhost program[2304]: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >Oct 30 09:01:16 localhost program[2304]: >Oct 30 09:01:16 localhost program[2304]: [49B blob data] >Oct 30 09:01:16 localhost program[2304]: [46B blob data] >Oct 30 09:01:16 localhost program[2304]: Creating journal (8192 blocks): done >Oct 30 09:01:16 localhost program[2304]: [83B blob data] >Oct 30 09:01:16 localhost program[2304]: >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: Ext4FS.notifyKernel: device: /dev/vda1 ; type: ext4 ; >Oct 30 09:01:16 localhost blivet[2304]: notifying kernel of 'change' event on device /sys/class/block/vda1 >Oct 30 09:01:16 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost anaconda[2304]: Created ext4 on /dev/vda1 >Oct 30 09:01:16 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: executing action: [116] create device partition vda2 (id 114) >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.create: vda2 ; status: False ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.setupParents: kids: 1 ; name: vda2 ; orig: False ; >Oct 30 09:01:16 localhost blivet[2304]: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:16 localhost blivet[2304]: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice._create: vda2 ; status: False ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice._wipe: vda2 ; status: False ; >Oct 30 09:01:16 localhost program[2304]: Running... dd if=/dev/zero of=/dev/vda bs=512 seek=1026048 count=2048 >Oct 30 09:01:16 localhost kernel: vda: vda1 >Oct 30 09:01:16 localhost program[2304]: 2048+0 records in >Oct 30 09:01:16 localhost program[2304]: 2048+0 records out >Oct 30 09:01:16 localhost program[2304]: 1048576 bytes (1.0 MB) copied, 0.0162296 s, 64.6 MB/s >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >Oct 30 09:01:16 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: post-commit partition path is /dev/vda2 >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice._setPartedPartition: vda2 ; >Oct 30 09:01:16 localhost blivet[2304]: device vda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea28d0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54e6a290> PedPartition: <_ped.Partition object at 0x7fac54e81530> >Oct 30 09:01:16 localhost blivet[2304]: DeviceFormat.destroy: device: /dev/vda2 ; status: False ; type: None ; >Oct 30 09:01:16 localhost program[2304]: Running... wipefs -f -a /dev/vda2 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >Oct 30 09:01:16 localhost blivet[2304]: vda2 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 >Oct 30 09:01:16 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: executing action: [117] create format lvmpv on partition vda2 (id 114) >Oct 30 09:01:16 localhost anaconda[2304]: Creating lvmpv on /dev/vda2 >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 1 ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 2 ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 3 ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 4 ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 5 ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 8 ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 9 ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 10 ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 11 ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 12 ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 13 ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 14 ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 15 ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 16 ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 17 ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 18 ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.setFlag: path: /dev/vda2 ; flag: 6 ; >Oct 30 09:01:16 localhost blivet[2304]: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 2 ; >Oct 30 09:01:16 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: LVMPhysicalVolume.create: device: /dev/vda2 ; status: None ; type: lvmpv ; >Oct 30 09:01:16 localhost blivet[2304]: LVMPhysicalVolume.create: device: /dev/vda2 ; status: None ; type: lvmpv ; >Oct 30 09:01:16 localhost blivet[2304]: LVMPhysicalVolume.destroy: device: /dev/vda2 ; status: None ; type: lvmpv ; >Oct 30 09:01:16 localhost program[2304]: Running... wipefs -f -a /dev/vda2 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost program[2304]: Running... lvm pvscan --cache --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vdb$|"] } /dev/vda2 >Oct 30 09:01:16 localhost program[2304]: No PV label found on /dev/vda2. >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost program[2304]: Running... lvm pvcreate --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vdb$|"] } --dataalignment 1024k /dev/vda2 >Oct 30 09:01:16 localhost program[2304]: Physical volume "/dev/vda2" successfully created >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost program[2304]: Running... lvm pvscan --cache --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vdb$|"] } /dev/vda2 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: LVMPhysicalVolume.notifyKernel: device: /dev/vda2 ; type: lvmpv ; >Oct 30 09:01:16 localhost blivet[2304]: notifying kernel of 'change' event on device /sys/class/block/vda2 >Oct 30 09:01:16 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost anaconda[2304]: Created lvmpv on /dev/vda2 >Oct 30 09:01:16 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: executing action: [128] create device lvmvg fedora (id 125) >Oct 30 09:01:16 localhost blivet[2304]: LVMVolumeGroupDevice.create: fedora ; status: False ; >Oct 30 09:01:16 localhost blivet[2304]: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: fedora ; orig: False ; >Oct 30 09:01:16 localhost blivet[2304]: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:16 localhost blivet[2304]: LVMPhysicalVolume.setup: device: /dev/vda2 ; status: None ; type: lvmpv ; >Oct 30 09:01:16 localhost blivet[2304]: LVMVolumeGroupDevice._create: fedora ; status: False ; >Oct 30 09:01:16 localhost program[2304]: Running... lvm vgcreate -s 4m --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vdb$|"] } fedora /dev/vda2 >Oct 30 09:01:16 localhost program[2304]: Volume group "fedora" successfully created >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:16 localhost blivet[2304]: LVMVolumeGroupDevice.updateSysfsPath: fedora ; status: True ; >Oct 30 09:01:16 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: executing action: [138] create device lvmlv fedora-swap (id 136) >Oct 30 09:01:16 localhost blivet[2304]: LVMLogicalVolumeDevice.create: fedora-swap ; status: False ; >Oct 30 09:01:16 localhost blivet[2304]: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >Oct 30 09:01:16 localhost blivet[2304]: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:16 localhost program[2304]: Running... lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vdb$|"] } global {locking_type=4} fedora >Oct 30 09:01:16 localhost program[2304]: LVM2_VG_UUID=neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km LVM2_VG_SIZE=7688.00 LVM2_VG_FREE=7688.00 LVM2_VG_EXTENT_SIZE=4.00 LVM2_VG_EXTENT_COUNT=1922 LVM2_VG_FREE_COUNT=1922 LVM2_PV_COUNT=1 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: LVMLogicalVolumeDevice._create: fedora-swap ; status: False ; >Oct 30 09:01:16 localhost program[2304]: Running... lvm lvcreate -L 819m -n swap -y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vdb$|"] } fedora >Oct 30 09:01:16 localhost program[2304]: Rounding up size to full physical extent 820.00 MiB >Oct 30 09:01:16 localhost program[2304]: Logical volume "swap" created >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:16 localhost blivet[2304]: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >Oct 30 09:01:16 localhost blivet[2304]: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >Oct 30 09:01:16 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: looking up parted Device: /dev/mapper/fedora-swap >Oct 30 09:01:16 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: executing action: [139] create format swap on lvmlv fedora-swap (id 136) >Oct 30 09:01:16 localhost anaconda[2304]: Creating swap on /dev/mapper/fedora-swap >Oct 30 09:01:16 localhost blivet[2304]: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:16 localhost blivet[2304]: SwapSpace.create: device: /dev/mapper/fedora-swap ; status: None ; type: swap ; >Oct 30 09:01:16 localhost blivet[2304]: SwapSpace.create: device: /dev/mapper/fedora-swap ; status: None ; type: swap ; >Oct 30 09:01:16 localhost program[2304]: Running... mkswap -f /dev/mapper/fedora-swap >Oct 30 09:01:16 localhost program[2304]: Setting up swapspace version 1, size = 839676 KiB >Oct 30 09:01:16 localhost program[2304]: no label, UUID=e899782a-59e3-4f09-ba1a-2655bc69cc79 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: SwapSpace.notifyKernel: device: /dev/mapper/fedora-swap ; type: swap ; >Oct 30 09:01:16 localhost blivet[2304]: notifying kernel of 'change' event on device /sys/class/block/dm-3 >Oct 30 09:01:16 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost anaconda[2304]: Created swap on /dev/mapper/fedora-swap >Oct 30 09:01:16 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: executing action: [132] create device lvmlv fedora-root (id 130) >Oct 30 09:01:16 localhost blivet[2304]: LVMLogicalVolumeDevice.create: fedora-root ; status: False ; >Oct 30 09:01:16 localhost blivet[2304]: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >Oct 30 09:01:16 localhost blivet[2304]: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:16 localhost program[2304]: Running... lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vdb$|"] } global {locking_type=4} fedora >Oct 30 09:01:16 localhost program[2304]: LVM2_VG_UUID=neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km LVM2_VG_SIZE=7688.00 LVM2_VG_FREE=6868.00 LVM2_VG_EXTENT_SIZE=4.00 LVM2_VG_EXTENT_COUNT=1922 LVM2_VG_FREE_COUNT=1717 LVM2_PV_COUNT=1 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: LVMLogicalVolumeDevice._create: fedora-root ; status: False ; >Oct 30 09:01:16 localhost program[2304]: Running... lvm lvcreate -L 6828m -n root -y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vdb$|"] } fedora >Oct 30 09:01:16 localhost program[2304]: Logical volume "root" created >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:16 localhost blivet[2304]: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >Oct 30 09:01:16 localhost blivet[2304]: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >Oct 30 09:01:16 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: looking up parted Device: /dev/mapper/fedora-root >Oct 30 09:01:16 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:16 localhost program[2304]: Return code: 0 >Oct 30 09:01:16 localhost blivet[2304]: executing action: [133] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 130) >Oct 30 09:01:16 localhost anaconda[2304]: Creating ext4 on /dev/mapper/fedora-root >Oct 30 09:01:16 localhost blivet[2304]: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:16 localhost blivet[2304]: Ext4FS.create: device: /dev/mapper/fedora-root ; status: False ; type: ext4 ; >Oct 30 09:01:16 localhost blivet[2304]: Ext4FS.doFormat: device: /dev/mapper/fedora-root ; mountpoint: / ; type: ext4 ; >Oct 30 09:01:16 localhost program[2304]: Running... mke2fs -t ext4 /dev/mapper/fedora-root >Oct 30 09:01:16 localhost anaconda[2304]: Entered spoke: PasswordSpoke >Oct 30 09:01:17 localhost program[2304]: mke2fs 1.42.11 (09-Jul-2014) >Oct 30 09:01:17 localhost program[2304]: Creating filesystem with 1747968 4k blocks and 437184 inodes >Oct 30 09:01:17 localhost program[2304]: Filesystem UUID: 7dfb0b23-7258-417d-88f5-233befdaa117 >Oct 30 09:01:17 localhost program[2304]: Superblock backups stored on blocks: >Oct 30 09:01:17 localhost program[2304]: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 >Oct 30 09:01:17 localhost program[2304]: >Oct 30 09:01:17 localhost program[2304]: [49B blob data] >Oct 30 09:01:17 localhost program[2304]: [46B blob data] >Oct 30 09:01:17 localhost program[2304]: Creating journal (32768 blocks): done >Oct 30 09:01:17 localhost program[2304]: [83B blob data] >Oct 30 09:01:17 localhost program[2304]: >Oct 30 09:01:17 localhost program[2304]: Return code: 0 >Oct 30 09:01:17 localhost blivet[2304]: Ext4FS.notifyKernel: device: /dev/mapper/fedora-root ; type: ext4 ; >Oct 30 09:01:17 localhost blivet[2304]: notifying kernel of 'change' event on device /sys/class/block/dm-4 >Oct 30 09:01:17 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:17 localhost program[2304]: Return code: 0 >Oct 30 09:01:17 localhost anaconda[2304]: Created ext4 on /dev/mapper/fedora-root >Oct 30 09:01:17 localhost program[2304]: Running... udevadm settle --timeout=300 >Oct 30 09:01:17 localhost program[2304]: Return code: 0 >Oct 30 09:01:17 localhost blivet[2304]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:01:17 localhost blivet[2304]: looking up parted Device: /dev/vda2 >Oct 30 09:01:17 localhost blivet[2304]: looking up parted Device: /dev/vda1 >Oct 30 09:01:17 localhost blivet[2304]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fac54ec9b90) -- >name = vda2 status = True kids = 1 id = 114 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32684 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7fac54f3ab00> >target size = 0 path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea28d0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54e6a290> PedPartition: <_ped.Partition object at 0x7fac54e81530> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm, PartitionDevice instance (0x7fac54ec9e10) -- >name = vda1 status = True kids = 0 id = 120 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 16723 did: 17735 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7fac54f3aef0> >target size = 0 path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea28d0> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54e6af10> PedPartition: <_ped.Partition object at 0x7fac54e81590> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >Oct 30 09:01:17 localhost blivet[2304]: PartitionDevice._setPartedPartition: vda2 ; >Oct 30 09:01:17 localhost blivet[2304]: device vda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea28d0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54ff5750> PedPartition: <_ped.Partition object at 0x7fac54e81830> >Oct 30 09:01:17 localhost blivet[2304]: PartitionDevice._setPartedPartition: vda1 ; >Oct 30 09:01:17 localhost blivet[2304]: device vda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fac54ea28d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fac54f4c490> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fac54ed9d10> PedPartition: <_ped.Partition object at 0x7fac54e817d0> >Oct 30 09:01:17 localhost blivet[2304]: setting boot flag on vda1 >Oct 30 09:01:17 localhost blivet[2304]: PartitionDevice.setFlag: path: /dev/vda1 ; flag: 1 ; >Oct 30 09:01:17 localhost blivet[2304]: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:17 localhost blivet[2304]: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 2 ; >Oct 30 09:01:17 localhost blivet[2304]: fedora size is 7688 MiB >Oct 30 09:01:17 localhost blivet[2304]: vg fedora has 40 MiB free >Oct 30 09:01:17 localhost blivet[2304]: fedora size is 7688 MiB >Oct 30 09:01:17 localhost blivet[2304]: vg fedora has 40 MiB free >Oct 30 09:01:17 localhost blivet[2304]: Ext4FS.supported: supported: True ; >Oct 30 09:01:17 localhost blivet[2304]: Ext4FS.supported: supported: True ; >Oct 30 09:01:17 localhost blivet[2304]: Ext4FS.supported: supported: True ; >Oct 30 09:01:17 localhost blivet[2304]: Ext4FS.supported: supported: True ; >Oct 30 09:01:17 localhost blivet[2304]: Ext4FS.supported: supported: True ; >Oct 30 09:01:17 localhost blivet[2304]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 30 09:01:17 localhost blivet[2304]: Iso9660FS.supported: supported: True ; >Oct 30 09:01:17 localhost blivet[2304]: Ext4FS.supported: supported: True ; >Oct 30 09:01:17 localhost blivet[2304]: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:17 localhost blivet[2304]: SwapSpace.setup: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >Oct 30 09:01:17 localhost blivet[2304]: SwapSpace.setup: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >Oct 30 09:01:17 localhost program[2304]: Running... swapon /dev/mapper/fedora-swap >Oct 30 09:01:17 localhost kernel: Adding 839676k swap on /dev/mapper/fedora-swap. Priority:-1 extents:1 across:839676k FS >Oct 30 09:01:17 localhost program[2304]: Return code: 0 >Oct 30 09:01:17 localhost blivet[2304]: BindFS.supported: supported: False ; >Oct 30 09:01:17 localhost blivet[2304]: getFormat('bind') returning BindFS instance with object id 144 >Oct 30 09:01:17 localhost blivet[2304]: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >Oct 30 09:01:17 localhost blivet[2304]: TmpFS.supported: supported: True ; >Oct 30 09:01:17 localhost blivet[2304]: getFormat('tmpfs') returning TmpFS instance with object id 147 >Oct 30 09:01:17 localhost blivet[2304]: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >Oct 30 09:01:17 localhost blivet[2304]: DevPtsFS.supported: supported: False ; >Oct 30 09:01:17 localhost blivet[2304]: getFormat('devpts') returning DevPtsFS instance with object id 150 >Oct 30 09:01:17 localhost blivet[2304]: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >Oct 30 09:01:17 localhost blivet[2304]: SysFS.supported: supported: False ; >Oct 30 09:01:17 localhost blivet[2304]: getFormat('sysfs') returning SysFS instance with object id 153 >Oct 30 09:01:17 localhost blivet[2304]: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >Oct 30 09:01:17 localhost blivet[2304]: ProcFS.supported: supported: False ; >Oct 30 09:01:17 localhost blivet[2304]: getFormat('proc') returning ProcFS instance with object id 156 >Oct 30 09:01:17 localhost blivet[2304]: NoDevice._setFormat: proc ; current: None ; type: proc ; >Oct 30 09:01:17 localhost blivet[2304]: SELinuxFS.supported: supported: False ; >Oct 30 09:01:17 localhost blivet[2304]: getFormat('selinuxfs') returning SELinuxFS instance with object id 159 >Oct 30 09:01:17 localhost blivet[2304]: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >Oct 30 09:01:17 localhost blivet[2304]: USBFS.supported: supported: False ; >Oct 30 09:01:17 localhost blivet[2304]: getFormat('usbfs') returning USBFS instance with object id 162 >Oct 30 09:01:17 localhost blivet[2304]: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >Oct 30 09:01:17 localhost blivet[2304]: BindFS.supported: supported: False ; >Oct 30 09:01:17 localhost blivet[2304]: getFormat('bind') returning BindFS instance with object id 165 >Oct 30 09:01:17 localhost blivet[2304]: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >Oct 30 09:01:17 localhost blivet[2304]: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:17 localhost program[2304]: Running... mount -t ext4 -o defaults /dev/mapper/fedora-root /mnt/sysimage >Oct 30 09:01:17 localhost kernel: EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null) >Oct 30 09:01:17 localhost kernel: SELinux: initialized (dev dm-4, type ext4), uses xattr >Oct 30 09:01:17 localhost program[2304]: Return code: 0 >Oct 30 09:01:17 localhost blivet[2304]: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >Oct 30 09:01:17 localhost blivet[2304]: set SELinux context for newly mounted filesystem lost+found directory at /lost+found to system_u:object_r:lost_found_t:s0 >Oct 30 09:01:17 localhost blivet[2304]: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:17 localhost program[2304]: Running... mount -t ext4 -o defaults /dev/vda1 /mnt/sysimage/boot >Oct 30 09:01:17 localhost kernel: EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >Oct 30 09:01:17 localhost kernel: SELinux: initialized (dev vda1, type ext4), uses xattr >Oct 30 09:01:17 localhost program[2304]: Return code: 0 >Oct 30 09:01:17 localhost blivet[2304]: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >Oct 30 09:01:17 localhost blivet[2304]: set SELinux context for newly mounted filesystem lost+found directory at /boot/lost+found to system_u:object_r:lost_found_t:s0 >Oct 30 09:01:17 localhost blivet[2304]: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:17 localhost program[2304]: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >Oct 30 09:01:17 localhost program[2304]: Return code: 0 >Oct 30 09:01:17 localhost blivet[2304]: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >Oct 30 09:01:17 localhost blivet[2304]: set SELinux context for newly mounted filesystem lost+found directory at /dev/lost+found to system_u:object_r:lost_found_t:s0 >Oct 30 09:01:17 localhost blivet[2304]: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >Oct 30 09:01:17 localhost program[2304]: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >Oct 30 09:01:17 localhost program[2304]: Return code: 0 >Oct 30 09:01:17 localhost blivet[2304]: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >Oct 30 09:01:17 localhost blivet[2304]: set SELinux context for newly mounted filesystem lost+found directory at /dev/pts/lost+found to system_u:object_r:lost_found_t:s0 >Oct 30 09:01:17 localhost blivet[2304]: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >Oct 30 09:01:17 localhost program[2304]: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >Oct 30 09:01:17 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 30 09:01:17 localhost program[2304]: Return code: 0 >Oct 30 09:01:17 localhost blivet[2304]: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >Oct 30 09:01:17 localhost blivet[2304]: set SELinux context for newly mounted filesystem lost+found directory at /dev/shm/lost+found to system_u:object_r:lost_found_t:s0 >Oct 30 09:01:17 localhost blivet[2304]: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >Oct 30 09:01:17 localhost program[2304]: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >Oct 30 09:01:17 localhost program[2304]: Return code: 0 >Oct 30 09:01:17 localhost blivet[2304]: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >Oct 30 09:01:17 localhost blivet[2304]: set SELinux context for newly mounted filesystem root at /proc to None >Oct 30 09:01:17 localhost blivet[2304]: set SELinux context for newly mounted filesystem lost+found directory at /proc/lost+found to system_u:object_r:lost_found_t:s0 >Oct 30 09:01:17 localhost blivet[2304]: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >Oct 30 09:01:17 localhost program[2304]: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >Oct 30 09:01:17 localhost program[2304]: Return code: 0 >Oct 30 09:01:17 localhost blivet[2304]: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >Oct 30 09:01:17 localhost blivet[2304]: set SELinux context for newly mounted filesystem lost+found directory at /run/lost+found to system_u:object_r:lost_found_t:s0 >Oct 30 09:01:17 localhost blivet[2304]: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >Oct 30 09:01:17 localhost program[2304]: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >Oct 30 09:01:17 localhost program[2304]: Return code: 0 >Oct 30 09:01:17 localhost blivet[2304]: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >Oct 30 09:01:17 localhost blivet[2304]: set SELinux context for newly mounted filesystem lost+found directory at /sys/lost+found to system_u:object_r:lost_found_t:s0 >Oct 30 09:01:17 localhost blivet[2304]: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >Oct 30 09:01:17 localhost program[2304]: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >Oct 30 09:01:17 localhost program[2304]: Return code: 0 >Oct 30 09:01:17 localhost blivet[2304]: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >Oct 30 09:01:17 localhost blivet[2304]: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >Oct 30 09:01:17 localhost blivet[2304]: set SELinux context for newly mounted filesystem lost+found directory at /sys/fs/selinux/lost+found to system_u:object_r:lost_found_t:s0 >Oct 30 09:01:17 localhost anaconda[2304]: Running Thread: AnaLiveProgressThread (140378476959488) >Oct 30 09:01:17 localhost program[2304]: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ --exclude /run/ --exclude /boot/*rescue* --exclude /etc/machine-id /mnt/install/source/ /mnt/sysimage >Oct 30 09:01:22 localhost anaconda[2304]: Left spoke: PasswordSpoke >Oct 30 09:02:48 localhost PackageKit[1686]: resolve transaction /1_ecacdadc from uid 1000 finished with success after 192368ms >Oct 30 09:03:18 localhost program[2304]: Return code: 0 >Oct 30 09:03:18 localhost packaging[2304]: rsync exited with code 0 >Oct 30 09:03:18 localhost anaconda[2304]: Thread Done: AnaLiveProgressThread (140378476959488) >Oct 30 09:03:19 localhost packaging[2304]: kernel versions: ['3.17.1-302.fc21.x86_64'] >Oct 30 09:03:19 localhost packaging[2304]: Generating rescue image for 3.17.1-302.fc21.x86_64 >Oct 30 09:03:19 localhost program[2304]: Running... new-kernel-pkg --rpmposttrans 3.17.1-302.fc21.x86_64 >Oct 30 09:03:20 localhost dracut[2586]: dracut-038-30.git20140903.fc21 >Oct 30 09:03:20 localhost dracut[2590]: Executing: /sbin/dracut --no-hostonly -a rescue /boot/initramfs-0-rescue-241ea35ea5eb48868891f92064070801.img 3.17.1-302.fc21.x86_64 >Oct 30 09:03:20 localhost dracut[2590]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! >Oct 30 09:03:20 localhost dracut[2590]: dracut module 'nbd' will not be installed, because command 'nbd-client' could not be found! >Oct 30 09:03:20 localhost dracut[2590]: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! >Oct 30 09:03:20 localhost dracut[2590]: *** Including module: bash *** >Oct 30 09:03:20 localhost dracut[2590]: *** Including module: modsign *** >Oct 30 09:03:20 localhost dracut[2590]: *** Including module: rescue *** >Oct 30 09:03:20 localhost dracut[2590]: *** Including module: i18n *** >Oct 30 09:03:20 localhost dracut[2590]: *** Including module: network *** >Oct 30 09:03:20 localhost dracut[2590]: *** Including module: ifcfg *** >Oct 30 09:03:20 localhost dracut[2590]: *** Including module: drm *** >Oct 30 09:03:21 localhost dracut[2590]: *** Including module: plymouth *** >Oct 30 09:03:21 localhost dracut[2590]: *** Including module: btrfs *** >Oct 30 09:03:21 localhost dracut[2590]: *** Including module: crypt *** >Oct 30 09:03:21 localhost dracut[2590]: *** Including module: dm *** >Oct 30 09:03:21 localhost dracut[2590]: Skipping udev rule: 64-device-mapper.rules >Oct 30 09:03:21 localhost dracut[2590]: Skipping udev rule: 60-persistent-storage-dm.rules >Oct 30 09:03:21 localhost dracut[2590]: Skipping udev rule: 55-dm.rules >Oct 30 09:03:21 localhost dracut[2590]: *** Including module: dmraid *** >Oct 30 09:03:21 localhost dracut[2590]: Skipping udev rule: 64-md-raid.rules >Oct 30 09:03:21 localhost dracut[2590]: *** Including module: kernel-modules *** >Oct 30 09:03:24 localhost dracut[2590]: *** Including module: lvm *** >Oct 30 09:03:24 localhost dracut[2590]: Skipping udev rule: 64-device-mapper.rules >Oct 30 09:03:24 localhost dracut[2590]: Skipping udev rule: 56-lvm.rules >Oct 30 09:03:24 localhost dracut[2590]: Skipping udev rule: 60-persistent-storage-lvm.rules >Oct 30 09:03:24 localhost dracut[2590]: *** Including module: mdraid *** >Oct 30 09:03:24 localhost dracut[2590]: Skipping udev rule: 64-md-raid.rules >Oct 30 09:03:24 localhost dracut[2590]: *** Including module: multipath *** >Oct 30 09:03:24 localhost dracut[2590]: Skipping udev rule: 40-multipath.rules >Oct 30 09:03:25 localhost dracut[2590]: *** Including module: qemu *** >Oct 30 09:03:25 localhost dracut[2590]: *** Including module: qemu-net *** >Oct 30 09:03:25 localhost dracut[2590]: *** Including module: cifs *** >Oct 30 09:03:25 localhost dracut[2590]: *** Including module: fcoe *** >Oct 30 09:03:25 localhost dracut[2590]: *** Including module: fcoe-uefi *** >Oct 30 09:03:25 localhost dracut[2590]: *** Including module: iscsi *** >Oct 30 09:03:25 localhost dracut[2590]: *** Including module: nfs *** >Oct 30 09:03:25 localhost dracut[2590]: *** Including module: resume *** >Oct 30 09:03:25 localhost dracut[2590]: *** Including module: rootfs-block *** >Oct 30 09:03:25 localhost dracut[2590]: *** Including module: terminfo *** >Oct 30 09:03:25 localhost dracut[2590]: *** Including module: udev-rules *** >Oct 30 09:03:25 localhost dracut[2590]: Skipping udev rule: 91-permissions.rules >Oct 30 09:03:25 localhost dracut[2590]: Skipping udev rule: 80-drivers-modprobe.rules >Oct 30 09:03:25 localhost dracut[2590]: *** Including module: virtfs *** >Oct 30 09:03:25 localhost dracut[2590]: *** Including module: systemd *** >Oct 30 09:03:25 localhost dracut[2590]: *** Including module: usrmount *** >Oct 30 09:03:25 localhost dracut[2590]: *** Including module: base *** >Oct 30 09:03:25 localhost dracut[2590]: *** Including module: fs-lib *** >Oct 30 09:03:25 localhost dracut[2590]: *** Including module: shutdown *** >Oct 30 09:03:25 localhost dracut[2590]: *** Including module: uefi-lib *** >Oct 30 09:03:25 localhost dracut[2590]: *** Including modules done *** >Oct 30 09:03:25 localhost dracut[2590]: *** Installing kernel module dependencies and firmware *** >Oct 30 09:03:28 localhost dracut[2590]: *** Installing kernel module dependencies and firmware done *** >Oct 30 09:03:28 localhost dracut[2590]: *** Resolving executable dependencies *** >Oct 30 09:03:29 localhost dracut[2590]: *** Resolving executable dependencies done*** >Oct 30 09:03:29 localhost dracut[2590]: *** Hardlinking files *** >Oct 30 09:03:29 localhost dracut[2590]: *** Hardlinking files done *** >Oct 30 09:03:29 localhost dracut[2590]: Could not find 'strip'. Not stripping the initramfs. >Oct 30 09:03:29 localhost dracut[2590]: *** Generating early-microcode cpio image *** >Oct 30 09:03:29 localhost dracut[2590]: *** Constructing AuthenticAMD.bin **** >Oct 30 09:03:29 localhost dracut[2590]: *** Constructing GenuineIntel.bin **** >Oct 30 09:03:29 localhost dracut[2590]: *** Store current command line parameters *** >Oct 30 09:03:29 localhost dracut[2590]: *** Creating image file *** >Oct 30 09:03:40 localhost dracut[2590]: *** Creating image file done *** >Oct 30 09:03:40 localhost dracut[2590]: Image: /boot/initramfs-0-rescue-241ea35ea5eb48868891f92064070801.img: 44M >Oct 30 09:03:40 localhost dracut[2590]: ======================================================================== >Oct 30 09:03:40 localhost dracut[2590]: Early CPIO image >Oct 30 09:03:40 localhost dracut[2590]: ======================================================================== >Oct 30 09:03:40 localhost dracut[2590]: drwxrwxr-x 3 root root 0 Oct 30 09:03 . >Oct 30 09:03:40 localhost dracut[2590]: -rw-rw-r-- 1 root root 2 Oct 30 09:03 early_cpio >Oct 30 09:03:40 localhost dracut[2590]: drwxrwxr-x 3 root root 0 Oct 30 09:03 kernel >Oct 30 09:03:40 localhost dracut[2590]: drwxrwxr-x 3 root root 0 Oct 30 09:03 kernel/x86 >Oct 30 09:03:40 localhost dracut[2590]: drwxrwxr-x 2 root root 0 Oct 30 09:03 kernel/x86/microcode >Oct 30 09:03:40 localhost dracut[2590]: -rw-rw-r-- 1 root root 21540 Oct 30 09:03 kernel/x86/microcode/AuthenticAMD.bin >Oct 30 09:03:40 localhost dracut[2590]: -rw-rw-r-- 1 root root 617472 Oct 30 09:03 kernel/x86/microcode/GenuineIntel.bin >Oct 30 09:03:40 localhost dracut[2590]: ======================================================================== >Oct 30 09:03:40 localhost dracut[2590]: Version: dracut-038-30.git20140903.fc21 >Oct 30 09:03:40 localhost dracut[2590]: >Oct 30 09:03:40 localhost dracut[2590]: Arguments: --no-hostonly -a 'rescue' >Oct 30 09:03:41 localhost dracut[2590]: >Oct 30 09:03:41 localhost dracut[2590]: dracut modules: >Oct 30 09:03:41 localhost dracut[2590]: bash >Oct 30 09:03:41 localhost dracut[2590]: modsign >Oct 30 09:03:41 localhost dracut[2590]: rescue >Oct 30 09:03:41 localhost dracut[2590]: i18n >Oct 30 09:03:41 localhost dracut[2590]: network >Oct 30 09:03:41 localhost dracut[2590]: ifcfg >Oct 30 09:03:41 localhost dracut[2590]: drm >Oct 30 09:03:41 localhost dracut[2590]: plymouth >Oct 30 09:03:41 localhost dracut[2590]: btrfs >Oct 30 09:03:41 localhost dracut[2590]: crypt >Oct 30 09:03:41 localhost dracut[2590]: dm >Oct 30 09:03:41 localhost dracut[2590]: dmraid >Oct 30 09:03:41 localhost dracut[2590]: kernel-modules >Oct 30 09:03:41 localhost dracut[2590]: lvm >Oct 30 09:03:41 localhost dracut[2590]: mdraid >Oct 30 09:03:41 localhost dracut[2590]: multipath >Oct 30 09:03:41 localhost dracut[2590]: qemu >Oct 30 09:03:41 localhost dracut[2590]: qemu-net >Oct 30 09:03:41 localhost dracut[2590]: cifs >Oct 30 09:03:41 localhost dracut[2590]: fcoe >Oct 30 09:03:41 localhost dracut[2590]: fcoe-uefi >Oct 30 09:03:41 localhost dracut[2590]: iscsi >Oct 30 09:03:41 localhost dracut[2590]: nfs >Oct 30 09:03:41 localhost dracut[2590]: resume >Oct 30 09:03:41 localhost dracut[2590]: rootfs-block >Oct 30 09:03:41 localhost dracut[2590]: terminfo >Oct 30 09:03:41 localhost dracut[2590]: udev-rules >Oct 30 09:03:41 localhost dracut[2590]: virtfs >Oct 30 09:03:41 localhost dracut[2590]: systemd >Oct 30 09:03:41 localhost dracut[2590]: usrmount >Oct 30 09:03:41 localhost dracut[2590]: base >Oct 30 09:03:41 localhost dracut[2590]: fs-lib >Oct 30 09:03:41 localhost dracut[2590]: shutdown >Oct 30 09:03:41 localhost dracut[2590]: uefi-lib >Oct 30 09:03:41 localhost dracut[2590]: ======================================================================== >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 12 root root 0 Oct 30 09:03 . >Oct 30 09:03:42 localhost dracut[2590]: crw-rw-r-- 1 root root 5, 1 Oct 30 09:03 dev/console >Oct 30 09:03:42 localhost dracut[2590]: crw-rw-r-- 1 root root 1, 11 Oct 30 09:03 dev/kmsg >Oct 30 09:03:42 localhost dracut[2590]: crw-rw-r-- 1 root root 1, 3 Oct 30 09:03 dev/null >Oct 30 09:03:42 localhost dracut[2590]: lrwxrwxrwx 1 root root 7 Oct 30 09:03 bin -> usr/bin >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 dev >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 12 root root 0 Oct 30 09:03 etc >Oct 30 09:03:42 localhost dracut[2590]: drwxrwxr-x 2 root root 0 Oct 30 09:03 etc/cmdline.d >Oct 30 09:03:42 localhost dracut[2590]: drwxrwxr-x 2 root root 0 Oct 30 09:03 etc/conf.d >Oct 30 09:03:42 localhost dracut[2590]: -rw-rw-r-- 1 root root 124 Oct 30 09:03 etc/conf.d/systemd.conf >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 164 Jun 30 06:03 etc/dhclient.conf >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 112 Aug 16 06:14 etc/e2fsck.conf >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 31 Oct 16 20:03 etc/fedora-release >Oct 30 09:03:42 localhost dracut[2590]: -rw-rw-r-- 1 root root 0 Oct 30 09:03 etc/fstab.empty >Oct 30 09:03:42 localhost dracut[2590]: -rw-rw-r-- 1 root root 170 Oct 30 09:03 etc/group >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 3580 Aug 17 07:37 etc/idmapd.conf >Oct 30 09:03:42 localhost dracut[2590]: -rw-rw-r-- 1 root root 214 Oct 30 09:03 etc/initrd-release >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 9467 Oct 30 09:03 etc/ld.so.cache >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 28 Sep 27 12:36 etc/ld.so.conf >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 etc/ld.so.conf.d >Oct 30 09:03:42 localhost dracut[2590]: -r--r--r-- 1 root root 63 Oct 17 16:18 etc/ld.so.conf.d/kernel-3.17.1-302.fc21.x86_64.conf >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 17 Aug 17 06:35 etc/ld.so.conf.d/libiscsi-x86_64.conf >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 16 Aug 14 13:22 etc/ld.so.conf.d/llvm-x86_64.conf >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 etc/libnl >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 1130 Oct 10 10:47 etc/libnl/classid >Oct 30 09:03:42 localhost dracut[2590]: drwxrwxr-x 2 root root 0 Oct 30 09:03 etc/lvm >Oct 30 09:03:42 localhost dracut[2590]: -rw-rw-r-- 1 root root 44 Oct 30 09:03 etc/lvm/lvm.conf >Oct 30 09:03:42 localhost dracut[2590]: -rw-rw-r-- 1 root root 0 Oct 30 09:03 etc/machine-id >Oct 30 09:03:42 localhost dracut[2590]: drwxrwxr-x 2 root root 0 Oct 30 09:03 etc/modprobe.d >Oct 30 09:03:42 localhost dracut[2590]: -rw-rw-r-- 1 root root 15 Oct 30 09:03 etc/modprobe.d/nfs.conf >Oct 30 09:03:42 localhost dracut[2590]: lrwxrwxrwx 1 root root 17 Oct 30 09:03 etc/mtab -> /proc/self/mounts >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 767 Aug 17 09:10 etc/netconfig >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 1763 Oct 29 15:16 etc/nsswitch.conf >Oct 30 09:03:42 localhost dracut[2590]: lrwxrwxrwx 1 root root 14 Oct 30 09:03 etc/os-release -> initrd-release >Oct 30 09:03:42 localhost dracut[2590]: -rw-rw-r-- 1 root root 252 Oct 30 09:03 etc/passwd >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 etc/pcmcia >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 1117 Aug 17 20:49 etc/pcmcia/config.opts >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 etc/plymouth >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 94 Oct 29 15:14 etc/plymouth/plymouthd.conf >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 6545 Apr 23 2014 etc/protocols >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 1634 Sep 7 04:09 etc/rpc >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 673046 Apr 23 2014 etc/services >Oct 30 09:03:42 localhost dracut[2590]: lrwxrwxrwx 1 root root 14 Oct 30 09:03 etc/system-release -> fedora-release >Oct 30 09:03:42 localhost dracut[2590]: drwxrwxr-x 3 root root 0 Oct 30 09:03 etc/systemd >Oct 30 09:03:42 localhost dracut[2590]: -rw-rw-r-- 1 root root 47 Oct 30 09:03 etc/systemd/journald.conf >Oct 30 09:03:42 localhost dracut[2590]: drwxrwxr-x 3 root root 0 Oct 30 09:03 etc/systemd/system >Oct 30 09:03:42 localhost dracut[2590]: drwxrwxr-x 2 root root 0 Oct 30 09:03 etc/systemd/system/sysinit.target.wants >Oct 30 09:03:42 localhost dracut[2590]: lrwxrwxrwx 1 root root 53 Oct 30 09:03 etc/systemd/system/sysinit.target.wants/multipathd.service -> ../../../../usr/lib/systemd/system/multipathd.service >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 etc/udev >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 etc/udev/rules.d >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 142 Jun 30 06:03 etc/udev/rules.d/11-dm.rules >Oct 30 09:03:42 localhost dracut[2590]: -rw-rw-r-- 1 root root 681 Oct 30 09:03 etc/udev/rules.d/59-persistent-storage-dm.rules >Oct 30 09:03:42 localhost dracut[2590]: -rw-rw-r-- 1 root root 854 Oct 30 09:03 etc/udev/rules.d/59-persistent-storage-md.rules >Oct 30 09:03:42 localhost dracut[2590]: -rw-rw-r-- 1 root root 298 Oct 30 09:03 etc/udev/rules.d/59-persistent-storage.rules >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 972 Jun 30 06:03 etc/udev/rules.d/61-dmraid-imsm.rules >Oct 30 09:03:42 localhost dracut[2590]: -rw-rw-r-- 1 root root 1031 Oct 30 09:03 etc/udev/rules.d/61-persistent-storage.rules >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 776 Jun 30 06:03 etc/udev/rules.d/64-lvm.rules >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 1476 Jun 30 06:03 etc/udev/rules.d/65-md-incremental-imsm.rules >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 49 Oct 20 23:59 etc/udev/udev.conf >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 1982 Aug 26 10:15 etc/virc >Oct 30 09:03:42 localhost dracut[2590]: lrwxrwxrwx 1 root root 23 Oct 30 09:03 init -> usr/lib/systemd/systemd >Oct 30 09:03:42 localhost dracut[2590]: lrwxrwxrwx 1 root root 7 Oct 30 09:03 lib -> usr/lib >Oct 30 09:03:42 localhost dracut[2590]: lrwxrwxrwx 1 root root 9 Oct 30 09:03 lib64 -> usr/lib64 >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 proc >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 root >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 run >Oct 30 09:03:42 localhost dracut[2590]: lrwxrwxrwx 1 root root 8 Oct 30 09:03 sbin -> usr/sbin >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 3041 Jun 30 06:03 shutdown >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 sys >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 sysroot >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 tmp >Oct 30 09:03:42 localhost dracut[2590]: drwxrwxr-x 7 root root 0 Oct 30 09:03 usr >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/bin >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 29056 Aug 15 23:59 usr/bin/basename >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 1012808 Oct 8 08:53 usr/bin/bash >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 54104 Aug 15 23:59 usr/bin/cat >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 155120 Aug 15 23:59 usr/bin/cp >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 54064 Aug 27 10:05 usr/bin/dmesg >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 2416 Jun 30 06:03 usr/bin/dracut-cmdline >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 422 Jun 30 06:03 usr/bin/dracut-cmdline-ask >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 1102 Jun 30 06:03 usr/bin/dracut-emergency >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 2156 Jun 30 06:03 usr/bin/dracut-initqueue >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 1170 Jun 30 06:03 usr/bin/dracut-mount >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 611 Jun 30 06:03 usr/bin/dracut-pre-mount >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 967 Jun 30 06:03 usr/bin/dracut-pre-pivot >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 577 Jun 30 06:03 usr/bin/dracut-pre-trigger >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 1523 Jun 30 06:03 usr/bin/dracut-pre-udev >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 33112 Aug 15 23:59 usr/bin/echo >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 51064 Aug 27 10:05 usr/bin/findmnt >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 24288 Aug 27 10:05 usr/bin/flock >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 19824 Aug 18 01:57 usr/bin/free >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 158928 Jul 12 11:39 usr/bin/grep >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 100928 Aug 16 20:39 usr/bin/gzip >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 15816 Aug 16 21:30 usr/bin/hostname >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 240576 Oct 21 00:02 usr/bin/journalctl >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 11456 Aug 16 23:54 usr/bin/kbd_mode >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 28624 Aug 17 00:52 usr/bin/keyctl >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 150608 Aug 17 02:05 usr/bin/kmod >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 162496 Aug 17 04:24 usr/bin/less >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 58632 Aug 15 23:59 usr/bin/ln >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 136464 Aug 16 23:54 usr/bin/loadkeys >Oct 30 09:03:42 localhost dracut[2590]: lrwxrwxrwx 1 root root 4 Oct 30 09:03 usr/bin/loginctl -> true >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 117696 Aug 15 23:59 usr/bin/ls >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 83816 Aug 15 23:59 usr/bin/mkdir >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 63024 Aug 15 23:59 usr/bin/mkfifo >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 67152 Aug 15 23:59 usr/bin/mknod >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 41144 Aug 27 10:05 usr/bin/more >Oct 30 09:03:42 localhost dracut[2590]: -rwsr-xr-x 1 root root 44248 Aug 27 10:05 usr/bin/mount >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 134352 Aug 15 23:59 usr/bin/mv >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 159872 Oct 3 05:18 usr/bin/netstat >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 32456 Aug 17 17:32 usr/bin/ntfsck >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 44776 Aug 16 22:37 usr/bin/ping >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 49424 Aug 16 22:37 usr/bin/ping6 >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 37208 Aug 18 01:17 usr/bin/plymouth >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 100096 Aug 18 01:57 usr/bin/ps >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 41832 Aug 15 23:59 usr/bin/readlink >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 62832 Aug 15 23:59 usr/bin/rm >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 45568 Aug 15 23:59 usr/bin/rmdir >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 70384 Sep 8 05:02 usr/bin/scp >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 80352 Aug 18 12:53 usr/bin/sed >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 41080 Aug 16 23:54 usr/bin/setfont >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 11536 Aug 27 10:05 usr/bin/setsid >Oct 30 09:03:42 localhost dracut[2590]: lrwxrwxrwx 1 root root 4 Oct 30 09:03 usr/bin/sh -> bash >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 33176 Aug 15 23:59 usr/bin/sleep >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 669704 Sep 8 05:02 usr/bin/ssh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 70304 Aug 15 23:59 usr/bin/stty >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 589528 Oct 21 00:02 usr/bin/systemctl >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 45216 Oct 21 00:02 usr/bin/systemd-ask-password >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 265984 Oct 21 00:02 usr/bin/systemd-cgls >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 278240 Oct 21 00:02 usr/bin/systemd-run >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 91176 Oct 21 00:02 usr/bin/systemd-tmpfiles >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 66056 Oct 21 00:02 usr/bin/systemd-tty-ask-password-agent >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 139912 Aug 19 04:21 usr/bin/teamd >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 26000 Aug 19 04:21 usr/bin/teamdctl >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 19960 Aug 19 04:21 usr/bin/teamnl >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 45696 Aug 15 23:59 usr/bin/tr >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 28968 Aug 15 23:59 usr/bin/true >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 335552 Oct 21 00:02 usr/bin/udevadm >Oct 30 09:03:42 localhost dracut[2590]: -rwsr-xr-x 1 root root 31976 Aug 27 10:05 usr/bin/umount >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 33120 Aug 15 23:59 usr/bin/uname >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 919104 Aug 26 10:29 usr/bin/vi >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 10 root root 0 Oct 30 09:03 usr/lib >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 1079 Jun 30 06:03 usr/lib/cifs-lib.sh >Oct 30 09:03:42 localhost dracut[2590]: drwxrwxr-x 3 root root 0 Oct 30 09:03 usr/lib/dracut >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 6898 Jun 30 06:03 usr/lib/dracut-crypt-lib.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 32552 Sep 30 10:16 usr/lib/dracut-lib.sh >Oct 30 09:03:42 localhost dracut[2590]: -rw-rw-r-- 1 root root 26 Oct 30 09:03 usr/lib/dracut/build-parameter.txt >Oct 30 09:03:42 localhost dracut[2590]: -rw-rw-r-- 1 root root 31 Oct 30 09:03 usr/lib/dracut/dracut-038-30.git20140903.fc21 >Oct 30 09:03:42 localhost dracut[2590]: drwxrwxr-x 15 root root 0 Oct 30 09:03 usr/lib/dracut/hooks >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/cleanup >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 362 Jun 30 06:03 usr/lib/dracut/hooks/cleanup/10-kill-dhclient.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 214 Jun 30 06:03 usr/lib/dracut/hooks/cleanup/80-multipathd-needshutdown.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 168 Jun 30 06:03 usr/lib/dracut/hooks/cleanup/90-cleanup-iscsi.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 265 Jun 30 06:03 usr/lib/dracut/hooks/cleanup/99-mdraid-needshutdown.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 955 Jun 30 06:03 usr/lib/dracut/hooks/cleanup/99-nfsroot-cleanup.sh >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/cmdline >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 1260 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/10-parse-keydev.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 1032 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/20-parse-uefifcoe.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 3276 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/30-parse-crypt.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 596 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/30-parse-lvm.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 1292 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/90-parse-cifsroot.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 3482 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/90-parse-iscsiroot.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 3247 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/90-parse-nfsroot.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 926 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/91-dhcp-root.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 315 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/92-parse-ibft.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 203 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/95-parse-virtfs.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 790 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/95-parse-vlan.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 1975 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/96-parse-bond.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 917 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/96-parse-team.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 1434 Sep 30 10:16 usr/lib/dracut/hooks/cmdline/97-parse-bridge.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 4348 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/98-parse-ip-opts.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 1932 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/99-parse-fcoe.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 662 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/99-parse-ifname.sh >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/emergency >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 160 Jun 30 06:03 usr/lib/dracut/hooks/emergency/50-plymouth-emergency.sh >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 6 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/initqueue >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/initqueue/finished >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/initqueue/online >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/initqueue/settled >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/initqueue/timeout >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 1352 Jun 30 06:03 usr/lib/dracut/hooks/initqueue/timeout/99-rootfallback.sh >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/mount >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 1956 Jun 30 06:03 usr/lib/dracut/hooks/mount/99-mount-virtfs.sh >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/netroot >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/pre-mount >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 910 Jun 30 06:03 usr/lib/dracut/hooks/pre-mount/10-mdraid-waitclean.sh >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/pre-pivot >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 8200 Sep 30 10:16 usr/lib/dracut/hooks/pre-pivot/85-write-ifcfg.sh >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/pre-shutdown >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 338 Jun 30 06:03 usr/lib/dracut/hooks/pre-shutdown/30-mdmon-pre-shutdown.sh >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/pre-trigger >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 344 Jun 30 06:03 usr/lib/dracut/hooks/pre-trigger/01-load-modsign-keys.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 935 Jun 30 06:03 usr/lib/dracut/hooks/pre-trigger/30-parse-dm.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 2070 Jun 30 06:03 usr/lib/dracut/hooks/pre-trigger/30-parse-md.sh >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/pre-udev >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 240 Jun 30 06:03 usr/lib/dracut/hooks/pre-udev/30-mdmon-pre-udev.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 1229 Jun 30 06:03 usr/lib/dracut/hooks/pre-udev/50-ifname-genrules.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 3538 Sep 30 10:16 usr/lib/dracut/hooks/pre-udev/60-net-genrules.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 929 Jun 30 06:03 usr/lib/dracut/hooks/pre-udev/99-nfs-start-rpc.sh >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/shutdown >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/shutdown-emergency >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 465 Jun 30 06:03 usr/lib/dracut/hooks/shutdown/30-dm-shutdown.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 672 Jun 30 06:03 usr/lib/dracut/hooks/shutdown/30-md-shutdown.sh >Oct 30 09:03:42 localhost dracut[2590]: -rw-rw-r-- 1 root root 248 Oct 30 09:03 usr/lib/dracut/modules.txt >Oct 30 09:03:42 localhost dracut[2590]: -rw-rw-r-- 1 root root 0 Oct 30 09:03 usr/lib/dracut/need-initqueue >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 3685 Jun 30 06:03 usr/lib/dracut/parse-resume.sh >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 670 Jun 30 06:03 usr/lib/dracut/resume.sh >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 24 root root 0 Oct 30 09:03 usr/lib/firmware >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/3com >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 44548 Sep 12 18:53 usr/lib/firmware/3com/typhoon.bin >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/acenic >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 73116 Sep 12 18:53 usr/lib/firmware/acenic/tg1.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 77452 Sep 12 18:53 usr/lib/firmware/acenic/tg2.bin >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/adaptec >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/adaptec/starfire_rx.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 2 root root 832 Sep 12 18:53 usr/lib/firmware/adaptec/starfire_tx.bin >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/advansys >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 5026 Sep 12 18:53 usr/lib/firmware/advansys/3550.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 5340 Sep 12 18:53 usr/lib/firmware/advansys/38C0800.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 6334 Sep 12 18:53 usr/lib/firmware/advansys/38C1600.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 2308 Sep 12 18:53 usr/lib/firmware/advansys/mcode.bin >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/bnx2 >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 92824 Sep 12 18:53 usr/lib/firmware/bnx2/bnx2-mips-06-6.2.3.fw >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 103904 Sep 12 18:53 usr/lib/firmware/bnx2/bnx2-mips-09-6.2.1b.fw >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 5696 Sep 12 18:53 usr/lib/firmware/bnx2/bnx2-rv2p-06-6.0.15.fw >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 6104 Sep 12 18:53 usr/lib/firmware/bnx2/bnx2-rv2p-09-6.0.17.fw >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 6616 Sep 12 18:53 usr/lib/firmware/bnx2/bnx2-rv2p-09ax-6.0.17.fw >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/bnx2x >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 163592 Sep 12 18:53 usr/lib/firmware/bnx2x/bnx2x-e1-7.8.19.0.fw >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 171920 Sep 12 18:53 usr/lib/firmware/bnx2x/bnx2x-e1h-7.8.19.0.fw >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 310440 Sep 12 18:53 usr/lib/firmware/bnx2x/bnx2x-e2-7.8.19.0.fw >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 414016 Sep 12 18:53 usr/lib/firmware/cbfw-3.2.3.0.bin >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/cis >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 136 Sep 12 18:53 usr/lib/firmware/cis/DP83903.cis >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 253 Sep 12 18:53 usr/lib/firmware/cis/LA-PCM.cis >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 54 Sep 12 18:53 usr/lib/firmware/cis/NE2K.cis >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 210 Sep 12 18:53 usr/lib/firmware/cis/PCMLM28.cis >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 68 Sep 12 18:53 usr/lib/firmware/cis/PE-200.cis >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 74 Sep 12 18:53 usr/lib/firmware/cis/PE520.cis >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Sep 12 18:53 usr/lib/firmware/cis/tamarack.cis >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 583688 Sep 12 18:53 usr/lib/firmware/ct2fw-3.2.3.0.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 538712 Sep 12 18:53 usr/lib/firmware/ctfw-3.2.3.0.bin >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/cxgb3 >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 1088 Sep 12 18:53 usr/lib/firmware/cxgb3/ael2005_opt_edc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 1468 Sep 12 18:53 usr/lib/firmware/cxgb3/ael2005_twx_edc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 1584 Sep 12 18:53 usr/lib/firmware/cxgb3/ael2020_twx_edc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 2564 Sep 12 18:53 usr/lib/firmware/cxgb3/t3b_psram-1.1.0.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 2564 Sep 12 18:53 usr/lib/firmware/cxgb3/t3c_psram-1.1.0.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 31812 Sep 12 18:53 usr/lib/firmware/cxgb3/t3fw-7.12.0.bin >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/cxgb4 >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 512512 Sep 12 18:53 usr/lib/firmware/cxgb4/t4fw-1.11.27.0.bin >Oct 30 09:03:42 localhost dracut[2590]: lrwxrwxrwx 1 root root 18 Oct 30 09:03 usr/lib/firmware/cxgb4/t4fw.bin -> t4fw-1.11.27.0.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 513024 Sep 12 18:53 usr/lib/firmware/cxgb4/t5fw-1.11.27.0.bin >Oct 30 09:03:42 localhost dracut[2590]: lrwxrwxrwx 1 root root 18 Oct 30 09:03 usr/lib/firmware/cxgb4/t5fw.bin -> t5fw-1.11.27.0.bin >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/e100 >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 539 Sep 12 18:53 usr/lib/firmware/e100/d101m_ucode.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 539 Sep 12 18:53 usr/lib/firmware/e100/d101s_ucode.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 539 Sep 12 18:53 usr/lib/firmware/e100/d102e_ucode.bin >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/ene-ub6250 >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/ene-ub6250/ms_init.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/ene-ub6250/ms_rdwr.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/ene-ub6250/msp_rdwr.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/ene-ub6250/sd_init1.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/ene-ub6250/sd_init2.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/ene-ub6250/sd_rdwr.bin >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/isci >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 232 Sep 12 18:53 usr/lib/firmware/isci/isci_firmware.bin >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/kaweth >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 3276 Sep 12 18:53 usr/lib/firmware/kaweth/new_code.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 622 Sep 12 18:53 usr/lib/firmware/kaweth/new_code_fix.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 182 Sep 12 18:53 usr/lib/firmware/kaweth/trigger_code.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 22 Sep 12 18:53 usr/lib/firmware/kaweth/trigger_code_fix.bin >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/libertas >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 96716 Sep 12 18:53 usr/lib/firmware/libertas/sd8385.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 2140 Sep 12 18:53 usr/lib/firmware/libertas/sd8385_helper.bin >Oct 30 09:03:42 localhost dracut[2590]: lrwxrwxrwx 1 root root 18 Oct 30 09:03 usr/lib/firmware/libertas/sd8688.bin -> ../mrvl/sd8688.bin >Oct 30 09:03:42 localhost dracut[2590]: lrwxrwxrwx 1 root root 25 Oct 30 09:03 usr/lib/firmware/libertas/sd8688_helper.bin -> ../mrvl/sd8688_helper.bin >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/mrvl >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 259172 Sep 12 18:53 usr/lib/firmware/mrvl/sd8688.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 2616 Sep 12 18:53 usr/lib/firmware/mrvl/sd8688_helper.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 458108 Sep 12 18:53 usr/lib/firmware/mrvl/sd8797_uapsta.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 639012 Sep 12 18:53 usr/lib/firmware/mrvl/sd8897_uapsta.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 378736 Sep 12 18:53 usr/lib/firmware/myri10ge_eth_z8e.dat >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 389056 Sep 12 18:53 usr/lib/firmware/myri10ge_ethp_z8e.dat >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 536176 Sep 12 18:53 usr/lib/firmware/myri10ge_rss_eth_z8e.dat >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 545920 Sep 12 18:53 usr/lib/firmware/myri10ge_rss_ethp_z8e.dat >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/ositech >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 2778 Sep 12 18:53 usr/lib/firmware/ositech/Xilinx7OD.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 1845305 Sep 12 18:53 usr/lib/firmware/phanfw.bin >Oct 30 09:03:42 localhost dracut[2590]: -rwxr-xr-x 1 root root 459260 Sep 12 18:53 usr/lib/firmware/qat_895xcc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 76802 Sep 12 18:53 usr/lib/firmware/ql2100_fw.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 84566 Sep 12 18:53 usr/lib/firmware/ql2200_fw.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 125252 Sep 12 18:53 usr/lib/firmware/ql2300_fw.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 136038 Sep 12 18:53 usr/lib/firmware/ql2322_fw.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 260656 Sep 12 18:53 usr/lib/firmware/ql2400_fw.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 266912 Sep 12 18:53 usr/lib/firmware/ql2500_fw.bin >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/qlogic >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 33462 Sep 12 18:53 usr/lib/firmware/qlogic/1040.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 28056 Sep 12 18:53 usr/lib/firmware/qlogic/12160.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 31842 Sep 12 18:53 usr/lib/firmware/qlogic/1280.bin >Oct 30 09:03:42 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/radeon >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 8704 Sep 12 18:53 usr/lib/firmware/radeon/ARUBA_me.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 8704 Sep 12 18:53 usr/lib/firmware/radeon/ARUBA_pfp.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 6144 Sep 12 18:53 usr/lib/firmware/radeon/ARUBA_rlc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 3 root root 24096 Sep 12 18:53 usr/lib/firmware/radeon/BARTS_mc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 3 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/BARTS_me.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 4480 Sep 12 18:53 usr/lib/firmware/radeon/BARTS_pfp.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 24840 Sep 12 18:53 usr/lib/firmware/radeon/BARTS_smc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 2 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_ce.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 31464 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_mc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 31792 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_mc2.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_me.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 16768 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_mec.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_pfp.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 8192 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_rlc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 5 root root 4200 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_sdma.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 130540 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_smc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 224408 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_uvd.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 78248 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_vce.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 3072 Sep 12 18:53 usr/lib/firmware/radeon/BTC_rlc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 3 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/CAICOS_mc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 3 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/CAICOS_me.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 4480 Sep 12 18:53 usr/lib/firmware/radeon/CAICOS_pfp.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 24512 Sep 12 18:53 usr/lib/firmware/radeon/CAICOS_smc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 24148 Sep 12 18:53 usr/lib/firmware/radeon/CAYMAN_mc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 8704 Sep 12 18:53 usr/lib/firmware/radeon/CAYMAN_me.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 8704 Sep 12 18:53 usr/lib/firmware/radeon/CAYMAN_pfp.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 4096 Sep 12 18:53 usr/lib/firmware/radeon/CAYMAN_rlc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 31212 Sep 12 18:53 usr/lib/firmware/radeon/CAYMAN_smc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 5504 Sep 12 18:53 usr/lib/firmware/radeon/CEDAR_me.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/CEDAR_pfp.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/CEDAR_rlc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 23888 Sep 12 18:53 usr/lib/firmware/radeon/CEDAR_smc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/CYPRESS_me.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/CYPRESS_pfp.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/CYPRESS_rlc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 25080 Sep 12 18:53 usr/lib/firmware/radeon/CYPRESS_smc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 115736 Sep 12 18:53 usr/lib/firmware/radeon/CYPRESS_uvd.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 5 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/HAINAN_ce.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 4 root root 31452 Sep 12 18:53 usr/lib/firmware/radeon/HAINAN_mc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/HAINAN_mc2.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/HAINAN_me.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/HAINAN_pfp.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 8192 Sep 12 18:53 usr/lib/firmware/radeon/HAINAN_rlc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 59004 Sep 12 18:53 usr/lib/firmware/radeon/HAINAN_smc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/HAWAII_ce.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 31732 Sep 12 18:53 usr/lib/firmware/radeon/HAWAII_mc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 32364 Sep 12 18:53 usr/lib/firmware/radeon/HAWAII_mc2.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/HAWAII_me.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 16768 Sep 12 18:53 usr/lib/firmware/radeon/HAWAII_mec.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/HAWAII_pfp.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 8192 Sep 12 18:53 usr/lib/firmware/radeon/HAWAII_rlc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/HAWAII_sdma.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 130540 Sep 12 18:53 usr/lib/firmware/radeon/HAWAII_smc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 2 root root 5504 Sep 12 18:53 usr/lib/firmware/radeon/JUNIPER_me.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 2 root root 4480 Sep 12 18:53 usr/lib/firmware/radeon/JUNIPER_pfp.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 4 root root 3072 Sep 12 18:53 usr/lib/firmware/radeon/JUNIPER_rlc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 24352 Sep 12 18:53 usr/lib/firmware/radeon/JUNIPER_smc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/KABINI_ce.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/KABINI_me.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 16768 Sep 12 18:53 usr/lib/firmware/radeon/KABINI_mec.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/KABINI_pfp.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 10240 Sep 12 18:53 usr/lib/firmware/radeon/KABINI_rlc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/KABINI_sdma.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 2 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/KAVERI_ce.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 2 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/KAVERI_me.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 16768 Sep 12 18:53 usr/lib/firmware/radeon/KAVERI_mec.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/KAVERI_pfp.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 10240 Sep 12 18:53 usr/lib/firmware/radeon/KAVERI_rlc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/KAVERI_sdma.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/MULLINS_ce.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/MULLINS_me.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 16768 Sep 12 18:53 usr/lib/firmware/radeon/MULLINS_mec.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/MULLINS_pfp.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 10240 Sep 12 18:53 usr/lib/firmware/radeon/MULLINS_rlc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/MULLINS_sdma.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/OLAND_ce.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/OLAND_mc.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/OLAND_mc2.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 2 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/OLAND_me.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/OLAND_pfp.bin >Oct 30 09:03:42 localhost dracut[2590]: -rw-r--r-- 1 root root 8192 Sep 12 18:53 usr/lib/firmware/radeon/OLAND_rlc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 59316 Sep 12 18:53 usr/lib/firmware/radeon/OLAND_smc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 5504 Sep 12 18:53 usr/lib/firmware/radeon/PALM_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4480 Sep 12 18:53 usr/lib/firmware/radeon/PALM_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/PITCAIRN_ce.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 3 root root 31076 Sep 12 18:53 usr/lib/firmware/radeon/PITCAIRN_mc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 31100 Sep 12 18:53 usr/lib/firmware/radeon/PITCAIRN_mc2.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/PITCAIRN_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/PITCAIRN_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8192 Sep 12 18:53 usr/lib/firmware/radeon/PITCAIRN_rlc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 59892 Sep 12 18:53 usr/lib/firmware/radeon/PITCAIRN_smc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/radeon/R100_cp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/radeon/R200_cp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/radeon/R300_cp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/radeon/R420_cp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/radeon/R520_cp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 21504 Sep 12 18:53 usr/lib/firmware/radeon/R600_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2304 Sep 12 18:53 usr/lib/firmware/radeon/R600_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3072 Sep 12 18:53 usr/lib/firmware/radeon/R600_rlc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4096 Sep 12 18:53 usr/lib/firmware/radeon/R700_rlc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 5504 Sep 12 18:53 usr/lib/firmware/radeon/REDWOOD_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 4480 Sep 12 18:53 usr/lib/firmware/radeon/REDWOOD_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/REDWOOD_rlc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 24332 Sep 12 18:53 usr/lib/firmware/radeon/REDWOOD_smc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/radeon/RS600_cp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/radeon/RS690_cp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 21504 Sep 12 18:53 usr/lib/firmware/radeon/RS780_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2304 Sep 12 18:53 usr/lib/firmware/radeon/RS780_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/RV610_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 5 root root 2304 Sep 12 18:53 usr/lib/firmware/radeon/RV610_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 21504 Sep 12 18:53 usr/lib/firmware/radeon/RV620_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/RV620_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/RV630_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/RV630_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 21504 Sep 12 18:53 usr/lib/firmware/radeon/RV635_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/RV635_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 21504 Sep 12 18:53 usr/lib/firmware/radeon/RV670_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/RV670_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 5440 Sep 12 18:53 usr/lib/firmware/radeon/RV710_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/RV710_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 16160 Sep 12 18:53 usr/lib/firmware/radeon/RV710_smc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 116120 Sep 12 18:53 usr/lib/firmware/radeon/RV710_uvd.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 5440 Sep 12 18:53 usr/lib/firmware/radeon/RV730_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 3392 Sep 12 18:53 usr/lib/firmware/radeon/RV730_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 16684 Sep 12 18:53 usr/lib/firmware/radeon/RV730_smc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 16840 Sep 12 18:53 usr/lib/firmware/radeon/RV740_smc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 5440 Sep 12 18:53 usr/lib/firmware/radeon/RV770_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3392 Sep 12 18:53 usr/lib/firmware/radeon/RV770_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 16656 Sep 12 18:53 usr/lib/firmware/radeon/RV770_smc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/SUMO2_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4480 Sep 12 18:53 usr/lib/firmware/radeon/SUMO2_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 5504 Sep 12 18:53 usr/lib/firmware/radeon/SUMO_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4480 Sep 12 18:53 usr/lib/firmware/radeon/SUMO_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3072 Sep 12 18:53 usr/lib/firmware/radeon/SUMO_rlc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 205080 Sep 12 18:53 usr/lib/firmware/radeon/SUMO_uvd.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/TAHITI_ce.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 3 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/TAHITI_mc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 31232 Sep 12 18:53 usr/lib/firmware/radeon/TAHITI_mc2.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/TAHITI_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/TAHITI_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8192 Sep 12 18:53 usr/lib/firmware/radeon/TAHITI_rlc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 62552 Sep 12 18:53 usr/lib/firmware/radeon/TAHITI_smc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 219672 Sep 12 18:53 usr/lib/firmware/radeon/TAHITI_uvd.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 3 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/TURKS_mc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 3 root root 5504 Sep 12 18:53 usr/lib/firmware/radeon/TURKS_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4480 Sep 12 18:53 usr/lib/firmware/radeon/TURKS_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 24668 Sep 12 18:53 usr/lib/firmware/radeon/TURKS_smc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/VERDE_ce.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 3 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/VERDE_mc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 31500 Sep 12 18:53 usr/lib/firmware/radeon/VERDE_mc2.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/VERDE_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/VERDE_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8192 Sep 12 18:53 usr/lib/firmware/radeon/VERDE_rlc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 60388 Sep 12 18:53 usr/lib/firmware/radeon/VERDE_smc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/bonaire_ce.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 32336 Sep 12 18:53 usr/lib/firmware/radeon/bonaire_mc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/bonaire_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 17024 Sep 12 18:53 usr/lib/firmware/radeon/bonaire_mec.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/bonaire_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8448 Sep 12 18:53 usr/lib/firmware/radeon/bonaire_rlc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/bonaire_sdma.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 130796 Sep 12 18:53 usr/lib/firmware/radeon/bonaire_smc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 5 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/hainan_ce.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 31996 Sep 12 18:53 usr/lib/firmware/radeon/hainan_mc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/hainan_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/hainan_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8448 Sep 12 18:53 usr/lib/firmware/radeon/hainan_rlc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 61500 Sep 12 18:53 usr/lib/firmware/radeon/hainan_smc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/hawaii_ce.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 32796 Sep 12 18:53 usr/lib/firmware/radeon/hawaii_mc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/hawaii_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 17024 Sep 12 18:53 usr/lib/firmware/radeon/hawaii_mec.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/hawaii_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8448 Sep 12 18:53 usr/lib/firmware/radeon/hawaii_rlc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 5 root root 4456 Sep 12 18:53 usr/lib/firmware/radeon/hawaii_sdma.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 130796 Sep 12 18:53 usr/lib/firmware/radeon/hawaii_smc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 4 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/kabini_ce.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 3 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/kabini_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/kabini_mec.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/kabini_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 10496 Sep 12 18:53 usr/lib/firmware/radeon/kabini_rlc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/kabini_sdma.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/kaveri_ce.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 3 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/kaveri_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/kaveri_mec.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 17024 Sep 12 18:53 usr/lib/firmware/radeon/kaveri_mec2.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/kaveri_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 10496 Sep 12 18:53 usr/lib/firmware/radeon/kaveri_rlc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/kaveri_sdma.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/mullins_ce.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 3 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/mullins_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 17024 Sep 12 18:53 usr/lib/firmware/radeon/mullins_mec.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/mullins_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 10496 Sep 12 18:53 usr/lib/firmware/radeon/mullins_rlc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/mullins_sdma.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/oland_ce.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 31996 Sep 12 18:53 usr/lib/firmware/radeon/oland_mc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/oland_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/oland_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8448 Sep 12 18:53 usr/lib/firmware/radeon/oland_rlc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 62316 Sep 12 18:53 usr/lib/firmware/radeon/oland_smc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/pitcairn_ce.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 31644 Sep 12 18:53 usr/lib/firmware/radeon/pitcairn_mc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/pitcairn_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/pitcairn_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8448 Sep 12 18:53 usr/lib/firmware/radeon/pitcairn_rlc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 61304 Sep 12 18:53 usr/lib/firmware/radeon/pitcairn_smc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/tahiti_ce.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 31776 Sep 12 18:53 usr/lib/firmware/radeon/tahiti_mc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 4 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/tahiti_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/tahiti_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8448 Sep 12 18:53 usr/lib/firmware/radeon/tahiti_rlc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 63956 Sep 12 18:53 usr/lib/firmware/radeon/tahiti_smc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/verde_ce.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 32044 Sep 12 18:53 usr/lib/firmware/radeon/verde_mc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/verde_me.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/verde_pfp.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8448 Sep 12 18:53 usr/lib/firmware/radeon/verde_rlc.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 61800 Sep 12 18:53 usr/lib/firmware/radeon/verde_smc.bin >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/rtl_nic >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2076 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8105e-1.fw >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1856 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8106e-1.fw >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 832 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8106e-2.fw >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1492 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8168d-1.fw >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1324 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8168d-2.fw >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 5500 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8168e-1.fw >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3920 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8168e-2.fw >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3872 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8168e-3.fw >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3424 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8168f-1.fw >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1232 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8168f-2.fw >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4896 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8168g-2.fw >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 832 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8168g-3.fw >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1824 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8402-1.fw >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2112 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8411-1.fw >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1040 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8411-2.fw >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/sun >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2253 Sep 12 18:53 usr/lib/firmware/sun/cassini.bin >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/tehuti >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 42768 Sep 12 18:53 usr/lib/firmware/tehuti/bdx.bin >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/tigon >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2668 Sep 12 18:53 usr/lib/firmware/tigon/tg3.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 7004 Sep 12 18:53 usr/lib/firmware/tigon/tg3_tso.bin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3884 Sep 12 18:53 usr/lib/firmware/tigon/tg3_tso5.bin >Oct 30 09:03:43 localhost dracut[2590]: -rwxr-xr-x 1 root root 6347 Jun 30 06:03 usr/lib/fs-lib.sh >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 6 root root 0 Oct 30 09:03 usr/lib/kbd >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/kbd/consolefonts >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3019 Aug 16 23:59 usr/lib/kbd/consolefonts/161.cp.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3086 Aug 16 23:59 usr/lib/kbd/consolefonts/162.cp.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3069 Aug 16 23:59 usr/lib/kbd/consolefonts/163.cp.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3136 Aug 16 23:59 usr/lib/kbd/consolefonts/164.cp.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3247 Aug 16 23:59 usr/lib/kbd/consolefonts/165.cp.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2948 Aug 16 23:59 usr/lib/kbd/consolefonts/737.cp.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2914 Aug 16 23:59 usr/lib/kbd/consolefonts/880.cp.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2759 Aug 16 23:59 usr/lib/kbd/consolefonts/928.cp.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2159 Aug 16 23:59 usr/lib/kbd/consolefonts/972.cp.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3791 Aug 16 23:59 usr/lib/kbd/consolefonts/Agafari-12.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3839 Aug 16 23:59 usr/lib/kbd/consolefonts/Agafari-14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3904 Aug 16 23:59 usr/lib/kbd/consolefonts/Agafari-16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1985 Aug 16 23:59 usr/lib/kbd/consolefonts/Cyr_a8x14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2020 Aug 16 23:59 usr/lib/kbd/consolefonts/Cyr_a8x16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1751 Aug 16 23:59 usr/lib/kbd/consolefonts/Cyr_a8x8.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 191 Aug 16 23:59 usr/lib/kbd/consolefonts/ERRORS >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3702 Aug 16 23:59 usr/lib/kbd/consolefonts/Goha-12.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3715 Aug 16 23:59 usr/lib/kbd/consolefonts/Goha-14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3779 Aug 16 23:59 usr/lib/kbd/consolefonts/Goha-16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3698 Aug 16 23:59 usr/lib/kbd/consolefonts/GohaClassic-12.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3724 Aug 16 23:59 usr/lib/kbd/consolefonts/GohaClassic-14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3789 Aug 16 23:59 usr/lib/kbd/consolefonts/GohaClassic-16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2022 Aug 16 23:59 usr/lib/kbd/consolefonts/Lat2-Terminus16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3584 Aug 16 23:59 usr/lib/kbd/consolefonts/LatArCyrHeb-08.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4089 Aug 16 23:59 usr/lib/kbd/consolefonts/LatArCyrHeb-14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4184 Aug 16 23:59 usr/lib/kbd/consolefonts/LatArCyrHeb-16+.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4096 Aug 16 23:59 usr/lib/kbd/consolefonts/LatArCyrHeb-16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4260 Aug 16 23:59 usr/lib/kbd/consolefonts/LatArCyrHeb-19.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 6004 Aug 16 23:59 usr/lib/kbd/consolefonts/LatGrkCyr-12x22.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3813 Aug 16 23:59 usr/lib/kbd/consolefonts/LatGrkCyr-8x16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4113 Aug 16 23:59 usr/lib/kbd/consolefonts/LatKaCyrHeb-14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1387 Aug 16 23:59 usr/lib/kbd/consolefonts/Mik_8x16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2709 Aug 16 23:59 usr/lib/kbd/consolefonts/UniCyrExt_8x16.psf.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1929 Aug 16 23:59 usr/lib/kbd/consolefonts/UniCyr_8x14.psf.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1996 Aug 16 23:59 usr/lib/kbd/consolefonts/UniCyr_8x16.psf.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1728 Aug 16 23:59 usr/lib/kbd/consolefonts/UniCyr_8x8.psf.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1290 Aug 16 23:59 usr/lib/kbd/consolefonts/alt-8x14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1488 Aug 16 23:59 usr/lib/kbd/consolefonts/alt-8x16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1084 Aug 16 23:59 usr/lib/kbd/consolefonts/alt-8x8.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1415 Aug 16 23:59 usr/lib/kbd/consolefonts/altc-8x16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1114 Aug 16 23:59 usr/lib/kbd/consolefonts/aply16.psf.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1593 Aug 16 23:59 usr/lib/kbd/consolefonts/arm8.fnt.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1877 Aug 16 23:59 usr/lib/kbd/consolefonts/cp1250.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1963 Aug 16 23:59 usr/lib/kbd/consolefonts/cp850-8x14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2025 Aug 16 23:59 usr/lib/kbd/consolefonts/cp850-8x16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1760 Aug 16 23:59 usr/lib/kbd/consolefonts/cp850-8x8.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1106 Aug 16 23:59 usr/lib/kbd/consolefonts/cp857.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1282 Aug 16 23:59 usr/lib/kbd/consolefonts/cp857.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1342 Aug 16 23:59 usr/lib/kbd/consolefonts/cp857.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1989 Aug 16 23:59 usr/lib/kbd/consolefonts/cp865-8x14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2050 Aug 16 23:59 usr/lib/kbd/consolefonts/cp865-8x16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1768 Aug 16 23:59 usr/lib/kbd/consolefonts/cp865-8x8.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1329 Aug 16 23:59 usr/lib/kbd/consolefonts/cp866-8x14.psf.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1351 Aug 16 23:59 usr/lib/kbd/consolefonts/cp866-8x16.psf.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1112 Aug 16 23:59 usr/lib/kbd/consolefonts/cp866-8x8.psf.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1212 Aug 16 23:59 usr/lib/kbd/consolefonts/cybercafe.fnt.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2070 Aug 16 23:59 usr/lib/kbd/consolefonts/cyr-sun16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2076 Aug 16 23:59 usr/lib/kbd/consolefonts/default8x16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1879 Aug 16 23:59 usr/lib/kbd/consolefonts/default8x9.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3412 Aug 16 23:59 usr/lib/kbd/consolefonts/drdos8x14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3486 Aug 16 23:59 usr/lib/kbd/consolefonts/drdos8x16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2558 Aug 16 23:59 usr/lib/kbd/consolefonts/drdos8x6.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3065 Aug 16 23:59 usr/lib/kbd/consolefonts/drdos8x8.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4110 Aug 16 23:59 usr/lib/kbd/consolefonts/eurlatgr.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1707 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737a-8x8.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1915 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737a-9x14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1975 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737a-9x16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1819 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737b-8x11.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2137 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737b-9x16-medieval.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1932 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737c-8x14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 1970 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737c-8x16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1516 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737c-8x6.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1563 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737c-8x7.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1743 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737c-8x8.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737d-8x16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1737 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928-8x16-thin.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1774 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928-9x14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1809 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928-9x16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1784 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928a-8x14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1824 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928a-8x16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2057 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928b-8x14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2100 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928b-8x16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3162 Aug 16 23:59 usr/lib/kbd/consolefonts/greek-polytonic.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/consolefonts/iso01-12x22.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso01.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso01.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso01.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 3211 Aug 16 23:59 usr/lib/kbd/consolefonts/iso02-12x22.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso02.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso02.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso02.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso03.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso03.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso03.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso04.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso04.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso04.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso05.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso05.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso05.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso06.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso06.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso06.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso07.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso07.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2082 Aug 16 23:59 usr/lib/kbd/consolefonts/iso07u-16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso08.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso08.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso08.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso09.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso09.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso09.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 86 Aug 16 23:59 usr/lib/kbd/consolefonts/iso10.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 86 Aug 16 23:59 usr/lib/kbd/consolefonts/iso10.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 86 Aug 16 23:59 usr/lib/kbd/consolefonts/iso10.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1261 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8-14.psf.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1412 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8c-8x16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1299 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8r-8x14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1493 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8r-8x16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1090 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8r-8x8.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1768 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8r.8x8.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2090 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8u_8x14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2111 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8u_8x16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1835 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8u_8x8.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1790 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-08.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1868 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-10.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1978 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-12.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2011 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2063 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1989 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-sun16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1779 Aug 16 23:59 usr/lib/kbd/consolefonts/lat1-08.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1861 Aug 16 23:59 usr/lib/kbd/consolefonts/lat1-10.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1964 Aug 16 23:59 usr/lib/kbd/consolefonts/lat1-12.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1998 Aug 16 23:59 usr/lib/kbd/consolefonts/lat1-14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2076 Aug 16 23:59 usr/lib/kbd/consolefonts/lat1-16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1748 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-08.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1868 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-10.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1910 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-12.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1982 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1991 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1984 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-sun16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2018 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2a-16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1821 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-08.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1925 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-10.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1995 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-12.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2046 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2151 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-16+.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2057 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2197 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-19.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1820 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-08.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1927 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-10.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1995 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-12.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2048 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2152 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-16+.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2054 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2193 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-19.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1965 Aug 16 23:59 usr/lib/kbd/consolefonts/lat5-12.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1995 Aug 16 23:59 usr/lib/kbd/consolefonts/lat5-14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2061 Aug 16 23:59 usr/lib/kbd/consolefonts/lat5-16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1838 Aug 16 23:59 usr/lib/kbd/consolefonts/lat7-14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2083 Aug 16 23:59 usr/lib/kbd/consolefonts/lat7a-14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1372 Aug 16 23:59 usr/lib/kbd/consolefonts/lat7a-16.psf.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1099 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9-08.psf.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1175 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9-10.psf.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1290 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9-12.psf.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1308 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9-14.psf.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1364 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9-16.psf.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1783 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9u-08.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1865 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9u-10.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1976 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9u-12.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2009 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9u-14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2061 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9u-16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1771 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9v-08.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1853 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9v-10.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1973 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9v-12.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1999 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9v-14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2054 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9v-16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1787 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9w-08.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1870 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9w-10.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1989 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9w-12.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2015 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9w-14.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2069 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9w-16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3803 Aug 16 23:59 usr/lib/kbd/consolefonts/latarcyrheb-sun16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 5171 Aug 16 23:59 usr/lib/kbd/consolefonts/latarcyrheb-sun32.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3389 Aug 16 23:59 usr/lib/kbd/consolefonts/pancyrillic.f16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/consolefonts/partialfonts >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 693 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 805 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 812 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 710 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 818 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 825 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 713 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 803 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 800 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 659 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 744 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 752 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 707 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 819 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 822 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 709 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 800 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 825 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 436 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 498 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 499 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 648 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 803 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 818 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 501 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 565 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 576 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 699 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 791 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 814 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 650 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 749 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 778 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 330 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 371 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 380 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 36 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/none.00-17.08.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 40 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/none.00-17.14.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 40 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/none.00-17.16.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2084 Aug 16 23:59 usr/lib/kbd/consolefonts/ruscii_8x16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2059 Aug 16 23:59 usr/lib/kbd/consolefonts/ruscii_8x8.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2708 Aug 16 23:59 usr/lib/kbd/consolefonts/sun12x22.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1467 Aug 16 23:59 usr/lib/kbd/consolefonts/t.fnt.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1515 Aug 16 23:59 usr/lib/kbd/consolefonts/t850b.fnt.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1363 Aug 16 23:59 usr/lib/kbd/consolefonts/tcvn8x16.psf.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1891 Aug 16 23:59 usr/lib/kbd/consolefonts/viscii10-8x16.psfu.gz >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/kbd/consoletrans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9216 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-10_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8994 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-13_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9279 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-14_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8839 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-15_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8806 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-1_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9034 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-2_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8712 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-3_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9006 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-4_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8645 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-5_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 6418 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-6_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8471 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-7_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 6566 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-8_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8786 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-9_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1698 Aug 16 23:59 usr/lib/kbd/consoletrans/baltic.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9307 Aug 16 23:59 usr/lib/kbd/consoletrans/cp1250_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9769 Aug 16 23:59 usr/lib/kbd/consoletrans/cp1251_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1834 Aug 16 23:59 usr/lib/kbd/consoletrans/cp437_to_iso01.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9529 Aug 16 23:59 usr/lib/kbd/consoletrans/cp437_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9568 Aug 16 23:59 usr/lib/kbd/consoletrans/cp737_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9500 Aug 16 23:59 usr/lib/kbd/consoletrans/cp775_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1172 Aug 16 23:59 usr/lib/kbd/consoletrans/cp850_to_iso01.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9378 Aug 16 23:59 usr/lib/kbd/consoletrans/cp850_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9677 Aug 16 23:59 usr/lib/kbd/consoletrans/cp852_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9562 Aug 16 23:59 usr/lib/kbd/consoletrans/cp853_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9293 Aug 16 23:59 usr/lib/kbd/consoletrans/cp855_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9369 Aug 16 23:59 usr/lib/kbd/consoletrans/cp857_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9570 Aug 16 23:59 usr/lib/kbd/consoletrans/cp860_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9554 Aug 16 23:59 usr/lib/kbd/consoletrans/cp861_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9133 Aug 16 23:59 usr/lib/kbd/consoletrans/cp862_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9427 Aug 16 23:59 usr/lib/kbd/consoletrans/cp863_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9333 Aug 16 23:59 usr/lib/kbd/consoletrans/cp864_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9549 Aug 16 23:59 usr/lib/kbd/consoletrans/cp865_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9475 Aug 16 23:59 usr/lib/kbd/consoletrans/cp866_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 9109 Aug 16 23:59 usr/lib/kbd/consoletrans/cp869_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8219 Aug 16 23:59 usr/lib/kbd/consoletrans/cp874_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 5914 Aug 16 23:59 usr/lib/kbd/consoletrans/iso02_to_cp1250.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2455 Aug 16 23:59 usr/lib/kbd/consoletrans/koi2alt >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 10105 Aug 16 23:59 usr/lib/kbd/consoletrans/koi8-r_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 10067 Aug 16 23:59 usr/lib/kbd/consoletrans/koi8-u_to_uni.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1468 Aug 16 23:59 usr/lib/kbd/consoletrans/koi8u2ruscii >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 256 Aug 16 23:59 usr/lib/kbd/consoletrans/latin2u.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 923 Aug 16 23:59 usr/lib/kbd/consoletrans/null >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2122 Aug 16 23:59 usr/lib/kbd/consoletrans/space >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1891 Aug 16 23:59 usr/lib/kbd/consoletrans/trivial >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1698 Aug 16 23:59 usr/lib/kbd/consoletrans/vga2iso >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1418 Aug 16 23:59 usr/lib/kbd/consoletrans/viscii1.0_to_tcvn.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1847 Aug 16 23:59 usr/lib/kbd/consoletrans/viscii1.0_to_viscii1.1.trans >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1747 Aug 16 23:59 usr/lib/kbd/consoletrans/zero >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 4 root root 0 Oct 30 09:03 usr/lib/kbd/keymaps >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 9 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/amiga >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2970 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/amiga/amiga-de.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1889 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/amiga/amiga-us.map.gz >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/atari >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2741 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/atari/atari-de.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2925 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/atari/atari-se.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2767 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/atari/atari-uk-falcon.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2985 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/atari/atari-us.map.gz >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 11 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386 >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/kbd/keymaps/legacy/i386/azerty >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 886 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/azerty.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 901 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/be-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 3 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin0.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 873 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 3 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin9.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 842 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-old.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 957 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-pc.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 3 root root 5683 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 343 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/wangbe.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1786 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/wangbe2.map.gz >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/bepo >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 5617 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/bepo/fr-bepo-latin9.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1832 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/bepo/fr-bepo.map.gz >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/colemak >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1449 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/colemak/en-latin9.map.gz >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/dvorak >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 145 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/ANSI-dvorak.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1314 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-ca-fr.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1309 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-es.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1227 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-fr.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1205 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-l.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1202 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-r.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2598 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-ru.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1242 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-sv-a1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1023 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-sv-a5.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 841 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-uk.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 782 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1045 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/no-dvorak.map.gz >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/fgGIod >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2258 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/fgGIod/tr_f-latin5.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1035 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/fgGIod/trf-fgGIod.map.gz >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/include >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 230 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/applkey.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 438 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/azerty-layout.inc >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 65 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/backspace.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 278 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/compose.inc >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 126 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/ctrl.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 182 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/euro.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 253 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/euro1.inc >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 193 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/euro1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 194 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/euro2.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 453 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/keypad.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4353 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/linux-keys-bare.inc >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1148 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/linux-keys-extd.inc >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 746 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-alt-and-altgr.inc >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3029 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-modeshift-altgr.inc >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 146 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-two-alt-keys.inc >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 456 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/qwerty-layout.inc >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 456 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/qwertz-layout.inc >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 426 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/unicode.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 116 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/windowkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/olpc >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 876 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/olpc/es-olpc.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 852 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/olpc/pt-olpc.map.gz >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/kbd/keymaps/legacy/i386/qwerty >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2499 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bashkir.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2981 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg-cp1251.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2328 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg-cp855.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4627 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_bds-cp1251.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4622 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_bds-utf8.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4540 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_pho-cp1251.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4528 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_pho-utf8.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2026 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-abnt.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1104 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-abnt2.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1106 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-latin1-abnt2.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 984 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-latin1-us.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2332 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/by-cp1251.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2854 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/by.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2330 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bywin-cp1251.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1174 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/cf.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2568 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-cp1250.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2726 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-lat2-prog.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2655 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-lat2.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8760 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-qwerty.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2408 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/defkeymap.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2181 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/defkeymap_V1.0.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 962 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/dk-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 941 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/dk.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 987 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/emacs.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 775 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/emacs2.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1511 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/es-cp850.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1133 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/es.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 153 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/et-nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1141 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/et.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1434 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/fi.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2377 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/gr-pc.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3660 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/gr.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1313 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/hu101.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 12055 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/hypermap.m4 >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1445 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/il-heb.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1360 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/il-phonetic.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2410 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/il.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1762 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/is-latin1-us.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1216 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/is-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1054 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/it-ibm.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1230 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/it.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2046 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/it2.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 779 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/jp106.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2495 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/kazakh.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 666 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ko.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3387 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ky_alt_sh-UTF-8.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2420 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/kyrgyz.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1058 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/la-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2313 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.baltic.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 6095 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.l4.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 6172 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 542 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/lv-tilde.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1285 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/lv.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3147 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk-cp1251.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3201 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk-utf.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3164 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1745 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk0.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1075 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/nl.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1220 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/nl2.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1714 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/no-latin1.doc >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1533 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/no-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 805 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/no.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 387 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pc110.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1306 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1234 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2247 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl2.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2327 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl3.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1165 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl4.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 989 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt-latin9.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 930 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1618 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ro.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1435 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ro_std.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2316 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-cp1251.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3055 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-ms.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3046 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-yawerty.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3779 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3499 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2591 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru2.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3383 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru3.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3378 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru4.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2571 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru_win.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3487 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-CP1251.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3350 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-KOI8-R.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3476 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-UTF-8.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3456 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt_sh-UTF-8.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3373 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-CP1251.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3236 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-KOI8-R.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3363 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-UTF-8.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3398 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-CP1251.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3262 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-KOI8-R.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3389 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-UTF-8.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3344 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-CP1251.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3207 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-KOI8-R.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3334 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-UTF-8.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 177 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-fi-ir209.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 189 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-fi-lat6.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2432 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-ir209.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2540 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-lat6.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2614 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/sk-prog-qwerty.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1868 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/sk-qwerty.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 3307 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/sr-cy.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/sr-latin.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 1121 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/sv-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3490 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/tj_alt-UTF8.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1166 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/tr_q-latin5.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1132 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/tralt.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1578 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/trf.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1124 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/trq.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3374 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_alt-UTF-8.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3384 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_cplk-UTF-8.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3367 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_ct_sh-UTF-8.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3348 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_ctrl-UTF-8.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4232 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-cp1251.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 6958 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-utf-ws.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 6866 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-utf.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 6932 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-ws.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 6853 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 765 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/uk.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2549 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/us-acentos.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/us.map.gz >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/qwertz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1286 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/croat.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2539 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/cz-us-qwertz.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8706 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/cz.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 270 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-latin1-nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 898 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 347 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-mobii.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 847 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 294 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de_CH-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2377 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de_alt_UTF-8.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 973 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/fr_CH-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 873 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/fr_CH.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1252 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/hu.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 942 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg-latin1-lk450.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 992 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 924 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3161 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg.map.sg-decimal-separator >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2611 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sk-prog-qwertz.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2690 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sk-qwertz.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1191 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/slovene.map.gz >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/include >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 517 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.8859_7 >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 23 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.8859_8 >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 6030 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.latin >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3889 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.latin1 >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3465 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.latin2 >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2037 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.latin3 >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2897 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.latin4 >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 8402 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/vim-compose.latin1 >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 4 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/mac >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/kbd/keymaps/legacy/mac/all >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-be.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-de-latin1-nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-de-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-de_CH.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-dk-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-dvorak.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-es.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-fi-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-fr.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-fr_CH-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-it.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-pl.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-pt-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-se.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-template.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-uk.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-us.map.gz >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/kbd/keymaps/legacy/mac/include >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-azerty-layout.inc >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-euro.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-euro2.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-linux-keys-bare.inc >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-qwerty-layout.inc >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-qwertz-layout.inc >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 4 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/ppc >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/ppc/all >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 501 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-be.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 288 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de-latin1-nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 904 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 767 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de_CH.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 639 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-dk-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 799 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-dvorak.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 490 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-es.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 893 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fi-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 1108 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fr.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 786 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fr_CH-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 658 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-it.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 1160 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-pl.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 431 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-pt-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 508 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-se.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 264 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-template.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 760 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-uk.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 900 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-us.map.gz >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/ppc/include >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 439 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-azerty-layout.inc >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 182 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-euro.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 196 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-euro2.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 4956 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-linux-keys-bare.inc >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 438 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-qwerty-layout.inc >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 2 root root 438 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-qwertz-layout.inc >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/sun >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3022 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sun-pl-altgraph.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3186 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sun-pl.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2434 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sundvorak.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2433 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunkeymap.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2086 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt4-es.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2167 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt4-fi-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2091 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt4-no-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4931 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-cz-us.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2047 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-de-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2145 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-es.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2063 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-fi-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2488 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-fr-latin1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2518 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-ru.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 2274 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-uk.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4926 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-us-cz.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 1706 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt6-uk.map.gz >Oct 30 09:03:43 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/xkb >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3645 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/al-plisi-d1.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4090 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/al.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3941 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/at-mac.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3860 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/at-nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3902 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/at-sundeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3902 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/at.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3648 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/az.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4113 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/ba-alternatequotes.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4057 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/ba-unicode.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4061 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ba-unicodeus.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4115 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ba-us.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4116 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ba.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3975 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-iso-alternate.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3938 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4021 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-oss.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4025 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-oss_latin9.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4021 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-oss_sundeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3946 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-sundeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4161 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-wang.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3971 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/be.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3925 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/br-dvorak.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3919 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/br-nativo-epo.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3939 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/br-nativo-us.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3927 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/br-nativo.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3949 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/br-nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4000 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/br.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4026 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/by-latin.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3619 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ca-eng.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3694 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ca-fr-dvorak.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3702 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ca-fr-legacy.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3696 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ca-multi.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 13196 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ca-multix.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3686 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ca.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 5150 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-de_mac.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3972 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-de_nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3959 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-de_sundeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3960 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-fr.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 5178 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-fr_mac.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3972 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-fr_nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3960 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-fr_sundeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3953 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-legacy.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3959 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ch.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4078 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cm-azerty.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4801 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cm-dvorak.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3995 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cm-french.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4544 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cm-qwerty.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3619 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/cm.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3619 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/cn.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4190 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cz-bksl.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3781 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cz-dvorak-ucw.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4180 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cz-qwerty.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4165 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cz-qwerty_bksl.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4204 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/cz.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 13999 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-T3.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3936 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-deadacute.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3927 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-deadgraveacute.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4033 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-dsb.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4045 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-dsb_qwertz.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3846 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-dvorak.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3899 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-legacy.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3941 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-mac.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3979 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-mac_nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 5132 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-neo.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3860 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3915 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-qwerty.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3896 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-ro.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3858 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-ro_nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3902 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-sundeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3903 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-tr.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3902 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/de.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3796 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/dk-dvorak.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3867 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/dk-mac.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3917 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/dk-mac_nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3858 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/dk-nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3869 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/dk-winkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3872 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/dk.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3872 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ee-dvorak.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3846 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ee-nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4080 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ee-us.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3929 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ee.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 11019 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/epo-legacy.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4724 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/epo.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4042 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-ast.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4043 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-cat.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4026 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-deadtilde.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3911 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-dvorak.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4041 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-mac.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4015 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4041 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-sundeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4039 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-winkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4041 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/es.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 5345 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fi-classic.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3901 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fi-mac.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 5072 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fi-nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3840 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fi-smi.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 5421 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fi-winkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3851 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fo-nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3865 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/fo.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4130 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-bepo.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4088 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-bepo_latin9.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4012 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-bre.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3748 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-dvorak.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3864 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-latin9.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3853 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-latin9_nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3864 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-latin9_sundeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3757 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-mac.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3970 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fr-nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3968 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-oci.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3977 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fr-oss.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3983 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fr-oss_latin9.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3938 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fr-oss_nodeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3977 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-oss_sundeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3995 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fr-sundeadkeys.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3995 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/fr.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4030 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-colemak.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4011 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-dvorak.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4024 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-dvorakukp.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3967 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-extd.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3960 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-intl.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3976 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-mac.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3944 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-mac_intl.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3994 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/gb.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 4022 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/ge-ergonomic.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3668 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/ge-mess.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3488 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/ge-ru.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3536 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ge.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3652 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-akan.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3653 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-avn.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3687 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-ewe.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3722 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-fula.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3661 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-ga.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3700 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-generic.map.gz >Oct 30 09:03:43 localhost dracut[2590]: -rw-r--r-- 1 root root 3752 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-gillbt.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3722 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-hausa.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3629 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/gh.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4113 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/hr-alternatequotes.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4057 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/hr-unicode.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4061 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/hr-unicodeus.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3888 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/hr-us.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4106 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/hr.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4013 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_comma_dead.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3949 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_comma_nodead.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4010 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_dot_dead.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3947 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_dot_nodead.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4014 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_comma_dead.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3951 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_comma_nodead.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4011 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_dot_dead.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3949 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_dot_nodead.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4007 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_comma_dead.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3943 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_comma_nodead.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4004 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_dot_dead.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3940 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_dot_nodead.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4009 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_comma_dead.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3945 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_comma_nodead.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4006 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_dot_dead.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3942 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_dot_nodead.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3945 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-nodeadkeys.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4013 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-qwerty.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4009 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-standard.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4009 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/hu.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4611 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ie-CloGaelach.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 7611 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ie-UnicodeExpert.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3469 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ie-ogam_is434.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6258 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ie.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3921 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/il.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3628 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/in-eng.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3841 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/iq-ku.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3941 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/iq-ku_alt.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3832 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/iq-ku_ara.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3834 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/iq-ku_f.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3841 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ir-ku.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3941 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ir-ku_alt.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3832 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ir-ku_ara.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3834 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ir-ku_f.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3827 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/is-Sundeadkeys.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3858 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/is-dvorak.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3863 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/is-mac.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3822 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/is-nodeadkeys.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3899 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/is.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3750 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-geo.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3629 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-ibm.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3691 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-mac.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3883 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-nodeadkeys.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3853 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-us.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3932 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-winkeys.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3934 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/it.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3619 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/jp-OADG109A.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3618 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/jp-dvorak.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3626 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/jp-kana86.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3634 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/jp.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3655 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ke-kik.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3655 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ke.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3614 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/kr-kr104.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3619 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/kr.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4032 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/latam-deadtilde.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3994 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/latam-nodeadkeys.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4033 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/latam-sundeadkeys.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4029 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/latam.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3991 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lt-ibm.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3790 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lt-lekp.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3828 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lt-lekpa.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3965 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lt-std.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3989 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lt-us.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3995 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/lt.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3852 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-adapted.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3869 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-apostrophe.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3778 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-ergonomic.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3857 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-fkey.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3971 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-modern.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3877 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-tilde.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3866 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/lv.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3995 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ma-french.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3681 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/md-gag.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3792 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/md.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4103 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/me-latinalternatequotes.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4064 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/me-latinunicode.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4073 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/me-latinunicodeyz.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4128 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/me-latinyz.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4123 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/me.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4015 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ml-fr-oss.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3903 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ml-us-intl.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3994 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ml-us-mac.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4013 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ml.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4000 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/mt-us.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3970 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/mt.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3723 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ng-hausa.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3663 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ng-igbo.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3658 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ng-yoruba.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3630 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ng.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4001 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/nl-mac.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3670 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/nl-std.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3923 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/nl-sundeadkeys.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3923 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/nl.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3918 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-colemak.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3774 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-dvorak.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3942 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-mac.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3914 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-mac_nodeadkeys.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3956 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-nodeadkeys.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3840 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-smi.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3826 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-smi_nodeadkeys.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3919 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-winkeys.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3922 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/no.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3792 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ph-capewell-dvorak.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3791 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ph-capewell-qwerf2k6.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3788 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ph-colemak.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3788 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ph-dvorak.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3794 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ph.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4008 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-csb.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3763 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-dvorak.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3768 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-dvorak_altquotes.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3768 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-dvorak_quotes.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3830 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-dvp.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4033 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-legacy.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4074 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-qwertz.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4019 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-szl.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3961 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/pl.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3937 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pt-mac.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3954 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pt-mac_nodeadkeys.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3929 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/pt-mac_sundeadkeys.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3865 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/pt-nativo-epo.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3849 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/pt-nativo-us.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3843 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/pt-nativo.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3917 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pt-nodeadkeys.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3905 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pt-sundeadkeys.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3912 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/pt.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3793 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ro-cedilla.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3810 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ro-std.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3813 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ro-std_cedilla.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3957 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ro-winkeys.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3792 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ro.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4116 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/rs-latin.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4113 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/rs-latinalternatequotes.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4057 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/rs-latinunicode.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4061 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/rs-latinunicodeyz.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4115 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/rs-latinyz.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3799 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ru-cv_latin.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3941 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/se-dvorak.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3901 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/se-mac.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3824 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/se-nodeadkeys.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3840 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/se-smi.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3934 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/se-svdvorak.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3831 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/se.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4072 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/si-alternatequotes.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4075 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/si-us.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4076 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/si.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4183 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sk-bksl.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4192 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sk-qwerty.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4181 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sk-qwerty_bksl.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4194 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/sk.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3841 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sy-ku.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3941 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sy-ku_alt.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3834 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sy-ku_f.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3671 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tm-alt.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3684 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/tm.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3949 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-alt.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3888 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-crh.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3948 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-crh_alt.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3844 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-crh_f.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3819 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-f.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3815 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-intl.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3841 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-ku.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3941 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-ku_alt.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3834 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-ku_f.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3870 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-sundeadkeys.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3870 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/tr.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4394 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tw-indigenous.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4393 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tw-saisiyat.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4394 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/tw.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3742 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-alt-intl.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3866 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-altgr-intl.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4048 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-colemak.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3753 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak-alt-intl.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3679 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak-classic.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3857 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak-intl.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3719 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak-l.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3713 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak-r.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3684 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3762 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvp.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3763 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-euro.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3714 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-hbs.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3865 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-intl.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3986 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-mac.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3758 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-olpc2.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3883 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-workman-intl.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3643 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-workman.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3619 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/us.map.gz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3612 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/uz-latin.map.gz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/kbd/unimaps >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4244 Aug 16 23:59 usr/lib/kbd/unimaps/8859-1.a0-ff.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4706 Aug 16 23:59 usr/lib/kbd/unimaps/8859-10.a0-ff.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4426 Aug 16 23:59 usr/lib/kbd/unimaps/8859-13.a0-ff.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4816 Aug 16 23:59 usr/lib/kbd/unimaps/8859-14.a0-ff.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4376 Aug 16 23:59 usr/lib/kbd/unimaps/8859-15.a0-ff.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4479 Aug 16 23:59 usr/lib/kbd/unimaps/8859-2.a0-ff.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4240 Aug 16 23:59 usr/lib/kbd/unimaps/8859-3.a0-ff.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4548 Aug 16 23:59 usr/lib/kbd/unimaps/8859-4.a0-ff.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4188 Aug 16 23:59 usr/lib/kbd/unimaps/8859-5.a0-ff.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1869 Aug 16 23:59 usr/lib/kbd/unimaps/8859-6.a0-ff.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3928 Aug 16 23:59 usr/lib/kbd/unimaps/8859-7.a0-ff.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2035 Aug 16 23:59 usr/lib/kbd/unimaps/8859-8.a0-ff.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4332 Aug 16 23:59 usr/lib/kbd/unimaps/8859-9.a0-ff.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1494 Aug 16 23:59 usr/lib/kbd/unimaps/ECMA144.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1378 Aug 16 23:59 usr/lib/kbd/unimaps/armscii8.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1707 Aug 16 23:59 usr/lib/kbd/unimaps/ascii.20-7f.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5478 Aug 16 23:59 usr/lib/kbd/unimaps/cp1250.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 446 Aug 16 23:59 usr/lib/kbd/unimaps/cp437.00-1f.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4475 Aug 16 23:59 usr/lib/kbd/unimaps/cp437.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5674 Aug 16 23:59 usr/lib/kbd/unimaps/cp737.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6199 Aug 16 23:59 usr/lib/kbd/unimaps/cp737a.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6215 Aug 16 23:59 usr/lib/kbd/unimaps/cp737b.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6266 Aug 16 23:59 usr/lib/kbd/unimaps/cp737c.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5456 Aug 16 23:59 usr/lib/kbd/unimaps/cp850.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5985 Aug 16 23:59 usr/lib/kbd/unimaps/cp850a.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4011 Aug 16 23:59 usr/lib/kbd/unimaps/cp850b.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3880 Aug 16 23:59 usr/lib/kbd/unimaps/cp850z.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5627 Aug 16 23:59 usr/lib/kbd/unimaps/cp865.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6155 Aug 16 23:59 usr/lib/kbd/unimaps/cp865a.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5553 Aug 16 23:59 usr/lib/kbd/unimaps/cp866.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6174 Aug 16 23:59 usr/lib/kbd/unimaps/cp866a.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2558 Aug 16 23:59 usr/lib/kbd/unimaps/cybercafe.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4152 Aug 16 23:59 usr/lib/kbd/unimaps/cyralt.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2206 Aug 16 23:59 usr/lib/kbd/unimaps/def.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 22 Aug 16 23:59 usr/lib/kbd/unimaps/empty.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5981 Aug 16 23:59 usr/lib/kbd/unimaps/ethiopic.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 674 Aug 16 23:59 usr/lib/kbd/unimaps/iso01.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1815 Aug 16 23:59 usr/lib/kbd/unimaps/iso02.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1829 Aug 16 23:59 usr/lib/kbd/unimaps/iso03.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1815 Aug 16 23:59 usr/lib/kbd/unimaps/iso04.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1815 Aug 16 23:59 usr/lib/kbd/unimaps/iso05.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1275 Aug 16 23:59 usr/lib/kbd/unimaps/iso06.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1744 Aug 16 23:59 usr/lib/kbd/unimaps/iso07.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2507 Aug 16 23:59 usr/lib/kbd/unimaps/iso07u.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1119 Aug 16 23:59 usr/lib/kbd/unimaps/iso08.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 805 Aug 16 23:59 usr/lib/kbd/unimaps/iso09.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1489 Aug 16 23:59 usr/lib/kbd/unimaps/iso10.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 876 Aug 16 23:59 usr/lib/kbd/unimaps/iso15.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3998 Aug 16 23:59 usr/lib/kbd/unimaps/koi8r.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5224 Aug 16 23:59 usr/lib/kbd/unimaps/koi8u.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1030 Aug 16 23:59 usr/lib/kbd/unimaps/lat1.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2177 Aug 16 23:59 usr/lib/kbd/unimaps/lat1u.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5302 Aug 16 23:59 usr/lib/kbd/unimaps/lat2.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3632 Aug 16 23:59 usr/lib/kbd/unimaps/lat2u.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3251 Aug 16 23:59 usr/lib/kbd/unimaps/lat4.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5046 Aug 16 23:59 usr/lib/kbd/unimaps/lat4u.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 7282 Aug 16 23:59 usr/lib/kbd/unimaps/lat7.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3579 Aug 16 23:59 usr/lib/kbd/unimaps/lat9u.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3771 Aug 16 23:59 usr/lib/kbd/unimaps/lat9v.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3635 Aug 16 23:59 usr/lib/kbd/unimaps/lat9w.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4030 Aug 16 23:59 usr/lib/kbd/unimaps/ruscii.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1009 Aug 16 23:59 usr/lib/kbd/unimaps/tcvn.uni >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1811 Aug 16 23:59 usr/lib/kbd/unimaps/viscii.uni >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modprobe.d >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 382 Aug 15 17:36 usr/lib/modprobe.d/dist-alsa.conf >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 884 Sep 17 03:31 usr/lib/modprobe.d/dist-blacklist.conf >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 4 root root 0 Oct 30 09:03 usr/lib/modules >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64 >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 9 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86 >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3944 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/blowfish-x86_64.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6568 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/camellia-aesni-avx-x86_64.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6872 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/camellia-aesni-avx2.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 12028 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/camellia-x86_64.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 7872 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/cast5-avx-x86_64.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 9324 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/cast6-avx-x86_64.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2636 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/crc32-pclmul.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5456 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/crc32c-intel.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3372 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/crct10dif-pclmul.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 7664 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/des3_ede-x86_64.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3372 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/ghash-clmulni-intel.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2836 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/salsa20-x86_64.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 12972 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/serpent-avx-x86_64.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 13000 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/serpent-avx2.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 11732 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/serpent-sse2-x86_64.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 7268 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/sha1-ssse3.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6932 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/sha256-ssse3.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 8240 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/sha512-ssse3.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4740 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/twofish-avx-x86_64.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4364 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/twofish-x86_64-3way.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2160 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/twofish-x86_64.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3876 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/ansi_cprng.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 8292 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/anubis.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2068 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/arc4.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2316 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/async_memcpy.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4664 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/async_pq.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4724 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/async_raid6_recov.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2548 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/async_tx.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3972 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/async_xor.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3588 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/raid6test.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5084 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/authenc.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5008 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/authencesn.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6276 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/blowfish_common.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1952 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/blowfish_generic.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 10560 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/camellia_generic.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 8364 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/cast5_generic.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5832 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/cast6_generic.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5460 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/cast_common.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5852 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/ccm.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2724 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/cmac.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1772 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/crc32.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2076 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/crypto_null.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4084 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/crypto_user.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3440 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/cts.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2168 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/deflate.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6920 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/des_generic.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4272 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/fcrypt.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 7740 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/gcm.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2136 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/ghash-generic.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 10576 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/khazad.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1792 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/lz4.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1796 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/lz4hc.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3200 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/md4.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2140 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/michael_mic.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2556 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/pcbc.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4016 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/pcrypt.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3952 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/rmd128.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4828 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/rmd160.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4200 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/rmd256.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5112 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/rmd320.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2884 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/salsa20_generic.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6512 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/seed.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 10212 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/serpent_generic.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4348 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/sha512_generic.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 13744 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/tcrypt.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2124 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/tea.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 11380 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/tgr192.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 9412 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/twofish_common.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2804 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/twofish_generic.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5104 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/vmac.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 8024 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/wp512.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2632 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/xcbc.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4368 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/xor.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3524 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/zlib.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 34 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/acpi >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 10212 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/acpi/video.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4300 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/acard-ahci.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2088 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/ahci_platform.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3136 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/ata_generic.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4388 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/libahci_platform.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2924 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_acpi.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4960 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_ali.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5200 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_amd.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3688 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_artop.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3512 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_atiixp.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4168 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_atp867x.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3192 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_cmd640.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4276 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_cmd64x.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2652 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_cypress.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3420 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_efar.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3652 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_hpt366.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5864 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_hpt37x.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4180 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_hpt3x2n.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3080 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_hpt3x3.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3260 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_it8213.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6240 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_it821x.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2444 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_jmicron.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2760 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_marvell.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2992 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_mpiix.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2268 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_netcell.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2804 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_ninja32.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2792 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_ns87410.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3084 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_ns87415.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2956 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_oldpiix.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2708 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_opti.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3788 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_optidma.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5452 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_pcmcia.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4824 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_pdc2027x.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3604 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_pdc202xx_old.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2476 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_piccolo.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3864 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_rdc.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2496 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_sch.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4068 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_serverworks.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4272 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_sil680.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5564 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_sis.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3344 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_sl82c105.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2916 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_triflex.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5336 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_via.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4756 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pdc_adma.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5724 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_inic162x.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 16116 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_mv.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 11632 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_nv.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6836 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_promise.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4532 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_qstor.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5600 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_sil.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 7620 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_sil24.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3420 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_sis.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3624 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_svw.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6668 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_sx4.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2920 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_uli.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5136 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_via.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3720 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_vsc.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 6 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 33940 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/DAC960.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/aoe >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 21620 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/aoe/aoe.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5280 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/brd.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 37372 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/cciss.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/drbd >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 142836 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/drbd/drbd.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 32136 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/floppy.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 12008 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/loop.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/mtip32xx >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 21700 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/mtip32xx/mtip32xx.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 8260 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/nbd.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5920 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/null_blk.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 29016 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/nvme.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4176 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/osdblk.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 16024 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/pktcdvd.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 28928 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/rbd.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 32728 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/skd.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 9480 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/sx8.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 9128 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/umem.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6724 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/virtio_blk.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 14220 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/xen-blkfront.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/zram >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 8796 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/zram/zram.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/char >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/char/tpm >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 13320 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/char/tpm/tpm.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 4 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto/ccp >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 8456 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto/ccp/ccp-crypto.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 14064 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto/ccp/ccp.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4328 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto/padlock-aes.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4468 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto/padlock-sha.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 4 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto/qat >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto/qat/qat_common >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 31400 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto/qat/qat_common/intel_qat.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto/qat/qat_dh895xcc >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 7520 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto/qat/qat_dh895xcc/qat_dh895xcc.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/dca >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4324 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/dca/dca.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/firewire >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 29136 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/firewire/firewire-core.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 19708 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/firewire/firewire-ohci.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 8888 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/firewire/firewire-sbp2.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/firmware >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5112 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/firmware/edd.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4184 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/firmware/iscsi_ibft.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 14 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/ast >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 23212 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/ast/ast.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/bochs >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 9860 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/bochs/bochs-drm.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/cirrus >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 11144 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/cirrus/cirrus.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 103660 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/drm.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 36828 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/drm_kms_helper.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1996 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/drm_usb.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/gma500 >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 64560 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/gma500/gma500_gfx.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/i915 >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 350768 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/i915/i915.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/mgag200 >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 18216 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/mgag200/mgag200.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/nouveau >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 392752 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/nouveau/nouveau.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/qxl >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 32492 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/qxl/qxl.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/radeon >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 480744 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/radeon/radeon.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/ttm >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 34380 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/ttm/ttm.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/udl >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 11940 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/udl/udl.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/vmwgfx >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 67396 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/vmwgfx/vmwgfx.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/hid >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3628 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/hid/hid-hyperv.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6708 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/hid/hid-logitech-dj.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1876 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/hid/hid-sunplus.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/hv >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 15660 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/hv/hv_vmbus.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/i2c >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/i2c/algos >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4164 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/i2c/algos/i2c-algo-bit.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 4 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/infiniband >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/infiniband/core >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5476 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/infiniband/core/ib_addr.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 18996 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/infiniband/core/ib_cm.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 25936 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/infiniband/core/ib_core.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 21360 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/infiniband/core/ib_mad.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 11240 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/infiniband/core/ib_sa.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/infiniband/ulp >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/infiniband/ulp/srp >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 20244 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/infiniband/ulp/srp/ib_srp.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 4 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/bcache >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 90764 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/bcache/bcache.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3644 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-bio-prison.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3464 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-cache-cleaner.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6196 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-cache-mq.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 19140 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-cache.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 10760 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-crypt.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3660 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-delay.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3988 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-flakey.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 7496 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-log-userspace.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 10556 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-multipath.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2748 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-queue-length.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 10264 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-raid.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2520 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-round-robin.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2916 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-service-time.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4444 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-switch.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 23172 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-thin-pool.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6532 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-verity.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3296 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/faulty.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3740 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/linear.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5076 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/multipath.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/persistent-data >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 22260 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/persistent-data/dm-persistent-data.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6904 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/raid0.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 18320 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/raid1.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 24232 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/raid10.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 40784 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/raid456.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/memstick >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/memstick/core >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5460 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/memstick/core/memstick.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 9552 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/memstick/core/mspro_block.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/message >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/message/fusion >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 39460 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/message/fusion/mptbase.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 27256 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/message/fusion/mptsas.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 15280 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/message/fusion/mptscsih.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 10196 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/message/fusion/mptspi.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mfd >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3248 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mfd/mfd-core.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 16008 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mfd/rtsx_pci.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6616 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mfd/rtsx_usb.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 4 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/misc >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/misc/cb710 >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4504 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/misc/cb710/cb710.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 4 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/misc/mic >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/misc/mic/bus >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2704 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/misc/mic/bus/mic_bus.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/misc/mic/card >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 8452 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/misc/mic/card/mic_card.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4276 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/misc/tifm_core.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 5 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/card >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 16376 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/card/mmc_block.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/core >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 45792 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/core/mmc_core.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6332 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/cb710-mmc.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 8856 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/rtsx_pci_sdmmc.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 9672 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/rtsx_usb_sdmmc.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3656 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/sdhci-acpi.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2900 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/sdhci-pltfm.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 17028 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/sdhci.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4744 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/sdricoh_cs.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 7376 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/tifm_sd.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3940 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/ushc.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6732 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/via-sdmmc.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 14048 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/vub300.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 9584 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/wbsd.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mtd >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 20988 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mtd/mtd.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5392 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mtd/mtd_blkdevs.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4120 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mtd/mtdblock.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 11 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/bonding >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 55828 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/bonding/bonding.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 40 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/3com >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 8712 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/3com/3c574_cs.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 7928 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/3com/3c589_cs.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 23332 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/3com/3c59x.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 13980 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/3com/typhoon.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/8390 >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6972 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/8390/8390.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 10576 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/8390/axnet_cs.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5592 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/8390/ne2k-pci.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 17056 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/8390/pcnet_cs.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/adaptec >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 12024 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/adaptec/starfire.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/alteon >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 13736 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/alteon/acenic.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/altera >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 7060 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/altera/altera_tse.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/amd >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 10708 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/amd/amd8111e.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 7868 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/amd/nmclan_cs.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 18360 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/amd/pcnet32.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 6 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/atheros >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/atheros/alx >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 15844 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/atheros/alx/alx.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/atheros/atl1c >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 20736 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/atheros/atl1c/atl1c.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/atheros/atl1e >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 18368 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/atheros/atl1e/atl1e.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/atheros/atlx >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 18228 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/atheros/atlx/atl1.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 14328 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/atheros/atlx/atl2.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/broadcom >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 15672 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/broadcom/b44.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 39520 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/broadcom/bnx2.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/broadcom/bnx2x >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 257252 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/broadcom/bnx2x/bnx2x.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 27476 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/broadcom/cnic.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 75164 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/broadcom/tg3.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/brocade >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/brocade/bna >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 59044 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/brocade/bna/bna.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 6 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/chelsio >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/chelsio/cxgb >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 32920 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/chelsio/cxgb/cxgb.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/chelsio/cxgb3 >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 65684 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/chelsio/cxgb3/cxgb3.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/chelsio/cxgb4 >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 64452 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/chelsio/cxgb4/cxgb4.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/chelsio/cxgb4vf >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 27660 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/cisco >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/cisco/enic >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 31928 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/cisco/enic/enic.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dec >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dec/tulip >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 13596 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dec/tulip/de2104x.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 22200 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dec/tulip/de4x5.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 12156 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dec/tulip/dmfe.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 28484 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dec/tulip/tulip.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 10164 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dec/tulip/uli526x.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 11848 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dec/tulip/winbond-840.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6188 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dec/tulip/xircom_cb.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dlink >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 11736 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dlink/dl2k.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 12472 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dlink/sundance.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 7820 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dnet.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/emulex >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/emulex/benet >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 50456 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/emulex/benet/be2net.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 8268 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/ethoc.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 10648 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/fealnx.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/icplus >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 9996 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/icplus/ipg.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 10 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 17092 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/e100.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/e1000 >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 55260 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/e1000/e1000.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/e1000e >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 88000 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/i40e >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 96540 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/i40e/i40e.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/igb >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 77828 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/igb/igb.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/igbvf >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 18108 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/igbvf/igbvf.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/ixgb >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 22896 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/ixgb/ixgb.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/ixgbe >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 104572 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/ixgbe/ixgbe.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/ixgbevf >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 23340 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 17612 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/jme.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/marvell >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3268 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/marvell/mvmdio.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 22204 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/marvell/skge.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 26952 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/marvell/sky2.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 4 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/mellanox >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/mellanox/mlx4 >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 99356 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_core.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 42444 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/mellanox/mlx5 >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/mellanox/mlx5/core >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 32568 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/micrel >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 21364 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/micrel/ksz884x.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/myricom >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/myricom/myri10ge >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 25852 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/myricom/myri10ge/myri10ge.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/natsemi >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 15192 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/natsemi/natsemi.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 10420 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/natsemi/ns83820.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/neterion >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 36732 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/neterion/s2io.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/neterion/vxge >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 45056 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/neterion/vxge/vxge.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/nvidia >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 28364 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/nvidia/forcedeth.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/packetengines >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 10972 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/packetengines/hamachi.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 9524 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/packetengines/yellowfin.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 5 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/qlogic >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/qlogic/netxen >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 43628 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/qlogic/netxen/netxen_nic.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 19204 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/qlogic/qla3xxx.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/qlogic/qlcnic >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 114508 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/qlogic/qlcnic/qlcnic.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/qlogic/qlge >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 38960 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/qlogic/qlge/qlge.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/rdc >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 8216 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/rdc/r6040.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/realtek >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 13228 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/realtek/8139cp.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 15436 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/realtek/8139too.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6700 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/realtek/atp.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 27764 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/realtek/r8169.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/sfc >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 121760 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/sfc/sfc.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/silan >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 8728 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/silan/sc92031.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/sis >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 11184 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/sis/sis190.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 12908 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/sis/sis900.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/smsc >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 11888 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/smsc/epic100.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 13028 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/smsc/smc91c92_cs.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 12212 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/smsc/smsc911x.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 12748 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/smsc/smsc9420.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/stmicro >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/stmicro/stmmac >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 30748 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/sun >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 24036 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/sun/cassini.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 39984 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/sun/niu.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 15408 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/sun/sungem.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 12480 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/sun/sunhme.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/tehuti >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 11556 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/tehuti/tehuti.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/ti >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 15136 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/ti/tlan.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/via >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 15068 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/via/via-rhine.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 17304 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/via/via-velocity.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/wiznet >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 6028 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/wiznet/w5100.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5636 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/wiznet/w5300.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/xircom >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 11200 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/xircom/xirc2ps_cs.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/hyperv >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 14588 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/hyperv/hv_netvsc.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2928 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/mdio.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3588 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/mii.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4068 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ntb_netdev.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1808 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/amd.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3120 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/at803x.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2832 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/bcm7xxx.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2024 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/bcm87xx.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3484 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/broadcom.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1864 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/cicada.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2020 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/davicom.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 8476 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/dp83640.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1856 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/et1011c.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2484 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/icplus.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2424 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/lxt.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4092 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/marvell.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2136 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/mdio-bitbang.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2840 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/micrel.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2180 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/national.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1812 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/qsemi.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1916 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/realtek.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2372 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/smsc.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 1984 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/ste10Xp.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2388 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/vitesse.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4264 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/sungem_phy.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/team >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 15540 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/team/team.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2200 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/team/team_mode_activebackup.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2112 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/team/team_mode_broadcast.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4540 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/team/team_mode_loadbalance.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2104 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/team/team_mode_random.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 2104 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/team/team_mode_roundrobin.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 12700 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/tun.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 13820 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/asix.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 8276 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/ax88179_178a.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 7928 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/catc.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5476 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/cdc_ether.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5160 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/cdc_mbim.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 11852 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/cdc_ncm.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 5632 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/dm9601.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 3048 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/int51x1.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4916 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/ipheth.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 9540 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/kaweth.ko.xz >Oct 30 09:03:44 localhost dracut[2590]: -rw-r--r-- 1 root root 4648 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/mcs7830.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 11760 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/pegasus.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 7044 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/qmi_wwan.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 15252 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/r8152.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 5732 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/rndis_host.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 6964 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/rtl8150.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 6852 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/sierra_net.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 13636 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/smsc75xx.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 12484 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/smsc95xx.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 5196 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/sr9700.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 16220 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/usbnet.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 14180 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/virtio_net.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/vmxnet3 >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 22576 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/vmxnet3/vmxnet3.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 19120 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/vxlan.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 4 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/wireless >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/wireless/libertas >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 30968 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/wireless/libertas/libertas.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 7624 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/wireless/libertas/libertas_sdio.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/wireless/mwifiex >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 102844 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/wireless/mwifiex/mwifiex.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 14388 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/wireless/mwifiex/mwifiex_sdio.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/xen-netback >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 22380 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/xen-netback/xen-netback.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 14376 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/xen-netfront.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ntb >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 17964 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ntb/ntb.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/pcmcia >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 4736 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/pcmcia/i82092.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 6156 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/pcmcia/pd6729.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 17096 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/pcmcia/yenta_socket.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/platform >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/platform/x86 >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 1928 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/platform/x86/mxm-wmi.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 6360 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/platform/x86/wmi.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/pps >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 6480 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/pps/pps_core.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ptp >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 7504 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ptp/ptp.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 29 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 16576 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/3w-9xxx.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 12368 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/3w-sas.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 12300 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/3w-xxxx.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 36240 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/BusLogic.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 6372 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/a100u2w.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/aacraid >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 41000 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/aacraid/aacraid.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 27196 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/advansys.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/aic7xxx >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 58008 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/aic7xxx/aic79xx.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 54652 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/aic7xxx/aic7xxx.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/arcmsr >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 15452 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/arcmsr/arcmsr.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 13804 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/atp870u.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/be2iscsi >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 46716 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/be2iscsi/be2iscsi.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/bfa >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 179220 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/bfa/bfa.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/bnx2fc >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 42248 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/bnx2fc/bnx2fc.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/bnx2i >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 24076 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/bnx2i/bnx2i.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/csiostor >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 56420 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/csiostor/csiostor.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 4 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/cxgbi >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/cxgbi/cxgb3i >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 12760 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/cxgbi/cxgb3i/cxgb3i.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/cxgbi/cxgb4i >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 15680 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/cxgbi/cxgb4i/cxgb4i.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 24016 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/cxgbi/libcxgbi.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 18680 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/dc395x.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/device_handler >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 5852 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 5344 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 3608 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 6224 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 7212 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/dmx3191d.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/esas2r >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 43028 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/esas2r/esas2r.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/fcoe >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 13968 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/fcoe/fcoe.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 25168 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/fcoe/libfcoe.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/fnic >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 44132 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/fnic/fnic.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 27684 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/gdth.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 38148 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/hpsa.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 9740 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/hptiop.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 8180 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/hv_storvsc.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 11280 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/initio.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 49780 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/ipr.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 23612 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/ips.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/isci >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 54684 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/isci/isci.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 3552 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/iscsi_boot_sysfs.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 6820 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/iscsi_tcp.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/libfc >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 46356 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/libfc/libfc.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 20876 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/libiscsi.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 8688 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/libiscsi_tcp.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/libsas >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 33920 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/libsas/libsas.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/lpfc >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 241932 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/lpfc/lpfc.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/megaraid >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 19840 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/megaraid.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 16992 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/megaraid/megaraid_mbox.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 6356 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/megaraid/megaraid_mm.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 41724 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/megaraid/megaraid_sas.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/mpt2sas >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 78320 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/mpt2sas/mpt2sas.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/mpt3sas >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 78480 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/mpt3sas/mpt3sas.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/mvsas >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 26316 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/mvsas/mvsas.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 16868 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/mvumi.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/osd >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 10256 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/osd/libosd.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 4724 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/osd/osd.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/pm8001 >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 56580 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/pm8001/pm80xx.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 26332 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/pmcraid.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 14564 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/qla1280.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/qla2xxx >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 230936 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/qla2xxx/qla2xxx.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/qla4xxx >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 103520 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/qla4xxx/qla4xxx.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 3180 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/raid_class.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 28572 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/scsi_debug.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 20280 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/scsi_transport_fc.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 25316 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/scsi_transport_iscsi.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 11996 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/scsi_transport_sas.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 11148 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/scsi_transport_spi.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 6808 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/scsi_transport_srp.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 9932 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/stex.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/sym53c8xx_2 >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 37276 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/sym53c8xx_2/sym53c8xx.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 12684 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/tmscsim.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/ufs >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 13484 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/ufs/ufshcd.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 7412 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/virtio_scsi.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 10912 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/vmw_pvscsi.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ssb >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 26812 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ssb/ssb.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/target >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/target/loopback >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 9900 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/target/loopback/tcm_loop.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 110524 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/target/target_core_mod.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/uio >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 6216 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/uio/uio.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 5 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb/class >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 8368 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb/class/cdc-wdm.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb/image >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 4276 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb/image/microtek.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb/storage >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 10752 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb/storage/uas.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 6724 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb/storage/ums-alauda.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 3116 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb/storage/ums-cypress.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 4364 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb/storage/ums-datafab.ko.xz >Oct 30 09:03:45 localhost dracut[2590]: -rw-r--r-- 1 root root 9256 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb/storage/ums-eneub6250.ko.xz >Oct 30 09:03:46 localhost program[2304]: Initializing machine ID from KVM UUID. >Oct 30 09:03:46 localhost program[2304]: cat: write error: Broken pipe >Oct 30 09:03:46 localhost blivet[2304]: not writing out mpath configuration >Oct 30 09:03:46 localhost anaconda[2304]: Installing bootloader >Oct 30 09:03:46 localhost anaconda[2304]: bootloader stage1 target device is vda >Oct 30 09:03:46 localhost anaconda[2304]: bootloader stage2 target device is vda1 >Oct 30 09:03:46 localhost anaconda[2304]: bootloader.py: mbr will be updated for grub2 >Oct 30 09:03:46 localhost program[2304]: Running... grub2-install --no-floppy /dev/vda >Oct 30 09:03:49 localhost program[2304]: Installing for i386-pc platform. >Oct 30 09:03:49 localhost program[2304]: Installation finished. No error reported. >Oct 30 09:03:49 localhost systemd-journal[621]: Suppressed 803 messages from /user.slice/user-1000.slice >Oct 30 09:03:49 localhost program[2304]: Return code: 0 >Oct 30 09:03:49 localhost anaconda[2304]: bootloader.py: used boot args: rd.lvm.lv=fedora/swap rd.lvm.lv=fedora/root rhgb quiet >Oct 30 09:03:49 localhost program[2304]: Running... grub2-set-default 0 >Oct 30 09:03:49 localhost program[2304]: Return code: 0 >Oct 30 09:03:49 localhost program[2304]: Running... grub2-mkconfig -o /boot/grub2/grub.cfg >Oct 30 09:03:50 localhost kernel: JFS: nTxBlock = 8192, nTxLock = 65536 >Oct 30 09:03:50 localhost logger[18600]: os-prober: debug: running /usr/libexec/os-probes/mounted/05efi on mounted /dev/vda1 >Oct 30 09:03:50 localhost logger[18600]: 05efi: debug: Not on UEFI platform >Oct 30 09:03:50 localhost logger[18600]: os-prober: debug: running /usr/libexec/os-probes/mounted/05efi.factor-out-logger-efi-fix on mounted /dev/vda1 >Oct 30 09:03:50 localhost logger[18600]: 05efi.factor-out-logger-efi-fix: debug: Not on UEFI platform >Oct 30 09:03:50 localhost logger[18600]: os-prober: debug: running /usr/libexec/os-probes/mounted/10freedos on mounted /dev/vda1 >Oct 30 09:03:50 localhost logger[18600]: 10freedos: debug: /dev/vda1 is not a FAT partition: exiting >Oct 30 09:03:50 localhost logger[18600]: os-prober: debug: running /usr/libexec/os-probes/mounted/10qnx on mounted /dev/vda1 >Oct 30 09:03:50 localhost logger[18600]: 10qnx: debug: /dev/vda1 is not a QNX4 partition: exiting >Oct 30 09:03:50 localhost logger[18600]: os-prober: debug: running /usr/libexec/os-probes/mounted/20macosx on mounted /dev/vda1 >Oct 30 09:03:50 localhost macosx-prober[18655]: debug: /dev/vda1 is not an HFS+ partition: exiting >Oct 30 09:03:50 localhost logger[18600]: os-prober: debug: running /usr/libexec/os-probes/mounted/20microsoft on mounted /dev/vda1 >Oct 30 09:03:50 localhost logger[18600]: 20microsoft: debug: /dev/vda1 is not a MS partition: exiting >Oct 30 09:03:50 localhost logger[18600]: os-prober: debug: running /usr/libexec/os-probes/mounted/30utility on mounted /dev/vda1 >Oct 30 09:03:50 localhost logger[18600]: 30utility: debug: /dev/vda1 is not a FAT partition: exiting >Oct 30 09:03:50 localhost logger[18600]: os-prober: debug: running /usr/libexec/os-probes/mounted/40lsb on mounted /dev/vda1 >Oct 30 09:03:50 localhost logger[18600]: os-prober: debug: running /usr/libexec/os-probes/mounted/70hurd on mounted /dev/vda1 >Oct 30 09:03:50 localhost logger[18600]: os-prober: debug: running /usr/libexec/os-probes/mounted/80minix on mounted /dev/vda1 >Oct 30 09:03:50 localhost logger[18600]: os-prober: debug: running /usr/libexec/os-probes/mounted/83haiku on mounted /dev/vda1 >Oct 30 09:03:50 localhost logger[18600]: 83haiku: debug: /dev/vda1 is not a BeFS partition: exiting >Oct 30 09:03:50 localhost logger[18600]: os-prober: debug: running /usr/libexec/os-probes/mounted/90linux-distro on mounted /dev/vda1 >Oct 30 09:03:50 localhost logger[18600]: os-prober: debug: running /usr/libexec/os-probes/mounted/90solaris on mounted /dev/vda1 >Oct 30 09:03:50 localhost logger[18600]: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/vda2 >Oct 30 09:03:50 localhost logger[18600]: 50mounted-tests: debug: skipping LVM2 Volume Group on /dev/vda2 >Oct 30 09:03:50 localhost logger[18600]: os-prober: debug: /dev/mapper/fedora-swap: is active swap >Oct 30 09:03:50 localhost program[2304]: Generating grub configuration file ... >Oct 30 09:03:50 localhost program[2304]: Found linux image: /boot/vmlinuz-3.17.1-302.fc21.x86_64 >Oct 30 09:03:50 localhost program[2304]: Found linux image: /boot/vmlinuz-0-rescue-241ea35ea5eb48868891f92064070801 >Oct 30 09:03:50 localhost program[2304]: Found initrd image: /boot/initramfs-0-rescue-241ea35ea5eb48868891f92064070801.img >Oct 30 09:03:50 localhost program[2304]: done >Oct 30 09:03:50 localhost program[2304]: Return code: 0 >Oct 30 09:03:50 localhost anaconda[2304]: Installing bootloader >Oct 30 09:03:50 localhost anaconda[2304]: Performing post-installation setup tasks >Oct 30 09:03:50 localhost program[2304]: Running... umount /mnt/install/source >Oct 30 09:03:50 localhost program[2304]: Return code: 0 >Oct 30 09:03:50 localhost anaconda[2304]: Performing post-installation setup tasks >Oct 30 09:03:50 localhost anaconda[2304]: Thread Done: AnaInstallThread (140378148538112) >Oct 30 09:03:50 localhost anaconda[2304]: Running Thread: AnaConfigurationThread (140378148538112) >Oct 30 09:03:50 localhost anaconda[2304]: Configuring installed system >Oct 30 09:03:50 localhost program[2304]: Running... /usr/sbin/authconfig --update --nostart --enableshadow --passalgo=sha512 --enablefingerprint >Oct 30 09:03:51 localhost program[2304]: Return code: 0 >Oct 30 09:03:51 localhost dbus[749]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Oct 30 09:03:51 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 30 09:03:51 localhost dbus[749]: [system] Successfully activated service 'org.freedesktop.locale1' >Oct 30 09:03:51 localhost systemd-localed[18750]: Changed X11 keyboard layout to 'us' model '' variant '' options '' >Oct 30 09:03:51 localhost systemd-localed[18750]: Changed X11 keyboard layout to '' model '' variant '' options '' >Oct 30 09:03:51 localhost systemd-localed[18750]: Changed X11 keyboard layout to 'us' model '' variant '' options '' >Oct 30 09:03:51 localhost systemd-localed[18750]: Changed X11 keyboard layout to '' model '' variant '' options '' >Oct 30 09:03:51 localhost program[2304]: Running... /usr/bin/firewall-offline-cmd --enabled --service=ssh >Oct 30 09:03:51 localhost program[2304]: Adding service 'ssh' to default zone. >Oct 30 09:03:51 localhost program[2304]: success >Oct 30 09:03:51 localhost program[2304]: Return code: 0 >Oct 30 09:03:51 localhost anaconda[2304]: Configuring installed system >Oct 30 09:03:51 localhost anaconda[2304]: Writing network configuration >Oct 30 09:03:51 localhost anaconda[2304]: setting installation environment hostname to localhost.localdomain >Oct 30 09:03:51 localhost program[2304]: Running... hostnamectl set-hostname localhost.localdomain >Oct 30 09:03:51 localhost dbus[749]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Oct 30 09:03:51 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 30 09:03:51 localhost dbus[749]: [system] Successfully activated service 'org.freedesktop.hostname1' >Oct 30 09:03:51 localhost systemd-hostnamed[18767]: Changed static host name to 'localhost.localdomain' >Oct 30 09:03:51 localhost.localdomain systemd-hostnamed[18767]: Changed host name to 'localhost.localdomain' >Oct 30 09:03:51 localhost.localdomain program[2304]: Return code: 0 >Oct 30 09:03:51 localhost.localdomain anaconda[2304]: network: setting ONBOOT value of eth0 to yes >Oct 30 09:03:51 localhost.localdomain ifcfg[2304]: IfcfFile.read /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0 >Oct 30 09:03:51 localhost.localdomain ifcfg[2304]: IfcfFile.read /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0 >Oct 30 09:03:51 localhost.localdomain ifcfg[2304]: IfcfFile.read /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0 >Oct 30 09:03:51 localhost.localdomain ifcfg[2304]: IfcfFile.read /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0 >Oct 30 09:03:51 localhost.localdomain ifcfg[2304]: IfcfgFile.set /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0: (('ONBOOT', 'yes'),) >Oct 30 09:03:51 localhost.localdomain ifcfg[2304]: IfcfgFile.write /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0: >TYPE="Ethernet" >BOOTPROTO="dhcp" >DEFROUTE="yes" >IPV4_FAILURE_FATAL="no" >IPV6INIT="yes" >IPV6_AUTOCONF="yes" >IPV6_DEFROUTE="yes" >IPV6_FAILURE_FATAL="no" >NAME="eth0" >UUID="d773c99f-76e6-448f-b92a-96a62b161fa3" >ONBOOT="yes" >HWADDR="52:54:00:9C:DD:39" >PEERDNS="yes" >PEERROUTES="yes" >IPV6_PEERDNS="yes" >IPV6_PEERROUTES="yes" >Oct 30 09:03:51 localhost.localdomain anaconda[2304]: Writing network configuration >Oct 30 09:03:51 localhost.localdomain anaconda[2304]: Creating users >Oct 30 09:03:51 localhost.localdomain anaconda[2304]: created new libuser.conf at /tmp/libuser.aZnpyq with instPath="/mnt/sysimage" >Oct 30 09:03:51 localhost.localdomain anaconda[2304]: Creating users >Oct 30 09:03:51 localhost.localdomain anaconda[2304]: Configuring addons >Oct 30 09:03:51 localhost.localdomain anaconda[2304]: Configuring addons >Oct 30 09:03:51 localhost.localdomain anaconda[2304]: Generating initramfs >Oct 30 09:03:51 localhost.localdomain packaging[2304]: recreating initrd for 3.17.1-302.fc21.x86_64 >Oct 30 09:03:51 localhost.localdomain program[2304]: Running... new-kernel-pkg --mkinitrd --dracut --depmod --update 3.17.1-302.fc21.x86_64 >Oct 30 09:03:54 localhost.localdomain dracut[18815]: dracut-038-30.git20140903.fc21 >Oct 30 09:03:54 localhost.localdomain dracut[18819]: Executing: /sbin/dracut -f /boot/initramfs-3.17.1-302.fc21.x86_64.img 3.17.1-302.fc21.x86_64 >Oct 30 09:03:54 localhost.localdomain dracut[18819]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! >Oct 30 09:03:55 localhost.localdomain dracut[18819]: dracut module 'nbd' will not be installed, because command 'nbd-client' could not be found! >Oct 30 09:03:55 localhost.localdomain dracut[18819]: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! >Oct 30 09:03:55 localhost.localdomain dracut[18819]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! >Oct 30 09:03:55 localhost.localdomain dracut[18819]: dracut module 'nbd' will not be installed, because command 'nbd-client' could not be found! >Oct 30 09:03:55 localhost.localdomain dracut[18819]: *** Including module: bash *** >Oct 30 09:03:55 localhost.localdomain dracut[18819]: *** Including module: i18n *** >Oct 30 09:03:55 localhost.localdomain dracut[18819]: *** Including module: network *** >Oct 30 09:03:55 localhost.localdomain dracut[18819]: *** Including module: ifcfg *** >Oct 30 09:03:55 localhost.localdomain dracut[18819]: *** Including module: drm *** >Oct 30 09:03:56 localhost.localdomain dracut[18819]: *** Including module: plymouth *** >Oct 30 09:03:56 localhost.localdomain dracut[18819]: *** Including module: dm *** >Oct 30 09:03:56 localhost.localdomain dracut[18819]: Skipping udev rule: 64-device-mapper.rules >Oct 30 09:03:56 localhost.localdomain dracut[18819]: Skipping udev rule: 60-persistent-storage-dm.rules >Oct 30 09:03:56 localhost.localdomain dracut[18819]: Skipping udev rule: 55-dm.rules >Oct 30 09:03:56 localhost.localdomain dracut[18819]: *** Including module: kernel-modules *** >Oct 30 09:03:59 localhost.localdomain dracut[18819]: *** Including module: lvm *** >Oct 30 09:03:59 localhost.localdomain dracut[18819]: Skipping udev rule: 64-device-mapper.rules >Oct 30 09:03:59 localhost.localdomain dracut[18819]: Skipping udev rule: 56-lvm.rules >Oct 30 09:03:59 localhost.localdomain dracut[18819]: Skipping udev rule: 60-persistent-storage-lvm.rules >Oct 30 09:03:59 localhost.localdomain dracut[18819]: *** Including module: qemu *** >Oct 30 09:03:59 localhost.localdomain dracut[18819]: *** Including module: qemu-net *** >Oct 30 09:03:59 localhost.localdomain dracut[18819]: *** Including module: fcoe *** >Oct 30 09:03:59 localhost.localdomain dracut[18819]: *** Including module: fcoe-uefi *** >Oct 30 09:03:59 localhost.localdomain dracut[18819]: *** Including module: resume *** >Oct 30 09:03:59 localhost.localdomain dracut[18819]: *** Including module: rootfs-block *** >Oct 30 09:03:59 localhost.localdomain dracut[18819]: *** Including module: terminfo *** >Oct 30 09:03:59 localhost.localdomain dracut[18819]: *** Including module: udev-rules *** >Oct 30 09:03:59 localhost.localdomain dracut[18819]: Skipping udev rule: 91-permissions.rules >Oct 30 09:03:59 localhost.localdomain dracut[18819]: Skipping udev rule: 80-drivers-modprobe.rules >Oct 30 09:03:59 localhost.localdomain dracut[18819]: *** Including module: systemd *** >Oct 30 09:03:59 localhost.localdomain dracut[18819]: *** Including module: usrmount *** >Oct 30 09:03:59 localhost.localdomain dracut[18819]: *** Including module: base *** >Oct 30 09:03:59 localhost.localdomain dracut[18819]: *** Including module: fs-lib *** >Oct 30 09:03:59 localhost.localdomain dracut[18819]: *** Including module: shutdown *** >Oct 30 09:03:59 localhost.localdomain dracut[18819]: *** Including module: uefi-lib *** >Oct 30 09:03:59 localhost.localdomain dracut[18819]: *** Including modules done *** >Oct 30 09:03:59 localhost.localdomain dracut[18819]: *** Installing kernel module dependencies and firmware *** >Oct 30 09:04:00 localhost.localdomain dracut[18819]: *** Installing kernel module dependencies and firmware done *** >Oct 30 09:04:00 localhost.localdomain dracut[18819]: *** Resolving executable dependencies *** >Oct 30 09:04:00 localhost.localdomain dracut[18819]: *** Resolving executable dependencies done*** >Oct 30 09:04:00 localhost.localdomain dracut[18819]: *** Hardlinking files *** >Oct 30 09:04:00 localhost.localdomain dracut[18819]: *** Hardlinking files done *** >Oct 30 09:04:00 localhost.localdomain dracut[18819]: Could not find 'strip'. Not stripping the initramfs. >Oct 30 09:04:00 localhost.localdomain dracut[18819]: *** Generating early-microcode cpio image *** >Oct 30 09:04:00 localhost.localdomain dracut[18819]: *** Constructing GenuineIntel.bin **** >Oct 30 09:04:00 localhost.localdomain dracut[18819]: *** Store current command line parameters *** >Oct 30 09:04:00 localhost.localdomain dracut[18819]: *** Creating image file *** >Oct 30 09:04:07 localhost.localdomain dracut[18819]: *** Creating image file done *** >Oct 30 09:04:07 localhost.localdomain dracut[18819]: Image: /boot/initramfs-3.17.1-302.fc21.x86_64.img: 19M >Oct 30 09:04:07 localhost.localdomain dracut[18819]: ======================================================================== >Oct 30 09:04:07 localhost.localdomain dracut[18819]: Version: dracut-038-30.git20140903.fc21 >Oct 30 09:04:07 localhost.localdomain dracut[18819]: >Oct 30 09:04:07 localhost.localdomain dracut[18819]: Arguments: -f >Oct 30 09:04:07 localhost.localdomain dracut[18819]: >Oct 30 09:04:07 localhost.localdomain dracut[18819]: dracut modules: >Oct 30 09:04:07 localhost.localdomain dracut[18819]: bash >Oct 30 09:04:07 localhost.localdomain dracut[18819]: i18n >Oct 30 09:04:07 localhost.localdomain dracut[18819]: network >Oct 30 09:04:07 localhost.localdomain dracut[18819]: ifcfg >Oct 30 09:04:07 localhost.localdomain dracut[18819]: drm >Oct 30 09:04:07 localhost.localdomain dracut[18819]: plymouth >Oct 30 09:04:07 localhost.localdomain dracut[18819]: dm >Oct 30 09:04:07 localhost.localdomain dracut[18819]: kernel-modules >Oct 30 09:04:07 localhost.localdomain dracut[18819]: lvm >Oct 30 09:04:07 localhost.localdomain dracut[18819]: qemu >Oct 30 09:04:07 localhost.localdomain dracut[18819]: qemu-net >Oct 30 09:04:07 localhost.localdomain dracut[18819]: fcoe >Oct 30 09:04:07 localhost.localdomain dracut[18819]: fcoe-uefi >Oct 30 09:04:07 localhost.localdomain dracut[18819]: resume >Oct 30 09:04:07 localhost.localdomain dracut[18819]: rootfs-block >Oct 30 09:04:07 localhost.localdomain dracut[18819]: terminfo >Oct 30 09:04:07 localhost.localdomain dracut[18819]: udev-rules >Oct 30 09:04:07 localhost.localdomain dracut[18819]: systemd >Oct 30 09:04:07 localhost.localdomain dracut[18819]: usrmount >Oct 30 09:04:07 localhost.localdomain dracut[18819]: base >Oct 30 09:04:07 localhost.localdomain dracut[18819]: fs-lib >Oct 30 09:04:07 localhost.localdomain dracut[18819]: shutdown >Oct 30 09:04:07 localhost.localdomain dracut[18819]: uefi-lib >Oct 30 09:04:08 localhost.localdomain dracut[18819]: ======================================================================== >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 12 root root 0 Oct 30 09:04 . >Oct 30 09:04:08 localhost.localdomain dracut[18819]: crw-rw-r-- 1 root root 5, 1 Oct 30 09:03 dev/console >Oct 30 09:04:08 localhost.localdomain dracut[18819]: crw-rw-r-- 1 root root 1, 11 Oct 30 09:03 dev/kmsg >Oct 30 09:04:08 localhost.localdomain dracut[18819]: crw-rw-r-- 1 root root 1, 3 Oct 30 09:03 dev/null >Oct 30 09:04:08 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 7 Oct 30 09:03 bin -> usr/bin >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 dev >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 13 root root 0 Oct 30 09:04 etc >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxrwxr-x 2 root root 0 Oct 30 09:03 etc/cmdline.d >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 49 Oct 30 09:03 etc/cmdline.d/90lvm.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 32 Oct 30 09:03 etc/cmdline.d/95resume.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxrwxr-x 2 root root 0 Oct 30 09:04 etc/conf.d >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 124 Oct 30 09:04 etc/conf.d/systemd.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 164 Jun 30 06:03 etc/dhclient.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 112 Aug 16 06:14 etc/e2fsck.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 31 Oct 16 20:03 etc/fedora-release >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 0 Oct 30 09:03 etc/fstab.empty >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 147 Oct 30 09:03 etc/group >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 22 Oct 30 09:03 etc/hostname >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 214 Oct 30 09:03 etc/initrd-release >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 7131 Oct 30 09:04 etc/ld.so.cache >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 28 Sep 27 12:36 etc/ld.so.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:04 etc/ld.so.conf.d >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -r--r--r-- 1 root root 63 Oct 17 16:18 etc/ld.so.conf.d/kernel-3.17.1-302.fc21.x86_64.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 17 Aug 17 06:35 etc/ld.so.conf.d/libiscsi-x86_64.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 16 Aug 14 13:22 etc/ld.so.conf.d/llvm-x86_64.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 etc/libnl >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1130 Oct 10 10:47 etc/libnl/classid >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 19 Oct 30 09:03 etc/locale.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 etc/lvm >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 58447 Oct 30 09:03 etc/lvm/lvm.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -r--r--r-- 1 root root 33 Oct 30 09:03 etc/machine-id >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 etc/modprobe.d >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 225 Sep 16 09:55 etc/modprobe.d/lockd.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 30 Jun 6 22:41 etc/modprobe.d/openfwwf.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 17 Oct 30 09:03 etc/mtab -> /proc/self/mounts >Oct 30 09:04:08 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 14 Oct 30 09:03 etc/os-release -> initrd-release >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 64 Oct 30 09:03 etc/passwd >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 etc/pcmcia >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1117 Aug 17 20:49 etc/pcmcia/config.opts >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 etc/plymouth >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 94 Oct 29 15:14 etc/plymouth/plymouthd.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 449 Oct 21 00:00 etc/sysctl.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 etc/sysctl.d >Oct 30 09:04:08 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 14 Oct 30 09:03 etc/sysctl.d/99-sysctl.conf -> ../sysctl.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 14 Oct 30 09:03 etc/system-release -> fedora-release >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 3 root root 0 Oct 30 09:03 etc/systemd >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 853 Oct 30 09:03 etc/systemd/journald.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxrwxr-x 5 root root 0 Oct 30 09:03 etc/systemd/system >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1395 Oct 20 23:59 etc/systemd/system.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxrwxr-x 2 root root 0 Oct 30 09:03 etc/systemd/system/dev-disk-by\x2duuid-95779487\x2de99a\x2d4bac\x2dba15\x2d07f6aef7aeeb.device.d >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 2 root root 23 Oct 30 09:03 etc/systemd/system/dev-disk-by\x2duuid-95779487\x2de99a\x2d4bac\x2dba15\x2d07f6aef7aeeb.device.d/timeout.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxrwxr-x 2 root root 0 Oct 30 09:04 etc/systemd/system/dev-mapper-fedora\x2dswap.device.d >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 2 root root 0 Oct 30 09:03 etc/systemd/system/dev-mapper-fedora\x2dswap.device.d/timeout.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxrwxr-x 2 root root 0 Oct 30 09:03 etc/systemd/system/initrd.target.wants >Oct 30 09:04:08 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 78 Oct 30 09:03 etc/systemd/system/initrd.target.wants/dev-disk-by\x2duuid-95779487\x2de99a\x2d4bac\x2dba15\x2d07f6aef7aeeb.device -> ../dev-disk-by\x2duuid-95779487\x2de99a\x2d4bac\x2dba15\x2d07f6aef7aeeb.device >Oct 30 09:04:08 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 35 Oct 30 09:03 etc/systemd/system/initrd.target.wants/dev-mapper-fedora\x2dswap.device -> ../dev-mapper-fedora\x2dswap.device >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 3 root root 0 Oct 30 09:03 etc/udev >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 etc/udev/rules.d >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 142 Jun 30 06:03 etc/udev/rules.d/11-dm.rules >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 681 Oct 30 09:03 etc/udev/rules.d/59-persistent-storage-dm.rules >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 298 Oct 30 09:03 etc/udev/rules.d/59-persistent-storage.rules >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 1031 Oct 30 09:03 etc/udev/rules.d/61-persistent-storage.rules >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 776 Jun 30 06:03 etc/udev/rules.d/64-lvm.rules >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 49 Oct 20 23:59 etc/udev/udev.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 37 Oct 30 09:03 etc/vconsole.conf >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1982 Aug 26 10:15 etc/virc >Oct 30 09:04:08 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 23 Oct 30 09:03 init -> usr/lib/systemd/systemd >Oct 30 09:04:08 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 7 Oct 30 09:03 lib -> usr/lib >Oct 30 09:04:08 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 9 Oct 30 09:03 lib64 -> usr/lib64 >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 proc >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 root >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 run >Oct 30 09:04:08 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 8 Oct 30 09:03 sbin -> usr/sbin >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 3041 Jun 30 06:03 shutdown >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 sys >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 sysroot >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 tmp >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxrwxr-x 7 root root 0 Oct 30 09:03 usr >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:04 usr/bin >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 1012808 Oct 8 08:53 usr/bin/bash >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 54104 Aug 15 23:59 usr/bin/cat >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 155120 Aug 15 23:59 usr/bin/cp >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 54064 Aug 27 10:05 usr/bin/dmesg >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 2416 Jun 30 06:03 usr/bin/dracut-cmdline >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 422 Jun 30 06:03 usr/bin/dracut-cmdline-ask >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 1102 Jun 30 06:03 usr/bin/dracut-emergency >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 2156 Jun 30 06:03 usr/bin/dracut-initqueue >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 1170 Jun 30 06:03 usr/bin/dracut-mount >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 611 Jun 30 06:03 usr/bin/dracut-pre-mount >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 967 Jun 30 06:03 usr/bin/dracut-pre-pivot >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 577 Jun 30 06:03 usr/bin/dracut-pre-trigger >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 1523 Jun 30 06:03 usr/bin/dracut-pre-udev >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 33112 Aug 15 23:59 usr/bin/echo >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 51064 Aug 27 10:05 usr/bin/findmnt >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 24288 Aug 27 10:05 usr/bin/flock >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 158928 Jul 12 11:39 usr/bin/grep >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 100928 Aug 16 20:39 usr/bin/gzip >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 240576 Oct 21 00:02 usr/bin/journalctl >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 11456 Aug 16 23:54 usr/bin/kbd_mode >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 150608 Aug 17 02:05 usr/bin/kmod >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 162496 Aug 17 04:24 usr/bin/less >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 58632 Aug 15 23:59 usr/bin/ln >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 136464 Aug 16 23:54 usr/bin/loadkeys >Oct 30 09:04:08 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 4 Oct 30 09:03 usr/bin/loginctl -> true >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 117696 Aug 15 23:59 usr/bin/ls >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 83816 Aug 15 23:59 usr/bin/mkdir >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 63024 Aug 15 23:59 usr/bin/mkfifo >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 67152 Aug 15 23:59 usr/bin/mknod >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwsr-xr-x 1 root root 44248 Aug 27 10:05 usr/bin/mount >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 134352 Aug 15 23:59 usr/bin/mv >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 44776 Aug 16 22:37 usr/bin/ping >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 49424 Aug 16 22:37 usr/bin/ping6 >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 37208 Aug 18 01:17 usr/bin/plymouth >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 100096 Aug 18 01:57 usr/bin/ps >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 41832 Aug 15 23:59 usr/bin/readlink >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 62832 Aug 15 23:59 usr/bin/rm >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 80352 Aug 18 12:53 usr/bin/sed >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 41080 Aug 16 23:54 usr/bin/setfont >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 11536 Aug 27 10:05 usr/bin/setsid >Oct 30 09:04:08 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 4 Oct 30 09:03 usr/bin/sh -> bash >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 33176 Aug 15 23:59 usr/bin/sleep >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 70304 Aug 15 23:59 usr/bin/stty >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 589528 Oct 21 00:02 usr/bin/systemctl >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 265984 Oct 21 00:02 usr/bin/systemd-cgls >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 278240 Oct 21 00:02 usr/bin/systemd-run >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 91176 Oct 21 00:02 usr/bin/systemd-tmpfiles >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 139912 Aug 19 04:21 usr/bin/teamd >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 26000 Aug 19 04:21 usr/bin/teamdctl >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 19960 Aug 19 04:21 usr/bin/teamnl >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 45696 Aug 15 23:59 usr/bin/tr >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 28968 Aug 15 23:59 usr/bin/true >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 335552 Oct 21 00:02 usr/bin/udevadm >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwsr-xr-x 1 root root 31976 Aug 27 10:05 usr/bin/umount >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 33120 Aug 15 23:59 usr/bin/uname >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 919104 Aug 26 10:29 usr/bin/vi >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 10 root root 0 Oct 30 09:03 usr/lib >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxrwxr-x 3 root root 0 Oct 30 09:04 usr/lib/dracut >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 32552 Sep 30 10:16 usr/lib/dracut-lib.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 3 Oct 30 09:04 usr/lib/dracut/build-parameter.txt >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 31 Oct 30 09:03 usr/lib/dracut/dracut-038-30.git20140903.fc21 >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxrwxr-x 15 root root 0 Oct 30 09:03 usr/lib/dracut/hooks >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/cleanup >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 362 Jun 30 06:03 usr/lib/dracut/hooks/cleanup/10-kill-dhclient.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/cmdline >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 1032 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/20-parse-uefifcoe.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 596 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/30-parse-lvm.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 926 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/91-dhcp-root.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 315 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/92-parse-ibft.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 790 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/95-parse-vlan.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 1975 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/96-parse-bond.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 917 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/96-parse-team.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 1434 Sep 30 10:16 usr/lib/dracut/hooks/cmdline/97-parse-bridge.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 4348 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/98-parse-ip-opts.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 1932 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/99-parse-fcoe.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 662 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/99-parse-ifname.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/emergency >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 160 Jun 30 06:03 usr/lib/dracut/hooks/emergency/50-plymouth-emergency.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 146 Oct 30 09:03 usr/lib/dracut/hooks/emergency/80-\x2fdev\x2fdisk\x2fby-uuid\x2f95779487-e99a-4bac-ba15-07f6aef7aeeb.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 84 Oct 30 09:03 usr/lib/dracut/hooks/emergency/80-\x2fdev\x2fmapper\x2ffedora-swap.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 6 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/initqueue >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/initqueue/finished >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 64 Oct 30 09:03 usr/lib/dracut/hooks/initqueue/finished/devexists-\x2fdev\x2fdisk\x2fby-uuid\x2f95779487-e99a-4bac-ba15-07f6aef7aeeb.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 33 Oct 30 09:03 usr/lib/dracut/hooks/initqueue/finished/devexists-\x2fdev\x2fmapper\x2ffedora-swap.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/initqueue/online >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/initqueue/settled >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/initqueue/timeout >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 1352 Jun 30 06:03 usr/lib/dracut/hooks/initqueue/timeout/99-rootfallback.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/mount >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/netroot >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/pre-mount >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/pre-pivot >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 8200 Sep 30 10:16 usr/lib/dracut/hooks/pre-pivot/85-write-ifcfg.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/pre-shutdown >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/pre-trigger >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/pre-udev >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 1229 Jun 30 06:03 usr/lib/dracut/hooks/pre-udev/50-ifname-genrules.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 3538 Sep 30 10:16 usr/lib/dracut/hooks/pre-udev/60-net-genrules.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/shutdown >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/dracut/hooks/shutdown-emergency >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 465 Jun 30 06:03 usr/lib/dracut/hooks/shutdown/30-dm-shutdown.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 895 Oct 30 09:03 usr/lib/dracut/hostonly-files >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 175 Oct 30 09:03 usr/lib/dracut/modules.txt >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-rw-r-- 1 root root 0 Oct 30 09:03 usr/lib/dracut/need-initqueue >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 3685 Jun 30 06:03 usr/lib/dracut/parse-resume.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 670 Jun 30 06:03 usr/lib/dracut/resume.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/firmware >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/firmware/e100 >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 539 Sep 12 18:53 usr/lib/firmware/e100/d101m_ucode.bin >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 539 Sep 12 18:53 usr/lib/firmware/e100/d101s_ucode.bin >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 539 Sep 12 18:53 usr/lib/firmware/e100/d102e_ucode.bin >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 6347 Jun 30 06:03 usr/lib/fs-lib.sh >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 6 root root 0 Oct 30 09:03 usr/lib/kbd >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 3 root root 0 Oct 30 09:04 usr/lib/kbd/consolefonts >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3019 Aug 16 23:59 usr/lib/kbd/consolefonts/161.cp.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3086 Aug 16 23:59 usr/lib/kbd/consolefonts/162.cp.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3069 Aug 16 23:59 usr/lib/kbd/consolefonts/163.cp.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3136 Aug 16 23:59 usr/lib/kbd/consolefonts/164.cp.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3247 Aug 16 23:59 usr/lib/kbd/consolefonts/165.cp.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2948 Aug 16 23:59 usr/lib/kbd/consolefonts/737.cp.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2914 Aug 16 23:59 usr/lib/kbd/consolefonts/880.cp.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2759 Aug 16 23:59 usr/lib/kbd/consolefonts/928.cp.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2159 Aug 16 23:59 usr/lib/kbd/consolefonts/972.cp.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3791 Aug 16 23:59 usr/lib/kbd/consolefonts/Agafari-12.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3839 Aug 16 23:59 usr/lib/kbd/consolefonts/Agafari-14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3904 Aug 16 23:59 usr/lib/kbd/consolefonts/Agafari-16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1985 Aug 16 23:59 usr/lib/kbd/consolefonts/Cyr_a8x14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2020 Aug 16 23:59 usr/lib/kbd/consolefonts/Cyr_a8x16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1751 Aug 16 23:59 usr/lib/kbd/consolefonts/Cyr_a8x8.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 191 Aug 16 23:59 usr/lib/kbd/consolefonts/ERRORS >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3702 Aug 16 23:59 usr/lib/kbd/consolefonts/Goha-12.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3715 Aug 16 23:59 usr/lib/kbd/consolefonts/Goha-14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3779 Aug 16 23:59 usr/lib/kbd/consolefonts/Goha-16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3698 Aug 16 23:59 usr/lib/kbd/consolefonts/GohaClassic-12.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3724 Aug 16 23:59 usr/lib/kbd/consolefonts/GohaClassic-14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3789 Aug 16 23:59 usr/lib/kbd/consolefonts/GohaClassic-16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2022 Aug 16 23:59 usr/lib/kbd/consolefonts/Lat2-Terminus16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3584 Aug 16 23:59 usr/lib/kbd/consolefonts/LatArCyrHeb-08.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4089 Aug 16 23:59 usr/lib/kbd/consolefonts/LatArCyrHeb-14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4184 Aug 16 23:59 usr/lib/kbd/consolefonts/LatArCyrHeb-16+.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4096 Aug 16 23:59 usr/lib/kbd/consolefonts/LatArCyrHeb-16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4260 Aug 16 23:59 usr/lib/kbd/consolefonts/LatArCyrHeb-19.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6004 Aug 16 23:59 usr/lib/kbd/consolefonts/LatGrkCyr-12x22.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3813 Aug 16 23:59 usr/lib/kbd/consolefonts/LatGrkCyr-8x16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4113 Aug 16 23:59 usr/lib/kbd/consolefonts/LatKaCyrHeb-14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1387 Aug 16 23:59 usr/lib/kbd/consolefonts/Mik_8x16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2709 Aug 16 23:59 usr/lib/kbd/consolefonts/UniCyrExt_8x16.psf.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1929 Aug 16 23:59 usr/lib/kbd/consolefonts/UniCyr_8x14.psf.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1996 Aug 16 23:59 usr/lib/kbd/consolefonts/UniCyr_8x16.psf.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1728 Aug 16 23:59 usr/lib/kbd/consolefonts/UniCyr_8x8.psf.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1290 Aug 16 23:59 usr/lib/kbd/consolefonts/alt-8x14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1488 Aug 16 23:59 usr/lib/kbd/consolefonts/alt-8x16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1084 Aug 16 23:59 usr/lib/kbd/consolefonts/alt-8x8.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1415 Aug 16 23:59 usr/lib/kbd/consolefonts/altc-8x16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1114 Aug 16 23:59 usr/lib/kbd/consolefonts/aply16.psf.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1593 Aug 16 23:59 usr/lib/kbd/consolefonts/arm8.fnt.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1877 Aug 16 23:59 usr/lib/kbd/consolefonts/cp1250.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1963 Aug 16 23:59 usr/lib/kbd/consolefonts/cp850-8x14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2025 Aug 16 23:59 usr/lib/kbd/consolefonts/cp850-8x16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1760 Aug 16 23:59 usr/lib/kbd/consolefonts/cp850-8x8.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1106 Aug 16 23:59 usr/lib/kbd/consolefonts/cp857.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1282 Aug 16 23:59 usr/lib/kbd/consolefonts/cp857.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1342 Aug 16 23:59 usr/lib/kbd/consolefonts/cp857.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1989 Aug 16 23:59 usr/lib/kbd/consolefonts/cp865-8x14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2050 Aug 16 23:59 usr/lib/kbd/consolefonts/cp865-8x16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1768 Aug 16 23:59 usr/lib/kbd/consolefonts/cp865-8x8.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1329 Aug 16 23:59 usr/lib/kbd/consolefonts/cp866-8x14.psf.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1351 Aug 16 23:59 usr/lib/kbd/consolefonts/cp866-8x16.psf.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1112 Aug 16 23:59 usr/lib/kbd/consolefonts/cp866-8x8.psf.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1212 Aug 16 23:59 usr/lib/kbd/consolefonts/cybercafe.fnt.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2070 Aug 16 23:59 usr/lib/kbd/consolefonts/cyr-sun16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2076 Aug 16 23:59 usr/lib/kbd/consolefonts/default8x16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1879 Aug 16 23:59 usr/lib/kbd/consolefonts/default8x9.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3412 Aug 16 23:59 usr/lib/kbd/consolefonts/drdos8x14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3486 Aug 16 23:59 usr/lib/kbd/consolefonts/drdos8x16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2558 Aug 16 23:59 usr/lib/kbd/consolefonts/drdos8x6.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3065 Aug 16 23:59 usr/lib/kbd/consolefonts/drdos8x8.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4110 Aug 16 23:59 usr/lib/kbd/consolefonts/eurlatgr.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1707 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737a-8x8.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1915 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737a-9x14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1975 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737a-9x16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1819 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737b-8x11.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2137 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737b-9x16-medieval.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1932 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737c-8x14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 1970 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737c-8x16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1516 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737c-8x6.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1563 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737c-8x7.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1743 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737c-8x8.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737d-8x16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1737 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928-8x16-thin.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1774 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928-9x14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1809 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928-9x16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1784 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928a-8x14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1824 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928a-8x16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2057 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928b-8x14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2100 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928b-8x16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3162 Aug 16 23:59 usr/lib/kbd/consolefonts/greek-polytonic.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/consolefonts/iso01-12x22.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso01.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso01.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso01.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 3211 Aug 16 23:59 usr/lib/kbd/consolefonts/iso02-12x22.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso02.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso02.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso02.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso03.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso03.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso03.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso04.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso04.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso04.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso05.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso05.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso05.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso06.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso06.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso06.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso07.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso07.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2082 Aug 16 23:59 usr/lib/kbd/consolefonts/iso07u-16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso08.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso08.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso08.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso09.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso09.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso09.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 86 Aug 16 23:59 usr/lib/kbd/consolefonts/iso10.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 86 Aug 16 23:59 usr/lib/kbd/consolefonts/iso10.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 86 Aug 16 23:59 usr/lib/kbd/consolefonts/iso10.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1261 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8-14.psf.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1412 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8c-8x16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1299 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8r-8x14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1493 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8r-8x16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1090 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8r-8x8.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1768 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8r.8x8.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2090 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8u_8x14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2111 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8u_8x16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1835 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8u_8x8.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1790 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-08.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1868 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-10.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1978 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-12.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2011 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2063 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1989 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-sun16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1779 Aug 16 23:59 usr/lib/kbd/consolefonts/lat1-08.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1861 Aug 16 23:59 usr/lib/kbd/consolefonts/lat1-10.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1964 Aug 16 23:59 usr/lib/kbd/consolefonts/lat1-12.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1998 Aug 16 23:59 usr/lib/kbd/consolefonts/lat1-14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2076 Aug 16 23:59 usr/lib/kbd/consolefonts/lat1-16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1748 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-08.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1868 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-10.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1910 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-12.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1982 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1991 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1984 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-sun16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2018 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2a-16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1821 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-08.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1925 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-10.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1995 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-12.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2046 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2151 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-16+.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2057 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2197 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-19.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1820 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-08.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1927 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-10.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1995 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-12.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2048 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2152 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-16+.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2054 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2193 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-19.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1965 Aug 16 23:59 usr/lib/kbd/consolefonts/lat5-12.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1995 Aug 16 23:59 usr/lib/kbd/consolefonts/lat5-14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2061 Aug 16 23:59 usr/lib/kbd/consolefonts/lat5-16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1838 Aug 16 23:59 usr/lib/kbd/consolefonts/lat7-14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2083 Aug 16 23:59 usr/lib/kbd/consolefonts/lat7a-14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1372 Aug 16 23:59 usr/lib/kbd/consolefonts/lat7a-16.psf.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1099 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9-08.psf.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1175 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9-10.psf.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1290 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9-12.psf.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1308 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9-14.psf.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1364 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9-16.psf.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1783 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9u-08.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1865 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9u-10.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1976 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9u-12.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2009 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9u-14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2061 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9u-16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1771 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9v-08.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1853 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9v-10.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1973 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9v-12.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1999 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9v-14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2054 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9v-16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1787 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9w-08.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1870 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9w-10.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1989 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9w-12.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2015 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9w-14.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2069 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9w-16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3803 Aug 16 23:59 usr/lib/kbd/consolefonts/latarcyrheb-sun16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5171 Aug 16 23:59 usr/lib/kbd/consolefonts/latarcyrheb-sun32.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3389 Aug 16 23:59 usr/lib/kbd/consolefonts/pancyrillic.f16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/consolefonts/partialfonts >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 693 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 805 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 812 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 710 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 818 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 825 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 713 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 803 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 800 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 659 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 744 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 752 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 707 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 819 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 822 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 709 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 800 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 825 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 436 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 498 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 499 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 648 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 803 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 818 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 501 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 565 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 576 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 699 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 791 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 814 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 650 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 749 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 778 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 330 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 371 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 380 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 36 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/none.00-17.08.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 40 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/none.00-17.14.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 40 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/none.00-17.16.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2084 Aug 16 23:59 usr/lib/kbd/consolefonts/ruscii_8x16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2059 Aug 16 23:59 usr/lib/kbd/consolefonts/ruscii_8x8.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2708 Aug 16 23:59 usr/lib/kbd/consolefonts/sun12x22.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1467 Aug 16 23:59 usr/lib/kbd/consolefonts/t.fnt.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1515 Aug 16 23:59 usr/lib/kbd/consolefonts/t850b.fnt.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1363 Aug 16 23:59 usr/lib/kbd/consolefonts/tcvn8x16.psf.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1891 Aug 16 23:59 usr/lib/kbd/consolefonts/viscii10-8x16.psfu.gz >Oct 30 09:04:08 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/kbd/consoletrans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9216 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-10_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 8994 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-13_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9279 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-14_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 8839 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-15_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 8806 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-1_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9034 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-2_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 8712 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-3_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9006 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-4_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 8645 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-5_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6418 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-6_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 8471 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-7_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6566 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-8_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 8786 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-9_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1698 Aug 16 23:59 usr/lib/kbd/consoletrans/baltic.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9307 Aug 16 23:59 usr/lib/kbd/consoletrans/cp1250_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9769 Aug 16 23:59 usr/lib/kbd/consoletrans/cp1251_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1834 Aug 16 23:59 usr/lib/kbd/consoletrans/cp437_to_iso01.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9529 Aug 16 23:59 usr/lib/kbd/consoletrans/cp437_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9568 Aug 16 23:59 usr/lib/kbd/consoletrans/cp737_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9500 Aug 16 23:59 usr/lib/kbd/consoletrans/cp775_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1172 Aug 16 23:59 usr/lib/kbd/consoletrans/cp850_to_iso01.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9378 Aug 16 23:59 usr/lib/kbd/consoletrans/cp850_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9677 Aug 16 23:59 usr/lib/kbd/consoletrans/cp852_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9562 Aug 16 23:59 usr/lib/kbd/consoletrans/cp853_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9293 Aug 16 23:59 usr/lib/kbd/consoletrans/cp855_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9369 Aug 16 23:59 usr/lib/kbd/consoletrans/cp857_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9570 Aug 16 23:59 usr/lib/kbd/consoletrans/cp860_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9554 Aug 16 23:59 usr/lib/kbd/consoletrans/cp861_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9133 Aug 16 23:59 usr/lib/kbd/consoletrans/cp862_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9427 Aug 16 23:59 usr/lib/kbd/consoletrans/cp863_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9333 Aug 16 23:59 usr/lib/kbd/consoletrans/cp864_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9549 Aug 16 23:59 usr/lib/kbd/consoletrans/cp865_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9475 Aug 16 23:59 usr/lib/kbd/consoletrans/cp866_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9109 Aug 16 23:59 usr/lib/kbd/consoletrans/cp869_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 8219 Aug 16 23:59 usr/lib/kbd/consoletrans/cp874_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5914 Aug 16 23:59 usr/lib/kbd/consoletrans/iso02_to_cp1250.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2455 Aug 16 23:59 usr/lib/kbd/consoletrans/koi2alt >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 10105 Aug 16 23:59 usr/lib/kbd/consoletrans/koi8-r_to_uni.trans >Oct 30 09:04:08 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 10067 Aug 16 23:59 usr/lib/kbd/consoletrans/koi8-u_to_uni.trans >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1468 Aug 16 23:59 usr/lib/kbd/consoletrans/koi8u2ruscii >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 256 Aug 16 23:59 usr/lib/kbd/consoletrans/latin2u.trans >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 923 Aug 16 23:59 usr/lib/kbd/consoletrans/null >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2122 Aug 16 23:59 usr/lib/kbd/consoletrans/space >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1891 Aug 16 23:59 usr/lib/kbd/consoletrans/trivial >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1698 Aug 16 23:59 usr/lib/kbd/consoletrans/vga2iso >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1418 Aug 16 23:59 usr/lib/kbd/consoletrans/viscii1.0_to_tcvn.trans >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1847 Aug 16 23:59 usr/lib/kbd/consoletrans/viscii1.0_to_viscii1.1.trans >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1747 Aug 16 23:59 usr/lib/kbd/consoletrans/zero >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 4 root root 0 Oct 30 09:03 usr/lib/kbd/keymaps >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 9 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/amiga >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2970 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/amiga/amiga-de.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1889 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/amiga/amiga-us.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/atari >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2741 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/atari/atari-de.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2925 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/atari/atari-se.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2767 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/atari/atari-uk-falcon.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2985 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/atari/atari-us.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 11 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386 >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:04 usr/lib/kbd/keymaps/legacy/i386/azerty >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 886 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/azerty.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 901 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/be-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 3 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin0.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 873 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 3 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin9.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 842 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-old.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 957 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-pc.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 3 root root 5683 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 343 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/wangbe.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1786 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/wangbe2.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/bepo >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5617 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/bepo/fr-bepo-latin9.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1832 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/bepo/fr-bepo.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/colemak >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1449 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/colemak/en-latin9.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/dvorak >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 145 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/ANSI-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1314 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-ca-fr.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1309 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-es.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1227 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-fr.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1205 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-l.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1202 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-r.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2598 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-ru.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1242 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-sv-a1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1023 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-sv-a5.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 841 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-uk.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 782 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1045 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/no-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/fgGIod >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2258 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/fgGIod/tr_f-latin5.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1035 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/fgGIod/trf-fgGIod.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/include >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 230 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/applkey.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 438 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/azerty-layout.inc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 65 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/backspace.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 278 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/compose.inc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 126 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/ctrl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 182 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/euro.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 253 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/euro1.inc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 193 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/euro1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 194 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/euro2.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 453 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/keypad.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4353 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/linux-keys-bare.inc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1148 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/linux-keys-extd.inc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 746 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-alt-and-altgr.inc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3029 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-modeshift-altgr.inc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 146 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-two-alt-keys.inc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 456 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/qwerty-layout.inc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 456 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/qwertz-layout.inc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 426 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/unicode.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 116 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/windowkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/olpc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 876 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/olpc/es-olpc.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 852 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/olpc/pt-olpc.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:04 usr/lib/kbd/keymaps/legacy/i386/qwerty >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2499 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bashkir.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2981 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg-cp1251.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2328 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg-cp855.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4627 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_bds-cp1251.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4622 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_bds-utf8.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4540 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_pho-cp1251.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4528 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_pho-utf8.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2026 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-abnt.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1104 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-abnt2.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1106 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-latin1-abnt2.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 984 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-latin1-us.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2332 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/by-cp1251.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2854 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/by.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2330 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bywin-cp1251.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1174 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/cf.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2568 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-cp1250.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2726 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-lat2-prog.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2655 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-lat2.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 8760 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-qwerty.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2408 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/defkeymap.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2181 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/defkeymap_V1.0.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 962 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/dk-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 941 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/dk.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 987 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/emacs.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 775 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/emacs2.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1511 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/es-cp850.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1133 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/es.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 153 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/et-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1141 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/et.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1434 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/fi.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2377 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/gr-pc.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3660 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/gr.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1313 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/hu101.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 12055 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/hypermap.m4 >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1445 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/il-heb.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1360 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/il-phonetic.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2410 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/il.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1762 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/is-latin1-us.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1216 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/is-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1054 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/it-ibm.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1230 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/it.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2046 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/it2.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 779 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/jp106.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2495 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/kazakh.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 666 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ko.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3387 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ky_alt_sh-UTF-8.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2420 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/kyrgyz.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1058 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/la-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2313 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.baltic.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6095 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.l4.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6172 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 542 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/lv-tilde.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1285 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/lv.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3147 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk-cp1251.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3201 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk-utf.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3164 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1745 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk0.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1075 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/nl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1220 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/nl2.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1714 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/no-latin1.doc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1533 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/no-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 805 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/no.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 387 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pc110.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1306 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1234 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2247 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl2.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2327 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl3.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1165 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl4.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 989 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt-latin9.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 930 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1618 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ro.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1435 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ro_std.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2316 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-cp1251.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3055 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-ms.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3046 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-yawerty.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3779 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3499 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2591 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru2.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3383 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru3.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3378 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru4.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2571 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru_win.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3487 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-CP1251.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3350 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-KOI8-R.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3476 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-UTF-8.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3456 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt_sh-UTF-8.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3373 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-CP1251.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3236 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-KOI8-R.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3363 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-UTF-8.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3398 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-CP1251.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3262 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-KOI8-R.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3389 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-UTF-8.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3344 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-CP1251.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3207 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-KOI8-R.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3334 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-UTF-8.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 177 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-fi-ir209.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 189 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-fi-lat6.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2432 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-ir209.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2540 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-lat6.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2614 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/sk-prog-qwerty.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1868 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/sk-qwerty.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 3307 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/sr-cy.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/sr-latin.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 1121 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/sv-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3490 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/tj_alt-UTF8.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1166 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/tr_q-latin5.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1132 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/tralt.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1578 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/trf.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1124 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/trq.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3374 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_alt-UTF-8.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3384 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_cplk-UTF-8.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3367 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_ct_sh-UTF-8.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3348 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_ctrl-UTF-8.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4232 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-cp1251.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6958 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-utf-ws.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6866 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-utf.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6932 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-ws.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6853 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 765 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/uk.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2549 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/us-acentos.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/us.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/qwertz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1286 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/croat.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2539 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/cz-us-qwertz.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 8706 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/cz.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 270 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-latin1-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 898 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 347 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-mobii.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 847 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 294 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de_CH-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2377 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de_alt_UTF-8.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 973 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/fr_CH-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 873 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/fr_CH.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1252 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/hu.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 942 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg-latin1-lk450.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 992 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 924 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3161 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg.map.sg-decimal-separator >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2611 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sk-prog-qwertz.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2690 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sk-qwertz.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1191 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/slovene.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/include >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 517 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.8859_7 >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 23 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.8859_8 >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6030 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.latin >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3889 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.latin1 >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3465 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.latin2 >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2037 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.latin3 >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2897 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.latin4 >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 8402 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/vim-compose.latin1 >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 4 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/mac >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:04 usr/lib/kbd/keymaps/legacy/mac/all >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-be.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-de-latin1-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-de-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-de_CH.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-dk-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-es.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-fi-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-fr.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-fr_CH-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-it.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-pl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-pt-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-se.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-template.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-uk.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-us.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:04 usr/lib/kbd/keymaps/legacy/mac/include >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-azerty-layout.inc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-euro.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-euro2.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-linux-keys-bare.inc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-qwerty-layout.inc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-qwertz-layout.inc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 4 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/ppc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/ppc/all >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 501 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-be.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 288 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de-latin1-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 904 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 767 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de_CH.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 639 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-dk-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 799 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 490 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-es.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 893 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fi-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 1108 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fr.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 786 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fr_CH-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 658 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-it.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 1160 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-pl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 431 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-pt-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 508 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-se.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 264 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-template.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 760 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-uk.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 900 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-us.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/ppc/include >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 439 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-azerty-layout.inc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 182 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-euro.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 196 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-euro2.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 4956 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-linux-keys-bare.inc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 438 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-qwerty-layout.inc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 438 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-qwertz-layout.inc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/sun >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3022 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sun-pl-altgraph.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3186 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sun-pl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2434 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sundvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2433 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunkeymap.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2086 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt4-es.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2167 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt4-fi-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2091 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt4-no-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4931 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-cz-us.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2047 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-de-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2145 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-es.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2063 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-fi-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2488 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-fr-latin1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2518 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-ru.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2274 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-uk.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4926 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-us-cz.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1706 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt6-uk.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/xkb >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3645 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/al-plisi-d1.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4090 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/al.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3941 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/at-mac.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3860 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/at-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3902 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/at-sundeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3902 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/at.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3648 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/az.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4113 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/ba-alternatequotes.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4057 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/ba-unicode.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4061 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ba-unicodeus.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4115 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ba-us.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4116 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ba.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3975 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-iso-alternate.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3938 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4021 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-oss.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4025 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-oss_latin9.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4021 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-oss_sundeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3946 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-sundeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4161 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-wang.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3971 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/be.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3925 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/br-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3919 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/br-nativo-epo.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3939 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/br-nativo-us.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3927 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/br-nativo.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3949 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/br-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4000 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/br.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4026 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/by-latin.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3619 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ca-eng.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3694 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ca-fr-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3702 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ca-fr-legacy.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3696 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ca-multi.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 13196 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ca-multix.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3686 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ca.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5150 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-de_mac.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3972 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-de_nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3959 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-de_sundeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3960 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-fr.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5178 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-fr_mac.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3972 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-fr_nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3960 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-fr_sundeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3953 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-legacy.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3959 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ch.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4078 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cm-azerty.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4801 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cm-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3995 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cm-french.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4544 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cm-qwerty.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3619 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/cm.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3619 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/cn.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4190 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cz-bksl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3781 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cz-dvorak-ucw.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4180 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cz-qwerty.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4165 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cz-qwerty_bksl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4204 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/cz.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 13999 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-T3.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3936 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-deadacute.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3927 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-deadgraveacute.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4033 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-dsb.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4045 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-dsb_qwertz.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3846 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3899 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-legacy.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3941 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-mac.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3979 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-mac_nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5132 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-neo.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3860 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3915 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-qwerty.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3896 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-ro.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3858 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-ro_nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3902 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-sundeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3903 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-tr.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3902 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/de.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3796 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/dk-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3867 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/dk-mac.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3917 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/dk-mac_nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3858 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/dk-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3869 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/dk-winkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3872 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/dk.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3872 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ee-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3846 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ee-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4080 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ee-us.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3929 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ee.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 11019 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/epo-legacy.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4724 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/epo.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4042 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-ast.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4043 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-cat.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4026 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-deadtilde.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3911 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4041 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-mac.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4015 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4041 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-sundeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4039 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-winkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4041 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/es.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5345 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fi-classic.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3901 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fi-mac.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5072 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fi-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3840 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fi-smi.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5421 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fi-winkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3851 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fo-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3865 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/fo.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4130 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-bepo.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4088 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-bepo_latin9.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4012 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-bre.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3748 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3864 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-latin9.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3853 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-latin9_nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3864 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-latin9_sundeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3757 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-mac.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3970 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fr-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3968 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-oci.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3977 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fr-oss.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3983 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fr-oss_latin9.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3938 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fr-oss_nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3977 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-oss_sundeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3995 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fr-sundeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3995 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/fr.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4030 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-colemak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4011 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4024 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-dvorakukp.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3967 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-extd.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3960 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-intl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3976 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-mac.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3944 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-mac_intl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3994 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/gb.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4022 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/ge-ergonomic.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3668 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/ge-mess.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3488 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/ge-ru.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3536 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ge.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3652 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-akan.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3653 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-avn.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3687 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-ewe.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3722 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-fula.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3661 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-ga.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3700 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-generic.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3752 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-gillbt.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3722 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-hausa.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3629 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/gh.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4113 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/hr-alternatequotes.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4057 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/hr-unicode.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4061 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/hr-unicodeus.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3888 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/hr-us.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4106 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/hr.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4013 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_comma_dead.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3949 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_comma_nodead.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4010 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_dot_dead.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3947 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_dot_nodead.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4014 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_comma_dead.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3951 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_comma_nodead.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4011 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_dot_dead.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3949 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_dot_nodead.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4007 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_comma_dead.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3943 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_comma_nodead.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4004 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_dot_dead.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3940 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_dot_nodead.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4009 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_comma_dead.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3945 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_comma_nodead.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4006 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_dot_dead.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3942 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_dot_nodead.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3945 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4013 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-qwerty.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4009 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-standard.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4009 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/hu.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4611 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ie-CloGaelach.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 7611 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ie-UnicodeExpert.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3469 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ie-ogam_is434.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6258 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ie.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3921 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/il.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3628 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/in-eng.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3841 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/iq-ku.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3941 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/iq-ku_alt.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3832 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/iq-ku_ara.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3834 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/iq-ku_f.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3841 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ir-ku.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3941 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ir-ku_alt.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3832 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ir-ku_ara.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3834 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ir-ku_f.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3827 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/is-Sundeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3858 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/is-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3863 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/is-mac.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3822 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/is-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3899 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/is.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3750 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-geo.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3629 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-ibm.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3691 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-mac.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3883 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3853 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-us.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3932 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-winkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3934 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/it.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3619 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/jp-OADG109A.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3618 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/jp-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3626 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/jp-kana86.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3634 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/jp.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3655 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ke-kik.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3655 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ke.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3614 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/kr-kr104.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3619 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/kr.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4032 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/latam-deadtilde.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3994 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/latam-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4033 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/latam-sundeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4029 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/latam.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3991 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lt-ibm.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3790 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lt-lekp.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3828 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lt-lekpa.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3965 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lt-std.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3989 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lt-us.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3995 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/lt.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3852 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-adapted.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3869 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-apostrophe.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3778 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-ergonomic.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3857 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-fkey.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3971 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-modern.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3877 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-tilde.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3866 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/lv.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3995 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ma-french.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3681 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/md-gag.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3792 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/md.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4103 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/me-latinalternatequotes.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4064 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/me-latinunicode.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4073 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/me-latinunicodeyz.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4128 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/me-latinyz.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4123 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/me.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4015 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ml-fr-oss.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3903 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ml-us-intl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3994 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ml-us-mac.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4013 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ml.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4000 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/mt-us.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3970 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/mt.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3723 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ng-hausa.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3663 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ng-igbo.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3658 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ng-yoruba.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3630 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ng.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4001 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/nl-mac.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3670 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/nl-std.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3923 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/nl-sundeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3923 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/nl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3918 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-colemak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3774 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3942 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-mac.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3914 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-mac_nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3956 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3840 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-smi.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3826 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-smi_nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3919 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-winkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3922 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/no.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3792 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ph-capewell-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3791 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ph-capewell-qwerf2k6.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3788 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ph-colemak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3788 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ph-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3794 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ph.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4008 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-csb.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3763 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3768 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-dvorak_altquotes.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3768 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-dvorak_quotes.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3830 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-dvp.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4033 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-legacy.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4074 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-qwertz.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4019 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-szl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3961 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/pl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3937 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pt-mac.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3954 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pt-mac_nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3929 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/pt-mac_sundeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3865 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/pt-nativo-epo.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3849 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/pt-nativo-us.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3843 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/pt-nativo.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3917 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pt-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3905 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pt-sundeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3912 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/pt.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3793 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ro-cedilla.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3810 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ro-std.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3813 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ro-std_cedilla.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3957 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ro-winkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3792 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ro.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4116 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/rs-latin.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4113 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/rs-latinalternatequotes.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4057 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/rs-latinunicode.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4061 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/rs-latinunicodeyz.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4115 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/rs-latinyz.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3799 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ru-cv_latin.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3941 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/se-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3901 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/se-mac.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3824 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/se-nodeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3840 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/se-smi.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3934 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/se-svdvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3831 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/se.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4072 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/si-alternatequotes.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4075 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/si-us.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4076 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/si.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4183 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sk-bksl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4192 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sk-qwerty.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4181 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sk-qwerty_bksl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4194 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/sk.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3841 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sy-ku.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3941 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sy-ku_alt.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3834 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sy-ku_f.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3671 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tm-alt.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3684 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/tm.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3949 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-alt.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3888 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-crh.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3948 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-crh_alt.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3844 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-crh_f.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3819 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-f.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3815 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-intl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3841 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-ku.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3941 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-ku_alt.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3834 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-ku_f.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3870 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-sundeadkeys.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3870 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/tr.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4394 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tw-indigenous.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4393 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tw-saisiyat.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4394 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/tw.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3742 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-alt-intl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3866 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-altgr-intl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4048 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-colemak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3753 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak-alt-intl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3679 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak-classic.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3857 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak-intl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3719 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak-l.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3713 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak-r.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3684 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3762 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvp.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3763 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-euro.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3714 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-hbs.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3865 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-intl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3986 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-mac.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3758 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-olpc2.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3883 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-workman-intl.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3643 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-workman.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3619 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/us.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3612 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/uz-latin.map.gz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/kbd/unimaps >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4244 Aug 16 23:59 usr/lib/kbd/unimaps/8859-1.a0-ff.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4706 Aug 16 23:59 usr/lib/kbd/unimaps/8859-10.a0-ff.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4426 Aug 16 23:59 usr/lib/kbd/unimaps/8859-13.a0-ff.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4816 Aug 16 23:59 usr/lib/kbd/unimaps/8859-14.a0-ff.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4376 Aug 16 23:59 usr/lib/kbd/unimaps/8859-15.a0-ff.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4479 Aug 16 23:59 usr/lib/kbd/unimaps/8859-2.a0-ff.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4240 Aug 16 23:59 usr/lib/kbd/unimaps/8859-3.a0-ff.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4548 Aug 16 23:59 usr/lib/kbd/unimaps/8859-4.a0-ff.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4188 Aug 16 23:59 usr/lib/kbd/unimaps/8859-5.a0-ff.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1869 Aug 16 23:59 usr/lib/kbd/unimaps/8859-6.a0-ff.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3928 Aug 16 23:59 usr/lib/kbd/unimaps/8859-7.a0-ff.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2035 Aug 16 23:59 usr/lib/kbd/unimaps/8859-8.a0-ff.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4332 Aug 16 23:59 usr/lib/kbd/unimaps/8859-9.a0-ff.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1494 Aug 16 23:59 usr/lib/kbd/unimaps/ECMA144.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1378 Aug 16 23:59 usr/lib/kbd/unimaps/armscii8.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1707 Aug 16 23:59 usr/lib/kbd/unimaps/ascii.20-7f.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5478 Aug 16 23:59 usr/lib/kbd/unimaps/cp1250.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 446 Aug 16 23:59 usr/lib/kbd/unimaps/cp437.00-1f.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4475 Aug 16 23:59 usr/lib/kbd/unimaps/cp437.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5674 Aug 16 23:59 usr/lib/kbd/unimaps/cp737.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6199 Aug 16 23:59 usr/lib/kbd/unimaps/cp737a.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6215 Aug 16 23:59 usr/lib/kbd/unimaps/cp737b.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6266 Aug 16 23:59 usr/lib/kbd/unimaps/cp737c.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5456 Aug 16 23:59 usr/lib/kbd/unimaps/cp850.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5985 Aug 16 23:59 usr/lib/kbd/unimaps/cp850a.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4011 Aug 16 23:59 usr/lib/kbd/unimaps/cp850b.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3880 Aug 16 23:59 usr/lib/kbd/unimaps/cp850z.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5627 Aug 16 23:59 usr/lib/kbd/unimaps/cp865.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6155 Aug 16 23:59 usr/lib/kbd/unimaps/cp865a.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5553 Aug 16 23:59 usr/lib/kbd/unimaps/cp866.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6174 Aug 16 23:59 usr/lib/kbd/unimaps/cp866a.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2558 Aug 16 23:59 usr/lib/kbd/unimaps/cybercafe.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4152 Aug 16 23:59 usr/lib/kbd/unimaps/cyralt.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2206 Aug 16 23:59 usr/lib/kbd/unimaps/def.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 22 Aug 16 23:59 usr/lib/kbd/unimaps/empty.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5981 Aug 16 23:59 usr/lib/kbd/unimaps/ethiopic.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 674 Aug 16 23:59 usr/lib/kbd/unimaps/iso01.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1815 Aug 16 23:59 usr/lib/kbd/unimaps/iso02.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1829 Aug 16 23:59 usr/lib/kbd/unimaps/iso03.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1815 Aug 16 23:59 usr/lib/kbd/unimaps/iso04.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1815 Aug 16 23:59 usr/lib/kbd/unimaps/iso05.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1275 Aug 16 23:59 usr/lib/kbd/unimaps/iso06.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1744 Aug 16 23:59 usr/lib/kbd/unimaps/iso07.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2507 Aug 16 23:59 usr/lib/kbd/unimaps/iso07u.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1119 Aug 16 23:59 usr/lib/kbd/unimaps/iso08.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 805 Aug 16 23:59 usr/lib/kbd/unimaps/iso09.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1489 Aug 16 23:59 usr/lib/kbd/unimaps/iso10.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 876 Aug 16 23:59 usr/lib/kbd/unimaps/iso15.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3998 Aug 16 23:59 usr/lib/kbd/unimaps/koi8r.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5224 Aug 16 23:59 usr/lib/kbd/unimaps/koi8u.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1030 Aug 16 23:59 usr/lib/kbd/unimaps/lat1.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2177 Aug 16 23:59 usr/lib/kbd/unimaps/lat1u.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5302 Aug 16 23:59 usr/lib/kbd/unimaps/lat2.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3632 Aug 16 23:59 usr/lib/kbd/unimaps/lat2u.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3251 Aug 16 23:59 usr/lib/kbd/unimaps/lat4.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5046 Aug 16 23:59 usr/lib/kbd/unimaps/lat4u.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 7282 Aug 16 23:59 usr/lib/kbd/unimaps/lat7.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3579 Aug 16 23:59 usr/lib/kbd/unimaps/lat9u.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3771 Aug 16 23:59 usr/lib/kbd/unimaps/lat9v.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3635 Aug 16 23:59 usr/lib/kbd/unimaps/lat9w.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4030 Aug 16 23:59 usr/lib/kbd/unimaps/ruscii.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1009 Aug 16 23:59 usr/lib/kbd/unimaps/tcvn.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1811 Aug 16 23:59 usr/lib/kbd/unimaps/viscii.uni >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modprobe.d >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 382 Aug 15 17:36 usr/lib/modprobe.d/dist-alsa.conf >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 884 Sep 17 03:31 usr/lib/modprobe.d/dist-blacklist.conf >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 3 root root 0 Oct 30 09:04 usr/lib/modules/3.17.1-302.fc21.x86_64 >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 6 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2316 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/async_memcpy.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4664 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/async_pq.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4724 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/async_raid6_recov.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2548 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/async_tx.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3972 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/async_xor.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4368 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/xor.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 9 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3136 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/ata_generic.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2924 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_acpi.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 12008 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/loop.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6724 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/virtio_blk.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 4 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 103660 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/drm.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 36828 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/drm_kms_helper.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/qxl >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 32492 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/qxl/qxl.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/ttm >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 34380 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/ttm/ttm.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 10760 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-crypt.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 10556 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-multipath.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2520 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-round-robin.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6904 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/raid0.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 18320 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/raid1.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 24232 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/raid10.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 40784 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/raid456.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 6 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/8390 >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6972 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/8390/8390.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5592 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/8390/ne2k-pci.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/amd >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 18360 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/amd/pcnet32.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 17092 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/e100.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/e1000 >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 55260 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/e1000/e1000.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/realtek >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 13228 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/realtek/8139cp.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3588 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/mii.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 14180 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/virtio_net.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 4 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/fcoe >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 13968 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/fcoe/fcoe.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 25168 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/fcoe/libfcoe.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/libfc >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 46356 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/libfc/libfc.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 20876 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/libiscsi.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 20280 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/scsi_transport_fc.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 25316 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/scsi_transport_iscsi.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 7412 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/virtio_scsi.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/virtio >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3212 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/virtio/virtio.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5472 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/virtio/virtio_pci.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5516 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/virtio/virtio_ring.ko.xz >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/lib >Oct 30 09:04:09 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/lib/raid6 >Oct 30 09:04:09 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 67072 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/lib/raid6/raid6_pq.ko.xz >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 5 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/net >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/net/802 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1964 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/net/802/stp.ko.xz >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/net/bridge >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 49540 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/net/bridge/bridge.ko.xz >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/net/llc >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3708 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/net/llc/llc.ko.xz >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6301 Oct 30 09:04 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.alias >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5902 Oct 30 09:04 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.alias.bin >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6973 Oct 17 16:19 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.builtin >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 9533 Oct 30 09:04 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.builtin.bin >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3372 Oct 30 09:04 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.dep >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4652 Oct 30 09:04 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.dep.bin >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 78 Oct 30 09:04 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.devname >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 103146 Oct 17 16:19 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.order >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 55 Oct 30 09:04 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.softdep >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 30111 Oct 30 09:04 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.symbols >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 35793 Oct 30 09:04 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.symbols.bin >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 17231 Sep 30 10:16 usr/lib/net-lib.sh >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/sysctl.d >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 208 Oct 13 10:45 usr/lib/sysctl.d/00-system.conf >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 151 Oct 20 23:59 usr/lib/sysctl.d/50-bridge.conf >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 518 Oct 21 00:00 usr/lib/sysctl.d/50-coredump.conf >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 939 Oct 20 23:59 usr/lib/sysctl.d/50-default.conf >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 499 Oct 9 13:29 usr/lib/sysctl.d/libvirtd.conf >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 5 root root 0 Oct 30 09:03 usr/lib/systemd >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/systemd/network >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 80 Oct 20 23:59 usr/lib/systemd/network/99-default.link >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 16 root root 0 Oct 30 09:04 usr/lib/systemd/system >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/systemd/system-generators >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 2013 Jun 30 06:03 usr/lib/systemd/system-generators/dracut-rootfs-generator >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 61960 Oct 21 00:02 usr/lib/systemd/system-generators/systemd-fstab-generator >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 78896 Oct 21 00:02 usr/lib/systemd/system-generators/systemd-gpt-auto-generator >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 524 Oct 20 23:59 usr/lib/systemd/system/basic.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 366 Oct 20 23:59 usr/lib/systemd/system/cryptsetup.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 13 Oct 30 09:03 usr/lib/systemd/system/ctrl-alt-del.target -> reboot.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 13 Oct 30 09:03 usr/lib/systemd/system/default.target -> initrd.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 935 Jun 30 06:03 usr/lib/systemd/system/dracut-cmdline-ask.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1117 Jun 30 06:03 usr/lib/systemd/system/dracut-cmdline.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 976 Jun 30 06:03 usr/lib/systemd/system/dracut-emergency.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxrwxr-x 2 root root 0 Oct 30 09:03 usr/lib/systemd/system/dracut-emergency.service.wants >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 33 Oct 30 09:03 usr/lib/systemd/system/dracut-emergency.service.wants/systemd-vconsole-setup.service -> ../systemd-vconsole-setup.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1356 Jun 30 06:03 usr/lib/systemd/system/dracut-initqueue.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 983 Jun 30 06:03 usr/lib/systemd/system/dracut-mount.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1015 Jun 30 06:03 usr/lib/systemd/system/dracut-pre-mount.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1315 Jun 30 06:03 usr/lib/systemd/system/dracut-pre-pivot.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1127 Jun 30 06:03 usr/lib/systemd/system/dracut-pre-trigger.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1159 Jun 30 06:03 usr/lib/systemd/system/dracut-pre-udev.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 0 Jun 30 06:03 usr/lib/systemd/system/emergency.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 431 Oct 20 23:59 usr/lib/systemd/system/emergency.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxrwxr-x 2 root root 0 Oct 30 09:03 usr/lib/systemd/system/emergency.target.wants >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 33 Oct 30 09:03 usr/lib/systemd/system/emergency.target.wants/systemd-vconsole-setup.service -> ../systemd-vconsole-setup.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 440 Oct 20 23:59 usr/lib/systemd/system/final.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 487 Oct 20 23:59 usr/lib/systemd/system/halt.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/systemd/system/halt.target.wants >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 24 Oct 30 09:03 usr/lib/systemd/system/halt.target.wants/plymouth-halt.service -> ../plymouth-halt.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 634 Oct 21 00:00 usr/lib/systemd/system/initrd-cleanup.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 553 Oct 20 23:59 usr/lib/systemd/system/initrd-fs.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 802 Oct 21 00:00 usr/lib/systemd/system/initrd-parse-etc.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 526 Oct 20 23:59 usr/lib/systemd/system/initrd-root-fs.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 644 Oct 21 00:00 usr/lib/systemd/system/initrd-switch-root.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 691 Oct 20 23:59 usr/lib/systemd/system/initrd-switch-root.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/systemd/system/initrd-switch-root.target.wants >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 25 Oct 30 09:03 usr/lib/systemd/system/initrd-switch-root.target.wants/plymouth-start.service -> ../plymouth-start.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 31 Oct 30 09:03 usr/lib/systemd/system/initrd-switch-root.target.wants/plymouth-switch-root.service -> ../plymouth-switch-root.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 668 Oct 21 00:00 usr/lib/systemd/system/initrd-udevadm-cleanup-db.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 671 Oct 20 23:59 usr/lib/systemd/system/initrd.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxrwxr-x 2 root root 0 Oct 30 09:03 usr/lib/systemd/system/initrd.target.wants >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 29 Oct 30 09:03 usr/lib/systemd/system/initrd.target.wants/dracut-cmdline-ask.service -> ../dracut-cmdline-ask.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 25 Oct 30 09:03 usr/lib/systemd/system/initrd.target.wants/dracut-cmdline.service -> ../dracut-cmdline.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 27 Oct 30 09:03 usr/lib/systemd/system/initrd.target.wants/dracut-initqueue.service -> ../dracut-initqueue.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 23 Oct 30 09:03 usr/lib/systemd/system/initrd.target.wants/dracut-mount.service -> ../dracut-mount.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 27 Oct 30 09:03 usr/lib/systemd/system/initrd.target.wants/dracut-pre-mount.service -> ../dracut-pre-mount.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 27 Oct 30 09:03 usr/lib/systemd/system/initrd.target.wants/dracut-pre-pivot.service -> ../dracut-pre-pivot.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 29 Oct 30 09:03 usr/lib/systemd/system/initrd.target.wants/dracut-pre-trigger.service -> ../dracut-pre-trigger.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 26 Oct 30 09:03 usr/lib/systemd/system/initrd.target.wants/dracut-pre-udev.service -> ../dracut-pre-udev.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 501 Oct 20 23:59 usr/lib/systemd/system/kexec.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/systemd/system/kexec.target.wants >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 25 Oct 30 09:03 usr/lib/systemd/system/kexec.target.wants/plymouth-kexec.service -> ../plymouth-kexec.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 679 Oct 21 00:00 usr/lib/systemd/system/kmod-static-nodes.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 395 Oct 20 23:59 usr/lib/systemd/system/local-fs-pre.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 507 Oct 20 23:59 usr/lib/systemd/system/local-fs.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/systemd/system/multi-user.target.wants >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 29 Oct 30 09:03 usr/lib/systemd/system/multi-user.target.wants/plymouth-quit-wait.service -> ../plymouth-quit-wait.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 24 Oct 30 09:03 usr/lib/systemd/system/multi-user.target.wants/plymouth-quit.service -> ../plymouth-quit.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 480 Oct 20 23:59 usr/lib/systemd/system/network.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 514 Oct 20 23:59 usr/lib/systemd/system/nss-lookup.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 473 Oct 20 23:59 usr/lib/systemd/system/nss-user-lookup.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 354 Oct 20 23:59 usr/lib/systemd/system/paths.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 381 Aug 18 01:16 usr/lib/systemd/system/plymouth-halt.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 396 Aug 18 01:16 usr/lib/systemd/system/plymouth-kexec.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 393 Aug 18 01:16 usr/lib/systemd/system/plymouth-poweroff.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 243 Aug 18 01:16 usr/lib/systemd/system/plymouth-quit-wait.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 235 Aug 18 01:16 usr/lib/systemd/system/plymouth-quit.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 386 Aug 18 01:16 usr/lib/systemd/system/plymouth-reboot.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 691 Aug 18 01:16 usr/lib/systemd/system/plymouth-start.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 295 Aug 18 01:16 usr/lib/systemd/system/plymouth-switch-root.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 500 Oct 20 23:59 usr/lib/systemd/system/poweroff.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/systemd/system/poweroff.target.wants >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 28 Oct 30 09:03 usr/lib/systemd/system/poweroff.target.wants/plymouth-poweroff.service -> ../plymouth-poweroff.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 493 Oct 20 23:59 usr/lib/systemd/system/reboot.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/systemd/system/reboot.target.wants >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 26 Oct 30 09:03 usr/lib/systemd/system/reboot.target.wants/plymouth-reboot.service -> ../plymouth-reboot.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 396 Oct 20 23:59 usr/lib/systemd/system/remote-fs-pre.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 482 Oct 20 23:59 usr/lib/systemd/system/remote-fs.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 2 root root 940 Jun 30 06:03 usr/lib/systemd/system/rescue.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxrwxr-x 2 root root 0 Oct 30 09:03 usr/lib/systemd/system/rescue.service.wants >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 33 Oct 30 09:03 usr/lib/systemd/system/rescue.service.wants/systemd-vconsole-setup.service -> ../systemd-vconsole-setup.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 486 Oct 20 23:59 usr/lib/systemd/system/rescue.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 500 Oct 20 23:59 usr/lib/systemd/system/rpcbind.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 402 Oct 20 23:59 usr/lib/systemd/system/shutdown.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 362 Oct 20 23:59 usr/lib/systemd/system/sigpwr.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 409 Oct 20 23:59 usr/lib/systemd/system/slices.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 356 Oct 20 23:59 usr/lib/systemd/system/sockets.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/systemd/system/sockets.target.wants >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 34 Oct 30 09:03 usr/lib/systemd/system/sockets.target.wants/systemd-journald-dev-log.socket -> ../systemd-journald-dev-log.socket >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 26 Oct 30 09:03 usr/lib/systemd/system/sockets.target.wants/systemd-journald.socket -> ../systemd-journald.socket >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 31 Oct 30 09:03 usr/lib/systemd/system/sockets.target.wants/systemd-udevd-control.socket -> ../systemd-udevd-control.socket >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 30 Oct 30 09:03 usr/lib/systemd/system/sockets.target.wants/systemd-udevd-kernel.socket -> ../systemd-udevd-kernel.socket >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 353 Oct 20 23:59 usr/lib/systemd/system/swap.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 719 Oct 20 23:59 usr/lib/systemd/system/sys-kernel-config.mount >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 518 Oct 20 23:59 usr/lib/systemd/system/sysinit.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/systemd/system/sysinit.target.wants >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 28 Oct 30 09:03 usr/lib/systemd/system/sysinit.target.wants/kmod-static-nodes.service -> ../kmod-static-nodes.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 25 Oct 30 09:03 usr/lib/systemd/system/sysinit.target.wants/plymouth-start.service -> ../plymouth-start.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 36 Oct 30 09:03 usr/lib/systemd/system/sysinit.target.wants/systemd-ask-password-console.path -> ../systemd-ask-password-console.path >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 27 Oct 30 09:03 usr/lib/systemd/system/sysinit.target.wants/systemd-journald.service -> ../systemd-journald.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 31 Oct 30 09:03 usr/lib/systemd/system/sysinit.target.wants/systemd-modules-load.service -> ../systemd-modules-load.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 25 Oct 30 09:03 usr/lib/systemd/system/sysinit.target.wants/systemd-sysctl.service -> ../systemd-sysctl.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 37 Oct 30 09:03 usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup-dev.service -> ../systemd-tmpfiles-setup-dev.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 31 Oct 30 09:03 usr/lib/systemd/system/sysinit.target.wants/systemd-udev-trigger.service -> ../systemd-udev-trigger.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 24 Oct 30 09:03 usr/lib/systemd/system/sysinit.target.wants/systemd-udevd.service -> ../systemd-udevd.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1235 Oct 20 23:59 usr/lib/systemd/system/syslog.socket >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 433 Oct 20 23:59 usr/lib/systemd/system/system.slice >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 646 Oct 20 23:59 usr/lib/systemd/system/systemd-ask-password-console.path >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 657 Oct 21 00:00 usr/lib/systemd/system/systemd-ask-password-console.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxrwxr-x 2 root root 0 Oct 30 09:03 usr/lib/systemd/system/systemd-ask-password-console.service.wants >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 33 Oct 30 09:03 usr/lib/systemd/system/systemd-ask-password-console.service.wants/systemd-vconsole-setup.service -> ../systemd-vconsole-setup.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 419 Aug 18 01:16 usr/lib/systemd/system/systemd-ask-password-plymouth.path >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 400 Aug 18 01:16 usr/lib/systemd/system/systemd-ask-password-plymouth.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxrwxr-x 2 root root 0 Oct 30 09:03 usr/lib/systemd/system/systemd-ask-password-plymouth.service.wants >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 33 Oct 30 09:03 usr/lib/systemd/system/systemd-ask-password-plymouth.service.wants/systemd-vconsole-setup.service -> ../systemd-vconsole-setup.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 702 Oct 21 00:00 usr/lib/systemd/system/systemd-fsck@.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 548 Oct 21 00:00 usr/lib/systemd/system/systemd-halt.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1125 Oct 20 23:59 usr/lib/systemd/system/systemd-journald-dev-log.socket >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1053 Oct 21 00:00 usr/lib/systemd/system/systemd-journald.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 842 Oct 20 23:59 usr/lib/systemd/system/systemd-journald.socket >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 561 Oct 21 00:00 usr/lib/systemd/system/systemd-kexec.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1029 Oct 21 00:00 usr/lib/systemd/system/systemd-modules-load.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 557 Oct 21 00:00 usr/lib/systemd/system/systemd-poweroff.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 552 Oct 21 00:00 usr/lib/systemd/system/systemd-reboot.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 711 Oct 21 00:00 usr/lib/systemd/system/systemd-sysctl.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 767 Oct 21 00:00 usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 827 Oct 21 00:00 usr/lib/systemd/system/systemd-udev-settle.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 723 Oct 21 00:00 usr/lib/systemd/system/systemd-udev-trigger.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 578 Oct 20 23:59 usr/lib/systemd/system/systemd-udevd-control.socket >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 575 Oct 20 23:59 usr/lib/systemd/system/systemd-udevd-kernel.socket >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 847 Oct 21 00:00 usr/lib/systemd/system/systemd-udevd.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 690 Oct 21 00:00 usr/lib/systemd/system/systemd-vconsole-setup.service >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 355 Oct 20 23:59 usr/lib/systemd/system/timers.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 417 Oct 20 23:59 usr/lib/systemd/system/umount.target >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 1403600 Oct 21 00:02 usr/lib/systemd/systemd >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 249312 Oct 21 00:02 usr/lib/systemd/systemd-cgroups-agent >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 270184 Oct 21 00:02 usr/lib/systemd/systemd-fsck >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 249328 Oct 21 00:02 usr/lib/systemd/systemd-journald >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 45320 Oct 21 00:02 usr/lib/systemd/systemd-modules-load >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 28672 Oct 21 00:02 usr/lib/systemd/systemd-reply-password >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 103712 Oct 21 00:02 usr/lib/systemd/systemd-shutdown >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 45360 Oct 21 00:02 usr/lib/systemd/systemd-sysctl >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 327544 Oct 21 00:02 usr/lib/systemd/systemd-udevd >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 41184 Oct 21 00:02 usr/lib/systemd/systemd-vconsole-setup >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib/udev >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 41152 Oct 21 00:02 usr/lib/udev/ata_id >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 49392 Oct 21 00:02 usr/lib/udev/cdrom_id >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 15880 Aug 17 20:49 usr/lib/udev/pcmcia-check-broken-cis >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 28384 Aug 17 20:49 usr/lib/udev/pcmcia-socket-startup >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib/udev/rules.d >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -r--r--r-- 1 root root 6633 Sep 1 05:29 usr/lib/udev/rules.d/10-dm.rules >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -r--r--r-- 1 root root 2454 Sep 1 05:29 usr/lib/udev/rules.d/11-dm-lvm.rules >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -r--r--r-- 1 root root 1499 Sep 1 05:29 usr/lib/udev/rules.d/13-dm-disk.rules >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3252 Oct 20 23:59 usr/lib/udev/rules.d/50-udev-default.rules >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1060 Aug 17 20:49 usr/lib/udev/rules.d/60-pcmcia.rules >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 5592 Oct 20 23:59 usr/lib/udev/rules.d/60-persistent-storage.rules >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -r--r--r-- 1 root root 4253 Oct 30 09:03 usr/lib/udev/rules.d/69-dm-lvm-metad.rules >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2591 Oct 20 23:59 usr/lib/udev/rules.d/70-uaccess.rules >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2360 Oct 21 00:00 usr/lib/udev/rules.d/71-seat.rules >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 596 Oct 21 00:00 usr/lib/udev/rules.d/73-seat-late.rules >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 452 Oct 20 23:59 usr/lib/udev/rules.d/75-net-description.rules >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 618 Oct 20 23:59 usr/lib/udev/rules.d/80-drivers.rules >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 292 Oct 20 23:59 usr/lib/udev/rules.d/80-net-setup-link.rules >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -r--r--r-- 1 root root 483 Sep 1 05:29 usr/lib/udev/rules.d/95-dm-notify.rules >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 155 Oct 20 23:59 usr/lib/udev/rules.d/95-udev-late.rules >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4001 Oct 21 00:00 usr/lib/udev/rules.d/99-systemd.rules >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 50144 Oct 21 00:02 usr/lib/udev/scsi_id >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 4851 Jun 30 06:03 usr/lib/uefi-lib.sh >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 6 root root 0 Oct 30 09:04 usr/lib64 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib64/device-mapper >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -r-xr-xr-x 1 root root 11304 Sep 1 05:29 usr/lib64/device-mapper/libdevmapper-event-lvm2mirror.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -r-xr-xr-x 1 root root 11256 Sep 1 05:29 usr/lib64/device-mapper/libdevmapper-event-lvm2raid.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -r-xr-xr-x 1 root root 11400 Sep 1 05:29 usr/lib64/device-mapper/libdevmapper-event-lvm2snapshot.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -r-xr-xr-x 1 root root 15544 Sep 1 05:29 usr/lib64/device-mapper/libdevmapper-event-lvm2thin.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib64/iscsi >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 163176 Sep 27 12:48 usr/lib64/ld-2.20.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 10 Oct 30 09:03 usr/lib64/ld-linux-x86-64.so.2 -> ld-2.20.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 15 Oct 30 09:04 usr/lib64/libacl.so.1 -> libacl.so.1.1.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 36600 Aug 15 17:22 usr/lib64/libacl.so.1.1.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 16 Oct 30 09:04 usr/lib64/libattr.so.1 -> libattr.so.1.1.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 19664 Aug 15 19:34 usr/lib64/libattr.so.1.1.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 17 Oct 30 09:04 usr/lib64/libaudit.so.1 -> libaudit.so.1.0.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 118496 Aug 24 13:37 usr/lib64/libaudit.so.1.0.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 17 Oct 30 09:04 usr/lib64/libblkid.so.1 -> libblkid.so.1.1.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 264776 Aug 27 10:05 usr/lib64/libblkid.so.1.1.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 15 Oct 30 09:04 usr/lib64/libbz2.so.1 -> libbz2.so.1.0.6 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 67928 Aug 15 21:23 usr/lib64/libbz2.so.1.0.6 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 2082456 Sep 27 12:48 usr/lib64/libc-2.20.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 12 Oct 30 09:03 usr/lib64/libc.so.6 -> libc-2.20.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 18 Oct 30 09:04 usr/lib64/libcap-ng.so.0 -> libcap-ng.so.0.0.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 23824 Aug 17 04:53 usr/lib64/libcap-ng.so.0.0.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 14 Oct 30 09:04 usr/lib64/libcap.so.2 -> libcap.so.2.24 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 19008 Aug 17 05:12 usr/lib64/libcap.so.2.24 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 17 Oct 30 09:04 usr/lib64/libcom_err.so.2 -> libcom_err.so.2.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 15664 Aug 16 06:32 usr/lib64/libcom_err.so.2.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 18 Oct 30 09:04 usr/lib64/libconfig.so.9 -> libconfig.so.9.1.3 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 48888 Aug 17 05:16 usr/lib64/libconfig.so.9.1.3 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 36752 Sep 27 12:48 usr/lib64/libcrypt-2.20.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 16 Oct 30 09:04 usr/lib64/libcrypt.so.1 -> libcrypt-2.20.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 2013240 Sep 9 05:55 usr/lib64/libcrypto.so.1.0.1i >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 19 Oct 30 09:04 usr/lib64/libcrypto.so.10 -> libcrypto.so.1.0.1i >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 18 Oct 30 09:04 usr/lib64/libdaemon.so.0 -> libdaemon.so.0.5.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 28152 Aug 17 05:20 usr/lib64/libdaemon.so.0.5.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 18 Oct 30 09:04 usr/lib64/libdbus-1.so.3 -> libdbus-1.so.3.8.6 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 306592 Aug 16 01:31 usr/lib64/libdbus-1.so.3.8.6 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -r-xr-xr-x 1 root root 11280 Sep 1 05:29 usr/lib64/libdevmapper-event-lvm2.so.2.02 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 46 Oct 30 09:03 usr/lib64/libdevmapper-event-lvm2mirror.so -> device-mapper/libdevmapper-event-lvm2mirror.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 44 Oct 30 09:03 usr/lib64/libdevmapper-event-lvm2raid.so -> device-mapper/libdevmapper-event-lvm2raid.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 48 Oct 30 09:03 usr/lib64/libdevmapper-event-lvm2snapshot.so -> device-mapper/libdevmapper-event-lvm2snapshot.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 44 Oct 30 09:03 usr/lib64/libdevmapper-event-lvm2thin.so -> device-mapper/libdevmapper-event-lvm2thin.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -r-xr-xr-x 1 root root 27992 Sep 1 05:29 usr/lib64/libdevmapper-event.so.1.02 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -r-xr-xr-x 1 root root 298328 Sep 1 05:29 usr/lib64/libdevmapper.so.1.02 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 19512 Sep 27 12:48 usr/lib64/libdl-2.20.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 13 Oct 30 09:03 usr/lib64/libdl.so.2 -> libdl-2.20.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 24 Oct 30 09:04 usr/lib64/libdns-export.so.104 -> libdns-export.so.104.0.3 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 1344848 Oct 3 08:33 usr/lib64/libdns-export.so.104.0.3 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 15 Oct 30 09:03 usr/lib64/libdrm.so.2 -> libdrm.so.2.4.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 48552 Oct 2 10:04 usr/lib64/libdrm.so.2.4.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 279696 Aug 27 06:17 usr/lib64/libdw-0.160.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 14 Oct 30 09:04 usr/lib64/libdw.so.1 -> libdw-0.160.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 13 Oct 30 09:04 usr/lib64/libe2p.so.2 -> libe2p.so.2.3 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 33480 Aug 16 06:32 usr/lib64/libe2p.so.2.3 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 90640 Aug 27 06:17 usr/lib64/libelf-0.160.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 15 Oct 30 09:04 usr/lib64/libelf.so.1 -> libelf-0.160.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 16 Oct 30 09:04 usr/lib64/libext2fs.so.2 -> libext2fs.so.2.4 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 288184 Aug 16 06:32 usr/lib64/libext2fs.so.2.4 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 506112 Sep 24 19:35 usr/lib64/libfreebl3.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 92816 Sep 30 14:46 usr/lib64/libgcc_s-4.9.1-20140930.so.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 28 Oct 30 09:04 usr/lib64/libgcc_s.so.1 -> libgcc_s-4.9.1-20140930.so.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 19 Oct 30 09:04 usr/lib64/libgcrypt.so.20 -> libgcrypt.so.20.0.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 922032 Aug 17 06:17 usr/lib64/libgcrypt.so.20.0.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 22 Oct 30 09:04 usr/lib64/libgpg-error.so.0 -> libgpg-error.so.0.11.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 19376 Aug 17 06:21 usr/lib64/libgpg-error.so.0.11.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 21 Oct 30 09:04 usr/lib64/libgssapi_krb5.so.2 -> libgssapi_krb5.so.2.2 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 318800 Sep 29 18:35 usr/lib64/libgssapi_krb5.so.2.2 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 17 Oct 30 09:04 usr/lib64/libidn.so.11 -> libidn.so.11.6.11 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 212728 Aug 17 06:32 usr/lib64/libidn.so.11.6.11 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 23 Oct 30 09:04 usr/lib64/libirs-export.so.91 -> libirs-export.so.91.0.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 45264 Oct 3 08:33 usr/lib64/libirs-export.so.91.0.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 23 Oct 30 09:04 usr/lib64/libisc-export.so.95 -> libisc-export.so.95.7.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 345560 Oct 3 08:33 usr/lib64/libisc-export.so.95.7.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 26 Oct 30 09:04 usr/lib64/libisccfg-export.so.90 -> libisccfg-export.so.90.2.2 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 55168 Oct 3 08:33 usr/lib64/libisccfg-export.so.90.2.2 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 19 Oct 30 09:04 usr/lib64/libjansson.so.4 -> libjansson.so.4.6.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 53384 Jun 7 23:56 usr/lib64/libjansson.so.4.6.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 18 Oct 30 09:04 usr/lib64/libk5crypto.so.3 -> libk5crypto.so.3.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 206424 Sep 29 18:35 usr/lib64/libk5crypto.so.3.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 18 Oct 30 09:04 usr/lib64/libkeyutils.so.1 -> libkeyutils.so.1.5 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 15456 Aug 17 00:52 usr/lib64/libkeyutils.so.1.5 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 16 Oct 30 09:04 usr/lib64/libkmod.so.2 -> libkmod.so.2.2.8 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 91592 Aug 17 02:05 usr/lib64/libkmod.so.2.2.8 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 14 Oct 30 09:04 usr/lib64/libkrb5.so.3 -> libkrb5.so.3.3 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 940112 Sep 29 18:35 usr/lib64/libkrb5.so.3.3 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 21 Oct 30 09:04 usr/lib64/libkrb5support.so.0 -> libkrb5support.so.0.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 62216 Sep 29 18:35 usr/lib64/libkrb5support.so.0.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 21 Oct 30 09:04 usr/lib64/liblber-2.4.so.2 -> liblber-2.4.so.2.10.3 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 60784 Oct 6 04:35 usr/lib64/liblber-2.4.so.2.10.3 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 21 Oct 30 09:04 usr/lib64/libldap-2.4.so.2 -> libldap-2.4.so.2.10.3 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 337624 Oct 6 04:35 usr/lib64/libldap-2.4.so.2.10.3 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 21 Oct 30 09:04 usr/lib64/liblldp_clif.so.1 -> liblldp_clif.so.1.0.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 10920 Aug 17 10:06 usr/lib64/liblldp_clif.so.1.0.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -r-xr-xr-x 1 root root 1275600 Sep 1 05:29 usr/lib64/liblvm2cmd.so.2.02 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 17 Oct 30 09:04 usr/lib64/liblzma.so.5 -> liblzma.so.5.0.99 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 152864 Aug 19 01:41 usr/lib64/liblzma.so.5.0.99 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 1167080 Sep 27 12:48 usr/lib64/libm-2.20.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 12 Oct 30 09:03 usr/lib64/libm.so.6 -> libm-2.20.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 17 Oct 30 09:04 usr/lib64/libmount.so.1 -> libmount.so.1.1.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 288944 Aug 27 10:05 usr/lib64/libmount.so.1.1.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 19 Oct 30 09:04 usr/lib64/libnl-3.so.200 -> libnl-3.so.200.20.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 124224 Oct 10 10:47 usr/lib64/libnl-3.so.200.20.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 23 Oct 30 09:04 usr/lib64/libnl-cli-3.so.200 -> libnl-cli-3.so.200.20.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 45136 Oct 10 10:47 usr/lib64/libnl-cli-3.so.200.20.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 24 Oct 30 09:04 usr/lib64/libnl-genl-3.so.200 -> libnl-genl-3.so.200.20.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 25240 Oct 10 10:47 usr/lib64/libnl-genl-3.so.200.20.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 22 Oct 30 09:04 usr/lib64/libnl-nf-3.so.200 -> libnl-nf-3.so.200.20.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 103192 Oct 10 10:47 usr/lib64/libnl-nf-3.so.200.20.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 25 Oct 30 09:04 usr/lib64/libnl-route-3.so.200 -> libnl-route-3.so.200.20.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 399744 Oct 10 10:47 usr/lib64/libnl-route-3.so.200.20.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 253328 Aug 19 17:07 usr/lib64/libnspr4.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 1221368 Sep 24 20:21 usr/lib64/libnss3.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 27512 Sep 27 12:48 usr/lib64/libnss_dns-2.20.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 18 Oct 30 09:03 usr/lib64/libnss_dns.so.2 -> libnss_dns-2.20.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 62072 Sep 27 12:48 usr/lib64/libnss_files-2.20.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 20 Oct 30 09:03 usr/lib64/libnss_files.so.2 -> libnss_files-2.20.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 11408 Aug 17 17:31 usr/lib64/libnss_mdns4_minimal.so.2 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 181504 Sep 24 18:23 usr/lib64/libnssutil3.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 17 Oct 30 09:04 usr/lib64/libomapi.so.0 -> libomapi.so.0.0.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 126208 Oct 3 10:33 usr/lib64/libomapi.so.0.0.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 16 Oct 30 09:04 usr/lib64/libpam.so.0 -> libpam.so.0.83.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 61440 Aug 17 20:16 usr/lib64/libpam.so.0.83.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 16 Oct 30 09:04 usr/lib64/libpcre.so.1 -> libpcre.so.1.2.3 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 447240 Aug 17 20:55 usr/lib64/libpcre.so.1.2.3 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 19672 Aug 19 17:07 usr/lib64/libplc4.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 15568 Aug 19 17:07 usr/lib64/libplds4.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 27 Oct 30 09:03 usr/lib64/libply-splash-core.so.2 -> libply-splash-core.so.2.1.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 78072 Aug 18 01:17 usr/lib64/libply-splash-core.so.2.1.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 31 Oct 30 09:03 usr/lib64/libply-splash-graphics.so.2 -> libply-splash-graphics.so.2.1.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 40592 Aug 18 01:17 usr/lib64/libply-splash-graphics.so.2.1.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 15 Oct 30 09:03 usr/lib64/libply.so.2 -> libply.so.2.1.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 99088 Aug 18 01:17 usr/lib64/libply.so.2.1.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 19 Oct 30 09:03 usr/lib64/libpng16.so.16 -> libpng16.so.16.10.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 211448 Aug 17 08:11 usr/lib64/libpng16.so.16.10.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 18 Oct 30 09:04 usr/lib64/libprocps.so.3 -> libprocps.so.3.0.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 74120 Aug 18 01:57 usr/lib64/libprocps.so.3.0.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 141880 Sep 27 12:48 usr/lib64/libpthread-2.20.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 18 Oct 30 09:03 usr/lib64/libpthread.so.0 -> libpthread-2.20.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 20 Oct 30 09:04 usr/lib64/libqrencode.so.3 -> libqrencode.so.3.4.2 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 53128 Aug 18 06:07 usr/lib64/libqrencode.so.3.4.2 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 18 Oct 30 09:04 usr/lib64/libreadline.so.6 -> libreadline.so.6.3 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 299408 Aug 18 08:41 usr/lib64/libreadline.so.6.3 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 110824 Sep 27 12:48 usr/lib64/libresolv-2.20.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 17 Oct 30 09:04 usr/lib64/libresolv.so.2 -> libresolv-2.20.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 43968 Sep 27 12:48 usr/lib64/librt-2.20.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 13 Oct 30 09:03 usr/lib64/librt.so.1 -> librt-2.20.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 17 Oct 30 09:04 usr/lib64/libsasl2.so.3 -> libsasl2.so.3.0.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 120312 Aug 16 01:09 usr/lib64/libsasl2.so.3.0.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 19 Oct 30 09:04 usr/lib64/libseccomp.so.2 -> libseccomp.so.2.1.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 93808 Aug 17 08:35 usr/lib64/libseccomp.so.2.1.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 146208 Aug 17 08:41 usr/lib64/libselinux.so.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 287632 Aug 17 08:43 usr/lib64/libsepol.so.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 21 Oct 30 09:04 usr/lib64/libsmartcols.so.1 -> libsmartcols.so.1.1.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 142720 Aug 27 10:05 usr/lib64/libsmartcols.so.1.1.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 163976 Sep 24 20:21 usr/lib64/libsmime3.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 259608 Sep 24 20:21 usr/lib64/libssl3.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 17 Oct 30 09:04 usr/lib64/libsysfs.so.2 -> libsysfs.so.2.0.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 48728 Aug 18 17:14 usr/lib64/libsysfs.so.2.0.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 19 Oct 30 09:04 usr/lib64/libsystemd.so.0 -> libsystemd.so.0.4.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 153288 Oct 21 00:00 usr/lib64/libsystemd.so.0.4.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 16 Oct 30 09:04 usr/lib64/libteam.so.5 -> libteam.so.5.2.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 53592 Aug 19 04:21 usr/lib64/libteam.so.5.2.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 20 Oct 30 09:04 usr/lib64/libteamdctl.so.0 -> libteamdctl.so.0.1.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 23896 Aug 19 04:21 usr/lib64/libteamdctl.so.0.1.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 15 Oct 30 09:04 usr/lib64/libtinfo.so.5 -> libtinfo.so.5.9 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 173136 Aug 17 16:05 usr/lib64/libtinfo.so.5.9 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 16 Oct 30 09:04 usr/lib64/libudev.so.1 -> libudev.so.1.6.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 65944 Oct 21 00:00 usr/lib64/libudev.so.1.6.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 16 Oct 30 09:04 usr/lib64/libuuid.so.1 -> libuuid.so.1.3.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 19984 Aug 27 10:05 usr/lib64/libuuid.so.1.3.0 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 16 Oct 30 09:04 usr/lib64/libxml2.so.2 -> libxml2.so.2.9.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 1487448 Aug 17 09:40 usr/lib64/libxml2.so.2.9.1 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 13 Oct 30 09:03 usr/lib64/libz.so.1 -> libz.so.1.2.8 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 89992 Aug 19 02:50 usr/lib64/libz.so.1.2.8 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib64/llvm >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 3 root root 0 Oct 30 09:03 usr/lib64/plymouth >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 15800 Aug 18 01:17 usr/lib64/plymouth/details.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/lib64/plymouth/renderers >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 37016 Aug 18 01:17 usr/lib64/plymouth/renderers/drm.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 24304 Aug 18 01:17 usr/lib64/plymouth/renderers/frame-buffer.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 20160 Aug 18 01:17 usr/lib64/plymouth/text.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 37056 Aug 18 01:17 usr/lib64/plymouth/two-step.so >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:04 usr/sbin >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 23776 Aug 16 22:37 usr/sbin/arping >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 75584 Aug 27 10:05 usr/sbin/blkid >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 32928 Aug 15 20:57 usr/sbin/brctl >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 37384 Aug 15 23:59 usr/sbin/chroot >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 61504 Aug 17 10:06 usr/sbin/dcbtool >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 437768 Oct 3 10:33 usr/sbin/dhclient >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 5338 Jun 30 06:03 usr/sbin/dhclient-script >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -r-xr-xr-x 1 root root 36320 Sep 1 05:29 usr/sbin/dmeventd >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -r-xr-xr-x 1 root root 80672 Sep 1 05:29 usr/sbin/dmsetup >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 2 root root 255248 Aug 16 06:32 usr/sbin/e2fsck >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 628 Jun 30 06:03 usr/sbin/fcoe-edd >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 817 Jun 30 06:03 usr/sbin/fcoe-genrules.sh >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 1840 Jun 30 06:03 usr/sbin/fcoe-up >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 41112 Oct 9 14:57 usr/sbin/fipvlan >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 37168 Aug 27 10:05 usr/sbin/fsck >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 2 root root 0 Aug 16 06:32 usr/sbin/fsck.ext4 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 16 Oct 30 09:03 usr/sbin/halt -> ../bin/systemctl >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 10845 Sep 30 10:16 usr/sbin/ifup >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 22 Oct 30 09:03 usr/sbin/init -> ../lib/systemd/systemd >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 1158 Jun 30 06:03 usr/sbin/initqueue >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 303 Jun 30 06:03 usr/sbin/insmodpost.sh >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 327168 Oct 4 07:46 usr/sbin/ip >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 169928 Sep 26 01:12 usr/sbin/kexec >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 361680 Aug 17 10:06 usr/sbin/lldpad >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 98584 Aug 17 10:06 usr/sbin/lldptool >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 584 Jun 30 06:03 usr/sbin/loginit >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 71208 Aug 27 10:05 usr/sbin/losetup >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -r-xr-xr-x 1 root root 1294280 Sep 1 05:29 usr/sbin/lvm >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 3661 Jun 30 06:03 usr/sbin/lvm_scan >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 11 Oct 30 09:03 usr/sbin/modprobe -> ../bin/kmod >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 2742 Jun 30 06:03 usr/sbin/netroot >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 11408 Aug 27 10:05 usr/sbin/nologin >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 12 Oct 30 09:03 usr/sbin/ping6 -> ../bin/ping6 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 87872 Aug 18 01:17 usr/sbin/plymouthd >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 16 Oct 30 09:03 usr/sbin/poweroff -> ../bin/systemctl >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 942 Jun 30 06:03 usr/sbin/rdsosreport >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 16 Oct 30 09:03 usr/sbin/reboot -> ../bin/systemctl >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 11 Oct 30 09:03 usr/sbin/rmmod -> ../bin/kmod >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rwxr-xr-x 1 root root 15888 Aug 27 10:05 usr/sbin/swapoff >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 14 Oct 30 09:03 usr/sbin/udevadm -> ../bin/udevadm >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxrwxr-x 5 root root 0 Oct 30 09:03 usr/share >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/share/pixmaps >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 12056 Sep 23 12:17 usr/share/pixmaps/system-logo-white.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxrwxr-x 3 root root 0 Oct 30 09:03 usr/share/plymouth >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 109 Aug 18 01:16 usr/share/plymouth/plymouthd.defaults >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxrwxr-x 5 root root 0 Oct 30 09:03 usr/share/plymouth/themes >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/share/plymouth/themes/charge >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 870 Aug 18 01:16 usr/share/plymouth/themes/charge/box.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 131 Aug 18 01:16 usr/share/plymouth/themes/charge/bullet.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 366 Aug 18 01:16 usr/share/plymouth/themes/charge/charge.plymouth >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 367 Aug 18 01:16 usr/share/plymouth/themes/charge/entry.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1896 Aug 18 01:16 usr/share/plymouth/themes/charge/lock.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 421 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-00.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 423 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-01.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 435 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-02.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 446 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-03.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 456 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-04.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 470 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-05.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 495 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-06.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 500 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-07.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 511 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-08.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 510 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-09.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 501 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-10.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 494 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-11.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 487 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-12.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 483 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-13.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 470 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-14.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 464 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-15.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 639 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-16.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 605 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-17.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 550 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-18.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1124 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-00.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 2318 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-01.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 3939 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-02.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 6396 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-03.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 16436 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-04.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 18111 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-05.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 20558 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-06.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 20381 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-07.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 21051 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-08.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 20927 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-09.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 23327 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-10.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 19595 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-11.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 12805 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-12.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 10008 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-13.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 7198 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-14.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 4740 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-15.png >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/share/plymouth/themes/details >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 84 Aug 18 01:16 usr/share/plymouth/themes/details/details.plymouth >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/share/plymouth/themes/text >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 98 Aug 18 01:16 usr/share/plymouth/themes/text/text.plymouth >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 4 root root 0 Oct 30 09:03 usr/share/terminfo >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/share/terminfo/l >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1794 Aug 17 16:07 usr/share/terminfo/l/linux >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 usr/share/terminfo/v >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1194 Aug 17 16:07 usr/share/terminfo/v/vt100 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1188 Aug 17 16:07 usr/share/terminfo/v/vt102 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: -rw-r--r-- 1 root root 1377 Aug 17 16:07 usr/share/terminfo/v/vt220 >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 3 root root 0 Oct 30 09:03 var >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxrwxr-x 3 root root 0 Oct 30 09:03 var/lib >Oct 30 09:04:10 localhost.localdomain dracut[18819]: drwxr-xr-x 2 root root 0 Oct 30 09:03 var/lib/lldpad >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 11 Oct 30 09:03 var/lock -> ../run/lock >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 10 Oct 30 09:03 var/log -> ../run/log >Oct 30 09:04:10 localhost.localdomain dracut[18819]: lrwxrwxrwx 1 root root 6 Oct 30 09:03 var/run -> ../run >Oct 30 09:04:10 localhost.localdomain dracut[18819]: ======================================================================== >Oct 30 09:04:10 localhost.localdomain program[2304]: cat: write error: Broken pipe >Oct 30 09:04:10 localhost.localdomain program[2304]: Return code: 0 >Oct 30 09:04:10 localhost.localdomain anaconda[2304]: Generating initramfs >Oct 30 09:04:10 localhost.localdomain anaconda[2304]: Running post-installation scripts >Oct 30 09:04:10 localhost.localdomain anaconda[2304]: Running kickstart %%post script(s) >Oct 30 09:04:10 localhost.localdomain program[2304]: Running... /bin/sh /tmp/ks-script-_meYKu >Oct 30 09:04:10 localhost.localdomain program[2304]: Return code: 0 >Oct 30 09:04:10 localhost.localdomain program[2304]: Running... /bin/sh /tmp/ks-script-aUBGKd >Oct 30 09:04:10 localhost.localdomain program[2304]: Return code: 0 >Oct 30 09:04:10 localhost.localdomain program[2304]: Running... /bin/sh /tmp/ks-script-GqYWHS >Oct 30 09:04:12 localhost.localdomain program[2304]: Return code: 0 >Oct 30 09:04:12 localhost.localdomain anaconda[2304]: All kickstart %%post script(s) have been run >Oct 30 09:04:12 localhost.localdomain anaconda[2304]: Running post-installation scripts >Oct 30 09:04:12 localhost.localdomain anaconda[2304]: Thread Done: AnaConfigurationThread (140378148538112) >Oct 30 09:04:14 localhost.localdomain anaconda.desktop[2227]: Starting installer, one moment... >Oct 30 09:04:14 localhost.localdomain anaconda.desktop[2227]: anaconda argparse: terminal size detection failed, using default width >Oct 30 09:04:14 localhost.localdomain anaconda.desktop[2227]: [Errno 25] Inappropriate ioctl for device >Oct 30 09:04:14 localhost.localdomain anaconda.desktop[2227]: anaconda 21.48.13-1 for Fedora 21 (pre-release) started. >Oct 30 09:04:15 localhost.localdomain dbus[1401]: avc: received setenforce notice (enforcing=1) >Oct 30 09:04:15 localhost.localdomain dbus[1309]: avc: received setenforce notice (enforcing=1) >Oct 30 09:04:15 localhost.localdomain dbus[749]: avc: received setenforce notice (enforcing=1) >Oct 30 09:04:15 localhost.localdomain org.a11y.Bus[1309]: Reloaded configuration >Oct 30 09:04:15 localhost.localdomain dbus[749]: [system] Reloaded configuration >Oct 30 09:04:19 localhost.localdomain userhelper[31017]: pam_timestamp(liveinst:auth): timestamp file `/var/run/sudo/liveuser/unknown:root' is only 223 seconds old, allowing access to liveinst for user liveuser >Oct 30 09:04:19 localhost.localdomain userhelper[31017]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Oct 30 09:04:19 localhost.localdomain userhelper[31021]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Oct 30 09:04:19 localhost.localdomain dbus[1401]: avc: received setenforce notice (enforcing=0) >Oct 30 09:04:19 localhost.localdomain dbus[1309]: avc: received setenforce notice (enforcing=0) >Oct 30 09:04:19 localhost.localdomain dbus[749]: avc: received setenforce notice (enforcing=0) >Oct 30 09:04:20 localhost.localdomain anaconda.desktop[31017]: umount: /mnt/sysimage/boot: not mounted >Oct 30 09:04:20 localhost.localdomain anaconda.desktop[31017]: umount: /mnt/sysimage: not mounted >Oct 30 09:04:20 localhost.localdomain kernel: vdb: >Oct 30 09:04:22 localhost.localdomain anaconda[31139]: /sbin/anaconda 21.48.13-1 >Oct 30 09:04:22 localhost.localdomain anaconda[31139]: 2097152 kB (2048 MB) are available >Oct 30 09:04:22 localhost.localdomain program[31139]: Running... losetup --list >Oct 30 09:04:22 localhost.localdomain anaconda[31139]: check_memory(): total:2097152, needed:320, graphical:410 >Oct 30 09:04:22 localhost.localdomain anaconda[31139]: Not doing 'start audit daemon' in live installation >Oct 30 09:04:22 localhost.localdomain anaconda[31139]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Oct 30 09:04:22 localhost.localdomain anaconda[31139]: Default encoding = ascii >Oct 30 09:04:22 localhost.localdomain anaconda[31139]: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >Oct 30 09:04:22 localhost.localdomain program[31139]: Running... udevadm trigger --action=change --subsystem-match=block >Oct 30 09:04:22 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:22 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:22 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:22 localhost.localdomain blivet[31139]: ISCSID is /sbin/iscsid >Oct 30 09:04:22 localhost.localdomain blivet[31139]: no initiator set >Oct 30 09:04:22 localhost.localdomain program[31139]: Running... modprobe fcoe >Oct 30 09:04:22 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:22 localhost.localdomain program[31139]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Oct 30 09:04:22 localhost.localdomain program[31139]: No FCoE boot disk information is found in EDD! >Oct 30 09:04:22 localhost.localdomain program[31139]: Return code: 1 >Oct 30 09:04:22 localhost.localdomain blivet[31139]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Oct 30 09:04:22 localhost.localdomain blivet[31139]: no /etc/zfcp.conf; not configuring zfcp >Oct 30 09:04:22 localhost.localdomain anaconda[31139]: Display mode = g >Oct 30 09:04:22 localhost.localdomain anaconda[31139]: 2097152 kB (2048 MB) are available >Oct 30 09:04:22 localhost.localdomain program[31139]: Running... losetup --list >Oct 30 09:04:22 localhost.localdomain anaconda[31139]: check_memory(): total:2097152, needed:320, graphical:410 >Oct 30 09:04:22 localhost.localdomain blivet[31139]: trying to set new default fstype to 'ext4' >Oct 30 09:04:22 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:04:22 localhost.localdomain blivet[31139]: getFormat('ext4') returning Ext4FS instance with object id 0 >Oct 30 09:04:22 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:04:22 localhost.localdomain anaconda[31139]: _Fedora is the highest priority installclass, using it >Oct 30 09:04:22 localhost.localdomain anaconda[31139]: bootloader GRUB2 on X86 platform >Oct 30 09:04:22 localhost.localdomain blivet[31139]: Detected 2048 MiB of memory >Oct 30 09:04:22 localhost.localdomain blivet[31139]: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >Oct 30 09:04:22 localhost.localdomain blivet[31139]: Swap attempt of 0.0 >Oct 30 09:04:22 localhost.localdomain anaconda[31139]: bootloader GRUB2 on X86 platform >Oct 30 09:04:22 localhost.localdomain anaconda[31139]: network: devices found ['eth0', 'virbr0'] >Oct 30 09:04:22 localhost.localdomain ifcfg[31139]: content of files (network initialization): >Oct 30 09:04:22 localhost.localdomain ifcfg[31139]: /etc/sysconfig/network-scripts/ifcfg-eth0: >Oct 30 09:04:22 localhost.localdomain ifcfg[31139]: TYPE=Ethernet >Oct 30 09:04:22 localhost.localdomain ifcfg[31139]: BOOTPROTO=dhcp >Oct 30 09:04:22 localhost.localdomain ifcfg[31139]: DEFROUTE=yes >Oct 30 09:04:22 localhost.localdomain ifcfg[31139]: IPV4_FAILURE_FATAL=no >Oct 30 09:04:22 localhost.localdomain ifcfg[31139]: IPV6INIT=yes >Oct 30 09:04:22 localhost.localdomain ifcfg[31139]: IPV6_AUTOCONF=yes >Oct 30 09:04:22 localhost.localdomain ifcfg[31139]: IPV6_DEFROUTE=yes >Oct 30 09:04:22 localhost.localdomain ifcfg[31139]: IPV6_FAILURE_FATAL=no >Oct 30 09:04:22 localhost.localdomain ifcfg[31139]: NAME=eth0 >Oct 30 09:04:22 localhost.localdomain ifcfg[31139]: UUID=d773c99f-76e6-448f-b92a-96a62b161fa3 >Oct 30 09:04:22 localhost.localdomain ifcfg[31139]: ONBOOT=no >Oct 30 09:04:22 localhost.localdomain ifcfg[31139]: HWADDR=52:54:00:9C:DD:39 >Oct 30 09:04:22 localhost.localdomain ifcfg[31139]: PEERDNS=yes >Oct 30 09:04:22 localhost.localdomain ifcfg[31139]: PEERROUTES=yes >Oct 30 09:04:22 localhost.localdomain ifcfg[31139]: IPV6_PEERDNS=yes >Oct 30 09:04:22 localhost.localdomain ifcfg[31139]: IPV6_PEERROUTES=yes >Oct 30 09:04:23 localhost.localdomain ifcfg[31139]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 156, 221, 57]}, 'connection': {'timestamp': 1414674245L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': 'd773c99f-76e6-448f-b92a-96a62b161fa3'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1414674245L, 'type': 'bridge', 'id': 'virbr0', 'uuid': '2e7f0d6d-f3b5-4ff9-8416-a34ba902f1dc'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24946880L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >Oct 30 09:04:23 localhost.localdomain ifcfg[31139]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >Oct 30 09:04:23 localhost.localdomain ifcfg[31139]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >Oct 30 09:04:23 localhost.localdomain ifcfg[31139]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: updating hostname localhost.localdomain >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: Running Thread: AnaStorageThread (140263892317952) >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: Running Thread: AnaTimeInitThread (140263570142976) >Oct 30 09:04:23 localhost.localdomain blivet[31139]: resetting Blivet (version 0.61.8) instance <blivet.Blivet object at 0x7f91bb7fb190> >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: Running Thread: AnaWaitForConnectingNMThread (140263561750272) >Oct 30 09:04:23 localhost.localdomain packaging[31139]: Restarting payload thread >Oct 30 09:04:23 localhost.localdomain blivet[31139]: no initiator set >Oct 30 09:04:23 localhost.localdomain blivet[31139]: not going to create backup copy of non-existent /etc/mdadm.conf >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Oct 30 09:04:23 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: Running Thread: AnaPayloadRestartThread (140263553357568) >Oct 30 09:04:23 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:23 localhost.localdomain program[31139]: Running... mpathconf --user_friendly_names y --with_multipathd y >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: Thread Done: AnaPayloadRestartThread (140263553357568) >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: Running Thread: AnaPayloadThread (140263544964864) >Oct 30 09:04:23 localhost.localdomain packaging[31139]: Updating payload thread state: 0 >Oct 30 09:04:23 localhost.localdomain packaging[31139]: Updating payload thread state: 1 >Oct 30 09:04:23 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:23 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: updating hostname localhost.localdomain >Oct 30 09:04:23 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: protected device spec /dev/sr0 resolved to sr0 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: sr0 looks to be the live device; marking as protected >Oct 30 09:04:23 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:23 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vdb', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-uuid/2014-10-29-19-30-23-00', >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Workstation-x86_64-2', >'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-10-29-19-30-23-00', >'ID_FS_UUID_ENC': '2014-10-29-19-30-23-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'QEMU_DVD-ROM', >'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\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': '5dbaabbd', >'ID_REVISION': '2.1.2', >'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', >'ID_SERIAL_SHORT': 'QM00001', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '10311', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', >'/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', >'/dev/disk/by-uuid/2014-10-29-19-30-23-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:23 localhost.localdomain blivet[31139]: sr0 is a cdrom >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.addUdevOpticalDevice: >Oct 30 09:04:23 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 2 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: added cdrom sr0 (id 1) to device tree >Oct 30 09:04:23 localhost.localdomain blivet[31139]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: got 0 NTP servers from DHCP >Oct 30 09:04:23 localhost.localdomain blivet[31139]: looking up parted Device: /dev/sr0 >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: Thread Done: AnaWaitForConnectingNMThread (140263561750272) >Oct 30 09:04:23 localhost.localdomain blivet[31139]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: got device: OpticalDevice instance (0x7f91b019afd0) -- >name = sr0 status = True kids = 0 id = 1 >parents = [] >uuid = None size = 1345 MiB >format = existing None >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 688640 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (42, 255, 63) biosGeometry: (42, 255, 63) >PedDevice: <_ped.Device object at 0x7f91b015b290> >target size = 0 B path = /dev/sr0 >format args = [] originalFormat = None >Oct 30 09:04:23 localhost.localdomain blivet[31139]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: Running Thread: AnaGeolocationRefreshThread (140263561750272) >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: Not doing 'start chronyd' in live installation >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: Starting geolocation lookup >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: Geolocation provider: Fedora GeoIP >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: type detected on 'sr0' is 'iso9660' >Oct 30 09:04:23 localhost.localdomain blivet[31139]: Iso9660FS.supported: supported: True ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: getFormat('iso9660') returning Iso9660FS instance with object id 4 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: got format: existing iso9660 filesystem >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: Window scale set to 1 by XSETTINGS, not scaling >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '76075530', >'MAJOR': '252', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12046', >'name': 'vda', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.addUdevDiskDevice: name: vda ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: vda is a disk >Oct 30 09:04:23 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 7 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DiskDevice._setFormat: vda ; current: None ; type: None ; >Oct 30 09:04:23 localhost.localdomain program[31139]: Running... multipath -c /dev/vda >Oct 30 09:04:23 localhost.localdomain program[31139]: Return code: 1 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: added disk vda (id 6) to device tree >Oct 30 09:04:23 localhost.localdomain blivet[31139]: looking up parted Device: /dev/vda >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:04:23 localhost.localdomain blivet[31139]: got device: DiskDevice instance (0x7f91ab2b1f90) -- >name = vda status = True kids = 0 id = 6 >parents = [] >uuid = None size = 8192 MiB >format = existing None >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf170> >target size = 0 B path = /dev/vda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f91ab2b7210> >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDeviceFormat: name: vda ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: required disklabel type for vda (15) is None >Oct 30 09:04:23 localhost.localdomain blivet[31139]: default disklabel type for vda is msdos >Oct 30 09:04:23 localhost.localdomain blivet[31139]: selecting msdos disklabel for vda based on size >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f91ab2de550>, <parted.partition.Partition object at 0x7f91ab2de710>] >device: <parted.device.Device object at 0x7f91ab2d2590> >PedDisk: <_ped.Disk object at 0x7f91ab2ccfc8> >Oct 30 09:04:23 localhost.localdomain blivet[31139]: getFormat('disklabel') returning DiskLabel instance with object id 9 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/95779487-e99a-4bac-ba15-07f6aef7aeeb', >'DEVNAME': 'vda1', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '95779487-e99a-4bac-ba15-07f6aef7aeeb', >'ID_FS_UUID_ENC': '95779487-e99a-4bac-ba15-07f6aef7aeeb', >'ID_FS_VERSION': '1.0', >'ID_PART_ENTRY_DISK': '252: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': '76075530-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '76075530', >'MAJOR': '252', >'MINOR': '1', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '1386269', >'name': 'vda1', >'symlinks': ['/dev/disk/by-uuid/95779487-e99a-4bac-ba15-07f6aef7aeeb'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: vda1 ; incomplete: False ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:23 localhost.localdomain blivet[31139]: vda1 is a partition >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.addUdevPartitionDevice: name: vda1 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with existing msdos disklabel >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DiskDevice.addChild: kids: 0 ; name: vda ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: PartitionDevice._setFormat: vda1 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 12 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: looking up parted Partition: /dev/vda1 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: PartitionDevice.probe: vda1 ; exists: True ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: added partition vda1 (id 11) to device tree >Oct 30 09:04:23 localhost.localdomain blivet[31139]: looking up parted Device: /dev/vda1 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: got device: PartitionDevice instance (0x7f91ab2de9d0) -- >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing None >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf5f0> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: <parted.filesystem.FileSystem object at 0x7f91ab2de850> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91ab2de610> PedPartition: <_ped.Partition object at 0x7f91ab2d3f50> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: None ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: device vda1 does not contain a disklabel >Oct 30 09:04:23 localhost.localdomain blivet[31139]: type detected on 'vda1' is 'ext4' >Oct 30 09:04:23 localhost.localdomain program[31139]: Running... dumpe2fs -h /dev/vda1 >Oct 30 09:04:23 localhost.localdomain program[31139]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 30 09:04:23 localhost.localdomain program[31139]: Filesystem volume name: <none> >Oct 30 09:04:23 localhost.localdomain program[31139]: Last mounted on: /mnt/sysimage/boot >Oct 30 09:04:23 localhost.localdomain program[31139]: Filesystem UUID: 95779487-e99a-4bac-ba15-07f6aef7aeeb >Oct 30 09:04:23 localhost.localdomain program[31139]: Filesystem magic number: 0xEF53 >Oct 30 09:04:23 localhost.localdomain program[31139]: Filesystem revision #: 1 (dynamic) >Oct 30 09:04:23 localhost.localdomain program[31139]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >Oct 30 09:04:23 localhost.localdomain program[31139]: Filesystem flags: signed_directory_hash >Oct 30 09:04:23 localhost.localdomain program[31139]: Default mount options: user_xattr acl >Oct 30 09:04:23 localhost.localdomain program[31139]: Filesystem state: clean >Oct 30 09:04:23 localhost.localdomain program[31139]: Errors behavior: Continue >Oct 30 09:04:23 localhost.localdomain program[31139]: Filesystem OS type: Linux >Oct 30 09:04:23 localhost.localdomain program[31139]: Inode count: 128016 >Oct 30 09:04:23 localhost.localdomain program[31139]: Block count: 512000 >Oct 30 09:04:23 localhost.localdomain program[31139]: Reserved block count: 25600 >Oct 30 09:04:23 localhost.localdomain program[31139]: Free blocks: 381033 >Oct 30 09:04:23 localhost.localdomain program[31139]: Free inodes: 127598 >Oct 30 09:04:23 localhost.localdomain program[31139]: First block: 1 >Oct 30 09:04:23 localhost.localdomain program[31139]: Block size: 1024 >Oct 30 09:04:23 localhost.localdomain program[31139]: Fragment size: 1024 >Oct 30 09:04:23 localhost.localdomain program[31139]: Reserved GDT blocks: 256 >Oct 30 09:04:23 localhost.localdomain program[31139]: Blocks per group: 8192 >Oct 30 09:04:23 localhost.localdomain program[31139]: Fragments per group: 8192 >Oct 30 09:04:23 localhost.localdomain program[31139]: Inodes per group: 2032 >Oct 30 09:04:23 localhost.localdomain program[31139]: Inode blocks per group: 254 >Oct 30 09:04:23 localhost.localdomain program[31139]: Flex block group size: 16 >Oct 30 09:04:23 localhost.localdomain program[31139]: Filesystem created: Thu Oct 30 09:01:15 2014 >Oct 30 09:04:23 localhost.localdomain program[31139]: Last mount time: Thu Oct 30 09:01:17 2014 >Oct 30 09:04:23 localhost.localdomain program[31139]: Last write time: Thu Oct 30 09:04:20 2014 >Oct 30 09:04:23 localhost.localdomain program[31139]: Mount count: 1 >Oct 30 09:04:23 localhost.localdomain program[31139]: Maximum mount count: -1 >Oct 30 09:04:23 localhost.localdomain program[31139]: Last checked: Thu Oct 30 09:01:15 2014 >Oct 30 09:04:23 localhost.localdomain program[31139]: Check interval: 0 (<none>) >Oct 30 09:04:23 localhost.localdomain program[31139]: Lifetime writes: 129 MB >Oct 30 09:04:23 localhost.localdomain program[31139]: Reserved blocks uid: 0 (user root) >Oct 30 09:04:23 localhost.localdomain program[31139]: Reserved blocks gid: 0 (group root) >Oct 30 09:04:23 localhost.localdomain program[31139]: First inode: 11 >Oct 30 09:04:23 localhost.localdomain program[31139]: Inode size: 128 >Oct 30 09:04:23 localhost.localdomain program[31139]: Journal inode: 8 >Oct 30 09:04:23 localhost.localdomain program[31139]: Default directory hash: half_md4 >Oct 30 09:04:23 localhost.localdomain program[31139]: Directory Hash Seed: 7e69a76c-0bc9-40eb-a862-86c070417865 >Oct 30 09:04:23 localhost.localdomain program[31139]: Journal backup: inode blocks >Oct 30 09:04:23 localhost.localdomain program[31139]: Journal features: (none) >Oct 30 09:04:23 localhost.localdomain program[31139]: Journal size: 8M >Oct 30 09:04:23 localhost.localdomain program[31139]: Journal length: 8192 >Oct 30 09:04:23 localhost.localdomain program[31139]: Journal sequence: 0x00000150 >Oct 30 09:04:23 localhost.localdomain program[31139]: Journal start: 0 >Oct 30 09:04:23 localhost.localdomain program[31139]: >Oct 30 09:04:23 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:23 localhost.localdomain program[31139]: Running... resize2fs -P /dev/vda1 >Oct 30 09:04:23 localhost.localdomain program[31139]: resize2fs 1.42.11 (09-Jul-2014) >Oct 30 09:04:23 localhost.localdomain program[31139]: Please run 'e2fsck -f /dev/vda1' first. >Oct 30 09:04:23 localhost.localdomain program[31139]: >Oct 30 09:04:23 localhost.localdomain program[31139]: Return code: 1 >Oct 30 09:04:23 localhost.localdomain anaconda[31139]: Not doing 'activate layouts' in live installation >Oct 30 09:04:23 localhost.localdomain blivet[31139]: size=0 B, current=500 MiB >Oct 30 09:04:23 localhost.localdomain blivet[31139]: using current size 0 as min size >Oct 30 09:04:23 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: getFormat('ext4') returning Ext4FS instance with object id 14 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: PartitionDevice._setFormat: vda1 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: got format: existing ext4 filesystem >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz', >'DEVNAME': 'vda2', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz', >'ID_FS_UUID_ENC': 'vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz', >'ID_FS_VERSION': 'LVM2 001', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '15751168', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '76075530-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '76075530', >'MAJOR': '252', >'MINOR': '2', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '141421828', >'name': 'vda2', >'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: vda2 ; incomplete: False ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:23 localhost.localdomain blivet[31139]: vda2 is a partition >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.addUdevPartitionDevice: name: vda2 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with existing msdos disklabel >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DiskDevice.addChild: kids: 1 ; name: vda ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: PartitionDevice._setFormat: vda2 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 17 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: looking up parted Partition: /dev/vda2 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: PartitionDevice.probe: vda2 ; exists: True ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: added partition vda2 (id 16) to device tree >Oct 30 09:04:23 localhost.localdomain blivet[31139]: looking up parted Device: /dev/vda2 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: got device: PartitionDevice instance (0x7f91ab2dee50) -- >name = vda2 status = True kids = 0 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing None >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32657 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91ab2de7d0> PedPartition: <_ped.Partition object at 0x7f91ab2d3fb0> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: None ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: device vda2 does not contain a disklabel >Oct 30 09:04:23 localhost.localdomain program[31139]: Running... lvm pvs --unit=k --nosuffix --nameprefixes --unquoted --noheadings -opv_name,pv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >Oct 30 09:04:23 localhost.localdomain program[31139]: LVM2_PV_NAME=/dev/vda2 LVM2_PV_UUID=vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora LVM2_VG_UUID=neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km LVM2_VG_SIZE=7872512.00 LVM2_VG_FREE=40960.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=1922 LVM2_VG_FREE_COUNT=10 LVM2_PV_COUNT=1 >Oct 30 09:04:23 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: type detected on 'vda2' is 'LVM2_member' >Oct 30 09:04:23 localhost.localdomain blivet[31139]: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz ; exists: True ; vgUuid: neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km ; label: None ; peStart: 1024 KiB ; device: /dev/vda2 ; serial: None ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 19 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: PartitionDevice._setFormat: vda2 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: got format: existing lvmpv >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByUuid: hidden: False ; uuid: neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km ; incomplete: True ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByUuid returned None >Oct 30 09:04:23 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice._addParent: fedora ; member: vda2 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 21 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: added lvmvg fedora (id 20) to device tree >Oct 30 09:04:23 localhost.localdomain program[31139]: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --unquoted --noheadings -ovg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >Oct 30 09:04:23 localhost.localdomain program[31139]: LVM2_VG_NAME=fedora LVM2_LV_NAME=root LVM2_LV_UUID=Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3 LVM2_LV_SIZE=6991872.00 LVM2_LV_ATTR=-wi------- LVM2_SEGTYPE=linear >Oct 30 09:04:23 localhost.localdomain program[31139]: LVM2_VG_NAME=fedora LVM2_LV_NAME=swap LVM2_LV_UUID=MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo LVM2_LV_SIZE=839680.00 LVM2_LV_ATTR=-wi------- LVM2_SEGTYPE=linear >Oct 30 09:04:23 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByUuid: hidden: False ; uuid: MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo ; incomplete: False ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByUuid returned None >Oct 30 09:04:23 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 24 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: Adding fedora-swap/820 MiB to fedora >Oct 30 09:04:23 localhost.localdomain blivet[31139]: added lvmlv fedora-swap (id 23) to device tree >Oct 30 09:04:23 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >Oct 30 09:04:23 localhost.localdomain program[31139]: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/swap >Oct 30 09:04:23 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:23 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:23 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:23 localhost.localdomain blivet[31139]: looking up parted Device: /dev/mapper/fedora-swap >Oct 30 09:04:23 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo /dev/disk/by-uuid/e899782a-59e3-4f09-ba1a-2655bc69cc79 /dev/fedora/swap /dev/mapper/fedora-swap', >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'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-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': 'e899782a-59e3-4f09-ba1a-2655bc69cc79', >'ID_FS_UUID_ENC': 'e899782a-59e3-4f09-ba1a-2655bc69cc79', >'ID_FS_VERSION': '1', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9248365', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo', >'/dev/disk/by-uuid/e899782a-59e3-4f09-ba1a-2655bc69cc79', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: scanning fedora-swap (/devices/virtual/block/dm-3)... >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >Oct 30 09:04:23 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora-swap (23) >Oct 30 09:04:23 localhost.localdomain blivet[31139]: looking up parted Device: /dev/fedora >Oct 30 09:04:23 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: vg fedora has 6868 MiB free >Oct 30 09:04:24 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: vg fedora has 6868 MiB free >Oct 30 09:04:24 localhost.localdomain blivet[31139]: looking up parted Device: /dev/fedora >Oct 30 09:04:24 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: vg fedora has 6868 MiB free >Oct 30 09:04:24 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: vg fedora has 6868 MiB free >Oct 30 09:04:24 localhost.localdomain blivet[31139]: got device: LVMLogicalVolumeDevice instance (0x7f91ab28b890) -- >name = fedora-swap status = True kids = 0 id = 23 >parents = ['existing 7688 MiB lvmvg fedora (20)'] >uuid = MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo size = 820 MiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 1679360 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf710> >target size = 820 MiB path = /dev/mapper/fedora-swap >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f91ab28b190) -- >name = fedora status = True kids = 1 id = 20 >parents = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] >uuid = neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km size = 7688 MiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 7688 MiB path = /dev/fedora >format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 >PE Free = 10 PV Count = 1 >modified = False extents = 1922 free space = 6868 MiB >free extents = 1717 reserved percent = 0 reserved space = 0 B >PVs = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] >LVs = ['existing 820 MiB lvmlv fedora-swap (23)'] >segment type = linear percent = 0 >mirror copies = 1 VG space used = 820 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: looking up parted Device: /dev/fedora >Oct 30 09:04:24 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: vg fedora has 6868 MiB free >Oct 30 09:04:24 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: vg fedora has 6868 MiB free >Oct 30 09:04:24 localhost.localdomain blivet[31139]: looking up parted Device: /dev/fedora >Oct 30 09:04:24 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: vg fedora has 6868 MiB free >Oct 30 09:04:24 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: vg fedora has 6868 MiB free >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: device fedora-swap does not contain a disklabel >Oct 30 09:04:24 localhost.localdomain blivet[31139]: type detected on 'fedora-swap' is 'swap' >Oct 30 09:04:24 localhost.localdomain blivet[31139]: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: e899782a-59e3-4f09-ba1a-2655bc69cc79 ; exists: True ; label: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('swap') returning SwapSpace instance with object id 26 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: got format: existing swap >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByUuid: hidden: False ; uuid: Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3 ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByUuid returned None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 29 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: Adding fedora-root/6828 MiB to fedora >Oct 30 09:04:24 localhost.localdomain blivet[31139]: added lvmlv fedora-root (id 28) to device tree >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >Oct 30 09:04:24 localhost.localdomain program[31139]: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/root >Oct 30 09:04:24 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:24 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:24 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: looking up parted Device: /dev/mapper/fedora-root >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3 /dev/disk/by-uuid/7dfb0b23-7258-417d-88f5-233befdaa117 /dev/fedora/root /dev/mapper/fedora-root', >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'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-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '7dfb0b23-7258-417d-88f5-233befdaa117', >'ID_FS_UUID_ENC': '7dfb0b23-7258-417d-88f5-233befdaa117', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9542765', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3', >'/dev/disk/by-uuid/7dfb0b23-7258-417d-88f5-233befdaa117', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: scanning fedora-root (/devices/virtual/block/dm-4)... >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 6828 MiB lvmlv fedora-root (28) >Oct 30 09:04:24 localhost.localdomain blivet[31139]: looking up parted Device: /dev/fedora >Oct 30 09:04:24 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:24 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:24 localhost.localdomain anaconda[31139]: Geolocation lookup finished in 1.0 seconds >Oct 30 09:04:24 localhost.localdomain anaconda[31139]: got results from geolocation >Oct 30 09:04:24 localhost.localdomain anaconda[31139]: Thread Done: AnaGeolocationRefreshThread (140263561750272) >Oct 30 09:04:24 localhost.localdomain blivet[31139]: looking up parted Device: /dev/fedora >Oct 30 09:04:24 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:24 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:24 localhost.localdomain blivet[31139]: got device: LVMLogicalVolumeDevice instance (0x7f91ab28b8d0) -- >name = fedora-root status = True kids = 0 id = 28 >parents = ['existing 7688 MiB lvmvg fedora (20)'] >uuid = Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3 size = 6828 MiB >format = existing None >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: 13983744 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (870, 255, 63) biosGeometry: (870, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf7a0> >target size = 6828 MiB path = /dev/mapper/fedora-root >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f91ab28b190) -- >name = fedora status = True kids = 2 id = 20 >parents = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] >uuid = neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km size = 7688 MiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 7688 MiB path = /dev/fedora >format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 >PE Free = 10 PV Count = 1 >modified = False extents = 1922 free space = 40 MiB >free extents = 10 reserved percent = 0 reserved space = 0 B >PVs = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] >LVs = ['existing 820 MiB lvmlv fedora-swap (23) with existing swap', >'existing 6828 MiB lvmlv fedora-root (28)'] >segment type = linear percent = 0 >mirror copies = 1 VG space used = 6828 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: looking up parted Device: /dev/fedora >Oct 30 09:04:24 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:24 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:24 localhost.localdomain blivet[31139]: looking up parted Device: /dev/fedora >Oct 30 09:04:24 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:24 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: device fedora-root does not contain a disklabel >Oct 30 09:04:24 localhost.localdomain blivet[31139]: type detected on 'fedora-root' is 'ext4' >Oct 30 09:04:24 localhost.localdomain program[31139]: Running... dumpe2fs -h /dev/mapper/fedora-root >Oct 30 09:04:24 localhost.localdomain program[31139]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem volume name: <none> >Oct 30 09:04:24 localhost.localdomain program[31139]: Last mounted on: /mnt/sysimage >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem UUID: 7dfb0b23-7258-417d-88f5-233befdaa117 >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem magic number: 0xEF53 >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem revision #: 1 (dynamic) >Oct 30 09:04:24 localhost.localdomain program[31139]: 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 >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem flags: signed_directory_hash >Oct 30 09:04:24 localhost.localdomain program[31139]: Default mount options: user_xattr acl >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem state: clean >Oct 30 09:04:24 localhost.localdomain program[31139]: Errors behavior: Continue >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem OS type: Linux >Oct 30 09:04:24 localhost.localdomain program[31139]: Inode count: 437184 >Oct 30 09:04:24 localhost.localdomain program[31139]: Block count: 1747968 >Oct 30 09:04:24 localhost.localdomain program[31139]: Reserved block count: 87398 >Oct 30 09:04:24 localhost.localdomain program[31139]: Free blocks: 749034 >Oct 30 09:04:24 localhost.localdomain program[31139]: Free inodes: 300908 >Oct 30 09:04:24 localhost.localdomain program[31139]: First block: 0 >Oct 30 09:04:24 localhost.localdomain program[31139]: Block size: 4096 >Oct 30 09:04:24 localhost.localdomain program[31139]: Fragment size: 4096 >Oct 30 09:04:24 localhost.localdomain program[31139]: Reserved GDT blocks: 426 >Oct 30 09:04:24 localhost.localdomain program[31139]: Blocks per group: 32768 >Oct 30 09:04:24 localhost.localdomain program[31139]: Fragments per group: 32768 >Oct 30 09:04:24 localhost.localdomain program[31139]: Inodes per group: 8096 >Oct 30 09:04:24 localhost.localdomain program[31139]: Inode blocks per group: 506 >Oct 30 09:04:24 localhost.localdomain program[31139]: Flex block group size: 16 >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem created: Thu Oct 30 09:01:16 2014 >Oct 30 09:04:24 localhost.localdomain program[31139]: Last mount time: Thu Oct 30 09:01:17 2014 >Oct 30 09:04:24 localhost.localdomain program[31139]: Last write time: Thu Oct 30 09:04:20 2014 >Oct 30 09:04:24 localhost.localdomain program[31139]: Mount count: 1 >Oct 30 09:04:24 localhost.localdomain program[31139]: Maximum mount count: -1 >Oct 30 09:04:24 localhost.localdomain program[31139]: Last checked: Thu Oct 30 09:01:16 2014 >Oct 30 09:04:24 localhost.localdomain program[31139]: Check interval: 0 (<none>) >Oct 30 09:04:24 localhost.localdomain program[31139]: Lifetime writes: 4194 MB >Oct 30 09:04:24 localhost.localdomain program[31139]: Reserved blocks uid: 0 (user root) >Oct 30 09:04:24 localhost.localdomain program[31139]: Reserved blocks gid: 0 (group root) >Oct 30 09:04:24 localhost.localdomain program[31139]: First inode: 11 >Oct 30 09:04:24 localhost.localdomain program[31139]: Inode size: 256 >Oct 30 09:04:24 localhost.localdomain program[31139]: Required extra isize: 28 >Oct 30 09:04:24 localhost.localdomain program[31139]: Desired extra isize: 28 >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal inode: 8 >Oct 30 09:04:24 localhost.localdomain program[31139]: Default directory hash: half_md4 >Oct 30 09:04:24 localhost.localdomain program[31139]: Directory Hash Seed: bf831eba-05fa-4586-aa75-0ff8310b3a1a >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal backup: inode blocks >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal features: journal_incompat_revoke >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal size: 128M >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal length: 32768 >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal sequence: 0x00000034 >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal start: 0 >Oct 30 09:04:24 localhost.localdomain program[31139]: >Oct 30 09:04:24 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:24 localhost.localdomain program[31139]: Running... resize2fs -P /dev/mapper/fedora-root >Oct 30 09:04:24 localhost.localdomain program[31139]: resize2fs 1.42.11 (09-Jul-2014) >Oct 30 09:04:24 localhost.localdomain program[31139]: Please run 'e2fsck -f /dev/mapper/fedora-root' first. >Oct 30 09:04:24 localhost.localdomain program[31139]: >Oct 30 09:04:24 localhost.localdomain program[31139]: Return code: 1 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: size=0 B, current=6828 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: using current size 0 as min size >Oct 30 09:04:24 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('ext4') returning Ext4FS instance with object id 31 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: got format: existing ext4 filesystem >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora-swap (23) with existing swap >Oct 30 09:04:24 localhost.localdomain anaconda[31139]: Entered spoke: WelcomeLanguageSpoke >Oct 30 09:04:24 localhost.localdomain blivet[31139]: set fedora-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 820 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain anaconda[31139]: logo image is missing, using a substitute >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 6828 MiB lvmlv fedora-root (28) with existing ext4 filesystem >Oct 30 09:04:24 localhost.localdomain blivet[31139]: set fedora-root copies to 1, metadata size to 0 B, log size to 0 B, total size 6828 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdb', >'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '6cbcbd76-aa20-4aff-9a7b-88157ab1c2a1', >'MAJOR': '252', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12168', >'name': 'vdb', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb'} ; name: vdb ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: scanning vdb (/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb)... >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.addUdevDiskDevice: name: vdb ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: vdb is a disk >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 35 >Oct 30 09:04:24 localhost.localdomain anaconda.desktop[31017]: ** (anaconda:31139): WARNING **: atk-bridge: Couldn't listen on dbus server: Failed to bind socket "/tmp/.cache/at-spi2-socket-31139": No such file or directory >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DiskDevice._setFormat: vdb ; current: None ; type: None ; >Oct 30 09:04:24 localhost.localdomain program[31139]: Running... multipath -c /dev/vdb >Oct 30 09:04:24 localhost.localdomain program[31139]: Return code: 1 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: added disk vdb (id 34) to device tree >Oct 30 09:04:24 localhost.localdomain blivet[31139]: looking up parted Device: /dev/vdb >Oct 30 09:04:24 localhost.localdomain kernel: vdb: >Oct 30 09:04:24 localhost.localdomain blivet[31139]: got device: DiskDevice instance (0x7f91ab2de990) -- >name = vdb status = True kids = 0 id = 34 >parents = [] >uuid = None size = 8192 MiB >format = existing None >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32657 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf830> >target size = 0 B path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f91ab2aac50> >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDeviceFormat: name: vdb ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: gpt ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: required disklabel type for vdb (15) is None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: default disklabel type for vdb is msdos >Oct 30 09:04:24 localhost.localdomain blivet[31139]: selecting msdos disklabel for vdb based on size >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: Set pmbr_boot on parted.Disk instance -- >type: gpt primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 >partitions: [] >device: <parted.device.Device object at 0x7f91ab2aae90> >PedDisk: <_ped.Disk object at 0x7f91ab2e52d8> >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('disklabel') returning DiskLabel instance with object id 37 >Oct 30 09:04:24 localhost.localdomain kernel: vdb: >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '24651', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: scanning loop0 (/devices/virtual/block/loop0)... >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: loop0 is a loop device >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 40 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: added file /osmin.img (deleted) (id 39) to device tree >Oct 30 09:04:24 localhost.localdomain blivet[31139]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 43 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: added loop loop0 (id 42) to device tree >Oct 30 09:04:24 localhost.localdomain blivet[31139]: got device: LoopDevice instance (0x7f91ab1fc550) -- >name = loop0 status = False kids = 0 id = 42 >parents = ['existing 0 B file /osmin.img (deleted) (39)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop0 >format args = [] originalFormat = None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: device loop0 does not contain a disklabel >Oct 30 09:04:24 localhost.localdomain blivet[31139]: type detected on 'loop0' is 'squashfs' >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('squashfs') returning DeviceFormat instance with object id 45 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: 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': '24751', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: scanning loop1 (/devices/virtual/block/loop1)... >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: loop1 is a loop device >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 48 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: added file /osmin (id 47) to device tree >Oct 30 09:04:24 localhost.localdomain blivet[31139]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 51 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: added loop loop1 (id 50) to device tree >Oct 30 09:04:24 localhost.localdomain blivet[31139]: got device: LoopDevice instance (0x7f91ab2aafd0) -- >name = loop1 status = False kids = 0 id = 50 >parents = ['existing 0 B file /osmin (47)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop1 >format args = [] originalFormat = None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: device loop1 does not contain a disklabel >Oct 30 09:04:24 localhost.localdomain blivet[31139]: type detected on 'loop1' is 'DM_snapshot_cow' >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 53 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '24847', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: scanning loop2 (/devices/virtual/block/loop2)... >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: loop2 is a loop device >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 56 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: added file /run/initramfs/live/LiveOS/squashfs.img (id 55) to device tree >Oct 30 09:04:24 localhost.localdomain blivet[31139]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 59 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: added loop loop2 (id 58) to device tree >Oct 30 09:04:24 localhost.localdomain blivet[31139]: got device: LoopDevice instance (0x7f91ab1fc650) -- >name = loop2 status = False kids = 0 id = 58 >parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (55)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop2 >format args = [] originalFormat = None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: device loop2 does not contain a disklabel >Oct 30 09:04:24 localhost.localdomain blivet[31139]: type detected on 'loop2' is 'squashfs' >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('squashfs') returning DeviceFormat instance with object id 61 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '24944', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: scanning loop3 (/devices/virtual/block/loop3)... >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: loop3 is a loop device >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 64 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: added file /LiveOS/ext3fs.img (id 63) to device tree >Oct 30 09:04:24 localhost.localdomain blivet[31139]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 67 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: added loop loop3 (id 66) to device tree >Oct 30 09:04:24 localhost.localdomain blivet[31139]: got device: LoopDevice instance (0x7f91ab1fc9d0) -- >name = loop3 status = False kids = 0 id = 66 >parents = ['existing 0 B file /LiveOS/ext3fs.img (63)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop3 >format args = [] originalFormat = None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: device loop3 does not contain a disklabel >Oct 30 09:04:24 localhost.localdomain blivet[31139]: type detected on 'loop3' is 'ext4' >Oct 30 09:04:24 localhost.localdomain program[31139]: Running... dumpe2fs -h /dev/loop3 >Oct 30 09:04:24 localhost.localdomain program[31139]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem volume name: _Fedora-Live-Wor >Oct 30 09:04:24 localhost.localdomain program[31139]: Last mounted on: /var/tmp/imgcreate-TsJQFH/install_root >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem UUID: 4e350e01-7491-47e2-9118-ef5a20c6922b >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem magic number: 0xEF53 >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem revision #: 1 (dynamic) >Oct 30 09:04:24 localhost.localdomain program[31139]: 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 >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem flags: signed_directory_hash >Oct 30 09:04:24 localhost.localdomain program[31139]: Default mount options: user_xattr acl >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem state: clean >Oct 30 09:04:24 localhost.localdomain program[31139]: Errors behavior: Continue >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem OS type: Linux >Oct 30 09:04:24 localhost.localdomain program[31139]: Inode count: 393216 >Oct 30 09:04:24 localhost.localdomain program[31139]: Block count: 1572864 >Oct 30 09:04:24 localhost.localdomain program[31139]: Reserved block count: 15727 >Oct 30 09:04:24 localhost.localdomain program[31139]: Free blocks: 569470 >Oct 30 09:04:24 localhost.localdomain program[31139]: Free inodes: 256815 >Oct 30 09:04:24 localhost.localdomain program[31139]: First block: 0 >Oct 30 09:04:24 localhost.localdomain program[31139]: Block size: 4096 >Oct 30 09:04:24 localhost.localdomain program[31139]: Fragment size: 4096 >Oct 30 09:04:24 localhost.localdomain program[31139]: Reserved GDT blocks: 383 >Oct 30 09:04:24 localhost.localdomain program[31139]: Blocks per group: 32768 >Oct 30 09:04:24 localhost.localdomain program[31139]: Fragments per group: 32768 >Oct 30 09:04:24 localhost.localdomain program[31139]: Inodes per group: 8192 >Oct 30 09:04:24 localhost.localdomain program[31139]: Inode blocks per group: 512 >Oct 30 09:04:24 localhost.localdomain program[31139]: Flex block group size: 16 >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem created: Wed Oct 29 15:11:04 2014 >Oct 30 09:04:24 localhost.localdomain program[31139]: Last mount time: Wed Oct 29 15:11:05 2014 >Oct 30 09:04:24 localhost.localdomain program[31139]: Last write time: Wed Oct 29 15:27:45 2014 >Oct 30 09:04:24 localhost.localdomain program[31139]: Mount count: 0 >Oct 30 09:04:24 localhost.localdomain program[31139]: Maximum mount count: -1 >Oct 30 09:04:24 localhost.localdomain program[31139]: Last checked: Wed Oct 29 15:27:45 2014 >Oct 30 09:04:24 localhost.localdomain program[31139]: Check interval: 0 (<none>) >Oct 30 09:04:24 localhost.localdomain program[31139]: Lifetime writes: 656 MB >Oct 30 09:04:24 localhost.localdomain program[31139]: Reserved blocks uid: 0 (user root) >Oct 30 09:04:24 localhost.localdomain program[31139]: Reserved blocks gid: 0 (group root) >Oct 30 09:04:24 localhost.localdomain program[31139]: First inode: 11 >Oct 30 09:04:24 localhost.localdomain program[31139]: Inode size: 256 >Oct 30 09:04:24 localhost.localdomain program[31139]: Required extra isize: 28 >Oct 30 09:04:24 localhost.localdomain program[31139]: Desired extra isize: 28 >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal inode: 8 >Oct 30 09:04:24 localhost.localdomain program[31139]: Default directory hash: half_md4 >Oct 30 09:04:24 localhost.localdomain program[31139]: Directory Hash Seed: 6da6e87e-3c3a-46cc-acff-31cdfd081a47 >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal backup: inode blocks >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal features: journal_incompat_revoke >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal size: 128M >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal length: 32768 >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal sequence: 0x00001b00 >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal start: 0 >Oct 30 09:04:24 localhost.localdomain program[31139]: >Oct 30 09:04:24 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:24 localhost.localdomain program[31139]: Running... resize2fs -P /dev/loop3 >Oct 30 09:04:24 localhost.localdomain program[31139]: resize2fs 1.42.11 (09-Jul-2014) >Oct 30 09:04:24 localhost.localdomain program[31139]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Oct 30 09:04:24 localhost.localdomain program[31139]: Couldn't find valid filesystem superblock. >Oct 30 09:04:24 localhost.localdomain program[31139]: Return code: 1 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: size=0 B, current=6144 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: using current size 0 as min size >Oct 30 09:04:24 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('ext4') returning Ext4FS instance with object id 69 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: got format: existing ext4 filesystem >Oct 30 09:04:24 localhost.localdomain blivet[31139]: 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': '25100', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: scanning loop4 (/devices/virtual/block/loop4)... >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: loop4 is a loop device >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 72 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: added file /overlay (deleted) (id 71) to device tree >Oct 30 09:04:24 localhost.localdomain blivet[31139]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 75 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: added loop loop4 (id 74) to device tree >Oct 30 09:04:24 localhost.localdomain blivet[31139]: got device: LoopDevice instance (0x7f91ab1fc790) -- >name = loop4 status = False kids = 0 id = 74 >parents = ['existing 0 B file /overlay (deleted) (71)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop4 >format args = [] originalFormat = None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: device loop4 does not contain a disklabel >Oct 30 09:04:24 localhost.localdomain blivet[31139]: type detected on 'loop4' is 'DM_snapshot_cow' >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 77 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2092', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: scanning live-rw (/devices/virtual/block/dm-0)... >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: live-rw is a device-mapper device >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.addUdevDMDevice: name: live-rw ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (66) with existing ext4 filesystem >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (74) >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 80 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: added dm live-rw (id 79) to device tree >Oct 30 09:04:24 localhost.localdomain blivet[31139]: looking up parted Device: /dev/mapper/live-rw >Oct 30 09:04:24 localhost.localdomain blivet[31139]: got device: DMDevice instance (0x7f91ab1fcd90) -- >name = live-rw status = True kids = 0 id = 79 >parents = ['existing 0 B loop loop4 (74)'] >uuid = None size = 6144 MiB >format = existing None >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: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bfa70> >target size = 0 B path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: device live-rw does not contain a disklabel >Oct 30 09:04:24 localhost.localdomain blivet[31139]: type detected on 'live-rw' is 'ext4' >Oct 30 09:04:24 localhost.localdomain program[31139]: Running... dumpe2fs -h /dev/mapper/live-rw >Oct 30 09:04:24 localhost.localdomain program[31139]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem volume name: _Fedora-Live-Wor >Oct 30 09:04:24 localhost.localdomain program[31139]: Last mounted on: / >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem UUID: 4e350e01-7491-47e2-9118-ef5a20c6922b >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem magic number: 0xEF53 >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem revision #: 1 (dynamic) >Oct 30 09:04:24 localhost.localdomain program[31139]: 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 >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem flags: signed_directory_hash >Oct 30 09:04:24 localhost.localdomain program[31139]: Default mount options: user_xattr acl >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem state: clean >Oct 30 09:04:24 localhost.localdomain program[31139]: Errors behavior: Continue >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem OS type: Linux >Oct 30 09:04:24 localhost.localdomain program[31139]: Inode count: 393216 >Oct 30 09:04:24 localhost.localdomain program[31139]: Block count: 1572864 >Oct 30 09:04:24 localhost.localdomain program[31139]: Reserved block count: 15727 >Oct 30 09:04:24 localhost.localdomain program[31139]: Free blocks: 569470 >Oct 30 09:04:24 localhost.localdomain program[31139]: Free inodes: 256815 >Oct 30 09:04:24 localhost.localdomain program[31139]: First block: 0 >Oct 30 09:04:24 localhost.localdomain program[31139]: Block size: 4096 >Oct 30 09:04:24 localhost.localdomain program[31139]: Fragment size: 4096 >Oct 30 09:04:24 localhost.localdomain program[31139]: Reserved GDT blocks: 383 >Oct 30 09:04:24 localhost.localdomain program[31139]: Blocks per group: 32768 >Oct 30 09:04:24 localhost.localdomain program[31139]: Fragments per group: 32768 >Oct 30 09:04:24 localhost.localdomain program[31139]: Inodes per group: 8192 >Oct 30 09:04:24 localhost.localdomain program[31139]: Inode blocks per group: 512 >Oct 30 09:04:24 localhost.localdomain program[31139]: Flex block group size: 16 >Oct 30 09:04:24 localhost.localdomain program[31139]: Filesystem created: Wed Oct 29 15:11:04 2014 >Oct 30 09:04:24 localhost.localdomain program[31139]: Last mount time: Thu Oct 30 08:58:56 2014 >Oct 30 09:04:24 localhost.localdomain program[31139]: Last write time: Thu Oct 30 08:58:56 2014 >Oct 30 09:04:24 localhost.localdomain program[31139]: Mount count: 1 >Oct 30 09:04:24 localhost.localdomain program[31139]: Maximum mount count: -1 >Oct 30 09:04:24 localhost.localdomain program[31139]: Last checked: Wed Oct 29 15:27:45 2014 >Oct 30 09:04:24 localhost.localdomain program[31139]: Check interval: 0 (<none>) >Oct 30 09:04:24 localhost.localdomain program[31139]: Lifetime writes: 656 MB >Oct 30 09:04:24 localhost.localdomain program[31139]: Reserved blocks uid: 0 (user root) >Oct 30 09:04:24 localhost.localdomain program[31139]: Reserved blocks gid: 0 (group root) >Oct 30 09:04:24 localhost.localdomain program[31139]: First inode: 11 >Oct 30 09:04:24 localhost.localdomain program[31139]: Inode size: 256 >Oct 30 09:04:24 localhost.localdomain program[31139]: Required extra isize: 28 >Oct 30 09:04:24 localhost.localdomain program[31139]: Desired extra isize: 28 >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal inode: 8 >Oct 30 09:04:24 localhost.localdomain program[31139]: First orphan inode: 154551 >Oct 30 09:04:24 localhost.localdomain program[31139]: Default directory hash: half_md4 >Oct 30 09:04:24 localhost.localdomain program[31139]: Directory Hash Seed: 6da6e87e-3c3a-46cc-acff-31cdfd081a47 >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal backup: inode blocks >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal features: journal_incompat_revoke >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal size: 128M >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal length: 32768 >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal sequence: 0x00001b01 >Oct 30 09:04:24 localhost.localdomain program[31139]: Journal start: 1 >Oct 30 09:04:24 localhost.localdomain program[31139]: >Oct 30 09:04:24 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:24 localhost.localdomain program[31139]: Running... resize2fs -P /dev/mapper/live-rw >Oct 30 09:04:24 localhost.localdomain program[31139]: resize2fs 1.42.11 (09-Jul-2014) >Oct 30 09:04:24 localhost.localdomain program[31139]: Estimated minimum size of the filesystem: 1414020 >Oct 30 09:04:24 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: size=5523.52 MiB, current=6144 MiB >Oct 30 09:04:24 localhost.localdomain blivet[31139]: padding min size from 5791825920 up to 5791826420 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: getFormat('ext4') returning Ext4FS instance with object id 82 >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: got format: existing ext4 filesystem >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9148', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: scanning live-base (/devices/virtual/block/dm-1)... >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:24 localhost.localdomain blivet[31139]: live-base is a device-mapper device >Oct 30 09:04:24 localhost.localdomain blivet[31139]: DeviceTree.addUdevDMDevice: name: live-base ; >Oct 30 09:04:24 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DMDevice.getDMNode: live-rw ; status: True ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (66) with existing ext4 filesystem >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:25 localhost.localdomain blivet[31139]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 85 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: added dm live-base (id 84) to device tree >Oct 30 09:04:25 localhost.localdomain blivet[31139]: looking up parted Device: /dev/mapper/live-base >Oct 30 09:04:25 localhost.localdomain blivet[31139]: got device: DMDevice instance (0x7f91ab1fcdd0) -- >name = live-base status = True kids = 0 id = 84 >parents = ['existing 0 B loop loop3 (66) with existing ext4 filesystem'] >uuid = None size = 6144 MiB >format = existing None >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: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32657 did: 0 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf8c0> >target size = 0 B path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: device live-base does not contain a disklabel >Oct 30 09:04:25 localhost.localdomain blivet[31139]: type detected on 'live-base' is 'ext4' >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... dumpe2fs -h /dev/mapper/live-base >Oct 30 09:04:25 localhost.localdomain program[31139]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 30 09:04:25 localhost.localdomain program[31139]: Filesystem volume name: _Fedora-Live-Wor >Oct 30 09:04:25 localhost.localdomain program[31139]: Last mounted on: /var/tmp/imgcreate-TsJQFH/install_root >Oct 30 09:04:25 localhost.localdomain program[31139]: Filesystem UUID: 4e350e01-7491-47e2-9118-ef5a20c6922b >Oct 30 09:04:25 localhost.localdomain program[31139]: Filesystem magic number: 0xEF53 >Oct 30 09:04:25 localhost.localdomain program[31139]: Filesystem revision #: 1 (dynamic) >Oct 30 09:04:25 localhost.localdomain program[31139]: 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 >Oct 30 09:04:25 localhost.localdomain program[31139]: Filesystem flags: signed_directory_hash >Oct 30 09:04:25 localhost.localdomain program[31139]: Default mount options: user_xattr acl >Oct 30 09:04:25 localhost.localdomain program[31139]: Filesystem state: clean >Oct 30 09:04:25 localhost.localdomain program[31139]: Errors behavior: Continue >Oct 30 09:04:25 localhost.localdomain program[31139]: Filesystem OS type: Linux >Oct 30 09:04:25 localhost.localdomain program[31139]: Inode count: 393216 >Oct 30 09:04:25 localhost.localdomain program[31139]: Block count: 1572864 >Oct 30 09:04:25 localhost.localdomain program[31139]: Reserved block count: 15727 >Oct 30 09:04:25 localhost.localdomain program[31139]: Free blocks: 569470 >Oct 30 09:04:25 localhost.localdomain program[31139]: Free inodes: 256815 >Oct 30 09:04:25 localhost.localdomain program[31139]: First block: 0 >Oct 30 09:04:25 localhost.localdomain program[31139]: Block size: 4096 >Oct 30 09:04:25 localhost.localdomain program[31139]: Fragment size: 4096 >Oct 30 09:04:25 localhost.localdomain program[31139]: Reserved GDT blocks: 383 >Oct 30 09:04:25 localhost.localdomain program[31139]: Blocks per group: 32768 >Oct 30 09:04:25 localhost.localdomain program[31139]: Fragments per group: 32768 >Oct 30 09:04:25 localhost.localdomain program[31139]: Inodes per group: 8192 >Oct 30 09:04:25 localhost.localdomain program[31139]: Inode blocks per group: 512 >Oct 30 09:04:25 localhost.localdomain program[31139]: Flex block group size: 16 >Oct 30 09:04:25 localhost.localdomain program[31139]: Filesystem created: Wed Oct 29 15:11:04 2014 >Oct 30 09:04:25 localhost.localdomain program[31139]: Last mount time: Wed Oct 29 15:11:05 2014 >Oct 30 09:04:25 localhost.localdomain program[31139]: Last write time: Wed Oct 29 15:27:45 2014 >Oct 30 09:04:25 localhost.localdomain program[31139]: Mount count: 0 >Oct 30 09:04:25 localhost.localdomain program[31139]: Maximum mount count: -1 >Oct 30 09:04:25 localhost.localdomain program[31139]: Last checked: Wed Oct 29 15:27:45 2014 >Oct 30 09:04:25 localhost.localdomain program[31139]: Check interval: 0 (<none>) >Oct 30 09:04:25 localhost.localdomain program[31139]: Lifetime writes: 656 MB >Oct 30 09:04:25 localhost.localdomain program[31139]: Reserved blocks uid: 0 (user root) >Oct 30 09:04:25 localhost.localdomain program[31139]: Reserved blocks gid: 0 (group root) >Oct 30 09:04:25 localhost.localdomain program[31139]: First inode: 11 >Oct 30 09:04:25 localhost.localdomain program[31139]: Inode size: 256 >Oct 30 09:04:25 localhost.localdomain program[31139]: Required extra isize: 28 >Oct 30 09:04:25 localhost.localdomain program[31139]: Desired extra isize: 28 >Oct 30 09:04:25 localhost.localdomain program[31139]: Journal inode: 8 >Oct 30 09:04:25 localhost.localdomain program[31139]: Default directory hash: half_md4 >Oct 30 09:04:25 localhost.localdomain program[31139]: Directory Hash Seed: 6da6e87e-3c3a-46cc-acff-31cdfd081a47 >Oct 30 09:04:25 localhost.localdomain program[31139]: Journal backup: inode blocks >Oct 30 09:04:25 localhost.localdomain program[31139]: Journal features: journal_incompat_revoke >Oct 30 09:04:25 localhost.localdomain program[31139]: Journal size: 128M >Oct 30 09:04:25 localhost.localdomain program[31139]: Journal length: 32768 >Oct 30 09:04:25 localhost.localdomain program[31139]: Journal sequence: 0x00001b00 >Oct 30 09:04:25 localhost.localdomain program[31139]: Journal start: 0 >Oct 30 09:04:25 localhost.localdomain program[31139]: >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... resize2fs -P /dev/mapper/live-base >Oct 30 09:04:25 localhost.localdomain program[31139]: resize2fs 1.42.11 (09-Jul-2014) >Oct 30 09:04:25 localhost.localdomain program[31139]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Oct 30 09:04:25 localhost.localdomain program[31139]: Couldn't find valid filesystem superblock. >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 1 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: size=0 B, current=6144 MiB >Oct 30 09:04:25 localhost.localdomain blivet[31139]: using current size 0 as min size >Oct 30 09:04:25 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: getFormat('ext4') returning Ext4FS instance with object id 87 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: got format: existing ext4 filesystem >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '17764', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:25 localhost.localdomain blivet[31139]: live-osimg-min is a device-mapper device >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DMDevice.getDMNode: live-rw ; status: True ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DMDevice.getDMNode: live-base ; status: True ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (50) >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (66) with existing ext4 filesystem >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned None >Oct 30 09:04:25 localhost.localdomain blivet[31139]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 90 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: added dm live-osimg-min (id 89) to device tree >Oct 30 09:04:25 localhost.localdomain blivet[31139]: looking up parted Device: /dev/mapper/live-osimg-min >Oct 30 09:04:25 localhost.localdomain blivet[31139]: got device: DMDevice instance (0x7f91ab1fccd0) -- >name = live-osimg-min status = True kids = 0 id = 89 >parents = ['existing 0 B loop loop3 (66) with existing ext4 filesystem'] >uuid = None size = 6144 MiB >format = existing None >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: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 20256 did: 8262 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bfb00> >target size = 0 B path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: device live-osimg-min does not contain a disklabel >Oct 30 09:04:25 localhost.localdomain blivet[31139]: type detected on 'live-osimg-min' is 'ext4' >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Oct 30 09:04:25 localhost.localdomain program[31139]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 30 09:04:25 localhost.localdomain program[31139]: Filesystem volume name: _Fedora-Live-Wor >Oct 30 09:04:25 localhost.localdomain program[31139]: Last mounted on: /var/tmp/imgcreate-TsJQFH/install_root >Oct 30 09:04:25 localhost.localdomain program[31139]: Filesystem UUID: 4e350e01-7491-47e2-9118-ef5a20c6922b >Oct 30 09:04:25 localhost.localdomain program[31139]: Filesystem magic number: 0xEF53 >Oct 30 09:04:25 localhost.localdomain program[31139]: Filesystem revision #: 1 (dynamic) >Oct 30 09:04:25 localhost.localdomain program[31139]: 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 >Oct 30 09:04:25 localhost.localdomain program[31139]: Filesystem flags: signed_directory_hash >Oct 30 09:04:25 localhost.localdomain program[31139]: Default mount options: user_xattr acl >Oct 30 09:04:25 localhost.localdomain program[31139]: Filesystem state: clean >Oct 30 09:04:25 localhost.localdomain program[31139]: Errors behavior: Continue >Oct 30 09:04:25 localhost.localdomain program[31139]: Filesystem OS type: Linux >Oct 30 09:04:25 localhost.localdomain program[31139]: Inode count: 360448 >Oct 30 09:04:25 localhost.localdomain program[31139]: Block count: 1414020 >Oct 30 09:04:25 localhost.localdomain program[31139]: Reserved block count: 14138 >Oct 30 09:04:25 localhost.localdomain program[31139]: Free blocks: 412682 >Oct 30 09:04:25 localhost.localdomain program[31139]: Free inodes: 224047 >Oct 30 09:04:25 localhost.localdomain program[31139]: First block: 0 >Oct 30 09:04:25 localhost.localdomain program[31139]: Block size: 4096 >Oct 30 09:04:25 localhost.localdomain program[31139]: Fragment size: 4096 >Oct 30 09:04:25 localhost.localdomain program[31139]: Reserved GDT blocks: 383 >Oct 30 09:04:25 localhost.localdomain program[31139]: Blocks per group: 32768 >Oct 30 09:04:25 localhost.localdomain program[31139]: Fragments per group: 32768 >Oct 30 09:04:25 localhost.localdomain program[31139]: Inodes per group: 8192 >Oct 30 09:04:25 localhost.localdomain program[31139]: Inode blocks per group: 512 >Oct 30 09:04:25 localhost.localdomain program[31139]: Flex block group size: 16 >Oct 30 09:04:25 localhost.localdomain program[31139]: Filesystem created: Wed Oct 29 15:11:04 2014 >Oct 30 09:04:25 localhost.localdomain program[31139]: Last mount time: Wed Oct 29 15:11:05 2014 >Oct 30 09:04:25 localhost.localdomain program[31139]: Last write time: Wed Oct 29 15:27:46 2014 >Oct 30 09:04:25 localhost.localdomain program[31139]: Mount count: 0 >Oct 30 09:04:25 localhost.localdomain program[31139]: Maximum mount count: -1 >Oct 30 09:04:25 localhost.localdomain program[31139]: Last checked: Wed Oct 29 15:27:46 2014 >Oct 30 09:04:25 localhost.localdomain program[31139]: Check interval: 0 (<none>) >Oct 30 09:04:25 localhost.localdomain program[31139]: Lifetime writes: 658 MB >Oct 30 09:04:25 localhost.localdomain program[31139]: Reserved blocks uid: 0 (user root) >Oct 30 09:04:25 localhost.localdomain program[31139]: Reserved blocks gid: 0 (group root) >Oct 30 09:04:25 localhost.localdomain program[31139]: First inode: 11 >Oct 30 09:04:25 localhost.localdomain program[31139]: Inode size: 256 >Oct 30 09:04:25 localhost.localdomain program[31139]: Required extra isize: 28 >Oct 30 09:04:25 localhost.localdomain program[31139]: Desired extra isize: 28 >Oct 30 09:04:25 localhost.localdomain program[31139]: Journal inode: 8 >Oct 30 09:04:25 localhost.localdomain program[31139]: Default directory hash: half_md4 >Oct 30 09:04:25 localhost.localdomain program[31139]: Directory Hash Seed: 6da6e87e-3c3a-46cc-acff-31cdfd081a47 >Oct 30 09:04:25 localhost.localdomain program[31139]: Journal backup: inode blocks >Oct 30 09:04:25 localhost.localdomain program[31139]: Journal features: journal_incompat_revoke >Oct 30 09:04:25 localhost.localdomain program[31139]: Journal size: 128M >Oct 30 09:04:25 localhost.localdomain program[31139]: Journal length: 32768 >Oct 30 09:04:25 localhost.localdomain program[31139]: Journal sequence: 0x00001b00 >Oct 30 09:04:25 localhost.localdomain program[31139]: Journal start: 0 >Oct 30 09:04:25 localhost.localdomain program[31139]: >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... resize2fs -P /dev/mapper/live-osimg-min >Oct 30 09:04:25 localhost.localdomain program[31139]: resize2fs 1.42.11 (09-Jul-2014) >Oct 30 09:04:25 localhost.localdomain program[31139]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Oct 30 09:04:25 localhost.localdomain program[31139]: Couldn't find valid filesystem superblock. >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 1 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: size=0 B, current=5523.52 MiB >Oct 30 09:04:25 localhost.localdomain blivet[31139]: using current size 0 as min size >Oct 30 09:04:25 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: getFormat('ext4') returning Ext4FS instance with object id 92 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: got format: existing ext4 filesystem >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: devices to scan: ['dm-3', 'dm-4'] >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo /dev/disk/by-uuid/e899782a-59e3-4f09-ba1a-2655bc69cc79 /dev/fedora/swap /dev/mapper/fedora-swap', >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'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-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': 'e899782a-59e3-4f09-ba1a-2655bc69cc79', >'ID_FS_UUID_ENC': 'e899782a-59e3-4f09-ba1a-2655bc69cc79', >'ID_FS_VERSION': '1', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9248365', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo', >'/dev/disk/by-uuid/e899782a-59e3-4f09-ba1a-2655bc69cc79', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: scanning fedora-swap (/devices/virtual/block/dm-3)... >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora-swap (23) with existing swap >Oct 30 09:04:25 localhost.localdomain blivet[31139]: looking up parted Device: /dev/fedora >Oct 30 09:04:25 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:25 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:25 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:25 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:25 localhost.localdomain blivet[31139]: looking up parted Device: /dev/fedora >Oct 30 09:04:25 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:25 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:25 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:25 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:25 localhost.localdomain blivet[31139]: got device: LVMLogicalVolumeDevice instance (0x7f91ab28b890) -- >name = fedora-swap status = True kids = 0 id = 23 >parents = ['existing 7688 MiB lvmvg fedora (20)'] >uuid = MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo size = 820 MiB >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 1679360 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf710> >target size = 820 MiB path = /dev/mapper/fedora-swap >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f91ab28b190) -- >name = fedora status = True kids = 2 id = 20 >parents = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] >uuid = neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km size = 7688 MiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 7688 MiB path = /dev/fedora >format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 >PE Free = 10 PV Count = 1 >modified = False extents = 1922 free space = 40 MiB >free extents = 10 reserved percent = 0 reserved space = 0 B >PVs = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] >LVs = ['existing 820 MiB lvmlv fedora-swap (23) with existing swap', >'existing 6828 MiB lvmlv fedora-root (28) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 VG space used = 820 MiB >Oct 30 09:04:25 localhost.localdomain blivet[31139]: looking up parted Device: /dev/fedora >Oct 30 09:04:25 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:25 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:25 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:25 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:25 localhost.localdomain blivet[31139]: looking up parted Device: /dev/fedora >Oct 30 09:04:25 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:25 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:25 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:25 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: device fedora-swap does not contain a disklabel >Oct 30 09:04:25 localhost.localdomain blivet[31139]: no type or existing type for fedora-swap, bailing >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3 /dev/disk/by-uuid/7dfb0b23-7258-417d-88f5-233befdaa117 /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-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '7dfb0b23-7258-417d-88f5-233befdaa117', >'ID_FS_UUID_ENC': '7dfb0b23-7258-417d-88f5-233befdaa117', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9542765', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3', >'/dev/disk/by-uuid/7dfb0b23-7258-417d-88f5-233befdaa117', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: scanning fedora-root (/devices/virtual/block/dm-4)... >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 6828 MiB lvmlv fedora-root (28) with existing ext4 filesystem >Oct 30 09:04:25 localhost.localdomain blivet[31139]: looking up parted Device: /dev/fedora >Oct 30 09:04:25 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:25 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:25 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:25 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:25 localhost.localdomain blivet[31139]: looking up parted Device: /dev/fedora >Oct 30 09:04:25 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:25 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:25 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:25 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:25 localhost.localdomain blivet[31139]: got device: LVMLogicalVolumeDevice instance (0x7f91ab28b8d0) -- >name = fedora-root status = True kids = 0 id = 28 >parents = ['existing 7688 MiB lvmvg fedora (20)'] >uuid = Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3 size = 6828 MiB >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: 13983744 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (870, 255, 63) biosGeometry: (870, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf7a0> >target size = 6828 MiB path = /dev/mapper/fedora-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f91ab28b190) -- >name = fedora status = True kids = 2 id = 20 >parents = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] >uuid = neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km size = 7688 MiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 7688 MiB path = /dev/fedora >format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 >PE Free = 10 PV Count = 1 >modified = False extents = 1922 free space = 40 MiB >free extents = 10 reserved percent = 0 reserved space = 0 B >PVs = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] >LVs = ['existing 820 MiB lvmlv fedora-swap (23) with existing swap', >'existing 6828 MiB lvmlv fedora-root (28) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 VG space used = 6828 MiB >Oct 30 09:04:25 localhost.localdomain blivet[31139]: looking up parted Device: /dev/fedora >Oct 30 09:04:25 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:25 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:25 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:25 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:25 localhost.localdomain blivet[31139]: looking up parted Device: /dev/fedora >Oct 30 09:04:25 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:25 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:25 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:25 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: device fedora-root does not contain a disklabel >Oct 30 09:04:25 localhost.localdomain blivet[31139]: no type or existing type for fedora-root, bailing >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DiskDevice.teardown: vda ; status: True ; controllable: True ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/swap >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >Oct 30 09:04:25 localhost.localdomain program[31139]: 0 logical volume(s) in volume group "fedora" now active >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DiskDevice.teardown: vda ; status: True ; controllable: True ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: not going to restore from backup of non-existent /etc/mdadm.conf >Oct 30 09:04:25 localhost.localdomain blivet[31139]: edd: MBR signature on vdb is zero. new disk image? >Oct 30 09:04:25 localhost.localdomain blivet[31139]: edd: collected mbr signatures: {'vda': '0x76075530'} >Oct 30 09:04:25 localhost.localdomain blivet[31139]: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >Oct 30 09:04:25 localhost.localdomain kernel: EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >Oct 30 09:04:25 localhost.localdomain kernel: SELinux: initialized (dev vda1, type ext4), uses xattr >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... umount /mnt/sysimage >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DiskDevice.teardown: vda ; status: True ; controllable: True ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/root >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >Oct 30 09:04:25 localhost.localdomain kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >Oct 30 09:04:25 localhost.localdomain kernel: SELinux: initialized (dev dm-3, type ext4), uses xattr >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... arch >Oct 30 09:04:25 localhost.localdomain program[31139]: x86_64 >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain blivet[31139]: parsing /mnt/sysimage/etc/blkid/blkid.tab >Oct 30 09:04:25 localhost.localdomain blivet[31139]: IGNORED: Caught exception, continuing. >Oct 30 09:04:25 localhost.localdomain blivet[31139]: IGNORED: Problem description: error parsing blkid.tab >Oct 30 09:04:25 localhost.localdomain blivet[31139]: IGNORED: Begin exception details. >Oct 30 09:04:25 localhost.localdomain blivet[31139]: IGNORED: Traceback (most recent call last): >Oct 30 09:04:25 localhost.localdomain blivet[31139]: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3042, in parseFSTab >Oct 30 09:04:25 localhost.localdomain blivet[31139]: IGNORED: blkidTab.parse() >Oct 30 09:04:25 localhost.localdomain blivet[31139]: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2102, in parse >Oct 30 09:04:25 localhost.localdomain blivet[31139]: IGNORED: with open(path) as f: >Oct 30 09:04:25 localhost.localdomain blivet[31139]: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >Oct 30 09:04:25 localhost.localdomain blivet[31139]: IGNORED: End exception details. >Oct 30 09:04:25 localhost.localdomain blivet[31139]: parsing /mnt/sysimage/etc/crypttab >Oct 30 09:04:25 localhost.localdomain blivet[31139]: parsing /mnt/sysimage/etc/blkid/blkid.tab >Oct 30 09:04:25 localhost.localdomain blivet[31139]: IGNORED: Caught exception, continuing. >Oct 30 09:04:25 localhost.localdomain blivet[31139]: IGNORED: Problem description: failed to parse blkid.tab >Oct 30 09:04:25 localhost.localdomain blivet[31139]: IGNORED: Begin exception details. >Oct 30 09:04:25 localhost.localdomain blivet[31139]: IGNORED: Traceback (most recent call last): >Oct 30 09:04:25 localhost.localdomain blivet[31139]: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2150, in parse >Oct 30 09:04:25 localhost.localdomain blivet[31139]: IGNORED: self.blkidTab.parse() >Oct 30 09:04:25 localhost.localdomain blivet[31139]: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2102, in parse >Oct 30 09:04:25 localhost.localdomain blivet[31139]: IGNORED: with open(path) as f: >Oct 30 09:04:25 localhost.localdomain blivet[31139]: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >Oct 30 09:04:25 localhost.localdomain blivet[31139]: IGNORED: End exception details. >Oct 30 09:04:25 localhost.localdomain blivet[31139]: crypttab maps: [] >Oct 30 09:04:25 localhost.localdomain blivet[31139]: parsing /mnt/sysimage/etc/fstab >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; hidden: False ; incomplete: False ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByPath returned existing 6828 MiB lvmlv fedora-root (28) with existing ext4 filesystem >Oct 30 09:04:25 localhost.localdomain blivet[31139]: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >Oct 30 09:04:25 localhost.localdomain blivet[31139]: resolved 'UUID=95779487-e99a-4bac-ba15-07f6aef7aeeb' to 'vda1' (partition) >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; hidden: False ; incomplete: False ; >Oct 30 09:04:25 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByPath returned existing 820 MiB lvmlv fedora-swap (23) with existing swap >Oct 30 09:04:25 localhost.localdomain blivet[31139]: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >Oct 30 09:04:25 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:25 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:25 localhost.localdomain program[31139]: Running... umount /mnt/sysimage >Oct 30 09:04:26 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:26 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:26 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:26 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >Oct 30 09:04:26 localhost.localdomain program[31139]: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/root >Oct 30 09:04:26 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:26 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:26 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:26 localhost.localdomain blivet[31139]: fedora size is 7688 MiB >Oct 30 09:04:26 localhost.localdomain blivet[31139]: vg fedora has 40 MiB free >Oct 30 09:04:26 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:04:26 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:04:26 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:04:26 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:04:26 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:04:26 localhost.localdomain blivet[31139]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 30 09:04:26 localhost.localdomain blivet[31139]: Iso9660FS.supported: supported: True ; >Oct 30 09:04:26 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:04:26 localhost.localdomain anaconda[31139]: Thread Done: AnaStorageThread (140263892317952) >Oct 30 09:04:26 localhost.localdomain program[31139]: Running... hwclock --hctosys --utc >Oct 30 09:04:26 localhost.localdomain packaging[31139]: Updating payload thread state: 2 >Oct 30 09:04:26 localhost.localdomain packaging[31139]: Updating payload thread state: 3 >Oct 30 09:04:26 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; hidden: False ; incomplete: False ; >Oct 30 09:04:26 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByPath returned existing 6144 MiB dm live-base (84) with existing ext4 filesystem >Oct 30 09:04:27 localhost.localdomain systemd[1285]: Time has been changed >Oct 30 09:04:27 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:27 localhost.localdomain anaconda[31139]: Thread Done: AnaTimeInitThread (140263570142976) >Oct 30 09:04:27 localhost.localdomain program[31139]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >Oct 30 09:04:27 localhost.localdomain kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Oct 30 09:04:27 localhost.localdomain kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Oct 30 09:04:27 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:27 localhost.localdomain packaging[31139]: Updating payload thread state: 5 >Oct 30 09:04:27 localhost.localdomain anaconda[31139]: Thread Done: AnaPayloadThread (140263544964864) >Oct 30 09:04:29 localhost.localdomain anaconda[31139]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:04:29 localhost.localdomain anaconda[31139]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:04:29 localhost.localdomain anaconda[31139]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:04:29 localhost.localdomain anaconda[31139]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:04:29 localhost.localdomain anaconda[31139]: Not doing 'require network connection' in live installation >Oct 30 09:04:29 localhost.localdomain anaconda[31139]: network standalone spoke (init): completed: True >Oct 30 09:04:29 localhost.localdomain anaconda[31139]: Not doing 'require network connection' in live installation >Oct 30 09:04:29 localhost.localdomain anaconda[31139]: Left spoke: WelcomeLanguageSpoke >Oct 30 09:04:29 localhost.localdomain anaconda[31139]: Entered hub: SummaryHub >Oct 30 09:04:29 localhost.localdomain anaconda[31139]: Not doing 'modify system time and date' in live installation >Oct 30 09:04:29 localhost.localdomain anaconda[31139]: Running Thread: AnaNTPserver1 (140263544964864) >Oct 30 09:04:29 localhost.localdomain anaconda[31139]: Running Thread: AnaNTPserver2 (140263570142976) >Oct 30 09:04:29 localhost.localdomain anaconda[31139]: Running Thread: AnaNTPserver3 (140263892317952) >Oct 30 09:04:29 localhost.localdomain anaconda[31139]: Running Thread: AnaNTPserver4 (140263561750272) >Oct 30 09:04:29 localhost.localdomain anaconda[31139]: Running Thread: AnaDateTimeThread (140263162902272) >Oct 30 09:04:29 localhost.localdomain anaconda[31139]: Thread Done: AnaDateTimeThread (140263162902272) >Oct 30 09:04:31 localhost.localdomain anaconda[31139]: fs space: 0 B needed: 3793.28 MiB >Oct 30 09:04:31 localhost.localdomain anaconda[31139]: Running Thread: AnaAddLayoutsInitThread (140263162902272) >Oct 30 09:04:31 localhost.localdomain anaconda[31139]: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f91a556cd10>> on <dictionary-keyiterator object at 0x7f91a55b4788> >Oct 30 09:04:31 localhost.localdomain anaconda[31139]: Running Thread: AnaGtkBatchPre1 (140263154509568) >Oct 30 09:04:31 localhost.localdomain anaconda[31139]: Thread Done: AnaGtkBatchPre1 (140263154509568) >Oct 30 09:04:31 localhost.localdomain anaconda[31139]: Running Thread: AnaKeyboardThread (140263154509568) >Oct 30 09:04:32 localhost.localdomain anaconda[31139]: fs space: 0 B needed: 3793.28 MiB >Oct 30 09:04:32 localhost.localdomain anaconda[31139]: Running Thread: AnaStorageWatcher (140263146116864) >Oct 30 09:04:32 localhost.localdomain anaconda[31139]: Thread Done: AnaStorageWatcher (140263146116864) >Oct 30 09:04:32 localhost.localdomain anaconda[31139]: Running Thread: AnaCustomStorageInit (140263146116864) >Oct 30 09:04:32 localhost.localdomain blivet[31139]: Iso9660FS.supported: supported: True ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: Iso9660FS.supported: supported: True ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: NFSv4.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: NFSv4.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: SELinuxFS.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: SELinuxFS.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: Ext3FS.supported: supported: True ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: Ext3FS.supported: supported: True ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: Ext2FS.supported: supported: True ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: Ext2FS.supported: supported: True ; >Oct 30 09:04:32 localhost.localdomain anaconda[31139]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:04:32 localhost.localdomain blivet[31139]: SysFS.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: SysFS.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: MultipathMember.__init__: >Oct 30 09:04:32 localhost.localdomain blivet[31139]: SwapSpace.__init__: >Oct 30 09:04:32 localhost.localdomain blivet[31139]: ProcFS.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: ProcFS.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: NoDevFS.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: NoDevFS.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: DevPtsFS.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: DevPtsFS.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: BTRFS.supported: supported: True ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: USBFS.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: USBFS.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: DiskLabel.__init__: >Oct 30 09:04:32 localhost.localdomain blivet[31139]: DiskLabel.partedDevice returning None >Oct 30 09:04:32 localhost.localdomain blivet[31139]: HFSPlus.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: HFSPlus.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: XFS.supported: supported: True ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: XFS.supported: supported: True ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: TmpFS.supported: supported: True ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: LUKS.__init__: >Oct 30 09:04:32 localhost.localdomain blivet[31139]: NTFS.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: NTFS.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: BindFS.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: BindFS.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: HFS.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: HFS.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: LVMPhysicalVolume.__init__: >Oct 30 09:04:32 localhost.localdomain blivet[31139]: NFS.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: NFS.supported: supported: False ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: FATFS.supported: supported: True ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: FATFS.supported: supported: True ; >Oct 30 09:04:32 localhost.localdomain blivet[31139]: DMRaidMember.__init__: >Oct 30 09:04:32 localhost.localdomain blivet[31139]: MDRaidMember.__init__: >Oct 30 09:04:32 localhost.localdomain anaconda[31139]: Not doing 'register anaconda secret agent' in live installation >Oct 30 09:04:32 localhost.localdomain anaconda[31139]: network: GUI, device configuration added: connection d773c99f-76e6-448f-b92a-96a62b161fa3 device eth0 >Oct 30 09:04:32 localhost.localdomain anaconda[31139]: network: GUI, connection d773c99f-76e6-448f-b92a-96a62b161fa3 found >Oct 30 09:04:32 localhost.localdomain anaconda[31139]: network: GUI, connection 2e7f0d6d-f3b5-4ff9-8416-a34ba902f1dc found >Oct 30 09:04:32 localhost.localdomain anaconda[31139]: Not doing 'hide hint to use network configuration in DE' in live installation >Oct 30 09:04:32 localhost.localdomain ifcfg[31139]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >Oct 30 09:04:32 localhost.localdomain ifcfg[31139]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >Oct 30 09:04:32 localhost.localdomain anaconda[31139]: updating hostname localhost.localdomain >Oct 30 09:04:32 localhost.localdomain anaconda[31139]: Not doing 'require network connection' in live installation >Oct 30 09:04:32 localhost.localdomain org.gnome.Caribou.Daemon[1309]: ** (caribou:1608): WARNING **: daemon.vala:116: error in focus handler: Method "GetRole" with signature "" on interface "org.a11y.atspi.Accessible" could not be processed as object /org/a11y/atspi/accessible/43 does not exist >Oct 30 09:04:32 localhost.localdomain anaconda[31139]: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f91a555a750> >Oct 30 09:04:32 localhost.localdomain anaconda[31139]: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f91b8060c10> >Oct 30 09:04:32 localhost.localdomain anaconda[31139]: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f91b8060c10> status to: Getting list of layouts... >Oct 30 09:04:32 localhost.localdomain anaconda[31139]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f91a556cdd0> status to: Probing storage... >Oct 30 09:04:32 localhost.localdomain anaconda[31139]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f91a556cdd0> >Oct 30 09:04:33 localhost.localdomain anaconda[31139]: Thread Done: AnaCustomStorageInit (140263146116864) >Oct 30 09:04:34 localhost.localdomain anaconda[31139]: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f91a556cd10>> on <dictionary-keyiterator object at 0x7f91a55b4788> >Oct 30 09:04:34 localhost.localdomain anaconda[31139]: Thread Done: AnaAddLayoutsInitThread (140263162902272) >Oct 30 09:04:34 localhost.localdomain anaconda[31139]: Thread Done: AnaKeyboardThread (140263154509568) >Oct 30 09:04:34 localhost.localdomain anaconda[31139]: updating hostname localhost.localdomain >Oct 30 09:04:34 localhost.localdomain anaconda[31139]: updating hostname localhost.localdomain >Oct 30 09:04:34 localhost.localdomain anaconda[31139]: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f91b8060c10> >Oct 30 09:04:34 localhost.localdomain anaconda[31139]: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f91b8066290> status to: Connected: eth0 >Oct 30 09:04:34 localhost.localdomain anaconda[31139]: Thread Done: AnaNTPserver2 (140263570142976) >Oct 30 09:04:34 localhost.localdomain anaconda[31139]: Thread Done: AnaNTPserver1 (140263544964864) >Oct 30 09:04:34 localhost.localdomain anaconda[31139]: Thread Done: AnaNTPserver4 (140263561750272) >Oct 30 09:04:34 localhost.localdomain anaconda[31139]: Thread Done: AnaNTPserver3 (140263892317952) >Oct 30 09:04:40 localhost.localdomain anaconda[31139]: Entered spoke: StorageSpoke >Oct 30 09:04:40 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:04:40 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91ab2de9d0) -- >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf5f0> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: <parted.filesystem.FileSystem object at 0x7f91ab2de850> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91ab2de610> PedPartition: <_ped.Partition object at 0x7f91ab2d3f50> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f91ab2dee50) -- >name = vda2 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32657 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91ab2de7d0> PedPartition: <_ped.Partition object at 0x7f91ab2d3fb0> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm] >Oct 30 09:04:40 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:04:40 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91ab2de9d0) -- >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf5f0> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: <parted.filesystem.FileSystem object at 0x7f91ab2de850> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91ab2de610> PedPartition: <_ped.Partition object at 0x7f91ab2d3f50> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f91ab2dee50) -- >name = vda2 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32657 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91ab2de7d0> PedPartition: <_ped.Partition object at 0x7f91ab2d3fb0> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm] >Oct 30 09:04:40 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:04:40 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91ab2de9d0) -- >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf5f0> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: <parted.filesystem.FileSystem object at 0x7f91ab2de850> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91ab2de610> PedPartition: <_ped.Partition object at 0x7f91ab2d3f50> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f91ab2dee50) -- >name = vda2 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32657 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91ab2de7d0> PedPartition: <_ped.Partition object at 0x7f91ab2d3fb0> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm] >Oct 30 09:04:40 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:04:40 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91ab2de9d0) -- >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf5f0> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: <parted.filesystem.FileSystem object at 0x7f91ab2de850> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91ab2de610> PedPartition: <_ped.Partition object at 0x7f91ab2d3f50> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f91ab2dee50) -- >name = vda2 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32657 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91ab2de7d0> PedPartition: <_ped.Partition object at 0x7f91ab2d3fb0> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm] >Oct 30 09:04:41 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:04:41 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91ab2de9d0) -- >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf5f0> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: <parted.filesystem.FileSystem object at 0x7f91ab2de850> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91ab2de610> PedPartition: <_ped.Partition object at 0x7f91ab2d3f50> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f91ab2dee50) -- >name = vda2 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32657 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91ab2de7d0> PedPartition: <_ped.Partition object at 0x7f91ab2d3fb0> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm] >Oct 30 09:04:41 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:04:42 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91ab2de9d0) -- >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf5f0> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: <parted.filesystem.FileSystem object at 0x7f91ab2de850> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91ab2de610> PedPartition: <_ped.Partition object at 0x7f91ab2d3f50> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f91ab2dee50) -- >name = vda2 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32657 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91ab2de7d0> PedPartition: <_ped.Partition object at 0x7f91ab2d3fb0> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm] >Oct 30 09:04:44 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:04:44 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91ab2de9d0) -- >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf5f0> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: <parted.filesystem.FileSystem object at 0x7f91ab2de850> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91ab2de610> PedPartition: <_ped.Partition object at 0x7f91ab2d3f50> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f91ab2dee50) -- >name = vda2 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32657 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91ab2de7d0> PedPartition: <_ped.Partition object at 0x7f91ab2d3fb0> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm] >Oct 30 09:04:44 localhost.localdomain blivet[31139]: hiding device existing 500 MiB partition vda1 (11) with existing ext4 filesystem >Oct 30 09:04:44 localhost.localdomain blivet[31139]: DiskDevice.removeChild: kids: 2 ; name: vda ; >Oct 30 09:04:44 localhost.localdomain blivet[31139]: removed partition vda1 (id 11) from device tree >Oct 30 09:04:44 localhost.localdomain blivet[31139]: lvm filter: adding vda1 to the reject list >Oct 30 09:04:44 localhost.localdomain blivet[31139]: hiding device existing 820 MiB lvmlv fedora-swap (23) with existing swap >Oct 30 09:04:44 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >Oct 30 09:04:44 localhost.localdomain blivet[31139]: removed lvmlv fedora-swap (id 23) from device tree >Oct 30 09:04:44 localhost.localdomain blivet[31139]: lvm filter: adding fedora-swap to the reject list >Oct 30 09:04:44 localhost.localdomain blivet[31139]: hiding device existing 6828 MiB lvmlv fedora-root (28) with existing ext4 filesystem >Oct 30 09:04:44 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >Oct 30 09:04:44 localhost.localdomain blivet[31139]: removed lvmlv fedora-root (id 28) from device tree >Oct 30 09:04:44 localhost.localdomain blivet[31139]: lvm filter: adding fedora-root to the reject list >Oct 30 09:04:44 localhost.localdomain blivet[31139]: hiding device existing 7688 MiB lvmvg fedora (20) >Oct 30 09:04:44 localhost.localdomain blivet[31139]: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >Oct 30 09:04:44 localhost.localdomain blivet[31139]: removed lvmvg fedora (id 20) from device tree >Oct 30 09:04:44 localhost.localdomain blivet[31139]: lvm filter: adding fedora to the reject list >Oct 30 09:04:44 localhost.localdomain blivet[31139]: hiding device existing 7691 MiB partition vda2 (16) with existing lvmpv >Oct 30 09:04:44 localhost.localdomain blivet[31139]: DiskDevice.removeChild: kids: 1 ; name: vda ; >Oct 30 09:04:44 localhost.localdomain blivet[31139]: removed partition vda2 (id 16) from device tree >Oct 30 09:04:44 localhost.localdomain blivet[31139]: lvm filter: adding vda2 to the reject list >Oct 30 09:04:44 localhost.localdomain blivet[31139]: hiding device existing 8192 MiB disk vda (6) with existing msdos disklabel >Oct 30 09:04:44 localhost.localdomain blivet[31139]: removed disk vda (id 6) from device tree >Oct 30 09:04:44 localhost.localdomain blivet[31139]: lvm filter: adding vda to the reject list >Oct 30 09:04:44 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:04:44 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance returned [] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: Detected 2048 MiB of memory >Oct 30 09:04:45 localhost.localdomain blivet[31139]: Swap attempt of 2048 MiB >Oct 30 09:04:45 localhost.localdomain anaconda[31139]: disk free: 8191.97 MiB fs free: 0 B sw needs: 3793.28 MiB auto swap: 2048 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance returned [] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: Detected 2048 MiB of memory >Oct 30 09:04:45 localhost.localdomain blivet[31139]: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (819.2 MiB) instead. >Oct 30 09:04:45 localhost.localdomain blivet[31139]: Swap attempt of 819.2 MiB >Oct 30 09:04:45 localhost.localdomain anaconda[31139]: Running Thread: AnaExecuteStorageThread (140263892317952) >Oct 30 09:04:45 localhost.localdomain anaconda[31139]: Left spoke: StorageSpoke >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance returned [] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: checking whether disk vdb has an empty extended >Oct 30 09:04:45 localhost.localdomain blivet[31139]: extended is None ; logicals is [] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: removing vdb >Oct 30 09:04:45 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 133 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DiskDevice._setFormat: vdb ; current: disklabel ; type: None ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: registered action: [132] destroy format gpt disklabel on disk vdb (id 34) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: clearpart: initializing vdb >Oct 30 09:04:45 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 135 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DiskDevice._setFormat: vdb ; current: None ; type: None ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: registered action: [134] destroy format None on disk vdb (id 34) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: required disklabel type for vdb (15) is None >Oct 30 09:04:45 localhost.localdomain blivet[31139]: default disklabel type for vdb is msdos >Oct 30 09:04:45 localhost.localdomain blivet[31139]: selecting msdos disklabel for vdb based on size >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DiskLabel.freshPartedDisk: device: /dev/vdb ; labelType: msdos ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x7f91a5526450> >PedDisk: <_ped.Disk object at 0x7f91a5524d88> >Oct 30 09:04:45 localhost.localdomain blivet[31139]: getFormat('disklabel') returning DiskLabel instance with object id 136 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: registered action: [137] create format msdos disklabel on disk vdb (id 34) >Oct 30 09:04:45 localhost.localdomain anaconda[31139]: new disk order: [] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >Oct 30 09:04:45 localhost.localdomain blivet[31139]: resolved 'vdb' to 'vdb' (disk) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: Detected 2048 MiB of memory >Oct 30 09:04:45 localhost.localdomain blivet[31139]: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (819.2 MiB) instead. >Oct 30 09:04:45 localhost.localdomain blivet[31139]: Swap attempt of 819.2 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: doAutoPart: True >Oct 30 09:04:45 localhost.localdomain blivet[31139]: encryptedAutoPart: False >Oct 30 09:04:45 localhost.localdomain blivet[31139]: autoPartType: 2 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: clearPartType: 2 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: clearPartDisks: ['vdb'] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: autoPartitionRequests: >PartSpec instance (0x7f91a55265d0) -- >mountpoint = / lv = True thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f91a5526590) -- >mountpoint = /home lv = True thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7f91a5526690) -- >mountpoint = /boot lv = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7f91a5526610) -- >mountpoint = None lv = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7f91a5526550) -- >mountpoint = None lv = True thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 819.2 MiB maxSize = None grow = False >Oct 30 09:04:45 localhost.localdomain blivet[31139]: storage.disks: ['vdb'] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: storage.partitioned: ['vdb'] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: 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', 'sr0', 'vdb'] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >Oct 30 09:04:45 localhost.localdomain blivet[31139]: resolved 'vdb' to 'vdb' (disk) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: boot disk: vdb >Oct 30 09:04:45 localhost.localdomain blivet[31139]: LVMPhysicalVolume.__init__: mountpoint: None ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 138 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DiskDevice.addChild: kids: 0 ; name: vdb ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setFormat: req0 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DiskDevice.removeChild: kids: 1 ; name: vdb ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: added partition req0 (id 139) to device tree >Oct 30 09:04:45 localhost.localdomain anaconda[31139]: Not doing 'require network connection' in live installation >Oct 30 09:04:45 localhost.localdomain blivet[31139]: registered action: [141] create device partition req0 (id 139) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 143 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setFormat: req0 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setFormat: req0 ; current: lvmpv ; type: lvmpv ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: registered action: [142] create format lvmpv on partition req0 (id 139) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: candidate disks: [DiskDevice instance (0x7f91ab2de990) -- >name = vdb status = True kids = 0 id = 34 >parents = [] >uuid = None size = 8192 MiB >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32657 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x7f91ab2bf830> >target size = 0 B path = /dev/vdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f91ab2aac50>] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: devs: [PartitionDevice instance (0x7f91a554e990) -- >name = req0 status = False kids = 0 id = 139 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 30 09:04:45 localhost.localdomain anaconda[31139]: _is_valid_disklabel(vdb) returning True >Oct 30 09:04:45 localhost.localdomain anaconda[31139]: _is_valid_size(vdb) returning True >Oct 30 09:04:45 localhost.localdomain anaconda[31139]: _is_valid_location(vdb) returning True >Oct 30 09:04:45 localhost.localdomain anaconda[31139]: _is_valid_format(vdb) returning True >Oct 30 09:04:45 localhost.localdomain anaconda[31139]: is_valid_stage1_device(vdb) returning True >Oct 30 09:04:45 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: getFormat('ext4') returning Ext4FS instance with object id 144 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DiskDevice.addChild: kids: 0 ; name: vdb ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setFormat: req1 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DiskDevice.removeChild: kids: 1 ; name: vdb ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: added partition req1 (id 145) to device tree >Oct 30 09:04:45 localhost.localdomain blivet[31139]: registered action: [147] create device partition req1 (id 145) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 149 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setFormat: req1 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: registered action: [148] create format ext4 filesystem mounted at /boot on partition req1 (id 145) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91a554e990) -- >name = req0 status = False kids = 0 id = 139 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7f91a554ecd0) -- >name = req1 status = False kids = 0 id = 145 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 30 09:04:45 localhost.localdomain anaconda[31139]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f91a556cdd0> >Oct 30 09:04:45 localhost.localdomain blivet[31139]: skipping unneeded stage1 biosboot request >Oct 30 09:04:45 localhost.localdomain anaconda[31139]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f91a556cdd0> status to: Saving storage configuration... >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartSpec instance (0x7f91a5526610) -- >mountpoint = None lv = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1024 KiB maxSize = None grow = False >Oct 30 09:04:45 localhost.localdomain blivet[31139]: existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91a554e990) -- >name = req0 status = False kids = 0 id = 139 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7f91a554ecd0) -- >name = req1 status = False kids = 0 id = 145 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91a554e990) -- >name = req0 status = False kids = 0 id = 139 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7f91a554ecd0) -- >name = req1 status = False kids = 0 id = 145 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91a554e990) -- >name = req0 status = False kids = 0 id = 139 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7f91a554ecd0) -- >name = req1 status = False kids = 0 id = 145 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: removing all non-preexisting partitions ['req0(id 139)', 'req1(id 145)'] from disk(s) ['vdb'] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: allocatePartitions: disks=['vdb'] ; partitions=['req0(id 139)', 'req1(id 145)'] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: removing all non-preexisting partitions ['req1(id 145)', 'req0(id 139)'] from disk(s) ['vdb'] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >Oct 30 09:04:45 localhost.localdomain blivet[31139]: resolved 'vdb' to 'vdb' (disk) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >Oct 30 09:04:45 localhost.localdomain blivet[31139]: resolved 'vdb' to 'vdb' (disk) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: allocating partition: req1 ; id: 145 ; disks: ['vdb'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >Oct 30 09:04:45 localhost.localdomain blivet[31139]: checking freespace on vdb >Oct 30 09:04:45 localhost.localdomain blivet[31139]: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >Oct 30 09:04:45 localhost.localdomain blivet[31139]: checking 63-16777215 (8191.97 MiB) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: current free range is 63-16777215 (8191.97 MiB) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: updating use_disk to vdb, type: 0 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: new free: 63-16777215 / 8191.97 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: new free allows for 0 sectors of growth >Oct 30 09:04:45 localhost.localdomain blivet[31139]: found free space for bootable request >Oct 30 09:04:45 localhost.localdomain blivet[31139]: adjusted start sector from 63 to 2048 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: created partition vdb1 of 500 MiB and added it to /dev/vdb >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setPartedPartition: req1 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a54e2190> PedPartition: <_ped.Partition object at 0x7f91a6c8e9b0> >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DiskDevice.addChild: kids: 0 ; name: vdb ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setPartedPartition: vdb1 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: device vdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a554ee90> PedPartition: <_ped.Partition object at 0x7f91a5520c50> >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >Oct 30 09:04:45 localhost.localdomain blivet[31139]: resolved 'vdb' to 'vdb' (disk) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >Oct 30 09:04:45 localhost.localdomain blivet[31139]: resolved 'vdb' to 'vdb' (disk) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: allocating partition: req0 ; id: 139 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >Oct 30 09:04:45 localhost.localdomain blivet[31139]: checking freespace on vdb >Oct 30 09:04:45 localhost.localdomain blivet[31139]: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >Oct 30 09:04:45 localhost.localdomain blivet[31139]: checking 63-2047 (992.5 KiB) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: current free range is 63-2047 (992.5 KiB) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: checking 1026048-16777215 (7691 MiB) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: current free range is 1026048-16777215 (7691 MiB) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: evaluating growth potential for new layout >Oct 30 09:04:45 localhost.localdomain blivet[31139]: calculating growth for disk /dev/vdb >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setPartedPartition: req0 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a54e25d0> PedPartition: <_ped.Partition object at 0x7f91a6c8e890> >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DiskDevice.addChild: kids: 1 ; name: vdb ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: adding request 145 to chunk 16775168 (2048-16777215) on /dev/vdb >Oct 30 09:04:45 localhost.localdomain blivet[31139]: adding request 139 to chunk 16775168 (2048-16777215) on /dev/vdb >Oct 30 09:04:45 localhost.localdomain blivet[31139]: Chunk.growRequests: 16775168 on /dev/vdb start = 2048 end = 16777215 >sectorSize = 512 B >Oct 30 09:04:45 localhost.localdomain blivet[31139]: req: PartitionRequest instance -- >id = 145 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Oct 30 09:04:45 localhost.localdomain blivet[31139]: req: PartitionRequest instance -- >id = 139 name = vdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Oct 30 09:04:45 localhost.localdomain blivet[31139]: 1 requests and 14727168 (7191 MiB) left in chunk >Oct 30 09:04:45 localhost.localdomain blivet[31139]: adding 14727168 (7191 MiB) to 139 (vdb2) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: new grow amount for request 139 (vdb2) is 14727168 units, or 7191 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: request 145 (vdb1) growth: 0 (0 B) size: 500 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: request 139 (vdb2) growth: 14727168 (7191 MiB) size: 7691 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: disk /dev/vdb growth: 14727168 (7191 MiB) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setPartedPartition: vdb2 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: device vdb2 new partedPartition None >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setDisk: req0 ; new: None ; old: vdb ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DiskDevice.removeChild: kids: 2 ; name: vdb ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: total growth: 14727168 sectors >Oct 30 09:04:45 localhost.localdomain blivet[31139]: updating use_disk to vdb, type: 0 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: new free: 1026048-16777215 / 7691 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: new free allows for 14727168 sectors of growth >Oct 30 09:04:45 localhost.localdomain blivet[31139]: created partition vdb2 of 500 MiB and added it to /dev/vdb >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setPartedPartition: req0 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a54e2550> PedPartition: <_ped.Partition object at 0x7f91a6c8e770> >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DiskDevice.addChild: kids: 1 ; name: vdb ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setPartedPartition: vdb2 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: device vdb2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91ccd35810> PedPartition: <_ped.Partition object at 0x7f91a6c8e8f0> >Oct 30 09:04:45 localhost.localdomain blivet[31139]: growPartitions: disks=['vdb'], partitions=['vdb2(id 139)', 'vdb1(id 145)'] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: growable partitions are ['vdb2'] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: adding request 139 to chunk 16775168 (2048-16777215) on /dev/vdb >Oct 30 09:04:45 localhost.localdomain blivet[31139]: adding request 145 to chunk 16775168 (2048-16777215) on /dev/vdb >Oct 30 09:04:45 localhost.localdomain blivet[31139]: disk vdb has 1 chunks >Oct 30 09:04:45 localhost.localdomain blivet[31139]: Chunk.growRequests: 16775168 on /dev/vdb start = 2048 end = 16777215 >sectorSize = 512 B >Oct 30 09:04:45 localhost.localdomain blivet[31139]: req: PartitionRequest instance -- >id = 145 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Oct 30 09:04:45 localhost.localdomain blivet[31139]: req: PartitionRequest instance -- >id = 139 name = vdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Oct 30 09:04:45 localhost.localdomain blivet[31139]: 1 requests and 14727168 (7191 MiB) left in chunk >Oct 30 09:04:45 localhost.localdomain blivet[31139]: adding 14727168 (7191 MiB) to 139 (vdb2) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: new grow amount for request 139 (vdb2) is 14727168 units, or 7191 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: growing partitions on vdb >Oct 30 09:04:45 localhost.localdomain blivet[31139]: partition vdb1 (145): 0 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: new geometry for vdb1: parted.Geometry instance -- >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f91a5526210> PedGeometry: <_ped.Geometry object at 0x7f91a54e2710> >Oct 30 09:04:45 localhost.localdomain blivet[31139]: partition vdb2 (139): 0 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: new geometry for vdb2: parted.Geometry instance -- >start: 1026048 end: 16777215 length: 15751168 >device: <parted.device.Device object at 0x7f91a5526210> PedGeometry: <_ped.Geometry object at 0x7f91a54e2890> >Oct 30 09:04:45 localhost.localdomain blivet[31139]: removing all non-preexisting partitions ['vdb1(id 145)', 'vdb2(id 139)'] from disk(s) ['vdb'] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setPartedPartition: vdb1 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: device vdb1 new partedPartition None >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DiskDevice.removeChild: kids: 2 ; name: vdb ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setPartedPartition: vdb2 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: device vdb2 new partedPartition None >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setDisk: req0 ; new: None ; old: vdb ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DiskDevice.removeChild: kids: 1 ; name: vdb ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: back from removeNewPartitions >Oct 30 09:04:45 localhost.localdomain blivet[31139]: extended: None >Oct 30 09:04:45 localhost.localdomain blivet[31139]: setting req1 new geometry: parted.Geometry instance -- >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f91a5526210> PedGeometry: <_ped.Geometry object at 0x7f91a54e2710> >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setPartedPartition: req1 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a54e2ad0> PedPartition: <_ped.Partition object at 0x7f91a55150b0> >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DiskDevice.addChild: kids: 0 ; name: vdb ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setPartedPartition: vdb1 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: device vdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a54e2c10> PedPartition: <_ped.Partition object at 0x7f91a54d16b0> >Oct 30 09:04:45 localhost.localdomain blivet[31139]: setting req0 new geometry: parted.Geometry instance -- >start: 1026048 end: 16777215 length: 15751168 >device: <parted.device.Device object at 0x7f91a5526210> PedGeometry: <_ped.Geometry object at 0x7f91a54e2890> >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setPartedPartition: req0 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a554eb90> PedPartition: <_ped.Partition object at 0x7f91a6ca8e30> >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DiskDevice.addChild: kids: 1 ; name: vdb ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice._setPartedPartition: vdb2 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: device vdb2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a54e2e50> PedPartition: <_ped.Partition object at 0x7f91a54d15f0> >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91a554e990) -- >name = vdb2 status = False kids = 0 id = 139 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vdb2 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a54e2e50> PedPartition: <_ped.Partition object at 0x7f91a54d15f0> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7f91a554ecd0) -- >name = vdb1 status = False kids = 0 id = 145 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vdb1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a54e2c10> PedPartition: <_ped.Partition object at 0x7f91a54d16b0> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: fixing size of non-existent 500 MiB partition vdb1 (145) with non-existent ext4 filesystem mounted at /boot >Oct 30 09:04:45 localhost.localdomain blivet[31139]: fixing size of non-existent 7691 MiB partition vdb2 (139) with non-existent lvmpv >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91a554e990) -- >name = vdb2 status = False kids = 0 id = 139 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vdb2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a54e2e50> PedPartition: <_ped.Partition object at 0x7f91a54d15f0> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7f91a554ecd0) -- >name = vdb1 status = False kids = 0 id = 145 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vdb1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a54e2c10> PedPartition: <_ped.Partition object at 0x7f91a54d16b0> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91a554e990) -- >name = vdb2 status = False kids = 0 id = 139 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vdb2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a54e2e50> PedPartition: <_ped.Partition object at 0x7f91a54d15f0> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7f91a554ecd0) -- >name = vdb1 status = False kids = 0 id = 145 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vdb1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a54e2c10> PedPartition: <_ped.Partition object at 0x7f91a54d16b0> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91a554e990) -- >name = vdb2 status = False kids = 0 id = 139 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vdb2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a54e2e50> PedPartition: <_ped.Partition object at 0x7f91a54d15f0> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7f91a554ecd0) -- >name = vdb1 status = False kids = 0 id = 145 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vdb1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a54e2c10> PedPartition: <_ped.Partition object at 0x7f91a54d16b0> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice._addParent: fedora00 ; member: vdb2 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: At least one UUID missing. >Oct 30 09:04:45 localhost.localdomain blivet[31139]: PartitionDevice.addChild: kids: 0 ; name: vdb2 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 151 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice._setFormat: fedora00 ; current: None ; type: None ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: added lvmvg fedora00 (id 150) to device tree >Oct 30 09:04:45 localhost.localdomain blivet[31139]: registered action: [153] create device lvmvg fedora00 (id 150) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: getFormat('ext4') returning Ext4FS instance with object id 154 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora00 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice._setFormat: fedora00-root ; current: None ; type: ext4 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: fedora00 size is 7688 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: vg fedora00 has 7688 MiB free >Oct 30 09:04:45 localhost.localdomain blivet[31139]: Adding fedora00-root/1024 MiB to fedora00 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: added lvmlv fedora00-root (id 155) to device tree >Oct 30 09:04:45 localhost.localdomain blivet[31139]: registered action: [157] create device lvmlv fedora00-root (id 155) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 159 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice._setFormat: fedora00-root ; current: ext4 ; type: ext4 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: registered action: [158] create format ext4 filesystem mounted at / on lvmlv fedora00-root (id 155) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: SwapSpace.__init__: mountpoint: None ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: getFormat('swap') returning SwapSpace instance with object id 160 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora00 ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice._setFormat: fedora00-swap ; current: None ; type: swap ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: fedora00 size is 7688 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: vg fedora00 has 6664 MiB free >Oct 30 09:04:45 localhost.localdomain blivet[31139]: Adding fedora00-swap/819.2 MiB to fedora00 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: added lvmlv fedora00-swap (id 161) to device tree >Oct 30 09:04:45 localhost.localdomain blivet[31139]: registered action: [163] create device lvmlv fedora00-swap (id 161) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: getFormat('None') returning DeviceFormat instance with object id 165 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice._setFormat: fedora00-swap ; current: swap ; type: swap ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: registered action: [164] create format swap on lvmlv fedora00-swap (id 161) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: fedora00 size is 7688 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: vg fedora00 has 5844 MiB free >Oct 30 09:04:45 localhost.localdomain blivet[31139]: fedora00 size is 7688 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: vg fedora00 has 5844 MiB free >Oct 30 09:04:45 localhost.localdomain blivet[31139]: fedora00 size is 7688 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: vg fedora00 has 5844 MiB free >Oct 30 09:04:45 localhost.localdomain blivet[31139]: fedora00 size is 7688 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: vg fedora00 has 5844 MiB free >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7f91b80a9a90) -- >name = fedora00 status = False kids = 2 id = 150 >parents = ['non-existent 7691 MiB partition vdb2 (139) with non-existent lvmpv'] >uuid = None size = 7688 MiB >format = non-existent None >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/fedora00 >format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 >PE Free = 0 PV Count = 1 >modified = True extents = 1922 free space = 5844 MiB >free extents = 1461 reserved percent = 0 reserved space = 0 B >PVs = ['non-existent 7691 MiB partition vdb2 (139) with non-existent lvmpv'] >LVs = ['non-existent 1024 MiB lvmlv fedora00-root (155) with non-existent ext4 filesystem mounted at /', >'non-existent 819.2 MiB lvmlv fedora00-swap (161) with non-existent swap']] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: fedora00 size is 7688 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: vg fedora00 has 5844 MiB free >Oct 30 09:04:45 localhost.localdomain blivet[31139]: fedora00 size is 7688 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: vg fedora00 has 5844 MiB free >Oct 30 09:04:45 localhost.localdomain blivet[31139]: fedora00 size is 7688 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: vg fedora00 has 5844 MiB free >Oct 30 09:04:45 localhost.localdomain blivet[31139]: vg fedora00: 5844 MiB free ; lvs: ['root', 'swap'] >Oct 30 09:04:45 localhost.localdomain blivet[31139]: fedora00 size is 7688 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: vg fedora00 has 5844 MiB free >Oct 30 09:04:45 localhost.localdomain blivet[31139]: adding request 155 to chunk 1922 on /dev/fedora00 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: adding request 161 to chunk 1922 on /dev/fedora00 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: Chunk.growRequests: VGChunk instance -- >device = /dev/fedora00 length = 1922 size = 7688 MiB >remaining = 1 pool = 1451 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: req: LVRequest instance -- >id = 155 name = fedora00-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >Oct 30 09:04:45 localhost.localdomain blivet[31139]: req: LVRequest instance -- >id = 161 name = fedora00-swap growable = False >base = 205 growth = 0 max_grow = 0 >done = True >Oct 30 09:04:45 localhost.localdomain blivet[31139]: 1 requests and 1451 (5804 MiB) left in chunk >Oct 30 09:04:45 localhost.localdomain blivet[31139]: adding 1451 (5804 MiB) to 155 (fedora00-root) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: new grow amount for request 155 (fedora00-root) is 1451 units, or 5804 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: trying to set lv fedora00-root size to 6828 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: fedora00 size is 7688 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: vg fedora00 has 5844 MiB free >Oct 30 09:04:45 localhost.localdomain blivet[31139]: fedora00 size is 7688 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: vg fedora00 has 40 MiB free >Oct 30 09:04:45 localhost.localdomain blivet[31139]: fedora00 size is 7688 MiB >Oct 30 09:04:45 localhost.localdomain blivet[31139]: vg fedora00 has 40 MiB free >Oct 30 09:04:45 localhost.localdomain anaconda[31139]: new disk order: [] >Oct 30 09:04:45 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:45 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >Oct 30 09:04:45 localhost.localdomain blivet[31139]: resolved 'vdb' to 'vdb' (disk) >Oct 30 09:04:45 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >Oct 30 09:04:46 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >Oct 30 09:04:46 localhost.localdomain blivet[31139]: resolved 'vdb' to 'vdb' (disk) >Oct 30 09:04:46 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >Oct 30 09:04:46 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >Oct 30 09:04:46 localhost.localdomain blivet[31139]: resolved 'vdb' to 'vdb' (disk) >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: stage1 device cannot be of type lvmvg >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: stage1 device cannot be of type lvmlv >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: stage1 device cannot be of type lvmlv >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_disklabel(vdb) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_size(vdb) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_location(vdb) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_format(vdb) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: is_valid_stage1_device(vdb) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_disklabel(vdb) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_size(vdb) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_location(vdb) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_format(vdb) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: is_valid_stage1_device(vdb) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_disklabel(vdb1) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_size(vdb1) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_location(vdb1) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_partition(vdb1) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_format(vdb1) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: is_valid_stage2_device(vdb1) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: new disk order: [] >Oct 30 09:04:46 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:04:46 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:04:46 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >Oct 30 09:04:46 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >Oct 30 09:04:46 localhost.localdomain blivet[31139]: resolved 'vdb' to 'vdb' (disk) >Oct 30 09:04:46 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >Oct 30 09:04:46 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >Oct 30 09:04:46 localhost.localdomain blivet[31139]: resolved 'vdb' to 'vdb' (disk) >Oct 30 09:04:46 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >Oct 30 09:04:46 localhost.localdomain blivet[31139]: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >Oct 30 09:04:46 localhost.localdomain blivet[31139]: resolved 'vdb' to 'vdb' (disk) >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: stage1 device cannot be of type lvmvg >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: stage1 device cannot be of type lvmlv >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: stage1 device cannot be of type lvmlv >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_disklabel(vdb) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_size(vdb) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_location(vdb) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_format(vdb) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: is_valid_stage1_device(vdb) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: Running Thread: AnaCheckStorageThread (140263561750272) >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: Thread Done: AnaExecuteStorageThread (140263892317952) >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_disklabel(vdb) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_size(vdb) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_location(vdb) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_format(vdb) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: is_valid_stage1_device(vdb) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_disklabel(vdb1) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_size(vdb1) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_location(vdb1) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_partition(vdb1) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: _is_valid_format(vdb1) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: is_valid_stage2_device(vdb1) returning True >Oct 30 09:04:46 localhost.localdomain anaconda[31139]: Thread Done: AnaCheckStorageThread (140263561750272) >Oct 30 09:04:47 localhost.localdomain anaconda[31139]: fs space: 6828 MiB needed: 3793.28 MiB >Oct 30 09:04:47 localhost.localdomain anaconda[31139]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f91a556cdd0> >Oct 30 09:04:48 localhost.localdomain anaconda[31139]: fs space: 6828 MiB needed: 3793.28 MiB >Oct 30 09:04:48 localhost.localdomain anaconda[31139]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f91a556cdd0> >Oct 30 09:04:48 localhost.localdomain anaconda[31139]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f91a556cdd0> status to: Checking storage configuration... >Oct 30 09:04:48 localhost.localdomain anaconda[31139]: fs space: 6828 MiB needed: 3793.28 MiB >Oct 30 09:04:48 localhost.localdomain anaconda[31139]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f91a556cdd0> >Oct 30 09:05:12 localhost.localdomain anaconda[31139]: Left hub: SummaryHub >Oct 30 09:05:12 localhost.localdomain anaconda[31139]: Entered hub: ProgressHub >Oct 30 09:05:12 localhost.localdomain anaconda[31139]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:05:12 localhost.localdomain anaconda[31139]: Running Thread: AnaInstallThread (140263561750272) >Oct 30 09:05:12 localhost.localdomain anaconda[31139]: Not doing 'save system time to HW clock' in live installation >Oct 30 09:05:12 localhost.localdomain anaconda[31139]: Setting up the installation environment >Oct 30 09:05:12 localhost.localdomain anaconda[31139]: Setting up the installation environment >Oct 30 09:05:12 localhost.localdomain program[31139]: Running... swapoff -a >Oct 30 09:05:12 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:12 localhost.localdomain blivet[31139]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Oct 30 09:05:12 localhost.localdomain blivet[31139]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Oct 30 09:05:12 localhost.localdomain blivet[31139]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Oct 30 09:05:12 localhost.localdomain blivet[31139]: PartitionDevice.teardown: vdb1 ; status: False ; controllable: True ; >Oct 30 09:05:12 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.teardown: fedora00-root ; status: False ; controllable: True ; >Oct 30 09:05:12 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.teardown: fedora00-swap ; status: False ; controllable: True ; >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [132] destroy format gpt disklabel on disk vdb (id 34) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [134] destroy format None on disk vdb (id 34) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [137] create format msdos disklabel on disk vdb (id 34) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [141] create device partition vdb2 (id 139) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [142] create format lvmpv on partition vdb2 (id 139) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [147] create device partition vdb1 (id 145) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [148] create format ext4 filesystem mounted at /boot on partition vdb1 (id 145) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [153] create device lvmvg fedora00 (id 150) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [157] create device lvmlv fedora00-root (id 155) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [158] create format ext4 filesystem mounted at / on lvmlv fedora00-root (id 155) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [163] create device lvmlv fedora00-swap (id 161) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [164] create format swap on lvmlv fedora00-swap (id 161) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: pruning action queue... >Oct 30 09:05:12 localhost.localdomain blivet[31139]: removing obsolete action 134 (132) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: resetting parted disks... >Oct 30 09:05:12 localhost.localdomain blivet[31139]: DiskLabel.resetPartedDisk: device: /dev/vdb ; >Oct 30 09:05:12 localhost.localdomain blivet[31139]: DiskLabel.resetPartedDisk: device: /dev/vdb ; >Oct 30 09:05:12 localhost.localdomain blivet[31139]: PartitionDevice.preCommitFixup: vdb2 ; >Oct 30 09:05:12 localhost.localdomain blivet[31139]: PartitionDevice.preCommitFixup: vdb1 ; >Oct 30 09:05:12 localhost.localdomain blivet[31139]: sorting actions... >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [132] destroy format gpt disklabel on disk vdb (id 34) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: lvm filter: removing vdb2 from the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: vdb2 wasn't in the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: lvm filter: removing vdb1 from the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: vdb1 wasn't in the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: lvm filter: removing fedora00 from the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: fedora00 wasn't in the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: lvm filter: removing fedora00-root from the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: fedora00-root wasn't in the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: lvm filter: removing fedora00-swap from the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: fedora00-swap wasn't in the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [137] create format msdos disklabel on disk vdb (id 34) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: lvm filter: removing vdb2 from the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: vdb2 wasn't in the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: lvm filter: removing vdb1 from the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: vdb1 wasn't in the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: lvm filter: removing fedora00 from the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: fedora00 wasn't in the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: lvm filter: removing fedora00-root from the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: fedora00-root wasn't in the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: lvm filter: removing fedora00-swap from the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: fedora00-swap wasn't in the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [147] create device partition vdb1 (id 145) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [148] create format ext4 filesystem mounted at /boot on partition vdb1 (id 145) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [141] create device partition vdb2 (id 139) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: lvm filter: removing fedora00 from the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: fedora00 wasn't in the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: lvm filter: removing fedora00-root from the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: fedora00-root wasn't in the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: lvm filter: removing fedora00-swap from the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: fedora00-swap wasn't in the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [142] create format lvmpv on partition vdb2 (id 139) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: lvm filter: removing fedora00 from the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: fedora00 wasn't in the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: lvm filter: removing fedora00-root from the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: fedora00-root wasn't in the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: lvm filter: removing fedora00-swap from the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: fedora00-swap wasn't in the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [153] create device lvmvg fedora00 (id 150) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: lvm filter: removing fedora00-root from the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: fedora00-root wasn't in the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: lvm filter: removing fedora00-swap from the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: fedora00-swap wasn't in the reject list >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [163] create device lvmlv fedora00-swap (id 161) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [164] create format swap on lvmlv fedora00-swap (id 161) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [157] create device lvmlv fedora00-root (id 155) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: action: [158] create format ext4 filesystem mounted at / on lvmlv fedora00-root (id 155) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: executing action: [132] destroy format gpt disklabel on disk vdb (id 34) >Oct 30 09:05:12 localhost.localdomain blivet[31139]: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: True ; >Oct 30 09:05:12 localhost.localdomain blivet[31139]: DiskLabel.destroy: device: /dev/vdb ; status: False ; type: disklabel ; >Oct 30 09:05:12 localhost.localdomain kernel: vdb: unknown partition table >Oct 30 09:05:12 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:12 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:12 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:12 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:12 localhost.localdomain blivet[31139]: executing action: [137] create format msdos disklabel on disk vdb (id 34) >Oct 30 09:05:12 localhost.localdomain anaconda[31139]: Creating disklabel on /dev/vdb >Oct 30 09:05:12 localhost.localdomain blivet[31139]: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:12 localhost.localdomain blivet[31139]: DiskLabel.create: device: /dev/vdb ; status: False ; type: disklabel ; >Oct 30 09:05:12 localhost.localdomain blivet[31139]: DiskLabel.create: device: /dev/vdb ; status: False ; type: disklabel ; >Oct 30 09:05:12 localhost.localdomain blivet[31139]: DiskLabel.commit: device: /dev/vdb ; numparts: 0 ; >Oct 30 09:05:12 localhost.localdomain kernel: vdb: >Oct 30 09:05:12 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:12 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:12 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain anaconda[31139]: Created disklabel on /dev/vdb >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: executing action: [147] create device partition vdb1 (id 145) >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.create: vdb1 ; status: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.setupParents: kids: 0 ; name: vdb1 ; orig: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: DiskLabel.setup: device: /dev/vdb ; status: False ; type: disklabel ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice._create: vdb1 ; status: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice._wipe: vdb1 ; status: False ; >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... dd if=/dev/zero of=/dev/vdb bs=512 seek=2048 count=2048 >Oct 30 09:05:13 localhost.localdomain kernel: vdb: >Oct 30 09:05:13 localhost.localdomain program[31139]: 2048+0 records in >Oct 30 09:05:13 localhost.localdomain program[31139]: 2048+0 records out >Oct 30 09:05:13 localhost.localdomain program[31139]: 1048576 bytes (1.0 MB) copied, 0.0176735 s, 59.3 MB/s >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: DiskLabel.commit: device: /dev/vdb ; numparts: 1 ; >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: post-commit partition path is /dev/vdb1 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice._setPartedPartition: vdb1 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: device vdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526750> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a6ce0050> PedPartition: <_ped.Partition object at 0x7f91a6c73650> >Oct 30 09:05:13 localhost.localdomain blivet[31139]: DeviceFormat.destroy: device: /dev/vdb1 ; status: False ; type: None ; >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... wipefs -f -a /dev/vdb1 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.updateSysfsPath: vdb1 ; status: True ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.updateSysfsPath: vdb1 ; status: True ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: vdb1 sysfsPath set to /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: executing action: [148] create format ext4 filesystem mounted at /boot on partition vdb1 (id 145) >Oct 30 09:05:13 localhost.localdomain anaconda[31139]: Creating ext4 on /dev/vdb1 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 1 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 2 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 3 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 4 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 5 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 6 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 8 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 9 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 10 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 11 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 12 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 13 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 14 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 15 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 16 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 17 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 18 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: DiskLabel.commitToDisk: device: /dev/vdb ; numparts: 1 ; >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: Ext4FS.create: device: /dev/vdb1 ; status: False ; type: ext4 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: Ext4FS.doFormat: device: /dev/vdb1 ; mountpoint: /boot ; type: ext4 ; >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... mke2fs -t ext4 /dev/vdb1 >Oct 30 09:05:13 localhost.localdomain program[31139]: mke2fs 1.42.11 (09-Jul-2014) >Oct 30 09:05:13 localhost.localdomain program[31139]: Creating filesystem with 512000 1k blocks and 128016 inodes >Oct 30 09:05:13 localhost.localdomain program[31139]: Filesystem UUID: 8e952dcf-ec7d-4d39-8cbf-0f0b12231e8c >Oct 30 09:05:13 localhost.localdomain program[31139]: Superblock backups stored on blocks: >Oct 30 09:05:13 localhost.localdomain program[31139]: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >Oct 30 09:05:13 localhost.localdomain program[31139]: >Oct 30 09:05:13 localhost.localdomain program[31139]: [49B blob data] >Oct 30 09:05:13 localhost.localdomain program[31139]: [46B blob data] >Oct 30 09:05:13 localhost.localdomain program[31139]: Creating journal (8192 blocks): done >Oct 30 09:05:13 localhost.localdomain program[31139]: [83B blob data] >Oct 30 09:05:13 localhost.localdomain program[31139]: >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: Ext4FS.notifyKernel: device: /dev/vdb1 ; type: ext4 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: notifying kernel of 'change' event on device /sys/class/block/vdb1 >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain anaconda[31139]: Created ext4 on /dev/vdb1 >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: executing action: [141] create device partition vdb2 (id 139) >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.create: vdb2 ; status: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.setupParents: kids: 1 ; name: vdb2 ; orig: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: DiskLabel.setup: device: /dev/vdb ; status: False ; type: disklabel ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice._create: vdb2 ; status: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice._wipe: vdb2 ; status: False ; >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... dd if=/dev/zero of=/dev/vdb bs=512 seek=1026048 count=2048 >Oct 30 09:05:13 localhost.localdomain program[31139]: 2048+0 records in >Oct 30 09:05:13 localhost.localdomain kernel: vdb: vdb1 >Oct 30 09:05:13 localhost.localdomain program[31139]: 2048+0 records out >Oct 30 09:05:13 localhost.localdomain program[31139]: 1048576 bytes (1.0 MB) copied, 0.0182317 s, 57.5 MB/s >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: DiskLabel.commit: device: /dev/vdb ; numparts: 2 ; >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: post-commit partition path is /dev/vdb2 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice._setPartedPartition: vdb2 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: device vdb2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526750> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a6d14290> PedPartition: <_ped.Partition object at 0x7f91a6c73530> >Oct 30 09:05:13 localhost.localdomain blivet[31139]: DeviceFormat.destroy: device: /dev/vdb2 ; status: False ; type: None ; >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... wipefs -f -a /dev/vdb2 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.setup: vdb2 ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.updateSysfsPath: vdb2 ; status: True ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.updateSysfsPath: vdb2 ; status: True ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: vdb2 sysfsPath set to /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: executing action: [142] create format lvmpv on partition vdb2 (id 139) >Oct 30 09:05:13 localhost.localdomain anaconda[31139]: Creating lvmpv on /dev/vdb2 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.setup: vdb2 ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 1 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 2 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 3 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 4 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 5 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 8 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 9 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 10 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 11 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 12 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 13 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 14 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 15 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 16 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 17 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 18 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.setFlag: path: /dev/vdb2 ; flag: 6 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: DiskLabel.commitToDisk: device: /dev/vdb ; numparts: 2 ; >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMPhysicalVolume.create: device: /dev/vdb2 ; status: None ; type: lvmpv ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMPhysicalVolume.create: device: /dev/vdb2 ; status: None ; type: lvmpv ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMPhysicalVolume.destroy: device: /dev/vdb2 ; status: None ; type: lvmpv ; >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... wipefs -f -a /dev/vdb2 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... lvm pvscan --cache --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vda1$|","r|/fedora-swap$|","r|/fedora-root$|","r|/fedora$|","r|/vda2$|","r|/vda$|"] } /dev/vdb2 >Oct 30 09:05:13 localhost.localdomain program[31139]: No PV label found on /dev/vdb2. >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... lvm pvcreate --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vda1$|","r|/fedora-swap$|","r|/fedora-root$|","r|/fedora$|","r|/vda2$|","r|/vda$|"] } --dataalignment 1024k /dev/vdb2 >Oct 30 09:05:13 localhost.localdomain program[31139]: No device found for PV vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz. >Oct 30 09:05:13 localhost.localdomain program[31139]: Physical volume "/dev/vdb2" successfully created >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... lvm pvscan --cache --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vda1$|","r|/fedora-swap$|","r|/fedora-root$|","r|/fedora$|","r|/vda2$|","r|/vda$|"] } /dev/vdb2 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMPhysicalVolume.notifyKernel: device: /dev/vdb2 ; type: lvmpv ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: notifying kernel of 'change' event on device /sys/class/block/vdb2 >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain anaconda[31139]: Created lvmpv on /dev/vdb2 >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: executing action: [153] create device lvmvg fedora00 (id 150) >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice.create: fedora00 ; status: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: fedora00 ; orig: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: PartitionDevice.setup: vdb2 ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMPhysicalVolume.setup: device: /dev/vdb2 ; status: None ; type: lvmpv ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice._create: fedora00 ; status: False ; >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... lvm vgcreate -s 4m --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vda1$|","r|/fedora-swap$|","r|/fedora-root$|","r|/fedora$|","r|/vda2$|","r|/vda$|"] } fedora00 /dev/vdb2 >Oct 30 09:05:13 localhost.localdomain program[31139]: No device found for PV vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz. >Oct 30 09:05:13 localhost.localdomain program[31139]: Volume group "fedora00" successfully created >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice.setup: fedora00 ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice.updateSysfsPath: fedora00 ; status: True ; >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: executing action: [163] create device lvmlv fedora00-swap (id 161) >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.create: fedora00-swap ; status: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora00-swap ; orig: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice.setup: fedora00 ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vda1$|","r|/fedora-swap$|","r|/fedora-root$|","r|/fedora$|","r|/vda2$|","r|/vda$|"] } global {locking_type=4} fedora00 >Oct 30 09:05:13 localhost.localdomain program[31139]: LVM2_VG_UUID=aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g LVM2_VG_SIZE=7688.00 LVM2_VG_FREE=7688.00 LVM2_VG_EXTENT_SIZE=4.00 LVM2_VG_EXTENT_COUNT=1922 LVM2_VG_FREE_COUNT=1922 LVM2_PV_COUNT=1 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice._create: fedora00-swap ; status: False ; >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... lvm lvcreate -L 819m -n swap -y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vda1$|","r|/fedora-swap$|","r|/fedora-root$|","r|/fedora$|","r|/vda2$|","r|/vda$|"] } fedora00 >Oct 30 09:05:13 localhost.localdomain program[31139]: Rounding up size to full physical extent 820.00 MiB >Oct 30 09:05:13 localhost.localdomain program[31139]: Logical volume "swap" created >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.setup: fedora00-swap ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.updateSysfsPath: fedora00-swap ; status: True ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.getDMNode: fedora00-swap ; status: True ; >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: looking up parted Device: /dev/mapper/fedora00-swap >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: executing action: [164] create format swap on lvmlv fedora00-swap (id 161) >Oct 30 09:05:13 localhost.localdomain anaconda[31139]: Creating swap on /dev/mapper/fedora00-swap >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.setup: fedora00-swap ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: SwapSpace.create: device: /dev/mapper/fedora00-swap ; status: None ; type: swap ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: SwapSpace.create: device: /dev/mapper/fedora00-swap ; status: None ; type: swap ; >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... mkswap -f /dev/mapper/fedora00-swap >Oct 30 09:05:13 localhost.localdomain program[31139]: Setting up swapspace version 1, size = 839676 KiB >Oct 30 09:05:13 localhost.localdomain program[31139]: no label, UUID=6e234abc-b8a8-41ff-a3ef-420d405b9fd0 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: SwapSpace.notifyKernel: device: /dev/mapper/fedora00-swap ; type: swap ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: notifying kernel of 'change' event on device /sys/class/block/dm-3 >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain anaconda[31139]: Created swap on /dev/mapper/fedora00-swap >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: executing action: [157] create device lvmlv fedora00-root (id 155) >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.create: fedora00-root ; status: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora00-root ; orig: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMVolumeGroupDevice.setup: fedora00 ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vda1$|","r|/fedora-swap$|","r|/fedora-root$|","r|/fedora$|","r|/vda2$|","r|/vda$|"] } global {locking_type=4} fedora00 >Oct 30 09:05:13 localhost.localdomain program[31139]: LVM2_VG_UUID=aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g LVM2_VG_SIZE=7688.00 LVM2_VG_FREE=6868.00 LVM2_VG_EXTENT_SIZE=4.00 LVM2_VG_EXTENT_COUNT=1922 LVM2_VG_FREE_COUNT=1717 LVM2_PV_COUNT=1 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice._create: fedora00-root ; status: False ; >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... lvm lvcreate -L 6828m -n root -y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vda1$|","r|/fedora-swap$|","r|/fedora-root$|","r|/fedora$|","r|/vda2$|","r|/vda$|"] } fedora00 >Oct 30 09:05:13 localhost.localdomain program[31139]: Logical volume "root" created >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.setup: fedora00-root ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.updateSysfsPath: fedora00-root ; status: True ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.getDMNode: fedora00-root ; status: True ; >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: looking up parted Device: /dev/mapper/fedora00-root >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:13 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:13 localhost.localdomain blivet[31139]: executing action: [158] create format ext4 filesystem mounted at / on lvmlv fedora00-root (id 155) >Oct 30 09:05:13 localhost.localdomain anaconda[31139]: Creating ext4 on /dev/mapper/fedora00-root >Oct 30 09:05:13 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.setup: fedora00-root ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: Ext4FS.create: device: /dev/mapper/fedora00-root ; status: False ; type: ext4 ; >Oct 30 09:05:13 localhost.localdomain blivet[31139]: Ext4FS.doFormat: device: /dev/mapper/fedora00-root ; mountpoint: / ; type: ext4 ; >Oct 30 09:05:13 localhost.localdomain program[31139]: Running... mke2fs -t ext4 /dev/mapper/fedora00-root >Oct 30 09:05:14 localhost.localdomain anaconda[31139]: Entered spoke: PasswordSpoke >Oct 30 09:05:14 localhost.localdomain program[31139]: mke2fs 1.42.11 (09-Jul-2014) >Oct 30 09:05:14 localhost.localdomain program[31139]: Creating filesystem with 1747968 4k blocks and 437184 inodes >Oct 30 09:05:14 localhost.localdomain program[31139]: Filesystem UUID: 40389dfe-b957-4e36-8956-dd9ed686b4d2 >Oct 30 09:05:14 localhost.localdomain program[31139]: Superblock backups stored on blocks: >Oct 30 09:05:14 localhost.localdomain program[31139]: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 >Oct 30 09:05:14 localhost.localdomain program[31139]: >Oct 30 09:05:14 localhost.localdomain program[31139]: [49B blob data] >Oct 30 09:05:14 localhost.localdomain program[31139]: [46B blob data] >Oct 30 09:05:14 localhost.localdomain program[31139]: Creating journal (32768 blocks): done >Oct 30 09:05:14 localhost.localdomain program[31139]: [83B blob data] >Oct 30 09:05:14 localhost.localdomain program[31139]: >Oct 30 09:05:14 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: Ext4FS.notifyKernel: device: /dev/mapper/fedora00-root ; type: ext4 ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: notifying kernel of 'change' event on device /sys/class/block/dm-4 >Oct 30 09:05:14 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:14 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:14 localhost.localdomain anaconda[31139]: Created ext4 on /dev/mapper/fedora00-root >Oct 30 09:05:14 localhost.localdomain program[31139]: Running... udevadm settle --timeout=300 >Oct 30 09:05:14 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: looking up parted Device: /dev/vdb2 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: looking up parted Device: /dev/vdb1 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91a554e990) -- >name = vdb2 status = True kids = 1 id = 139 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32657 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7f91a5548830> >target size = 0 path = /dev/vdb2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526750> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a6d14290> PedPartition: <_ped.Partition object at 0x7f91a6c73530> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm, PartitionDevice instance (0x7f91a554ecd0) -- >name = vdb1 status = True kids = 0 id = 145 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32657 did: 0 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f91a55483b0> >target size = 0 path = /dev/vdb1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526750> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a6ce0050> PedPartition: <_ped.Partition object at 0x7f91a6c73650> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >Oct 30 09:05:14 localhost.localdomain blivet[31139]: PartitionDevice._setPartedPartition: vdb2 ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: device vdb2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526750> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a6d14690> PedPartition: <_ped.Partition object at 0x7f91a6c73d70> >Oct 30 09:05:14 localhost.localdomain blivet[31139]: PartitionDevice._setPartedPartition: vdb1 ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: device vdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f91a5526750> fileSystem: <parted.filesystem.FileSystem object at 0x7f91a6d14090> >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f91a6d14a90> PedPartition: <_ped.Partition object at 0x7f91a6c73dd0> >Oct 30 09:05:14 localhost.localdomain blivet[31139]: setting boot flag on vdb1 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: PartitionDevice.setFlag: path: /dev/vdb1 ; flag: 1 ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: DiskLabel.commitToDisk: device: /dev/vdb ; numparts: 2 ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: fedora00 size is 7688 MiB >Oct 30 09:05:14 localhost.localdomain blivet[31139]: vg fedora00 has 40 MiB free >Oct 30 09:05:14 localhost.localdomain blivet[31139]: fedora00 size is 7688 MiB >Oct 30 09:05:14 localhost.localdomain blivet[31139]: vg fedora00 has 40 MiB free >Oct 30 09:05:14 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: Iso9660FS.supported: supported: True ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: Ext4FS.supported: supported: True ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.setup: fedora00-swap ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: SwapSpace.setup: device: /dev/mapper/fedora00-swap ; status: False ; type: swap ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: SwapSpace.setup: device: /dev/mapper/fedora00-swap ; status: False ; type: swap ; >Oct 30 09:05:14 localhost.localdomain program[31139]: Running... swapon /dev/mapper/fedora00-swap >Oct 30 09:05:14 localhost.localdomain kernel: Adding 839676k swap on /dev/mapper/fedora00-swap. Priority:-1 extents:1 across:839676k FS >Oct 30 09:05:14 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: BindFS.supported: supported: False ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: getFormat('bind') returning BindFS instance with object id 169 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: TmpFS.supported: supported: True ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: getFormat('tmpfs') returning TmpFS instance with object id 172 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: DevPtsFS.supported: supported: False ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: getFormat('devpts') returning DevPtsFS instance with object id 175 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: SysFS.supported: supported: False ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: getFormat('sysfs') returning SysFS instance with object id 178 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: ProcFS.supported: supported: False ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: getFormat('proc') returning ProcFS instance with object id 181 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: NoDevice._setFormat: proc ; current: None ; type: proc ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: SELinuxFS.supported: supported: False ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: getFormat('selinuxfs') returning SELinuxFS instance with object id 184 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: USBFS.supported: supported: False ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: getFormat('usbfs') returning USBFS instance with object id 187 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: BindFS.supported: supported: False ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: getFormat('bind') returning BindFS instance with object id 190 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >Oct 30 09:05:14 localhost.localdomain blivet[31139]: LVMLogicalVolumeDevice.setup: fedora00-root ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:14 localhost.localdomain program[31139]: Running... mount -t ext4 -o defaults /dev/mapper/fedora00-root /mnt/sysimage >Oct 30 09:05:14 localhost.localdomain kernel: EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null) >Oct 30 09:05:14 localhost.localdomain kernel: SELinux: initialized (dev dm-4, type ext4), uses xattr >Oct 30 09:05:14 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: set SELinux context for newly mounted filesystem lost+found directory at /lost+found to system_u:object_r:lost_found_t:s0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:14 localhost.localdomain program[31139]: Running... mount -t ext4 -o defaults /dev/vdb1 /mnt/sysimage/boot >Oct 30 09:05:14 localhost.localdomain kernel: EXT4-fs (vdb1): mounted filesystem with ordered data mode. Opts: (null) >Oct 30 09:05:14 localhost.localdomain kernel: SELinux: initialized (dev vdb1, type ext4), uses xattr >Oct 30 09:05:14 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: set SELinux context for newly mounted filesystem lost+found directory at /boot/lost+found to system_u:object_r:lost_found_t:s0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:14 localhost.localdomain program[31139]: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >Oct 30 09:05:14 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: set SELinux context for newly mounted filesystem lost+found directory at /dev/lost+found to system_u:object_r:lost_found_t:s0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >Oct 30 09:05:14 localhost.localdomain program[31139]: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >Oct 30 09:05:14 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: set SELinux context for newly mounted filesystem lost+found directory at /dev/pts/lost+found to system_u:object_r:lost_found_t:s0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >Oct 30 09:05:14 localhost.localdomain program[31139]: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >Oct 30 09:05:14 localhost.localdomain kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 30 09:05:14 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: set SELinux context for newly mounted filesystem lost+found directory at /dev/shm/lost+found to system_u:object_r:lost_found_t:s0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >Oct 30 09:05:14 localhost.localdomain program[31139]: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >Oct 30 09:05:14 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >Oct 30 09:05:14 localhost.localdomain blivet[31139]: set SELinux context for newly mounted filesystem root at /proc to None >Oct 30 09:05:14 localhost.localdomain blivet[31139]: set SELinux context for newly mounted filesystem lost+found directory at /proc/lost+found to system_u:object_r:lost_found_t:s0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >Oct 30 09:05:14 localhost.localdomain program[31139]: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >Oct 30 09:05:14 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: set SELinux context for newly mounted filesystem lost+found directory at /run/lost+found to system_u:object_r:lost_found_t:s0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >Oct 30 09:05:14 localhost.localdomain program[31139]: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >Oct 30 09:05:14 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: set SELinux context for newly mounted filesystem lost+found directory at /sys/lost+found to system_u:object_r:lost_found_t:s0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >Oct 30 09:05:14 localhost.localdomain program[31139]: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >Oct 30 09:05:14 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:05:14 localhost.localdomain blivet[31139]: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >Oct 30 09:05:14 localhost.localdomain blivet[31139]: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >Oct 30 09:05:14 localhost.localdomain blivet[31139]: set SELinux context for newly mounted filesystem lost+found directory at /sys/fs/selinux/lost+found to system_u:object_r:lost_found_t:s0 >Oct 30 09:05:14 localhost.localdomain anaconda[31139]: Running Thread: AnaLiveProgressThread (140263892317952) >Oct 30 09:05:14 localhost.localdomain program[31139]: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ --exclude /run/ --exclude /boot/*rescue* --exclude /etc/machine-id /mnt/install/source/ /mnt/sysimage >Oct 30 09:05:20 localhost.localdomain anaconda[31139]: Left spoke: PasswordSpoke >Oct 30 09:07:14 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:07:14 localhost.localdomain packaging[31139]: rsync exited with code 0 >Oct 30 09:07:15 localhost.localdomain anaconda[31139]: Thread Done: AnaLiveProgressThread (140263892317952) >Oct 30 09:07:16 localhost.localdomain packaging[31139]: kernel versions: ['3.17.1-302.fc21.x86_64'] >Oct 30 09:07:16 localhost.localdomain packaging[31139]: Generating rescue image for 3.17.1-302.fc21.x86_64 >Oct 30 09:07:16 localhost.localdomain program[31139]: Running... new-kernel-pkg --rpmposttrans 3.17.1-302.fc21.x86_64 >Oct 30 09:07:16 localhost.localdomain dracut[31497]: dracut-038-30.git20140903.fc21 >Oct 30 09:07:16 localhost.localdomain dracut[31501]: Executing: /sbin/dracut --no-hostonly -a rescue /boot/initramfs-0-rescue-241ea35ea5eb48868891f92064070801.img 3.17.1-302.fc21.x86_64 >Oct 30 09:07:16 localhost.localdomain dracut[31501]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! >Oct 30 09:07:16 localhost.localdomain dracut[31501]: dracut module 'nbd' will not be installed, because command 'nbd-client' could not be found! >Oct 30 09:07:16 localhost.localdomain dracut[31501]: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! >Oct 30 09:07:16 localhost.localdomain dracut[31501]: *** Including module: bash *** >Oct 30 09:07:16 localhost.localdomain dracut[31501]: *** Including module: modsign *** >Oct 30 09:07:16 localhost.localdomain dracut[31501]: *** Including module: rescue *** >Oct 30 09:07:16 localhost.localdomain dracut[31501]: *** Including module: i18n *** >Oct 30 09:07:16 localhost.localdomain dracut[31501]: *** Including module: network *** >Oct 30 09:07:17 localhost.localdomain dracut[31501]: *** Including module: ifcfg *** >Oct 30 09:07:17 localhost.localdomain dracut[31501]: *** Including module: drm *** >Oct 30 09:07:17 localhost.localdomain dracut[31501]: *** Including module: plymouth *** >Oct 30 09:07:17 localhost.localdomain dracut[31501]: *** Including module: btrfs *** >Oct 30 09:07:17 localhost.localdomain dracut[31501]: *** Including module: crypt *** >Oct 30 09:07:17 localhost.localdomain dracut[31501]: *** Including module: dm *** >Oct 30 09:07:17 localhost.localdomain dracut[31501]: Skipping udev rule: 64-device-mapper.rules >Oct 30 09:07:17 localhost.localdomain dracut[31501]: Skipping udev rule: 60-persistent-storage-dm.rules >Oct 30 09:07:17 localhost.localdomain dracut[31501]: Skipping udev rule: 55-dm.rules >Oct 30 09:07:17 localhost.localdomain dracut[31501]: *** Including module: dmraid *** >Oct 30 09:07:17 localhost.localdomain dracut[31501]: Skipping udev rule: 64-md-raid.rules >Oct 30 09:07:17 localhost.localdomain dracut[31501]: *** Including module: kernel-modules *** >Oct 30 09:07:20 localhost.localdomain dracut[31501]: *** Including module: lvm *** >Oct 30 09:07:20 localhost.localdomain dracut[31501]: Skipping udev rule: 64-device-mapper.rules >Oct 30 09:07:20 localhost.localdomain dracut[31501]: Skipping udev rule: 56-lvm.rules >Oct 30 09:07:20 localhost.localdomain dracut[31501]: Skipping udev rule: 60-persistent-storage-lvm.rules >Oct 30 09:07:20 localhost.localdomain dracut[31501]: *** Including module: mdraid *** >Oct 30 09:07:20 localhost.localdomain dracut[31501]: Skipping udev rule: 64-md-raid.rules >Oct 30 09:07:21 localhost.localdomain dracut[31501]: *** Including module: multipath *** >Oct 30 09:07:21 localhost.localdomain dracut[31501]: Skipping udev rule: 40-multipath.rules >Oct 30 09:07:21 localhost.localdomain dracut[31501]: *** Including module: qemu *** >Oct 30 09:07:21 localhost.localdomain dracut[31501]: *** Including module: qemu-net *** >Oct 30 09:07:21 localhost.localdomain dracut[31501]: *** Including module: cifs *** >Oct 30 09:07:21 localhost.localdomain dracut[31501]: *** Including module: fcoe *** >Oct 30 09:07:21 localhost.localdomain dracut[31501]: *** Including module: fcoe-uefi *** >Oct 30 09:07:21 localhost.localdomain dracut[31501]: *** Including module: iscsi *** >Oct 30 09:07:21 localhost.localdomain dracut[31501]: *** Including module: nfs *** >Oct 30 09:07:21 localhost.localdomain dracut[31501]: *** Including module: resume *** >Oct 30 09:07:21 localhost.localdomain dracut[31501]: *** Including module: rootfs-block *** >Oct 30 09:07:21 localhost.localdomain dracut[31501]: *** Including module: terminfo *** >Oct 30 09:07:21 localhost.localdomain dracut[31501]: *** Including module: udev-rules *** >Oct 30 09:07:21 localhost.localdomain dracut[31501]: Skipping udev rule: 91-permissions.rules >Oct 30 09:07:21 localhost.localdomain dracut[31501]: Skipping udev rule: 80-drivers-modprobe.rules >Oct 30 09:07:21 localhost.localdomain dracut[31501]: *** Including module: virtfs *** >Oct 30 09:07:21 localhost.localdomain dracut[31501]: *** Including module: systemd *** >Oct 30 09:07:21 localhost.localdomain dracut[31501]: *** Including module: usrmount *** >Oct 30 09:07:21 localhost.localdomain dracut[31501]: *** Including module: base *** >Oct 30 09:07:22 localhost.localdomain dracut[31501]: *** Including module: fs-lib *** >Oct 30 09:07:22 localhost.localdomain dracut[31501]: *** Including module: shutdown *** >Oct 30 09:07:22 localhost.localdomain dracut[31501]: *** Including module: uefi-lib *** >Oct 30 09:07:22 localhost.localdomain dracut[31501]: *** Including modules done *** >Oct 30 09:07:22 localhost.localdomain dracut[31501]: *** Installing kernel module dependencies and firmware *** >Oct 30 09:07:24 localhost.localdomain dracut[31501]: *** Installing kernel module dependencies and firmware done *** >Oct 30 09:07:24 localhost.localdomain dracut[31501]: *** Resolving executable dependencies *** >Oct 30 09:07:25 localhost.localdomain dracut[31501]: *** Resolving executable dependencies done*** >Oct 30 09:07:25 localhost.localdomain dracut[31501]: *** Hardlinking files *** >Oct 30 09:07:25 localhost.localdomain dracut[31501]: *** Hardlinking files done *** >Oct 30 09:07:25 localhost.localdomain dracut[31501]: Could not find 'strip'. Not stripping the initramfs. >Oct 30 09:07:25 localhost.localdomain dracut[31501]: *** Generating early-microcode cpio image *** >Oct 30 09:07:25 localhost.localdomain dracut[31501]: *** Constructing AuthenticAMD.bin **** >Oct 30 09:07:25 localhost.localdomain dracut[31501]: *** Constructing GenuineIntel.bin **** >Oct 30 09:07:25 localhost.localdomain dracut[31501]: *** Store current command line parameters *** >Oct 30 09:07:25 localhost.localdomain dracut[31501]: *** Creating image file *** >Oct 30 09:07:35 localhost.localdomain dracut[31501]: *** Creating image file done *** >Oct 30 09:07:35 localhost.localdomain dracut[31501]: Image: /boot/initramfs-0-rescue-241ea35ea5eb48868891f92064070801.img: 44M >Oct 30 09:07:35 localhost.localdomain dracut[31501]: ======================================================================== >Oct 30 09:07:35 localhost.localdomain dracut[31501]: Early CPIO image >Oct 30 09:07:35 localhost.localdomain dracut[31501]: ======================================================================== >Oct 30 09:07:35 localhost.localdomain dracut[31501]: drwxrwxr-x 3 root root 0 Oct 30 09:07 . >Oct 30 09:07:35 localhost.localdomain dracut[31501]: -rw-rw-r-- 1 root root 2 Oct 30 09:07 early_cpio >Oct 30 09:07:35 localhost.localdomain dracut[31501]: drwxrwxr-x 3 root root 0 Oct 30 09:07 kernel >Oct 30 09:07:35 localhost.localdomain dracut[31501]: drwxrwxr-x 3 root root 0 Oct 30 09:07 kernel/x86 >Oct 30 09:07:35 localhost.localdomain dracut[31501]: drwxrwxr-x 2 root root 0 Oct 30 09:07 kernel/x86/microcode >Oct 30 09:07:35 localhost.localdomain dracut[31501]: -rw-rw-r-- 1 root root 21540 Oct 30 09:07 kernel/x86/microcode/AuthenticAMD.bin >Oct 30 09:07:35 localhost.localdomain dracut[31501]: -rw-rw-r-- 1 root root 617472 Oct 30 09:07 kernel/x86/microcode/GenuineIntel.bin >Oct 30 09:07:35 localhost.localdomain dracut[31501]: ======================================================================== >Oct 30 09:07:36 localhost.localdomain dracut[31501]: Version: dracut-038-30.git20140903.fc21 >Oct 30 09:07:36 localhost.localdomain dracut[31501]: >Oct 30 09:07:36 localhost.localdomain dracut[31501]: Arguments: --no-hostonly -a 'rescue' >Oct 30 09:07:37 localhost.localdomain dracut[31501]: >Oct 30 09:07:37 localhost.localdomain dracut[31501]: dracut modules: >Oct 30 09:07:37 localhost.localdomain dracut[31501]: bash >Oct 30 09:07:37 localhost.localdomain dracut[31501]: modsign >Oct 30 09:07:37 localhost.localdomain dracut[31501]: rescue >Oct 30 09:07:37 localhost.localdomain dracut[31501]: i18n >Oct 30 09:07:37 localhost.localdomain dracut[31501]: network >Oct 30 09:07:37 localhost.localdomain dracut[31501]: ifcfg >Oct 30 09:07:37 localhost.localdomain dracut[31501]: drm >Oct 30 09:07:37 localhost.localdomain dracut[31501]: plymouth >Oct 30 09:07:37 localhost.localdomain dracut[31501]: btrfs >Oct 30 09:07:37 localhost.localdomain dracut[31501]: crypt >Oct 30 09:07:37 localhost.localdomain dracut[31501]: dm >Oct 30 09:07:37 localhost.localdomain dracut[31501]: dmraid >Oct 30 09:07:37 localhost.localdomain dracut[31501]: kernel-modules >Oct 30 09:07:37 localhost.localdomain dracut[31501]: lvm >Oct 30 09:07:37 localhost.localdomain dracut[31501]: mdraid >Oct 30 09:07:37 localhost.localdomain dracut[31501]: multipath >Oct 30 09:07:37 localhost.localdomain dracut[31501]: qemu >Oct 30 09:07:37 localhost.localdomain dracut[31501]: qemu-net >Oct 30 09:07:37 localhost.localdomain dracut[31501]: cifs >Oct 30 09:07:37 localhost.localdomain dracut[31501]: fcoe >Oct 30 09:07:37 localhost.localdomain dracut[31501]: fcoe-uefi >Oct 30 09:07:37 localhost.localdomain dracut[31501]: iscsi >Oct 30 09:07:37 localhost.localdomain dracut[31501]: nfs >Oct 30 09:07:37 localhost.localdomain dracut[31501]: resume >Oct 30 09:07:37 localhost.localdomain dracut[31501]: rootfs-block >Oct 30 09:07:37 localhost.localdomain dracut[31501]: terminfo >Oct 30 09:07:37 localhost.localdomain dracut[31501]: udev-rules >Oct 30 09:07:37 localhost.localdomain dracut[31501]: virtfs >Oct 30 09:07:37 localhost.localdomain dracut[31501]: systemd >Oct 30 09:07:37 localhost.localdomain dracut[31501]: usrmount >Oct 30 09:07:37 localhost.localdomain dracut[31501]: base >Oct 30 09:07:37 localhost.localdomain dracut[31501]: fs-lib >Oct 30 09:07:37 localhost.localdomain dracut[31501]: shutdown >Oct 30 09:07:37 localhost.localdomain dracut[31501]: uefi-lib >Oct 30 09:07:37 localhost.localdomain dracut[31501]: ======================================================================== >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 12 root root 0 Oct 30 09:07 . >Oct 30 09:07:38 localhost.localdomain dracut[31501]: crw-rw-r-- 1 root root 5, 1 Oct 30 09:07 dev/console >Oct 30 09:07:38 localhost.localdomain dracut[31501]: crw-rw-r-- 1 root root 1, 11 Oct 30 09:07 dev/kmsg >Oct 30 09:07:38 localhost.localdomain dracut[31501]: crw-rw-r-- 1 root root 1, 3 Oct 30 09:07 dev/null >Oct 30 09:07:38 localhost.localdomain dracut[31501]: lrwxrwxrwx 1 root root 7 Oct 30 09:07 bin -> usr/bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 dev >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 12 root root 0 Oct 30 09:07 etc >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxrwxr-x 2 root root 0 Oct 30 09:07 etc/cmdline.d >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxrwxr-x 2 root root 0 Oct 30 09:07 etc/conf.d >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-rw-r-- 1 root root 124 Oct 30 09:07 etc/conf.d/systemd.conf >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 164 Jun 30 06:03 etc/dhclient.conf >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 112 Aug 16 06:14 etc/e2fsck.conf >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 31 Oct 16 20:03 etc/fedora-release >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-rw-r-- 1 root root 0 Oct 30 09:07 etc/fstab.empty >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-rw-r-- 1 root root 170 Oct 30 09:07 etc/group >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3580 Aug 17 07:37 etc/idmapd.conf >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-rw-r-- 1 root root 214 Oct 30 09:07 etc/initrd-release >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9467 Oct 30 09:07 etc/ld.so.cache >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 28 Sep 27 12:36 etc/ld.so.conf >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 etc/ld.so.conf.d >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -r--r--r-- 1 root root 63 Oct 17 16:18 etc/ld.so.conf.d/kernel-3.17.1-302.fc21.x86_64.conf >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 17 Aug 17 06:35 etc/ld.so.conf.d/libiscsi-x86_64.conf >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 16 Aug 14 13:22 etc/ld.so.conf.d/llvm-x86_64.conf >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 etc/libnl >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1130 Oct 10 10:47 etc/libnl/classid >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxrwxr-x 2 root root 0 Oct 30 09:07 etc/lvm >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-rw-r-- 1 root root 44 Oct 30 09:07 etc/lvm/lvm.conf >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-rw-r-- 1 root root 0 Oct 30 09:07 etc/machine-id >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxrwxr-x 2 root root 0 Oct 30 09:07 etc/modprobe.d >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-rw-r-- 1 root root 15 Oct 30 09:07 etc/modprobe.d/nfs.conf >Oct 30 09:07:38 localhost.localdomain dracut[31501]: lrwxrwxrwx 1 root root 17 Oct 30 09:07 etc/mtab -> /proc/self/mounts >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 767 Aug 17 09:10 etc/netconfig >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1763 Oct 29 15:16 etc/nsswitch.conf >Oct 30 09:07:38 localhost.localdomain dracut[31501]: lrwxrwxrwx 1 root root 14 Oct 30 09:07 etc/os-release -> initrd-release >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-rw-r-- 1 root root 252 Oct 30 09:07 etc/passwd >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 etc/pcmcia >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1117 Aug 17 20:49 etc/pcmcia/config.opts >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 etc/plymouth >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 94 Oct 29 15:14 etc/plymouth/plymouthd.conf >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6545 Apr 23 2014 etc/protocols >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1634 Sep 7 04:09 etc/rpc >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 673046 Apr 23 2014 etc/services >Oct 30 09:07:38 localhost.localdomain dracut[31501]: lrwxrwxrwx 1 root root 14 Oct 30 09:07 etc/system-release -> fedora-release >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxrwxr-x 3 root root 0 Oct 30 09:07 etc/systemd >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-rw-r-- 1 root root 47 Oct 30 09:07 etc/systemd/journald.conf >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxrwxr-x 3 root root 0 Oct 30 09:07 etc/systemd/system >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxrwxr-x 2 root root 0 Oct 30 09:07 etc/systemd/system/sysinit.target.wants >Oct 30 09:07:38 localhost.localdomain dracut[31501]: lrwxrwxrwx 1 root root 53 Oct 30 09:07 etc/systemd/system/sysinit.target.wants/multipathd.service -> ../../../../usr/lib/systemd/system/multipathd.service >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 etc/udev >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 etc/udev/rules.d >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 142 Jun 30 06:03 etc/udev/rules.d/11-dm.rules >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-rw-r-- 1 root root 681 Oct 30 09:07 etc/udev/rules.d/59-persistent-storage-dm.rules >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-rw-r-- 1 root root 854 Oct 30 09:07 etc/udev/rules.d/59-persistent-storage-md.rules >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-rw-r-- 1 root root 298 Oct 30 09:07 etc/udev/rules.d/59-persistent-storage.rules >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 972 Jun 30 06:03 etc/udev/rules.d/61-dmraid-imsm.rules >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-rw-r-- 1 root root 1031 Oct 30 09:07 etc/udev/rules.d/61-persistent-storage.rules >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 776 Jun 30 06:03 etc/udev/rules.d/64-lvm.rules >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1476 Jun 30 06:03 etc/udev/rules.d/65-md-incremental-imsm.rules >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 49 Oct 20 23:59 etc/udev/udev.conf >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1982 Aug 26 10:15 etc/virc >Oct 30 09:07:38 localhost.localdomain dracut[31501]: lrwxrwxrwx 1 root root 23 Oct 30 09:07 init -> usr/lib/systemd/systemd >Oct 30 09:07:38 localhost.localdomain dracut[31501]: lrwxrwxrwx 1 root root 7 Oct 30 09:07 lib -> usr/lib >Oct 30 09:07:38 localhost.localdomain dracut[31501]: lrwxrwxrwx 1 root root 9 Oct 30 09:07 lib64 -> usr/lib64 >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 proc >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 root >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 run >Oct 30 09:07:38 localhost.localdomain dracut[31501]: lrwxrwxrwx 1 root root 8 Oct 30 09:07 sbin -> usr/sbin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 3041 Jun 30 06:03 shutdown >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 sys >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 sysroot >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 tmp >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxrwxr-x 7 root root 0 Oct 30 09:07 usr >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 29056 Aug 15 23:59 usr/bin/basename >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 1012808 Oct 8 08:53 usr/bin/bash >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 54104 Aug 15 23:59 usr/bin/cat >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 155120 Aug 15 23:59 usr/bin/cp >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 54064 Aug 27 10:05 usr/bin/dmesg >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 2416 Jun 30 06:03 usr/bin/dracut-cmdline >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 422 Jun 30 06:03 usr/bin/dracut-cmdline-ask >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 1102 Jun 30 06:03 usr/bin/dracut-emergency >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 2156 Jun 30 06:03 usr/bin/dracut-initqueue >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 1170 Jun 30 06:03 usr/bin/dracut-mount >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 611 Jun 30 06:03 usr/bin/dracut-pre-mount >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 967 Jun 30 06:03 usr/bin/dracut-pre-pivot >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 577 Jun 30 06:03 usr/bin/dracut-pre-trigger >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 1523 Jun 30 06:03 usr/bin/dracut-pre-udev >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 33112 Aug 15 23:59 usr/bin/echo >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 51064 Aug 27 10:05 usr/bin/findmnt >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 24288 Aug 27 10:05 usr/bin/flock >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 19824 Aug 18 01:57 usr/bin/free >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 158928 Jul 12 11:39 usr/bin/grep >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 100928 Aug 16 20:39 usr/bin/gzip >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 15816 Aug 16 21:30 usr/bin/hostname >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 240576 Oct 21 00:02 usr/bin/journalctl >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 11456 Aug 16 23:54 usr/bin/kbd_mode >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 28624 Aug 17 00:52 usr/bin/keyctl >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 150608 Aug 17 02:05 usr/bin/kmod >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 162496 Aug 17 04:24 usr/bin/less >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 58632 Aug 15 23:59 usr/bin/ln >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 136464 Aug 16 23:54 usr/bin/loadkeys >Oct 30 09:07:38 localhost.localdomain dracut[31501]: lrwxrwxrwx 1 root root 4 Oct 30 09:07 usr/bin/loginctl -> true >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 117696 Aug 15 23:59 usr/bin/ls >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 83816 Aug 15 23:59 usr/bin/mkdir >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 63024 Aug 15 23:59 usr/bin/mkfifo >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 67152 Aug 15 23:59 usr/bin/mknod >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 41144 Aug 27 10:05 usr/bin/more >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwsr-xr-x 1 root root 44248 Aug 27 10:05 usr/bin/mount >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 134352 Aug 15 23:59 usr/bin/mv >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 159872 Oct 3 05:18 usr/bin/netstat >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 32456 Aug 17 17:32 usr/bin/ntfsck >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 44776 Aug 16 22:37 usr/bin/ping >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 49424 Aug 16 22:37 usr/bin/ping6 >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 37208 Aug 18 01:17 usr/bin/plymouth >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 100096 Aug 18 01:57 usr/bin/ps >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 41832 Aug 15 23:59 usr/bin/readlink >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 62832 Aug 15 23:59 usr/bin/rm >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 45568 Aug 15 23:59 usr/bin/rmdir >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 70384 Sep 8 05:02 usr/bin/scp >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 80352 Aug 18 12:53 usr/bin/sed >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 41080 Aug 16 23:54 usr/bin/setfont >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 11536 Aug 27 10:05 usr/bin/setsid >Oct 30 09:07:38 localhost.localdomain dracut[31501]: lrwxrwxrwx 1 root root 4 Oct 30 09:07 usr/bin/sh -> bash >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 33176 Aug 15 23:59 usr/bin/sleep >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 669704 Sep 8 05:02 usr/bin/ssh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 70304 Aug 15 23:59 usr/bin/stty >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 589528 Oct 21 00:02 usr/bin/systemctl >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 45216 Oct 21 00:02 usr/bin/systemd-ask-password >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 265984 Oct 21 00:02 usr/bin/systemd-cgls >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 278240 Oct 21 00:02 usr/bin/systemd-run >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 91176 Oct 21 00:02 usr/bin/systemd-tmpfiles >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 66056 Oct 21 00:02 usr/bin/systemd-tty-ask-password-agent >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 139912 Aug 19 04:21 usr/bin/teamd >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 26000 Aug 19 04:21 usr/bin/teamdctl >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 19960 Aug 19 04:21 usr/bin/teamnl >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 45696 Aug 15 23:59 usr/bin/tr >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 28968 Aug 15 23:59 usr/bin/true >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 335552 Oct 21 00:02 usr/bin/udevadm >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwsr-xr-x 1 root root 31976 Aug 27 10:05 usr/bin/umount >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 33120 Aug 15 23:59 usr/bin/uname >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 919104 Aug 26 10:29 usr/bin/vi >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 10 root root 0 Oct 30 09:07 usr/lib >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 1079 Jun 30 06:03 usr/lib/cifs-lib.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxrwxr-x 3 root root 0 Oct 30 09:07 usr/lib/dracut >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 6898 Jun 30 06:03 usr/lib/dracut-crypt-lib.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 32552 Sep 30 10:16 usr/lib/dracut-lib.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-rw-r-- 1 root root 26 Oct 30 09:07 usr/lib/dracut/build-parameter.txt >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-rw-r-- 1 root root 31 Oct 30 09:07 usr/lib/dracut/dracut-038-30.git20140903.fc21 >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxrwxr-x 15 root root 0 Oct 30 09:07 usr/lib/dracut/hooks >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/cleanup >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 362 Jun 30 06:03 usr/lib/dracut/hooks/cleanup/10-kill-dhclient.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 214 Jun 30 06:03 usr/lib/dracut/hooks/cleanup/80-multipathd-needshutdown.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 168 Jun 30 06:03 usr/lib/dracut/hooks/cleanup/90-cleanup-iscsi.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 265 Jun 30 06:03 usr/lib/dracut/hooks/cleanup/99-mdraid-needshutdown.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 955 Jun 30 06:03 usr/lib/dracut/hooks/cleanup/99-nfsroot-cleanup.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/cmdline >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 1260 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/10-parse-keydev.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 1032 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/20-parse-uefifcoe.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 3276 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/30-parse-crypt.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 596 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/30-parse-lvm.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 1292 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/90-parse-cifsroot.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 3482 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/90-parse-iscsiroot.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 3247 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/90-parse-nfsroot.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 926 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/91-dhcp-root.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 315 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/92-parse-ibft.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 203 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/95-parse-virtfs.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 790 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/95-parse-vlan.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 1975 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/96-parse-bond.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 917 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/96-parse-team.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 1434 Sep 30 10:16 usr/lib/dracut/hooks/cmdline/97-parse-bridge.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 4348 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/98-parse-ip-opts.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 1932 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/99-parse-fcoe.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 662 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/99-parse-ifname.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/emergency >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 160 Jun 30 06:03 usr/lib/dracut/hooks/emergency/50-plymouth-emergency.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 6 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/initqueue >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/initqueue/finished >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/initqueue/online >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/initqueue/settled >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/initqueue/timeout >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 1352 Jun 30 06:03 usr/lib/dracut/hooks/initqueue/timeout/99-rootfallback.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/mount >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 1956 Jun 30 06:03 usr/lib/dracut/hooks/mount/99-mount-virtfs.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/netroot >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/pre-mount >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 910 Jun 30 06:03 usr/lib/dracut/hooks/pre-mount/10-mdraid-waitclean.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/pre-pivot >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 8200 Sep 30 10:16 usr/lib/dracut/hooks/pre-pivot/85-write-ifcfg.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/pre-shutdown >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 338 Jun 30 06:03 usr/lib/dracut/hooks/pre-shutdown/30-mdmon-pre-shutdown.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/pre-trigger >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 344 Jun 30 06:03 usr/lib/dracut/hooks/pre-trigger/01-load-modsign-keys.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 935 Jun 30 06:03 usr/lib/dracut/hooks/pre-trigger/30-parse-dm.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 2070 Jun 30 06:03 usr/lib/dracut/hooks/pre-trigger/30-parse-md.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/pre-udev >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 240 Jun 30 06:03 usr/lib/dracut/hooks/pre-udev/30-mdmon-pre-udev.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 1229 Jun 30 06:03 usr/lib/dracut/hooks/pre-udev/50-ifname-genrules.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 3538 Sep 30 10:16 usr/lib/dracut/hooks/pre-udev/60-net-genrules.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 929 Jun 30 06:03 usr/lib/dracut/hooks/pre-udev/99-nfs-start-rpc.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/shutdown >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/shutdown-emergency >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 465 Jun 30 06:03 usr/lib/dracut/hooks/shutdown/30-dm-shutdown.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 672 Jun 30 06:03 usr/lib/dracut/hooks/shutdown/30-md-shutdown.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-rw-r-- 1 root root 248 Oct 30 09:07 usr/lib/dracut/modules.txt >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-rw-r-- 1 root root 0 Oct 30 09:07 usr/lib/dracut/need-initqueue >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 3685 Jun 30 06:03 usr/lib/dracut/parse-resume.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 670 Jun 30 06:03 usr/lib/dracut/resume.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 24 root root 0 Oct 30 09:07 usr/lib/firmware >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/3com >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 44548 Sep 12 18:53 usr/lib/firmware/3com/typhoon.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/acenic >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 73116 Sep 12 18:53 usr/lib/firmware/acenic/tg1.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 77452 Sep 12 18:53 usr/lib/firmware/acenic/tg2.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/adaptec >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/adaptec/starfire_rx.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 832 Sep 12 18:53 usr/lib/firmware/adaptec/starfire_tx.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/advansys >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5026 Sep 12 18:53 usr/lib/firmware/advansys/3550.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5340 Sep 12 18:53 usr/lib/firmware/advansys/38C0800.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6334 Sep 12 18:53 usr/lib/firmware/advansys/38C1600.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2308 Sep 12 18:53 usr/lib/firmware/advansys/mcode.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/bnx2 >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 92824 Sep 12 18:53 usr/lib/firmware/bnx2/bnx2-mips-06-6.2.3.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 103904 Sep 12 18:53 usr/lib/firmware/bnx2/bnx2-mips-09-6.2.1b.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5696 Sep 12 18:53 usr/lib/firmware/bnx2/bnx2-rv2p-06-6.0.15.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6104 Sep 12 18:53 usr/lib/firmware/bnx2/bnx2-rv2p-09-6.0.17.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6616 Sep 12 18:53 usr/lib/firmware/bnx2/bnx2-rv2p-09ax-6.0.17.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/bnx2x >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 163592 Sep 12 18:53 usr/lib/firmware/bnx2x/bnx2x-e1-7.8.19.0.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 171920 Sep 12 18:53 usr/lib/firmware/bnx2x/bnx2x-e1h-7.8.19.0.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 310440 Sep 12 18:53 usr/lib/firmware/bnx2x/bnx2x-e2-7.8.19.0.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 414016 Sep 12 18:53 usr/lib/firmware/cbfw-3.2.3.0.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/cis >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 136 Sep 12 18:53 usr/lib/firmware/cis/DP83903.cis >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 253 Sep 12 18:53 usr/lib/firmware/cis/LA-PCM.cis >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 54 Sep 12 18:53 usr/lib/firmware/cis/NE2K.cis >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 210 Sep 12 18:53 usr/lib/firmware/cis/PCMLM28.cis >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 68 Sep 12 18:53 usr/lib/firmware/cis/PE-200.cis >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 74 Sep 12 18:53 usr/lib/firmware/cis/PE520.cis >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Sep 12 18:53 usr/lib/firmware/cis/tamarack.cis >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 583688 Sep 12 18:53 usr/lib/firmware/ct2fw-3.2.3.0.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 538712 Sep 12 18:53 usr/lib/firmware/ctfw-3.2.3.0.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/cxgb3 >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1088 Sep 12 18:53 usr/lib/firmware/cxgb3/ael2005_opt_edc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1468 Sep 12 18:53 usr/lib/firmware/cxgb3/ael2005_twx_edc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1584 Sep 12 18:53 usr/lib/firmware/cxgb3/ael2020_twx_edc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2564 Sep 12 18:53 usr/lib/firmware/cxgb3/t3b_psram-1.1.0.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2564 Sep 12 18:53 usr/lib/firmware/cxgb3/t3c_psram-1.1.0.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 31812 Sep 12 18:53 usr/lib/firmware/cxgb3/t3fw-7.12.0.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/cxgb4 >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 512512 Sep 12 18:53 usr/lib/firmware/cxgb4/t4fw-1.11.27.0.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: lrwxrwxrwx 1 root root 18 Oct 30 09:07 usr/lib/firmware/cxgb4/t4fw.bin -> t4fw-1.11.27.0.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 513024 Sep 12 18:53 usr/lib/firmware/cxgb4/t5fw-1.11.27.0.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: lrwxrwxrwx 1 root root 18 Oct 30 09:07 usr/lib/firmware/cxgb4/t5fw.bin -> t5fw-1.11.27.0.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/e100 >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 539 Sep 12 18:53 usr/lib/firmware/e100/d101m_ucode.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 539 Sep 12 18:53 usr/lib/firmware/e100/d101s_ucode.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 539 Sep 12 18:53 usr/lib/firmware/e100/d102e_ucode.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/ene-ub6250 >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/ene-ub6250/ms_init.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/ene-ub6250/ms_rdwr.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/ene-ub6250/msp_rdwr.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/ene-ub6250/sd_init1.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/ene-ub6250/sd_init2.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/ene-ub6250/sd_rdwr.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/isci >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 232 Sep 12 18:53 usr/lib/firmware/isci/isci_firmware.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/kaweth >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3276 Sep 12 18:53 usr/lib/firmware/kaweth/new_code.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 622 Sep 12 18:53 usr/lib/firmware/kaweth/new_code_fix.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 182 Sep 12 18:53 usr/lib/firmware/kaweth/trigger_code.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 22 Sep 12 18:53 usr/lib/firmware/kaweth/trigger_code_fix.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/libertas >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 96716 Sep 12 18:53 usr/lib/firmware/libertas/sd8385.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2140 Sep 12 18:53 usr/lib/firmware/libertas/sd8385_helper.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: lrwxrwxrwx 1 root root 18 Oct 30 09:07 usr/lib/firmware/libertas/sd8688.bin -> ../mrvl/sd8688.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: lrwxrwxrwx 1 root root 25 Oct 30 09:07 usr/lib/firmware/libertas/sd8688_helper.bin -> ../mrvl/sd8688_helper.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/mrvl >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 259172 Sep 12 18:53 usr/lib/firmware/mrvl/sd8688.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2616 Sep 12 18:53 usr/lib/firmware/mrvl/sd8688_helper.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 458108 Sep 12 18:53 usr/lib/firmware/mrvl/sd8797_uapsta.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 639012 Sep 12 18:53 usr/lib/firmware/mrvl/sd8897_uapsta.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 378736 Sep 12 18:53 usr/lib/firmware/myri10ge_eth_z8e.dat >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 389056 Sep 12 18:53 usr/lib/firmware/myri10ge_ethp_z8e.dat >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 536176 Sep 12 18:53 usr/lib/firmware/myri10ge_rss_eth_z8e.dat >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 545920 Sep 12 18:53 usr/lib/firmware/myri10ge_rss_ethp_z8e.dat >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/ositech >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2778 Sep 12 18:53 usr/lib/firmware/ositech/Xilinx7OD.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1845305 Sep 12 18:53 usr/lib/firmware/phanfw.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 459260 Sep 12 18:53 usr/lib/firmware/qat_895xcc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 76802 Sep 12 18:53 usr/lib/firmware/ql2100_fw.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 84566 Sep 12 18:53 usr/lib/firmware/ql2200_fw.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 125252 Sep 12 18:53 usr/lib/firmware/ql2300_fw.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 136038 Sep 12 18:53 usr/lib/firmware/ql2322_fw.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 260656 Sep 12 18:53 usr/lib/firmware/ql2400_fw.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 266912 Sep 12 18:53 usr/lib/firmware/ql2500_fw.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/qlogic >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 33462 Sep 12 18:53 usr/lib/firmware/qlogic/1040.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 28056 Sep 12 18:53 usr/lib/firmware/qlogic/12160.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 31842 Sep 12 18:53 usr/lib/firmware/qlogic/1280.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/radeon >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8704 Sep 12 18:53 usr/lib/firmware/radeon/ARUBA_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8704 Sep 12 18:53 usr/lib/firmware/radeon/ARUBA_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6144 Sep 12 18:53 usr/lib/firmware/radeon/ARUBA_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 3 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/BARTS_mc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 3 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/BARTS_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4480 Sep 12 18:53 usr/lib/firmware/radeon/BARTS_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 24840 Sep 12 18:53 usr/lib/firmware/radeon/BARTS_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_ce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 31464 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_mc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 31792 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_mc2.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 16768 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_mec.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8192 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 4200 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_sdma.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 130540 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 224408 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_uvd.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 78248 Sep 12 18:53 usr/lib/firmware/radeon/BONAIRE_vce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3072 Sep 12 18:53 usr/lib/firmware/radeon/BTC_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 3 root root 24096 Sep 12 18:53 usr/lib/firmware/radeon/CAICOS_mc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 3 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/CAICOS_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4480 Sep 12 18:53 usr/lib/firmware/radeon/CAICOS_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 24512 Sep 12 18:53 usr/lib/firmware/radeon/CAICOS_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 24148 Sep 12 18:53 usr/lib/firmware/radeon/CAYMAN_mc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8704 Sep 12 18:53 usr/lib/firmware/radeon/CAYMAN_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8704 Sep 12 18:53 usr/lib/firmware/radeon/CAYMAN_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4096 Sep 12 18:53 usr/lib/firmware/radeon/CAYMAN_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 31212 Sep 12 18:53 usr/lib/firmware/radeon/CAYMAN_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5504 Sep 12 18:53 usr/lib/firmware/radeon/CEDAR_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 4480 Sep 12 18:53 usr/lib/firmware/radeon/CEDAR_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/CEDAR_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 23888 Sep 12 18:53 usr/lib/firmware/radeon/CEDAR_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 5504 Sep 12 18:53 usr/lib/firmware/radeon/CYPRESS_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/CYPRESS_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 4 root root 3072 Sep 12 18:53 usr/lib/firmware/radeon/CYPRESS_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 25080 Sep 12 18:53 usr/lib/firmware/radeon/CYPRESS_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 115736 Sep 12 18:53 usr/lib/firmware/radeon/CYPRESS_uvd.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/HAINAN_ce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/HAINAN_mc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 4 root root 31452 Sep 12 18:53 usr/lib/firmware/radeon/HAINAN_mc2.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/HAINAN_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/HAINAN_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8192 Sep 12 18:53 usr/lib/firmware/radeon/HAINAN_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 59004 Sep 12 18:53 usr/lib/firmware/radeon/HAINAN_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/HAWAII_ce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 31732 Sep 12 18:53 usr/lib/firmware/radeon/HAWAII_mc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 32364 Sep 12 18:53 usr/lib/firmware/radeon/HAWAII_mc2.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/HAWAII_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 16768 Sep 12 18:53 usr/lib/firmware/radeon/HAWAII_mec.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/HAWAII_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8192 Sep 12 18:53 usr/lib/firmware/radeon/HAWAII_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/HAWAII_sdma.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 130540 Sep 12 18:53 usr/lib/firmware/radeon/HAWAII_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/JUNIPER_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 4480 Sep 12 18:53 usr/lib/firmware/radeon/JUNIPER_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/JUNIPER_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 24352 Sep 12 18:53 usr/lib/firmware/radeon/JUNIPER_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/KABINI_ce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/KABINI_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 16768 Sep 12 18:53 usr/lib/firmware/radeon/KABINI_mec.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/KABINI_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10240 Sep 12 18:53 usr/lib/firmware/radeon/KABINI_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/KABINI_sdma.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/KAVERI_ce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/KAVERI_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 16768 Sep 12 18:53 usr/lib/firmware/radeon/KAVERI_mec.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/KAVERI_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10240 Sep 12 18:53 usr/lib/firmware/radeon/KAVERI_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/KAVERI_sdma.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/MULLINS_ce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/MULLINS_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 16768 Sep 12 18:53 usr/lib/firmware/radeon/MULLINS_mec.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/MULLINS_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10240 Sep 12 18:53 usr/lib/firmware/radeon/MULLINS_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/MULLINS_sdma.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/OLAND_ce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/OLAND_mc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/OLAND_mc2.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/OLAND_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/OLAND_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8192 Sep 12 18:53 usr/lib/firmware/radeon/OLAND_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 59316 Sep 12 18:53 usr/lib/firmware/radeon/OLAND_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5504 Sep 12 18:53 usr/lib/firmware/radeon/PALM_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4480 Sep 12 18:53 usr/lib/firmware/radeon/PALM_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/PITCAIRN_ce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 3 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/PITCAIRN_mc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 31100 Sep 12 18:53 usr/lib/firmware/radeon/PITCAIRN_mc2.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/PITCAIRN_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/PITCAIRN_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8192 Sep 12 18:53 usr/lib/firmware/radeon/PITCAIRN_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 59892 Sep 12 18:53 usr/lib/firmware/radeon/PITCAIRN_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/radeon/R100_cp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/radeon/R200_cp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/radeon/R300_cp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/radeon/R420_cp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/radeon/R520_cp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 21504 Sep 12 18:53 usr/lib/firmware/radeon/R600_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2304 Sep 12 18:53 usr/lib/firmware/radeon/R600_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3072 Sep 12 18:53 usr/lib/firmware/radeon/R600_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4096 Sep 12 18:53 usr/lib/firmware/radeon/R700_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5504 Sep 12 18:53 usr/lib/firmware/radeon/REDWOOD_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/REDWOOD_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/REDWOOD_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 24332 Sep 12 18:53 usr/lib/firmware/radeon/REDWOOD_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/radeon/RS600_cp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2048 Sep 12 18:53 usr/lib/firmware/radeon/RS690_cp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 21504 Sep 12 18:53 usr/lib/firmware/radeon/RS780_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2304 Sep 12 18:53 usr/lib/firmware/radeon/RS780_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 21504 Sep 12 18:53 usr/lib/firmware/radeon/RV610_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/RV610_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/RV620_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 2304 Sep 12 18:53 usr/lib/firmware/radeon/RV620_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/RV630_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/RV630_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 21504 Sep 12 18:53 usr/lib/firmware/radeon/RV635_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/RV635_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 21504 Sep 12 18:53 usr/lib/firmware/radeon/RV670_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/RV670_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5440 Sep 12 18:53 usr/lib/firmware/radeon/RV710_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 3392 Sep 12 18:53 usr/lib/firmware/radeon/RV710_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 16160 Sep 12 18:53 usr/lib/firmware/radeon/RV710_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 116120 Sep 12 18:53 usr/lib/firmware/radeon/RV710_uvd.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5440 Sep 12 18:53 usr/lib/firmware/radeon/RV730_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/RV730_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 16684 Sep 12 18:53 usr/lib/firmware/radeon/RV730_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 16840 Sep 12 18:53 usr/lib/firmware/radeon/RV740_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5440 Sep 12 18:53 usr/lib/firmware/radeon/RV770_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3392 Sep 12 18:53 usr/lib/firmware/radeon/RV770_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 16656 Sep 12 18:53 usr/lib/firmware/radeon/RV770_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/SUMO2_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4480 Sep 12 18:53 usr/lib/firmware/radeon/SUMO2_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 5504 Sep 12 18:53 usr/lib/firmware/radeon/SUMO_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4480 Sep 12 18:53 usr/lib/firmware/radeon/SUMO_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3072 Sep 12 18:53 usr/lib/firmware/radeon/SUMO_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 205080 Sep 12 18:53 usr/lib/firmware/radeon/SUMO_uvd.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/TAHITI_ce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 3 root root 31076 Sep 12 18:53 usr/lib/firmware/radeon/TAHITI_mc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 31232 Sep 12 18:53 usr/lib/firmware/radeon/TAHITI_mc2.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/TAHITI_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/TAHITI_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8192 Sep 12 18:53 usr/lib/firmware/radeon/TAHITI_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 62552 Sep 12 18:53 usr/lib/firmware/radeon/TAHITI_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 219672 Sep 12 18:53 usr/lib/firmware/radeon/TAHITI_uvd.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 3 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/TURKS_mc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 3 root root 5504 Sep 12 18:53 usr/lib/firmware/radeon/TURKS_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4480 Sep 12 18:53 usr/lib/firmware/radeon/TURKS_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 24668 Sep 12 18:53 usr/lib/firmware/radeon/TURKS_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/VERDE_ce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 3 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/VERDE_mc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 31500 Sep 12 18:53 usr/lib/firmware/radeon/VERDE_mc2.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/VERDE_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8576 Sep 12 18:53 usr/lib/firmware/radeon/VERDE_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8192 Sep 12 18:53 usr/lib/firmware/radeon/VERDE_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 60388 Sep 12 18:53 usr/lib/firmware/radeon/VERDE_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/bonaire_ce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 32336 Sep 12 18:53 usr/lib/firmware/radeon/bonaire_mc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/bonaire_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 17024 Sep 12 18:53 usr/lib/firmware/radeon/bonaire_mec.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/bonaire_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8448 Sep 12 18:53 usr/lib/firmware/radeon/bonaire_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 4456 Sep 12 18:53 usr/lib/firmware/radeon/bonaire_sdma.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 130796 Sep 12 18:53 usr/lib/firmware/radeon/bonaire_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/hainan_ce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 31996 Sep 12 18:53 usr/lib/firmware/radeon/hainan_mc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 4 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/hainan_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/hainan_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8448 Sep 12 18:53 usr/lib/firmware/radeon/hainan_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 61500 Sep 12 18:53 usr/lib/firmware/radeon/hainan_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/hawaii_ce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 32796 Sep 12 18:53 usr/lib/firmware/radeon/hawaii_mc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/hawaii_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 17024 Sep 12 18:53 usr/lib/firmware/radeon/hawaii_mec.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/hawaii_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8448 Sep 12 18:53 usr/lib/firmware/radeon/hawaii_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/hawaii_sdma.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 130796 Sep 12 18:53 usr/lib/firmware/radeon/hawaii_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/kabini_ce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 3 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/kabini_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/kabini_mec.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/kabini_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10496 Sep 12 18:53 usr/lib/firmware/radeon/kabini_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/kabini_sdma.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/kaveri_ce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 3 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/kaveri_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 17024 Sep 12 18:53 usr/lib/firmware/radeon/kaveri_mec.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/kaveri_mec2.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/kaveri_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10496 Sep 12 18:53 usr/lib/firmware/radeon/kaveri_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/kaveri_sdma.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 4 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/mullins_ce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 3 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/mullins_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 17024 Sep 12 18:53 usr/lib/firmware/radeon/mullins_mec.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/mullins_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10496 Sep 12 18:53 usr/lib/firmware/radeon/mullins_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/mullins_sdma.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/oland_ce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 31996 Sep 12 18:53 usr/lib/firmware/radeon/oland_mc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/oland_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/oland_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8448 Sep 12 18:53 usr/lib/firmware/radeon/oland_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 62316 Sep 12 18:53 usr/lib/firmware/radeon/oland_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/pitcairn_ce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 31644 Sep 12 18:53 usr/lib/firmware/radeon/pitcairn_mc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/pitcairn_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/pitcairn_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8448 Sep 12 18:53 usr/lib/firmware/radeon/pitcairn_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 61304 Sep 12 18:53 usr/lib/firmware/radeon/pitcairn_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/tahiti_ce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 31776 Sep 12 18:53 usr/lib/firmware/radeon/tahiti_mc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 4 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/tahiti_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/tahiti_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8448 Sep 12 18:53 usr/lib/firmware/radeon/tahiti_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 63956 Sep 12 18:53 usr/lib/firmware/radeon/tahiti_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 5 root root 0 Sep 12 18:53 usr/lib/firmware/radeon/verde_ce.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 32044 Sep 12 18:53 usr/lib/firmware/radeon/verde_mc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/verde_me.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8832 Sep 12 18:53 usr/lib/firmware/radeon/verde_pfp.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8448 Sep 12 18:53 usr/lib/firmware/radeon/verde_rlc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 61800 Sep 12 18:53 usr/lib/firmware/radeon/verde_smc.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/rtl_nic >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2076 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8105e-1.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1856 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8106e-1.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 832 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8106e-2.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1492 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8168d-1.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1324 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8168d-2.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5500 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8168e-1.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3920 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8168e-2.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3872 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8168e-3.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3424 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8168f-1.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1232 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8168f-2.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4896 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8168g-2.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 832 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8168g-3.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1824 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8402-1.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2112 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8411-1.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1040 Sep 12 18:53 usr/lib/firmware/rtl_nic/rtl8411-2.fw >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/sun >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2253 Sep 12 18:53 usr/lib/firmware/sun/cassini.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/tehuti >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 42768 Sep 12 18:53 usr/lib/firmware/tehuti/bdx.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/tigon >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2668 Sep 12 18:53 usr/lib/firmware/tigon/tg3.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7004 Sep 12 18:53 usr/lib/firmware/tigon/tg3_tso.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3884 Sep 12 18:53 usr/lib/firmware/tigon/tg3_tso5.bin >Oct 30 09:07:38 localhost.localdomain dracut[31501]: -rwxr-xr-x 1 root root 6347 Jun 30 06:03 usr/lib/fs-lib.sh >Oct 30 09:07:38 localhost.localdomain dracut[31501]: drwxr-xr-x 6 root root 0 Oct 30 09:07 usr/lib/kbd >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/kbd/consolefonts >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3019 Aug 16 23:59 usr/lib/kbd/consolefonts/161.cp.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3086 Aug 16 23:59 usr/lib/kbd/consolefonts/162.cp.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3069 Aug 16 23:59 usr/lib/kbd/consolefonts/163.cp.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3136 Aug 16 23:59 usr/lib/kbd/consolefonts/164.cp.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3247 Aug 16 23:59 usr/lib/kbd/consolefonts/165.cp.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2948 Aug 16 23:59 usr/lib/kbd/consolefonts/737.cp.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2914 Aug 16 23:59 usr/lib/kbd/consolefonts/880.cp.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2759 Aug 16 23:59 usr/lib/kbd/consolefonts/928.cp.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2159 Aug 16 23:59 usr/lib/kbd/consolefonts/972.cp.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3791 Aug 16 23:59 usr/lib/kbd/consolefonts/Agafari-12.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3839 Aug 16 23:59 usr/lib/kbd/consolefonts/Agafari-14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3904 Aug 16 23:59 usr/lib/kbd/consolefonts/Agafari-16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1985 Aug 16 23:59 usr/lib/kbd/consolefonts/Cyr_a8x14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2020 Aug 16 23:59 usr/lib/kbd/consolefonts/Cyr_a8x16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1751 Aug 16 23:59 usr/lib/kbd/consolefonts/Cyr_a8x8.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 191 Aug 16 23:59 usr/lib/kbd/consolefonts/ERRORS >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3702 Aug 16 23:59 usr/lib/kbd/consolefonts/Goha-12.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3715 Aug 16 23:59 usr/lib/kbd/consolefonts/Goha-14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3779 Aug 16 23:59 usr/lib/kbd/consolefonts/Goha-16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3698 Aug 16 23:59 usr/lib/kbd/consolefonts/GohaClassic-12.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3724 Aug 16 23:59 usr/lib/kbd/consolefonts/GohaClassic-14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3789 Aug 16 23:59 usr/lib/kbd/consolefonts/GohaClassic-16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2022 Aug 16 23:59 usr/lib/kbd/consolefonts/Lat2-Terminus16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3584 Aug 16 23:59 usr/lib/kbd/consolefonts/LatArCyrHeb-08.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4089 Aug 16 23:59 usr/lib/kbd/consolefonts/LatArCyrHeb-14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4184 Aug 16 23:59 usr/lib/kbd/consolefonts/LatArCyrHeb-16+.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4096 Aug 16 23:59 usr/lib/kbd/consolefonts/LatArCyrHeb-16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4260 Aug 16 23:59 usr/lib/kbd/consolefonts/LatArCyrHeb-19.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6004 Aug 16 23:59 usr/lib/kbd/consolefonts/LatGrkCyr-12x22.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3813 Aug 16 23:59 usr/lib/kbd/consolefonts/LatGrkCyr-8x16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4113 Aug 16 23:59 usr/lib/kbd/consolefonts/LatKaCyrHeb-14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1387 Aug 16 23:59 usr/lib/kbd/consolefonts/Mik_8x16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2709 Aug 16 23:59 usr/lib/kbd/consolefonts/UniCyrExt_8x16.psf.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1929 Aug 16 23:59 usr/lib/kbd/consolefonts/UniCyr_8x14.psf.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1996 Aug 16 23:59 usr/lib/kbd/consolefonts/UniCyr_8x16.psf.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1728 Aug 16 23:59 usr/lib/kbd/consolefonts/UniCyr_8x8.psf.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1290 Aug 16 23:59 usr/lib/kbd/consolefonts/alt-8x14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1488 Aug 16 23:59 usr/lib/kbd/consolefonts/alt-8x16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1084 Aug 16 23:59 usr/lib/kbd/consolefonts/alt-8x8.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1415 Aug 16 23:59 usr/lib/kbd/consolefonts/altc-8x16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1114 Aug 16 23:59 usr/lib/kbd/consolefonts/aply16.psf.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1593 Aug 16 23:59 usr/lib/kbd/consolefonts/arm8.fnt.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1877 Aug 16 23:59 usr/lib/kbd/consolefonts/cp1250.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1963 Aug 16 23:59 usr/lib/kbd/consolefonts/cp850-8x14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2025 Aug 16 23:59 usr/lib/kbd/consolefonts/cp850-8x16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1760 Aug 16 23:59 usr/lib/kbd/consolefonts/cp850-8x8.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1106 Aug 16 23:59 usr/lib/kbd/consolefonts/cp857.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1282 Aug 16 23:59 usr/lib/kbd/consolefonts/cp857.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1342 Aug 16 23:59 usr/lib/kbd/consolefonts/cp857.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1989 Aug 16 23:59 usr/lib/kbd/consolefonts/cp865-8x14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2050 Aug 16 23:59 usr/lib/kbd/consolefonts/cp865-8x16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1768 Aug 16 23:59 usr/lib/kbd/consolefonts/cp865-8x8.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1329 Aug 16 23:59 usr/lib/kbd/consolefonts/cp866-8x14.psf.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1351 Aug 16 23:59 usr/lib/kbd/consolefonts/cp866-8x16.psf.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1112 Aug 16 23:59 usr/lib/kbd/consolefonts/cp866-8x8.psf.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1212 Aug 16 23:59 usr/lib/kbd/consolefonts/cybercafe.fnt.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2070 Aug 16 23:59 usr/lib/kbd/consolefonts/cyr-sun16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2076 Aug 16 23:59 usr/lib/kbd/consolefonts/default8x16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1879 Aug 16 23:59 usr/lib/kbd/consolefonts/default8x9.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3412 Aug 16 23:59 usr/lib/kbd/consolefonts/drdos8x14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3486 Aug 16 23:59 usr/lib/kbd/consolefonts/drdos8x16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2558 Aug 16 23:59 usr/lib/kbd/consolefonts/drdos8x6.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3065 Aug 16 23:59 usr/lib/kbd/consolefonts/drdos8x8.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4110 Aug 16 23:59 usr/lib/kbd/consolefonts/eurlatgr.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1707 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737a-8x8.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1915 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737a-9x14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1975 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737a-9x16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1819 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737b-8x11.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2137 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737b-9x16-medieval.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1932 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737c-8x14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 1970 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737c-8x16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1516 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737c-8x6.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1563 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737c-8x7.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1743 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737c-8x8.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737d-8x16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1737 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928-8x16-thin.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1774 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928-9x14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1809 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928-9x16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1784 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928a-8x14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1824 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928a-8x16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2057 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928b-8x14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2100 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928b-8x16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3162 Aug 16 23:59 usr/lib/kbd/consolefonts/greek-polytonic.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/consolefonts/iso01-12x22.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso01.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso01.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso01.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 3211 Aug 16 23:59 usr/lib/kbd/consolefonts/iso02-12x22.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso02.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso02.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso02.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso03.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso03.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso03.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso04.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso04.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso04.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso05.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso05.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso05.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso06.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso06.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso06.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso07.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso07.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2082 Aug 16 23:59 usr/lib/kbd/consolefonts/iso07u-16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso08.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso08.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso08.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso09.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso09.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso09.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 86 Aug 16 23:59 usr/lib/kbd/consolefonts/iso10.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 86 Aug 16 23:59 usr/lib/kbd/consolefonts/iso10.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 86 Aug 16 23:59 usr/lib/kbd/consolefonts/iso10.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1261 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8-14.psf.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1412 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8c-8x16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1299 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8r-8x14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1493 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8r-8x16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1090 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8r-8x8.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1768 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8r.8x8.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2090 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8u_8x14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2111 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8u_8x16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1835 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8u_8x8.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1790 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-08.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1868 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-10.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1978 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-12.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2011 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2063 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1989 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-sun16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1779 Aug 16 23:59 usr/lib/kbd/consolefonts/lat1-08.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1861 Aug 16 23:59 usr/lib/kbd/consolefonts/lat1-10.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1964 Aug 16 23:59 usr/lib/kbd/consolefonts/lat1-12.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1998 Aug 16 23:59 usr/lib/kbd/consolefonts/lat1-14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2076 Aug 16 23:59 usr/lib/kbd/consolefonts/lat1-16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1748 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-08.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1868 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-10.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1910 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-12.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1982 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1991 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1984 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-sun16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2018 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2a-16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1821 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-08.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1925 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-10.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1995 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-12.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2046 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2151 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-16+.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2057 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2197 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-19.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1820 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-08.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1927 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-10.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1995 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-12.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2048 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2152 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-16+.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2054 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2193 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-19.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1965 Aug 16 23:59 usr/lib/kbd/consolefonts/lat5-12.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1995 Aug 16 23:59 usr/lib/kbd/consolefonts/lat5-14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2061 Aug 16 23:59 usr/lib/kbd/consolefonts/lat5-16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1838 Aug 16 23:59 usr/lib/kbd/consolefonts/lat7-14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2083 Aug 16 23:59 usr/lib/kbd/consolefonts/lat7a-14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1372 Aug 16 23:59 usr/lib/kbd/consolefonts/lat7a-16.psf.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1099 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9-08.psf.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1175 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9-10.psf.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1290 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9-12.psf.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1308 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9-14.psf.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1364 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9-16.psf.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1783 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9u-08.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1865 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9u-10.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1976 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9u-12.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2009 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9u-14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2061 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9u-16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1771 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9v-08.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1853 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9v-10.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1973 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9v-12.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1999 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9v-14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2054 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9v-16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1787 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9w-08.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1870 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9w-10.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1989 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9w-12.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2015 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9w-14.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2069 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9w-16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3803 Aug 16 23:59 usr/lib/kbd/consolefonts/latarcyrheb-sun16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5171 Aug 16 23:59 usr/lib/kbd/consolefonts/latarcyrheb-sun32.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3389 Aug 16 23:59 usr/lib/kbd/consolefonts/pancyrillic.f16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/consolefonts/partialfonts >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 693 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 805 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 812 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 710 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 818 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 825 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 713 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 803 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 800 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 659 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 744 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 752 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 707 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 819 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 822 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 709 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 800 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 825 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 436 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 498 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 499 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 648 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 803 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 818 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 501 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 565 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 576 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 699 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 791 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 814 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 650 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 749 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 778 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 330 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 371 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 380 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 36 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/none.00-17.08.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 40 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/none.00-17.14.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 40 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/none.00-17.16.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2084 Aug 16 23:59 usr/lib/kbd/consolefonts/ruscii_8x16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2059 Aug 16 23:59 usr/lib/kbd/consolefonts/ruscii_8x8.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2708 Aug 16 23:59 usr/lib/kbd/consolefonts/sun12x22.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1467 Aug 16 23:59 usr/lib/kbd/consolefonts/t.fnt.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1515 Aug 16 23:59 usr/lib/kbd/consolefonts/t850b.fnt.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1363 Aug 16 23:59 usr/lib/kbd/consolefonts/tcvn8x16.psf.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1891 Aug 16 23:59 usr/lib/kbd/consolefonts/viscii10-8x16.psfu.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/kbd/consoletrans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9216 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-10_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8994 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-13_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9279 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-14_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8839 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-15_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8806 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-1_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9034 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-2_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8712 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-3_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9006 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-4_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8645 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-5_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6418 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-6_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8471 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-7_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6566 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-8_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8786 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-9_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1698 Aug 16 23:59 usr/lib/kbd/consoletrans/baltic.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9307 Aug 16 23:59 usr/lib/kbd/consoletrans/cp1250_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9769 Aug 16 23:59 usr/lib/kbd/consoletrans/cp1251_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1834 Aug 16 23:59 usr/lib/kbd/consoletrans/cp437_to_iso01.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9529 Aug 16 23:59 usr/lib/kbd/consoletrans/cp437_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9568 Aug 16 23:59 usr/lib/kbd/consoletrans/cp737_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9500 Aug 16 23:59 usr/lib/kbd/consoletrans/cp775_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1172 Aug 16 23:59 usr/lib/kbd/consoletrans/cp850_to_iso01.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9378 Aug 16 23:59 usr/lib/kbd/consoletrans/cp850_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9677 Aug 16 23:59 usr/lib/kbd/consoletrans/cp852_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9562 Aug 16 23:59 usr/lib/kbd/consoletrans/cp853_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9293 Aug 16 23:59 usr/lib/kbd/consoletrans/cp855_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9369 Aug 16 23:59 usr/lib/kbd/consoletrans/cp857_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9570 Aug 16 23:59 usr/lib/kbd/consoletrans/cp860_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9554 Aug 16 23:59 usr/lib/kbd/consoletrans/cp861_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9133 Aug 16 23:59 usr/lib/kbd/consoletrans/cp862_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9427 Aug 16 23:59 usr/lib/kbd/consoletrans/cp863_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9333 Aug 16 23:59 usr/lib/kbd/consoletrans/cp864_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9549 Aug 16 23:59 usr/lib/kbd/consoletrans/cp865_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9475 Aug 16 23:59 usr/lib/kbd/consoletrans/cp866_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9109 Aug 16 23:59 usr/lib/kbd/consoletrans/cp869_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8219 Aug 16 23:59 usr/lib/kbd/consoletrans/cp874_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5914 Aug 16 23:59 usr/lib/kbd/consoletrans/iso02_to_cp1250.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2455 Aug 16 23:59 usr/lib/kbd/consoletrans/koi2alt >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10105 Aug 16 23:59 usr/lib/kbd/consoletrans/koi8-r_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10067 Aug 16 23:59 usr/lib/kbd/consoletrans/koi8-u_to_uni.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1468 Aug 16 23:59 usr/lib/kbd/consoletrans/koi8u2ruscii >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 256 Aug 16 23:59 usr/lib/kbd/consoletrans/latin2u.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 923 Aug 16 23:59 usr/lib/kbd/consoletrans/null >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2122 Aug 16 23:59 usr/lib/kbd/consoletrans/space >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1891 Aug 16 23:59 usr/lib/kbd/consoletrans/trivial >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1698 Aug 16 23:59 usr/lib/kbd/consoletrans/vga2iso >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1418 Aug 16 23:59 usr/lib/kbd/consoletrans/viscii1.0_to_tcvn.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1847 Aug 16 23:59 usr/lib/kbd/consoletrans/viscii1.0_to_viscii1.1.trans >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1747 Aug 16 23:59 usr/lib/kbd/consoletrans/zero >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 4 root root 0 Oct 30 09:07 usr/lib/kbd/keymaps >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 9 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/amiga >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2970 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/amiga/amiga-de.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1889 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/amiga/amiga-us.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/atari >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2741 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/atari/atari-de.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2925 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/atari/atari-se.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2767 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/atari/atari-uk-falcon.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2985 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/atari/atari-us.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 11 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386 >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/kbd/keymaps/legacy/i386/azerty >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 886 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/azerty.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 901 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/be-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 3 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin0.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 873 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 3 root root 5683 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin9.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 842 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-old.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 957 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-pc.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 3 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 343 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/wangbe.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1786 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/wangbe2.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/bepo >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5617 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/bepo/fr-bepo-latin9.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1832 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/bepo/fr-bepo.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/colemak >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1449 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/colemak/en-latin9.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/dvorak >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 145 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/ANSI-dvorak.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1314 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-ca-fr.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1309 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-es.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1227 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-fr.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1205 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-l.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1202 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-r.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2598 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-ru.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1242 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-sv-a1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1023 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-sv-a5.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 841 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-uk.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 782 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1045 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/no-dvorak.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/fgGIod >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2258 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/fgGIod/tr_f-latin5.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1035 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/fgGIod/trf-fgGIod.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/include >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 230 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/applkey.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 438 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/azerty-layout.inc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 65 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/backspace.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 278 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/compose.inc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 126 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/ctrl.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 182 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/euro.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 253 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/euro1.inc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 193 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/euro1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 194 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/euro2.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 453 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/keypad.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4353 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/linux-keys-bare.inc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1148 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/linux-keys-extd.inc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 746 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-alt-and-altgr.inc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3029 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-modeshift-altgr.inc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 146 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-two-alt-keys.inc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 456 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/qwerty-layout.inc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 456 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/qwertz-layout.inc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 426 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/unicode.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 116 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/windowkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/olpc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 876 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/olpc/es-olpc.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 852 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/olpc/pt-olpc.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/kbd/keymaps/legacy/i386/qwerty >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2499 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bashkir.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2981 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg-cp1251.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2328 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg-cp855.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4627 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_bds-cp1251.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4622 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_bds-utf8.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4540 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_pho-cp1251.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4528 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_pho-utf8.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2026 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-abnt.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1104 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-abnt2.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1106 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-latin1-abnt2.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 984 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-latin1-us.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2332 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/by-cp1251.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2854 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/by.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2330 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bywin-cp1251.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1174 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/cf.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2568 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-cp1250.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2726 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-lat2-prog.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2655 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-lat2.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8760 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-qwerty.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2408 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/defkeymap.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2181 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/defkeymap_V1.0.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 962 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/dk-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 941 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/dk.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 987 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/emacs.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 775 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/emacs2.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1511 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/es-cp850.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1133 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/es.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 153 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/et-nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1141 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/et.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1434 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/fi.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2377 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/gr-pc.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3660 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/gr.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1313 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/hu101.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 12055 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/hypermap.m4 >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1445 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/il-heb.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1360 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/il-phonetic.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2410 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/il.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1762 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/is-latin1-us.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1216 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/is-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1054 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/it-ibm.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1230 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/it.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2046 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/it2.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 779 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/jp106.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2495 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/kazakh.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ko.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3387 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ky_alt_sh-UTF-8.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2420 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/kyrgyz.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1058 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/la-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2313 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.baltic.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6095 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.l4.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6172 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 542 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/lv-tilde.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1285 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/lv.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3147 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk-cp1251.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3201 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk-utf.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3164 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1745 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk0.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1075 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/nl.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1220 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/nl2.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1714 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/no-latin1.doc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1533 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/no-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 805 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/no.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 387 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pc110.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1306 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1234 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2247 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl2.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2327 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl3.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1165 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl4.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 989 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 930 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt-latin9.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1618 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ro.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1435 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ro_std.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2316 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-cp1251.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3055 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-ms.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3046 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-yawerty.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3779 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3499 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2591 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru2.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3383 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru3.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3378 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru4.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2571 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru_win.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3487 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-CP1251.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3350 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-KOI8-R.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3476 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-UTF-8.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3456 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt_sh-UTF-8.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3373 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-CP1251.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3236 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-KOI8-R.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3363 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-UTF-8.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3398 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-CP1251.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3262 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-KOI8-R.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3389 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-UTF-8.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3344 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-CP1251.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3207 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-KOI8-R.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3334 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-UTF-8.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 177 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-fi-ir209.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 189 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-fi-lat6.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2432 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-ir209.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2540 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-lat6.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 1121 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2614 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/sk-prog-qwerty.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1868 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/sk-qwerty.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/sr-cy.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 3307 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/sr-latin.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/sv-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3490 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/tj_alt-UTF8.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1166 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/tr_q-latin5.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1132 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/tralt.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1578 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/trf.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1124 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/trq.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3374 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_alt-UTF-8.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3384 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_cplk-UTF-8.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3367 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_ct_sh-UTF-8.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3348 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_ctrl-UTF-8.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4232 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-cp1251.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6958 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-utf-ws.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6866 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-utf.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6932 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-ws.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6853 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 765 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/uk.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2549 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/us-acentos.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 666 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/us.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/qwertz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1286 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/croat.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2539 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/cz-us-qwertz.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8706 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/cz.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 270 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-latin1-nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 898 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 347 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-mobii.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 847 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 294 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de_CH-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2377 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de_alt_UTF-8.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 973 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/fr_CH-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 873 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/fr_CH.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1252 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/hu.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 942 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg-latin1-lk450.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 992 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 924 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3161 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg.map.sg-decimal-separator >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2611 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sk-prog-qwertz.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2690 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sk-qwertz.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1191 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/slovene.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/include >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 517 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.8859_7 >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 23 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.8859_8 >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6030 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.latin >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3889 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.latin1 >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3465 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.latin2 >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2037 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.latin3 >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2897 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.latin4 >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8402 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/vim-compose.latin1 >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 4 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/mac >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/mac/all >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 501 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-be.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 288 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-de-latin1-nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 904 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-de-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 767 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-de_CH.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 639 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-dk-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 799 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-dvorak.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 490 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-es.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 893 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-fi-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 1108 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-fr.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 786 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-fr_CH-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 658 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-it.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 1160 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-pl.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 431 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-pt-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 508 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-se.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 264 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-template.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 760 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-uk.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 900 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-us.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/mac/include >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 439 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-azerty-layout.inc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 182 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-euro.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 196 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-euro2.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 4956 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-linux-keys-bare.inc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 438 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-qwerty-layout.inc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 438 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-qwertz-layout.inc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 4 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/ppc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/kbd/keymaps/legacy/ppc/all >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-be.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de-latin1-nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de_CH.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-dk-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-dvorak.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-es.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fi-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fr.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fr_CH-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-it.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-pl.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-pt-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-se.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-template.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-uk.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-us.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/kbd/keymaps/legacy/ppc/include >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-azerty-layout.inc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-euro.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-euro2.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-linux-keys-bare.inc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-qwerty-layout.inc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-qwertz-layout.inc >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/sun >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3022 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sun-pl-altgraph.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3186 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sun-pl.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2434 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sundvorak.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2433 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunkeymap.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2086 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt4-es.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2167 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt4-fi-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2091 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt4-no-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4931 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-cz-us.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2047 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-de-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2145 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-es.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2063 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-fi-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2488 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-fr-latin1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2518 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-ru.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2274 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-uk.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4926 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-us-cz.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1706 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt6-uk.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/xkb >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3645 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/al-plisi-d1.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4090 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/al.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3941 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/at-mac.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3860 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/at-nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3902 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/at-sundeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3902 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/at.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3648 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/az.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4113 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/ba-alternatequotes.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4057 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/ba-unicode.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4061 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ba-unicodeus.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4115 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ba-us.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4116 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ba.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3975 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-iso-alternate.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3938 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4021 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-oss.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4025 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-oss_latin9.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4021 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-oss_sundeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3946 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-sundeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4161 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-wang.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3971 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/be.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3925 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/br-dvorak.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3919 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/br-nativo-epo.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3939 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/br-nativo-us.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3927 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/br-nativo.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3949 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/br-nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4000 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/br.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4026 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/by-latin.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3619 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ca-eng.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3694 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ca-fr-dvorak.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3702 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ca-fr-legacy.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3696 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ca-multi.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 13196 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ca-multix.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3686 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ca.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5150 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-de_mac.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3972 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-de_nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3959 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-de_sundeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3960 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-fr.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5178 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-fr_mac.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3972 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-fr_nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3960 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-fr_sundeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3953 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-legacy.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3959 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ch.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4078 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cm-azerty.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4801 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cm-dvorak.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3995 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cm-french.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4544 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cm-qwerty.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3619 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/cm.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3619 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/cn.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4190 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cz-bksl.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3781 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cz-dvorak-ucw.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4180 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cz-qwerty.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4165 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cz-qwerty_bksl.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4204 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/cz.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 13999 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-T3.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3936 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-deadacute.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3927 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-deadgraveacute.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4033 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-dsb.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4045 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-dsb_qwertz.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3846 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-dvorak.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3899 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-legacy.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3941 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-mac.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3979 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-mac_nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5132 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-neo.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3860 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3915 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-qwerty.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3896 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-ro.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3858 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-ro_nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3902 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-sundeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3903 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-tr.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3902 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/de.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3796 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/dk-dvorak.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3867 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/dk-mac.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3917 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/dk-mac_nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3858 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/dk-nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3869 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/dk-winkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3872 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/dk.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3872 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ee-dvorak.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3846 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ee-nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4080 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ee-us.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3929 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ee.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 11019 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/epo-legacy.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4724 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/epo.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4042 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-ast.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4043 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-cat.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4026 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-deadtilde.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3911 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-dvorak.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4041 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-mac.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4015 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4041 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-sundeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4039 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-winkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4041 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/es.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5345 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fi-classic.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3901 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fi-mac.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5072 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fi-nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3840 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fi-smi.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5421 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fi-winkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3851 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fo-nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3865 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/fo.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4130 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-bepo.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4088 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-bepo_latin9.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4012 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-bre.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3748 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-dvorak.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3864 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-latin9.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3853 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-latin9_nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3864 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-latin9_sundeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3757 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-mac.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3970 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fr-nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3968 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-oci.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3977 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fr-oss.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3983 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fr-oss_latin9.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3938 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fr-oss_nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3977 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-oss_sundeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3995 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fr-sundeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3995 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/fr.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4030 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-colemak.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4011 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-dvorak.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4024 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-dvorakukp.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3967 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-extd.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3960 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-intl.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3976 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-mac.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3944 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-mac_intl.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3994 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/gb.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4022 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/ge-ergonomic.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3668 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/ge-mess.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3488 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/ge-ru.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3536 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ge.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3652 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-akan.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3653 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-avn.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3687 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-ewe.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3722 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-fula.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3661 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-ga.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3700 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-generic.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3752 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-gillbt.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3722 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-hausa.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3629 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/gh.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4113 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/hr-alternatequotes.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4057 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/hr-unicode.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4061 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/hr-unicodeus.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3888 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/hr-us.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4106 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/hr.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4013 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_comma_dead.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3949 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_comma_nodead.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4010 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_dot_dead.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3947 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_dot_nodead.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4014 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_comma_dead.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3951 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_comma_nodead.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4011 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_dot_dead.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3949 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_dot_nodead.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4007 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_comma_dead.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3943 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_comma_nodead.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4004 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_dot_dead.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3940 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_dot_nodead.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4009 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_comma_dead.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3945 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_comma_nodead.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4006 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_dot_dead.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3942 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_dot_nodead.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3945 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4013 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-qwerty.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4009 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-standard.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4009 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/hu.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4611 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ie-CloGaelach.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7611 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ie-UnicodeExpert.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3469 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ie-ogam_is434.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6258 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ie.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3921 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/il.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3628 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/in-eng.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3841 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/iq-ku.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3941 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/iq-ku_alt.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3832 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/iq-ku_ara.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3834 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/iq-ku_f.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3841 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ir-ku.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3941 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ir-ku_alt.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3832 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ir-ku_ara.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3834 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ir-ku_f.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3827 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/is-Sundeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3858 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/is-dvorak.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3863 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/is-mac.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3822 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/is-nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3899 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/is.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3750 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-geo.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3629 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-ibm.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3691 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-mac.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3883 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3853 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-us.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3932 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-winkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3934 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/it.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3619 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/jp-OADG109A.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3618 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/jp-dvorak.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3626 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/jp-kana86.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3634 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/jp.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3655 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ke-kik.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3655 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ke.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3614 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/kr-kr104.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3619 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/kr.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4032 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/latam-deadtilde.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3994 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/latam-nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4033 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/latam-sundeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4029 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/latam.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3991 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lt-ibm.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3790 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lt-lekp.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3828 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lt-lekpa.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3965 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lt-std.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3989 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lt-us.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3995 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/lt.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3852 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-adapted.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3869 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-apostrophe.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3778 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-ergonomic.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3857 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-fkey.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3971 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-modern.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3877 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-tilde.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3866 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/lv.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3995 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ma-french.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3681 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/md-gag.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3792 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/md.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4103 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/me-latinalternatequotes.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4064 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/me-latinunicode.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4073 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/me-latinunicodeyz.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4128 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/me-latinyz.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4123 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/me.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4015 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ml-fr-oss.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3903 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ml-us-intl.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3994 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ml-us-mac.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4013 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ml.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4000 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/mt-us.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3970 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/mt.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3723 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ng-hausa.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3663 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ng-igbo.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3658 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ng-yoruba.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3630 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ng.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4001 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/nl-mac.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3670 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/nl-std.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3923 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/nl-sundeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3923 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/nl.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3918 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-colemak.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3774 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-dvorak.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3942 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-mac.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3914 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-mac_nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3956 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3840 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-smi.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3826 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-smi_nodeadkeys.map.gz >Oct 30 09:07:39 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3919 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-winkeys.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3922 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/no.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3792 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ph-capewell-dvorak.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3791 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ph-capewell-qwerf2k6.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3788 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ph-colemak.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3788 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ph-dvorak.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3794 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ph.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4008 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-csb.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3763 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-dvorak.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3768 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-dvorak_altquotes.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3768 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-dvorak_quotes.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3830 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-dvp.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4033 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-legacy.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4074 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-qwertz.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4019 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-szl.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3961 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/pl.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3937 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pt-mac.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3954 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pt-mac_nodeadkeys.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3929 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/pt-mac_sundeadkeys.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3865 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/pt-nativo-epo.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3849 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/pt-nativo-us.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3843 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/pt-nativo.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3917 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pt-nodeadkeys.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3905 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pt-sundeadkeys.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3912 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/pt.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3793 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ro-cedilla.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3810 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ro-std.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3813 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ro-std_cedilla.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3957 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ro-winkeys.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3792 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ro.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4116 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/rs-latin.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4113 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/rs-latinalternatequotes.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4057 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/rs-latinunicode.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4061 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/rs-latinunicodeyz.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4115 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/rs-latinyz.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3799 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ru-cv_latin.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3941 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/se-dvorak.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3901 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/se-mac.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3824 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/se-nodeadkeys.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3840 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/se-smi.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3934 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/se-svdvorak.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3831 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/se.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4072 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/si-alternatequotes.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4075 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/si-us.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4076 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/si.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4183 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sk-bksl.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4192 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sk-qwerty.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4181 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sk-qwerty_bksl.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4194 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/sk.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3841 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sy-ku.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3941 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sy-ku_alt.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3834 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sy-ku_f.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3671 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tm-alt.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3684 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/tm.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3949 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-alt.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3888 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-crh.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3948 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-crh_alt.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3844 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-crh_f.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3819 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-f.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3815 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-intl.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3841 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-ku.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3941 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-ku_alt.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3834 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-ku_f.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3870 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-sundeadkeys.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3870 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/tr.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4394 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tw-indigenous.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4393 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tw-saisiyat.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4394 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/tw.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3742 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-alt-intl.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3866 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-altgr-intl.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4048 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-colemak.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3753 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak-alt-intl.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3679 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak-classic.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3857 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak-intl.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3719 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak-l.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3713 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak-r.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3684 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3762 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvp.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3763 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-euro.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3714 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-hbs.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3865 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-intl.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3986 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-mac.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3758 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-olpc2.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3883 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-workman-intl.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3643 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-workman.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3619 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/us.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3612 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/uz-latin.map.gz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/kbd/unimaps >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4244 Aug 16 23:59 usr/lib/kbd/unimaps/8859-1.a0-ff.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4706 Aug 16 23:59 usr/lib/kbd/unimaps/8859-10.a0-ff.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4426 Aug 16 23:59 usr/lib/kbd/unimaps/8859-13.a0-ff.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4816 Aug 16 23:59 usr/lib/kbd/unimaps/8859-14.a0-ff.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4376 Aug 16 23:59 usr/lib/kbd/unimaps/8859-15.a0-ff.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4479 Aug 16 23:59 usr/lib/kbd/unimaps/8859-2.a0-ff.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4240 Aug 16 23:59 usr/lib/kbd/unimaps/8859-3.a0-ff.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4548 Aug 16 23:59 usr/lib/kbd/unimaps/8859-4.a0-ff.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4188 Aug 16 23:59 usr/lib/kbd/unimaps/8859-5.a0-ff.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1869 Aug 16 23:59 usr/lib/kbd/unimaps/8859-6.a0-ff.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3928 Aug 16 23:59 usr/lib/kbd/unimaps/8859-7.a0-ff.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2035 Aug 16 23:59 usr/lib/kbd/unimaps/8859-8.a0-ff.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4332 Aug 16 23:59 usr/lib/kbd/unimaps/8859-9.a0-ff.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1494 Aug 16 23:59 usr/lib/kbd/unimaps/ECMA144.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1378 Aug 16 23:59 usr/lib/kbd/unimaps/armscii8.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1707 Aug 16 23:59 usr/lib/kbd/unimaps/ascii.20-7f.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5478 Aug 16 23:59 usr/lib/kbd/unimaps/cp1250.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 446 Aug 16 23:59 usr/lib/kbd/unimaps/cp437.00-1f.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4475 Aug 16 23:59 usr/lib/kbd/unimaps/cp437.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5674 Aug 16 23:59 usr/lib/kbd/unimaps/cp737.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6199 Aug 16 23:59 usr/lib/kbd/unimaps/cp737a.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6215 Aug 16 23:59 usr/lib/kbd/unimaps/cp737b.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6266 Aug 16 23:59 usr/lib/kbd/unimaps/cp737c.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5456 Aug 16 23:59 usr/lib/kbd/unimaps/cp850.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5985 Aug 16 23:59 usr/lib/kbd/unimaps/cp850a.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4011 Aug 16 23:59 usr/lib/kbd/unimaps/cp850b.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3880 Aug 16 23:59 usr/lib/kbd/unimaps/cp850z.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5627 Aug 16 23:59 usr/lib/kbd/unimaps/cp865.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6155 Aug 16 23:59 usr/lib/kbd/unimaps/cp865a.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5553 Aug 16 23:59 usr/lib/kbd/unimaps/cp866.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6174 Aug 16 23:59 usr/lib/kbd/unimaps/cp866a.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2558 Aug 16 23:59 usr/lib/kbd/unimaps/cybercafe.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4152 Aug 16 23:59 usr/lib/kbd/unimaps/cyralt.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2206 Aug 16 23:59 usr/lib/kbd/unimaps/def.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 22 Aug 16 23:59 usr/lib/kbd/unimaps/empty.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5981 Aug 16 23:59 usr/lib/kbd/unimaps/ethiopic.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 674 Aug 16 23:59 usr/lib/kbd/unimaps/iso01.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1815 Aug 16 23:59 usr/lib/kbd/unimaps/iso02.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1829 Aug 16 23:59 usr/lib/kbd/unimaps/iso03.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1815 Aug 16 23:59 usr/lib/kbd/unimaps/iso04.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1815 Aug 16 23:59 usr/lib/kbd/unimaps/iso05.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1275 Aug 16 23:59 usr/lib/kbd/unimaps/iso06.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1744 Aug 16 23:59 usr/lib/kbd/unimaps/iso07.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2507 Aug 16 23:59 usr/lib/kbd/unimaps/iso07u.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1119 Aug 16 23:59 usr/lib/kbd/unimaps/iso08.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 805 Aug 16 23:59 usr/lib/kbd/unimaps/iso09.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1489 Aug 16 23:59 usr/lib/kbd/unimaps/iso10.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 876 Aug 16 23:59 usr/lib/kbd/unimaps/iso15.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3998 Aug 16 23:59 usr/lib/kbd/unimaps/koi8r.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5224 Aug 16 23:59 usr/lib/kbd/unimaps/koi8u.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1030 Aug 16 23:59 usr/lib/kbd/unimaps/lat1.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2177 Aug 16 23:59 usr/lib/kbd/unimaps/lat1u.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5302 Aug 16 23:59 usr/lib/kbd/unimaps/lat2.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3632 Aug 16 23:59 usr/lib/kbd/unimaps/lat2u.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3251 Aug 16 23:59 usr/lib/kbd/unimaps/lat4.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5046 Aug 16 23:59 usr/lib/kbd/unimaps/lat4u.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7282 Aug 16 23:59 usr/lib/kbd/unimaps/lat7.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3579 Aug 16 23:59 usr/lib/kbd/unimaps/lat9u.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3771 Aug 16 23:59 usr/lib/kbd/unimaps/lat9v.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3635 Aug 16 23:59 usr/lib/kbd/unimaps/lat9w.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4030 Aug 16 23:59 usr/lib/kbd/unimaps/ruscii.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1009 Aug 16 23:59 usr/lib/kbd/unimaps/tcvn.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1811 Aug 16 23:59 usr/lib/kbd/unimaps/viscii.uni >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modprobe.d >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 382 Aug 15 17:36 usr/lib/modprobe.d/dist-alsa.conf >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 884 Sep 17 03:31 usr/lib/modprobe.d/dist-blacklist.conf >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 4 root root 0 Oct 30 09:07 usr/lib/modules >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64 >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 9 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86 >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3944 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/blowfish-x86_64.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6568 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/camellia-aesni-avx-x86_64.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6872 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/camellia-aesni-avx2.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 12028 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/camellia-x86_64.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7872 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/cast5-avx-x86_64.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9324 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/cast6-avx-x86_64.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2636 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/crc32-pclmul.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5456 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/crc32c-intel.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3372 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/crct10dif-pclmul.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7664 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/des3_ede-x86_64.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3372 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/ghash-clmulni-intel.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2836 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/salsa20-x86_64.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 12972 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/serpent-avx-x86_64.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 13000 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/serpent-avx2.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 11732 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/serpent-sse2-x86_64.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7268 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/sha1-ssse3.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6932 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/sha256-ssse3.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8240 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/sha512-ssse3.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4740 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/twofish-avx-x86_64.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4364 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/twofish-x86_64-3way.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2160 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/arch/x86/crypto/twofish-x86_64.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3876 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/ansi_cprng.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8292 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/anubis.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2068 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/arc4.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2316 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/async_memcpy.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4664 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/async_pq.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4724 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/async_raid6_recov.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2548 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/async_tx.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3972 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/async_xor.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3588 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/raid6test.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5084 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/authenc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5008 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/authencesn.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6276 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/blowfish_common.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1952 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/blowfish_generic.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10560 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/camellia_generic.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8364 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/cast5_generic.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5832 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/cast6_generic.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5460 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/cast_common.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5852 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/ccm.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2724 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/cmac.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1772 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/crc32.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2076 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/crypto_null.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4084 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/crypto_user.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3440 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/cts.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2168 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/deflate.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6920 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/des_generic.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4272 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/fcrypt.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7740 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/gcm.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2136 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/ghash-generic.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10576 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/khazad.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1792 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/lz4.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1796 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/lz4hc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3200 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/md4.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2140 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/michael_mic.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2556 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/pcbc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4016 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/pcrypt.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3952 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/rmd128.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4828 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/rmd160.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4200 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/rmd256.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5112 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/rmd320.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2884 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/salsa20_generic.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6512 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/seed.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10212 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/serpent_generic.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4348 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/sha512_generic.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 13744 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/tcrypt.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2124 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/tea.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 11380 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/tgr192.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9412 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/twofish_common.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2804 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/twofish_generic.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5104 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/vmac.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8024 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/wp512.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2632 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/xcbc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4368 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/xor.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3524 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/zlib.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 34 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/acpi >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10212 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/acpi/video.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4300 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/acard-ahci.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2088 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/ahci_platform.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3136 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/ata_generic.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4388 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/libahci_platform.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2924 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_acpi.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4960 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_ali.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5200 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_amd.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3688 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_artop.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3512 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_atiixp.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4168 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_atp867x.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3192 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_cmd640.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4276 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_cmd64x.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2652 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_cypress.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3420 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_efar.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3652 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_hpt366.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5864 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_hpt37x.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4180 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_hpt3x2n.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3080 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_hpt3x3.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3260 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_it8213.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6240 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_it821x.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2444 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_jmicron.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2760 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_marvell.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2992 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_mpiix.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2268 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_netcell.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2804 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_ninja32.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2792 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_ns87410.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3084 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_ns87415.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2956 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_oldpiix.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2708 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_opti.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3788 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_optidma.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5452 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_pcmcia.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4824 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_pdc2027x.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3604 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_pdc202xx_old.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2476 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_piccolo.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3864 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_rdc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2496 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_sch.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4068 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_serverworks.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4272 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_sil680.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5564 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_sis.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3344 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_sl82c105.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2916 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_triflex.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5336 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_via.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4756 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pdc_adma.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5724 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_inic162x.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 16116 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_mv.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 11632 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_nv.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6836 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_promise.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4532 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_qstor.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5600 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_sil.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7620 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_sil24.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3420 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_sis.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3624 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_svw.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6668 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_sx4.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2920 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_uli.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5136 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_via.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3720 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/sata_vsc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 6 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 33940 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/DAC960.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/aoe >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 21620 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/aoe/aoe.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5280 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/brd.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 37372 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/cciss.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/drbd >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 142836 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/drbd/drbd.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 32136 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/floppy.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 12008 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/loop.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/mtip32xx >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 21700 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/mtip32xx/mtip32xx.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8260 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/nbd.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5920 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/null_blk.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 29016 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/nvme.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4176 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/osdblk.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 16024 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/pktcdvd.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 28928 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/rbd.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 32728 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/skd.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9480 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/sx8.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9128 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/umem.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6724 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/virtio_blk.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 14220 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/xen-blkfront.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/zram >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8796 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/zram/zram.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/char >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/char/tpm >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 13320 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/char/tpm/tpm.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 4 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto/ccp >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8456 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto/ccp/ccp-crypto.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 14064 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto/ccp/ccp.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4328 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto/padlock-aes.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4468 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto/padlock-sha.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 4 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto/qat >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto/qat/qat_common >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 31400 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto/qat/qat_common/intel_qat.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto/qat/qat_dh895xcc >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7520 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/crypto/qat/qat_dh895xcc/qat_dh895xcc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/dca >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4324 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/dca/dca.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/firewire >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 29136 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/firewire/firewire-core.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 19708 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/firewire/firewire-ohci.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8888 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/firewire/firewire-sbp2.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/firmware >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5112 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/firmware/edd.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4184 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/firmware/iscsi_ibft.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 14 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/ast >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 23212 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/ast/ast.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/bochs >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9860 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/bochs/bochs-drm.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/cirrus >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 11144 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/cirrus/cirrus.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 103660 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/drm.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 36828 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/drm_kms_helper.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1996 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/drm_usb.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/gma500 >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 64560 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/gma500/gma500_gfx.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/i915 >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 350768 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/i915/i915.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/mgag200 >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 18216 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/mgag200/mgag200.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/nouveau >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 392752 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/nouveau/nouveau.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/qxl >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 32492 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/qxl/qxl.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/radeon >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 480744 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/radeon/radeon.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/ttm >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 34380 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/ttm/ttm.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/udl >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 11940 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/udl/udl.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/vmwgfx >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 67396 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/vmwgfx/vmwgfx.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/hid >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3628 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/hid/hid-hyperv.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6708 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/hid/hid-logitech-dj.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1876 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/hid/hid-sunplus.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/hv >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 15660 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/hv/hv_vmbus.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/i2c >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/i2c/algos >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4164 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/i2c/algos/i2c-algo-bit.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 4 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/infiniband >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/infiniband/core >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5476 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/infiniband/core/ib_addr.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 18996 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/infiniband/core/ib_cm.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 25936 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/infiniband/core/ib_core.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 21360 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/infiniband/core/ib_mad.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 11240 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/infiniband/core/ib_sa.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/infiniband/ulp >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/infiniband/ulp/srp >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 20244 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/infiniband/ulp/srp/ib_srp.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 4 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/bcache >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 90764 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/bcache/bcache.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3644 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-bio-prison.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3464 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-cache-cleaner.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6196 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-cache-mq.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 19140 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-cache.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10760 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-crypt.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3660 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-delay.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3988 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-flakey.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7496 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-log-userspace.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10556 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-multipath.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2748 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-queue-length.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10264 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-raid.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2520 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-round-robin.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2916 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-service-time.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4444 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-switch.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 23172 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-thin-pool.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6532 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-verity.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3296 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/faulty.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3740 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/linear.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5076 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/multipath.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/persistent-data >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 22260 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/persistent-data/dm-persistent-data.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6904 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/raid0.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 18320 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/raid1.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 24232 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/raid10.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 40784 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/raid456.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/memstick >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/memstick/core >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5460 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/memstick/core/memstick.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9552 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/memstick/core/mspro_block.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/message >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/message/fusion >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 39460 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/message/fusion/mptbase.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 27256 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/message/fusion/mptsas.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 15280 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/message/fusion/mptscsih.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10196 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/message/fusion/mptspi.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mfd >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3248 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mfd/mfd-core.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 16008 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mfd/rtsx_pci.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6616 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mfd/rtsx_usb.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 4 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/misc >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/misc/cb710 >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4504 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/misc/cb710/cb710.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 4 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/misc/mic >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/misc/mic/bus >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2704 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/misc/mic/bus/mic_bus.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/misc/mic/card >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8452 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/misc/mic/card/mic_card.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4276 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/misc/tifm_core.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 5 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/card >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 16376 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/card/mmc_block.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/core >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 45792 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/core/mmc_core.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6332 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/cb710-mmc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8856 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/rtsx_pci_sdmmc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9672 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/rtsx_usb_sdmmc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3656 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/sdhci-acpi.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2900 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/sdhci-pltfm.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 17028 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/sdhci.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4744 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/sdricoh_cs.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7376 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/tifm_sd.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3940 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/ushc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6732 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/via-sdmmc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 14048 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/vub300.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9584 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mmc/host/wbsd.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mtd >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 20988 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mtd/mtd.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5392 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mtd/mtd_blkdevs.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4120 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/mtd/mtdblock.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 11 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/bonding >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 55828 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/bonding/bonding.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 40 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/3com >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8712 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/3com/3c574_cs.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7928 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/3com/3c589_cs.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 23332 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/3com/3c59x.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 13980 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/3com/typhoon.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/8390 >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6972 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/8390/8390.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10576 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/8390/axnet_cs.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5592 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/8390/ne2k-pci.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 17056 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/8390/pcnet_cs.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/adaptec >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 12024 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/adaptec/starfire.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/alteon >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 13736 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/alteon/acenic.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/altera >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7060 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/altera/altera_tse.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/amd >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10708 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/amd/amd8111e.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7868 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/amd/nmclan_cs.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 18360 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/amd/pcnet32.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 6 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/atheros >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/atheros/alx >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 15844 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/atheros/alx/alx.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/atheros/atl1c >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 20736 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/atheros/atl1c/atl1c.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/atheros/atl1e >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 18368 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/atheros/atl1e/atl1e.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/atheros/atlx >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 18228 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/atheros/atlx/atl1.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 14328 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/atheros/atlx/atl2.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/broadcom >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 15672 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/broadcom/b44.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 39520 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/broadcom/bnx2.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/broadcom/bnx2x >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 257252 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/broadcom/bnx2x/bnx2x.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 27476 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/broadcom/cnic.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 75164 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/broadcom/tg3.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/brocade >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/brocade/bna >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 59044 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/brocade/bna/bna.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 6 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/chelsio >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/chelsio/cxgb >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 32920 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/chelsio/cxgb/cxgb.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/chelsio/cxgb3 >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 65684 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/chelsio/cxgb3/cxgb3.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/chelsio/cxgb4 >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 64452 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/chelsio/cxgb4/cxgb4.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/chelsio/cxgb4vf >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 27660 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/cisco >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/cisco/enic >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 31928 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/cisco/enic/enic.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dec >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dec/tulip >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 13596 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dec/tulip/de2104x.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 22200 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dec/tulip/de4x5.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 12156 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dec/tulip/dmfe.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 28484 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dec/tulip/tulip.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10164 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dec/tulip/uli526x.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 11848 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dec/tulip/winbond-840.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6188 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dec/tulip/xircom_cb.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dlink >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 11736 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dlink/dl2k.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 12472 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dlink/sundance.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7820 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/dnet.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/emulex >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/emulex/benet >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 50456 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/emulex/benet/be2net.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8268 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/ethoc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10648 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/fealnx.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/icplus >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9996 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/icplus/ipg.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 10 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 17092 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/e100.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/e1000 >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 55260 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/e1000/e1000.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/e1000e >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 88000 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/i40e >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 96540 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/i40e/i40e.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/igb >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 77828 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/igb/igb.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/igbvf >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 18108 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/igbvf/igbvf.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/ixgb >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 22896 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/ixgb/ixgb.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/ixgbe >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 104572 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/ixgbe/ixgbe.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/ixgbevf >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 23340 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 17612 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/jme.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/marvell >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3268 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/marvell/mvmdio.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 22204 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/marvell/skge.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 26952 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/marvell/sky2.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 4 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/mellanox >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/mellanox/mlx4 >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 99356 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_core.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 42444 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/mellanox/mlx5 >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/mellanox/mlx5/core >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 32568 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/micrel >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 21364 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/micrel/ksz884x.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/myricom >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/myricom/myri10ge >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 25852 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/myricom/myri10ge/myri10ge.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/natsemi >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 15192 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/natsemi/natsemi.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10420 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/natsemi/ns83820.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/neterion >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 36732 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/neterion/s2io.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/neterion/vxge >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 45056 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/neterion/vxge/vxge.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/nvidia >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 28364 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/nvidia/forcedeth.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/packetengines >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10972 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/packetengines/hamachi.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9524 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/packetengines/yellowfin.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 5 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/qlogic >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/qlogic/netxen >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 43628 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/qlogic/netxen/netxen_nic.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 19204 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/qlogic/qla3xxx.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/qlogic/qlcnic >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 114508 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/qlogic/qlcnic/qlcnic.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/qlogic/qlge >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 38960 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/qlogic/qlge/qlge.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/rdc >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8216 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/rdc/r6040.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/realtek >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 13228 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/realtek/8139cp.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 15436 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/realtek/8139too.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6700 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/realtek/atp.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 27764 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/realtek/r8169.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/sfc >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 121760 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/sfc/sfc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/silan >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8728 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/silan/sc92031.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/sis >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 11184 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/sis/sis190.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 12908 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/sis/sis900.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/smsc >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 11888 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/smsc/epic100.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 13028 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/smsc/smc91c92_cs.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 12212 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/smsc/smsc911x.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 12748 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/smsc/smsc9420.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/stmicro >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/stmicro/stmmac >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 30748 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/sun >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 24036 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/sun/cassini.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 39984 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/sun/niu.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 15408 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/sun/sungem.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 12480 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/sun/sunhme.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/tehuti >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 11556 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/tehuti/tehuti.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/ti >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 15136 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/ti/tlan.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/via >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 15068 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/via/via-rhine.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 17304 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/via/via-velocity.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/wiznet >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6028 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/wiznet/w5100.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5636 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/wiznet/w5300.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/xircom >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 11200 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/xircom/xirc2ps_cs.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/hyperv >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 14588 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/hyperv/hv_netvsc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2928 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/mdio.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3588 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/mii.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4068 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ntb_netdev.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1808 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/amd.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3120 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/at803x.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2832 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/bcm7xxx.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2024 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/bcm87xx.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3484 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/broadcom.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1864 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/cicada.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2020 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/davicom.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8476 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/dp83640.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1856 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/et1011c.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2484 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/icplus.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2424 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/lxt.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4092 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/marvell.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2136 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/mdio-bitbang.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2840 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/micrel.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2180 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/national.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1812 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/qsemi.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1916 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/realtek.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2372 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/smsc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1984 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/ste10Xp.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2388 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/phy/vitesse.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4264 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/sungem_phy.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/team >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 15540 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/team/team.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2200 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/team/team_mode_activebackup.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2112 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/team/team_mode_broadcast.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4540 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/team/team_mode_loadbalance.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2104 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/team/team_mode_random.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 2104 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/team/team_mode_roundrobin.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 12700 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/tun.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 13820 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/asix.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8276 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/ax88179_178a.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7928 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/catc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5476 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/cdc_ether.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5160 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/cdc_mbim.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 11852 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/cdc_ncm.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5632 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/dm9601.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3048 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/int51x1.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4916 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/ipheth.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9540 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/kaweth.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4648 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/mcs7830.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 11760 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/pegasus.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7044 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/qmi_wwan.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 15252 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/r8152.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5732 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/rndis_host.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6964 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/rtl8150.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6852 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/sierra_net.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 13636 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/smsc75xx.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 12484 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/smsc95xx.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5196 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/sr9700.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 16220 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/usb/usbnet.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 14180 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/virtio_net.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/vmxnet3 >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 22576 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/vmxnet3/vmxnet3.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 19120 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/vxlan.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 4 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/wireless >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/wireless/libertas >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 30968 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/wireless/libertas/libertas.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7624 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/wireless/libertas/libertas_sdio.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/wireless/mwifiex >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 102844 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/wireless/mwifiex/mwifiex.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 14388 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/wireless/mwifiex/mwifiex_sdio.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/xen-netback >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 22380 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/xen-netback/xen-netback.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 14376 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/xen-netfront.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ntb >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 17964 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ntb/ntb.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/pcmcia >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4736 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/pcmcia/i82092.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6156 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/pcmcia/pd6729.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 17096 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/pcmcia/yenta_socket.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/platform >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/platform/x86 >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 1928 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/platform/x86/mxm-wmi.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6360 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/platform/x86/wmi.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/pps >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6480 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/pps/pps_core.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ptp >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7504 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ptp/ptp.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 29 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 16576 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/3w-9xxx.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 12368 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/3w-sas.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 12300 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/3w-xxxx.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 36240 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/BusLogic.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6372 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/a100u2w.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/aacraid >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 41000 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/aacraid/aacraid.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 27196 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/advansys.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/aic7xxx >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 58008 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/aic7xxx/aic79xx.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 54652 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/aic7xxx/aic7xxx.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/arcmsr >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 15452 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/arcmsr/arcmsr.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 13804 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/atp870u.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/be2iscsi >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 46716 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/be2iscsi/be2iscsi.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/bfa >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 179220 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/bfa/bfa.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/bnx2fc >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 42248 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/bnx2fc/bnx2fc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/bnx2i >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 24076 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/bnx2i/bnx2i.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/csiostor >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 56420 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/csiostor/csiostor.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 4 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/cxgbi >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/cxgbi/cxgb3i >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 12760 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/cxgbi/cxgb3i/cxgb3i.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/cxgbi/cxgb4i >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 15680 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/cxgbi/cxgb4i/cxgb4i.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 24016 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/cxgbi/libcxgbi.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 18680 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/dc395x.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/device_handler >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5852 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 5344 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3608 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6224 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7212 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/dmx3191d.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/esas2r >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 43028 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/esas2r/esas2r.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/fcoe >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 13968 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/fcoe/fcoe.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 25168 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/fcoe/libfcoe.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/fnic >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 44132 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/fnic/fnic.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 27684 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/gdth.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 38148 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/hpsa.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9740 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/hptiop.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8180 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/hv_storvsc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 11280 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/initio.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 49780 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/ipr.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 23612 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/ips.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/isci >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 54684 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/isci/isci.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3552 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/iscsi_boot_sysfs.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6820 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/iscsi_tcp.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/libfc >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 46356 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/libfc/libfc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 20876 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/libiscsi.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8688 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/libiscsi_tcp.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/libsas >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 33920 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/libsas/libsas.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/lpfc >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 241932 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/lpfc/lpfc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/megaraid >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 19840 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/megaraid.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 16992 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/megaraid/megaraid_mbox.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6356 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/megaraid/megaraid_mm.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 41724 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/megaraid/megaraid_sas.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/mpt2sas >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 78320 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/mpt2sas/mpt2sas.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/mpt3sas >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 78480 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/mpt3sas/mpt3sas.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/mvsas >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 26316 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/mvsas/mvsas.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 16868 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/mvumi.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/osd >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10256 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/osd/libosd.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4724 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/osd/osd.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/pm8001 >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 56580 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/pm8001/pm80xx.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 26332 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/pmcraid.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 14564 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/qla1280.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/qla2xxx >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 230936 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/qla2xxx/qla2xxx.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/qla4xxx >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 103520 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/qla4xxx/qla4xxx.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3180 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/raid_class.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 28572 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/scsi_debug.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 20280 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/scsi_transport_fc.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 25316 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/scsi_transport_iscsi.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 11996 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/scsi_transport_sas.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 11148 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/scsi_transport_spi.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6808 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/scsi_transport_srp.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9932 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/stex.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/sym53c8xx_2 >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 37276 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/sym53c8xx_2/sym53c8xx.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 12684 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/tmscsim.ko.xz >Oct 30 09:07:40 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/ufs >Oct 30 09:07:40 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 13484 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/ufs/ufshcd.ko.xz >Oct 30 09:07:41 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 7412 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/virtio_scsi.ko.xz >Oct 30 09:07:41 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10912 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/vmw_pvscsi.ko.xz >Oct 30 09:07:41 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ssb >Oct 30 09:07:41 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 26812 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ssb/ssb.ko.xz >Oct 30 09:07:41 localhost.localdomain dracut[31501]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/target >Oct 30 09:07:41 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/target/loopback >Oct 30 09:07:41 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9900 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/target/loopback/tcm_loop.ko.xz >Oct 30 09:07:41 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 110524 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/target/target_core_mod.ko.xz >Oct 30 09:07:41 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/uio >Oct 30 09:07:41 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6216 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/uio/uio.ko.xz >Oct 30 09:07:41 localhost.localdomain dracut[31501]: drwxr-xr-x 5 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb >Oct 30 09:07:41 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb/class >Oct 30 09:07:41 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 8368 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb/class/cdc-wdm.ko.xz >Oct 30 09:07:41 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb/image >Oct 30 09:07:41 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4276 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb/image/microtek.ko.xz >Oct 30 09:07:41 localhost.localdomain dracut[31501]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb/storage >Oct 30 09:07:41 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 10752 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb/storage/uas.ko.xz >Oct 30 09:07:41 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 6724 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb/storage/ums-alauda.ko.xz >Oct 30 09:07:41 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 3116 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb/storage/ums-cypress.ko.xz >Oct 30 09:07:41 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 4364 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb/storage/ums-datafab.ko.xz >Oct 30 09:07:41 localhost.localdomain dracut[31501]: -rw-r--r-- 1 root root 9256 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/usb/storage/ums-eneub6250.ko.xz >Oct 30 09:07:42 localhost.localdomain program[31139]: Initializing machine ID from KVM UUID. >Oct 30 09:07:42 localhost.localdomain program[31139]: cat: write error: Broken pipe >Oct 30 09:07:42 localhost.localdomain blivet[31139]: not writing out mpath configuration >Oct 30 09:07:42 localhost.localdomain anaconda[31139]: Installing bootloader >Oct 30 09:07:42 localhost.localdomain anaconda[31139]: bootloader stage1 target device is vdb >Oct 30 09:07:42 localhost.localdomain anaconda[31139]: bootloader stage2 target device is vdb1 >Oct 30 09:07:42 localhost.localdomain anaconda[31139]: bootloader.py: mbr will be updated for grub2 >Oct 30 09:07:42 localhost.localdomain program[31139]: Running... grub2-install --no-floppy /dev/vdb >Oct 30 09:07:45 localhost.localdomain program[31139]: Installing for i386-pc platform. >Oct 30 09:07:45 localhost.localdomain program[31139]: Installation finished. No error reported. >Oct 30 09:07:45 localhost.localdomain systemd-journal[621]: Suppressed 803 messages from /user.slice/user-1000.slice >Oct 30 09:07:45 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:07:45 localhost.localdomain anaconda[31139]: bootloader.py: used boot args: rd.lvm.lv=fedora00/swap rd.lvm.lv=fedora00/root rhgb quiet >Oct 30 09:07:45 localhost.localdomain program[31139]: Running... grub2-set-default 0 >Oct 30 09:07:45 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:07:45 localhost.localdomain program[31139]: Running... grub2-mkconfig -o /boot/grub2/grub.cfg >Oct 30 09:07:46 localhost.localdomain logger[15317]: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/vda1 >Oct 30 09:07:46 localhost.localdomain kernel: EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >Oct 30 09:07:46 localhost.localdomain kernel: SELinux: initialized (dev vda1, type ext4), uses xattr >Oct 30 09:07:46 localhost.localdomain logger[15317]: 50mounted-tests: debug: mounted as ext4 filesystem >Oct 30 09:07:46 localhost.localdomain logger[15317]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/05efi >Oct 30 09:07:46 localhost.localdomain logger[15317]: 05efi: debug: Not on UEFI platform >Oct 30 09:07:46 localhost.localdomain logger[15317]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/05efi.factor-out-logger-efi-fix >Oct 30 09:07:46 localhost.localdomain logger[15317]: 05efi.factor-out-logger-efi-fix: debug: Not on UEFI platform >Oct 30 09:07:46 localhost.localdomain logger[15317]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10freedos >Oct 30 09:07:46 localhost.localdomain logger[15317]: 10freedos: debug: /dev/vda1 is not a FAT partition: exiting >Oct 30 09:07:46 localhost.localdomain logger[15317]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10qnx >Oct 30 09:07:46 localhost.localdomain logger[15317]: 10qnx: debug: /dev/vda1 is not a QNX4 partition: exiting >Oct 30 09:07:46 localhost.localdomain logger[15317]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20macosx >Oct 30 09:07:46 localhost.localdomain macosx-prober[15383]: debug: /dev/vda1 is not an HFS+ partition: exiting >Oct 30 09:07:46 localhost.localdomain logger[15317]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20microsoft >Oct 30 09:07:46 localhost.localdomain logger[15317]: 20microsoft: debug: /dev/vda1 is not a MS partition: exiting >Oct 30 09:07:46 localhost.localdomain logger[15317]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/30utility >Oct 30 09:07:46 localhost.localdomain logger[15317]: 30utility: debug: /dev/vda1 is not a FAT partition: exiting >Oct 30 09:07:46 localhost.localdomain logger[15317]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/40lsb >Oct 30 09:07:46 localhost.localdomain logger[15317]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/70hurd >Oct 30 09:07:46 localhost.localdomain logger[15317]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/80minix >Oct 30 09:07:46 localhost.localdomain logger[15317]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/83haiku >Oct 30 09:07:46 localhost.localdomain logger[15317]: 83haiku: debug: /dev/vda1 is not a BeFS partition: exiting >Oct 30 09:07:46 localhost.localdomain logger[15317]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/90linux-distro >Oct 30 09:07:46 localhost.localdomain logger[15317]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/90solaris >Oct 30 09:07:46 localhost.localdomain logger[15317]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/efi >Oct 30 09:07:46 localhost.localdomain logger[15317]: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/vda2 >Oct 30 09:07:46 localhost.localdomain logger[15317]: 50mounted-tests: debug: skipping LVM2 Volume Group on /dev/vda2 >Oct 30 09:07:46 localhost.localdomain logger[15317]: os-prober: debug: running /usr/libexec/os-probes/mounted/05efi on mounted /dev/vdb1 >Oct 30 09:07:46 localhost.localdomain logger[15317]: 05efi: debug: Not on UEFI platform >Oct 30 09:07:46 localhost.localdomain logger[15317]: os-prober: debug: running /usr/libexec/os-probes/mounted/05efi.factor-out-logger-efi-fix on mounted /dev/vdb1 >Oct 30 09:07:46 localhost.localdomain logger[15317]: 05efi.factor-out-logger-efi-fix: debug: Not on UEFI platform >Oct 30 09:07:46 localhost.localdomain logger[15317]: os-prober: debug: running /usr/libexec/os-probes/mounted/10freedos on mounted /dev/vdb1 >Oct 30 09:07:46 localhost.localdomain logger[15317]: 10freedos: debug: /dev/vdb1 is not a FAT partition: exiting >Oct 30 09:07:46 localhost.localdomain logger[15317]: os-prober: debug: running /usr/libexec/os-probes/mounted/10qnx on mounted /dev/vdb1 >Oct 30 09:07:46 localhost.localdomain logger[15317]: 10qnx: debug: /dev/vdb1 is not a QNX4 partition: exiting >Oct 30 09:07:46 localhost.localdomain logger[15317]: os-prober: debug: running /usr/libexec/os-probes/mounted/20macosx on mounted /dev/vdb1 >Oct 30 09:07:46 localhost.localdomain macosx-prober[15460]: debug: /dev/vdb1 is not an HFS+ partition: exiting >Oct 30 09:07:46 localhost.localdomain logger[15317]: os-prober: debug: running /usr/libexec/os-probes/mounted/20microsoft on mounted /dev/vdb1 >Oct 30 09:07:46 localhost.localdomain logger[15317]: 20microsoft: debug: /dev/vdb1 is not a MS partition: exiting >Oct 30 09:07:46 localhost.localdomain logger[15317]: os-prober: debug: running /usr/libexec/os-probes/mounted/30utility on mounted /dev/vdb1 >Oct 30 09:07:46 localhost.localdomain logger[15317]: 30utility: debug: /dev/vdb1 is not a FAT partition: exiting >Oct 30 09:07:46 localhost.localdomain logger[15317]: os-prober: debug: running /usr/libexec/os-probes/mounted/40lsb on mounted /dev/vdb1 >Oct 30 09:07:46 localhost.localdomain logger[15317]: os-prober: debug: running /usr/libexec/os-probes/mounted/70hurd on mounted /dev/vdb1 >Oct 30 09:07:46 localhost.localdomain logger[15317]: os-prober: debug: running /usr/libexec/os-probes/mounted/80minix on mounted /dev/vdb1 >Oct 30 09:07:46 localhost.localdomain logger[15317]: os-prober: debug: running /usr/libexec/os-probes/mounted/83haiku on mounted /dev/vdb1 >Oct 30 09:07:46 localhost.localdomain logger[15317]: 83haiku: debug: /dev/vdb1 is not a BeFS partition: exiting >Oct 30 09:07:46 localhost.localdomain logger[15317]: os-prober: debug: running /usr/libexec/os-probes/mounted/90linux-distro on mounted /dev/vdb1 >Oct 30 09:07:46 localhost.localdomain logger[15317]: os-prober: debug: running /usr/libexec/os-probes/mounted/90solaris on mounted /dev/vdb1 >Oct 30 09:07:46 localhost.localdomain logger[15317]: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/vdb2 >Oct 30 09:07:46 localhost.localdomain logger[15317]: 50mounted-tests: debug: skipping LVM2 Volume Group on /dev/vdb2 >Oct 30 09:07:46 localhost.localdomain logger[15317]: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/mapper/fedora-root >Oct 30 09:07:46 localhost.localdomain logger[15317]: 50mounted-tests: debug: /dev/mapper/fedora-root type not recognised; skipping >Oct 30 09:07:46 localhost.localdomain logger[15317]: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/mapper/fedora-swap >Oct 30 09:07:46 localhost.localdomain logger[15317]: 50mounted-tests: debug: /dev/mapper/fedora-swap type not recognised; skipping >Oct 30 09:07:46 localhost.localdomain logger[15317]: os-prober: debug: /dev/mapper/fedora00-swap: is active swap >Oct 30 09:07:46 localhost.localdomain program[31139]: Generating grub configuration file ... >Oct 30 09:07:46 localhost.localdomain program[31139]: Found linux image: /boot/vmlinuz-3.17.1-302.fc21.x86_64 >Oct 30 09:07:46 localhost.localdomain program[31139]: Found linux image: /boot/vmlinuz-0-rescue-241ea35ea5eb48868891f92064070801 >Oct 30 09:07:46 localhost.localdomain program[31139]: Found initrd image: /boot/initramfs-0-rescue-241ea35ea5eb48868891f92064070801.img >Oct 30 09:07:46 localhost.localdomain program[31139]: done >Oct 30 09:07:46 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:07:46 localhost.localdomain anaconda[31139]: Installing bootloader >Oct 30 09:07:46 localhost.localdomain anaconda[31139]: Performing post-installation setup tasks >Oct 30 09:07:46 localhost.localdomain program[31139]: Running... umount /mnt/install/source >Oct 30 09:07:46 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:07:46 localhost.localdomain anaconda[31139]: Performing post-installation setup tasks >Oct 30 09:07:46 localhost.localdomain anaconda[31139]: Thread Done: AnaInstallThread (140263561750272) >Oct 30 09:07:46 localhost.localdomain anaconda[31139]: Running Thread: AnaConfigurationThread (140263561750272) >Oct 30 09:07:46 localhost.localdomain anaconda[31139]: Configuring installed system >Oct 30 09:07:46 localhost.localdomain program[31139]: Running... /usr/sbin/authconfig --update --nostart --enableshadow --passalgo=sha512 --enablefingerprint >Oct 30 09:07:46 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:07:47 localhost.localdomain dbus[749]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Oct 30 09:07:47 localhost.localdomain kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 30 09:07:47 localhost.localdomain dbus[749]: [system] Successfully activated service 'org.freedesktop.locale1' >Oct 30 09:07:47 localhost.localdomain systemd-localed[15582]: Changed X11 keyboard layout to 'us' model '' variant '' options '' >Oct 30 09:07:47 localhost.localdomain systemd-localed[15582]: Changed X11 keyboard layout to '' model '' variant '' options '' >Oct 30 09:07:47 localhost.localdomain systemd-localed[15582]: Changed X11 keyboard layout to 'us' model '' variant '' options '' >Oct 30 09:07:47 localhost.localdomain systemd-localed[15582]: Changed X11 keyboard layout to '' model '' variant '' options '' >Oct 30 09:07:47 localhost.localdomain program[31139]: Running... /usr/bin/firewall-offline-cmd --enabled --service=ssh >Oct 30 09:07:47 localhost.localdomain program[31139]: Adding service 'ssh' to default zone. >Oct 30 09:07:47 localhost.localdomain program[31139]: success >Oct 30 09:07:47 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:07:47 localhost.localdomain anaconda[31139]: Configuring installed system >Oct 30 09:07:47 localhost.localdomain anaconda[31139]: Writing network configuration >Oct 30 09:07:47 localhost.localdomain anaconda[31139]: setting installation environment hostname to localhost.localdomain >Oct 30 09:07:47 localhost.localdomain program[31139]: Running... hostnamectl set-hostname localhost.localdomain >Oct 30 09:07:47 localhost.localdomain dbus[749]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Oct 30 09:07:47 localhost.localdomain kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 30 09:07:47 localhost.localdomain dbus[749]: [system] Successfully activated service 'org.freedesktop.hostname1' >Oct 30 09:07:47 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:07:47 localhost.localdomain anaconda[31139]: network: setting ONBOOT value of eth0 to yes >Oct 30 09:07:47 localhost.localdomain ifcfg[31139]: IfcfFile.read /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0 >Oct 30 09:07:47 localhost.localdomain ifcfg[31139]: IfcfFile.read /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0 >Oct 30 09:07:47 localhost.localdomain ifcfg[31139]: IfcfFile.read /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0 >Oct 30 09:07:47 localhost.localdomain ifcfg[31139]: IfcfFile.read /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0 >Oct 30 09:07:47 localhost.localdomain ifcfg[31139]: IfcfgFile.set /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0: (('ONBOOT', 'yes'),) >Oct 30 09:07:47 localhost.localdomain ifcfg[31139]: IfcfgFile.write /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0: >TYPE="Ethernet" >BOOTPROTO="dhcp" >DEFROUTE="yes" >IPV4_FAILURE_FATAL="no" >IPV6INIT="yes" >IPV6_AUTOCONF="yes" >IPV6_DEFROUTE="yes" >IPV6_FAILURE_FATAL="no" >NAME="eth0" >UUID="d773c99f-76e6-448f-b92a-96a62b161fa3" >ONBOOT="yes" >HWADDR="52:54:00:9C:DD:39" >PEERDNS="yes" >PEERROUTES="yes" >IPV6_PEERDNS="yes" >IPV6_PEERROUTES="yes" >Oct 30 09:07:47 localhost.localdomain anaconda[31139]: Writing network configuration >Oct 30 09:07:47 localhost.localdomain anaconda[31139]: Creating users >Oct 30 09:07:47 localhost.localdomain anaconda[31139]: created new libuser.conf at /tmp/libuser.COc157 with instPath="/mnt/sysimage" >Oct 30 09:07:47 localhost.localdomain anaconda[31139]: Creating users >Oct 30 09:07:47 localhost.localdomain anaconda[31139]: Configuring addons >Oct 30 09:07:47 localhost.localdomain anaconda[31139]: Configuring addons >Oct 30 09:07:47 localhost.localdomain anaconda[31139]: Generating initramfs >Oct 30 09:07:47 localhost.localdomain packaging[31139]: recreating initrd for 3.17.1-302.fc21.x86_64 >Oct 30 09:07:47 localhost.localdomain program[31139]: Running... new-kernel-pkg --mkinitrd --dracut --depmod --update 3.17.1-302.fc21.x86_64 >Oct 30 09:07:50 localhost.localdomain dracut[15647]: dracut-038-30.git20140903.fc21 >Oct 30 09:07:50 localhost.localdomain dracut[15651]: Executing: /sbin/dracut -f /boot/initramfs-3.17.1-302.fc21.x86_64.img 3.17.1-302.fc21.x86_64 >Oct 30 09:07:50 localhost.localdomain dracut[15651]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! >Oct 30 09:07:50 localhost.localdomain dracut[15651]: dracut module 'nbd' will not be installed, because command 'nbd-client' could not be found! >Oct 30 09:07:50 localhost.localdomain dracut[15651]: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! >Oct 30 09:07:50 localhost.localdomain dracut[15651]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! >Oct 30 09:07:51 localhost.localdomain dracut[15651]: dracut module 'nbd' will not be installed, because command 'nbd-client' could not be found! >Oct 30 09:07:51 localhost.localdomain dracut[15651]: *** Including module: bash *** >Oct 30 09:07:51 localhost.localdomain dracut[15651]: *** Including module: i18n *** >Oct 30 09:07:51 localhost.localdomain dracut[15651]: *** Including module: network *** >Oct 30 09:07:51 localhost.localdomain dracut[15651]: *** Including module: ifcfg *** >Oct 30 09:07:51 localhost.localdomain dracut[15651]: *** Including module: drm *** >Oct 30 09:07:52 localhost.localdomain dracut[15651]: *** Including module: plymouth *** >Oct 30 09:07:52 localhost.localdomain dracut[15651]: *** Including module: dm *** >Oct 30 09:07:52 localhost.localdomain dracut[15651]: Skipping udev rule: 64-device-mapper.rules >Oct 30 09:07:52 localhost.localdomain dracut[15651]: Skipping udev rule: 60-persistent-storage-dm.rules >Oct 30 09:07:52 localhost.localdomain dracut[15651]: Skipping udev rule: 55-dm.rules >Oct 30 09:07:52 localhost.localdomain dracut[15651]: *** Including module: kernel-modules *** >Oct 30 09:07:54 localhost.localdomain dracut[15651]: *** Including module: lvm *** >Oct 30 09:07:54 localhost.localdomain dracut[15651]: Skipping udev rule: 64-device-mapper.rules >Oct 30 09:07:54 localhost.localdomain dracut[15651]: Skipping udev rule: 56-lvm.rules >Oct 30 09:07:54 localhost.localdomain dracut[15651]: Skipping udev rule: 60-persistent-storage-lvm.rules >Oct 30 09:07:55 localhost.localdomain dracut[15651]: *** Including module: qemu *** >Oct 30 09:07:55 localhost.localdomain dracut[15651]: *** Including module: qemu-net *** >Oct 30 09:07:55 localhost.localdomain dracut[15651]: *** Including module: fcoe *** >Oct 30 09:07:55 localhost.localdomain dracut[15651]: *** Including module: fcoe-uefi *** >Oct 30 09:07:55 localhost.localdomain dracut[15651]: *** Including module: resume *** >Oct 30 09:07:55 localhost.localdomain dracut[15651]: *** Including module: rootfs-block *** >Oct 30 09:07:55 localhost.localdomain dracut[15651]: *** Including module: terminfo *** >Oct 30 09:07:55 localhost.localdomain dracut[15651]: *** Including module: udev-rules *** >Oct 30 09:07:55 localhost.localdomain dracut[15651]: Skipping udev rule: 91-permissions.rules >Oct 30 09:07:55 localhost.localdomain dracut[15651]: Skipping udev rule: 80-drivers-modprobe.rules >Oct 30 09:07:55 localhost.localdomain dracut[15651]: *** Including module: systemd *** >Oct 30 09:07:55 localhost.localdomain dracut[15651]: *** Including module: usrmount *** >Oct 30 09:07:55 localhost.localdomain dracut[15651]: *** Including module: base *** >Oct 30 09:07:55 localhost.localdomain dracut[15651]: *** Including module: fs-lib *** >Oct 30 09:07:55 localhost.localdomain dracut[15651]: *** Including module: shutdown *** >Oct 30 09:07:55 localhost.localdomain dracut[15651]: *** Including module: uefi-lib *** >Oct 30 09:07:55 localhost.localdomain dracut[15651]: *** Including modules done *** >Oct 30 09:07:55 localhost.localdomain dracut[15651]: *** Installing kernel module dependencies and firmware *** >Oct 30 09:07:55 localhost.localdomain dracut[15651]: *** Installing kernel module dependencies and firmware done *** >Oct 30 09:07:55 localhost.localdomain dracut[15651]: *** Resolving executable dependencies *** >Oct 30 09:07:56 localhost.localdomain dracut[15651]: *** Resolving executable dependencies done*** >Oct 30 09:07:56 localhost.localdomain dracut[15651]: *** Hardlinking files *** >Oct 30 09:07:56 localhost.localdomain dracut[15651]: *** Hardlinking files done *** >Oct 30 09:07:56 localhost.localdomain dracut[15651]: Could not find 'strip'. Not stripping the initramfs. >Oct 30 09:07:56 localhost.localdomain dracut[15651]: *** Generating early-microcode cpio image *** >Oct 30 09:07:56 localhost.localdomain dracut[15651]: *** Constructing GenuineIntel.bin **** >Oct 30 09:07:56 localhost.localdomain dracut[15651]: *** Store current command line parameters *** >Oct 30 09:07:56 localhost.localdomain dracut[15651]: *** Creating image file *** >Oct 30 09:08:02 localhost.localdomain dracut[15651]: *** Creating image file done *** >Oct 30 09:08:02 localhost.localdomain dracut[15651]: Image: /boot/initramfs-3.17.1-302.fc21.x86_64.img: 19M >Oct 30 09:08:02 localhost.localdomain dracut[15651]: ======================================================================== >Oct 30 09:08:03 localhost.localdomain dracut[15651]: Version: dracut-038-30.git20140903.fc21 >Oct 30 09:08:03 localhost.localdomain dracut[15651]: >Oct 30 09:08:03 localhost.localdomain dracut[15651]: Arguments: -f >Oct 30 09:08:03 localhost.localdomain dracut[15651]: >Oct 30 09:08:03 localhost.localdomain dracut[15651]: dracut modules: >Oct 30 09:08:03 localhost.localdomain dracut[15651]: bash >Oct 30 09:08:03 localhost.localdomain dracut[15651]: i18n >Oct 30 09:08:03 localhost.localdomain dracut[15651]: network >Oct 30 09:08:03 localhost.localdomain dracut[15651]: ifcfg >Oct 30 09:08:03 localhost.localdomain dracut[15651]: drm >Oct 30 09:08:03 localhost.localdomain dracut[15651]: plymouth >Oct 30 09:08:03 localhost.localdomain dracut[15651]: dm >Oct 30 09:08:03 localhost.localdomain dracut[15651]: kernel-modules >Oct 30 09:08:03 localhost.localdomain dracut[15651]: lvm >Oct 30 09:08:03 localhost.localdomain dracut[15651]: qemu >Oct 30 09:08:03 localhost.localdomain dracut[15651]: qemu-net >Oct 30 09:08:03 localhost.localdomain dracut[15651]: fcoe >Oct 30 09:08:03 localhost.localdomain dracut[15651]: fcoe-uefi >Oct 30 09:08:03 localhost.localdomain dracut[15651]: resume >Oct 30 09:08:03 localhost.localdomain dracut[15651]: rootfs-block >Oct 30 09:08:03 localhost.localdomain dracut[15651]: terminfo >Oct 30 09:08:03 localhost.localdomain dracut[15651]: udev-rules >Oct 30 09:08:03 localhost.localdomain dracut[15651]: systemd >Oct 30 09:08:03 localhost.localdomain dracut[15651]: usrmount >Oct 30 09:08:03 localhost.localdomain dracut[15651]: base >Oct 30 09:08:03 localhost.localdomain dracut[15651]: fs-lib >Oct 30 09:08:03 localhost.localdomain dracut[15651]: shutdown >Oct 30 09:08:03 localhost.localdomain dracut[15651]: uefi-lib >Oct 30 09:08:03 localhost.localdomain dracut[15651]: ======================================================================== >Oct 30 09:08:03 localhost.localdomain dracut[15651]: drwxr-xr-x 12 root root 0 Oct 30 09:07 . >Oct 30 09:08:03 localhost.localdomain dracut[15651]: crw-rw-r-- 1 root root 5, 1 Oct 30 09:07 dev/console >Oct 30 09:08:03 localhost.localdomain dracut[15651]: crw-rw-r-- 1 root root 1, 11 Oct 30 09:07 dev/kmsg >Oct 30 09:08:03 localhost.localdomain dracut[15651]: crw-rw-r-- 1 root root 1, 3 Oct 30 09:07 dev/null >Oct 30 09:08:03 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 7 Oct 30 09:07 bin -> usr/bin >Oct 30 09:08:03 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 dev >Oct 30 09:08:03 localhost.localdomain dracut[15651]: drwxr-xr-x 13 root root 0 Oct 30 09:07 etc >Oct 30 09:08:03 localhost.localdomain dracut[15651]: drwxrwxr-x 2 root root 0 Oct 30 09:07 etc/cmdline.d >Oct 30 09:08:03 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 53 Oct 30 09:07 etc/cmdline.d/90lvm.conf >Oct 30 09:08:03 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 34 Oct 30 09:07 etc/cmdline.d/95resume.conf >Oct 30 09:08:03 localhost.localdomain dracut[15651]: drwxrwxr-x 2 root root 0 Oct 30 09:07 etc/conf.d >Oct 30 09:08:03 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 124 Oct 30 09:07 etc/conf.d/systemd.conf >Oct 30 09:08:03 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 164 Jun 30 06:03 etc/dhclient.conf >Oct 30 09:08:03 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 112 Aug 16 06:14 etc/e2fsck.conf >Oct 30 09:08:03 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 31 Oct 16 20:03 etc/fedora-release >Oct 30 09:08:03 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 0 Oct 30 09:07 etc/fstab.empty >Oct 30 09:08:03 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 147 Oct 30 09:07 etc/group >Oct 30 09:08:03 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 22 Oct 30 09:07 etc/hostname >Oct 30 09:08:03 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 214 Oct 30 09:07 etc/initrd-release >Oct 30 09:08:03 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 7131 Oct 30 09:07 etc/ld.so.cache >Oct 30 09:08:03 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 28 Sep 27 12:36 etc/ld.so.conf >Oct 30 09:08:03 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 etc/ld.so.conf.d >Oct 30 09:08:03 localhost.localdomain dracut[15651]: -r--r--r-- 1 root root 63 Oct 17 16:18 etc/ld.so.conf.d/kernel-3.17.1-302.fc21.x86_64.conf >Oct 30 09:08:03 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 17 Aug 17 06:35 etc/ld.so.conf.d/libiscsi-x86_64.conf >Oct 30 09:08:03 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 16 Aug 14 13:22 etc/ld.so.conf.d/llvm-x86_64.conf >Oct 30 09:08:03 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 etc/libnl >Oct 30 09:08:03 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1130 Oct 10 10:47 etc/libnl/classid >Oct 30 09:08:03 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 19 Oct 30 09:07 etc/locale.conf >Oct 30 09:08:03 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 etc/lvm >Oct 30 09:08:03 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 58447 Oct 30 09:07 etc/lvm/lvm.conf >Oct 30 09:08:03 localhost.localdomain dracut[15651]: -r--r--r-- 1 root root 33 Oct 30 09:07 etc/machine-id >Oct 30 09:08:03 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 etc/modprobe.d >Oct 30 09:08:03 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 225 Sep 16 09:55 etc/modprobe.d/lockd.conf >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 30 Jun 6 22:41 etc/modprobe.d/openfwwf.conf >Oct 30 09:08:04 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 17 Oct 30 09:07 etc/mtab -> /proc/self/mounts >Oct 30 09:08:04 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 14 Oct 30 09:07 etc/os-release -> initrd-release >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 64 Oct 30 09:07 etc/passwd >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 etc/pcmcia >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1117 Aug 17 20:49 etc/pcmcia/config.opts >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 etc/plymouth >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 94 Oct 29 15:14 etc/plymouth/plymouthd.conf >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 449 Oct 21 00:00 etc/sysctl.conf >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 etc/sysctl.d >Oct 30 09:08:04 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 14 Oct 30 09:07 etc/sysctl.d/99-sysctl.conf -> ../sysctl.conf >Oct 30 09:08:04 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 14 Oct 30 09:07 etc/system-release -> fedora-release >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 3 root root 0 Oct 30 09:07 etc/systemd >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 853 Oct 30 09:07 etc/systemd/journald.conf >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxrwxr-x 5 root root 0 Oct 30 09:07 etc/systemd/system >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1395 Oct 20 23:59 etc/systemd/system.conf >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxrwxr-x 2 root root 0 Oct 30 09:07 etc/systemd/system/dev-disk-by\x2duuid-8e952dcf\x2dec7d\x2d4d39\x2d8cbf\x2d0f0b12231e8c.device.d >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-rw-r-- 2 root root 23 Oct 30 09:07 etc/systemd/system/dev-disk-by\x2duuid-8e952dcf\x2dec7d\x2d4d39\x2d8cbf\x2d0f0b12231e8c.device.d/timeout.conf >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxrwxr-x 2 root root 0 Oct 30 09:07 etc/systemd/system/dev-mapper-fedora00\x2dswap.device.d >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-rw-r-- 2 root root 0 Oct 30 09:07 etc/systemd/system/dev-mapper-fedora00\x2dswap.device.d/timeout.conf >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxrwxr-x 2 root root 0 Oct 30 09:07 etc/systemd/system/initrd.target.wants >Oct 30 09:08:04 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 78 Oct 30 09:07 etc/systemd/system/initrd.target.wants/dev-disk-by\x2duuid-8e952dcf\x2dec7d\x2d4d39\x2d8cbf\x2d0f0b12231e8c.device -> ../dev-disk-by\x2duuid-8e952dcf\x2dec7d\x2d4d39\x2d8cbf\x2d0f0b12231e8c.device >Oct 30 09:08:04 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 37 Oct 30 09:07 etc/systemd/system/initrd.target.wants/dev-mapper-fedora00\x2dswap.device -> ../dev-mapper-fedora00\x2dswap.device >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 3 root root 0 Oct 30 09:07 etc/udev >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 etc/udev/rules.d >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 142 Jun 30 06:03 etc/udev/rules.d/11-dm.rules >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 681 Oct 30 09:07 etc/udev/rules.d/59-persistent-storage-dm.rules >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 298 Oct 30 09:07 etc/udev/rules.d/59-persistent-storage.rules >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 1031 Oct 30 09:07 etc/udev/rules.d/61-persistent-storage.rules >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 776 Jun 30 06:03 etc/udev/rules.d/64-lvm.rules >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 49 Oct 20 23:59 etc/udev/udev.conf >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 37 Oct 30 09:07 etc/vconsole.conf >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1982 Aug 26 10:15 etc/virc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 23 Oct 30 09:07 init -> usr/lib/systemd/systemd >Oct 30 09:08:04 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 7 Oct 30 09:07 lib -> usr/lib >Oct 30 09:08:04 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 9 Oct 30 09:07 lib64 -> usr/lib64 >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 proc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 root >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 run >Oct 30 09:08:04 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 8 Oct 30 09:07 sbin -> usr/sbin >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 3041 Jun 30 06:03 shutdown >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 sys >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 sysroot >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 tmp >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxrwxr-x 7 root root 0 Oct 30 09:07 usr >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/bin >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 1012808 Oct 8 08:53 usr/bin/bash >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 54104 Aug 15 23:59 usr/bin/cat >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 155120 Aug 15 23:59 usr/bin/cp >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 54064 Aug 27 10:05 usr/bin/dmesg >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 2416 Jun 30 06:03 usr/bin/dracut-cmdline >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 422 Jun 30 06:03 usr/bin/dracut-cmdline-ask >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 1102 Jun 30 06:03 usr/bin/dracut-emergency >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 2156 Jun 30 06:03 usr/bin/dracut-initqueue >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 1170 Jun 30 06:03 usr/bin/dracut-mount >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 611 Jun 30 06:03 usr/bin/dracut-pre-mount >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 967 Jun 30 06:03 usr/bin/dracut-pre-pivot >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 577 Jun 30 06:03 usr/bin/dracut-pre-trigger >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 1523 Jun 30 06:03 usr/bin/dracut-pre-udev >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 33112 Aug 15 23:59 usr/bin/echo >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 51064 Aug 27 10:05 usr/bin/findmnt >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 24288 Aug 27 10:05 usr/bin/flock >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 158928 Jul 12 11:39 usr/bin/grep >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 100928 Aug 16 20:39 usr/bin/gzip >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 240576 Oct 21 00:02 usr/bin/journalctl >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 11456 Aug 16 23:54 usr/bin/kbd_mode >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 150608 Aug 17 02:05 usr/bin/kmod >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 162496 Aug 17 04:24 usr/bin/less >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 58632 Aug 15 23:59 usr/bin/ln >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 136464 Aug 16 23:54 usr/bin/loadkeys >Oct 30 09:08:04 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 4 Oct 30 09:07 usr/bin/loginctl -> true >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 117696 Aug 15 23:59 usr/bin/ls >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 83816 Aug 15 23:59 usr/bin/mkdir >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 63024 Aug 15 23:59 usr/bin/mkfifo >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 67152 Aug 15 23:59 usr/bin/mknod >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwsr-xr-x 1 root root 44248 Aug 27 10:05 usr/bin/mount >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 134352 Aug 15 23:59 usr/bin/mv >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 44776 Aug 16 22:37 usr/bin/ping >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 49424 Aug 16 22:37 usr/bin/ping6 >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 37208 Aug 18 01:17 usr/bin/plymouth >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 100096 Aug 18 01:57 usr/bin/ps >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 41832 Aug 15 23:59 usr/bin/readlink >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 62832 Aug 15 23:59 usr/bin/rm >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 80352 Aug 18 12:53 usr/bin/sed >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 41080 Aug 16 23:54 usr/bin/setfont >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 11536 Aug 27 10:05 usr/bin/setsid >Oct 30 09:08:04 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 4 Oct 30 09:07 usr/bin/sh -> bash >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 33176 Aug 15 23:59 usr/bin/sleep >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 70304 Aug 15 23:59 usr/bin/stty >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 589528 Oct 21 00:02 usr/bin/systemctl >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 265984 Oct 21 00:02 usr/bin/systemd-cgls >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 278240 Oct 21 00:02 usr/bin/systemd-run >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 91176 Oct 21 00:02 usr/bin/systemd-tmpfiles >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 139912 Aug 19 04:21 usr/bin/teamd >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 26000 Aug 19 04:21 usr/bin/teamdctl >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 19960 Aug 19 04:21 usr/bin/teamnl >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 45696 Aug 15 23:59 usr/bin/tr >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 28968 Aug 15 23:59 usr/bin/true >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 335552 Oct 21 00:02 usr/bin/udevadm >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwsr-xr-x 1 root root 31976 Aug 27 10:05 usr/bin/umount >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 33120 Aug 15 23:59 usr/bin/uname >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 919104 Aug 26 10:29 usr/bin/vi >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 10 root root 0 Oct 30 09:07 usr/lib >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxrwxr-x 3 root root 0 Oct 30 09:07 usr/lib/dracut >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 32552 Sep 30 10:16 usr/lib/dracut-lib.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 3 Oct 30 09:07 usr/lib/dracut/build-parameter.txt >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 31 Oct 30 09:07 usr/lib/dracut/dracut-038-30.git20140903.fc21 >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxrwxr-x 15 root root 0 Oct 30 09:07 usr/lib/dracut/hooks >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/cleanup >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 362 Jun 30 06:03 usr/lib/dracut/hooks/cleanup/10-kill-dhclient.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/cmdline >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 1032 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/20-parse-uefifcoe.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 596 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/30-parse-lvm.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 926 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/91-dhcp-root.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 315 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/92-parse-ibft.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 790 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/95-parse-vlan.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 1975 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/96-parse-bond.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 917 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/96-parse-team.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 1434 Sep 30 10:16 usr/lib/dracut/hooks/cmdline/97-parse-bridge.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 4348 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/98-parse-ip-opts.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 1932 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/99-parse-fcoe.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 662 Jun 30 06:03 usr/lib/dracut/hooks/cmdline/99-parse-ifname.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/emergency >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 160 Jun 30 06:03 usr/lib/dracut/hooks/emergency/50-plymouth-emergency.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 146 Oct 30 09:07 usr/lib/dracut/hooks/emergency/80-\x2fdev\x2fdisk\x2fby-uuid\x2f8e952dcf-ec7d-4d39-8cbf-0f0b12231e8c.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 88 Oct 30 09:07 usr/lib/dracut/hooks/emergency/80-\x2fdev\x2fmapper\x2ffedora00-swap.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 6 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/initqueue >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/initqueue/finished >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 64 Oct 30 09:07 usr/lib/dracut/hooks/initqueue/finished/devexists-\x2fdev\x2fdisk\x2fby-uuid\x2f8e952dcf-ec7d-4d39-8cbf-0f0b12231e8c.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 35 Oct 30 09:07 usr/lib/dracut/hooks/initqueue/finished/devexists-\x2fdev\x2fmapper\x2ffedora00-swap.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/initqueue/online >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/initqueue/settled >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/initqueue/timeout >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 1352 Jun 30 06:03 usr/lib/dracut/hooks/initqueue/timeout/99-rootfallback.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/mount >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/netroot >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/pre-mount >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/pre-pivot >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 8200 Sep 30 10:16 usr/lib/dracut/hooks/pre-pivot/85-write-ifcfg.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/pre-shutdown >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/pre-trigger >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/pre-udev >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 1229 Jun 30 06:03 usr/lib/dracut/hooks/pre-udev/50-ifname-genrules.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 3538 Sep 30 10:16 usr/lib/dracut/hooks/pre-udev/60-net-genrules.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/shutdown >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/dracut/hooks/shutdown-emergency >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 465 Jun 30 06:03 usr/lib/dracut/hooks/shutdown/30-dm-shutdown.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 901 Oct 30 09:07 usr/lib/dracut/hostonly-files >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 175 Oct 30 09:07 usr/lib/dracut/modules.txt >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-rw-r-- 1 root root 0 Oct 30 09:07 usr/lib/dracut/need-initqueue >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 3685 Jun 30 06:03 usr/lib/dracut/parse-resume.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 670 Jun 30 06:03 usr/lib/dracut/resume.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/firmware >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/firmware/e100 >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 539 Sep 12 18:53 usr/lib/firmware/e100/d101m_ucode.bin >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 539 Sep 12 18:53 usr/lib/firmware/e100/d101s_ucode.bin >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 539 Sep 12 18:53 usr/lib/firmware/e100/d102e_ucode.bin >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 6347 Jun 30 06:03 usr/lib/fs-lib.sh >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 6 root root 0 Oct 30 09:07 usr/lib/kbd >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/kbd/consolefonts >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3019 Aug 16 23:59 usr/lib/kbd/consolefonts/161.cp.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3086 Aug 16 23:59 usr/lib/kbd/consolefonts/162.cp.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3069 Aug 16 23:59 usr/lib/kbd/consolefonts/163.cp.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3136 Aug 16 23:59 usr/lib/kbd/consolefonts/164.cp.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3247 Aug 16 23:59 usr/lib/kbd/consolefonts/165.cp.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2948 Aug 16 23:59 usr/lib/kbd/consolefonts/737.cp.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2914 Aug 16 23:59 usr/lib/kbd/consolefonts/880.cp.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2759 Aug 16 23:59 usr/lib/kbd/consolefonts/928.cp.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2159 Aug 16 23:59 usr/lib/kbd/consolefonts/972.cp.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3791 Aug 16 23:59 usr/lib/kbd/consolefonts/Agafari-12.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3839 Aug 16 23:59 usr/lib/kbd/consolefonts/Agafari-14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3904 Aug 16 23:59 usr/lib/kbd/consolefonts/Agafari-16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1985 Aug 16 23:59 usr/lib/kbd/consolefonts/Cyr_a8x14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2020 Aug 16 23:59 usr/lib/kbd/consolefonts/Cyr_a8x16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1751 Aug 16 23:59 usr/lib/kbd/consolefonts/Cyr_a8x8.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 191 Aug 16 23:59 usr/lib/kbd/consolefonts/ERRORS >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3702 Aug 16 23:59 usr/lib/kbd/consolefonts/Goha-12.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3715 Aug 16 23:59 usr/lib/kbd/consolefonts/Goha-14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3779 Aug 16 23:59 usr/lib/kbd/consolefonts/Goha-16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3698 Aug 16 23:59 usr/lib/kbd/consolefonts/GohaClassic-12.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3724 Aug 16 23:59 usr/lib/kbd/consolefonts/GohaClassic-14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3789 Aug 16 23:59 usr/lib/kbd/consolefonts/GohaClassic-16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2022 Aug 16 23:59 usr/lib/kbd/consolefonts/Lat2-Terminus16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3584 Aug 16 23:59 usr/lib/kbd/consolefonts/LatArCyrHeb-08.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4089 Aug 16 23:59 usr/lib/kbd/consolefonts/LatArCyrHeb-14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4184 Aug 16 23:59 usr/lib/kbd/consolefonts/LatArCyrHeb-16+.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4096 Aug 16 23:59 usr/lib/kbd/consolefonts/LatArCyrHeb-16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4260 Aug 16 23:59 usr/lib/kbd/consolefonts/LatArCyrHeb-19.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6004 Aug 16 23:59 usr/lib/kbd/consolefonts/LatGrkCyr-12x22.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3813 Aug 16 23:59 usr/lib/kbd/consolefonts/LatGrkCyr-8x16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4113 Aug 16 23:59 usr/lib/kbd/consolefonts/LatKaCyrHeb-14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1387 Aug 16 23:59 usr/lib/kbd/consolefonts/Mik_8x16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2709 Aug 16 23:59 usr/lib/kbd/consolefonts/UniCyrExt_8x16.psf.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1929 Aug 16 23:59 usr/lib/kbd/consolefonts/UniCyr_8x14.psf.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1996 Aug 16 23:59 usr/lib/kbd/consolefonts/UniCyr_8x16.psf.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1728 Aug 16 23:59 usr/lib/kbd/consolefonts/UniCyr_8x8.psf.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1290 Aug 16 23:59 usr/lib/kbd/consolefonts/alt-8x14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1488 Aug 16 23:59 usr/lib/kbd/consolefonts/alt-8x16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1084 Aug 16 23:59 usr/lib/kbd/consolefonts/alt-8x8.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1415 Aug 16 23:59 usr/lib/kbd/consolefonts/altc-8x16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1114 Aug 16 23:59 usr/lib/kbd/consolefonts/aply16.psf.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1593 Aug 16 23:59 usr/lib/kbd/consolefonts/arm8.fnt.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1877 Aug 16 23:59 usr/lib/kbd/consolefonts/cp1250.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1963 Aug 16 23:59 usr/lib/kbd/consolefonts/cp850-8x14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2025 Aug 16 23:59 usr/lib/kbd/consolefonts/cp850-8x16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1760 Aug 16 23:59 usr/lib/kbd/consolefonts/cp850-8x8.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1106 Aug 16 23:59 usr/lib/kbd/consolefonts/cp857.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1282 Aug 16 23:59 usr/lib/kbd/consolefonts/cp857.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1342 Aug 16 23:59 usr/lib/kbd/consolefonts/cp857.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1989 Aug 16 23:59 usr/lib/kbd/consolefonts/cp865-8x14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2050 Aug 16 23:59 usr/lib/kbd/consolefonts/cp865-8x16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1768 Aug 16 23:59 usr/lib/kbd/consolefonts/cp865-8x8.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1329 Aug 16 23:59 usr/lib/kbd/consolefonts/cp866-8x14.psf.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1351 Aug 16 23:59 usr/lib/kbd/consolefonts/cp866-8x16.psf.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1112 Aug 16 23:59 usr/lib/kbd/consolefonts/cp866-8x8.psf.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1212 Aug 16 23:59 usr/lib/kbd/consolefonts/cybercafe.fnt.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2070 Aug 16 23:59 usr/lib/kbd/consolefonts/cyr-sun16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2076 Aug 16 23:59 usr/lib/kbd/consolefonts/default8x16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1879 Aug 16 23:59 usr/lib/kbd/consolefonts/default8x9.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3412 Aug 16 23:59 usr/lib/kbd/consolefonts/drdos8x14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3486 Aug 16 23:59 usr/lib/kbd/consolefonts/drdos8x16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2558 Aug 16 23:59 usr/lib/kbd/consolefonts/drdos8x6.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3065 Aug 16 23:59 usr/lib/kbd/consolefonts/drdos8x8.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4110 Aug 16 23:59 usr/lib/kbd/consolefonts/eurlatgr.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1707 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737a-8x8.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1915 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737a-9x14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1975 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737a-9x16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1819 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737b-8x11.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2137 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737b-9x16-medieval.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1932 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737c-8x14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 1970 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737c-8x16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1516 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737c-8x6.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1563 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737c-8x7.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1743 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737c-8x8.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/consolefonts/gr737d-8x16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1737 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928-8x16-thin.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1774 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928-9x14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1809 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928-9x16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1784 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928a-8x14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1824 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928a-8x16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2057 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928b-8x14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2100 Aug 16 23:59 usr/lib/kbd/consolefonts/gr928b-8x16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3162 Aug 16 23:59 usr/lib/kbd/consolefonts/greek-polytonic.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/consolefonts/iso01-12x22.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso01.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso01.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso01.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 3211 Aug 16 23:59 usr/lib/kbd/consolefonts/iso02-12x22.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso02.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso02.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso02.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso03.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso03.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso03.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso04.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso04.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso04.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso05.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso05.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso05.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso06.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso06.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso06.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso07.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso07.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2082 Aug 16 23:59 usr/lib/kbd/consolefonts/iso07u-16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso08.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso08.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso08.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso09.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso09.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 85 Aug 16 23:59 usr/lib/kbd/consolefonts/iso09.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 86 Aug 16 23:59 usr/lib/kbd/consolefonts/iso10.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 86 Aug 16 23:59 usr/lib/kbd/consolefonts/iso10.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 86 Aug 16 23:59 usr/lib/kbd/consolefonts/iso10.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1261 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8-14.psf.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1412 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8c-8x16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1299 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8r-8x14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1493 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8r-8x16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1090 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8r-8x8.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1768 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8r.8x8.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2090 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8u_8x14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2111 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8u_8x16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1835 Aug 16 23:59 usr/lib/kbd/consolefonts/koi8u_8x8.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1790 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-08.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1868 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-10.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1978 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-12.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2011 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2063 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1989 Aug 16 23:59 usr/lib/kbd/consolefonts/lat0-sun16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1779 Aug 16 23:59 usr/lib/kbd/consolefonts/lat1-08.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1861 Aug 16 23:59 usr/lib/kbd/consolefonts/lat1-10.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1964 Aug 16 23:59 usr/lib/kbd/consolefonts/lat1-12.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1998 Aug 16 23:59 usr/lib/kbd/consolefonts/lat1-14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2076 Aug 16 23:59 usr/lib/kbd/consolefonts/lat1-16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1748 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-08.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1868 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-10.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1910 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-12.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1982 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1991 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1984 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2-sun16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2018 Aug 16 23:59 usr/lib/kbd/consolefonts/lat2a-16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1821 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-08.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1925 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-10.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1995 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-12.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2046 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2151 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-16+.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2057 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2197 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4-19.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1820 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-08.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1927 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-10.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1995 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-12.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2048 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2152 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-16+.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2054 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2193 Aug 16 23:59 usr/lib/kbd/consolefonts/lat4a-19.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1965 Aug 16 23:59 usr/lib/kbd/consolefonts/lat5-12.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1995 Aug 16 23:59 usr/lib/kbd/consolefonts/lat5-14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2061 Aug 16 23:59 usr/lib/kbd/consolefonts/lat5-16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1838 Aug 16 23:59 usr/lib/kbd/consolefonts/lat7-14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2083 Aug 16 23:59 usr/lib/kbd/consolefonts/lat7a-14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1372 Aug 16 23:59 usr/lib/kbd/consolefonts/lat7a-16.psf.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1099 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9-08.psf.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1175 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9-10.psf.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1290 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9-12.psf.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1308 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9-14.psf.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1364 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9-16.psf.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1783 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9u-08.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1865 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9u-10.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1976 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9u-12.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2009 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9u-14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2061 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9u-16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1771 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9v-08.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1853 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9v-10.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1973 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9v-12.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1999 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9v-14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2054 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9v-16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1787 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9w-08.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1870 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9w-10.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1989 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9w-12.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2015 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9w-14.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2069 Aug 16 23:59 usr/lib/kbd/consolefonts/lat9w-16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3803 Aug 16 23:59 usr/lib/kbd/consolefonts/latarcyrheb-sun16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5171 Aug 16 23:59 usr/lib/kbd/consolefonts/latarcyrheb-sun32.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3389 Aug 16 23:59 usr/lib/kbd/consolefonts/pancyrillic.f16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/consolefonts/partialfonts >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 693 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 805 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 812 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 710 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 818 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 825 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 713 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 803 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 800 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 659 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 744 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 752 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 707 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 819 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 822 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 709 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 800 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 825 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 436 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 498 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 499 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 648 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 803 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 818 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 501 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 565 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 576 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 699 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 791 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 814 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 650 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 749 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 778 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 330 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 371 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 380 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 36 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/none.00-17.08.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 40 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/none.00-17.14.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 40 Aug 16 23:59 usr/lib/kbd/consolefonts/partialfonts/none.00-17.16.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2084 Aug 16 23:59 usr/lib/kbd/consolefonts/ruscii_8x16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2059 Aug 16 23:59 usr/lib/kbd/consolefonts/ruscii_8x8.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2708 Aug 16 23:59 usr/lib/kbd/consolefonts/sun12x22.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1467 Aug 16 23:59 usr/lib/kbd/consolefonts/t.fnt.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1515 Aug 16 23:59 usr/lib/kbd/consolefonts/t850b.fnt.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1363 Aug 16 23:59 usr/lib/kbd/consolefonts/tcvn8x16.psf.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1891 Aug 16 23:59 usr/lib/kbd/consolefonts/viscii10-8x16.psfu.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/kbd/consoletrans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9216 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-10_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 8994 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-13_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9279 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-14_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 8839 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-15_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 8806 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-1_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9034 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-2_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 8712 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-3_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9006 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-4_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 8645 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-5_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6418 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-6_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 8471 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-7_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6566 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-8_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 8786 Aug 16 23:59 usr/lib/kbd/consoletrans/8859-9_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1698 Aug 16 23:59 usr/lib/kbd/consoletrans/baltic.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9307 Aug 16 23:59 usr/lib/kbd/consoletrans/cp1250_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9769 Aug 16 23:59 usr/lib/kbd/consoletrans/cp1251_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1834 Aug 16 23:59 usr/lib/kbd/consoletrans/cp437_to_iso01.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9529 Aug 16 23:59 usr/lib/kbd/consoletrans/cp437_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9568 Aug 16 23:59 usr/lib/kbd/consoletrans/cp737_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9500 Aug 16 23:59 usr/lib/kbd/consoletrans/cp775_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1172 Aug 16 23:59 usr/lib/kbd/consoletrans/cp850_to_iso01.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9378 Aug 16 23:59 usr/lib/kbd/consoletrans/cp850_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9677 Aug 16 23:59 usr/lib/kbd/consoletrans/cp852_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9562 Aug 16 23:59 usr/lib/kbd/consoletrans/cp853_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9293 Aug 16 23:59 usr/lib/kbd/consoletrans/cp855_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9369 Aug 16 23:59 usr/lib/kbd/consoletrans/cp857_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9570 Aug 16 23:59 usr/lib/kbd/consoletrans/cp860_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9554 Aug 16 23:59 usr/lib/kbd/consoletrans/cp861_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9133 Aug 16 23:59 usr/lib/kbd/consoletrans/cp862_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9427 Aug 16 23:59 usr/lib/kbd/consoletrans/cp863_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9333 Aug 16 23:59 usr/lib/kbd/consoletrans/cp864_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9549 Aug 16 23:59 usr/lib/kbd/consoletrans/cp865_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9475 Aug 16 23:59 usr/lib/kbd/consoletrans/cp866_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9109 Aug 16 23:59 usr/lib/kbd/consoletrans/cp869_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 8219 Aug 16 23:59 usr/lib/kbd/consoletrans/cp874_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5914 Aug 16 23:59 usr/lib/kbd/consoletrans/iso02_to_cp1250.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2455 Aug 16 23:59 usr/lib/kbd/consoletrans/koi2alt >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 10105 Aug 16 23:59 usr/lib/kbd/consoletrans/koi8-r_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 10067 Aug 16 23:59 usr/lib/kbd/consoletrans/koi8-u_to_uni.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1468 Aug 16 23:59 usr/lib/kbd/consoletrans/koi8u2ruscii >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 256 Aug 16 23:59 usr/lib/kbd/consoletrans/latin2u.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 923 Aug 16 23:59 usr/lib/kbd/consoletrans/null >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2122 Aug 16 23:59 usr/lib/kbd/consoletrans/space >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1891 Aug 16 23:59 usr/lib/kbd/consoletrans/trivial >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1698 Aug 16 23:59 usr/lib/kbd/consoletrans/vga2iso >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1418 Aug 16 23:59 usr/lib/kbd/consoletrans/viscii1.0_to_tcvn.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1847 Aug 16 23:59 usr/lib/kbd/consoletrans/viscii1.0_to_viscii1.1.trans >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1747 Aug 16 23:59 usr/lib/kbd/consoletrans/zero >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 4 root root 0 Oct 30 09:07 usr/lib/kbd/keymaps >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 9 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/amiga >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2970 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/amiga/amiga-de.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1889 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/amiga/amiga-us.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/atari >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2741 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/atari/atari-de.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2925 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/atari/atari-se.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2767 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/atari/atari-uk-falcon.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2985 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/atari/atari-us.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 11 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386 >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/kbd/keymaps/legacy/i386/azerty >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 886 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/azerty.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 901 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/be-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 3 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin0.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 873 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 3 root root 5683 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin9.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 842 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-old.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 957 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-pc.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 3 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/fr.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 343 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/wangbe.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1786 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/azerty/wangbe2.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/bepo >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5617 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/bepo/fr-bepo-latin9.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1832 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/bepo/fr-bepo.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/colemak >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1449 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/colemak/en-latin9.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/dvorak >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 145 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/ANSI-dvorak.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1314 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-ca-fr.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1309 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-es.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1227 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-fr.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1205 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-l.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1202 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-r.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2598 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-ru.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1242 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-sv-a1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1023 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-sv-a5.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 841 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-uk.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 782 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1045 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/dvorak/no-dvorak.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/fgGIod >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2258 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/fgGIod/tr_f-latin5.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1035 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/fgGIod/trf-fgGIod.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/include >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 230 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/applkey.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 438 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/azerty-layout.inc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 65 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/backspace.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 278 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/compose.inc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 126 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/ctrl.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 182 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/euro.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 253 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/euro1.inc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 193 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/euro1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 194 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/euro2.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 453 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/keypad.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4353 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/linux-keys-bare.inc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1148 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/linux-keys-extd.inc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 746 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-alt-and-altgr.inc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3029 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-modeshift-altgr.inc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 146 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-two-alt-keys.inc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 456 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/qwerty-layout.inc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 456 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/qwertz-layout.inc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 426 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/unicode.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 116 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/include/windowkeys.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/olpc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 876 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/olpc/es-olpc.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 852 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/olpc/pt-olpc.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/kbd/keymaps/legacy/i386/qwerty >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2499 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bashkir.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2981 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg-cp1251.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2328 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg-cp855.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4627 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_bds-cp1251.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4622 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_bds-utf8.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4540 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_pho-cp1251.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4528 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_pho-utf8.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2026 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-abnt.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1104 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-abnt2.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1106 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-latin1-abnt2.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 984 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-latin1-us.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2332 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/by-cp1251.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2854 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/by.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2330 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/bywin-cp1251.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1174 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/cf.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2568 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-cp1250.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2726 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-lat2-prog.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2655 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-lat2.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 8760 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-qwerty.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2408 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/defkeymap.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2181 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/defkeymap_V1.0.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 962 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/dk-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 941 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/dk.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 987 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/emacs.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 775 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/emacs2.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1511 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/es-cp850.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1133 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/es.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 153 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/et-nodeadkeys.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1141 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/et.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1434 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/fi.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2377 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/gr-pc.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3660 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/gr.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1313 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/hu101.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 12055 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/hypermap.m4 >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1445 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/il-heb.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1360 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/il-phonetic.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2410 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/il.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1762 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/is-latin1-us.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1216 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/is-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1054 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/it-ibm.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1230 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/it.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2046 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/it2.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 779 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/jp106.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2495 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/kazakh.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ko.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3387 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ky_alt_sh-UTF-8.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2420 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/kyrgyz.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1058 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/la-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2313 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.baltic.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6095 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.l4.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6172 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 542 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/lv-tilde.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1285 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/lv.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3147 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk-cp1251.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3201 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk-utf.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3164 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1745 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk0.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1075 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/nl.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1220 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/nl2.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1714 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/no-latin1.doc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1533 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/no-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 805 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/no.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 387 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pc110.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1306 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1234 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2247 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl2.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2327 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl3.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1165 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl4.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 989 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 930 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt-latin9.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1618 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ro.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1435 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ro_std.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2316 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-cp1251.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3055 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-ms.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3046 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-yawerty.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3779 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3499 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2591 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru2.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3383 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru3.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3378 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru4.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2571 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru_win.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3487 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-CP1251.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3350 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-KOI8-R.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3476 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-UTF-8.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3456 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt_sh-UTF-8.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3373 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-CP1251.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3236 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-KOI8-R.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3363 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-UTF-8.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3398 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-CP1251.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3262 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-KOI8-R.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3389 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-UTF-8.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3344 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-CP1251.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3207 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-KOI8-R.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3334 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-UTF-8.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 177 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-fi-ir209.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 189 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-fi-lat6.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2432 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-ir209.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2540 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-lat6.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 1121 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2614 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/sk-prog-qwerty.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1868 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/sk-qwerty.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/sr-cy.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 3307 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/sr-latin.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/sv-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3490 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/tj_alt-UTF8.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1166 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/tr_q-latin5.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1132 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/tralt.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1578 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/trf.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1124 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/trq.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3374 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_alt-UTF-8.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3384 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_cplk-UTF-8.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3367 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_ct_sh-UTF-8.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3348 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_ctrl-UTF-8.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4232 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-cp1251.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6958 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-utf-ws.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6866 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-utf.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6932 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-ws.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6853 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 765 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/uk.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2549 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/us-acentos.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 666 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwerty/us.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/i386/qwertz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1286 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/croat.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2539 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/cz-us-qwertz.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 8706 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/cz.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 270 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-latin1-nodeadkeys.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 898 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 347 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-mobii.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 847 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 294 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de_CH-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2377 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/de_alt_UTF-8.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 973 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/fr_CH-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 873 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/fr_CH.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1252 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/hu.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 942 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg-latin1-lk450.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 992 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 924 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3161 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg.map.sg-decimal-separator >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2611 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sk-prog-qwertz.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2690 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/sk-qwertz.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1191 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/i386/qwertz/slovene.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/include >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 517 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.8859_7 >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 23 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.8859_8 >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6030 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.latin >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3889 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.latin1 >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3465 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.latin2 >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2037 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.latin3 >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2897 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/compose.latin4 >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 8402 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/include/vim-compose.latin1 >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 4 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/mac >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/mac/all >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 501 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-be.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 288 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-de-latin1-nodeadkeys.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 904 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-de-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 767 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-de_CH.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 639 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-dk-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 799 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-dvorak.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 490 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-es.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 893 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-fi-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 1108 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-fr.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 786 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-fr_CH-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 658 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-it.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 1160 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-pl.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 431 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-pt-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 508 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-se.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 264 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-template.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 760 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-uk.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 900 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/all/mac-us.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/mac/include >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 439 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-azerty-layout.inc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 182 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-euro.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 196 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-euro2.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 4956 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-linux-keys-bare.inc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 438 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-qwerty-layout.inc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 438 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/mac/include/mac-qwertz-layout.inc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 4 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/ppc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/kbd/keymaps/legacy/ppc/all >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-be.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de-latin1-nodeadkeys.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de_CH.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-dk-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-dvorak.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-es.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fi-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fr.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fr_CH-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-it.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-pl.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-pt-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-se.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-template.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-uk.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/all/mac-us.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/kbd/keymaps/legacy/ppc/include >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-azerty-layout.inc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-euro.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-euro2.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-linux-keys-bare.inc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-qwerty-layout.inc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/ppc/include/mac-qwertz-layout.inc >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/legacy/sun >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3022 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sun-pl-altgraph.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3186 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sun-pl.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2434 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sundvorak.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2433 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunkeymap.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2086 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt4-es.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2167 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt4-fi-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2091 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt4-no-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4931 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-cz-us.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2047 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-de-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2145 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-es.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2063 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-fi-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2488 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-fr-latin1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2518 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-ru.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2274 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-uk.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4926 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt5-us-cz.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1706 Aug 16 23:59 usr/lib/kbd/keymaps/legacy/sun/sunt6-uk.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 29 15:12 usr/lib/kbd/keymaps/xkb >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3645 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/al-plisi-d1.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4090 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/al.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3941 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/at-mac.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3860 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/at-nodeadkeys.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3902 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/at-sundeadkeys.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3902 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/at.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3648 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/az.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4113 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/ba-alternatequotes.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4057 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/ba-unicode.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4061 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ba-unicodeus.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4115 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ba-us.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4116 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ba.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3975 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-iso-alternate.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3938 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-nodeadkeys.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4021 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-oss.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4025 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-oss_latin9.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4021 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-oss_sundeadkeys.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3946 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-sundeadkeys.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4161 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/be-wang.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3971 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/be.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3925 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/br-dvorak.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3919 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/br-nativo-epo.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3939 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/br-nativo-us.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3927 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/br-nativo.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3949 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/br-nodeadkeys.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4000 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/br.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4026 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/by-latin.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3619 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ca-eng.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3694 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ca-fr-dvorak.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3702 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ca-fr-legacy.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3696 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ca-multi.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 13196 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ca-multix.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3686 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ca.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5150 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-de_mac.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3972 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-de_nodeadkeys.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3959 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-de_sundeadkeys.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3960 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-fr.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5178 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-fr_mac.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3972 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-fr_nodeadkeys.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3960 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-fr_sundeadkeys.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3953 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ch-legacy.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3959 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ch.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4078 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cm-azerty.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4801 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cm-dvorak.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3995 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cm-french.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4544 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cm-qwerty.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3619 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/cm.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3619 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/cn.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4190 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cz-bksl.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3781 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cz-dvorak-ucw.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4180 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cz-qwerty.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4165 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/cz-qwerty_bksl.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4204 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/cz.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 13999 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-T3.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3936 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-deadacute.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3927 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-deadgraveacute.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4033 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-dsb.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4045 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-dsb_qwertz.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3846 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-dvorak.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3899 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-legacy.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3941 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-mac.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3979 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-mac_nodeadkeys.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5132 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-neo.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3860 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-nodeadkeys.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3915 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-qwerty.map.gz >Oct 30 09:08:04 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3896 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-ro.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3858 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-ro_nodeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3902 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-sundeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3903 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/de-tr.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3902 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/de.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3796 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/dk-dvorak.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3867 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/dk-mac.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3917 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/dk-mac_nodeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3858 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/dk-nodeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3869 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/dk-winkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3872 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/dk.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3872 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ee-dvorak.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3846 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ee-nodeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4080 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ee-us.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3929 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ee.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 11019 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/epo-legacy.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4724 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/epo.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4042 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-ast.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4043 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-cat.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4026 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-deadtilde.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3911 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-dvorak.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4041 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-mac.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4015 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-nodeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4041 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-sundeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4039 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/es-winkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4041 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/es.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5345 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fi-classic.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3901 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fi-mac.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5072 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fi-nodeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3840 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fi-smi.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5421 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fi-winkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3851 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fo-nodeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3865 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/fo.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4130 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-bepo.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4088 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-bepo_latin9.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4012 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-bre.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3748 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-dvorak.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3864 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-latin9.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3853 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-latin9_nodeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3864 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-latin9_sundeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3757 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-mac.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3970 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fr-nodeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3968 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-oci.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3977 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fr-oss.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3983 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fr-oss_latin9.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3938 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fr-oss_nodeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3977 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/fr-oss_sundeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3995 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/fr-sundeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3995 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/fr.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4030 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-colemak.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4011 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-dvorak.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4024 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-dvorakukp.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3967 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-extd.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3960 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-intl.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3976 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-mac.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3944 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/gb-mac_intl.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3994 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/gb.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4022 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/ge-ergonomic.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3668 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/ge-mess.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3488 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/ge-ru.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3536 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ge.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3652 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-akan.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3653 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-avn.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3687 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-ewe.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3722 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-fula.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3661 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-ga.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3700 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-generic.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3752 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-gillbt.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3722 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/gh-hausa.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3629 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/gh.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4113 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/hr-alternatequotes.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4057 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/hr-unicode.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4061 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/hr-unicodeus.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3888 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/hr-us.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4106 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/hr.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4013 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_comma_dead.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3949 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_comma_nodead.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4010 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_dot_dead.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3947 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_dot_nodead.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4014 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_comma_dead.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3951 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_comma_nodead.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4011 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_dot_dead.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3949 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_dot_nodead.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4007 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_comma_dead.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3943 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_comma_nodead.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4004 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_dot_dead.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3940 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_dot_nodead.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4009 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_comma_dead.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3945 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_comma_nodead.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4006 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_dot_dead.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3942 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_dot_nodead.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3945 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-nodeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4013 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-qwerty.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4009 Aug 17 00:02 usr/lib/kbd/keymaps/xkb/hu-standard.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4009 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/hu.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4611 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ie-CloGaelach.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 7611 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ie-UnicodeExpert.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3469 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ie-ogam_is434.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6258 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ie.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3921 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/il.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3628 Aug 17 00:00 usr/lib/kbd/keymaps/xkb/in-eng.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3841 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/iq-ku.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3941 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/iq-ku_alt.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3832 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/iq-ku_ara.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3834 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/iq-ku_f.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3841 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ir-ku.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3941 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ir-ku_alt.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3832 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ir-ku_ara.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3834 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ir-ku_f.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3827 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/is-Sundeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3858 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/is-dvorak.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3863 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/is-mac.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3822 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/is-nodeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3899 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/is.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3750 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-geo.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3629 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-ibm.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3691 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-mac.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3883 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-nodeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3853 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-us.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3932 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/it-winkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3934 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/it.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3619 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/jp-OADG109A.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3618 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/jp-dvorak.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3626 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/jp-kana86.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3634 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/jp.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3655 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ke-kik.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3655 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ke.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3614 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/kr-kr104.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3619 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/kr.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4032 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/latam-deadtilde.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3994 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/latam-nodeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4033 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/latam-sundeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4029 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/latam.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3991 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lt-ibm.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3790 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lt-lekp.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3828 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lt-lekpa.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3965 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lt-std.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3989 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lt-us.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3995 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/lt.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3852 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-adapted.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3869 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-apostrophe.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3778 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-ergonomic.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3857 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-fkey.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3971 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-modern.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3877 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/lv-tilde.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3866 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/lv.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3995 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/ma-french.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3681 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/md-gag.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3792 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/md.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4103 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/me-latinalternatequotes.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4064 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/me-latinunicode.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4073 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/me-latinunicodeyz.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4128 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/me-latinyz.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4123 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/me.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4015 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ml-fr-oss.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3903 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ml-us-intl.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3994 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ml-us-mac.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4013 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ml.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4000 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/mt-us.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3970 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/mt.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3723 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ng-hausa.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3663 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ng-igbo.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3658 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ng-yoruba.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3630 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ng.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4001 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/nl-mac.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3670 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/nl-std.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3923 Aug 17 00:01 usr/lib/kbd/keymaps/xkb/nl-sundeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3923 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/nl.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3918 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-colemak.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3774 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-dvorak.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3942 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-mac.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3914 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-mac_nodeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3956 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-nodeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3840 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-smi.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3826 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-smi_nodeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3919 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/no-winkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3922 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/no.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3792 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ph-capewell-dvorak.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3791 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ph-capewell-qwerf2k6.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3788 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ph-colemak.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3788 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/ph-dvorak.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3794 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ph.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4008 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-csb.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3763 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-dvorak.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3768 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-dvorak_altquotes.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3768 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-dvorak_quotes.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3830 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-dvp.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4033 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-legacy.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4074 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-qwertz.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4019 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pl-szl.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3961 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/pl.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3937 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pt-mac.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3954 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pt-mac_nodeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3929 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/pt-mac_sundeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3865 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/pt-nativo-epo.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3849 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/pt-nativo-us.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3843 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/pt-nativo.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3917 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pt-nodeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3905 Aug 17 00:03 usr/lib/kbd/keymaps/xkb/pt-sundeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3912 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/pt.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3793 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ro-cedilla.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3810 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ro-std.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3813 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ro-std_cedilla.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3957 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ro-winkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3792 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/ro.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4116 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/rs-latin.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4113 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/rs-latinalternatequotes.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4057 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/rs-latinunicode.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4061 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/rs-latinunicodeyz.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4115 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/rs-latinyz.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3799 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/ru-cv_latin.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3941 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/se-dvorak.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3901 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/se-mac.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3824 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/se-nodeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3840 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/se-smi.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3934 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/se-svdvorak.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3831 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/se.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4072 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/si-alternatequotes.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4075 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/si-us.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4076 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/si.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4183 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sk-bksl.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4192 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sk-qwerty.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4181 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sk-qwerty_bksl.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4194 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/sk.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3841 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sy-ku.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3941 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sy-ku_alt.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3834 Aug 17 00:04 usr/lib/kbd/keymaps/xkb/sy-ku_f.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3671 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tm-alt.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3684 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/tm.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3949 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-alt.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3888 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-crh.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3948 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-crh_alt.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3844 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-crh_f.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3819 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-f.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3815 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-intl.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3841 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-ku.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3941 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-ku_alt.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3834 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-ku_f.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3870 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tr-sundeadkeys.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3870 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/tr.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4394 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tw-indigenous.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4393 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/tw-saisiyat.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4394 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/tw.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3742 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-alt-intl.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3866 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-altgr-intl.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4048 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-colemak.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3753 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak-alt-intl.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3679 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak-classic.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3857 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak-intl.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3719 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak-l.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3713 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak-r.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3684 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvorak.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3762 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-dvp.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3763 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-euro.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3714 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-hbs.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3865 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-intl.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3986 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-mac.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3758 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-olpc2.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3883 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-workman-intl.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3643 Aug 16 23:59 usr/lib/kbd/keymaps/xkb/us-workman.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3619 Aug 17 00:06 usr/lib/kbd/keymaps/xkb/us.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3612 Aug 17 00:05 usr/lib/kbd/keymaps/xkb/uz-latin.map.gz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/kbd/unimaps >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4244 Aug 16 23:59 usr/lib/kbd/unimaps/8859-1.a0-ff.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4706 Aug 16 23:59 usr/lib/kbd/unimaps/8859-10.a0-ff.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4426 Aug 16 23:59 usr/lib/kbd/unimaps/8859-13.a0-ff.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4816 Aug 16 23:59 usr/lib/kbd/unimaps/8859-14.a0-ff.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4376 Aug 16 23:59 usr/lib/kbd/unimaps/8859-15.a0-ff.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4479 Aug 16 23:59 usr/lib/kbd/unimaps/8859-2.a0-ff.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4240 Aug 16 23:59 usr/lib/kbd/unimaps/8859-3.a0-ff.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4548 Aug 16 23:59 usr/lib/kbd/unimaps/8859-4.a0-ff.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4188 Aug 16 23:59 usr/lib/kbd/unimaps/8859-5.a0-ff.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1869 Aug 16 23:59 usr/lib/kbd/unimaps/8859-6.a0-ff.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3928 Aug 16 23:59 usr/lib/kbd/unimaps/8859-7.a0-ff.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2035 Aug 16 23:59 usr/lib/kbd/unimaps/8859-8.a0-ff.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4332 Aug 16 23:59 usr/lib/kbd/unimaps/8859-9.a0-ff.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1494 Aug 16 23:59 usr/lib/kbd/unimaps/ECMA144.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1378 Aug 16 23:59 usr/lib/kbd/unimaps/armscii8.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1707 Aug 16 23:59 usr/lib/kbd/unimaps/ascii.20-7f.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5478 Aug 16 23:59 usr/lib/kbd/unimaps/cp1250.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 446 Aug 16 23:59 usr/lib/kbd/unimaps/cp437.00-1f.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4475 Aug 16 23:59 usr/lib/kbd/unimaps/cp437.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5674 Aug 16 23:59 usr/lib/kbd/unimaps/cp737.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6199 Aug 16 23:59 usr/lib/kbd/unimaps/cp737a.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6215 Aug 16 23:59 usr/lib/kbd/unimaps/cp737b.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6266 Aug 16 23:59 usr/lib/kbd/unimaps/cp737c.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5456 Aug 16 23:59 usr/lib/kbd/unimaps/cp850.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5985 Aug 16 23:59 usr/lib/kbd/unimaps/cp850a.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4011 Aug 16 23:59 usr/lib/kbd/unimaps/cp850b.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3880 Aug 16 23:59 usr/lib/kbd/unimaps/cp850z.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5627 Aug 16 23:59 usr/lib/kbd/unimaps/cp865.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6155 Aug 16 23:59 usr/lib/kbd/unimaps/cp865a.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5553 Aug 16 23:59 usr/lib/kbd/unimaps/cp866.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6174 Aug 16 23:59 usr/lib/kbd/unimaps/cp866a.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2558 Aug 16 23:59 usr/lib/kbd/unimaps/cybercafe.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4152 Aug 16 23:59 usr/lib/kbd/unimaps/cyralt.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2206 Aug 16 23:59 usr/lib/kbd/unimaps/def.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 22 Aug 16 23:59 usr/lib/kbd/unimaps/empty.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5981 Aug 16 23:59 usr/lib/kbd/unimaps/ethiopic.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 674 Aug 16 23:59 usr/lib/kbd/unimaps/iso01.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1815 Aug 16 23:59 usr/lib/kbd/unimaps/iso02.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1829 Aug 16 23:59 usr/lib/kbd/unimaps/iso03.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1815 Aug 16 23:59 usr/lib/kbd/unimaps/iso04.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1815 Aug 16 23:59 usr/lib/kbd/unimaps/iso05.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1275 Aug 16 23:59 usr/lib/kbd/unimaps/iso06.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1744 Aug 16 23:59 usr/lib/kbd/unimaps/iso07.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2507 Aug 16 23:59 usr/lib/kbd/unimaps/iso07u.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1119 Aug 16 23:59 usr/lib/kbd/unimaps/iso08.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 805 Aug 16 23:59 usr/lib/kbd/unimaps/iso09.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1489 Aug 16 23:59 usr/lib/kbd/unimaps/iso10.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 876 Aug 16 23:59 usr/lib/kbd/unimaps/iso15.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3998 Aug 16 23:59 usr/lib/kbd/unimaps/koi8r.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5224 Aug 16 23:59 usr/lib/kbd/unimaps/koi8u.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1030 Aug 16 23:59 usr/lib/kbd/unimaps/lat1.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2177 Aug 16 23:59 usr/lib/kbd/unimaps/lat1u.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5302 Aug 16 23:59 usr/lib/kbd/unimaps/lat2.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3632 Aug 16 23:59 usr/lib/kbd/unimaps/lat2u.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3251 Aug 16 23:59 usr/lib/kbd/unimaps/lat4.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5046 Aug 16 23:59 usr/lib/kbd/unimaps/lat4u.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 7282 Aug 16 23:59 usr/lib/kbd/unimaps/lat7.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3579 Aug 16 23:59 usr/lib/kbd/unimaps/lat9u.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3771 Aug 16 23:59 usr/lib/kbd/unimaps/lat9v.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3635 Aug 16 23:59 usr/lib/kbd/unimaps/lat9w.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4030 Aug 16 23:59 usr/lib/kbd/unimaps/ruscii.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1009 Aug 16 23:59 usr/lib/kbd/unimaps/tcvn.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1811 Aug 16 23:59 usr/lib/kbd/unimaps/viscii.uni >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modprobe.d >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 382 Aug 15 17:36 usr/lib/modprobe.d/dist-alsa.conf >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 884 Sep 17 03:31 usr/lib/modprobe.d/dist-blacklist.conf >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 6 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2316 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/async_memcpy.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4664 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/async_pq.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4724 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/async_raid6_recov.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2548 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/async_tx.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3972 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/async_tx/async_xor.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4368 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/crypto/xor.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 9 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3136 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/ata_generic.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2924 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/ata/pata_acpi.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 12008 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/loop.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6724 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/block/virtio_blk.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 4 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 103660 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/drm.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 36828 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/drm_kms_helper.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/qxl >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 32492 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/qxl/qxl.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/ttm >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 34380 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/gpu/drm/ttm/ttm.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 10760 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-crypt.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 10556 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-multipath.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2520 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/dm-round-robin.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6904 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/raid0.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 18320 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/raid1.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 24232 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/raid10.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 40784 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/md/raid456.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 6 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/8390 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6972 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/8390/8390.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5592 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/8390/ne2k-pci.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/amd >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 18360 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/amd/pcnet32.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 17092 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/e100.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/e1000 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 55260 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/intel/e1000/e1000.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/realtek >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 13228 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/ethernet/realtek/8139cp.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3588 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/mii.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 14180 Oct 17 16:42 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/net/virtio_net.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 4 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/fcoe >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 13968 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/fcoe/fcoe.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 25168 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/fcoe/libfcoe.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/libfc >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 46356 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/libfc/libfc.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 20876 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/libiscsi.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 20280 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/scsi_transport_fc.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 25316 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/scsi_transport_iscsi.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 7412 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/scsi/virtio_scsi.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/virtio >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3212 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/virtio/virtio.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5472 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/virtio/virtio_pci.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5516 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/drivers/virtio/virtio_ring.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/lib >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/lib/raid6 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 67072 Oct 17 16:43 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/lib/raid6/raid6_pq.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 5 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/net >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/net/802 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1964 Oct 17 16:40 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/net/802/stp.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/net/bridge >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 49540 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/net/bridge/bridge.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/net/llc >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3708 Oct 17 16:41 usr/lib/modules/3.17.1-302.fc21.x86_64/kernel/net/llc/llc.ko.xz >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6301 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.alias >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5902 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.alias.bin >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6973 Oct 17 16:19 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.builtin >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 9533 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.builtin.bin >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3372 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.dep >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4652 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.dep.bin >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 78 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.devname >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 103146 Oct 17 16:19 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.order >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 55 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.softdep >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 30111 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.symbols >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 35793 Oct 30 09:07 usr/lib/modules/3.17.1-302.fc21.x86_64/modules.symbols.bin >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 17231 Sep 30 10:16 usr/lib/net-lib.sh >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/sysctl.d >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 208 Oct 13 10:45 usr/lib/sysctl.d/00-system.conf >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 151 Oct 20 23:59 usr/lib/sysctl.d/50-bridge.conf >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 518 Oct 21 00:00 usr/lib/sysctl.d/50-coredump.conf >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 939 Oct 20 23:59 usr/lib/sysctl.d/50-default.conf >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 499 Oct 9 13:29 usr/lib/sysctl.d/libvirtd.conf >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 5 root root 0 Oct 30 09:07 usr/lib/systemd >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/systemd/network >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 80 Oct 20 23:59 usr/lib/systemd/network/99-default.link >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 16 root root 0 Oct 30 09:07 usr/lib/systemd/system >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/systemd/system-generators >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 2013 Jun 30 06:03 usr/lib/systemd/system-generators/dracut-rootfs-generator >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 61960 Oct 21 00:02 usr/lib/systemd/system-generators/systemd-fstab-generator >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 78896 Oct 21 00:02 usr/lib/systemd/system-generators/systemd-gpt-auto-generator >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 524 Oct 20 23:59 usr/lib/systemd/system/basic.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 366 Oct 20 23:59 usr/lib/systemd/system/cryptsetup.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 13 Oct 30 09:07 usr/lib/systemd/system/ctrl-alt-del.target -> reboot.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 13 Oct 30 09:07 usr/lib/systemd/system/default.target -> initrd.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 935 Jun 30 06:03 usr/lib/systemd/system/dracut-cmdline-ask.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1117 Jun 30 06:03 usr/lib/systemd/system/dracut-cmdline.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 976 Jun 30 06:03 usr/lib/systemd/system/dracut-emergency.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxrwxr-x 2 root root 0 Oct 30 09:07 usr/lib/systemd/system/dracut-emergency.service.wants >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 33 Oct 30 09:07 usr/lib/systemd/system/dracut-emergency.service.wants/systemd-vconsole-setup.service -> ../systemd-vconsole-setup.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1356 Jun 30 06:03 usr/lib/systemd/system/dracut-initqueue.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 983 Jun 30 06:03 usr/lib/systemd/system/dracut-mount.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1015 Jun 30 06:03 usr/lib/systemd/system/dracut-pre-mount.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1315 Jun 30 06:03 usr/lib/systemd/system/dracut-pre-pivot.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1127 Jun 30 06:03 usr/lib/systemd/system/dracut-pre-trigger.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1159 Jun 30 06:03 usr/lib/systemd/system/dracut-pre-udev.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 0 Jun 30 06:03 usr/lib/systemd/system/emergency.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 431 Oct 20 23:59 usr/lib/systemd/system/emergency.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxrwxr-x 2 root root 0 Oct 30 09:07 usr/lib/systemd/system/emergency.target.wants >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 33 Oct 30 09:07 usr/lib/systemd/system/emergency.target.wants/systemd-vconsole-setup.service -> ../systemd-vconsole-setup.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 440 Oct 20 23:59 usr/lib/systemd/system/final.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 487 Oct 20 23:59 usr/lib/systemd/system/halt.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/systemd/system/halt.target.wants >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 24 Oct 30 09:07 usr/lib/systemd/system/halt.target.wants/plymouth-halt.service -> ../plymouth-halt.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 634 Oct 21 00:00 usr/lib/systemd/system/initrd-cleanup.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 553 Oct 20 23:59 usr/lib/systemd/system/initrd-fs.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 802 Oct 21 00:00 usr/lib/systemd/system/initrd-parse-etc.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 526 Oct 20 23:59 usr/lib/systemd/system/initrd-root-fs.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 644 Oct 21 00:00 usr/lib/systemd/system/initrd-switch-root.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 691 Oct 20 23:59 usr/lib/systemd/system/initrd-switch-root.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/systemd/system/initrd-switch-root.target.wants >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 25 Oct 30 09:07 usr/lib/systemd/system/initrd-switch-root.target.wants/plymouth-start.service -> ../plymouth-start.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 31 Oct 30 09:07 usr/lib/systemd/system/initrd-switch-root.target.wants/plymouth-switch-root.service -> ../plymouth-switch-root.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 668 Oct 21 00:00 usr/lib/systemd/system/initrd-udevadm-cleanup-db.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 671 Oct 20 23:59 usr/lib/systemd/system/initrd.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxrwxr-x 2 root root 0 Oct 30 09:07 usr/lib/systemd/system/initrd.target.wants >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 29 Oct 30 09:07 usr/lib/systemd/system/initrd.target.wants/dracut-cmdline-ask.service -> ../dracut-cmdline-ask.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 25 Oct 30 09:07 usr/lib/systemd/system/initrd.target.wants/dracut-cmdline.service -> ../dracut-cmdline.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 27 Oct 30 09:07 usr/lib/systemd/system/initrd.target.wants/dracut-initqueue.service -> ../dracut-initqueue.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 23 Oct 30 09:07 usr/lib/systemd/system/initrd.target.wants/dracut-mount.service -> ../dracut-mount.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 27 Oct 30 09:07 usr/lib/systemd/system/initrd.target.wants/dracut-pre-mount.service -> ../dracut-pre-mount.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 27 Oct 30 09:07 usr/lib/systemd/system/initrd.target.wants/dracut-pre-pivot.service -> ../dracut-pre-pivot.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 29 Oct 30 09:07 usr/lib/systemd/system/initrd.target.wants/dracut-pre-trigger.service -> ../dracut-pre-trigger.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 26 Oct 30 09:07 usr/lib/systemd/system/initrd.target.wants/dracut-pre-udev.service -> ../dracut-pre-udev.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 501 Oct 20 23:59 usr/lib/systemd/system/kexec.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/systemd/system/kexec.target.wants >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 25 Oct 30 09:07 usr/lib/systemd/system/kexec.target.wants/plymouth-kexec.service -> ../plymouth-kexec.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 679 Oct 21 00:00 usr/lib/systemd/system/kmod-static-nodes.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 395 Oct 20 23:59 usr/lib/systemd/system/local-fs-pre.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 507 Oct 20 23:59 usr/lib/systemd/system/local-fs.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/systemd/system/multi-user.target.wants >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 29 Oct 30 09:07 usr/lib/systemd/system/multi-user.target.wants/plymouth-quit-wait.service -> ../plymouth-quit-wait.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 24 Oct 30 09:07 usr/lib/systemd/system/multi-user.target.wants/plymouth-quit.service -> ../plymouth-quit.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 480 Oct 20 23:59 usr/lib/systemd/system/network.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 514 Oct 20 23:59 usr/lib/systemd/system/nss-lookup.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 473 Oct 20 23:59 usr/lib/systemd/system/nss-user-lookup.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 354 Oct 20 23:59 usr/lib/systemd/system/paths.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 381 Aug 18 01:16 usr/lib/systemd/system/plymouth-halt.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 396 Aug 18 01:16 usr/lib/systemd/system/plymouth-kexec.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 393 Aug 18 01:16 usr/lib/systemd/system/plymouth-poweroff.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 243 Aug 18 01:16 usr/lib/systemd/system/plymouth-quit-wait.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 235 Aug 18 01:16 usr/lib/systemd/system/plymouth-quit.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 386 Aug 18 01:16 usr/lib/systemd/system/plymouth-reboot.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 691 Aug 18 01:16 usr/lib/systemd/system/plymouth-start.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 295 Aug 18 01:16 usr/lib/systemd/system/plymouth-switch-root.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 500 Oct 20 23:59 usr/lib/systemd/system/poweroff.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/systemd/system/poweroff.target.wants >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 28 Oct 30 09:07 usr/lib/systemd/system/poweroff.target.wants/plymouth-poweroff.service -> ../plymouth-poweroff.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 493 Oct 20 23:59 usr/lib/systemd/system/reboot.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/systemd/system/reboot.target.wants >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 26 Oct 30 09:07 usr/lib/systemd/system/reboot.target.wants/plymouth-reboot.service -> ../plymouth-reboot.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 396 Oct 20 23:59 usr/lib/systemd/system/remote-fs-pre.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 482 Oct 20 23:59 usr/lib/systemd/system/remote-fs.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 2 root root 940 Jun 30 06:03 usr/lib/systemd/system/rescue.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxrwxr-x 2 root root 0 Oct 30 09:07 usr/lib/systemd/system/rescue.service.wants >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 33 Oct 30 09:07 usr/lib/systemd/system/rescue.service.wants/systemd-vconsole-setup.service -> ../systemd-vconsole-setup.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 486 Oct 20 23:59 usr/lib/systemd/system/rescue.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 500 Oct 20 23:59 usr/lib/systemd/system/rpcbind.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 402 Oct 20 23:59 usr/lib/systemd/system/shutdown.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 362 Oct 20 23:59 usr/lib/systemd/system/sigpwr.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 409 Oct 20 23:59 usr/lib/systemd/system/slices.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 356 Oct 20 23:59 usr/lib/systemd/system/sockets.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/systemd/system/sockets.target.wants >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 34 Oct 30 09:07 usr/lib/systemd/system/sockets.target.wants/systemd-journald-dev-log.socket -> ../systemd-journald-dev-log.socket >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 26 Oct 30 09:07 usr/lib/systemd/system/sockets.target.wants/systemd-journald.socket -> ../systemd-journald.socket >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 31 Oct 30 09:07 usr/lib/systemd/system/sockets.target.wants/systemd-udevd-control.socket -> ../systemd-udevd-control.socket >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 30 Oct 30 09:07 usr/lib/systemd/system/sockets.target.wants/systemd-udevd-kernel.socket -> ../systemd-udevd-kernel.socket >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 353 Oct 20 23:59 usr/lib/systemd/system/swap.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 719 Oct 20 23:59 usr/lib/systemd/system/sys-kernel-config.mount >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 518 Oct 20 23:59 usr/lib/systemd/system/sysinit.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/systemd/system/sysinit.target.wants >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 28 Oct 30 09:07 usr/lib/systemd/system/sysinit.target.wants/kmod-static-nodes.service -> ../kmod-static-nodes.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 25 Oct 30 09:07 usr/lib/systemd/system/sysinit.target.wants/plymouth-start.service -> ../plymouth-start.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 36 Oct 30 09:07 usr/lib/systemd/system/sysinit.target.wants/systemd-ask-password-console.path -> ../systemd-ask-password-console.path >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 27 Oct 30 09:07 usr/lib/systemd/system/sysinit.target.wants/systemd-journald.service -> ../systemd-journald.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 31 Oct 30 09:07 usr/lib/systemd/system/sysinit.target.wants/systemd-modules-load.service -> ../systemd-modules-load.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 25 Oct 30 09:07 usr/lib/systemd/system/sysinit.target.wants/systemd-sysctl.service -> ../systemd-sysctl.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 37 Oct 30 09:07 usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup-dev.service -> ../systemd-tmpfiles-setup-dev.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 31 Oct 30 09:07 usr/lib/systemd/system/sysinit.target.wants/systemd-udev-trigger.service -> ../systemd-udev-trigger.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 24 Oct 30 09:07 usr/lib/systemd/system/sysinit.target.wants/systemd-udevd.service -> ../systemd-udevd.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1235 Oct 20 23:59 usr/lib/systemd/system/syslog.socket >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 433 Oct 20 23:59 usr/lib/systemd/system/system.slice >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 646 Oct 20 23:59 usr/lib/systemd/system/systemd-ask-password-console.path >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 657 Oct 21 00:00 usr/lib/systemd/system/systemd-ask-password-console.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxrwxr-x 2 root root 0 Oct 30 09:07 usr/lib/systemd/system/systemd-ask-password-console.service.wants >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 33 Oct 30 09:07 usr/lib/systemd/system/systemd-ask-password-console.service.wants/systemd-vconsole-setup.service -> ../systemd-vconsole-setup.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 419 Aug 18 01:16 usr/lib/systemd/system/systemd-ask-password-plymouth.path >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 400 Aug 18 01:16 usr/lib/systemd/system/systemd-ask-password-plymouth.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxrwxr-x 2 root root 0 Oct 30 09:07 usr/lib/systemd/system/systemd-ask-password-plymouth.service.wants >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 33 Oct 30 09:07 usr/lib/systemd/system/systemd-ask-password-plymouth.service.wants/systemd-vconsole-setup.service -> ../systemd-vconsole-setup.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 702 Oct 21 00:00 usr/lib/systemd/system/systemd-fsck@.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 548 Oct 21 00:00 usr/lib/systemd/system/systemd-halt.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1125 Oct 20 23:59 usr/lib/systemd/system/systemd-journald-dev-log.socket >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1053 Oct 21 00:00 usr/lib/systemd/system/systemd-journald.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 842 Oct 20 23:59 usr/lib/systemd/system/systemd-journald.socket >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 561 Oct 21 00:00 usr/lib/systemd/system/systemd-kexec.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1029 Oct 21 00:00 usr/lib/systemd/system/systemd-modules-load.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 557 Oct 21 00:00 usr/lib/systemd/system/systemd-poweroff.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 552 Oct 21 00:00 usr/lib/systemd/system/systemd-reboot.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 711 Oct 21 00:00 usr/lib/systemd/system/systemd-sysctl.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 767 Oct 21 00:00 usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 827 Oct 21 00:00 usr/lib/systemd/system/systemd-udev-settle.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 723 Oct 21 00:00 usr/lib/systemd/system/systemd-udev-trigger.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 578 Oct 20 23:59 usr/lib/systemd/system/systemd-udevd-control.socket >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 575 Oct 20 23:59 usr/lib/systemd/system/systemd-udevd-kernel.socket >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 847 Oct 21 00:00 usr/lib/systemd/system/systemd-udevd.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 690 Oct 21 00:00 usr/lib/systemd/system/systemd-vconsole-setup.service >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 355 Oct 20 23:59 usr/lib/systemd/system/timers.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 417 Oct 20 23:59 usr/lib/systemd/system/umount.target >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 1403600 Oct 21 00:02 usr/lib/systemd/systemd >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 249312 Oct 21 00:02 usr/lib/systemd/systemd-cgroups-agent >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 270184 Oct 21 00:02 usr/lib/systemd/systemd-fsck >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 249328 Oct 21 00:02 usr/lib/systemd/systemd-journald >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 45320 Oct 21 00:02 usr/lib/systemd/systemd-modules-load >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 28672 Oct 21 00:02 usr/lib/systemd/systemd-reply-password >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 103712 Oct 21 00:02 usr/lib/systemd/systemd-shutdown >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 45360 Oct 21 00:02 usr/lib/systemd/systemd-sysctl >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 327544 Oct 21 00:02 usr/lib/systemd/systemd-udevd >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 41184 Oct 21 00:02 usr/lib/systemd/systemd-vconsole-setup >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib/udev >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 41152 Oct 21 00:02 usr/lib/udev/ata_id >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 49392 Oct 21 00:02 usr/lib/udev/cdrom_id >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 15880 Aug 17 20:49 usr/lib/udev/pcmcia-check-broken-cis >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 28384 Aug 17 20:49 usr/lib/udev/pcmcia-socket-startup >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib/udev/rules.d >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -r--r--r-- 1 root root 6633 Sep 1 05:29 usr/lib/udev/rules.d/10-dm.rules >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -r--r--r-- 1 root root 2454 Sep 1 05:29 usr/lib/udev/rules.d/11-dm-lvm.rules >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -r--r--r-- 1 root root 1499 Sep 1 05:29 usr/lib/udev/rules.d/13-dm-disk.rules >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3252 Oct 20 23:59 usr/lib/udev/rules.d/50-udev-default.rules >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1060 Aug 17 20:49 usr/lib/udev/rules.d/60-pcmcia.rules >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 5592 Oct 20 23:59 usr/lib/udev/rules.d/60-persistent-storage.rules >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -r--r--r-- 1 root root 4253 Oct 30 09:07 usr/lib/udev/rules.d/69-dm-lvm-metad.rules >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2591 Oct 20 23:59 usr/lib/udev/rules.d/70-uaccess.rules >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2360 Oct 21 00:00 usr/lib/udev/rules.d/71-seat.rules >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 596 Oct 21 00:00 usr/lib/udev/rules.d/73-seat-late.rules >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 452 Oct 20 23:59 usr/lib/udev/rules.d/75-net-description.rules >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 618 Oct 20 23:59 usr/lib/udev/rules.d/80-drivers.rules >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 292 Oct 20 23:59 usr/lib/udev/rules.d/80-net-setup-link.rules >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -r--r--r-- 1 root root 483 Sep 1 05:29 usr/lib/udev/rules.d/95-dm-notify.rules >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 155 Oct 20 23:59 usr/lib/udev/rules.d/95-udev-late.rules >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4001 Oct 21 00:00 usr/lib/udev/rules.d/99-systemd.rules >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 50144 Oct 21 00:02 usr/lib/udev/scsi_id >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 4851 Jun 30 06:03 usr/lib/uefi-lib.sh >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 6 root root 0 Oct 30 09:07 usr/lib64 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib64/device-mapper >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -r-xr-xr-x 1 root root 11304 Sep 1 05:29 usr/lib64/device-mapper/libdevmapper-event-lvm2mirror.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -r-xr-xr-x 1 root root 11256 Sep 1 05:29 usr/lib64/device-mapper/libdevmapper-event-lvm2raid.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -r-xr-xr-x 1 root root 11400 Sep 1 05:29 usr/lib64/device-mapper/libdevmapper-event-lvm2snapshot.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -r-xr-xr-x 1 root root 15544 Sep 1 05:29 usr/lib64/device-mapper/libdevmapper-event-lvm2thin.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib64/iscsi >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 163176 Sep 27 12:48 usr/lib64/ld-2.20.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 10 Oct 30 09:07 usr/lib64/ld-linux-x86-64.so.2 -> ld-2.20.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 15 Oct 30 09:07 usr/lib64/libacl.so.1 -> libacl.so.1.1.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 36600 Aug 15 17:22 usr/lib64/libacl.so.1.1.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 16 Oct 30 09:07 usr/lib64/libattr.so.1 -> libattr.so.1.1.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 19664 Aug 15 19:34 usr/lib64/libattr.so.1.1.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 17 Oct 30 09:07 usr/lib64/libaudit.so.1 -> libaudit.so.1.0.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 118496 Aug 24 13:37 usr/lib64/libaudit.so.1.0.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 17 Oct 30 09:07 usr/lib64/libblkid.so.1 -> libblkid.so.1.1.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 264776 Aug 27 10:05 usr/lib64/libblkid.so.1.1.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 15 Oct 30 09:07 usr/lib64/libbz2.so.1 -> libbz2.so.1.0.6 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 67928 Aug 15 21:23 usr/lib64/libbz2.so.1.0.6 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 2082456 Sep 27 12:48 usr/lib64/libc-2.20.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 12 Oct 30 09:07 usr/lib64/libc.so.6 -> libc-2.20.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 18 Oct 30 09:07 usr/lib64/libcap-ng.so.0 -> libcap-ng.so.0.0.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 23824 Aug 17 04:53 usr/lib64/libcap-ng.so.0.0.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 14 Oct 30 09:07 usr/lib64/libcap.so.2 -> libcap.so.2.24 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 19008 Aug 17 05:12 usr/lib64/libcap.so.2.24 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 17 Oct 30 09:07 usr/lib64/libcom_err.so.2 -> libcom_err.so.2.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 15664 Aug 16 06:32 usr/lib64/libcom_err.so.2.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 18 Oct 30 09:07 usr/lib64/libconfig.so.9 -> libconfig.so.9.1.3 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 48888 Aug 17 05:16 usr/lib64/libconfig.so.9.1.3 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 36752 Sep 27 12:48 usr/lib64/libcrypt-2.20.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 16 Oct 30 09:07 usr/lib64/libcrypt.so.1 -> libcrypt-2.20.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 2013240 Sep 9 05:55 usr/lib64/libcrypto.so.1.0.1i >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 19 Oct 30 09:07 usr/lib64/libcrypto.so.10 -> libcrypto.so.1.0.1i >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 18 Oct 30 09:07 usr/lib64/libdaemon.so.0 -> libdaemon.so.0.5.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 28152 Aug 17 05:20 usr/lib64/libdaemon.so.0.5.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 18 Oct 30 09:07 usr/lib64/libdbus-1.so.3 -> libdbus-1.so.3.8.6 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 306592 Aug 16 01:31 usr/lib64/libdbus-1.so.3.8.6 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -r-xr-xr-x 1 root root 11280 Sep 1 05:29 usr/lib64/libdevmapper-event-lvm2.so.2.02 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 46 Oct 30 09:07 usr/lib64/libdevmapper-event-lvm2mirror.so -> device-mapper/libdevmapper-event-lvm2mirror.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 44 Oct 30 09:07 usr/lib64/libdevmapper-event-lvm2raid.so -> device-mapper/libdevmapper-event-lvm2raid.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 48 Oct 30 09:07 usr/lib64/libdevmapper-event-lvm2snapshot.so -> device-mapper/libdevmapper-event-lvm2snapshot.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 44 Oct 30 09:07 usr/lib64/libdevmapper-event-lvm2thin.so -> device-mapper/libdevmapper-event-lvm2thin.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -r-xr-xr-x 1 root root 27992 Sep 1 05:29 usr/lib64/libdevmapper-event.so.1.02 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -r-xr-xr-x 1 root root 298328 Sep 1 05:29 usr/lib64/libdevmapper.so.1.02 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 19512 Sep 27 12:48 usr/lib64/libdl-2.20.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 13 Oct 30 09:07 usr/lib64/libdl.so.2 -> libdl-2.20.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 24 Oct 30 09:07 usr/lib64/libdns-export.so.104 -> libdns-export.so.104.0.3 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 1344848 Oct 3 08:33 usr/lib64/libdns-export.so.104.0.3 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 15 Oct 30 09:07 usr/lib64/libdrm.so.2 -> libdrm.so.2.4.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 48552 Oct 2 10:04 usr/lib64/libdrm.so.2.4.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 279696 Aug 27 06:17 usr/lib64/libdw-0.160.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 14 Oct 30 09:07 usr/lib64/libdw.so.1 -> libdw-0.160.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 13 Oct 30 09:07 usr/lib64/libe2p.so.2 -> libe2p.so.2.3 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 33480 Aug 16 06:32 usr/lib64/libe2p.so.2.3 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 90640 Aug 27 06:17 usr/lib64/libelf-0.160.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 15 Oct 30 09:07 usr/lib64/libelf.so.1 -> libelf-0.160.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 16 Oct 30 09:07 usr/lib64/libext2fs.so.2 -> libext2fs.so.2.4 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 288184 Aug 16 06:32 usr/lib64/libext2fs.so.2.4 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 506112 Sep 24 19:35 usr/lib64/libfreebl3.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 92816 Sep 30 14:46 usr/lib64/libgcc_s-4.9.1-20140930.so.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 28 Oct 30 09:07 usr/lib64/libgcc_s.so.1 -> libgcc_s-4.9.1-20140930.so.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 19 Oct 30 09:07 usr/lib64/libgcrypt.so.20 -> libgcrypt.so.20.0.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 922032 Aug 17 06:17 usr/lib64/libgcrypt.so.20.0.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 22 Oct 30 09:07 usr/lib64/libgpg-error.so.0 -> libgpg-error.so.0.11.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 19376 Aug 17 06:21 usr/lib64/libgpg-error.so.0.11.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 21 Oct 30 09:07 usr/lib64/libgssapi_krb5.so.2 -> libgssapi_krb5.so.2.2 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 318800 Sep 29 18:35 usr/lib64/libgssapi_krb5.so.2.2 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 17 Oct 30 09:07 usr/lib64/libidn.so.11 -> libidn.so.11.6.11 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 212728 Aug 17 06:32 usr/lib64/libidn.so.11.6.11 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 23 Oct 30 09:07 usr/lib64/libirs-export.so.91 -> libirs-export.so.91.0.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 45264 Oct 3 08:33 usr/lib64/libirs-export.so.91.0.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 23 Oct 30 09:07 usr/lib64/libisc-export.so.95 -> libisc-export.so.95.7.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 345560 Oct 3 08:33 usr/lib64/libisc-export.so.95.7.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 26 Oct 30 09:07 usr/lib64/libisccfg-export.so.90 -> libisccfg-export.so.90.2.2 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 55168 Oct 3 08:33 usr/lib64/libisccfg-export.so.90.2.2 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 19 Oct 30 09:07 usr/lib64/libjansson.so.4 -> libjansson.so.4.6.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 53384 Jun 7 23:56 usr/lib64/libjansson.so.4.6.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 18 Oct 30 09:07 usr/lib64/libk5crypto.so.3 -> libk5crypto.so.3.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 206424 Sep 29 18:35 usr/lib64/libk5crypto.so.3.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 18 Oct 30 09:07 usr/lib64/libkeyutils.so.1 -> libkeyutils.so.1.5 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 15456 Aug 17 00:52 usr/lib64/libkeyutils.so.1.5 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 16 Oct 30 09:07 usr/lib64/libkmod.so.2 -> libkmod.so.2.2.8 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 91592 Aug 17 02:05 usr/lib64/libkmod.so.2.2.8 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 14 Oct 30 09:07 usr/lib64/libkrb5.so.3 -> libkrb5.so.3.3 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 940112 Sep 29 18:35 usr/lib64/libkrb5.so.3.3 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 21 Oct 30 09:07 usr/lib64/libkrb5support.so.0 -> libkrb5support.so.0.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 62216 Sep 29 18:35 usr/lib64/libkrb5support.so.0.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 21 Oct 30 09:07 usr/lib64/liblber-2.4.so.2 -> liblber-2.4.so.2.10.3 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 60784 Oct 6 04:35 usr/lib64/liblber-2.4.so.2.10.3 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 21 Oct 30 09:07 usr/lib64/libldap-2.4.so.2 -> libldap-2.4.so.2.10.3 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 337624 Oct 6 04:35 usr/lib64/libldap-2.4.so.2.10.3 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 21 Oct 30 09:07 usr/lib64/liblldp_clif.so.1 -> liblldp_clif.so.1.0.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 10920 Aug 17 10:06 usr/lib64/liblldp_clif.so.1.0.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -r-xr-xr-x 1 root root 1275600 Sep 1 05:29 usr/lib64/liblvm2cmd.so.2.02 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 17 Oct 30 09:07 usr/lib64/liblzma.so.5 -> liblzma.so.5.0.99 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 152864 Aug 19 01:41 usr/lib64/liblzma.so.5.0.99 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 1167080 Sep 27 12:48 usr/lib64/libm-2.20.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 12 Oct 30 09:07 usr/lib64/libm.so.6 -> libm-2.20.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 17 Oct 30 09:07 usr/lib64/libmount.so.1 -> libmount.so.1.1.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 288944 Aug 27 10:05 usr/lib64/libmount.so.1.1.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 19 Oct 30 09:07 usr/lib64/libnl-3.so.200 -> libnl-3.so.200.20.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 124224 Oct 10 10:47 usr/lib64/libnl-3.so.200.20.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 23 Oct 30 09:07 usr/lib64/libnl-cli-3.so.200 -> libnl-cli-3.so.200.20.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 45136 Oct 10 10:47 usr/lib64/libnl-cli-3.so.200.20.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 24 Oct 30 09:07 usr/lib64/libnl-genl-3.so.200 -> libnl-genl-3.so.200.20.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 25240 Oct 10 10:47 usr/lib64/libnl-genl-3.so.200.20.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 22 Oct 30 09:07 usr/lib64/libnl-nf-3.so.200 -> libnl-nf-3.so.200.20.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 103192 Oct 10 10:47 usr/lib64/libnl-nf-3.so.200.20.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 25 Oct 30 09:07 usr/lib64/libnl-route-3.so.200 -> libnl-route-3.so.200.20.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 399744 Oct 10 10:47 usr/lib64/libnl-route-3.so.200.20.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 253328 Aug 19 17:07 usr/lib64/libnspr4.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 1221368 Sep 24 20:21 usr/lib64/libnss3.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 27512 Sep 27 12:48 usr/lib64/libnss_dns-2.20.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 18 Oct 30 09:07 usr/lib64/libnss_dns.so.2 -> libnss_dns-2.20.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 62072 Sep 27 12:48 usr/lib64/libnss_files-2.20.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 20 Oct 30 09:07 usr/lib64/libnss_files.so.2 -> libnss_files-2.20.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 11408 Aug 17 17:31 usr/lib64/libnss_mdns4_minimal.so.2 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 181504 Sep 24 18:23 usr/lib64/libnssutil3.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 17 Oct 30 09:07 usr/lib64/libomapi.so.0 -> libomapi.so.0.0.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 126208 Oct 3 10:33 usr/lib64/libomapi.so.0.0.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 16 Oct 30 09:07 usr/lib64/libpam.so.0 -> libpam.so.0.83.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 61440 Aug 17 20:16 usr/lib64/libpam.so.0.83.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 16 Oct 30 09:07 usr/lib64/libpcre.so.1 -> libpcre.so.1.2.3 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 447240 Aug 17 20:55 usr/lib64/libpcre.so.1.2.3 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 19672 Aug 19 17:07 usr/lib64/libplc4.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 15568 Aug 19 17:07 usr/lib64/libplds4.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 27 Oct 30 09:07 usr/lib64/libply-splash-core.so.2 -> libply-splash-core.so.2.1.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 78072 Aug 18 01:17 usr/lib64/libply-splash-core.so.2.1.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 31 Oct 30 09:07 usr/lib64/libply-splash-graphics.so.2 -> libply-splash-graphics.so.2.1.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 40592 Aug 18 01:17 usr/lib64/libply-splash-graphics.so.2.1.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 15 Oct 30 09:07 usr/lib64/libply.so.2 -> libply.so.2.1.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 99088 Aug 18 01:17 usr/lib64/libply.so.2.1.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 19 Oct 30 09:07 usr/lib64/libpng16.so.16 -> libpng16.so.16.10.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 211448 Aug 17 08:11 usr/lib64/libpng16.so.16.10.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 18 Oct 30 09:07 usr/lib64/libprocps.so.3 -> libprocps.so.3.0.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 74120 Aug 18 01:57 usr/lib64/libprocps.so.3.0.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 141880 Sep 27 12:48 usr/lib64/libpthread-2.20.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 18 Oct 30 09:07 usr/lib64/libpthread.so.0 -> libpthread-2.20.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 20 Oct 30 09:07 usr/lib64/libqrencode.so.3 -> libqrencode.so.3.4.2 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 53128 Aug 18 06:07 usr/lib64/libqrencode.so.3.4.2 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 18 Oct 30 09:07 usr/lib64/libreadline.so.6 -> libreadline.so.6.3 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 299408 Aug 18 08:41 usr/lib64/libreadline.so.6.3 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 110824 Sep 27 12:48 usr/lib64/libresolv-2.20.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 17 Oct 30 09:07 usr/lib64/libresolv.so.2 -> libresolv-2.20.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 43968 Sep 27 12:48 usr/lib64/librt-2.20.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 13 Oct 30 09:07 usr/lib64/librt.so.1 -> librt-2.20.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 17 Oct 30 09:07 usr/lib64/libsasl2.so.3 -> libsasl2.so.3.0.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 120312 Aug 16 01:09 usr/lib64/libsasl2.so.3.0.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 19 Oct 30 09:07 usr/lib64/libseccomp.so.2 -> libseccomp.so.2.1.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 93808 Aug 17 08:35 usr/lib64/libseccomp.so.2.1.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 146208 Aug 17 08:41 usr/lib64/libselinux.so.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 287632 Aug 17 08:43 usr/lib64/libsepol.so.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 21 Oct 30 09:07 usr/lib64/libsmartcols.so.1 -> libsmartcols.so.1.1.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 142720 Aug 27 10:05 usr/lib64/libsmartcols.so.1.1.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 163976 Sep 24 20:21 usr/lib64/libsmime3.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 259608 Sep 24 20:21 usr/lib64/libssl3.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 17 Oct 30 09:07 usr/lib64/libsysfs.so.2 -> libsysfs.so.2.0.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 48728 Aug 18 17:14 usr/lib64/libsysfs.so.2.0.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 19 Oct 30 09:07 usr/lib64/libsystemd.so.0 -> libsystemd.so.0.4.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 153288 Oct 21 00:00 usr/lib64/libsystemd.so.0.4.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 16 Oct 30 09:07 usr/lib64/libteam.so.5 -> libteam.so.5.2.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 53592 Aug 19 04:21 usr/lib64/libteam.so.5.2.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 20 Oct 30 09:07 usr/lib64/libteamdctl.so.0 -> libteamdctl.so.0.1.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 23896 Aug 19 04:21 usr/lib64/libteamdctl.so.0.1.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 15 Oct 30 09:07 usr/lib64/libtinfo.so.5 -> libtinfo.so.5.9 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 173136 Aug 17 16:05 usr/lib64/libtinfo.so.5.9 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 16 Oct 30 09:07 usr/lib64/libudev.so.1 -> libudev.so.1.6.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 65944 Oct 21 00:00 usr/lib64/libudev.so.1.6.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 16 Oct 30 09:07 usr/lib64/libuuid.so.1 -> libuuid.so.1.3.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 19984 Aug 27 10:05 usr/lib64/libuuid.so.1.3.0 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 16 Oct 30 09:07 usr/lib64/libxml2.so.2 -> libxml2.so.2.9.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 1487448 Aug 17 09:40 usr/lib64/libxml2.so.2.9.1 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 13 Oct 30 09:07 usr/lib64/libz.so.1 -> libz.so.1.2.8 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 89992 Aug 19 02:50 usr/lib64/libz.so.1.2.8 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib64/llvm >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 3 root root 0 Oct 30 09:07 usr/lib64/plymouth >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 15800 Aug 18 01:17 usr/lib64/plymouth/details.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/lib64/plymouth/renderers >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 37016 Aug 18 01:17 usr/lib64/plymouth/renderers/drm.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 24304 Aug 18 01:17 usr/lib64/plymouth/renderers/frame-buffer.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 20160 Aug 18 01:17 usr/lib64/plymouth/text.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 37056 Aug 18 01:17 usr/lib64/plymouth/two-step.so >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/sbin >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 23776 Aug 16 22:37 usr/sbin/arping >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 75584 Aug 27 10:05 usr/sbin/blkid >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 32928 Aug 15 20:57 usr/sbin/brctl >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 37384 Aug 15 23:59 usr/sbin/chroot >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 61504 Aug 17 10:06 usr/sbin/dcbtool >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 437768 Oct 3 10:33 usr/sbin/dhclient >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 5338 Jun 30 06:03 usr/sbin/dhclient-script >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -r-xr-xr-x 1 root root 36320 Sep 1 05:29 usr/sbin/dmeventd >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -r-xr-xr-x 1 root root 80672 Sep 1 05:29 usr/sbin/dmsetup >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 2 root root 0 Aug 16 06:32 usr/sbin/e2fsck >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 628 Jun 30 06:03 usr/sbin/fcoe-edd >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 817 Jun 30 06:03 usr/sbin/fcoe-genrules.sh >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 1840 Jun 30 06:03 usr/sbin/fcoe-up >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 41112 Oct 9 14:57 usr/sbin/fipvlan >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 37168 Aug 27 10:05 usr/sbin/fsck >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 2 root root 255248 Aug 16 06:32 usr/sbin/fsck.ext4 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 16 Oct 30 09:07 usr/sbin/halt -> ../bin/systemctl >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 10845 Sep 30 10:16 usr/sbin/ifup >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 22 Oct 30 09:07 usr/sbin/init -> ../lib/systemd/systemd >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 1158 Jun 30 06:03 usr/sbin/initqueue >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 303 Jun 30 06:03 usr/sbin/insmodpost.sh >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 327168 Oct 4 07:46 usr/sbin/ip >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 169928 Sep 26 01:12 usr/sbin/kexec >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 361680 Aug 17 10:06 usr/sbin/lldpad >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 98584 Aug 17 10:06 usr/sbin/lldptool >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 584 Jun 30 06:03 usr/sbin/loginit >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 71208 Aug 27 10:05 usr/sbin/losetup >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -r-xr-xr-x 1 root root 1294280 Sep 1 05:29 usr/sbin/lvm >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 3661 Jun 30 06:03 usr/sbin/lvm_scan >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 11 Oct 30 09:07 usr/sbin/modprobe -> ../bin/kmod >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 2742 Jun 30 06:03 usr/sbin/netroot >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 11408 Aug 27 10:05 usr/sbin/nologin >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 12 Oct 30 09:07 usr/sbin/ping6 -> ../bin/ping6 >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 87872 Aug 18 01:17 usr/sbin/plymouthd >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 16 Oct 30 09:07 usr/sbin/poweroff -> ../bin/systemctl >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 942 Jun 30 06:03 usr/sbin/rdsosreport >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 16 Oct 30 09:07 usr/sbin/reboot -> ../bin/systemctl >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 11 Oct 30 09:07 usr/sbin/rmmod -> ../bin/kmod >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rwxr-xr-x 1 root root 15888 Aug 27 10:05 usr/sbin/swapoff >Oct 30 09:08:05 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 14 Oct 30 09:07 usr/sbin/udevadm -> ../bin/udevadm >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxrwxr-x 5 root root 0 Oct 30 09:07 usr/share >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/share/pixmaps >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 12056 Sep 23 12:17 usr/share/pixmaps/system-logo-white.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxrwxr-x 3 root root 0 Oct 30 09:07 usr/share/plymouth >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 109 Aug 18 01:16 usr/share/plymouth/plymouthd.defaults >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxrwxr-x 5 root root 0 Oct 30 09:07 usr/share/plymouth/themes >Oct 30 09:08:05 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/share/plymouth/themes/charge >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 870 Aug 18 01:16 usr/share/plymouth/themes/charge/box.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 131 Aug 18 01:16 usr/share/plymouth/themes/charge/bullet.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 366 Aug 18 01:16 usr/share/plymouth/themes/charge/charge.plymouth >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 367 Aug 18 01:16 usr/share/plymouth/themes/charge/entry.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1896 Aug 18 01:16 usr/share/plymouth/themes/charge/lock.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 421 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-00.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 423 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-01.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 435 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-02.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 446 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-03.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 456 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-04.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 470 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-05.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 495 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-06.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 500 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-07.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 511 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-08.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 510 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-09.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 501 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-10.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 494 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-11.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 487 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-12.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 483 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-13.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 470 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-14.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 464 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-15.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 639 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-16.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 605 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-17.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 550 Sep 23 12:17 usr/share/plymouth/themes/charge/progress-18.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1124 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-00.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 2318 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-01.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 3939 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-02.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 6396 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-03.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 16436 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-04.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 18111 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-05.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 20558 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-06.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 20381 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-07.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 21051 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-08.png >Oct 30 09:08:05 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 20927 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-09.png >Oct 30 09:08:06 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 23327 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-10.png >Oct 30 09:08:06 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 19595 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-11.png >Oct 30 09:08:06 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 12805 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-12.png >Oct 30 09:08:06 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 10008 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-13.png >Oct 30 09:08:06 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 7198 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-14.png >Oct 30 09:08:06 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 4740 Sep 23 12:17 usr/share/plymouth/themes/charge/throbber-15.png >Oct 30 09:08:06 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/share/plymouth/themes/details >Oct 30 09:08:06 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 84 Aug 18 01:16 usr/share/plymouth/themes/details/details.plymouth >Oct 30 09:08:06 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/share/plymouth/themes/text >Oct 30 09:08:06 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 98 Aug 18 01:16 usr/share/plymouth/themes/text/text.plymouth >Oct 30 09:08:06 localhost.localdomain dracut[15651]: drwxr-xr-x 4 root root 0 Oct 30 09:07 usr/share/terminfo >Oct 30 09:08:06 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/share/terminfo/l >Oct 30 09:08:06 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1794 Aug 17 16:07 usr/share/terminfo/l/linux >Oct 30 09:08:06 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 usr/share/terminfo/v >Oct 30 09:08:06 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1194 Aug 17 16:07 usr/share/terminfo/v/vt100 >Oct 30 09:08:06 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1188 Aug 17 16:07 usr/share/terminfo/v/vt102 >Oct 30 09:08:06 localhost.localdomain dracut[15651]: -rw-r--r-- 1 root root 1377 Aug 17 16:07 usr/share/terminfo/v/vt220 >Oct 30 09:08:06 localhost.localdomain dracut[15651]: drwxr-xr-x 3 root root 0 Oct 30 09:07 var >Oct 30 09:08:06 localhost.localdomain dracut[15651]: drwxrwxr-x 3 root root 0 Oct 30 09:07 var/lib >Oct 30 09:08:06 localhost.localdomain dracut[15651]: drwxr-xr-x 2 root root 0 Oct 30 09:07 var/lib/lldpad >Oct 30 09:08:06 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 11 Oct 30 09:07 var/lock -> ../run/lock >Oct 30 09:08:06 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 10 Oct 30 09:07 var/log -> ../run/log >Oct 30 09:08:06 localhost.localdomain dracut[15651]: lrwxrwxrwx 1 root root 6 Oct 30 09:07 var/run -> ../run >Oct 30 09:08:06 localhost.localdomain dracut[15651]: ======================================================================== >Oct 30 09:08:06 localhost.localdomain program[31139]: cat: write error: Broken pipe >Oct 30 09:08:06 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:08:06 localhost.localdomain anaconda[31139]: Generating initramfs >Oct 30 09:08:06 localhost.localdomain anaconda[31139]: Running post-installation scripts >Oct 30 09:08:06 localhost.localdomain anaconda[31139]: Running kickstart %%post script(s) >Oct 30 09:08:06 localhost.localdomain program[31139]: Running... /bin/sh /tmp/ks-script-eg3lXb >Oct 30 09:08:06 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:08:06 localhost.localdomain program[31139]: Running... /bin/sh /tmp/ks-script-p3AdTH >Oct 30 09:08:06 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:08:06 localhost.localdomain program[31139]: Running... /bin/sh /tmp/ks-script-lZO4E6 >Oct 30 09:08:08 localhost.localdomain program[31139]: Return code: 0 >Oct 30 09:08:08 localhost.localdomain anaconda[31139]: All kickstart %%post script(s) have been run >Oct 30 09:08:08 localhost.localdomain anaconda[31139]: Running post-installation scripts >Oct 30 09:08:08 localhost.localdomain anaconda[31139]: Thread Done: AnaConfigurationThread (140263561750272) >Oct 30 09:08:09 localhost.localdomain anaconda.desktop[31017]: Starting installer, one moment... >Oct 30 09:08:09 localhost.localdomain anaconda.desktop[31017]: anaconda argparse: terminal size detection failed, using default width >Oct 30 09:08:09 localhost.localdomain anaconda.desktop[31017]: [Errno 25] Inappropriate ioctl for device >Oct 30 09:08:09 localhost.localdomain anaconda.desktop[31017]: anaconda 21.48.13-1 for Fedora 21 (pre-release) started. >Oct 30 09:08:10 localhost.localdomain dbus[1401]: avc: received setenforce notice (enforcing=1) >Oct 30 09:08:10 localhost.localdomain dbus[1309]: avc: received setenforce notice (enforcing=1) >Oct 30 09:08:10 localhost.localdomain dbus[749]: avc: received setenforce notice (enforcing=1) >Oct 30 09:08:10 localhost.localdomain org.a11y.Bus[1309]: Reloaded configuration >Oct 30 09:08:10 localhost.localdomain dbus[749]: [system] Reloaded configuration >Oct 30 09:08:13 localhost.localdomain userhelper[27854]: pam_timestamp(liveinst:auth): timestamp file `/var/run/sudo/liveuser/unknown:root' is only 234 seconds old, allowing access to liveinst for user liveuser >Oct 30 09:08:13 localhost.localdomain userhelper[27854]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Oct 30 09:08:13 localhost.localdomain userhelper[27859]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Oct 30 09:08:13 localhost.localdomain dbus[1401]: avc: received setenforce notice (enforcing=0) >Oct 30 09:08:13 localhost.localdomain dbus[749]: avc: received setenforce notice (enforcing=0) >Oct 30 09:08:13 localhost.localdomain dbus[1309]: avc: received setenforce notice (enforcing=0) >Oct 30 09:08:13 localhost.localdomain anaconda.desktop[27854]: umount: /mnt/sysimage/boot: not mounted >Oct 30 09:08:14 localhost.localdomain anaconda.desktop[27854]: umount: /mnt/sysimage: not mounted >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Workstation-x86_64-2', >'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-10-29-19-30-23-00', >'ID_FS_UUID_ENC': '2014-10-29-19-30-23-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'QEMU_DVD-ROM', >'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\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': '5dbaabbd', >'ID_REVISION': '2.1.2', >'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', >'ID_SERIAL_SHORT': 'QM00001', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '10311', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', >'/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', >'/dev/disk/by-uuid/2014-10-29-19-30-23-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 1 >parents = [] >uuid = None size = 1345 MiB >format = existing None >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 688640 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (42, 255, 63) biosGeometry: (42, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe83ee0290> >target size = 0 B path = /dev/sr0 >format args = [] originalFormat = None >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '76075530', >'MAJOR': '252', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12046', >'name': 'vda', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >name = vda status = True kids = 0 id = 6 >parents = [] >uuid = None size = 8192 MiB >format = existing None >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe83ee0320> >target size = 0 B path = /dev/vda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ffe83e4f850> >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7ffe8005f990>, <parted.partition.Partition object at 0x7ffe8005fb10>] >device: <parted.device.Device object at 0x7ffe8005f650> >PedDisk: <_ped.Disk object at 0x7ffe83e61a70> >'DEVNAME': 'vda1', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '95779487-e99a-4bac-ba15-07f6aef7aeeb', >'ID_FS_UUID_ENC': '95779487-e99a-4bac-ba15-07f6aef7aeeb', >'ID_FS_VERSION': '1.0', >'ID_PART_ENTRY_DISK': '252: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': '76075530-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '76075530', >'MAJOR': '252', >'MINOR': '1', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '1386269', >'name': 'vda1', >'symlinks': ['/dev/disk/by-uuid/95779487-e99a-4bac-ba15-07f6aef7aeeb'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing None >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e290> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >'DEVNAME': 'vda2', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz', >'ID_FS_UUID_ENC': 'vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz', >'ID_FS_VERSION': 'LVM2 001', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '15751168', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '76075530-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '76075530', >'MAJOR': '252', >'MINOR': '2', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '141421828', >'name': 'vda2', >'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >name = vda2 status = True kids = 0 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing None >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'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-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': 'e899782a-59e3-4f09-ba1a-2655bc69cc79', >'ID_FS_UUID_ENC': 'e899782a-59e3-4f09-ba1a-2655bc69cc79', >'ID_FS_VERSION': '1', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '3278492', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo', >'/dev/disk/by-uuid/e899782a-59e3-4f09-ba1a-2655bc69cc79', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >name = fedora-swap status = True kids = 0 id = 23 >parents = ['existing 7688 MiB lvmvg fedora (20)'] >uuid = MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo size = 820 MiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 1679360 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e710> >target size = 820 MiB path = /dev/mapper/fedora-swap >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffe7a662310) -- >name = fedora status = True kids = 1 id = 20 >parents = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] >uuid = neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km size = 7688 MiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 7688 MiB path = /dev/fedora >format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 >PE Free = 10 PV Count = 1 >modified = False extents = 1922 free space = 6868 MiB >free extents = 1717 reserved percent = 0 reserved space = 0 B >PVs = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] >LVs = ['existing 820 MiB lvmlv fedora-swap (23)'] >segment type = linear percent = 0 >mirror copies = 1 VG space used = 820 MiB >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'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-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '7dfb0b23-7258-417d-88f5-233befdaa117', >'ID_FS_UUID_ENC': '7dfb0b23-7258-417d-88f5-233befdaa117', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '3593832', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3', >'/dev/disk/by-uuid/7dfb0b23-7258-417d-88f5-233befdaa117', >'/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 = 28 >parents = ['existing 7688 MiB lvmvg fedora (20)'] >uuid = Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3 size = 6828 MiB >format = existing None >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: 13983744 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (870, 255, 63) biosGeometry: (870, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e7a0> >target size = 6828 MiB path = /dev/mapper/fedora-root >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffe7a662310) -- >name = fedora status = True kids = 2 id = 20 >parents = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] >uuid = neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km size = 7688 MiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 7688 MiB path = /dev/fedora >format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 >PE Free = 10 PV Count = 1 >modified = False extents = 1922 free space = 40 MiB >free extents = 10 reserved percent = 0 reserved space = 0 B >PVs = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] >LVs = ['existing 820 MiB lvmlv fedora-swap (23) with existing swap', >'existing 6828 MiB lvmlv fedora-root (28)'] >segment type = linear percent = 0 >mirror copies = 1 VG space used = 6828 MiB >Oct 30 09:08:18 localhost.localdomain anaconda.desktop[27854]: ** (anaconda:27976): WARNING **: atk-bridge: Couldn't listen on dbus server: Failed to bind socket "/tmp/.cache/at-spi2-socket-27976": No such file or directory >'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '10cbfd6a', >'MAJOR': '252', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12168', >'name': 'vdb', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb'} ; name: vdb ; >name = vdb status = True kids = 0 id = 34 >parents = [] >uuid = None size = 8192 MiB >format = existing None >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e830> >target size = 0 B path = /dev/vdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ffe7a692090> >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7ffe7a3d74d0>, <parted.partition.Partition object at 0x7ffe7a3d7710>] >device: <parted.device.Device object at 0x7ffe7a3d7290> >PedDisk: <_ped.Disk object at 0x7ffe7a66ad88> >'DEVNAME': 'vdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '8e952dcf-ec7d-4d39-8cbf-0f0b12231e8c', >'ID_FS_UUID_ENC': '8e952dcf-ec7d-4d39-8cbf-0f0b12231e8c', >'ID_FS_VERSION': '1.0', >'ID_PART_ENTRY_DISK': '252:16', >'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': '10cbfd6a-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '10cbfd6a', >'MAJOR': '252', >'MINOR': '17', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '8626886', >'name': 'vdb1', >'symlinks': ['/dev/disk/by-uuid/8e952dcf-ec7d-4d39-8cbf-0f0b12231e8c'], >'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1'} ; name: vdb1 ; >name = vdb1 status = True kids = 0 id = 39 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing None >major = 252 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >'DEVNAME': 'vdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '2ymDKX-kcxQ-Of1d-KR3u-pO0T-683n-f96H97', >'ID_FS_UUID_ENC': '2ymDKX-kcxQ-Of1d-KR3u-pO0T-683n-f96H97', >'ID_FS_VERSION': 'LVM2 001', >'ID_PART_ENTRY_DISK': '252:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '15751168', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '10cbfd6a-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '10cbfd6a', >'MAJOR': '252', >'MINOR': '18', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '378654870', >'name': 'vdb2', >'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-2ymDKX-kcxQ-Of1d-KR3u-pO0T-683n-f96H97'], >'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2'} ; name: vdb2 ; >name = vdb2 status = True kids = 0 id = 44 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing None >major = 252 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69eb90> >target size = 0 B path = /dev/vdb2 >format args = [] originalFormat = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora00-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-aD10pDen0OWFWnmc9rO3AjONP2H6I43gbBjNe8ObDWJ6NlDvbSSUTF9VmFeMTgSt', >'DM_VG_NAME': 'fedora00', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '6e234abc-b8a8-41ff-a3ef-420d405b9fd0', >'ID_FS_UUID_ENC': '6e234abc-b8a8-41ff-a3ef-420d405b9fd0', >'ID_FS_VERSION': '1', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4330089', >'name': 'dm-5', >'symlinks': ['/dev/disk/by-id/dm-name-fedora00-swap', >'/dev/disk/by-id/dm-uuid-LVM-aD10pDen0OWFWnmc9rO3AjONP2H6I43gbBjNe8ObDWJ6NlDvbSSUTF9VmFeMTgSt', >'/dev/disk/by-uuid/6e234abc-b8a8-41ff-a3ef-420d405b9fd0', >'/dev/fedora00/swap', >'/dev/mapper/fedora00-swap'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora00-swap ; >name = fedora00-swap status = True kids = 0 id = 51 >parents = ['existing 7688 MiB lvmvg fedora00 (48)'] >uuid = bBjNe8-ObDW-J6Nl-DvbS-SUTF-9VmF-eMTgSt size = 820 MiB >format = existing None >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/fedora00-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 1679360 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69ec20> >target size = 820 MiB path = /dev/mapper/fedora00-swap >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffe7a3d7c90) -- >name = fedora00 status = True kids = 1 id = 48 >parents = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] >uuid = aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g size = 7688 MiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 7688 MiB path = /dev/fedora00 >format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 >PE Free = 10 PV Count = 1 >modified = False extents = 1922 free space = 6868 MiB >free extents = 1717 reserved percent = 0 reserved space = 0 B >PVs = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] >LVs = ['existing 820 MiB lvmlv fedora00-swap (51)'] >segment type = linear percent = 0 >mirror copies = 1 VG space used = 820 MiB >'DEVNAME': 'dm-6', >'DEVPATH': '/devices/virtual/block/dm-6', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora00-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-aD10pDen0OWFWnmc9rO3AjONP2H6I43gF1TSPV5p1zfDuj4gP7jbenuGzn8Uljlh', >'DM_VG_NAME': 'fedora00', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '40389dfe-b957-4e36-8956-dd9ed686b4d2', >'ID_FS_UUID_ENC': '40389dfe-b957-4e36-8956-dd9ed686b4d2', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4767575', >'name': 'dm-6', >'symlinks': ['/dev/disk/by-id/dm-name-fedora00-root', >'/dev/disk/by-id/dm-uuid-LVM-aD10pDen0OWFWnmc9rO3AjONP2H6I43gF1TSPV5p1zfDuj4gP7jbenuGzn8Uljlh', >'/dev/disk/by-uuid/40389dfe-b957-4e36-8956-dd9ed686b4d2', >'/dev/fedora00/root', >'/dev/mapper/fedora00-root'], >'sysfs_path': '/devices/virtual/block/dm-6'} ; name: fedora00-root ; >name = fedora00-root status = True kids = 0 id = 56 >parents = ['existing 7688 MiB lvmvg fedora00 (48)'] >uuid = F1TSPV-5p1z-fDuj-4gP7-jben-uGzn-8Uljlh size = 6828 MiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora00-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 13983744 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (870, 255, 63) biosGeometry: (870, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69ecb0> >target size = 6828 MiB path = /dev/mapper/fedora00-root >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffe7a3d7c90) -- >name = fedora00 status = True kids = 2 id = 48 >parents = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] >uuid = aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g size = 7688 MiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 7688 MiB path = /dev/fedora00 >format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 >PE Free = 10 PV Count = 1 >modified = False extents = 1922 free space = 40 MiB >free extents = 10 reserved percent = 0 reserved space = 0 B >PVs = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] >LVs = ['existing 820 MiB lvmlv fedora00-swap (51) with existing swap', >'existing 6828 MiB lvmlv fedora00-root (56)'] >segment type = linear percent = 0 >mirror copies = 1 VG space used = 6828 MiB >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '24651', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 65 >parents = ['existing 0 B file /osmin.img (deleted) (62)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop0 >format args = [] originalFormat = None >'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': '24751', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 73 >parents = ['existing 0 B file /osmin (70)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop1 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '24847', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 81 >parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (78)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop2 >format args = [] originalFormat = None >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '24944', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 89 >parents = ['existing 0 B file /LiveOS/ext3fs.img (86)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop3 >format args = [] originalFormat = None >'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': '25100', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 97 >parents = ['existing 0 B file /overlay (deleted) (94)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop4 >format args = [] originalFormat = None >'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-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2092', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 102 >parents = ['existing 0 B loop loop4 (97)'] >uuid = None size = 6144 MiB >format = existing None >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: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69ed40> >target size = 0 B path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >'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-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9148', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 107 >parents = ['existing 0 B loop loop3 (89) with existing ext4 filesystem'] >uuid = None size = 6144 MiB >format = existing None >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: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 16723 did: 17735 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69edd0> >target size = 0 B path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >'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-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '17764', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', >'/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 = 112 >parents = ['existing 0 B loop loop3 (89) with existing ext4 filesystem'] >uuid = None size = 6144 MiB >format = existing None >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: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 23090 did: 27957 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69ee60> >target size = 0 B path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'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-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': 'e899782a-59e3-4f09-ba1a-2655bc69cc79', >'ID_FS_UUID_ENC': 'e899782a-59e3-4f09-ba1a-2655bc69cc79', >'ID_FS_VERSION': '1', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '3278492', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo', >'/dev/disk/by-uuid/e899782a-59e3-4f09-ba1a-2655bc69cc79', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >name = fedora-swap status = True kids = 0 id = 23 >parents = ['existing 7688 MiB lvmvg fedora (20)'] >uuid = MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo size = 820 MiB >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 1679360 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e710> >target size = 820 MiB path = /dev/mapper/fedora-swap >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffe7a662310) -- >name = fedora status = True kids = 2 id = 20 >parents = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] >uuid = neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km size = 7688 MiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 7688 MiB path = /dev/fedora >format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 >PE Free = 10 PV Count = 1 >modified = False extents = 1922 free space = 40 MiB >free extents = 10 reserved percent = 0 reserved space = 0 B >PVs = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] >LVs = ['existing 820 MiB lvmlv fedora-swap (23) with existing swap', >'existing 6828 MiB lvmlv fedora-root (28) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 VG space used = 820 MiB >'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-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '7dfb0b23-7258-417d-88f5-233befdaa117', >'ID_FS_UUID_ENC': '7dfb0b23-7258-417d-88f5-233befdaa117', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '3593832', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3', >'/dev/disk/by-uuid/7dfb0b23-7258-417d-88f5-233befdaa117', >'/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 = 28 >parents = ['existing 7688 MiB lvmvg fedora (20)'] >uuid = Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3 size = 6828 MiB >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: 13983744 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (870, 255, 63) biosGeometry: (870, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e7a0> >target size = 6828 MiB path = /dev/mapper/fedora-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffe7a662310) -- >name = fedora status = True kids = 2 id = 20 >parents = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] >uuid = neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km size = 7688 MiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 7688 MiB path = /dev/fedora >format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 >PE Free = 10 PV Count = 1 >modified = False extents = 1922 free space = 40 MiB >free extents = 10 reserved percent = 0 reserved space = 0 B >PVs = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] >LVs = ['existing 820 MiB lvmlv fedora-swap (23) with existing swap', >'existing 6828 MiB lvmlv fedora-root (28) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 VG space used = 6828 MiB >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora00-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-aD10pDen0OWFWnmc9rO3AjONP2H6I43gbBjNe8ObDWJ6NlDvbSSUTF9VmFeMTgSt', >'DM_VG_NAME': 'fedora00', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '6e234abc-b8a8-41ff-a3ef-420d405b9fd0', >'ID_FS_UUID_ENC': '6e234abc-b8a8-41ff-a3ef-420d405b9fd0', >'ID_FS_VERSION': '1', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4330089', >'name': 'dm-5', >'symlinks': ['/dev/disk/by-id/dm-name-fedora00-swap', >'/dev/disk/by-id/dm-uuid-LVM-aD10pDen0OWFWnmc9rO3AjONP2H6I43gbBjNe8ObDWJ6NlDvbSSUTF9VmFeMTgSt', >'/dev/disk/by-uuid/6e234abc-b8a8-41ff-a3ef-420d405b9fd0', >'/dev/fedora00/swap', >'/dev/mapper/fedora00-swap'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora00-swap ; >name = fedora00-swap status = True kids = 0 id = 51 >parents = ['existing 7688 MiB lvmvg fedora00 (48)'] >uuid = bBjNe8-ObDW-J6Nl-DvbS-SUTF-9VmF-eMTgSt size = 820 MiB >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/fedora00-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 1679360 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69ec20> >target size = 820 MiB path = /dev/mapper/fedora00-swap >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffe7a3d7c90) -- >name = fedora00 status = True kids = 2 id = 48 >parents = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] >uuid = aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g size = 7688 MiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 7688 MiB path = /dev/fedora00 >format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 >PE Free = 10 PV Count = 1 >modified = False extents = 1922 free space = 40 MiB >free extents = 10 reserved percent = 0 reserved space = 0 B >PVs = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] >LVs = ['existing 820 MiB lvmlv fedora00-swap (51) with existing swap', >'existing 6828 MiB lvmlv fedora00-root (56) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 VG space used = 820 MiB >'DEVNAME': 'dm-6', >'DEVPATH': '/devices/virtual/block/dm-6', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora00-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-aD10pDen0OWFWnmc9rO3AjONP2H6I43gF1TSPV5p1zfDuj4gP7jbenuGzn8Uljlh', >'DM_VG_NAME': 'fedora00', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '40389dfe-b957-4e36-8956-dd9ed686b4d2', >'ID_FS_UUID_ENC': '40389dfe-b957-4e36-8956-dd9ed686b4d2', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4767575', >'name': 'dm-6', >'symlinks': ['/dev/disk/by-id/dm-name-fedora00-root', >'/dev/disk/by-id/dm-uuid-LVM-aD10pDen0OWFWnmc9rO3AjONP2H6I43gF1TSPV5p1zfDuj4gP7jbenuGzn8Uljlh', >'/dev/disk/by-uuid/40389dfe-b957-4e36-8956-dd9ed686b4d2', >'/dev/fedora00/root', >'/dev/mapper/fedora00-root'], >'sysfs_path': '/devices/virtual/block/dm-6'} ; name: fedora00-root ; >name = fedora00-root status = True kids = 0 id = 56 >parents = ['existing 7688 MiB lvmvg fedora00 (48)'] >uuid = F1TSPV-5p1z-fDuj-4gP7-jben-uGzn-8Uljlh size = 6828 MiB >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora00-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 13983744 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (870, 255, 63) biosGeometry: (870, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69ecb0> >target size = 6828 MiB path = /dev/mapper/fedora00-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffe7a3d7c90) -- >name = fedora00 status = True kids = 2 id = 48 >parents = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] >uuid = aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g size = 7688 MiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 7688 MiB path = /dev/fedora00 >format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 >PE Free = 10 PV Count = 1 >modified = False extents = 1922 free space = 40 MiB >free extents = 10 reserved percent = 0 reserved space = 0 B >PVs = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] >LVs = ['existing 820 MiB lvmlv fedora00-swap (51) with existing swap', >'existing 6828 MiB lvmlv fedora00-root (56) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 VG space used = 6828 MiB >Oct 30 09:08:21 localhost.localdomain kernel: EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >Oct 30 09:08:21 localhost.localdomain kernel: SELinux: initialized (dev vda1, type ext4), uses xattr >Oct 30 09:08:21 localhost.localdomain kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >Oct 30 09:08:21 localhost.localdomain kernel: SELinux: initialized (dev dm-3, type ext4), uses xattr >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:08:21 localhost.localdomain kernel: EXT4-fs (vdb1): mounted filesystem with ordered data mode. Opts: (null) >Oct 30 09:08:21 localhost.localdomain kernel: SELinux: initialized (dev vdb1, type ext4), uses xattr >Oct 30 09:08:21 localhost.localdomain kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >Oct 30 09:08:21 localhost.localdomain kernel: SELinux: initialized (dev dm-3, type ext4), uses xattr >Oct 30 09:08:23 localhost.localdomain systemd[1285]: Time has been changed >Oct 30 09:08:23 localhost.localdomain kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Oct 30 09:08:23 localhost.localdomain kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 30 09:08:24 localhost.localdomain org.gnome.Caribou.Daemon[1309]: ** (caribou:1608): WARNING **: daemon.vala:116: error in focus handler: Method "GetRole" with signature "" on interface "org.a11y.atspi.Accessible" could not be processed as object /org/a11y/atspi/accessible/43 does not exist >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e290> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- >name = vda2 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- >name = vdb1 status = True kids = 0 id = 39 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- >name = vdb2 status = True kids = 1 id = 44 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69eb90> >target size = 0 B path = /dev/vdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm] >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e290> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- >name = vda2 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- >name = vdb1 status = True kids = 0 id = 39 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- >name = vdb2 status = True kids = 1 id = 44 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69eb90> >target size = 0 B path = /dev/vdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm] >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e290> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- >name = vda2 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- >name = vdb1 status = True kids = 0 id = 39 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- >name = vdb2 status = True kids = 1 id = 44 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69eb90> >target size = 0 B path = /dev/vdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm] >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e290> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- >name = vda2 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- >name = vdb1 status = True kids = 0 id = 39 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- >name = vdb2 status = True kids = 1 id = 44 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69eb90> >target size = 0 B path = /dev/vdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm] >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e290> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- >name = vda2 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- >name = vdb1 status = True kids = 0 id = 39 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- >name = vdb2 status = True kids = 1 id = 44 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69eb90> >target size = 0 B path = /dev/vdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm] >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e290> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- >name = vda2 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- >name = vdb1 status = True kids = 0 id = 39 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- >name = vdb2 status = True kids = 1 id = 44 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69eb90> >target size = 0 B path = /dev/vdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm] >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e290> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- >name = vda2 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- >name = vdb1 status = True kids = 0 id = 39 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- >name = vdb2 status = True kids = 1 id = 44 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69eb90> >target size = 0 B path = /dev/vdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm] >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e290> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- >name = vda2 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- >name = vdb1 status = True kids = 0 id = 39 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- >name = vdb2 status = True kids = 1 id = 44 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69eb90> >target size = 0 B path = /dev/vdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm] >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e290> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- >name = vda2 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- >name = vdb1 status = True kids = 0 id = 39 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- >name = vdb2 status = True kids = 1 id = 44 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69eb90> >target size = 0 B path = /dev/vdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm] >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e290> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- >name = vda2 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- >name = vdb1 status = True kids = 0 id = 39 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- >name = vdb2 status = True kids = 1 id = 44 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69eb90> >target size = 0 B path = /dev/vdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm] >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e290> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- >name = vda2 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- >name = vdb1 status = True kids = 0 id = 39 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- >name = vdb2 status = True kids = 1 id = 44 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69eb90> >target size = 0 B path = /dev/vdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm] >Oct 30 09:08:33 localhost.localdomain org.gnome.Caribou.Daemon[1309]: ** (caribou:1608): WARNING **: daemon.vala:116: error in focus handler: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e290> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- >name = vda2 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- >name = vdb1 status = True kids = 0 id = 39 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- >name = vdb2 status = True kids = 1 id = 44 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69eb90> >target size = 0 B path = /dev/vdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm] >name = vda1 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e290> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- >name = vda2 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e680> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- >name = vdb1 status = True kids = 0 id = 39 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- >name = vdb2 status = True kids = 1 id = 44 >parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69eb90> >target size = 0 B path = /dev/vdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> >disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = lvm] >Oct 30 09:08:50 localhost.localdomain org.gnome.Calculator.SearchProvider[1309]: Error: ErrorCode.UNKNOWN_VARIABLE >Oct 30 09:08:51 localhost.localdomain org.gnome.Calculator.SearchProvider[1309]: ** (org.gnome.Calculator.SearchProvider:28240): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 30 09:08:51 localhost.localdomain org.gnome.Caribou.Daemon[1309]: ** (caribou:1608): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.25 was not provided by any .service files >Oct 30 09:08:51 localhost.localdomain org.gnome.Calculator.SearchProvider[1309]: Error: ErrorCode.UNKNOWN_VARIABLE >Oct 30 09:08:51 localhost.localdomain org.gnome.Caribou.Daemon[1309]: ** (caribou:1608): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.27 was not provided by any .service files >Oct 30 09:08:51 localhost.localdomain org.gnome.Calculator.SearchProvider[1309]: ** (org.gnome.Calculator.SearchProvider:28240): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 30 09:08:51 localhost.localdomain org.gnome.Calculator.SearchProvider[1309]: Error: ErrorCode.UNKNOWN_VARIABLE >Oct 30 09:08:51 localhost.localdomain org.gnome.Caribou.Daemon[1309]: ** (caribou:1608): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.29 was not provided by any .service files >Oct 30 09:08:51 localhost.localdomain org.gnome.Calculator.SearchProvider[1309]: ** (org.gnome.Calculator.SearchProvider:28240): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 30 09:08:51 localhost.localdomain PackageKit[1686]: resolve transaction /2_bbcabdad from uid 1000 finished with success after 400ms >Oct 30 09:08:51 localhost.localdomain PackageKit[1686]: get-details transaction /3_edbbcadd from uid 1000 finished with success after 19ms >Oct 30 09:08:51 localhost.localdomain PackageKit[1686]: get-details transaction /4_eaceeabd from uid 1000 finished with success after 17ms >Oct 30 09:08:51 localhost.localdomain PackageKit[1686]: get-details transaction /5_dbbdabad from uid 1000 finished with success after 16ms >Oct 30 09:08:52 localhost.localdomain org.gnome.Bijiben.SearchProvider[1309]: (bijiben-shell-search-provider:28253): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 30 09:08:52 localhost.localdomain org.gnome.Bijiben.SearchProvider[1309]: (bijiben-shell-search-provider:28253): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 30 09:08:52 localhost.localdomain org.gnome.Bijiben.SearchProvider[1309]: (bijiben-shell-search-provider:28253): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 30 09:08:52 localhost.localdomain org.gnome.OnlineMiners.GData[1309]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 30 09:08:52 localhost.localdomain org.gnome.OnlineMiners.Owncloud[1309]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 30 09:08:52 localhost.localdomain org.gnome.Caribou.Daemon[1309]: ** (caribou:1608): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.30 was not provided by any .service files >Oct 30 09:08:52 localhost.localdomain org.gnome.OnlineMiners.Zpj[1309]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 30 09:08:52 localhost.localdomain org.gnome.evolution.dataserver.AddressBook6[1309]: Bus name 'org.gnome.evolution.dataserver.AddressBook6' acquired. >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: (gnome-documents:28246): Gjs-WARNING **: JS ERROR: TypeError: this._mainWindow is undefined >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: Application<.getScaleFactor@/usr/share/gnome-documents/js/application.js:666 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: DocCommon<.updateIconFromType@/usr/share/gnome-documents/js/documents.js:332 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: DocCommon<.refreshIcon@/usr/share/gnome-documents/js/documents.js:396 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: DocCommon<.populateFromCursor@/usr/share/gnome-documents/js/documents.js:318 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: _parent@resource:///org/gnome/gjs/modules/lang.js:131 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: LocalDocument<.populateFromCursor@/usr/share/gnome-documents/js/documents.js:669 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: DocCommon<._init@/usr/share/gnome-documents/js/documents.js:250 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: _parent@resource:///org/gnome/gjs/modules/lang.js:131 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: LocalDocument<._init@/usr/share/gnome-documents/js/documents.js:656 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: _Base.prototype._construct@resource:///org/gnome/gjs/modules/lang.js:110 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: Class.prototype._construct/newClass@resource:///org/gnome/gjs/modules/lang.js:204 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: DocumentManager<.createDocumentFromCursor@/usr/share/gnome-documents/js/documents.js:1152 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: DocumentManager<.addDocumentFromCursor@/usr/share/gnome-documents/js/documents.js:1158 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: DocumentManager<._onDocumentCreated/<@/usr/share/gnome-documents/js/documents.js:1122 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: SingleItemJob<._emitCallback@/usr/share/gnome-documents/js/trackerUtils.js:91 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: SingleItemJob<._onCursorNext@/usr/share/gnome-documents/js/trackerUtils.js:86 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: start@/usr/share/gnome-documents/js/main.js:30 >Oct 30 09:08:54 localhost.localdomain org.gnome.Documents[1309]: @<command line>:1 >Oct 30 09:09:17 localhost.localdomain su[28401]: (to root) liveuser on pts/0 >Oct 30 09:09:17 localhost.localdomain su[28401]: pam_unix(su-l:session): session opened for user root by liveuser(uid=1000) >Oct 30 09:09:30 localhost.localdomain kernel: vda: vda1 vda2 >Oct 30 09:09:30 localhost.localdomain kernel: vdb: vdb1 vdb2 >Oct 30 09:09:30 localhost.localdomain lvm[28454]: 2 logical volume(s) in volume group "fedora" now active >Oct 30 09:09:30 localhost.localdomain lvm[28455]: 2 logical volume(s) in volume group "fedora00" now active >Oct 30 09:09:40 localhost.localdomain su[28401]: pam_unix(su-l:session): session closed for user root >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x7ffe6c0c5d90> >PedDisk: <_ped.Disk object at 0x7ffe8ffc6830> >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x7ffe8ffe7490> >PedDisk: <_ped.Disk object at 0x7ffe8ffe8518> >PartSpec instance (0x7ffe8ffe79d0) -- >mountpoint = / lv = True thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7ffe8ffe7650) -- >mountpoint = /home lv = True thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7ffe8ffe7690) -- >mountpoint = /boot lv = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7ffe8ffe7590) -- >mountpoint = None lv = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7ffe8ffe75d0) -- >mountpoint = None lv = True thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 1638.4 MiB maxSize = None grow = False >name = vda status = True kids = 0 id = 6 >parents = [] >uuid = None size = 8192 MiB >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe83ee0320> >target size = 0 B path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7ffe83e4f850>, DiskDevice instance (0x7ffe7a6b3a10) -- >name = vdb status = True kids = 0 id = 34 >parents = [] >uuid = None size = 8192 MiB >format = non-existent msdos disklabel >major = 252 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vdb type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e830> >target size = 0 B path = /dev/vdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7ffe7a692090>] >name = req0 status = False kids = 0 id = 200 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7ffe8ffe70d0) -- >name = req1 status = False kids = 0 id = 206 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req1 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >name = req0 status = False kids = 0 id = 200 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7ffe8ffe70d0) -- >name = req1 status = False kids = 0 id = 206 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req1 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7ffe8ff8ba50) -- >name = req2 status = False kids = 0 id = 212 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req2 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >mountpoint = None lv = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1024 KiB maxSize = None grow = False >name = req0 status = False kids = 0 id = 200 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7ffe8ffe70d0) -- >name = req1 status = False kids = 0 id = 206 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req1 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7ffe8ff8ba50) -- >name = req2 status = False kids = 0 id = 212 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req2 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >name = req0 status = False kids = 0 id = 200 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7ffe8ffe70d0) -- >name = req1 status = False kids = 0 id = 206 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req1 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7ffe8ff8ba50) -- >name = req2 status = False kids = 0 id = 212 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req2 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >name = req0 status = False kids = 0 id = 200 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7ffe8ffe70d0) -- >name = req1 status = False kids = 0 id = 206 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req1 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7ffe8ff8ba50) -- >name = req2 status = False kids = 0 id = 212 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req2 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 30 09:09:54 localhost.localdomain org.gnome.Caribou.Daemon[1309]: ** (caribou:1608): WARNING **: daemon.vala:116: error in focus handler: Method "GetRole" with signature "" on interface "org.a11y.atspi.Accessible" could not be processed as object /org/a11y/atspi/accessible/339 does not exist >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff971d0> PedPartition: <_ped.Partition object at 0x7ffe8ff933b0> >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97110> PedPartition: <_ped.Partition object at 0x7ffe8ff932f0> >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >sectorSize = 512 B >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97710> PedPartition: <_ped.Partition object at 0x7ffe8ff93770> >sectorSize = 512 B >id = 212 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 200 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97910> PedPartition: <_ped.Partition object at 0x7ffe8ff935f0> >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97990> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97e90> PedPartition: <_ped.Partition object at 0x7ffe8ff93590> >sectorSize = 512 B >id = 206 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >sectorSize = 512 B >id = 212 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 200 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97c50> PedPartition: <_ped.Partition object at 0x7ffe8ff938f0> >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97250> PedPartition: <_ped.Partition object at 0x7ffe8ff935f0> >sectorSize = 512 B >id = 212 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 200 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >sectorSize = 512 B >id = 206 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7ffe6c0c5750> PedGeometry: <_ped.Geometry object at 0x7ffe8ff973d0> >start: 1026048 end: 16777215 length: 15751168 >device: <parted.device.Device object at 0x7ffe6c0c5750> PedGeometry: <_ped.Geometry object at 0x7ffe8ff970d0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7ffe6c0c5750> PedGeometry: <_ped.Geometry object at 0x7ffe8ff973d0> >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff972d0> PedPartition: <_ped.Partition object at 0x7ffe8ff933b0> >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> >start: 1026048 end: 16777215 length: 15751168 >device: <parted.device.Device object at 0x7ffe6c0c5750> PedGeometry: <_ped.Geometry object at 0x7ffe8ff970d0> >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe6c0c5990> PedPartition: <_ped.Partition object at 0x7ffe8ff939b0> >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> >start: 2048 end: 16777215 length: 16775168 >device: <parted.device.Device object at 0x7ffe8ffe7250> PedGeometry: <_ped.Geometry object at 0x7ffe8ff9c210> >start: 2048 end: 16777215 length: 16775168 >device: <parted.device.Device object at 0x7ffe8ffe7250> PedGeometry: <_ped.Geometry object at 0x7ffe8ff9c210> >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe83f2b110> PedPartition: <_ped.Partition object at 0x7ffe8ff93a70> >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> >name = vda2 status = False kids = 0 id = 200 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- >name = vdb1 status = False kids = 0 id = 206 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- >name = vda1 status = False kids = 0 id = 212 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = vda2 status = False kids = 0 id = 200 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- >name = vdb1 status = False kids = 0 id = 206 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- >name = vda1 status = False kids = 0 id = 212 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = vda2 status = False kids = 0 id = 200 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- >name = vdb1 status = False kids = 0 id = 206 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- >name = vda1 status = False kids = 0 id = 212 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = vda2 status = False kids = 0 id = 200 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- >name = vdb1 status = False kids = 0 id = 206 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- >name = vda1 status = False kids = 0 id = 212 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = vda2 status = False kids = 0 id = 200 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- >name = vdb1 status = False kids = 0 id = 206 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- >name = vda1 status = False kids = 0 id = 212 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = fedora status = False kids = 2 id = 217 >parents = ['non-existent 7691 MiB partition vda2 (200) with non-existent lvmpv', >'non-existent 8191 MiB partition vdb1 (206) with non-existent lvmpv'] >uuid = None size = 15.5 GiB >format = non-existent None >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/fedora >format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 >PE Free = 0 PV Count = 2 >modified = True extents = 3969 free space = 12.9 GiB >free extents = 3303 reserved percent = 0 reserved space = 0 B >PVs = ['non-existent 7691 MiB partition vda2 (200) with non-existent lvmpv', >'non-existent 8191 MiB partition vdb1 (206) with non-existent lvmpv'] >LVs = ['non-existent 1024 MiB lvmlv fedora-root (222) with non-existent ext4 filesystem mounted at /', >'non-existent 1638.4 MiB lvmlv fedora-swap (228) with non-existent swap']] >device = /dev/fedora length = 3969 size = 15.5 GiB >remaining = 1 pool = 3293 >id = 228 name = fedora-swap growable = False >base = 410 growth = 0 max_grow = 0 >done = True >id = 222 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >name = vda2 status = False kids = 1 id = 200 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- >name = vdb1 status = False kids = 1 id = 206 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- >name = vda1 status = False kids = 0 id = 212 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = vda2 status = False kids = 1 id = 200 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- >name = vdb1 status = False kids = 1 id = 206 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- >name = vda1 status = False kids = 0 id = 212 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = vda2 status = False kids = 1 id = 200 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- >name = vdb1 status = False kids = 1 id = 206 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- >name = vda1 status = False kids = 0 id = 212 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = vda2 status = False kids = 1 id = 200 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- >name = vdb1 status = False kids = 1 id = 206 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- >name = vda1 status = False kids = 0 id = 212 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = vda2 status = False kids = 1 id = 200 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- >name = vdb1 status = False kids = 1 id = 206 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- >name = vda1 status = False kids = 0 id = 212 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = vda2 status = False kids = 1 id = 200 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- >name = vdb1 status = False kids = 1 id = 206 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- >name = vda1 status = False kids = 0 id = 212 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = vda2 status = False kids = 1 id = 200 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- >name = vdb1 status = False kids = 1 id = 206 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- >name = vda1 status = False kids = 0 id = 212 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = vda2 status = False kids = 1 id = 200 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- >name = vdb1 status = False kids = 1 id = 206 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- >name = vda1 status = False kids = 0 id = 212 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = vda2 status = False kids = 1 id = 200 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- >name = vdb1 status = False kids = 1 id = 206 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = ] >name = vdb1 status = False kids = 0 id = 206 >parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vdb1 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> >disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = ] >disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff8bdd0> PedPartition: <_ped.Partition object at 0x7ffe8ffe3a10> >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ffe7210> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> >disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff976d0> PedPartition: <_ped.Partition object at 0x7ffe8ff93710> >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None >number: 1 path: /dev/vdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe7a679f10> PedPartition: <_ped.Partition object at 0x7ffe6c0f9a10> >disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None >number: 2 path: /dev/vdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff97350> PedPartition: <_ped.Partition object at 0x7ffe8ff93f50> >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe6c0c5e90> PedPartition: <_ped.Partition object at 0x7ffe7a3f0dd0> >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe83f34cd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> >name = vda1 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e680> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe6c0c5e90> PedPartition: <_ped.Partition object at 0x7ffe7a3f0dd0> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7ffe7ab594d0) -- >name = vda2 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e290> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe83f34cd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >Oct 30 09:10:05 localhost.localdomain org.gnome.Caribou.Daemon[1309]: ** (caribou:1608): WARNING **: daemon.vala:116: error in focus handler: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. >name = vda1 status = True kids = 1 id = 16 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 7691 MiB >format = existing lvmpv >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e680> >target size = 0 B path = /dev/vda1 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe6c0c5e90> PedPartition: <_ped.Partition object at 0x7ffe7a3f0dd0> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7ffe7ab594d0) -- >name = vda2 status = True kids = 0 id = 11 >parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe7a69e290> >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe83f34cd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> >disk = existing 8192 MiB disk vda (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x7ffe8ff8b8d0> >PedDisk: <_ped.Disk object at 0x7ffe8ff959e0> >PartSpec instance (0x7ffe7a3d76d0) -- >mountpoint = / lv = True thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7ffe7a3d7550) -- >mountpoint = /home lv = True thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7ffe8005fa50) -- >mountpoint = /boot lv = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7ffe8005fbd0) -- >mountpoint = None lv = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7ffe8005f9d0) -- >mountpoint = None lv = True thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 819.2 MiB maxSize = None grow = False >name = vda status = True kids = 0 id = 6 >parents = [] >uuid = None size = 8192 MiB >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32766 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x7ffe83ee0320> >target size = 0 B path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7ffe83e4f850>] >name = req3 status = False kids = 0 id = 261 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req3 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >name = req3 status = False kids = 0 id = 261 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req3 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7ffe6c0c5ad0) -- >name = req4 status = False kids = 0 id = 267 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req4 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >mountpoint = None lv = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1024 KiB maxSize = None grow = False >name = req3 status = False kids = 0 id = 261 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req3 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7ffe6c0c5ad0) -- >name = req4 status = False kids = 0 id = 267 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req4 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >name = req3 status = False kids = 0 id = 261 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req3 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7ffe6c0c5ad0) -- >name = req4 status = False kids = 0 id = 267 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req4 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >name = req3 status = False kids = 0 id = 261 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req3 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7ffe6c0c5ad0) -- >name = req4 status = False kids = 0 id = 267 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req4 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >Oct 30 09:11:34 localhost.localdomain org.gnome.Caribou.Daemon[1309]: ** (caribou:1608): WARNING **: daemon.vala:116: error in focus handler: Method "GetRole" with signature "" on interface "org.a11y.atspi.Accessible" could not be processed as object /org/a11y/atspi/accessible/415 does not exist >disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe83f2b610> PedPartition: <_ped.Partition object at 0x7ffe8ffe3bf0> >disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe83f2b110> PedPartition: <_ped.Partition object at 0x7ffe8ffe3770> >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c9d0> PedPartition: <_ped.Partition object at 0x7ffe8ffb25f0> >sectorSize = 512 B >id = 267 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 261 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9ca50> PedPartition: <_ped.Partition object at 0x7ffe8ffb2530> >disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c990> PedPartition: <_ped.Partition object at 0x7ffe8ffb27d0> >sectorSize = 512 B >id = 267 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 261 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7ffe8ff8be10> PedGeometry: <_ped.Geometry object at 0x7ffe8ff97fd0> >start: 1026048 end: 16777215 length: 15751168 >device: <parted.device.Device object at 0x7ffe8ff8be10> PedGeometry: <_ped.Geometry object at 0x7ffe8ffe7550> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7ffe8ff8be10> PedGeometry: <_ped.Geometry object at 0x7ffe8ff97fd0> >disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe6c0c5f10> PedPartition: <_ped.Partition object at 0x7ffe8ffcee90> >disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe6c0c5f50> PedPartition: <_ped.Partition object at 0x7ffe8ff93fb0> >start: 1026048 end: 16777215 length: 15751168 >device: <parted.device.Device object at 0x7ffe8ff8be10> PedGeometry: <_ped.Geometry object at 0x7ffe8ffe7550> >disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe6c0c57d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> >disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9cc50> PedPartition: <_ped.Partition object at 0x7ffe8ff938f0> >name = vda2 status = False kids = 0 id = 261 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9cc50> PedPartition: <_ped.Partition object at 0x7ffe8ff938f0> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7ffe6c0c5ad0) -- >name = vda1 status = False kids = 0 id = 267 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe6c0c5f50> PedPartition: <_ped.Partition object at 0x7ffe8ff93fb0> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = vda2 status = False kids = 0 id = 261 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9cc50> PedPartition: <_ped.Partition object at 0x7ffe8ff938f0> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7ffe6c0c5ad0) -- >name = vda1 status = False kids = 0 id = 267 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe6c0c5f50> PedPartition: <_ped.Partition object at 0x7ffe8ff93fb0> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = vda2 status = False kids = 0 id = 261 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9cc50> PedPartition: <_ped.Partition object at 0x7ffe8ff938f0> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7ffe6c0c5ad0) -- >name = vda1 status = False kids = 0 id = 267 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe6c0c5f50> PedPartition: <_ped.Partition object at 0x7ffe8ff93fb0> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = vda2 status = False kids = 0 id = 261 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 7691 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/vda2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ff9cc50> PedPartition: <_ped.Partition object at 0x7ffe8ff938f0> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = , PartitionDevice instance (0x7ffe6c0c5ad0) -- >name = vda1 status = False kids = 0 id = 267 >parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/vda1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe6c0c5f50> PedPartition: <_ped.Partition object at 0x7ffe8ff93fb0> >disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = fedora status = False kids = 2 id = 272 >parents = ['non-existent 7691 MiB partition vda2 (261) with non-existent lvmpv'] >uuid = None size = 7688 MiB >format = non-existent None >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/fedora >format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 >PE Free = 0 PV Count = 1 >modified = True extents = 1922 free space = 5844 MiB >free extents = 1461 reserved percent = 0 reserved space = 0 B >PVs = ['non-existent 7691 MiB partition vda2 (261) with non-existent lvmpv'] >LVs = ['non-existent 1024 MiB lvmlv fedora-root (277) with non-existent ext4 filesystem mounted at /', >'non-existent 819.2 MiB lvmlv fedora-swap (283) with non-existent swap']] >device = /dev/fedora length = 1922 size = 7688 MiB >remaining = 1 pool = 1451 >id = 277 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >id = 283 name = fedora-swap growable = False >base = 205 growth = 0 max_grow = 0 >done = True >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >disk: <parted.disk.Disk object at 0x7ffe8005fe50> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8ffb3810> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe8ffb3450> PedPartition: <_ped.Partition object at 0x7ffe8ffb2d70> >disk: <parted.disk.Disk object at 0x7ffe8005fe50> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ffe83f34cd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> >Oct 30 09:11:39 localhost.localdomain lvm[28524]: No PV label found on /dev/vda2. > >File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run >threading.Thread.run(self, *args, **kwargs) > >File "/usr/lib64/python2.7/threading.py", line 766, in run >self.__target(*self.__args, **self.__kwargs) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 190, in doInstall >turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall, callbacks=callbacks_reg) > >File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 216, in turnOnFilesystems >storage.doIt(callbacks) > >File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 364, in doIt >self.devicetree.processActions(callbacks) > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 361, in processActions >action.execute(callbacks) > >File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 642, in execute >self.device.setup(orig=True) > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 856, in setup >self._setup(orig=orig) > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3086, in _setup >lvm.lvactivate(self.vg.name, self._name) > >File "/usr/lib/python2.7/site-packages/blivet/devicelibs/lvm.py", line 532, in lvactivate >raise LVMError("lvactivate failed for %s: %s" % (lv_name, msg)) > >LVMError: lvactivate failed for swap: running lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/fedora00-swap$|","r|/fedora00-root$|","r|/fedora00$|","r|/vdb1$|","r|/vdb2$|","r|/vdb$|"] } fedora/swap failed > > > >/tmp/anaconda.log: >09:00:38,614 INFO anaconda: /sbin/anaconda 21.48.13-1 >09:00:38,704 INFO anaconda: 2097152 kB (2048 MB) are available >09:00:38,840 INFO anaconda: check_memory(): total:2097152, needed:320, graphical:410 >09:00:38,848 INFO anaconda: Not doing 'start audit daemon' in live installation >09:00:38,852 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >09:00:38,852 INFO anaconda: Default encoding = ascii >09:00:38,873 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >09:00:38,967 INFO anaconda: Display mode = g >09:00:38,968 INFO anaconda: 2097152 kB (2048 MB) are available >09:00:39,072 INFO anaconda: check_memory(): total:2097152, needed:320, graphical:410 >09:00:39,202 INFO anaconda: _Fedora is the highest priority installclass, using it >09:00:39,211 INFO anaconda: bootloader GRUB2 on X86 platform >09:00:39,227 INFO anaconda: bootloader GRUB2 on X86 platform >09:00:39,243 DEBUG anaconda: network: devices found ['eth0', 'virbr0'] >09:00:39,373 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on eth0 >09:00:39,411 DEBUG anaconda: network: setting autoconnect of eth0 to False >09:00:39,416 DEBUG anaconda: network: missing ifcfgs created for devices ['eth0'] >09:00:39,858 DEBUG anaconda: updating hostname localhost.localdomain >09:00:39,870 INFO anaconda: Running Thread: AnaStorageThread (140378476959488) >09:00:39,874 INFO anaconda: Running Thread: AnaTimeInitThread (140378156930816) >09:00:39,874 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140378148538112) >09:00:39,895 INFO anaconda: Running Thread: AnaPayloadRestartThread (140378140145408) >09:00:39,905 INFO anaconda: Thread Done: AnaPayloadRestartThread (140378140145408) >09:00:39,906 INFO anaconda: Running Thread: AnaPayloadThread (140378131752704) >09:00:39,946 DEBUG anaconda: updating hostname localhost.localdomain >09:00:39,975 INFO anaconda: got 0 NTP servers from DHCP >09:00:39,976 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140378148538112) >09:00:40,012 INFO anaconda: Not doing 'start chronyd' in live installation >09:00:40,012 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140378148538112) >09:00:40,013 INFO anaconda: Starting geolocation lookup >09:00:40,013 INFO anaconda: Geolocation provider: Fedora GeoIP >09:00:40,240 DEBUG anaconda: Window scale set to 1 by XSETTINGS, not scaling >09:00:40,266 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:00:40,267 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:00:40,268 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:00:40,269 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:00:40,273 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:00:40,274 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:00:40,274 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:00:40,750 INFO anaconda: Thread Done: AnaStorageThread (140378476959488) >09:00:40,826 INFO anaconda: Geolocation lookup finished in 0.8 seconds >09:00:40,827 INFO anaconda: got results from geolocation >09:00:40,827 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140378148538112) >09:00:40,980 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >09:00:40,983 WARN anaconda: logo image is missing, using a substitute >09:00:41,007 INFO anaconda: Thread Done: AnaTimeInitThread (140378156930816) >09:00:41,041 INFO anaconda: Thread Done: AnaPayloadThread (140378131752704) >09:00:44,163 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:00:44,163 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:00:44,164 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:00:44,164 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:00:44,196 INFO anaconda: Not doing 'require network connection' in live installation >09:00:44,196 DEBUG anaconda: network standalone spoke (init): completed: True >09:00:44,197 INFO anaconda: Not doing 'require network connection' in live installation >09:00:44,200 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >09:00:44,200 DEBUG anaconda: Entered hub: SummaryHub >09:00:44,344 INFO anaconda: Not doing 'modify system time and date' in live installation >09:00:44,349 INFO anaconda: Running Thread: AnaNTPserver1 (140378131752704) >09:00:44,350 INFO anaconda: Running Thread: AnaNTPserver2 (140378156930816) >09:00:44,350 INFO anaconda: Running Thread: AnaNTPserver3 (140378148538112) >09:00:44,351 INFO anaconda: Running Thread: AnaNTPserver4 (140378476959488) >09:00:44,356 INFO anaconda: Running Thread: AnaDateTimeThread (140377751287552) >09:00:44,408 INFO anaconda: Thread Done: AnaDateTimeThread (140377751287552) >09:00:45,882 INFO anaconda: fs space: 0 B needed: 3767.36 MiB >09:00:45,916 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140377751287552) >09:00:45,916 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fac46862d90>> on <dictionary-keyiterator object at 0x7fac55009050> >09:00:45,919 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140377742894848) >09:00:45,920 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140377742894848) >09:00:45,941 INFO anaconda: Running Thread: AnaKeyboardThread (140377742894848) >09:00:46,447 INFO anaconda: fs space: 0 B needed: 3767.47 MiB >09:00:46,487 INFO anaconda: Running Thread: AnaStorageWatcher (140377734502144) >09:00:46,487 INFO anaconda: Thread Done: AnaStorageWatcher (140377734502144) >09:00:46,511 INFO anaconda: Running Thread: AnaCustomStorageInit (140377734502144) >09:00:46,515 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:00:46,567 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >09:00:46,677 DEBUG anaconda: network: GUI, device configuration added: connection d773c99f-76e6-448f-b92a-96a62b161fa3 device eth0 >09:00:46,687 DEBUG anaconda: network: GUI, connection d773c99f-76e6-448f-b92a-96a62b161fa3 found >09:00:46,687 DEBUG anaconda: network: GUI, connection 2e7f0d6d-f3b5-4ff9-8416-a34ba902f1dc found >09:00:46,731 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >09:00:46,803 DEBUG anaconda: updating hostname localhost.localdomain >09:00:46,957 INFO anaconda: Not doing 'require network connection' in live installation >09:00:47,296 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fac4684d9d0> >09:00:47,300 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fac4684dc10> >09:00:47,301 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fac4684dc10> status to: Getting list of layouts... >09:00:47,301 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fac54ffe3d0> status to: Probing storage... >09:00:47,305 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fac54ffe3d0> >09:00:48,387 INFO anaconda: Thread Done: AnaCustomStorageInit (140377734502144) >09:00:48,484 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fac46862d90>> on <dictionary-keyiterator object at 0x7fac55009050> >09:00:48,484 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140377751287552) >09:00:48,484 INFO anaconda: Thread Done: AnaKeyboardThread (140377742894848) >09:00:48,541 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fac4684dc10> >09:00:48,650 DEBUG anaconda: updating hostname localhost.localdomain >09:00:48,794 DEBUG anaconda: updating hostname localhost.localdomain >09:00:48,795 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fac54ffe4d0> status to: Connected: eth0 >09:00:49,384 INFO anaconda: Thread Done: AnaNTPserver2 (140378156930816) >09:00:49,405 INFO anaconda: Thread Done: AnaNTPserver1 (140378131752704) >09:00:49,419 INFO anaconda: Thread Done: AnaNTPserver3 (140378148538112) >09:00:49,430 INFO anaconda: Thread Done: AnaNTPserver4 (140378476959488) >09:01:05,370 DEBUG anaconda: Entered spoke: StorageSpoke >09:01:11,092 DEBUG anaconda: disk free: 8191.97 MiB fs free: 0 B sw needs: 3771.1 MiB auto swap: 2048 MiB >09:01:11,131 INFO anaconda: Running Thread: AnaExecuteStorageThread (140378476959488) >09:01:11,132 DEBUG anaconda: Left spoke: StorageSpoke >09:01:11,143 DEBUG anaconda: new disk order: [] >09:01:11,242 DEBUG anaconda: _is_valid_disklabel(vda) returning True >09:01:11,243 DEBUG anaconda: _is_valid_size(vda) returning True >09:01:11,243 DEBUG anaconda: _is_valid_location(vda) returning True >09:01:11,243 DEBUG anaconda: _is_valid_format(vda) returning True >09:01:11,244 DEBUG anaconda: is_valid_stage1_device(vda) returning True >09:01:11,355 INFO anaconda: Not doing 'require network connection' in live installation >09:01:11,377 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fac54ffe3d0> >09:01:11,378 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fac54ffe3d0> status to: Saving storage configuration... >09:01:11,910 DEBUG anaconda: new disk order: [] >09:01:11,950 DEBUG anaconda: stage1 device cannot be of type lvmvg >09:01:11,950 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:01:11,950 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:01:11,951 DEBUG anaconda: _is_valid_disklabel(vda) returning True >09:01:11,951 DEBUG anaconda: _is_valid_size(vda) returning True >09:01:11,951 DEBUG anaconda: _is_valid_location(vda) returning True >09:01:11,951 DEBUG anaconda: _is_valid_format(vda) returning True >09:01:11,951 DEBUG anaconda: is_valid_stage1_device(vda) returning True >09:01:11,953 DEBUG anaconda: _is_valid_disklabel(vda) returning True >09:01:11,953 DEBUG anaconda: _is_valid_size(vda) returning True >09:01:11,953 DEBUG anaconda: _is_valid_location(vda) returning True >09:01:11,953 DEBUG anaconda: _is_valid_format(vda) returning True >09:01:11,953 DEBUG anaconda: is_valid_stage1_device(vda) returning True >09:01:11,954 DEBUG anaconda: _is_valid_disklabel(vda1) returning True >09:01:11,954 DEBUG anaconda: _is_valid_size(vda1) returning True >09:01:11,954 DEBUG anaconda: _is_valid_location(vda1) returning True >09:01:11,954 DEBUG anaconda: _is_valid_partition(vda1) returning True >09:01:11,954 DEBUG anaconda: _is_valid_format(vda1) returning True >09:01:11,955 DEBUG anaconda: is_valid_stage2_device(vda1) returning True >09:01:11,955 DEBUG anaconda: new disk order: [] >09:01:11,988 DEBUG anaconda: stage1 device cannot be of type lvmvg >09:01:11,988 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:01:11,988 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:01:11,989 DEBUG anaconda: _is_valid_disklabel(vda) returning True >09:01:11,989 DEBUG anaconda: _is_valid_size(vda) returning True >09:01:11,989 DEBUG anaconda: _is_valid_location(vda) returning True >09:01:11,989 DEBUG anaconda: _is_valid_format(vda) returning True >09:01:11,989 DEBUG anaconda: is_valid_stage1_device(vda) returning True >09:01:11,990 INFO anaconda: Running Thread: AnaCheckStorageThread (140378148538112) >09:01:11,992 INFO anaconda: Thread Done: AnaExecuteStorageThread (140378476959488) >09:01:11,994 DEBUG anaconda: _is_valid_disklabel(vda) returning True >09:01:11,995 DEBUG anaconda: _is_valid_size(vda) returning True >09:01:11,995 DEBUG anaconda: _is_valid_location(vda) returning True >09:01:11,995 DEBUG anaconda: _is_valid_format(vda) returning True >09:01:11,995 DEBUG anaconda: is_valid_stage1_device(vda) returning True >09:01:11,996 DEBUG anaconda: _is_valid_disklabel(vda1) returning True >09:01:11,996 DEBUG anaconda: _is_valid_size(vda1) returning True >09:01:11,996 DEBUG anaconda: _is_valid_location(vda1) returning True >09:01:11,997 DEBUG anaconda: _is_valid_partition(vda1) returning True >09:01:11,997 DEBUG anaconda: _is_valid_format(vda1) returning True >09:01:11,997 DEBUG anaconda: is_valid_stage2_device(vda1) returning True >09:01:11,998 INFO anaconda: Thread Done: AnaCheckStorageThread (140378148538112) >09:01:12,594 INFO anaconda: fs space: 6828 MiB needed: 3771.39 MiB >09:01:12,608 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fac54ffe3d0> >09:01:13,124 INFO anaconda: fs space: 6828 MiB needed: 3771.46 MiB >09:01:13,137 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fac54ffe3d0> >09:01:13,138 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fac54ffe3d0> status to: Checking storage configuration... >09:01:13,653 INFO anaconda: fs space: 6828 MiB needed: 3771.54 MiB >09:01:13,666 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fac54ffe3d0> >09:01:15,629 DEBUG anaconda: Left hub: SummaryHub >09:01:15,630 DEBUG anaconda: Entered hub: ProgressHub >09:01:15,633 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:01:15,656 INFO anaconda: Running Thread: AnaInstallThread (140378148538112) >09:01:15,657 INFO anaconda: Not doing 'save system time to HW clock' in live installation >09:01:15,657 INFO anaconda: Setting up the installation environment >09:01:15,657 INFO anaconda: Setting up the installation environment >09:01:15,740 INFO anaconda: Creating disklabel on /dev/vda >09:01:15,779 INFO anaconda: Created disklabel on /dev/vda >09:01:15,901 INFO anaconda: Creating ext4 on /dev/vda1 >09:01:16,033 INFO anaconda: Created ext4 on /dev/vda1 >09:01:16,159 INFO anaconda: Creating lvmpv on /dev/vda2 >09:01:16,326 INFO anaconda: Created lvmpv on /dev/vda2 >09:01:16,532 INFO anaconda: Creating swap on /dev/mapper/fedora-swap >09:01:16,570 INFO anaconda: Created swap on /dev/mapper/fedora-swap >09:01:16,682 INFO anaconda: Creating ext4 on /dev/mapper/fedora-root >09:01:16,923 DEBUG anaconda: Entered spoke: PasswordSpoke >09:01:17,122 INFO anaconda: Created ext4 on /dev/mapper/fedora-root >09:01:17,406 INFO anaconda: Running Thread: AnaLiveProgressThread (140378476959488) >09:01:22,762 DEBUG anaconda: Left spoke: PasswordSpoke >09:03:18,836 INFO anaconda: Thread Done: AnaLiveProgressThread (140378476959488) >09:03:46,261 INFO anaconda: Installing bootloader >09:03:46,262 INFO anaconda: bootloader stage1 target device is vda >09:03:46,262 INFO anaconda: bootloader stage2 target device is vda1 >09:03:46,263 DEBUG anaconda: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x7fac7a9a3110> >09:03:46,413 INFO anaconda: bootloader.py: mbr will be updated for grub2 >09:03:49,699 INFO anaconda: bootloader.py: used boot args: rd.lvm.lv=fedora/swap rd.lvm.lv=fedora/root rhgb quiet >09:03:50,670 INFO anaconda: Installing bootloader >09:03:50,671 INFO anaconda: Performing post-installation setup tasks >09:03:50,768 INFO anaconda: Performing post-installation setup tasks >09:03:50,768 INFO anaconda: Thread Done: AnaInstallThread (140378148538112) >09:03:50,867 INFO anaconda: Running Thread: AnaConfigurationThread (140378148538112) >09:03:50,869 INFO anaconda: Configuring installed system >09:03:51,597 INFO anaconda: Configuring installed system >09:03:51,597 INFO anaconda: Writing network configuration >09:03:51,597 INFO anaconda: setting installation environment hostname to localhost.localdomain >09:03:51,877 DEBUG anaconda: network: setting ONBOOT value of eth0 to yes >09:03:51,935 INFO anaconda: Writing network configuration >09:03:51,936 INFO anaconda: Creating users >09:03:51,936 INFO anaconda: created new libuser.conf at /tmp/libuser.aZnpyq with instPath="/mnt/sysimage" >09:03:51,997 INFO anaconda: Creating users >09:03:51,998 INFO anaconda: Configuring addons >09:03:51,998 INFO anaconda: Configuring addons >09:03:51,998 INFO anaconda: Generating initramfs >09:04:10,737 INFO anaconda: Generating initramfs >09:04:10,737 INFO anaconda: Running post-installation scripts >09:04:10,737 INFO anaconda: Running kickstart %%post script(s) >09:04:12,866 INFO anaconda: All kickstart %%post script(s) have been run >09:04:12,866 INFO anaconda: Running post-installation scripts >09:04:12,867 INFO anaconda: Thread Done: AnaConfigurationThread (140378148538112) >09:04:22,281 INFO anaconda: /sbin/anaconda 21.48.13-1 >09:04:22,359 INFO anaconda: 2097152 kB (2048 MB) are available >09:04:22,496 INFO anaconda: check_memory(): total:2097152, needed:320, graphical:410 >09:04:22,503 INFO anaconda: Not doing 'start audit daemon' in live installation >09:04:22,503 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >09:04:22,503 INFO anaconda: Default encoding = ascii >09:04:22,522 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >09:04:22,593 INFO anaconda: Display mode = g >09:04:22,593 INFO anaconda: 2097152 kB (2048 MB) are available >09:04:22,698 INFO anaconda: check_memory(): total:2097152, needed:320, graphical:410 >09:04:22,903 INFO anaconda: _Fedora is the highest priority installclass, using it >09:04:22,911 INFO anaconda: bootloader GRUB2 on X86 platform >09:04:22,969 INFO anaconda: bootloader GRUB2 on X86 platform >09:04:22,994 DEBUG anaconda: network: devices found ['eth0', 'virbr0'] >09:04:23,155 DEBUG anaconda: updating hostname localhost.localdomain >09:04:23,167 INFO anaconda: Running Thread: AnaStorageThread (140263892317952) >09:04:23,168 INFO anaconda: Running Thread: AnaTimeInitThread (140263570142976) >09:04:23,168 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140263561750272) >09:04:23,173 INFO anaconda: Running Thread: AnaPayloadRestartThread (140263553357568) >09:04:23,184 INFO anaconda: Thread Done: AnaPayloadRestartThread (140263553357568) >09:04:23,186 INFO anaconda: Running Thread: AnaPayloadThread (140263544964864) >09:04:23,265 DEBUG anaconda: updating hostname localhost.localdomain >09:04:23,302 INFO anaconda: got 0 NTP servers from DHCP >09:04:23,326 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140263561750272) >09:04:23,338 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140263561750272) >09:04:23,338 INFO anaconda: Not doing 'start chronyd' in live installation >09:04:23,340 INFO anaconda: Starting geolocation lookup >09:04:23,341 INFO anaconda: Geolocation provider: Fedora GeoIP >09:04:23,572 DEBUG anaconda: Window scale set to 1 by XSETTINGS, not scaling >09:04:23,598 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:04:23,598 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:04:23,598 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:04:23,598 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:04:23,598 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:04:23,599 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:04:23,599 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:04:23,771 INFO anaconda: Not doing 'activate layouts' in live installation >09:04:24,338 INFO anaconda: Geolocation lookup finished in 1.0 seconds >09:04:24,338 INFO anaconda: got results from geolocation >09:04:24,339 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140263561750272) >09:04:24,628 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >09:04:24,636 WARN anaconda: logo image is missing, using a substitute >09:04:26,159 INFO anaconda: Thread Done: AnaStorageThread (140263892317952) >09:04:27,013 INFO anaconda: Thread Done: AnaTimeInitThread (140263570142976) >09:04:27,021 INFO anaconda: Thread Done: AnaPayloadThread (140263544964864) >09:04:29,161 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:04:29,166 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:04:29,166 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:04:29,166 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:04:29,240 INFO anaconda: Not doing 'require network connection' in live installation >09:04:29,240 DEBUG anaconda: network standalone spoke (init): completed: True >09:04:29,240 INFO anaconda: Not doing 'require network connection' in live installation >09:04:29,256 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >09:04:29,256 DEBUG anaconda: Entered hub: SummaryHub >09:04:29,464 INFO anaconda: Not doing 'modify system time and date' in live installation >09:04:29,473 INFO anaconda: Running Thread: AnaNTPserver1 (140263544964864) >09:04:29,474 INFO anaconda: Running Thread: AnaNTPserver2 (140263570142976) >09:04:29,475 INFO anaconda: Running Thread: AnaNTPserver3 (140263892317952) >09:04:29,475 INFO anaconda: Running Thread: AnaNTPserver4 (140263561750272) >09:04:29,477 INFO anaconda: Running Thread: AnaDateTimeThread (140263162902272) >09:04:29,552 INFO anaconda: Thread Done: AnaDateTimeThread (140263162902272) >09:04:31,120 INFO anaconda: fs space: 0 B needed: 3793.28 MiB >09:04:31,148 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140263162902272) >09:04:31,148 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f91a556cd10>> on <dictionary-keyiterator object at 0x7f91a55b4788> >09:04:31,161 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140263154509568) >09:04:31,162 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140263154509568) >09:04:31,170 INFO anaconda: Running Thread: AnaKeyboardThread (140263154509568) >09:04:32,122 INFO anaconda: fs space: 0 B needed: 3793.28 MiB >09:04:32,155 INFO anaconda: Running Thread: AnaStorageWatcher (140263146116864) >09:04:32,160 INFO anaconda: Thread Done: AnaStorageWatcher (140263146116864) >09:04:32,183 INFO anaconda: Running Thread: AnaCustomStorageInit (140263146116864) >09:04:32,196 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:04:32,263 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >09:04:32,327 DEBUG anaconda: network: GUI, device configuration added: connection d773c99f-76e6-448f-b92a-96a62b161fa3 device eth0 >09:04:32,337 DEBUG anaconda: network: GUI, connection d773c99f-76e6-448f-b92a-96a62b161fa3 found >09:04:32,337 DEBUG anaconda: network: GUI, connection 2e7f0d6d-f3b5-4ff9-8416-a34ba902f1dc found >09:04:32,372 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >09:04:32,422 DEBUG anaconda: updating hostname localhost.localdomain >09:04:32,559 INFO anaconda: Not doing 'require network connection' in live installation >09:04:32,881 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f91a555a750> >09:04:32,886 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f91b8060c10> >09:04:32,886 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f91b8060c10> status to: Getting list of layouts... >09:04:32,886 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f91a556cdd0> status to: Probing storage... >09:04:32,891 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f91a556cdd0> >09:04:33,960 INFO anaconda: Thread Done: AnaCustomStorageInit (140263146116864) >09:04:34,102 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f91a556cd10>> on <dictionary-keyiterator object at 0x7f91a55b4788> >09:04:34,102 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140263162902272) >09:04:34,103 INFO anaconda: Thread Done: AnaKeyboardThread (140263154509568) >09:04:34,242 DEBUG anaconda: updating hostname localhost.localdomain >09:04:34,395 DEBUG anaconda: updating hostname localhost.localdomain >09:04:34,400 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f91b8060c10> >09:04:34,400 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f91b8066290> status to: Connected: eth0 >09:04:34,575 INFO anaconda: Thread Done: AnaNTPserver2 (140263570142976) >09:04:34,581 INFO anaconda: Thread Done: AnaNTPserver1 (140263544964864) >09:04:34,590 INFO anaconda: Thread Done: AnaNTPserver4 (140263561750272) >09:04:34,596 INFO anaconda: Thread Done: AnaNTPserver3 (140263892317952) >09:04:40,094 DEBUG anaconda: Entered spoke: StorageSpoke >09:04:45,072 DEBUG anaconda: disk free: 8191.97 MiB fs free: 0 B sw needs: 3793.28 MiB auto swap: 2048 MiB >09:04:45,124 INFO anaconda: Running Thread: AnaExecuteStorageThread (140263892317952) >09:04:45,124 DEBUG anaconda: Left spoke: StorageSpoke >09:04:45,138 DEBUG anaconda: new disk order: [] >09:04:45,311 INFO anaconda: Not doing 'require network connection' in live installation >09:04:45,329 DEBUG anaconda: _is_valid_disklabel(vdb) returning True >09:04:45,329 DEBUG anaconda: _is_valid_size(vdb) returning True >09:04:45,329 DEBUG anaconda: _is_valid_location(vdb) returning True >09:04:45,329 DEBUG anaconda: _is_valid_format(vdb) returning True >09:04:45,329 DEBUG anaconda: is_valid_stage1_device(vdb) returning True >09:04:45,348 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f91a556cdd0> >09:04:45,351 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f91a556cdd0> status to: Saving storage configuration... >09:04:45,933 DEBUG anaconda: new disk order: [] >09:04:46,013 DEBUG anaconda: stage1 device cannot be of type lvmvg >09:04:46,013 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:04:46,013 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:04:46,014 DEBUG anaconda: _is_valid_disklabel(vdb) returning True >09:04:46,014 DEBUG anaconda: _is_valid_size(vdb) returning True >09:04:46,014 DEBUG anaconda: _is_valid_location(vdb) returning True >09:04:46,014 DEBUG anaconda: _is_valid_format(vdb) returning True >09:04:46,014 DEBUG anaconda: is_valid_stage1_device(vdb) returning True >09:04:46,016 DEBUG anaconda: _is_valid_disklabel(vdb) returning True >09:04:46,016 DEBUG anaconda: _is_valid_size(vdb) returning True >09:04:46,016 DEBUG anaconda: _is_valid_location(vdb) returning True >09:04:46,016 DEBUG anaconda: _is_valid_format(vdb) returning True >09:04:46,016 DEBUG anaconda: is_valid_stage1_device(vdb) returning True >09:04:46,016 DEBUG anaconda: _is_valid_disklabel(vdb1) returning True >09:04:46,016 DEBUG anaconda: _is_valid_size(vdb1) returning True >09:04:46,017 DEBUG anaconda: _is_valid_location(vdb1) returning True >09:04:46,017 DEBUG anaconda: _is_valid_partition(vdb1) returning True >09:04:46,017 DEBUG anaconda: _is_valid_format(vdb1) returning True >09:04:46,017 DEBUG anaconda: is_valid_stage2_device(vdb1) returning True >09:04:46,018 DEBUG anaconda: new disk order: [] >09:04:46,052 DEBUG anaconda: stage1 device cannot be of type lvmvg >09:04:46,052 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:04:46,053 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:04:46,053 DEBUG anaconda: _is_valid_disklabel(vdb) returning True >09:04:46,053 DEBUG anaconda: _is_valid_size(vdb) returning True >09:04:46,053 DEBUG anaconda: _is_valid_location(vdb) returning True >09:04:46,053 DEBUG anaconda: _is_valid_format(vdb) returning True >09:04:46,053 DEBUG anaconda: is_valid_stage1_device(vdb) returning True >09:04:46,055 INFO anaconda: Running Thread: AnaCheckStorageThread (140263561750272) >09:04:46,058 INFO anaconda: Thread Done: AnaExecuteStorageThread (140263892317952) >09:04:46,060 DEBUG anaconda: _is_valid_disklabel(vdb) returning True >09:04:46,060 DEBUG anaconda: _is_valid_size(vdb) returning True >09:04:46,060 DEBUG anaconda: _is_valid_location(vdb) returning True >09:04:46,060 DEBUG anaconda: _is_valid_format(vdb) returning True >09:04:46,060 DEBUG anaconda: is_valid_stage1_device(vdb) returning True >09:04:46,060 DEBUG anaconda: _is_valid_disklabel(vdb1) returning True >09:04:46,060 DEBUG anaconda: _is_valid_size(vdb1) returning True >09:04:46,061 DEBUG anaconda: _is_valid_location(vdb1) returning True >09:04:46,061 DEBUG anaconda: _is_valid_partition(vdb1) returning True >09:04:46,061 DEBUG anaconda: _is_valid_format(vdb1) returning True >09:04:46,061 DEBUG anaconda: is_valid_stage2_device(vdb1) returning True >09:04:46,061 INFO anaconda: Thread Done: AnaCheckStorageThread (140263561750272) >09:04:47,106 INFO anaconda: fs space: 6828 MiB needed: 3793.28 MiB >09:04:47,120 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f91a556cdd0> >09:04:48,021 INFO anaconda: fs space: 6828 MiB needed: 3793.28 MiB >09:04:48,034 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f91a556cdd0> >09:04:48,035 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f91a556cdd0> status to: Checking storage configuration... >09:04:48,929 INFO anaconda: fs space: 6828 MiB needed: 3793.28 MiB >09:04:48,942 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f91a556cdd0> >09:05:12,813 DEBUG anaconda: Left hub: SummaryHub >09:05:12,814 DEBUG anaconda: Entered hub: ProgressHub >09:05:12,818 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:05:12,840 INFO anaconda: Running Thread: AnaInstallThread (140263561750272) >09:05:12,841 INFO anaconda: Not doing 'save system time to HW clock' in live installation >09:05:12,841 INFO anaconda: Setting up the installation environment >09:05:12,841 INFO anaconda: Setting up the installation environment >09:05:12,971 INFO anaconda: Creating disklabel on /dev/vdb >09:05:13,006 INFO anaconda: Created disklabel on /dev/vdb >09:05:13,145 INFO anaconda: Creating ext4 on /dev/vdb1 >09:05:13,265 INFO anaconda: Created ext4 on /dev/vdb1 >09:05:13,410 INFO anaconda: Creating lvmpv on /dev/vdb2 >09:05:13,557 INFO anaconda: Created lvmpv on /dev/vdb2 >09:05:13,742 INFO anaconda: Creating swap on /dev/mapper/fedora00-swap >09:05:13,780 INFO anaconda: Created swap on /dev/mapper/fedora00-swap >09:05:13,885 INFO anaconda: Creating ext4 on /dev/mapper/fedora00-root >09:05:14,125 DEBUG anaconda: Entered spoke: PasswordSpoke >09:05:14,240 INFO anaconda: Created ext4 on /dev/mapper/fedora00-root >09:05:14,529 INFO anaconda: Running Thread: AnaLiveProgressThread (140263892317952) >09:05:20,531 DEBUG anaconda: Left spoke: PasswordSpoke >09:07:15,145 INFO anaconda: Thread Done: AnaLiveProgressThread (140263892317952) >09:07:42,052 INFO anaconda: Installing bootloader >09:07:42,052 INFO anaconda: bootloader stage1 target device is vdb >09:07:42,052 INFO anaconda: bootloader stage2 target device is vdb1 >09:07:42,053 DEBUG anaconda: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x7f91bdf0ce90> >09:07:42,211 INFO anaconda: bootloader.py: mbr will be updated for grub2 >09:07:45,343 INFO anaconda: bootloader.py: used boot args: rd.lvm.lv=fedora00/swap rd.lvm.lv=fedora00/root rhgb quiet >09:07:46,411 INFO anaconda: Installing bootloader >09:07:46,411 INFO anaconda: Performing post-installation setup tasks >09:07:46,511 INFO anaconda: Performing post-installation setup tasks >09:07:46,511 INFO anaconda: Thread Done: AnaInstallThread (140263561750272) >09:07:46,726 INFO anaconda: Running Thread: AnaConfigurationThread (140263561750272) >09:07:46,727 INFO anaconda: Configuring installed system >09:07:47,372 INFO anaconda: Configuring installed system >09:07:47,373 INFO anaconda: Writing network configuration >09:07:47,373 INFO anaconda: setting installation environment hostname to localhost.localdomain >09:07:47,659 DEBUG anaconda: network: setting ONBOOT value of eth0 to yes >09:07:47,714 INFO anaconda: Writing network configuration >09:07:47,715 INFO anaconda: Creating users >09:07:47,715 INFO anaconda: created new libuser.conf at /tmp/libuser.COc157 with instPath="/mnt/sysimage" >09:07:47,766 INFO anaconda: Creating users >09:07:47,767 INFO anaconda: Configuring addons >09:07:47,767 INFO anaconda: Configuring addons >09:07:47,767 INFO anaconda: Generating initramfs >09:08:06,077 INFO anaconda: Generating initramfs >09:08:06,078 INFO anaconda: Running post-installation scripts >09:08:06,078 INFO anaconda: Running kickstart %%post script(s) >09:08:08,278 INFO anaconda: All kickstart %%post script(s) have been run >09:08:08,279 INFO anaconda: Running post-installation scripts >09:08:08,279 INFO anaconda: Thread Done: AnaConfigurationThread (140263561750272) >09:08:15,966 INFO anaconda: /sbin/anaconda 21.48.13-1 >09:08:16,044 INFO anaconda: 2097152 kB (2048 MB) are available >09:08:16,179 INFO anaconda: check_memory(): total:2097152, needed:320, graphical:410 >09:08:16,186 INFO anaconda: Not doing 'start audit daemon' in live installation >09:08:16,186 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >09:08:16,186 INFO anaconda: Default encoding = ascii >09:08:16,205 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >09:08:16,276 INFO anaconda: Display mode = g >09:08:16,277 INFO anaconda: 2097152 kB (2048 MB) are available >09:08:16,382 INFO anaconda: check_memory(): total:2097152, needed:320, graphical:410 >09:08:16,582 INFO anaconda: _Fedora is the highest priority installclass, using it >09:08:16,587 INFO anaconda: bootloader GRUB2 on X86 platform >09:08:16,608 INFO anaconda: bootloader GRUB2 on X86 platform >09:08:16,626 DEBUG anaconda: network: devices found ['eth0', 'virbr0'] >09:08:17,162 DEBUG anaconda: updating hostname localhost.localdomain >09:08:17,174 INFO anaconda: Running Thread: AnaStorageThread (140731314337536) >09:08:17,177 INFO anaconda: Running Thread: AnaTimeInitThread (140731063297792) >09:08:17,178 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140731054905088) >09:08:17,184 INFO anaconda: Running Thread: AnaPayloadRestartThread (140730978793216) >09:08:17,185 INFO anaconda: Thread Done: AnaPayloadRestartThread (140730978793216) >09:08:17,188 INFO anaconda: Running Thread: AnaPayloadThread (140730970400512) >09:08:17,294 DEBUG anaconda: updating hostname localhost.localdomain >09:08:17,356 INFO anaconda: got 0 NTP servers from DHCP >09:08:17,356 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140731054905088) >09:08:17,410 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140731054905088) >09:08:17,410 INFO anaconda: Not doing 'start chronyd' in live installation >09:08:17,412 INFO anaconda: Starting geolocation lookup >09:08:17,413 INFO anaconda: Geolocation provider: Fedora GeoIP >09:08:17,657 DEBUG anaconda: Window scale set to 1 by XSETTINGS, not scaling >09:08:17,683 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:08:17,685 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:08:17,685 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:08:17,685 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:08:17,686 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:08:17,687 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:08:17,687 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:08:17,850 INFO anaconda: Not doing 'activate layouts' in live installation >09:08:18,393 INFO anaconda: Geolocation lookup finished in 1.0 seconds >09:08:18,394 INFO anaconda: got results from geolocation >09:08:18,394 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140731054905088) >09:08:18,623 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >09:08:18,635 WARN anaconda: logo image is missing, using a substitute >09:08:21,512 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:08:21,512 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:08:21,512 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:08:21,515 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:08:21,549 INFO anaconda: Not doing 'require network connection' in live installation >09:08:21,549 DEBUG anaconda: network standalone spoke (init): completed: True >09:08:21,550 INFO anaconda: Not doing 'require network connection' in live installation >09:08:21,552 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >09:08:21,553 DEBUG anaconda: Entered hub: SummaryHub >09:08:21,760 INFO anaconda: Not doing 'modify system time and date' in live installation >09:08:21,773 INFO anaconda: Running Thread: AnaNTPserver1 (140731054905088) >09:08:21,780 INFO anaconda: Running Thread: AnaNTPserver2 (140730978793216) >09:08:21,784 INFO anaconda: Running Thread: AnaNTPserver3 (140730741012224) >09:08:21,789 INFO anaconda: Running Thread: AnaNTPserver4 (140730732619520) >09:08:21,796 INFO anaconda: Running Thread: AnaDateTimeThread (140730724226816) >09:08:22,102 INFO anaconda: Thread Done: AnaStorageThread (140731314337536) >09:08:23,013 INFO anaconda: Thread Done: AnaTimeInitThread (140731063297792) >09:08:23,016 INFO anaconda: Thread Done: AnaDateTimeThread (140730724226816) >09:08:23,032 INFO anaconda: Thread Done: AnaPayloadThread (140730970400512) >09:08:23,555 INFO anaconda: fs space: 0 B needed: 3793.29 MiB >09:08:23,580 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140730970400512) >09:08:23,584 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7ffe78ff2f50>> on <dictionary-keyiterator object at 0x7ffe78026470> >09:08:23,585 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140730724226816) >09:08:23,586 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140730724226816) >09:08:23,603 INFO anaconda: Running Thread: AnaKeyboardThread (140730724226816) >09:08:24,500 INFO anaconda: fs space: 0 B needed: 3793.29 MiB >09:08:24,532 INFO anaconda: Running Thread: AnaStorageWatcher (140731063297792) >09:08:24,534 INFO anaconda: Thread Done: AnaStorageWatcher (140731063297792) >09:08:24,564 INFO anaconda: Running Thread: AnaCustomStorageInit (140731063297792) >09:08:24,568 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:08:24,631 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >09:08:24,705 DEBUG anaconda: network: GUI, device configuration added: connection d773c99f-76e6-448f-b92a-96a62b161fa3 device eth0 >09:08:24,714 DEBUG anaconda: network: GUI, connection d773c99f-76e6-448f-b92a-96a62b161fa3 found >09:08:24,715 DEBUG anaconda: network: GUI, connection 2e7f0d6d-f3b5-4ff9-8416-a34ba902f1dc found >09:08:24,748 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >09:08:24,795 DEBUG anaconda: updating hostname localhost.localdomain >09:08:24,968 INFO anaconda: Not doing 'require network connection' in live installation >09:08:25,298 INFO anaconda: setting <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7ffe78fff450> status to: Restoring hardware time... >09:08:25,301 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7ffe78fff450> >09:08:25,305 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7ffe83f96410> >09:08:25,305 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7ffe83f96410> status to: Getting list of layouts... >09:08:25,306 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ffe78020e10> status to: Probing storage... >09:08:25,311 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ffe78020e10> >09:08:26,395 INFO anaconda: Thread Done: AnaCustomStorageInit (140731063297792) >09:08:26,496 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7ffe78ff2f50>> on <dictionary-keyiterator object at 0x7ffe78026470> >09:08:26,497 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140730970400512) >09:08:26,497 INFO anaconda: Thread Done: AnaKeyboardThread (140730724226816) >09:08:26,629 DEBUG anaconda: updating hostname localhost.localdomain >09:08:26,801 DEBUG anaconda: updating hostname localhost.localdomain >09:08:26,806 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7ffe83f96410> >09:08:26,806 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7ffe6c0db410> status to: Connected: eth0 >09:08:26,807 DEBUG anaconda: Entered spoke: StorageSpoke >09:08:26,851 INFO anaconda: Thread Done: AnaNTPserver3 (140730741012224) >09:08:26,860 INFO anaconda: Thread Done: AnaNTPserver2 (140730978793216) >09:08:26,876 INFO anaconda: Thread Done: AnaNTPserver4 (140730732619520) >09:08:26,883 INFO anaconda: Thread Done: AnaNTPserver1 (140731054905088) >09:08:31,008 DEBUG anaconda: disk free: 1985 KiB fs free: 0 B sw needs: 3793.29 MiB auto swap: 2048 MiB >09:09:54,464 INFO anaconda: Running Thread: AnaExecuteStorageThread (140731054905088) >09:09:54,464 DEBUG anaconda: Left spoke: StorageSpoke >09:09:54,485 DEBUG anaconda: new disk order: [] >09:09:54,593 DEBUG anaconda: _is_valid_disklabel(vda) returning True >09:09:54,593 DEBUG anaconda: _is_valid_size(vda) returning True >09:09:54,594 DEBUG anaconda: _is_valid_location(vda) returning True >09:09:54,594 DEBUG anaconda: _is_valid_format(vda) returning True >09:09:54,594 DEBUG anaconda: is_valid_stage1_device(vda) returning True >09:09:54,684 INFO anaconda: Not doing 'require network connection' in live installation >09:09:54,736 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ffe78020e10> >09:09:54,739 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ffe78020e10> status to: Saving storage configuration... >09:09:55,551 DEBUG anaconda: new disk order: [] >09:09:55,602 DEBUG anaconda: stage1 device cannot be of type lvmvg >09:09:55,603 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:09:55,603 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:09:55,604 DEBUG anaconda: _is_valid_disklabel(vda) returning True >09:09:55,604 DEBUG anaconda: _is_valid_size(vda) returning True >09:09:55,604 DEBUG anaconda: _is_valid_location(vda) returning True >09:09:55,604 DEBUG anaconda: _is_valid_format(vda) returning True >09:09:55,604 DEBUG anaconda: is_valid_stage1_device(vda) returning True >09:09:55,606 DEBUG anaconda: _is_valid_disklabel(vda) returning True >09:09:55,606 DEBUG anaconda: _is_valid_size(vda) returning True >09:09:55,606 DEBUG anaconda: _is_valid_location(vda) returning True >09:09:55,606 DEBUG anaconda: _is_valid_format(vda) returning True >09:09:55,606 DEBUG anaconda: is_valid_stage1_device(vda) returning True >09:09:55,606 DEBUG anaconda: _is_valid_disklabel(vda1) returning True >09:09:55,606 DEBUG anaconda: _is_valid_size(vda1) returning True >09:09:55,607 DEBUG anaconda: _is_valid_location(vda1) returning True >09:09:55,607 DEBUG anaconda: _is_valid_partition(vda1) returning True >09:09:55,607 DEBUG anaconda: _is_valid_format(vda1) returning True >09:09:55,607 DEBUG anaconda: is_valid_stage2_device(vda1) returning True >09:09:55,608 DEBUG anaconda: new disk order: [] >09:09:55,642 DEBUG anaconda: stage1 device cannot be of type lvmvg >09:09:55,642 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:09:55,643 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:09:55,643 DEBUG anaconda: _is_valid_disklabel(vda) returning True >09:09:55,643 DEBUG anaconda: _is_valid_size(vda) returning True >09:09:55,643 DEBUG anaconda: _is_valid_location(vda) returning True >09:09:55,643 DEBUG anaconda: _is_valid_format(vda) returning True >09:09:55,643 DEBUG anaconda: is_valid_stage1_device(vda) returning True >09:09:55,646 INFO anaconda: Thread Done: AnaExecuteStorageThread (140731054905088) >09:09:55,646 INFO anaconda: Running Thread: AnaCheckStorageThread (140730732619520) >09:09:55,647 DEBUG anaconda: _is_valid_disklabel(vda) returning True >09:09:55,647 DEBUG anaconda: _is_valid_size(vda) returning True >09:09:55,648 DEBUG anaconda: _is_valid_location(vda) returning True >09:09:55,648 DEBUG anaconda: _is_valid_format(vda) returning True >09:09:55,648 DEBUG anaconda: is_valid_stage1_device(vda) returning True >09:09:55,648 DEBUG anaconda: _is_valid_disklabel(vda1) returning True >09:09:55,648 DEBUG anaconda: _is_valid_size(vda1) returning True >09:09:55,650 DEBUG anaconda: _is_valid_location(vda1) returning True >09:09:55,650 DEBUG anaconda: _is_valid_partition(vda1) returning True >09:09:55,650 DEBUG anaconda: _is_valid_format(vda1) returning True >09:09:55,650 DEBUG anaconda: is_valid_stage2_device(vda1) returning True >09:09:55,651 INFO anaconda: Thread Done: AnaCheckStorageThread (140730732619520) >09:09:56,639 INFO anaconda: fs space: 13.86 GiB needed: 3793.36 MiB >09:09:56,653 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ffe78020e10> >09:09:57,586 INFO anaconda: fs space: 13.86 GiB needed: 3793.36 MiB >09:09:57,599 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ffe78020e10> >09:09:57,600 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ffe78020e10> status to: Checking storage configuration... >09:09:58,494 INFO anaconda: fs space: 13.86 GiB needed: 3793.36 MiB >09:09:58,506 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ffe78020e10> >09:09:59,586 DEBUG anaconda: Entered spoke: StorageSpoke >09:10:03,500 DEBUG anaconda: disk free: 992.5 KiB fs free: 0 B sw needs: 3793.36 MiB auto swap: 1638.4 MiB >09:11:33,786 INFO anaconda: Running Thread: AnaExecuteStorageThread (140730732619520) >09:11:33,786 DEBUG anaconda: Left spoke: StorageSpoke >09:11:33,796 DEBUG anaconda: new disk order: [] >09:11:33,913 DEBUG anaconda: _is_valid_disklabel(vda) returning True >09:11:33,914 DEBUG anaconda: _is_valid_size(vda) returning True >09:11:33,914 DEBUG anaconda: _is_valid_location(vda) returning True >09:11:33,914 DEBUG anaconda: _is_valid_format(vda) returning True >09:11:33,914 DEBUG anaconda: is_valid_stage1_device(vda) returning True >09:11:34,015 INFO anaconda: Not doing 'require network connection' in live installation >09:11:34,049 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ffe78020e10> >09:11:34,050 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ffe78020e10> status to: Saving storage configuration... >09:11:34,585 DEBUG anaconda: new disk order: [] >09:11:34,625 DEBUG anaconda: stage1 device cannot be of type lvmvg >09:11:34,625 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:11:34,625 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:11:34,626 DEBUG anaconda: _is_valid_disklabel(vda) returning True >09:11:34,626 DEBUG anaconda: _is_valid_size(vda) returning True >09:11:34,626 DEBUG anaconda: _is_valid_location(vda) returning True >09:11:34,626 DEBUG anaconda: _is_valid_format(vda) returning True >09:11:34,626 DEBUG anaconda: is_valid_stage1_device(vda) returning True >09:11:34,628 DEBUG anaconda: _is_valid_disklabel(vda) returning True >09:11:34,628 DEBUG anaconda: _is_valid_size(vda) returning True >09:11:34,628 DEBUG anaconda: _is_valid_location(vda) returning True >09:11:34,628 DEBUG anaconda: _is_valid_format(vda) returning True >09:11:34,628 DEBUG anaconda: is_valid_stage1_device(vda) returning True >09:11:34,628 DEBUG anaconda: _is_valid_disklabel(vda1) returning True >09:11:34,629 DEBUG anaconda: _is_valid_size(vda1) returning True >09:11:34,629 DEBUG anaconda: _is_valid_location(vda1) returning True >09:11:34,629 DEBUG anaconda: _is_valid_partition(vda1) returning True >09:11:34,629 DEBUG anaconda: _is_valid_format(vda1) returning True >09:11:34,629 DEBUG anaconda: is_valid_stage2_device(vda1) returning True >09:11:34,630 DEBUG anaconda: new disk order: [] >09:11:34,668 DEBUG anaconda: stage1 device cannot be of type lvmvg >09:11:34,669 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:11:34,669 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:11:34,670 DEBUG anaconda: _is_valid_disklabel(vda) returning True >09:11:34,670 DEBUG anaconda: _is_valid_size(vda) returning True >09:11:34,670 DEBUG anaconda: _is_valid_location(vda) returning True >09:11:34,670 DEBUG anaconda: _is_valid_format(vda) returning True >09:11:34,670 DEBUG anaconda: is_valid_stage1_device(vda) returning True >09:11:34,673 INFO anaconda: Thread Done: AnaExecuteStorageThread (140730732619520) >09:11:34,673 INFO anaconda: Running Thread: AnaCheckStorageThread (140731054905088) >09:11:34,675 DEBUG anaconda: _is_valid_disklabel(vda) returning True >09:11:34,675 DEBUG anaconda: _is_valid_size(vda) returning True >09:11:34,675 DEBUG anaconda: _is_valid_location(vda) returning True >09:11:34,675 DEBUG anaconda: _is_valid_format(vda) returning True >09:11:34,676 DEBUG anaconda: is_valid_stage1_device(vda) returning True >09:11:34,676 DEBUG anaconda: _is_valid_disklabel(vda1) returning True >09:11:34,676 DEBUG anaconda: _is_valid_size(vda1) returning True >09:11:34,676 DEBUG anaconda: _is_valid_location(vda1) returning True >09:11:34,676 DEBUG anaconda: _is_valid_partition(vda1) returning True >09:11:34,676 DEBUG anaconda: _is_valid_format(vda1) returning True >09:11:34,676 DEBUG anaconda: is_valid_stage2_device(vda1) returning True >09:11:34,677 INFO anaconda: Thread Done: AnaCheckStorageThread (140731054905088) >09:11:35,656 INFO anaconda: fs space: 6828 MiB needed: 3793.36 MiB >09:11:35,668 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ffe78020e10> >09:11:36,568 INFO anaconda: fs space: 6828 MiB needed: 3793.36 MiB >09:11:36,580 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ffe78020e10> >09:11:36,580 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ffe78020e10> status to: Checking storage configuration... >09:11:37,480 INFO anaconda: fs space: 6828 MiB needed: 3793.36 MiB >09:11:37,492 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ffe78020e10> >09:11:39,347 DEBUG anaconda: Left hub: SummaryHub >09:11:39,348 DEBUG anaconda: Entered hub: ProgressHub >09:11:39,358 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:11:39,379 INFO anaconda: Running Thread: AnaInstallThread (140731054905088) >09:11:39,379 INFO anaconda: Not doing 'save system time to HW clock' in live installation >09:11:39,380 INFO anaconda: Setting up the installation environment >09:11:39,380 INFO anaconda: Setting up the installation environment >09:11:39,635 DEBUG anaconda: running handleException >09:11:39,637 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 190, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall, callbacks=callbacks_reg) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 216, in turnOnFilesystems > storage.doIt(callbacks) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 364, in doIt > self.devicetree.processActions(callbacks) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 361, in processActions > action.execute(callbacks) > > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 642, in execute > self.device.setup(orig=True) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 856, in setup > self._setup(orig=orig) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3086, in _setup > lvm.lvactivate(self.vg.name, self._name) > > File "/usr/lib/python2.7/site-packages/blivet/devicelibs/lvm.py", line 532, in lvactivate > raise LVMError("lvactivate failed for %s: %s" % (lv_name, msg)) > >LVMError: lvactivate failed for swap: running lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/fedora00-swap$|","r|/fedora00-root$|","r|/fedora00$|","r|/vdb1$|","r|/vdb2$|","r|/vdb$|"] } fedora/swap failed > >09:11:39,638 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >09:11:39,638 INFO anaconda: Thread Done: AnaInstallThread (140731054905088) > > >/tmp/packaging.log: >09:03:18,447 INFO packaging: rsync exited with code 0 >09:03:19,926 INFO packaging: Generating rescue image for 3.17.1-302.fc21.x86_64 >09:03:51,998 INFO packaging: recreating initrd for 3.17.1-302.fc21.x86_64 >09:07:14,907 INFO packaging: rsync exited with code 0 >09:07:16,307 INFO packaging: Generating rescue image for 3.17.1-302.fc21.x86_64 >09:07:47,767 INFO packaging: recreating initrd for 3.17.1-302.fc21.x86_64 > > >/tmp/program.log: >09:00:37,383 INFO program: Running... udevadm settle --timeout=300 >09:00:37,389 DEBUG program: Return code: 0 >09:00:37,389 INFO program: Running... udevadm settle --timeout=300 >09:00:37,395 DEBUG program: Return code: 0 >09:00:37,445 INFO program: Running... multipath -c /dev/vda >09:00:37,463 INFO program: Oct 30 09:00:37 | /etc/multipath.conf does not exist, blacklisting all devices. >09:00:37,463 INFO program: Oct 30 09:00:37 | A default multipath.conf file is located at >09:00:37,463 INFO program: Oct 30 09:00:37 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >09:00:37,463 INFO program: Oct 30 09:00:37 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >09:00:37,463 INFO program: /dev/vda is not a valid multipath device path >09:00:37,463 DEBUG program: Return code: 1 >09:00:37,479 INFO program: Running... multipath -c /dev/vdb >09:00:37,482 INFO program: Oct 30 09:00:37 | /etc/multipath.conf does not exist, blacklisting all devices. >09:00:37,482 INFO program: Oct 30 09:00:37 | A default multipath.conf file is located at >09:00:37,482 INFO program: Oct 30 09:00:37 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >09:00:37,482 INFO program: Oct 30 09:00:37 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >09:00:37,482 INFO program: /dev/vdb is not a valid multipath device path >09:00:37,482 DEBUG program: Return code: 1 >09:00:37,570 INFO program: Running... udevadm settle --timeout=300 >09:00:37,576 DEBUG program: Return code: 0 >09:00:37,579 INFO program: Running... udevadm settle --timeout=300 >09:00:37,585 DEBUG program: Return code: 0 >09:00:37,586 INFO program: Running... udevadm settle --timeout=300 >09:00:37,592 DEBUG program: Return code: 0 >09:00:38,705 INFO program: Running... losetup --list >09:00:38,883 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >09:00:38,891 DEBUG program: Return code: 0 >09:00:38,891 INFO program: Running... udevadm settle --timeout=300 >09:00:38,916 DEBUG program: Return code: 0 >09:00:38,916 INFO program: Running... modprobe fcoe >09:00:38,942 DEBUG program: Return code: 0 >09:00:38,942 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >09:00:38,951 INFO program: No FCoE boot disk information is found in EDD! >09:00:38,951 DEBUG program: Return code: 1 >09:00:38,968 INFO program: Running... losetup --list >09:00:39,871 INFO program: Running... udevadm settle --timeout=300 >09:00:39,880 DEBUG program: Return code: 0 >09:00:39,881 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >09:00:39,927 DEBUG program: Return code: 0 >09:00:39,928 INFO program: Running... udevadm settle --timeout=300 >09:00:39,941 DEBUG program: Return code: 0 >09:00:39,944 INFO program: Running... udevadm settle --timeout=300 >09:00:39,959 DEBUG program: Return code: 0 >09:00:40,255 INFO program: Running... multipath -c /dev/vda >09:00:40,260 DEBUG program: Return code: 1 >09:00:40,304 INFO program: Running... multipath -c /dev/vdb >09:00:40,311 DEBUG program: Return code: 1 >09:00:40,394 INFO program: Running... dumpe2fs -h /dev/loop3 >09:00:40,445 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:00:40,446 INFO program: Filesystem volume name: _Fedora-Live-Wor >09:00:40,446 INFO program: Last mounted on: /var/tmp/imgcreate-TsJQFH/install_root >09:00:40,446 INFO program: Filesystem UUID: 4e350e01-7491-47e2-9118-ef5a20c6922b >09:00:40,446 INFO program: Filesystem magic number: 0xEF53 >09:00:40,446 INFO program: Filesystem revision #: 1 (dynamic) >09:00:40,446 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 >09:00:40,447 INFO program: Filesystem flags: signed_directory_hash >09:00:40,447 INFO program: Default mount options: user_xattr acl >09:00:40,447 INFO program: Filesystem state: clean >09:00:40,447 INFO program: Errors behavior: Continue >09:00:40,447 INFO program: Filesystem OS type: Linux >09:00:40,447 INFO program: Inode count: 393216 >09:00:40,447 INFO program: Block count: 1572864 >09:00:40,447 INFO program: Reserved block count: 15727 >09:00:40,447 INFO program: Free blocks: 569470 >09:00:40,448 INFO program: Free inodes: 256815 >09:00:40,448 INFO program: First block: 0 >09:00:40,448 INFO program: Block size: 4096 >09:00:40,448 INFO program: Fragment size: 4096 >09:00:40,448 INFO program: Reserved GDT blocks: 383 >09:00:40,448 INFO program: Blocks per group: 32768 >09:00:40,448 INFO program: Fragments per group: 32768 >09:00:40,448 INFO program: Inodes per group: 8192 >09:00:40,448 INFO program: Inode blocks per group: 512 >09:00:40,449 INFO program: Flex block group size: 16 >09:00:40,449 INFO program: Filesystem created: Wed Oct 29 15:11:04 2014 >09:00:40,449 INFO program: Last mount time: Wed Oct 29 15:11:05 2014 >09:00:40,449 INFO program: Last write time: Wed Oct 29 15:27:45 2014 >09:00:40,449 INFO program: Mount count: 0 >09:00:40,449 INFO program: Maximum mount count: -1 >09:00:40,449 INFO program: Last checked: Wed Oct 29 15:27:45 2014 >09:00:40,449 INFO program: Check interval: 0 (<none>) >09:00:40,449 INFO program: Lifetime writes: 656 MB >09:00:40,450 INFO program: Reserved blocks uid: 0 (user root) >09:00:40,450 INFO program: Reserved blocks gid: 0 (group root) >09:00:40,450 INFO program: First inode: 11 >09:00:40,450 INFO program: Inode size: 256 >09:00:40,450 INFO program: Required extra isize: 28 >09:00:40,450 INFO program: Desired extra isize: 28 >09:00:40,450 INFO program: Journal inode: 8 >09:00:40,450 INFO program: Default directory hash: half_md4 >09:00:40,450 INFO program: Directory Hash Seed: 6da6e87e-3c3a-46cc-acff-31cdfd081a47 >09:00:40,451 INFO program: Journal backup: inode blocks >09:00:40,451 INFO program: Journal features: journal_incompat_revoke >09:00:40,451 INFO program: Journal size: 128M >09:00:40,451 INFO program: Journal length: 32768 >09:00:40,451 INFO program: Journal sequence: 0x00001b00 >09:00:40,451 INFO program: Journal start: 0 >09:00:40,451 INFO program: >09:00:40,451 DEBUG program: Return code: 0 >09:00:40,452 INFO program: Running... resize2fs -P /dev/loop3 >09:00:40,461 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:00:40,461 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >09:00:40,461 INFO program: Couldn't find valid filesystem superblock. >09:00:40,461 DEBUG program: Return code: 1 >09:00:40,513 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >09:00:40,518 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:00:40,519 INFO program: Filesystem volume name: _Fedora-Live-Wor >09:00:40,519 INFO program: Last mounted on: / >09:00:40,519 INFO program: Filesystem UUID: 4e350e01-7491-47e2-9118-ef5a20c6922b >09:00:40,519 INFO program: Filesystem magic number: 0xEF53 >09:00:40,519 INFO program: Filesystem revision #: 1 (dynamic) >09:00:40,519 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 >09:00:40,519 INFO program: Filesystem flags: signed_directory_hash >09:00:40,519 INFO program: Default mount options: user_xattr acl >09:00:40,519 INFO program: Filesystem state: clean >09:00:40,520 INFO program: Errors behavior: Continue >09:00:40,520 INFO program: Filesystem OS type: Linux >09:00:40,520 INFO program: Inode count: 393216 >09:00:40,520 INFO program: Block count: 1572864 >09:00:40,520 INFO program: Reserved block count: 15727 >09:00:40,520 INFO program: Free blocks: 569470 >09:00:40,520 INFO program: Free inodes: 256815 >09:00:40,520 INFO program: First block: 0 >09:00:40,520 INFO program: Block size: 4096 >09:00:40,520 INFO program: Fragment size: 4096 >09:00:40,520 INFO program: Reserved GDT blocks: 383 >09:00:40,521 INFO program: Blocks per group: 32768 >09:00:40,521 INFO program: Fragments per group: 32768 >09:00:40,521 INFO program: Inodes per group: 8192 >09:00:40,521 INFO program: Inode blocks per group: 512 >09:00:40,521 INFO program: Flex block group size: 16 >09:00:40,521 INFO program: Filesystem created: Wed Oct 29 15:11:04 2014 >09:00:40,521 INFO program: Last mount time: Thu Oct 30 08:58:56 2014 >09:00:40,521 INFO program: Last write time: Thu Oct 30 08:58:56 2014 >09:00:40,521 INFO program: Mount count: 1 >09:00:40,521 INFO program: Maximum mount count: -1 >09:00:40,521 INFO program: Last checked: Wed Oct 29 15:27:45 2014 >09:00:40,521 INFO program: Check interval: 0 (<none>) >09:00:40,522 INFO program: Lifetime writes: 656 MB >09:00:40,522 INFO program: Reserved blocks uid: 0 (user root) >09:00:40,522 INFO program: Reserved blocks gid: 0 (group root) >09:00:40,522 INFO program: First inode: 11 >09:00:40,522 INFO program: Inode size: 256 >09:00:40,522 INFO program: Required extra isize: 28 >09:00:40,522 INFO program: Desired extra isize: 28 >09:00:40,522 INFO program: Journal inode: 8 >09:00:40,522 INFO program: First orphan inode: 154551 >09:00:40,522 INFO program: Default directory hash: half_md4 >09:00:40,522 INFO program: Directory Hash Seed: 6da6e87e-3c3a-46cc-acff-31cdfd081a47 >09:00:40,522 INFO program: Journal backup: inode blocks >09:00:40,522 INFO program: Journal features: journal_incompat_revoke >09:00:40,523 INFO program: Journal size: 128M >09:00:40,523 INFO program: Journal length: 32768 >09:00:40,523 INFO program: Journal sequence: 0x00001b01 >09:00:40,523 INFO program: Journal start: 1 >09:00:40,523 INFO program: >09:00:40,523 DEBUG program: Return code: 0 >09:00:40,523 INFO program: Running... resize2fs -P /dev/mapper/live-rw >09:00:40,529 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:00:40,529 INFO program: Estimated minimum size of the filesystem: 1414020 >09:00:40,530 DEBUG program: Return code: 0 >09:00:40,567 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >09:00:40,575 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:00:40,575 INFO program: Filesystem volume name: _Fedora-Live-Wor >09:00:40,575 INFO program: Last mounted on: /var/tmp/imgcreate-TsJQFH/install_root >09:00:40,575 INFO program: Filesystem UUID: 4e350e01-7491-47e2-9118-ef5a20c6922b >09:00:40,575 INFO program: Filesystem magic number: 0xEF53 >09:00:40,575 INFO program: Filesystem revision #: 1 (dynamic) >09:00:40,576 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 >09:00:40,576 INFO program: Filesystem flags: signed_directory_hash >09:00:40,576 INFO program: Default mount options: user_xattr acl >09:00:40,576 INFO program: Filesystem state: clean >09:00:40,576 INFO program: Errors behavior: Continue >09:00:40,576 INFO program: Filesystem OS type: Linux >09:00:40,576 INFO program: Inode count: 393216 >09:00:40,576 INFO program: Block count: 1572864 >09:00:40,576 INFO program: Reserved block count: 15727 >09:00:40,577 INFO program: Free blocks: 569470 >09:00:40,577 INFO program: Free inodes: 256815 >09:00:40,577 INFO program: First block: 0 >09:00:40,577 INFO program: Block size: 4096 >09:00:40,577 INFO program: Fragment size: 4096 >09:00:40,577 INFO program: Reserved GDT blocks: 383 >09:00:40,577 INFO program: Blocks per group: 32768 >09:00:40,577 INFO program: Fragments per group: 32768 >09:00:40,577 INFO program: Inodes per group: 8192 >09:00:40,578 INFO program: Inode blocks per group: 512 >09:00:40,578 INFO program: Flex block group size: 16 >09:00:40,578 INFO program: Filesystem created: Wed Oct 29 15:11:04 2014 >09:00:40,578 INFO program: Last mount time: Wed Oct 29 15:11:05 2014 >09:00:40,578 INFO program: Last write time: Wed Oct 29 15:27:45 2014 >09:00:40,578 INFO program: Mount count: 0 >09:00:40,578 INFO program: Maximum mount count: -1 >09:00:40,578 INFO program: Last checked: Wed Oct 29 15:27:45 2014 >09:00:40,578 INFO program: Check interval: 0 (<none>) >09:00:40,579 INFO program: Lifetime writes: 656 MB >09:00:40,579 INFO program: Reserved blocks uid: 0 (user root) >09:00:40,579 INFO program: Reserved blocks gid: 0 (group root) >09:00:40,579 INFO program: First inode: 11 >09:00:40,579 INFO program: Inode size: 256 >09:00:40,579 INFO program: Required extra isize: 28 >09:00:40,579 INFO program: Desired extra isize: 28 >09:00:40,580 INFO program: Journal inode: 8 >09:00:40,580 INFO program: Default directory hash: half_md4 >09:00:40,580 INFO program: Directory Hash Seed: 6da6e87e-3c3a-46cc-acff-31cdfd081a47 >09:00:40,580 INFO program: Journal backup: inode blocks >09:00:40,580 INFO program: Journal features: journal_incompat_revoke >09:00:40,580 INFO program: Journal size: 128M >09:00:40,580 INFO program: Journal length: 32768 >09:00:40,580 INFO program: Journal sequence: 0x00001b00 >09:00:40,580 INFO program: Journal start: 0 >09:00:40,581 INFO program: >09:00:40,581 DEBUG program: Return code: 0 >09:00:40,581 INFO program: Running... resize2fs -P /dev/mapper/live-base >09:00:40,586 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:00:40,587 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >09:00:40,587 INFO program: Couldn't find valid filesystem superblock. >09:00:40,587 DEBUG program: Return code: 1 >09:00:40,620 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >09:00:40,626 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:00:40,626 INFO program: Filesystem volume name: _Fedora-Live-Wor >09:00:40,626 INFO program: Last mounted on: /var/tmp/imgcreate-TsJQFH/install_root >09:00:40,626 INFO program: Filesystem UUID: 4e350e01-7491-47e2-9118-ef5a20c6922b >09:00:40,627 INFO program: Filesystem magic number: 0xEF53 >09:00:40,627 INFO program: Filesystem revision #: 1 (dynamic) >09:00:40,627 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 >09:00:40,627 INFO program: Filesystem flags: signed_directory_hash >09:00:40,627 INFO program: Default mount options: user_xattr acl >09:00:40,627 INFO program: Filesystem state: clean >09:00:40,627 INFO program: Errors behavior: Continue >09:00:40,628 INFO program: Filesystem OS type: Linux >09:00:40,628 INFO program: Inode count: 360448 >09:00:40,628 INFO program: Block count: 1414020 >09:00:40,628 INFO program: Reserved block count: 14138 >09:00:40,628 INFO program: Free blocks: 412682 >09:00:40,628 INFO program: Free inodes: 224047 >09:00:40,628 INFO program: First block: 0 >09:00:40,628 INFO program: Block size: 4096 >09:00:40,628 INFO program: Fragment size: 4096 >09:00:40,628 INFO program: Reserved GDT blocks: 383 >09:00:40,629 INFO program: Blocks per group: 32768 >09:00:40,629 INFO program: Fragments per group: 32768 >09:00:40,629 INFO program: Inodes per group: 8192 >09:00:40,629 INFO program: Inode blocks per group: 512 >09:00:40,629 INFO program: Flex block group size: 16 >09:00:40,629 INFO program: Filesystem created: Wed Oct 29 15:11:04 2014 >09:00:40,629 INFO program: Last mount time: Wed Oct 29 15:11:05 2014 >09:00:40,629 INFO program: Last write time: Wed Oct 29 15:27:46 2014 >09:00:40,630 INFO program: Mount count: 0 >09:00:40,630 INFO program: Maximum mount count: -1 >09:00:40,630 INFO program: Last checked: Wed Oct 29 15:27:46 2014 >09:00:40,630 INFO program: Check interval: 0 (<none>) >09:00:40,630 INFO program: Lifetime writes: 658 MB >09:00:40,630 INFO program: Reserved blocks uid: 0 (user root) >09:00:40,630 INFO program: Reserved blocks gid: 0 (group root) >09:00:40,630 INFO program: First inode: 11 >09:00:40,630 INFO program: Inode size: 256 >09:00:40,631 INFO program: Required extra isize: 28 >09:00:40,631 INFO program: Desired extra isize: 28 >09:00:40,631 INFO program: Journal inode: 8 >09:00:40,631 INFO program: Default directory hash: half_md4 >09:00:40,631 INFO program: Directory Hash Seed: 6da6e87e-3c3a-46cc-acff-31cdfd081a47 >09:00:40,631 INFO program: Journal backup: inode blocks >09:00:40,631 INFO program: Journal features: journal_incompat_revoke >09:00:40,631 INFO program: Journal size: 128M >09:00:40,631 INFO program: Journal length: 32768 >09:00:40,632 INFO program: Journal sequence: 0x00001b00 >09:00:40,632 INFO program: Journal start: 0 >09:00:40,632 INFO program: >09:00:40,632 DEBUG program: Return code: 0 >09:00:40,632 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >09:00:40,638 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:00:40,638 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >09:00:40,638 INFO program: Couldn't find valid filesystem superblock. >09:00:40,639 DEBUG program: Return code: 1 >09:00:40,649 INFO program: Running... udevadm settle --timeout=300 >09:00:40,660 DEBUG program: Return code: 0 >09:00:40,665 INFO program: Running... udevadm settle --timeout=300 >09:00:40,676 DEBUG program: Return code: 0 >09:00:40,679 INFO program: Running... udevadm settle --timeout=300 >09:00:40,692 DEBUG program: Return code: 0 >09:00:40,751 INFO program: Running... hwclock --hctosys --utc >09:00:41,006 DEBUG program: Return code: 0 >09:00:41,007 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >09:00:41,041 DEBUG program: Return code: 0 >09:00:46,528 INFO program: Running... modprobe btrfs >09:00:46,603 DEBUG program: Return code: 0 >09:00:46,608 INFO program: Running... modprobe xfs >09:00:46,660 DEBUG program: Return code: 0 >09:01:11,910 INFO program: Running... udevadm settle --timeout=300 >09:01:11,922 DEBUG program: Return code: 0 >09:01:11,955 INFO program: Running... udevadm settle --timeout=300 >09:01:11,965 DEBUG program: Return code: 0 >09:01:15,658 INFO program: Running... swapoff -a >09:01:15,671 DEBUG program: Return code: 0 >09:01:15,702 INFO program: Running... udevadm settle --timeout=300 >09:01:15,722 DEBUG program: Return code: 0 >09:01:15,723 INFO program: Running... udevadm settle --timeout=300 >09:01:15,738 DEBUG program: Return code: 0 >09:01:15,752 INFO program: Running... udevadm settle --timeout=300 >09:01:15,768 DEBUG program: Return code: 0 >09:01:15,768 INFO program: Running... udevadm settle --timeout=300 >09:01:15,777 DEBUG program: Return code: 0 >09:01:15,779 INFO program: Running... udevadm settle --timeout=300 >09:01:15,788 DEBUG program: Return code: 0 >09:01:15,795 INFO program: Running... dd if=/dev/zero of=/dev/vda bs=512 seek=2048 count=2048 >09:01:15,823 INFO program: 2048+0 records in >09:01:15,824 INFO program: 2048+0 records out >09:01:15,824 INFO program: 1048576 bytes (1.0 MB) copied, 0.0174751 s, 60.0 MB/s >09:01:15,824 DEBUG program: Return code: 0 >09:01:15,824 INFO program: Running... udevadm settle --timeout=300 >09:01:15,836 DEBUG program: Return code: 0 >09:01:15,849 INFO program: Running... udevadm settle --timeout=300 >09:01:15,866 DEBUG program: Return code: 0 >09:01:15,869 INFO program: Running... wipefs -f -a /dev/vda1 >09:01:15,878 DEBUG program: Return code: 0 >09:01:15,882 INFO program: Running... udevadm settle --timeout=300 >09:01:15,891 DEBUG program: Return code: 0 >09:01:15,892 INFO program: Running... udevadm settle --timeout=300 >09:01:15,900 DEBUG program: Return code: 0 >09:01:15,933 INFO program: Running... udevadm settle --timeout=300 >09:01:15,950 DEBUG program: Return code: 0 >09:01:15,952 INFO program: Running... mke2fs -t ext4 /dev/vda1 >09:01:16,019 INFO program: mke2fs 1.42.11 (09-Jul-2014) >09:01:16,019 INFO program: Creating filesystem with 512000 1k blocks and 128016 inodes >09:01:16,019 INFO program: Filesystem UUID: 95779487-e99a-4bac-ba15-07f6aef7aeeb >09:01:16,019 INFO program: Superblock backups stored on blocks: >09:01:16,019 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >09:01:16,019 INFO program: >09:01:16,020 INFO program: Allocating group tables: 0/63 done >09:01:16,020 INFO program: Writing inode tables: 0/63 done >09:01:16,020 INFO program: Creating journal (8192 blocks): done >09:01:16,020 INFO program: Writing superblocks and filesystem accounting information: 0/63 done >09:01:16,020 INFO program: >09:01:16,020 DEBUG program: Return code: 0 >09:01:16,021 INFO program: Running... udevadm settle --timeout=300 >09:01:16,032 DEBUG program: Return code: 0 >09:01:16,033 INFO program: Running... udevadm settle --timeout=300 >09:01:16,042 DEBUG program: Return code: 0 >09:01:16,048 INFO program: Running... dd if=/dev/zero of=/dev/vda bs=512 seek=1026048 count=2048 >09:01:16,069 INFO program: 2048+0 records in >09:01:16,069 INFO program: 2048+0 records out >09:01:16,070 INFO program: 1048576 bytes (1.0 MB) copied, 0.0162296 s, 64.6 MB/s >09:01:16,070 DEBUG program: Return code: 0 >09:01:16,070 INFO program: Running... udevadm settle --timeout=300 >09:01:16,082 DEBUG program: Return code: 0 >09:01:16,106 INFO program: Running... udevadm settle --timeout=300 >09:01:16,122 DEBUG program: Return code: 0 >09:01:16,127 INFO program: Running... wipefs -f -a /dev/vda2 >09:01:16,136 DEBUG program: Return code: 0 >09:01:16,139 INFO program: Running... udevadm settle --timeout=300 >09:01:16,149 DEBUG program: Return code: 0 >09:01:16,149 INFO program: Running... udevadm settle --timeout=300 >09:01:16,158 DEBUG program: Return code: 0 >09:01:16,188 INFO program: Running... udevadm settle --timeout=300 >09:01:16,204 DEBUG program: Return code: 0 >09:01:16,207 INFO program: Running... wipefs -f -a /dev/vda2 >09:01:16,217 DEBUG program: Return code: 0 >09:01:16,217 INFO program: Running... lvm pvscan --cache --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vdb$|"] } /dev/vda2 >09:01:16,272 INFO program: No PV label found on /dev/vda2. >09:01:16,272 DEBUG program: Return code: 0 >09:01:16,272 INFO program: Running... lvm pvcreate --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vdb$|"] } --dataalignment 1024k /dev/vda2 >09:01:16,297 INFO program: Physical volume "/dev/vda2" successfully created >09:01:16,297 DEBUG program: Return code: 0 >09:01:16,297 INFO program: Running... lvm pvscan --cache --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vdb$|"] } /dev/vda2 >09:01:16,313 DEBUG program: Return code: 0 >09:01:16,314 INFO program: Running... udevadm settle --timeout=300 >09:01:16,325 DEBUG program: Return code: 0 >09:01:16,326 INFO program: Running... udevadm settle --timeout=300 >09:01:16,336 DEBUG program: Return code: 0 >09:01:16,340 INFO program: Running... lvm vgcreate -s 4m --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vdb$|"] } fedora /dev/vda2 >09:01:16,359 INFO program: Volume group "fedora" successfully created >09:01:16,359 DEBUG program: Return code: 0 >09:01:16,364 INFO program: Running... udevadm settle --timeout=300 >09:01:16,373 DEBUG program: Return code: 0 >09:01:16,374 INFO program: Running... udevadm settle --timeout=300 >09:01:16,383 DEBUG program: Return code: 0 >09:01:16,388 INFO program: Running... lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vdb$|"] } global {locking_type=4} fedora >09:01:16,397 INFO program: LVM2_VG_UUID=neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km LVM2_VG_SIZE=7688.00 LVM2_VG_FREE=7688.00 LVM2_VG_EXTENT_SIZE=4.00 LVM2_VG_EXTENT_COUNT=1922 LVM2_VG_FREE_COUNT=1922 LVM2_PV_COUNT=1 >09:01:16,397 DEBUG program: Return code: 0 >09:01:16,399 INFO program: Running... lvm lvcreate -L 819m -n swap -y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vdb$|"] } fedora >09:01:16,491 INFO program: Rounding up size to full physical extent 820.00 MiB >09:01:16,492 INFO program: Logical volume "swap" created >09:01:16,492 DEBUG program: Return code: 0 >09:01:16,498 INFO program: Running... udevadm settle --timeout=300 >09:01:16,509 DEBUG program: Return code: 0 >09:01:16,516 INFO program: Running... udevadm settle --timeout=300 >09:01:16,530 DEBUG program: Return code: 0 >09:01:16,535 INFO program: Running... mkswap -f /dev/mapper/fedora-swap >09:01:16,551 INFO program: Setting up swapspace version 1, size = 839676 KiB >09:01:16,551 INFO program: no label, UUID=e899782a-59e3-4f09-ba1a-2655bc69cc79 >09:01:16,552 DEBUG program: Return code: 0 >09:01:16,554 INFO program: Running... udevadm settle --timeout=300 >09:01:16,569 DEBUG program: Return code: 0 >09:01:16,570 INFO program: Running... udevadm settle --timeout=300 >09:01:16,580 DEBUG program: Return code: 0 >09:01:16,583 INFO program: Running... lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vdb$|"] } global {locking_type=4} fedora >09:01:16,593 INFO program: LVM2_VG_UUID=neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km LVM2_VG_SIZE=7688.00 LVM2_VG_FREE=6868.00 LVM2_VG_EXTENT_SIZE=4.00 LVM2_VG_EXTENT_COUNT=1922 LVM2_VG_FREE_COUNT=1717 LVM2_PV_COUNT=1 >09:01:16,593 DEBUG program: Return code: 0 >09:01:16,595 INFO program: Running... lvm lvcreate -L 6828m -n root -y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vdb$|"] } fedora >09:01:16,631 INFO program: Logical volume "root" created >09:01:16,631 DEBUG program: Return code: 0 >09:01:16,635 INFO program: Running... udevadm settle --timeout=300 >09:01:16,646 DEBUG program: Return code: 0 >09:01:16,652 INFO program: Running... udevadm settle --timeout=300 >09:01:16,680 DEBUG program: Return code: 0 >09:01:16,687 INFO program: Running... mke2fs -t ext4 /dev/mapper/fedora-root >09:01:17,103 INFO program: mke2fs 1.42.11 (09-Jul-2014) >09:01:17,103 INFO program: Creating filesystem with 1747968 4k blocks and 437184 inodes >09:01:17,104 INFO program: Filesystem UUID: 7dfb0b23-7258-417d-88f5-233befdaa117 >09:01:17,104 INFO program: Superblock backups stored on blocks: >09:01:17,104 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 >09:01:17,105 INFO program: >09:01:17,105 INFO program: Allocating group tables: 0/54 done >09:01:17,105 INFO program: Writing inode tables: 0/54 done >09:01:17,105 INFO program: Creating journal (32768 blocks): done >09:01:17,106 INFO program: Writing superblocks and filesystem accounting information: 0/54 done >09:01:17,106 INFO program: >09:01:17,106 DEBUG program: Return code: 0 >09:01:17,108 INFO program: Running... udevadm settle --timeout=300 >09:01:17,120 DEBUG program: Return code: 0 >09:01:17,122 INFO program: Running... udevadm settle --timeout=300 >09:01:17,132 DEBUG program: Return code: 0 >09:01:17,270 INFO program: Running... swapon /dev/mapper/fedora-swap >09:01:17,278 DEBUG program: Return code: 0 >09:01:17,299 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/fedora-root /mnt/sysimage >09:01:17,310 DEBUG program: Return code: 0 >09:01:17,319 INFO program: Running... mount -t ext4 -o defaults /dev/vda1 /mnt/sysimage/boot >09:01:17,327 DEBUG program: Return code: 0 >09:01:17,330 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >09:01:17,336 DEBUG program: Return code: 0 >09:01:17,338 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >09:01:17,345 DEBUG program: Return code: 0 >09:01:17,347 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >09:01:17,353 DEBUG program: Return code: 0 >09:01:17,355 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >09:01:17,362 DEBUG program: Return code: 0 >09:01:17,381 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >09:01:17,387 DEBUG program: Return code: 0 >09:01:17,389 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >09:01:17,395 DEBUG program: Return code: 0 >09:01:17,397 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >09:01:17,404 DEBUG program: Return code: 0 >09:01:17,406 INFO program: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ --exclude /run/ --exclude /boot/*rescue* --exclude /etc/machine-id /mnt/install/source/ /mnt/sysimage >09:03:18,436 DEBUG program: Return code: 0 >09:03:19,926 INFO program: Running... new-kernel-pkg --rpmposttrans 3.17.1-302.fc21.x86_64 >09:03:46,251 INFO program: Initializing machine ID from KVM UUID. >09:03:46,251 INFO program: cat: write error: Broken pipe >09:03:46,252 DEBUG program: Return code: 0 >09:03:46,414 INFO program: Running... grub2-install --no-floppy /dev/vda >09:03:49,682 INFO program: Installing for i386-pc platform. >09:03:49,682 INFO program: Installation finished. No error reported. >09:03:49,683 DEBUG program: Return code: 0 >09:03:49,700 INFO program: Running... grub2-set-default 0 >09:03:49,757 DEBUG program: Return code: 0 >09:03:49,758 INFO program: Running... grub2-mkconfig -o /boot/grub2/grub.cfg >09:03:50,651 INFO program: Generating grub configuration file ... >09:03:50,652 INFO program: Found linux image: /boot/vmlinuz-3.17.1-302.fc21.x86_64 >09:03:50,652 INFO program: Found linux image: /boot/vmlinuz-0-rescue-241ea35ea5eb48868891f92064070801 >09:03:50,652 INFO program: Found initrd image: /boot/initramfs-0-rescue-241ea35ea5eb48868891f92064070801.img >09:03:50,653 INFO program: done >09:03:50,653 DEBUG program: Return code: 0 >09:03:50,672 INFO program: Running... umount /mnt/install/source >09:03:50,765 DEBUG program: Return code: 0 >09:03:50,870 INFO program: Running... /usr/sbin/authconfig --update --nostart --enableshadow --passalgo=sha512 --enablefingerprint >09:03:51,140 DEBUG program: Return code: 0 >09:03:51,350 INFO program: Running... /usr/bin/firewall-offline-cmd --enabled --service=ssh >09:03:51,596 INFO program: Adding service 'ssh' to default zone. >09:03:51,596 INFO program: success >09:03:51,596 DEBUG program: Return code: 0 >09:03:51,597 INFO program: Running... hostnamectl set-hostname localhost.localdomain >09:03:51,689 DEBUG program: Return code: 0 >09:03:51,998 INFO program: Running... new-kernel-pkg --mkinitrd --dracut --depmod --update 3.17.1-302.fc21.x86_64 >09:04:10,736 INFO program: cat: write error: Broken pipe >09:04:10,736 DEBUG program: Return code: 0 >09:04:10,737 INFO program: Running... /bin/sh /tmp/ks-script-_meYKu >09:04:10,778 DEBUG program: Return code: 0 >09:04:10,779 INFO program: Running... /bin/sh /tmp/ks-script-aUBGKd >09:04:10,955 DEBUG program: Return code: 0 >09:04:10,955 INFO program: Running... /bin/sh /tmp/ks-script-GqYWHS >09:04:12,865 DEBUG program: Return code: 0 >09:04:20,596 INFO program: Running... udevadm settle --timeout=300 >09:04:20,602 DEBUG program: Return code: 0 >09:04:20,602 INFO program: Running... udevadm settle --timeout=300 >09:04:20,608 DEBUG program: Return code: 0 >09:04:20,659 INFO program: Running... multipath -c /dev/vda >09:04:20,666 DEBUG program: Return code: 1 >09:04:20,732 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --unquoted --noheadings -opv_name,pv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >09:04:20,783 INFO program: LVM2_PV_NAME=/dev/vda2 LVM2_PV_UUID=vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora LVM2_VG_UUID=neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km LVM2_VG_SIZE=7872512.00 LVM2_VG_FREE=40960.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=1922 LVM2_VG_FREE_COUNT=10 LVM2_PV_COUNT=1 >09:04:20,783 DEBUG program: Return code: 0 >09:04:20,790 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --unquoted --noheadings -ovg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >09:04:20,796 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=root LVM2_LV_UUID=Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3 LVM2_LV_SIZE=6991872.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >09:04:20,796 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=swap LVM2_LV_UUID=MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo LVM2_LV_SIZE=839680.00 LVM2_LV_ATTR=-wi-ao---- LVM2_SEGTYPE=linear >09:04:20,796 DEBUG program: Return code: 0 >09:04:20,942 INFO program: Running... multipath -c /dev/vdb >09:04:20,945 DEBUG program: Return code: 1 >09:04:21,140 INFO program: Running... udevadm settle --timeout=300 >09:04:21,146 DEBUG program: Return code: 0 >09:04:21,149 INFO program: Running... udevadm settle --timeout=300 >09:04:21,154 DEBUG program: Return code: 0 >09:04:21,155 INFO program: Running... udevadm settle --timeout=300 >09:04:21,161 DEBUG program: Return code: 0 >09:04:21,162 INFO program: Running... swapoff /dev/mapper/fedora-swap >09:04:21,205 DEBUG program: Return code: 0 >09:04:21,206 INFO program: Running... udevadm settle --timeout=300 >09:04:21,218 DEBUG program: Return code: 0 >09:04:21,219 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/swap >09:04:21,257 DEBUG program: Return code: 0 >09:04:21,259 INFO program: Running... udevadm settle --timeout=300 >09:04:21,265 DEBUG program: Return code: 0 >09:04:21,265 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >09:04:21,295 INFO program: 0 logical volume(s) in volume group "fedora" now active >09:04:21,296 DEBUG program: Return code: 0 >09:04:21,297 INFO program: Running... udevadm settle --timeout=300 >09:04:21,303 DEBUG program: Return code: 0 >09:04:21,305 INFO program: Running... udevadm settle --timeout=300 >09:04:21,314 DEBUG program: Return code: 0 >09:04:21,316 INFO program: Running... udevadm settle --timeout=300 >09:04:21,322 DEBUG program: Return code: 0 >09:04:22,359 INFO program: Running... losetup --list >09:04:22,532 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >09:04:22,544 DEBUG program: Return code: 0 >09:04:22,545 INFO program: Running... udevadm settle --timeout=300 >09:04:22,569 DEBUG program: Return code: 0 >09:04:22,570 INFO program: Running... modprobe fcoe >09:04:22,574 DEBUG program: Return code: 0 >09:04:22,575 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >09:04:22,579 INFO program: No FCoE boot disk information is found in EDD! >09:04:22,579 DEBUG program: Return code: 1 >09:04:22,594 INFO program: Running... losetup --list >09:04:23,169 INFO program: Running... udevadm settle --timeout=300 >09:04:23,181 DEBUG program: Return code: 0 >09:04:23,182 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >09:04:23,258 DEBUG program: Return code: 0 >09:04:23,259 INFO program: Running... udevadm settle --timeout=300 >09:04:23,269 DEBUG program: Return code: 0 >09:04:23,274 INFO program: Running... udevadm settle --timeout=300 >09:04:23,287 DEBUG program: Return code: 0 >09:04:23,580 INFO program: Running... multipath -c /dev/vda >09:04:23,590 DEBUG program: Return code: 1 >09:04:23,697 INFO program: Running... dumpe2fs -h /dev/vda1 >09:04:23,739 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:04:23,740 INFO program: Filesystem volume name: <none> >09:04:23,740 INFO program: Last mounted on: /mnt/sysimage/boot >09:04:23,740 INFO program: Filesystem UUID: 95779487-e99a-4bac-ba15-07f6aef7aeeb >09:04:23,741 INFO program: Filesystem magic number: 0xEF53 >09:04:23,741 INFO program: Filesystem revision #: 1 (dynamic) >09:04:23,741 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 >09:04:23,742 INFO program: Filesystem flags: signed_directory_hash >09:04:23,742 INFO program: Default mount options: user_xattr acl >09:04:23,742 INFO program: Filesystem state: clean >09:04:23,742 INFO program: Errors behavior: Continue >09:04:23,743 INFO program: Filesystem OS type: Linux >09:04:23,743 INFO program: Inode count: 128016 >09:04:23,743 INFO program: Block count: 512000 >09:04:23,743 INFO program: Reserved block count: 25600 >09:04:23,744 INFO program: Free blocks: 381033 >09:04:23,744 INFO program: Free inodes: 127598 >09:04:23,744 INFO program: First block: 1 >09:04:23,744 INFO program: Block size: 1024 >09:04:23,745 INFO program: Fragment size: 1024 >09:04:23,745 INFO program: Reserved GDT blocks: 256 >09:04:23,745 INFO program: Blocks per group: 8192 >09:04:23,745 INFO program: Fragments per group: 8192 >09:04:23,746 INFO program: Inodes per group: 2032 >09:04:23,746 INFO program: Inode blocks per group: 254 >09:04:23,746 INFO program: Flex block group size: 16 >09:04:23,746 INFO program: Filesystem created: Thu Oct 30 09:01:15 2014 >09:04:23,747 INFO program: Last mount time: Thu Oct 30 09:01:17 2014 >09:04:23,747 INFO program: Last write time: Thu Oct 30 09:04:20 2014 >09:04:23,747 INFO program: Mount count: 1 >09:04:23,747 INFO program: Maximum mount count: -1 >09:04:23,748 INFO program: Last checked: Thu Oct 30 09:01:15 2014 >09:04:23,748 INFO program: Check interval: 0 (<none>) >09:04:23,748 INFO program: Lifetime writes: 129 MB >09:04:23,749 INFO program: Reserved blocks uid: 0 (user root) >09:04:23,749 INFO program: Reserved blocks gid: 0 (group root) >09:04:23,749 INFO program: First inode: 11 >09:04:23,749 INFO program: Inode size: 128 >09:04:23,750 INFO program: Journal inode: 8 >09:04:23,750 INFO program: Default directory hash: half_md4 >09:04:23,750 INFO program: Directory Hash Seed: 7e69a76c-0bc9-40eb-a862-86c070417865 >09:04:23,750 INFO program: Journal backup: inode blocks >09:04:23,751 INFO program: Journal features: (none) >09:04:23,751 INFO program: Journal size: 8M >09:04:23,751 INFO program: Journal length: 8192 >09:04:23,753 INFO program: Journal sequence: 0x00000150 >09:04:23,754 INFO program: Journal start: 0 >09:04:23,754 INFO program: >09:04:23,754 DEBUG program: Return code: 0 >09:04:23,755 INFO program: Running... resize2fs -P /dev/vda1 >09:04:23,770 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:04:23,770 INFO program: Please run 'e2fsck -f /dev/vda1' first. >09:04:23,770 INFO program: >09:04:23,770 DEBUG program: Return code: 1 >09:04:23,849 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --unquoted --noheadings -opv_name,pv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >09:04:23,862 INFO program: LVM2_PV_NAME=/dev/vda2 LVM2_PV_UUID=vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora LVM2_VG_UUID=neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km LVM2_VG_SIZE=7872512.00 LVM2_VG_FREE=40960.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=1922 LVM2_VG_FREE_COUNT=10 LVM2_PV_COUNT=1 >09:04:23,863 DEBUG program: Return code: 0 >09:04:23,879 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --unquoted --noheadings -ovg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >09:04:23,891 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=root LVM2_LV_UUID=Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3 LVM2_LV_SIZE=6991872.00 LVM2_LV_ATTR=-wi------- LVM2_SEGTYPE=linear >09:04:23,892 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=swap LVM2_LV_UUID=MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo LVM2_LV_SIZE=839680.00 LVM2_LV_ATTR=-wi------- LVM2_SEGTYPE=linear >09:04:23,892 DEBUG program: Return code: 0 >09:04:23,908 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/swap >09:04:23,949 DEBUG program: Return code: 0 >09:04:23,950 INFO program: Running... udevadm settle --timeout=300 >09:04:23,959 DEBUG program: Return code: 0 >09:04:24,194 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/root >09:04:24,237 DEBUG program: Return code: 0 >09:04:24,238 INFO program: Running... udevadm settle --timeout=300 >09:04:24,252 DEBUG program: Return code: 0 >09:04:24,551 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >09:04:24,557 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:04:24,558 INFO program: Filesystem volume name: <none> >09:04:24,558 INFO program: Last mounted on: /mnt/sysimage >09:04:24,559 INFO program: Filesystem UUID: 7dfb0b23-7258-417d-88f5-233befdaa117 >09:04:24,559 INFO program: Filesystem magic number: 0xEF53 >09:04:24,559 INFO program: Filesystem revision #: 1 (dynamic) >09:04:24,560 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 >09:04:24,560 INFO program: Filesystem flags: signed_directory_hash >09:04:24,560 INFO program: Default mount options: user_xattr acl >09:04:24,560 INFO program: Filesystem state: clean >09:04:24,561 INFO program: Errors behavior: Continue >09:04:24,561 INFO program: Filesystem OS type: Linux >09:04:24,561 INFO program: Inode count: 437184 >09:04:24,562 INFO program: Block count: 1747968 >09:04:24,562 INFO program: Reserved block count: 87398 >09:04:24,562 INFO program: Free blocks: 749034 >09:04:24,563 INFO program: Free inodes: 300908 >09:04:24,563 INFO program: First block: 0 >09:04:24,563 INFO program: Block size: 4096 >09:04:24,563 INFO program: Fragment size: 4096 >09:04:24,564 INFO program: Reserved GDT blocks: 426 >09:04:24,564 INFO program: Blocks per group: 32768 >09:04:24,564 INFO program: Fragments per group: 32768 >09:04:24,565 INFO program: Inodes per group: 8096 >09:04:24,565 INFO program: Inode blocks per group: 506 >09:04:24,565 INFO program: Flex block group size: 16 >09:04:24,566 INFO program: Filesystem created: Thu Oct 30 09:01:16 2014 >09:04:24,566 INFO program: Last mount time: Thu Oct 30 09:01:17 2014 >09:04:24,566 INFO program: Last write time: Thu Oct 30 09:04:20 2014 >09:04:24,566 INFO program: Mount count: 1 >09:04:24,567 INFO program: Maximum mount count: -1 >09:04:24,567 INFO program: Last checked: Thu Oct 30 09:01:16 2014 >09:04:24,567 INFO program: Check interval: 0 (<none>) >09:04:24,567 INFO program: Lifetime writes: 4194 MB >09:04:24,568 INFO program: Reserved blocks uid: 0 (user root) >09:04:24,568 INFO program: Reserved blocks gid: 0 (group root) >09:04:24,568 INFO program: First inode: 11 >09:04:24,569 INFO program: Inode size: 256 >09:04:24,569 INFO program: Required extra isize: 28 >09:04:24,569 INFO program: Desired extra isize: 28 >09:04:24,569 INFO program: Journal inode: 8 >09:04:24,570 INFO program: Default directory hash: half_md4 >09:04:24,570 INFO program: Directory Hash Seed: bf831eba-05fa-4586-aa75-0ff8310b3a1a >09:04:24,570 INFO program: Journal backup: inode blocks >09:04:24,571 INFO program: Journal features: journal_incompat_revoke >09:04:24,571 INFO program: Journal size: 128M >09:04:24,571 INFO program: Journal length: 32768 >09:04:24,572 INFO program: Journal sequence: 0x00000034 >09:04:24,572 INFO program: Journal start: 0 >09:04:24,572 INFO program: >09:04:24,572 DEBUG program: Return code: 0 >09:04:24,573 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >09:04:24,582 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:04:24,583 INFO program: Please run 'e2fsck -f /dev/mapper/fedora-root' first. >09:04:24,584 INFO program: >09:04:24,585 DEBUG program: Return code: 1 >09:04:24,656 INFO program: Running... multipath -c /dev/vdb >09:04:24,662 DEBUG program: Return code: 1 >09:04:24,751 INFO program: Running... dumpe2fs -h /dev/loop3 >09:04:24,776 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:04:24,777 INFO program: Filesystem volume name: _Fedora-Live-Wor >09:04:24,777 INFO program: Last mounted on: /var/tmp/imgcreate-TsJQFH/install_root >09:04:24,777 INFO program: Filesystem UUID: 4e350e01-7491-47e2-9118-ef5a20c6922b >09:04:24,777 INFO program: Filesystem magic number: 0xEF53 >09:04:24,777 INFO program: Filesystem revision #: 1 (dynamic) >09:04:24,777 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 >09:04:24,778 INFO program: Filesystem flags: signed_directory_hash >09:04:24,778 INFO program: Default mount options: user_xattr acl >09:04:24,778 INFO program: Filesystem state: clean >09:04:24,778 INFO program: Errors behavior: Continue >09:04:24,778 INFO program: Filesystem OS type: Linux >09:04:24,778 INFO program: Inode count: 393216 >09:04:24,778 INFO program: Block count: 1572864 >09:04:24,778 INFO program: Reserved block count: 15727 >09:04:24,778 INFO program: Free blocks: 569470 >09:04:24,779 INFO program: Free inodes: 256815 >09:04:24,779 INFO program: First block: 0 >09:04:24,779 INFO program: Block size: 4096 >09:04:24,779 INFO program: Fragment size: 4096 >09:04:24,779 INFO program: Reserved GDT blocks: 383 >09:04:24,779 INFO program: Blocks per group: 32768 >09:04:24,779 INFO program: Fragments per group: 32768 >09:04:24,779 INFO program: Inodes per group: 8192 >09:04:24,779 INFO program: Inode blocks per group: 512 >09:04:24,780 INFO program: Flex block group size: 16 >09:04:24,780 INFO program: Filesystem created: Wed Oct 29 15:11:04 2014 >09:04:24,780 INFO program: Last mount time: Wed Oct 29 15:11:05 2014 >09:04:24,780 INFO program: Last write time: Wed Oct 29 15:27:45 2014 >09:04:24,780 INFO program: Mount count: 0 >09:04:24,780 INFO program: Maximum mount count: -1 >09:04:24,780 INFO program: Last checked: Wed Oct 29 15:27:45 2014 >09:04:24,780 INFO program: Check interval: 0 (<none>) >09:04:24,780 INFO program: Lifetime writes: 656 MB >09:04:24,781 INFO program: Reserved blocks uid: 0 (user root) >09:04:24,781 INFO program: Reserved blocks gid: 0 (group root) >09:04:24,781 INFO program: First inode: 11 >09:04:24,781 INFO program: Inode size: 256 >09:04:24,781 INFO program: Required extra isize: 28 >09:04:24,781 INFO program: Desired extra isize: 28 >09:04:24,781 INFO program: Journal inode: 8 >09:04:24,781 INFO program: Default directory hash: half_md4 >09:04:24,781 INFO program: Directory Hash Seed: 6da6e87e-3c3a-46cc-acff-31cdfd081a47 >09:04:24,782 INFO program: Journal backup: inode blocks >09:04:24,782 INFO program: Journal features: journal_incompat_revoke >09:04:24,782 INFO program: Journal size: 128M >09:04:24,782 INFO program: Journal length: 32768 >09:04:24,782 INFO program: Journal sequence: 0x00001b00 >09:04:24,782 INFO program: Journal start: 0 >09:04:24,782 INFO program: >09:04:24,782 DEBUG program: Return code: 0 >09:04:24,783 INFO program: Running... resize2fs -P /dev/loop3 >09:04:24,797 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:04:24,798 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >09:04:24,802 INFO program: Couldn't find valid filesystem superblock. >09:04:24,803 DEBUG program: Return code: 1 >09:04:24,880 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >09:04:24,894 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:04:24,895 INFO program: Filesystem volume name: _Fedora-Live-Wor >09:04:24,895 INFO program: Last mounted on: / >09:04:24,895 INFO program: Filesystem UUID: 4e350e01-7491-47e2-9118-ef5a20c6922b >09:04:24,896 INFO program: Filesystem magic number: 0xEF53 >09:04:24,896 INFO program: Filesystem revision #: 1 (dynamic) >09:04:24,896 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 >09:04:24,896 INFO program: Filesystem flags: signed_directory_hash >09:04:24,897 INFO program: Default mount options: user_xattr acl >09:04:24,897 INFO program: Filesystem state: clean >09:04:24,897 INFO program: Errors behavior: Continue >09:04:24,897 INFO program: Filesystem OS type: Linux >09:04:24,898 INFO program: Inode count: 393216 >09:04:24,898 INFO program: Block count: 1572864 >09:04:24,898 INFO program: Reserved block count: 15727 >09:04:24,899 INFO program: Free blocks: 569470 >09:04:24,899 INFO program: Free inodes: 256815 >09:04:24,900 INFO program: First block: 0 >09:04:24,900 INFO program: Block size: 4096 >09:04:24,900 INFO program: Fragment size: 4096 >09:04:24,900 INFO program: Reserved GDT blocks: 383 >09:04:24,901 INFO program: Blocks per group: 32768 >09:04:24,901 INFO program: Fragments per group: 32768 >09:04:24,901 INFO program: Inodes per group: 8192 >09:04:24,902 INFO program: Inode blocks per group: 512 >09:04:24,902 INFO program: Flex block group size: 16 >09:04:24,902 INFO program: Filesystem created: Wed Oct 29 15:11:04 2014 >09:04:24,902 INFO program: Last mount time: Thu Oct 30 08:58:56 2014 >09:04:24,903 INFO program: Last write time: Thu Oct 30 08:58:56 2014 >09:04:24,903 INFO program: Mount count: 1 >09:04:24,903 INFO program: Maximum mount count: -1 >09:04:24,903 INFO program: Last checked: Wed Oct 29 15:27:45 2014 >09:04:24,904 INFO program: Check interval: 0 (<none>) >09:04:24,904 INFO program: Lifetime writes: 656 MB >09:04:24,904 INFO program: Reserved blocks uid: 0 (user root) >09:04:24,904 INFO program: Reserved blocks gid: 0 (group root) >09:04:24,905 INFO program: First inode: 11 >09:04:24,905 INFO program: Inode size: 256 >09:04:24,905 INFO program: Required extra isize: 28 >09:04:24,905 INFO program: Desired extra isize: 28 >09:04:24,906 INFO program: Journal inode: 8 >09:04:24,906 INFO program: First orphan inode: 154551 >09:04:24,906 INFO program: Default directory hash: half_md4 >09:04:24,907 INFO program: Directory Hash Seed: 6da6e87e-3c3a-46cc-acff-31cdfd081a47 >09:04:24,907 INFO program: Journal backup: inode blocks >09:04:24,907 INFO program: Journal features: journal_incompat_revoke >09:04:24,908 INFO program: Journal size: 128M >09:04:24,908 INFO program: Journal length: 32768 >09:04:24,908 INFO program: Journal sequence: 0x00001b01 >09:04:24,908 INFO program: Journal start: 1 >09:04:24,909 INFO program: >09:04:24,909 DEBUG program: Return code: 0 >09:04:24,909 INFO program: Running... resize2fs -P /dev/mapper/live-rw >09:04:24,918 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:04:24,919 INFO program: Estimated minimum size of the filesystem: 1414020 >09:04:24,919 DEBUG program: Return code: 0 >09:04:25,032 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >09:04:25,060 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:04:25,061 INFO program: Filesystem volume name: _Fedora-Live-Wor >09:04:25,061 INFO program: Last mounted on: /var/tmp/imgcreate-TsJQFH/install_root >09:04:25,061 INFO program: Filesystem UUID: 4e350e01-7491-47e2-9118-ef5a20c6922b >09:04:25,062 INFO program: Filesystem magic number: 0xEF53 >09:04:25,062 INFO program: Filesystem revision #: 1 (dynamic) >09:04:25,062 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 >09:04:25,062 INFO program: Filesystem flags: signed_directory_hash >09:04:25,063 INFO program: Default mount options: user_xattr acl >09:04:25,063 INFO program: Filesystem state: clean >09:04:25,063 INFO program: Errors behavior: Continue >09:04:25,063 INFO program: Filesystem OS type: Linux >09:04:25,064 INFO program: Inode count: 393216 >09:04:25,064 INFO program: Block count: 1572864 >09:04:25,064 INFO program: Reserved block count: 15727 >09:04:25,064 INFO program: Free blocks: 569470 >09:04:25,065 INFO program: Free inodes: 256815 >09:04:25,065 INFO program: First block: 0 >09:04:25,065 INFO program: Block size: 4096 >09:04:25,065 INFO program: Fragment size: 4096 >09:04:25,066 INFO program: Reserved GDT blocks: 383 >09:04:25,066 INFO program: Blocks per group: 32768 >09:04:25,066 INFO program: Fragments per group: 32768 >09:04:25,066 INFO program: Inodes per group: 8192 >09:04:25,067 INFO program: Inode blocks per group: 512 >09:04:25,067 INFO program: Flex block group size: 16 >09:04:25,067 INFO program: Filesystem created: Wed Oct 29 15:11:04 2014 >09:04:25,067 INFO program: Last mount time: Wed Oct 29 15:11:05 2014 >09:04:25,068 INFO program: Last write time: Wed Oct 29 15:27:45 2014 >09:04:25,068 INFO program: Mount count: 0 >09:04:25,068 INFO program: Maximum mount count: -1 >09:04:25,069 INFO program: Last checked: Wed Oct 29 15:27:45 2014 >09:04:25,069 INFO program: Check interval: 0 (<none>) >09:04:25,069 INFO program: Lifetime writes: 656 MB >09:04:25,069 INFO program: Reserved blocks uid: 0 (user root) >09:04:25,069 INFO program: Reserved blocks gid: 0 (group root) >09:04:25,070 INFO program: First inode: 11 >09:04:25,070 INFO program: Inode size: 256 >09:04:25,070 INFO program: Required extra isize: 28 >09:04:25,071 INFO program: Desired extra isize: 28 >09:04:25,071 INFO program: Journal inode: 8 >09:04:25,071 INFO program: Default directory hash: half_md4 >09:04:25,071 INFO program: Directory Hash Seed: 6da6e87e-3c3a-46cc-acff-31cdfd081a47 >09:04:25,071 INFO program: Journal backup: inode blocks >09:04:25,072 INFO program: Journal features: journal_incompat_revoke >09:04:25,072 INFO program: Journal size: 128M >09:04:25,072 INFO program: Journal length: 32768 >09:04:25,072 INFO program: Journal sequence: 0x00001b00 >09:04:25,073 INFO program: Journal start: 0 >09:04:25,073 INFO program: >09:04:25,073 DEBUG program: Return code: 0 >09:04:25,075 INFO program: Running... resize2fs -P /dev/mapper/live-base >09:04:25,081 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:04:25,081 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >09:04:25,081 INFO program: Couldn't find valid filesystem superblock. >09:04:25,081 DEBUG program: Return code: 1 >09:04:25,120 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >09:04:25,126 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:04:25,126 INFO program: Filesystem volume name: _Fedora-Live-Wor >09:04:25,126 INFO program: Last mounted on: /var/tmp/imgcreate-TsJQFH/install_root >09:04:25,126 INFO program: Filesystem UUID: 4e350e01-7491-47e2-9118-ef5a20c6922b >09:04:25,126 INFO program: Filesystem magic number: 0xEF53 >09:04:25,127 INFO program: Filesystem revision #: 1 (dynamic) >09:04:25,127 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:04:25,127 INFO program: Filesystem flags: signed_directory_hash >09:04:25,127 INFO program: Default mount options: user_xattr acl >09:04:25,127 INFO program: Filesystem state: clean >09:04:25,127 INFO program: Errors behavior: Continue >09:04:25,127 INFO program: Filesystem OS type: Linux >09:04:25,127 INFO program: Inode count: 360448 >09:04:25,127 INFO program: Block count: 1414020 >09:04:25,127 INFO program: Reserved block count: 14138 >09:04:25,127 INFO program: Free blocks: 412682 >09:04:25,128 INFO program: Free inodes: 224047 >09:04:25,128 INFO program: First block: 0 >09:04:25,128 INFO program: Block size: 4096 >09:04:25,128 INFO program: Fragment size: 4096 >09:04:25,128 INFO program: Reserved GDT blocks: 383 >09:04:25,128 INFO program: Blocks per group: 32768 >09:04:25,128 INFO program: Fragments per group: 32768 >09:04:25,128 INFO program: Inodes per group: 8192 >09:04:25,128 INFO program: Inode blocks per group: 512 >09:04:25,128 INFO program: Flex block group size: 16 >09:04:25,128 INFO program: Filesystem created: Wed Oct 29 15:11:04 2014 >09:04:25,128 INFO program: Last mount time: Wed Oct 29 15:11:05 2014 >09:04:25,129 INFO program: Last write time: Wed Oct 29 15:27:46 2014 >09:04:25,129 INFO program: Mount count: 0 >09:04:25,129 INFO program: Maximum mount count: -1 >09:04:25,129 INFO program: Last checked: Wed Oct 29 15:27:46 2014 >09:04:25,129 INFO program: Check interval: 0 (<none>) >09:04:25,129 INFO program: Lifetime writes: 658 MB >09:04:25,129 INFO program: Reserved blocks uid: 0 (user root) >09:04:25,129 INFO program: Reserved blocks gid: 0 (group root) >09:04:25,129 INFO program: First inode: 11 >09:04:25,129 INFO program: Inode size: 256 >09:04:25,131 INFO program: Required extra isize: 28 >09:04:25,131 INFO program: Desired extra isize: 28 >09:04:25,131 INFO program: Journal inode: 8 >09:04:25,131 INFO program: Default directory hash: half_md4 >09:04:25,131 INFO program: Directory Hash Seed: 6da6e87e-3c3a-46cc-acff-31cdfd081a47 >09:04:25,131 INFO program: Journal backup: inode blocks >09:04:25,131 INFO program: Journal features: journal_incompat_revoke >09:04:25,131 INFO program: Journal size: 128M >09:04:25,131 INFO program: Journal length: 32768 >09:04:25,131 INFO program: Journal sequence: 0x00001b00 >09:04:25,131 INFO program: Journal start: 0 >09:04:25,133 INFO program: >09:04:25,134 DEBUG program: Return code: 0 >09:04:25,134 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >09:04:25,140 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:04:25,141 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >09:04:25,141 INFO program: Couldn't find valid filesystem superblock. >09:04:25,143 DEBUG program: Return code: 1 >09:04:25,176 INFO program: Running... udevadm settle --timeout=300 >09:04:25,189 DEBUG program: Return code: 0 >09:04:25,670 INFO program: Running... udevadm settle --timeout=300 >09:04:25,678 DEBUG program: Return code: 0 >09:04:25,682 INFO program: Running... udevadm settle --timeout=300 >09:04:25,689 DEBUG program: Return code: 0 >09:04:25,693 INFO program: Running... udevadm settle --timeout=300 >09:04:25,701 DEBUG program: Return code: 0 >09:04:25,704 INFO program: Running... udevadm settle --timeout=300 >09:04:25,712 DEBUG program: Return code: 0 >09:04:25,713 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/swap >09:04:25,747 DEBUG program: Return code: 0 >09:04:25,750 INFO program: Running... udevadm settle --timeout=300 >09:04:25,759 DEBUG program: Return code: 0 >09:04:25,760 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >09:04:25,791 INFO program: 0 logical volume(s) in volume group "fedora" now active >09:04:25,791 DEBUG program: Return code: 0 >09:04:25,794 INFO program: Running... udevadm settle --timeout=300 >09:04:25,803 DEBUG program: Return code: 0 >09:04:25,806 INFO program: Running... udevadm settle --timeout=300 >09:04:25,814 DEBUG program: Return code: 0 >09:04:25,817 INFO program: Running... udevadm settle --timeout=300 >09:04:25,824 DEBUG program: Return code: 0 >09:04:25,829 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >09:04:25,846 DEBUG program: Return code: 0 >09:04:25,847 INFO program: Running... udevadm settle --timeout=300 >09:04:25,855 DEBUG program: Return code: 0 >09:04:25,855 INFO program: Running... umount /mnt/sysimage >09:04:25,871 DEBUG program: Return code: 0 >09:04:25,871 INFO program: Running... udevadm settle --timeout=300 >09:04:25,880 DEBUG program: Return code: 0 >09:04:25,883 INFO program: Running... udevadm settle --timeout=300 >09:04:25,896 DEBUG program: Return code: 0 >09:04:25,901 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/root >09:04:25,935 DEBUG program: Return code: 0 >09:04:25,935 INFO program: Running... udevadm settle --timeout=300 >09:04:25,944 DEBUG program: Return code: 0 >09:04:25,944 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >09:04:25,951 DEBUG program: Return code: 0 >09:04:25,952 INFO program: Running... arch >09:04:25,963 INFO program: x86_64 >09:04:25,963 DEBUG program: Return code: 0 >09:04:25,985 INFO program: Running... udevadm settle --timeout=300 >09:04:25,993 DEBUG program: Return code: 0 >09:04:25,993 INFO program: Running... umount /mnt/sysimage >09:04:26,009 DEBUG program: Return code: 0 >09:04:26,009 INFO program: Running... udevadm settle --timeout=300 >09:04:26,018 DEBUG program: Return code: 0 >09:04:26,020 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/root >09:04:26,053 DEBUG program: Return code: 0 >09:04:26,159 INFO program: Running... hwclock --hctosys --utc >09:04:27,013 DEBUG program: Return code: 0 >09:04:27,014 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >09:04:27,021 DEBUG program: Return code: 0 >09:04:45,934 INFO program: Running... udevadm settle --timeout=300 >09:04:45,985 DEBUG program: Return code: 0 >09:04:46,018 INFO program: Running... udevadm settle --timeout=300 >09:04:46,028 DEBUG program: Return code: 0 >09:05:12,842 INFO program: Running... swapoff -a >09:05:12,871 DEBUG program: Return code: 0 >09:05:12,911 INFO program: Running... udevadm settle --timeout=300 >09:05:12,960 DEBUG program: Return code: 0 >09:05:12,960 INFO program: Running... udevadm settle --timeout=300 >09:05:12,970 DEBUG program: Return code: 0 >09:05:12,980 INFO program: Running... udevadm settle --timeout=300 >09:05:12,996 DEBUG program: Return code: 0 >09:05:12,996 INFO program: Running... udevadm settle --timeout=300 >09:05:13,005 DEBUG program: Return code: 0 >09:05:13,006 INFO program: Running... udevadm settle --timeout=300 >09:05:13,015 DEBUG program: Return code: 0 >09:05:13,020 INFO program: Running... dd if=/dev/zero of=/dev/vdb bs=512 seek=2048 count=2048 >09:05:13,046 INFO program: 2048+0 records in >09:05:13,047 INFO program: 2048+0 records out >09:05:13,047 INFO program: 1048576 bytes (1.0 MB) copied, 0.0176735 s, 59.3 MB/s >09:05:13,047 DEBUG program: Return code: 0 >09:05:13,047 INFO program: Running... udevadm settle --timeout=300 >09:05:13,060 DEBUG program: Return code: 0 >09:05:13,074 INFO program: Running... udevadm settle --timeout=300 >09:05:13,093 DEBUG program: Return code: 0 >09:05:13,096 INFO program: Running... wipefs -f -a /dev/vdb1 >09:05:13,107 DEBUG program: Return code: 0 >09:05:13,118 INFO program: Running... udevadm settle --timeout=300 >09:05:13,134 DEBUG program: Return code: 0 >09:05:13,134 INFO program: Running... udevadm settle --timeout=300 >09:05:13,144 DEBUG program: Return code: 0 >09:05:13,165 INFO program: Running... udevadm settle --timeout=300 >09:05:13,178 DEBUG program: Return code: 0 >09:05:13,181 INFO program: Running... mke2fs -t ext4 /dev/vdb1 >09:05:13,246 INFO program: mke2fs 1.42.11 (09-Jul-2014) >09:05:13,246 INFO program: Creating filesystem with 512000 1k blocks and 128016 inodes >09:05:13,247 INFO program: Filesystem UUID: 8e952dcf-ec7d-4d39-8cbf-0f0b12231e8c >09:05:13,247 INFO program: Superblock backups stored on blocks: >09:05:13,248 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >09:05:13,248 INFO program: >09:05:13,249 INFO program: Allocating group tables: 0/63 done >09:05:13,249 INFO program: Writing inode tables: 0/63 done >09:05:13,249 INFO program: Creating journal (8192 blocks): done >09:05:13,249 INFO program: Writing superblocks and filesystem accounting information: 0/63 done >09:05:13,250 INFO program: >09:05:13,251 DEBUG program: Return code: 0 >09:05:13,252 INFO program: Running... udevadm settle --timeout=300 >09:05:13,264 DEBUG program: Return code: 0 >09:05:13,265 INFO program: Running... udevadm settle --timeout=300 >09:05:13,274 DEBUG program: Return code: 0 >09:05:13,280 INFO program: Running... dd if=/dev/zero of=/dev/vdb bs=512 seek=1026048 count=2048 >09:05:13,303 INFO program: 2048+0 records in >09:05:13,304 INFO program: 2048+0 records out >09:05:13,304 INFO program: 1048576 bytes (1.0 MB) copied, 0.0182317 s, 57.5 MB/s >09:05:13,304 DEBUG program: Return code: 0 >09:05:13,305 INFO program: Running... udevadm settle --timeout=300 >09:05:13,319 DEBUG program: Return code: 0 >09:05:13,333 INFO program: Running... udevadm settle --timeout=300 >09:05:13,370 DEBUG program: Return code: 0 >09:05:13,374 INFO program: Running... wipefs -f -a /dev/vdb2 >09:05:13,387 DEBUG program: Return code: 0 >09:05:13,390 INFO program: Running... udevadm settle --timeout=300 >09:05:13,400 DEBUG program: Return code: 0 >09:05:13,400 INFO program: Running... udevadm settle --timeout=300 >09:05:13,409 DEBUG program: Return code: 0 >09:05:13,440 INFO program: Running... udevadm settle --timeout=300 >09:05:13,455 DEBUG program: Return code: 0 >09:05:13,458 INFO program: Running... wipefs -f -a /dev/vdb2 >09:05:13,469 DEBUG program: Return code: 0 >09:05:13,470 INFO program: Running... lvm pvscan --cache --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vda1$|","r|/fedora-swap$|","r|/fedora-root$|","r|/fedora$|","r|/vda2$|","r|/vda$|"] } /dev/vdb2 >09:05:13,494 INFO program: No PV label found on /dev/vdb2. >09:05:13,495 DEBUG program: Return code: 0 >09:05:13,496 INFO program: Running... lvm pvcreate --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vda1$|","r|/fedora-swap$|","r|/fedora-root$|","r|/fedora$|","r|/vda2$|","r|/vda$|"] } --dataalignment 1024k /dev/vdb2 >09:05:13,523 INFO program: No device found for PV vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz. >09:05:13,524 INFO program: Physical volume "/dev/vdb2" successfully created >09:05:13,524 DEBUG program: Return code: 0 >09:05:13,524 INFO program: Running... lvm pvscan --cache --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vda1$|","r|/fedora-swap$|","r|/fedora-root$|","r|/fedora$|","r|/vda2$|","r|/vda$|"] } /dev/vdb2 >09:05:13,542 DEBUG program: Return code: 0 >09:05:13,544 INFO program: Running... udevadm settle --timeout=300 >09:05:13,556 DEBUG program: Return code: 0 >09:05:13,557 INFO program: Running... udevadm settle --timeout=300 >09:05:13,567 DEBUG program: Return code: 0 >09:05:13,572 INFO program: Running... lvm vgcreate -s 4m --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vda1$|","r|/fedora-swap$|","r|/fedora-root$|","r|/fedora$|","r|/vda2$|","r|/vda$|"] } fedora00 /dev/vdb2 >09:05:13,593 INFO program: No device found for PV vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz. >09:05:13,593 INFO program: Volume group "fedora00" successfully created >09:05:13,594 DEBUG program: Return code: 0 >09:05:13,599 INFO program: Running... udevadm settle --timeout=300 >09:05:13,619 DEBUG program: Return code: 0 >09:05:13,620 INFO program: Running... udevadm settle --timeout=300 >09:05:13,635 DEBUG program: Return code: 0 >09:05:13,640 INFO program: Running... lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vda1$|","r|/fedora-swap$|","r|/fedora-root$|","r|/fedora$|","r|/vda2$|","r|/vda$|"] } global {locking_type=4} fedora00 >09:05:13,651 INFO program: LVM2_VG_UUID=aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g LVM2_VG_SIZE=7688.00 LVM2_VG_FREE=7688.00 LVM2_VG_EXTENT_SIZE=4.00 LVM2_VG_EXTENT_COUNT=1922 LVM2_VG_FREE_COUNT=1922 LVM2_PV_COUNT=1 >09:05:13,652 DEBUG program: Return code: 0 >09:05:13,654 INFO program: Running... lvm lvcreate -L 819m -n swap -y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vda1$|","r|/fedora-swap$|","r|/fedora-root$|","r|/fedora$|","r|/vda2$|","r|/vda$|"] } fedora00 >09:05:13,705 INFO program: Rounding up size to full physical extent 820.00 MiB >09:05:13,707 INFO program: Logical volume "swap" created >09:05:13,707 DEBUG program: Return code: 0 >09:05:13,710 INFO program: Running... udevadm settle --timeout=300 >09:05:13,723 DEBUG program: Return code: 0 >09:05:13,729 INFO program: Running... udevadm settle --timeout=300 >09:05:13,741 DEBUG program: Return code: 0 >09:05:13,745 INFO program: Running... mkswap -f /dev/mapper/fedora00-swap >09:05:13,761 INFO program: Setting up swapspace version 1, size = 839676 KiB >09:05:13,761 INFO program: no label, UUID=6e234abc-b8a8-41ff-a3ef-420d405b9fd0 >09:05:13,762 DEBUG program: Return code: 0 >09:05:13,764 INFO program: Running... udevadm settle --timeout=300 >09:05:13,779 DEBUG program: Return code: 0 >09:05:13,780 INFO program: Running... udevadm settle --timeout=300 >09:05:13,790 DEBUG program: Return code: 0 >09:05:13,794 INFO program: Running... lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vda1$|","r|/fedora-swap$|","r|/fedora-root$|","r|/fedora$|","r|/vda2$|","r|/vda$|"] } global {locking_type=4} fedora00 >09:05:13,803 INFO program: LVM2_VG_UUID=aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g LVM2_VG_SIZE=7688.00 LVM2_VG_FREE=6868.00 LVM2_VG_EXTENT_SIZE=4.00 LVM2_VG_EXTENT_COUNT=1922 LVM2_VG_FREE_COUNT=1717 LVM2_PV_COUNT=1 >09:05:13,804 DEBUG program: Return code: 0 >09:05:13,805 INFO program: Running... lvm lvcreate -L 6828m -n root -y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/vda1$|","r|/fedora-swap$|","r|/fedora-root$|","r|/fedora$|","r|/vda2$|","r|/vda$|"] } fedora00 >09:05:13,844 INFO program: Logical volume "root" created >09:05:13,845 DEBUG program: Return code: 0 >09:05:13,850 INFO program: Running... udevadm settle --timeout=300 >09:05:13,861 DEBUG program: Return code: 0 >09:05:13,868 INFO program: Running... udevadm settle --timeout=300 >09:05:13,884 DEBUG program: Return code: 0 >09:05:13,888 INFO program: Running... mke2fs -t ext4 /dev/mapper/fedora00-root >09:05:14,220 INFO program: mke2fs 1.42.11 (09-Jul-2014) >09:05:14,221 INFO program: Creating filesystem with 1747968 4k blocks and 437184 inodes >09:05:14,221 INFO program: Filesystem UUID: 40389dfe-b957-4e36-8956-dd9ed686b4d2 >09:05:14,222 INFO program: Superblock backups stored on blocks: >09:05:14,222 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 >09:05:14,222 INFO program: >09:05:14,223 INFO program: Allocating group tables: 0/54 done >09:05:14,223 INFO program: Writing inode tables: 0/54 done >09:05:14,223 INFO program: Creating journal (32768 blocks): done >09:05:14,223 INFO program: Writing superblocks and filesystem accounting information: 0/54 done >09:05:14,224 INFO program: >09:05:14,224 DEBUG program: Return code: 0 >09:05:14,227 INFO program: Running... udevadm settle --timeout=300 >09:05:14,239 DEBUG program: Return code: 0 >09:05:14,240 INFO program: Running... udevadm settle --timeout=300 >09:05:14,250 DEBUG program: Return code: 0 >09:05:14,376 INFO program: Running... swapon /dev/mapper/fedora00-swap >09:05:14,382 DEBUG program: Return code: 0 >09:05:14,406 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/fedora00-root /mnt/sysimage >09:05:14,416 DEBUG program: Return code: 0 >09:05:14,427 INFO program: Running... mount -t ext4 -o defaults /dev/vdb1 /mnt/sysimage/boot >09:05:14,437 DEBUG program: Return code: 0 >09:05:14,439 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >09:05:14,447 DEBUG program: Return code: 0 >09:05:14,449 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >09:05:14,456 DEBUG program: Return code: 0 >09:05:14,458 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >09:05:14,466 DEBUG program: Return code: 0 >09:05:14,468 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >09:05:14,476 DEBUG program: Return code: 0 >09:05:14,499 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >09:05:14,507 DEBUG program: Return code: 0 >09:05:14,510 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >09:05:14,518 DEBUG program: Return code: 0 >09:05:14,520 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >09:05:14,527 DEBUG program: Return code: 0 >09:05:14,529 INFO program: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ --exclude /run/ --exclude /boot/*rescue* --exclude /etc/machine-id /mnt/install/source/ /mnt/sysimage >09:07:14,897 DEBUG program: Return code: 0 >09:07:16,307 INFO program: Running... new-kernel-pkg --rpmposttrans 3.17.1-302.fc21.x86_64 >09:07:42,043 INFO program: Initializing machine ID from KVM UUID. >09:07:42,043 INFO program: cat: write error: Broken pipe >09:07:42,043 DEBUG program: Return code: 0 >09:07:42,212 INFO program: Running... grub2-install --no-floppy /dev/vdb >09:07:45,314 INFO program: Installing for i386-pc platform. >09:07:45,315 INFO program: Installation finished. No error reported. >09:07:45,315 DEBUG program: Return code: 0 >09:07:45,345 INFO program: Running... grub2-set-default 0 >09:07:45,394 DEBUG program: Return code: 0 >09:07:45,394 INFO program: Running... grub2-mkconfig -o /boot/grub2/grub.cfg >09:07:46,391 INFO program: Generating grub configuration file ... >09:07:46,391 INFO program: Found linux image: /boot/vmlinuz-3.17.1-302.fc21.x86_64 >09:07:46,391 INFO program: Found linux image: /boot/vmlinuz-0-rescue-241ea35ea5eb48868891f92064070801 >09:07:46,392 INFO program: Found initrd image: /boot/initramfs-0-rescue-241ea35ea5eb48868891f92064070801.img >09:07:46,392 INFO program: done >09:07:46,392 DEBUG program: Return code: 0 >09:07:46,412 INFO program: Running... umount /mnt/install/source >09:07:46,509 DEBUG program: Return code: 0 >09:07:46,728 INFO program: Running... /usr/sbin/authconfig --update --nostart --enableshadow --passalgo=sha512 --enablefingerprint >09:07:46,999 DEBUG program: Return code: 0 >09:07:47,179 INFO program: Running... /usr/bin/firewall-offline-cmd --enabled --service=ssh >09:07:47,371 INFO program: Adding service 'ssh' to default zone. >09:07:47,372 INFO program: success >09:07:47,372 DEBUG program: Return code: 0 >09:07:47,374 INFO program: Running... hostnamectl set-hostname localhost.localdomain >09:07:47,465 DEBUG program: Return code: 0 >09:07:47,768 INFO program: Running... new-kernel-pkg --mkinitrd --dracut --depmod --update 3.17.1-302.fc21.x86_64 >09:08:06,077 INFO program: cat: write error: Broken pipe >09:08:06,077 DEBUG program: Return code: 0 >09:08:06,078 INFO program: Running... /bin/sh /tmp/ks-script-eg3lXb >09:08:06,117 DEBUG program: Return code: 0 >09:08:06,118 INFO program: Running... /bin/sh /tmp/ks-script-p3AdTH >09:08:06,392 DEBUG program: Return code: 0 >09:08:06,393 INFO program: Running... /bin/sh /tmp/ks-script-lZO4E6 >09:08:08,278 DEBUG program: Return code: 0 >09:08:14,209 INFO program: Running... udevadm settle --timeout=300 >09:08:14,215 DEBUG program: Return code: 0 >09:08:14,216 INFO program: Running... udevadm settle --timeout=300 >09:08:14,221 DEBUG program: Return code: 0 >09:08:14,272 INFO program: Running... multipath -c /dev/vda >09:08:14,278 DEBUG program: Return code: 1 >09:08:14,339 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --unquoted --noheadings -opv_name,pv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >09:08:14,393 INFO program: LVM2_PV_NAME=/dev/vda2 LVM2_PV_UUID=vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora LVM2_VG_UUID=neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km LVM2_VG_SIZE=7872512.00 LVM2_VG_FREE=40960.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=1922 LVM2_VG_FREE_COUNT=10 LVM2_PV_COUNT=1 >09:08:14,393 INFO program: LVM2_PV_NAME=/dev/vdb2 LVM2_PV_UUID=2ymDKX-kcxQ-Of1d-KR3u-pO0T-683n-f96H97 LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora00 LVM2_VG_UUID=aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g LVM2_VG_SIZE=7872512.00 LVM2_VG_FREE=40960.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=1922 LVM2_VG_FREE_COUNT=10 LVM2_PV_COUNT=1 >09:08:14,393 DEBUG program: Return code: 0 >09:08:14,400 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --unquoted --noheadings -ovg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >09:08:14,408 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=root LVM2_LV_UUID=Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3 LVM2_LV_SIZE=6991872.00 LVM2_LV_ATTR=-wi------- LVM2_SEGTYPE=linear >09:08:14,408 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=swap LVM2_LV_UUID=MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo LVM2_LV_SIZE=839680.00 LVM2_LV_ATTR=-wi------- LVM2_SEGTYPE=linear >09:08:14,408 INFO program: LVM2_VG_NAME=fedora00 LVM2_LV_NAME=root LVM2_LV_UUID=F1TSPV-5p1z-fDuj-4gP7-jben-uGzn-8Uljlh LVM2_LV_SIZE=6991872.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >09:08:14,408 INFO program: LVM2_VG_NAME=fedora00 LVM2_LV_NAME=swap LVM2_LV_UUID=bBjNe8-ObDW-J6Nl-DvbS-SUTF-9VmF-eMTgSt LVM2_LV_SIZE=839680.00 LVM2_LV_ATTR=-wi-ao---- LVM2_SEGTYPE=linear >09:08:14,408 DEBUG program: Return code: 0 >09:08:14,428 INFO program: Running... multipath -c /dev/vdb >09:08:14,431 DEBUG program: Return code: 1 >09:08:14,830 INFO program: Running... udevadm settle --timeout=300 >09:08:14,837 DEBUG program: Return code: 0 >09:08:14,839 INFO program: Running... udevadm settle --timeout=300 >09:08:14,845 DEBUG program: Return code: 0 >09:08:14,846 INFO program: Running... udevadm settle --timeout=300 >09:08:14,851 DEBUG program: Return code: 0 >09:08:14,852 INFO program: Running... udevadm settle --timeout=300 >09:08:14,858 DEBUG program: Return code: 0 >09:08:14,859 INFO program: Running... udevadm settle --timeout=300 >09:08:14,864 DEBUG program: Return code: 0 >09:08:14,865 INFO program: Running... swapoff /dev/mapper/fedora00-swap >09:08:14,942 DEBUG program: Return code: 0 >09:08:14,943 INFO program: Running... udevadm settle --timeout=300 >09:08:14,950 DEBUG program: Return code: 0 >09:08:14,951 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora00/swap >09:08:14,988 DEBUG program: Return code: 0 >09:08:14,989 INFO program: Running... udevadm settle --timeout=300 >09:08:14,996 DEBUG program: Return code: 0 >09:08:14,996 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora00 >09:08:15,030 INFO program: 0 logical volume(s) in volume group "fedora00" now active >09:08:15,030 DEBUG program: Return code: 0 >09:08:15,032 INFO program: Running... udevadm settle --timeout=300 >09:08:15,038 DEBUG program: Return code: 0 >09:08:15,039 INFO program: Running... udevadm settle --timeout=300 >09:08:15,045 DEBUG program: Return code: 0 >09:08:16,044 INFO program: Running... losetup --list >09:08:16,215 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >09:08:16,222 DEBUG program: Return code: 0 >09:08:16,222 INFO program: Running... udevadm settle --timeout=300 >09:08:16,254 DEBUG program: Return code: 0 >09:08:16,255 INFO program: Running... modprobe fcoe >09:08:16,259 DEBUG program: Return code: 0 >09:08:16,259 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >09:08:16,264 INFO program: No FCoE boot disk information is found in EDD! >09:08:16,264 DEBUG program: Return code: 1 >09:08:16,277 INFO program: Running... losetup --list >09:08:17,175 INFO program: Running... udevadm settle --timeout=300 >09:08:17,186 DEBUG program: Return code: 0 >09:08:17,186 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >09:08:17,286 DEBUG program: Return code: 0 >09:08:17,287 INFO program: Running... udevadm settle --timeout=300 >09:08:17,295 DEBUG program: Return code: 0 >09:08:17,301 INFO program: Running... udevadm settle --timeout=300 >09:08:17,312 DEBUG program: Return code: 0 >09:08:17,375 INFO program: Running... multipath -c /dev/vda >09:08:17,379 DEBUG program: Return code: 1 >09:08:17,705 INFO program: Running... dumpe2fs -h /dev/vda1 >09:08:17,758 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:08:17,759 INFO program: Filesystem volume name: <none> >09:08:17,759 INFO program: Last mounted on: /mnt/sysimage/boot >09:08:17,759 INFO program: Filesystem UUID: 95779487-e99a-4bac-ba15-07f6aef7aeeb >09:08:17,760 INFO program: Filesystem magic number: 0xEF53 >09:08:17,760 INFO program: Filesystem revision #: 1 (dynamic) >09:08:17,760 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 >09:08:17,760 INFO program: Filesystem flags: signed_directory_hash >09:08:17,761 INFO program: Default mount options: user_xattr acl >09:08:17,762 INFO program: Filesystem state: clean >09:08:17,762 INFO program: Errors behavior: Continue >09:08:17,762 INFO program: Filesystem OS type: Linux >09:08:17,763 INFO program: Inode count: 128016 >09:08:17,763 INFO program: Block count: 512000 >09:08:17,763 INFO program: Reserved block count: 25600 >09:08:17,763 INFO program: Free blocks: 381033 >09:08:17,764 INFO program: Free inodes: 127598 >09:08:17,764 INFO program: First block: 1 >09:08:17,764 INFO program: Block size: 1024 >09:08:17,765 INFO program: Fragment size: 1024 >09:08:17,765 INFO program: Reserved GDT blocks: 256 >09:08:17,765 INFO program: Blocks per group: 8192 >09:08:17,765 INFO program: Fragments per group: 8192 >09:08:17,766 INFO program: Inodes per group: 2032 >09:08:17,766 INFO program: Inode blocks per group: 254 >09:08:17,766 INFO program: Flex block group size: 16 >09:08:17,767 INFO program: Filesystem created: Thu Oct 30 09:01:15 2014 >09:08:17,767 INFO program: Last mount time: Thu Oct 30 09:01:17 2014 >09:08:17,767 INFO program: Last write time: Thu Oct 30 09:04:20 2014 >09:08:17,768 INFO program: Mount count: 1 >09:08:17,768 INFO program: Maximum mount count: -1 >09:08:17,768 INFO program: Last checked: Thu Oct 30 09:01:15 2014 >09:08:17,768 INFO program: Check interval: 0 (<none>) >09:08:17,769 INFO program: Lifetime writes: 129 MB >09:08:17,769 INFO program: Reserved blocks uid: 0 (user root) >09:08:17,769 INFO program: Reserved blocks gid: 0 (group root) >09:08:17,770 INFO program: First inode: 11 >09:08:17,770 INFO program: Inode size: 128 >09:08:17,770 INFO program: Journal inode: 8 >09:08:17,770 INFO program: Default directory hash: half_md4 >09:08:17,771 INFO program: Directory Hash Seed: 7e69a76c-0bc9-40eb-a862-86c070417865 >09:08:17,771 INFO program: Journal backup: inode blocks >09:08:17,771 INFO program: Journal features: (none) >09:08:17,772 INFO program: Journal size: 8M >09:08:17,772 INFO program: Journal length: 8192 >09:08:17,772 INFO program: Journal sequence: 0x00000150 >09:08:17,773 INFO program: Journal start: 0 >09:08:17,773 INFO program: >09:08:17,773 DEBUG program: Return code: 0 >09:08:17,774 INFO program: Running... resize2fs -P /dev/vda1 >09:08:17,789 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:08:17,790 INFO program: Please run 'e2fsck -f /dev/vda1' first. >09:08:17,792 INFO program: >09:08:17,792 DEBUG program: Return code: 1 >09:08:17,871 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --unquoted --noheadings -opv_name,pv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >09:08:17,890 INFO program: LVM2_PV_NAME=/dev/vda2 LVM2_PV_UUID=vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora LVM2_VG_UUID=neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km LVM2_VG_SIZE=7872512.00 LVM2_VG_FREE=40960.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=1922 LVM2_VG_FREE_COUNT=10 LVM2_PV_COUNT=1 >09:08:17,891 INFO program: LVM2_PV_NAME=/dev/vdb2 LVM2_PV_UUID=2ymDKX-kcxQ-Of1d-KR3u-pO0T-683n-f96H97 LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora00 LVM2_VG_UUID=aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g LVM2_VG_SIZE=7872512.00 LVM2_VG_FREE=40960.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=1922 LVM2_VG_FREE_COUNT=10 LVM2_PV_COUNT=1 >09:08:17,891 DEBUG program: Return code: 0 >09:08:17,906 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --unquoted --noheadings -ovg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >09:08:17,915 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=root LVM2_LV_UUID=Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3 LVM2_LV_SIZE=6991872.00 LVM2_LV_ATTR=-wi------- LVM2_SEGTYPE=linear >09:08:17,916 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=swap LVM2_LV_UUID=MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo LVM2_LV_SIZE=839680.00 LVM2_LV_ATTR=-wi------- LVM2_SEGTYPE=linear >09:08:17,916 INFO program: LVM2_VG_NAME=fedora00 LVM2_LV_NAME=root LVM2_LV_UUID=F1TSPV-5p1z-fDuj-4gP7-jben-uGzn-8Uljlh LVM2_LV_SIZE=6991872.00 LVM2_LV_ATTR=-wi------- LVM2_SEGTYPE=linear >09:08:17,916 INFO program: LVM2_VG_NAME=fedora00 LVM2_LV_NAME=swap LVM2_LV_UUID=bBjNe8-ObDW-J6Nl-DvbS-SUTF-9VmF-eMTgSt LVM2_LV_SIZE=839680.00 LVM2_LV_ATTR=-wi------- LVM2_SEGTYPE=linear >09:08:17,917 DEBUG program: Return code: 0 >09:08:17,934 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/swap >09:08:17,975 DEBUG program: Return code: 0 >09:08:17,975 INFO program: Running... udevadm settle --timeout=300 >09:08:17,991 DEBUG program: Return code: 0 >09:08:18,244 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/root >09:08:18,285 DEBUG program: Return code: 0 >09:08:18,285 INFO program: Running... udevadm settle --timeout=300 >09:08:18,297 DEBUG program: Return code: 0 >09:08:18,549 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >09:08:18,559 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:08:18,559 INFO program: Filesystem volume name: <none> >09:08:18,559 INFO program: Last mounted on: /mnt/sysimage >09:08:18,559 INFO program: Filesystem UUID: 7dfb0b23-7258-417d-88f5-233befdaa117 >09:08:18,559 INFO program: Filesystem magic number: 0xEF53 >09:08:18,559 INFO program: Filesystem revision #: 1 (dynamic) >09:08:18,559 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 >09:08:18,559 INFO program: Filesystem flags: signed_directory_hash >09:08:18,559 INFO program: Default mount options: user_xattr acl >09:08:18,559 INFO program: Filesystem state: clean >09:08:18,559 INFO program: Errors behavior: Continue >09:08:18,560 INFO program: Filesystem OS type: Linux >09:08:18,560 INFO program: Inode count: 437184 >09:08:18,560 INFO program: Block count: 1747968 >09:08:18,560 INFO program: Reserved block count: 87398 >09:08:18,560 INFO program: Free blocks: 749034 >09:08:18,560 INFO program: Free inodes: 300908 >09:08:18,560 INFO program: First block: 0 >09:08:18,560 INFO program: Block size: 4096 >09:08:18,560 INFO program: Fragment size: 4096 >09:08:18,560 INFO program: Reserved GDT blocks: 426 >09:08:18,560 INFO program: Blocks per group: 32768 >09:08:18,560 INFO program: Fragments per group: 32768 >09:08:18,560 INFO program: Inodes per group: 8096 >09:08:18,560 INFO program: Inode blocks per group: 506 >09:08:18,560 INFO program: Flex block group size: 16 >09:08:18,560 INFO program: Filesystem created: Thu Oct 30 09:01:16 2014 >09:08:18,562 INFO program: Last mount time: Thu Oct 30 09:01:17 2014 >09:08:18,562 INFO program: Last write time: Thu Oct 30 09:04:20 2014 >09:08:18,563 INFO program: Mount count: 1 >09:08:18,563 INFO program: Maximum mount count: -1 >09:08:18,563 INFO program: Last checked: Thu Oct 30 09:01:16 2014 >09:08:18,563 INFO program: Check interval: 0 (<none>) >09:08:18,564 INFO program: Lifetime writes: 4194 MB >09:08:18,564 INFO program: Reserved blocks uid: 0 (user root) >09:08:18,564 INFO program: Reserved blocks gid: 0 (group root) >09:08:18,565 INFO program: First inode: 11 >09:08:18,565 INFO program: Inode size: 256 >09:08:18,565 INFO program: Required extra isize: 28 >09:08:18,566 INFO program: Desired extra isize: 28 >09:08:18,566 INFO program: Journal inode: 8 >09:08:18,566 INFO program: Default directory hash: half_md4 >09:08:18,566 INFO program: Directory Hash Seed: bf831eba-05fa-4586-aa75-0ff8310b3a1a >09:08:18,567 INFO program: Journal backup: inode blocks >09:08:18,567 INFO program: Journal features: journal_incompat_revoke >09:08:18,567 INFO program: Journal size: 128M >09:08:18,568 INFO program: Journal length: 32768 >09:08:18,568 INFO program: Journal sequence: 0x00000034 >09:08:18,568 INFO program: Journal start: 0 >09:08:18,568 INFO program: >09:08:18,569 DEBUG program: Return code: 0 >09:08:18,569 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >09:08:18,584 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:08:18,585 INFO program: Please run 'e2fsck -f /dev/mapper/fedora-root' first. >09:08:18,586 INFO program: >09:08:18,587 DEBUG program: Return code: 1 >09:08:18,656 INFO program: Running... multipath -c /dev/vdb >09:08:18,671 DEBUG program: Return code: 1 >09:08:18,811 INFO program: Running... dumpe2fs -h /dev/vdb1 >09:08:18,818 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:08:18,819 INFO program: Filesystem volume name: <none> >09:08:18,819 INFO program: Last mounted on: /mnt/sysimage/boot >09:08:18,819 INFO program: Filesystem UUID: 8e952dcf-ec7d-4d39-8cbf-0f0b12231e8c >09:08:18,819 INFO program: Filesystem magic number: 0xEF53 >09:08:18,819 INFO program: Filesystem revision #: 1 (dynamic) >09:08:18,819 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 >09:08:18,819 INFO program: Filesystem flags: signed_directory_hash >09:08:18,819 INFO program: Default mount options: user_xattr acl >09:08:18,819 INFO program: Filesystem state: clean >09:08:18,819 INFO program: Errors behavior: Continue >09:08:18,819 INFO program: Filesystem OS type: Linux >09:08:18,820 INFO program: Inode count: 128016 >09:08:18,820 INFO program: Block count: 512000 >09:08:18,820 INFO program: Reserved block count: 25600 >09:08:18,820 INFO program: Free blocks: 381038 >09:08:18,820 INFO program: Free inodes: 127598 >09:08:18,820 INFO program: First block: 1 >09:08:18,820 INFO program: Block size: 1024 >09:08:18,820 INFO program: Fragment size: 1024 >09:08:18,820 INFO program: Reserved GDT blocks: 256 >09:08:18,820 INFO program: Blocks per group: 8192 >09:08:18,820 INFO program: Fragments per group: 8192 >09:08:18,820 INFO program: Inodes per group: 2032 >09:08:18,820 INFO program: Inode blocks per group: 254 >09:08:18,820 INFO program: Flex block group size: 16 >09:08:18,821 INFO program: Filesystem created: Thu Oct 30 09:05:13 2014 >09:08:18,821 INFO program: Last mount time: Thu Oct 30 09:05:14 2014 >09:08:18,822 INFO program: Last write time: Thu Oct 30 09:08:13 2014 >09:08:18,822 INFO program: Mount count: 1 >09:08:18,823 INFO program: Maximum mount count: -1 >09:08:18,826 INFO program: Last checked: Thu Oct 30 09:05:13 2014 >09:08:18,826 INFO program: Check interval: 0 (<none>) >09:08:18,826 INFO program: Lifetime writes: 129 MB >09:08:18,826 INFO program: Reserved blocks uid: 0 (user root) >09:08:18,826 INFO program: Reserved blocks gid: 0 (group root) >09:08:18,826 INFO program: First inode: 11 >09:08:18,826 INFO program: Inode size: 128 >09:08:18,826 INFO program: Journal inode: 8 >09:08:18,827 INFO program: Default directory hash: half_md4 >09:08:18,827 INFO program: Directory Hash Seed: fe161e19-b32c-4f79-938f-e79eaf895045 >09:08:18,827 INFO program: Journal backup: inode blocks >09:08:18,827 INFO program: Journal features: (none) >09:08:18,827 INFO program: Journal size: 8M >09:08:18,827 INFO program: Journal length: 8192 >09:08:18,827 INFO program: Journal sequence: 0x00000145 >09:08:18,827 INFO program: Journal start: 0 >09:08:18,827 INFO program: >09:08:18,827 DEBUG program: Return code: 0 >09:08:18,828 INFO program: Running... resize2fs -P /dev/vdb1 >09:08:18,838 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:08:18,838 INFO program: Please run 'e2fsck -f /dev/vdb1' first. >09:08:18,838 INFO program: >09:08:18,838 DEBUG program: Return code: 1 >09:08:18,985 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora00/swap >09:08:19,026 DEBUG program: Return code: 0 >09:08:19,026 INFO program: Running... udevadm settle --timeout=300 >09:08:19,060 DEBUG program: Return code: 0 >09:08:19,416 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora00/root >09:08:19,470 DEBUG program: Return code: 0 >09:08:19,471 INFO program: Running... udevadm settle --timeout=300 >09:08:19,480 DEBUG program: Return code: 0 >09:08:19,762 INFO program: Running... dumpe2fs -h /dev/mapper/fedora00-root >09:08:19,767 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:08:19,767 INFO program: Filesystem volume name: <none> >09:08:19,767 INFO program: Last mounted on: /mnt/sysimage >09:08:19,768 INFO program: Filesystem UUID: 40389dfe-b957-4e36-8956-dd9ed686b4d2 >09:08:19,768 INFO program: Filesystem magic number: 0xEF53 >09:08:19,768 INFO program: Filesystem revision #: 1 (dynamic) >09:08:19,768 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 >09:08:19,768 INFO program: Filesystem flags: signed_directory_hash >09:08:19,768 INFO program: Default mount options: user_xattr acl >09:08:19,768 INFO program: Filesystem state: clean >09:08:19,768 INFO program: Errors behavior: Continue >09:08:19,768 INFO program: Filesystem OS type: Linux >09:08:19,769 INFO program: Inode count: 437184 >09:08:19,769 INFO program: Block count: 1747968 >09:08:19,769 INFO program: Reserved block count: 87398 >09:08:19,769 INFO program: Free blocks: 748708 >09:08:19,769 INFO program: Free inodes: 300905 >09:08:19,769 INFO program: First block: 0 >09:08:19,769 INFO program: Block size: 4096 >09:08:19,769 INFO program: Fragment size: 4096 >09:08:19,769 INFO program: Reserved GDT blocks: 426 >09:08:19,769 INFO program: Blocks per group: 32768 >09:08:19,769 INFO program: Fragments per group: 32768 >09:08:19,769 INFO program: Inodes per group: 8096 >09:08:19,770 INFO program: Inode blocks per group: 506 >09:08:19,770 INFO program: Flex block group size: 16 >09:08:19,770 INFO program: Filesystem created: Thu Oct 30 09:05:13 2014 >09:08:19,770 INFO program: Last mount time: Thu Oct 30 09:05:14 2014 >09:08:19,770 INFO program: Last write time: Thu Oct 30 09:08:14 2014 >09:08:19,770 INFO program: Mount count: 1 >09:08:19,770 INFO program: Maximum mount count: -1 >09:08:19,770 INFO program: Last checked: Thu Oct 30 09:05:13 2014 >09:08:19,770 INFO program: Check interval: 0 (<none>) >09:08:19,770 INFO program: Lifetime writes: 4200 MB >09:08:19,770 INFO program: Reserved blocks uid: 0 (user root) >09:08:19,770 INFO program: Reserved blocks gid: 0 (group root) >09:08:19,771 INFO program: First inode: 11 >09:08:19,771 INFO program: Inode size: 256 >09:08:19,771 INFO program: Required extra isize: 28 >09:08:19,771 INFO program: Desired extra isize: 28 >09:08:19,771 INFO program: Journal inode: 8 >09:08:19,771 INFO program: Default directory hash: half_md4 >09:08:19,771 INFO program: Directory Hash Seed: 1f416d77-e04e-47fc-b9c1-afadff0c1c8f >09:08:19,771 INFO program: Journal backup: inode blocks >09:08:19,771 INFO program: Journal features: journal_incompat_revoke >09:08:19,771 INFO program: Journal size: 128M >09:08:19,771 INFO program: Journal length: 32768 >09:08:19,771 INFO program: Journal sequence: 0x00000035 >09:08:19,772 INFO program: Journal start: 0 >09:08:19,772 INFO program: >09:08:19,772 DEBUG program: Return code: 0 >09:08:19,772 INFO program: Running... resize2fs -P /dev/mapper/fedora00-root >09:08:19,776 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:08:19,777 INFO program: Please run 'e2fsck -f /dev/mapper/fedora00-root' first. >09:08:19,777 INFO program: >09:08:19,777 DEBUG program: Return code: 1 >09:08:19,862 INFO program: Running... dumpe2fs -h /dev/loop3 >09:08:19,870 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:08:19,871 INFO program: Filesystem volume name: _Fedora-Live-Wor >09:08:19,871 INFO program: Last mounted on: /var/tmp/imgcreate-TsJQFH/install_root >09:08:19,871 INFO program: Filesystem UUID: 4e350e01-7491-47e2-9118-ef5a20c6922b >09:08:19,871 INFO program: Filesystem magic number: 0xEF53 >09:08:19,871 INFO program: Filesystem revision #: 1 (dynamic) >09:08:19,871 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 >09:08:19,871 INFO program: Filesystem flags: signed_directory_hash >09:08:19,871 INFO program: Default mount options: user_xattr acl >09:08:19,871 INFO program: Filesystem state: clean >09:08:19,871 INFO program: Errors behavior: Continue >09:08:19,872 INFO program: Filesystem OS type: Linux >09:08:19,872 INFO program: Inode count: 393216 >09:08:19,872 INFO program: Block count: 1572864 >09:08:19,872 INFO program: Reserved block count: 15727 >09:08:19,872 INFO program: Free blocks: 569470 >09:08:19,872 INFO program: Free inodes: 256815 >09:08:19,872 INFO program: First block: 0 >09:08:19,872 INFO program: Block size: 4096 >09:08:19,872 INFO program: Fragment size: 4096 >09:08:19,872 INFO program: Reserved GDT blocks: 383 >09:08:19,872 INFO program: Blocks per group: 32768 >09:08:19,873 INFO program: Fragments per group: 32768 >09:08:19,873 INFO program: Inodes per group: 8192 >09:08:19,873 INFO program: Inode blocks per group: 512 >09:08:19,873 INFO program: Flex block group size: 16 >09:08:19,873 INFO program: Filesystem created: Wed Oct 29 15:11:04 2014 >09:08:19,873 INFO program: Last mount time: Wed Oct 29 15:11:05 2014 >09:08:19,873 INFO program: Last write time: Wed Oct 29 15:27:45 2014 >09:08:19,873 INFO program: Mount count: 0 >09:08:19,873 INFO program: Maximum mount count: -1 >09:08:19,873 INFO program: Last checked: Wed Oct 29 15:27:45 2014 >09:08:19,873 INFO program: Check interval: 0 (<none>) >09:08:19,873 INFO program: Lifetime writes: 656 MB >09:08:19,874 INFO program: Reserved blocks uid: 0 (user root) >09:08:19,874 INFO program: Reserved blocks gid: 0 (group root) >09:08:19,874 INFO program: First inode: 11 >09:08:19,874 INFO program: Inode size: 256 >09:08:19,875 INFO program: Required extra isize: 28 >09:08:19,875 INFO program: Desired extra isize: 28 >09:08:19,875 INFO program: Journal inode: 8 >09:08:19,876 INFO program: Default directory hash: half_md4 >09:08:19,876 INFO program: Directory Hash Seed: 6da6e87e-3c3a-46cc-acff-31cdfd081a47 >09:08:19,876 INFO program: Journal backup: inode blocks >09:08:19,876 INFO program: Journal features: journal_incompat_revoke >09:08:19,876 INFO program: Journal size: 128M >09:08:19,876 INFO program: Journal length: 32768 >09:08:19,876 INFO program: Journal sequence: 0x00001b00 >09:08:19,877 INFO program: Journal start: 0 >09:08:19,877 INFO program: >09:08:19,877 DEBUG program: Return code: 0 >09:08:19,878 INFO program: Running... resize2fs -P /dev/loop3 >09:08:19,886 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:08:19,887 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >09:08:19,887 INFO program: Couldn't find valid filesystem superblock. >09:08:19,888 DEBUG program: Return code: 1 >09:08:19,956 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >09:08:19,961 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:08:19,961 INFO program: Filesystem volume name: _Fedora-Live-Wor >09:08:19,961 INFO program: Last mounted on: / >09:08:19,961 INFO program: Filesystem UUID: 4e350e01-7491-47e2-9118-ef5a20c6922b >09:08:19,961 INFO program: Filesystem magic number: 0xEF53 >09:08:19,961 INFO program: Filesystem revision #: 1 (dynamic) >09:08:19,961 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 >09:08:19,962 INFO program: Filesystem flags: signed_directory_hash >09:08:19,962 INFO program: Default mount options: user_xattr acl >09:08:19,962 INFO program: Filesystem state: clean >09:08:19,962 INFO program: Errors behavior: Continue >09:08:19,962 INFO program: Filesystem OS type: Linux >09:08:19,962 INFO program: Inode count: 393216 >09:08:19,962 INFO program: Block count: 1572864 >09:08:19,962 INFO program: Reserved block count: 15727 >09:08:19,962 INFO program: Free blocks: 569470 >09:08:19,962 INFO program: Free inodes: 256815 >09:08:19,962 INFO program: First block: 0 >09:08:19,962 INFO program: Block size: 4096 >09:08:19,963 INFO program: Fragment size: 4096 >09:08:19,963 INFO program: Reserved GDT blocks: 383 >09:08:19,963 INFO program: Blocks per group: 32768 >09:08:19,963 INFO program: Fragments per group: 32768 >09:08:19,963 INFO program: Inodes per group: 8192 >09:08:19,963 INFO program: Inode blocks per group: 512 >09:08:19,963 INFO program: Flex block group size: 16 >09:08:19,963 INFO program: Filesystem created: Wed Oct 29 15:11:04 2014 >09:08:19,963 INFO program: Last mount time: Thu Oct 30 08:58:56 2014 >09:08:19,963 INFO program: Last write time: Thu Oct 30 08:58:56 2014 >09:08:19,963 INFO program: Mount count: 1 >09:08:19,964 INFO program: Maximum mount count: -1 >09:08:19,964 INFO program: Last checked: Wed Oct 29 15:27:45 2014 >09:08:19,964 INFO program: Check interval: 0 (<none>) >09:08:19,964 INFO program: Lifetime writes: 656 MB >09:08:19,964 INFO program: Reserved blocks uid: 0 (user root) >09:08:19,964 INFO program: Reserved blocks gid: 0 (group root) >09:08:19,964 INFO program: First inode: 11 >09:08:19,964 INFO program: Inode size: 256 >09:08:19,964 INFO program: Required extra isize: 28 >09:08:19,964 INFO program: Desired extra isize: 28 >09:08:19,964 INFO program: Journal inode: 8 >09:08:19,964 INFO program: First orphan inode: 154551 >09:08:19,965 INFO program: Default directory hash: half_md4 >09:08:19,965 INFO program: Directory Hash Seed: 6da6e87e-3c3a-46cc-acff-31cdfd081a47 >09:08:19,965 INFO program: Journal backup: inode blocks >09:08:19,965 INFO program: Journal features: journal_incompat_revoke >09:08:19,965 INFO program: Journal size: 128M >09:08:19,965 INFO program: Journal length: 32768 >09:08:19,965 INFO program: Journal sequence: 0x00001b01 >09:08:19,965 INFO program: Journal start: 1 >09:08:19,965 INFO program: >09:08:19,965 DEBUG program: Return code: 0 >09:08:19,966 INFO program: Running... resize2fs -P /dev/mapper/live-rw >09:08:19,971 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:08:19,971 INFO program: Estimated minimum size of the filesystem: 1414020 >09:08:19,971 DEBUG program: Return code: 0 >09:08:20,013 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >09:08:20,019 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:08:20,019 INFO program: Filesystem volume name: _Fedora-Live-Wor >09:08:20,020 INFO program: Last mounted on: /var/tmp/imgcreate-TsJQFH/install_root >09:08:20,020 INFO program: Filesystem UUID: 4e350e01-7491-47e2-9118-ef5a20c6922b >09:08:20,021 INFO program: Filesystem magic number: 0xEF53 >09:08:20,021 INFO program: Filesystem revision #: 1 (dynamic) >09:08:20,021 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 >09:08:20,022 INFO program: Filesystem flags: signed_directory_hash >09:08:20,022 INFO program: Default mount options: user_xattr acl >09:08:20,022 INFO program: Filesystem state: clean >09:08:20,023 INFO program: Errors behavior: Continue >09:08:20,023 INFO program: Filesystem OS type: Linux >09:08:20,023 INFO program: Inode count: 393216 >09:08:20,023 INFO program: Block count: 1572864 >09:08:20,024 INFO program: Reserved block count: 15727 >09:08:20,024 INFO program: Free blocks: 569470 >09:08:20,024 INFO program: Free inodes: 256815 >09:08:20,024 INFO program: First block: 0 >09:08:20,025 INFO program: Block size: 4096 >09:08:20,025 INFO program: Fragment size: 4096 >09:08:20,025 INFO program: Reserved GDT blocks: 383 >09:08:20,025 INFO program: Blocks per group: 32768 >09:08:20,026 INFO program: Fragments per group: 32768 >09:08:20,026 INFO program: Inodes per group: 8192 >09:08:20,026 INFO program: Inode blocks per group: 512 >09:08:20,026 INFO program: Flex block group size: 16 >09:08:20,027 INFO program: Filesystem created: Wed Oct 29 15:11:04 2014 >09:08:20,027 INFO program: Last mount time: Wed Oct 29 15:11:05 2014 >09:08:20,027 INFO program: Last write time: Wed Oct 29 15:27:45 2014 >09:08:20,027 INFO program: Mount count: 0 >09:08:20,028 INFO program: Maximum mount count: -1 >09:08:20,028 INFO program: Last checked: Wed Oct 29 15:27:45 2014 >09:08:20,028 INFO program: Check interval: 0 (<none>) >09:08:20,028 INFO program: Lifetime writes: 656 MB >09:08:20,028 INFO program: Reserved blocks uid: 0 (user root) >09:08:20,029 INFO program: Reserved blocks gid: 0 (group root) >09:08:20,029 INFO program: First inode: 11 >09:08:20,029 INFO program: Inode size: 256 >09:08:20,029 INFO program: Required extra isize: 28 >09:08:20,030 INFO program: Desired extra isize: 28 >09:08:20,030 INFO program: Journal inode: 8 >09:08:20,030 INFO program: Default directory hash: half_md4 >09:08:20,030 INFO program: Directory Hash Seed: 6da6e87e-3c3a-46cc-acff-31cdfd081a47 >09:08:20,031 INFO program: Journal backup: inode blocks >09:08:20,031 INFO program: Journal features: journal_incompat_revoke >09:08:20,031 INFO program: Journal size: 128M >09:08:20,031 INFO program: Journal length: 32768 >09:08:20,032 INFO program: Journal sequence: 0x00001b00 >09:08:20,032 INFO program: Journal start: 0 >09:08:20,032 INFO program: >09:08:20,032 DEBUG program: Return code: 0 >09:08:20,033 INFO program: Running... resize2fs -P /dev/mapper/live-base >09:08:20,048 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:08:20,049 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >09:08:20,049 INFO program: Couldn't find valid filesystem superblock. >09:08:20,050 DEBUG program: Return code: 1 >09:08:20,105 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >09:08:20,110 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:08:20,110 INFO program: Filesystem volume name: _Fedora-Live-Wor >09:08:20,111 INFO program: Last mounted on: /var/tmp/imgcreate-TsJQFH/install_root >09:08:20,111 INFO program: Filesystem UUID: 4e350e01-7491-47e2-9118-ef5a20c6922b >09:08:20,111 INFO program: Filesystem magic number: 0xEF53 >09:08:20,111 INFO program: Filesystem revision #: 1 (dynamic) >09:08:20,111 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 >09:08:20,111 INFO program: Filesystem flags: signed_directory_hash >09:08:20,111 INFO program: Default mount options: user_xattr acl >09:08:20,111 INFO program: Filesystem state: clean >09:08:20,111 INFO program: Errors behavior: Continue >09:08:20,112 INFO program: Filesystem OS type: Linux >09:08:20,112 INFO program: Inode count: 360448 >09:08:20,112 INFO program: Block count: 1414020 >09:08:20,112 INFO program: Reserved block count: 14138 >09:08:20,112 INFO program: Free blocks: 412682 >09:08:20,112 INFO program: Free inodes: 224047 >09:08:20,112 INFO program: First block: 0 >09:08:20,112 INFO program: Block size: 4096 >09:08:20,112 INFO program: Fragment size: 4096 >09:08:20,112 INFO program: Reserved GDT blocks: 383 >09:08:20,112 INFO program: Blocks per group: 32768 >09:08:20,112 INFO program: Fragments per group: 32768 >09:08:20,113 INFO program: Inodes per group: 8192 >09:08:20,113 INFO program: Inode blocks per group: 512 >09:08:20,113 INFO program: Flex block group size: 16 >09:08:20,113 INFO program: Filesystem created: Wed Oct 29 15:11:04 2014 >09:08:20,113 INFO program: Last mount time: Wed Oct 29 15:11:05 2014 >09:08:20,113 INFO program: Last write time: Wed Oct 29 15:27:46 2014 >09:08:20,113 INFO program: Mount count: 0 >09:08:20,113 INFO program: Maximum mount count: -1 >09:08:20,113 INFO program: Last checked: Wed Oct 29 15:27:46 2014 >09:08:20,113 INFO program: Check interval: 0 (<none>) >09:08:20,113 INFO program: Lifetime writes: 658 MB >09:08:20,114 INFO program: Reserved blocks uid: 0 (user root) >09:08:20,114 INFO program: Reserved blocks gid: 0 (group root) >09:08:20,114 INFO program: First inode: 11 >09:08:20,114 INFO program: Inode size: 256 >09:08:20,114 INFO program: Required extra isize: 28 >09:08:20,114 INFO program: Desired extra isize: 28 >09:08:20,114 INFO program: Journal inode: 8 >09:08:20,114 INFO program: Default directory hash: half_md4 >09:08:20,115 INFO program: Directory Hash Seed: 6da6e87e-3c3a-46cc-acff-31cdfd081a47 >09:08:20,115 INFO program: Journal backup: inode blocks >09:08:20,115 INFO program: Journal features: journal_incompat_revoke >09:08:20,115 INFO program: Journal size: 128M >09:08:20,116 INFO program: Journal length: 32768 >09:08:20,116 INFO program: Journal sequence: 0x00001b00 >09:08:20,116 INFO program: Journal start: 0 >09:08:20,116 INFO program: >09:08:20,117 DEBUG program: Return code: 0 >09:08:20,117 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >09:08:20,123 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:08:20,123 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >09:08:20,123 INFO program: Couldn't find valid filesystem superblock. >09:08:20,123 DEBUG program: Return code: 1 >09:08:20,133 INFO program: Running... udevadm settle --timeout=300 >09:08:20,145 DEBUG program: Return code: 0 >09:08:20,943 INFO program: Running... udevadm settle --timeout=300 >09:08:20,952 DEBUG program: Return code: 0 >09:08:20,957 INFO program: Running... udevadm settle --timeout=300 >09:08:20,965 DEBUG program: Return code: 0 >09:08:20,970 INFO program: Running... udevadm settle --timeout=300 >09:08:20,988 DEBUG program: Return code: 0 >09:08:21,000 INFO program: Running... udevadm settle --timeout=300 >09:08:21,009 DEBUG program: Return code: 0 >09:08:21,011 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/swap >09:08:21,048 DEBUG program: Return code: 0 >09:08:21,052 INFO program: Running... udevadm settle --timeout=300 >09:08:21,061 DEBUG program: Return code: 0 >09:08:21,063 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >09:08:21,097 INFO program: 0 logical volume(s) in volume group "fedora" now active >09:08:21,097 DEBUG program: Return code: 0 >09:08:21,101 INFO program: Running... udevadm settle --timeout=300 >09:08:21,110 DEBUG program: Return code: 0 >09:08:21,114 INFO program: Running... udevadm settle --timeout=300 >09:08:21,123 DEBUG program: Return code: 0 >09:08:21,126 INFO program: Running... udevadm settle --timeout=300 >09:08:21,136 DEBUG program: Return code: 0 >09:08:21,140 INFO program: Running... udevadm settle --timeout=300 >09:08:21,149 DEBUG program: Return code: 0 >09:08:21,152 INFO program: Running... udevadm settle --timeout=300 >09:08:21,161 DEBUG program: Return code: 0 >09:08:21,162 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora00/swap >09:08:21,195 DEBUG program: Return code: 0 >09:08:21,199 INFO program: Running... udevadm settle --timeout=300 >09:08:21,208 DEBUG program: Return code: 0 >09:08:21,210 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora00 >09:08:21,240 INFO program: 0 logical volume(s) in volume group "fedora00" now active >09:08:21,241 DEBUG program: Return code: 0 >09:08:21,245 INFO program: Running... udevadm settle --timeout=300 >09:08:21,254 DEBUG program: Return code: 0 >09:08:21,258 INFO program: Running... udevadm settle --timeout=300 >09:08:21,267 DEBUG program: Return code: 0 >09:08:21,287 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >09:08:21,305 DEBUG program: Return code: 0 >09:08:21,306 INFO program: Running... udevadm settle --timeout=300 >09:08:21,316 DEBUG program: Return code: 0 >09:08:21,316 INFO program: Running... umount /mnt/sysimage >09:08:21,331 DEBUG program: Return code: 0 >09:08:21,332 INFO program: Running... udevadm settle --timeout=300 >09:08:21,340 DEBUG program: Return code: 0 >09:08:21,343 INFO program: Running... udevadm settle --timeout=300 >09:08:21,351 DEBUG program: Return code: 0 >09:08:21,355 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/root >09:08:21,389 DEBUG program: Return code: 0 >09:08:21,391 INFO program: Running... udevadm settle --timeout=300 >09:08:21,424 DEBUG program: Return code: 0 >09:08:21,425 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >09:08:21,445 DEBUG program: Return code: 0 >09:08:21,446 INFO program: Running... arch >09:08:21,464 INFO program: x86_64 >09:08:21,465 DEBUG program: Return code: 0 >09:08:21,518 INFO program: Running... udevadm settle --timeout=300 >09:08:21,535 DEBUG program: Return code: 0 >09:08:21,536 INFO program: Running... umount /mnt/sysimage >09:08:21,554 DEBUG program: Return code: 0 >09:08:21,555 INFO program: Running... udevadm settle --timeout=300 >09:08:21,565 DEBUG program: Return code: 0 >09:08:21,566 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/root >09:08:21,604 DEBUG program: Return code: 0 >09:08:21,606 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vdb1 /mnt/sysimage >09:08:21,613 DEBUG program: Return code: 0 >09:08:21,616 INFO program: Running... udevadm settle --timeout=300 >09:08:21,626 DEBUG program: Return code: 0 >09:08:21,626 INFO program: Running... umount /mnt/sysimage >09:08:21,644 DEBUG program: Return code: 0 >09:08:21,645 INFO program: Running... udevadm settle --timeout=300 >09:08:21,654 DEBUG program: Return code: 0 >09:08:21,657 INFO program: Running... udevadm settle --timeout=300 >09:08:21,668 DEBUG program: Return code: 0 >09:08:21,672 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora00/root >09:08:21,716 DEBUG program: Return code: 0 >09:08:21,717 INFO program: Running... udevadm settle --timeout=300 >09:08:21,744 DEBUG program: Return code: 0 >09:08:21,745 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora00-root /mnt/sysimage >09:08:21,756 DEBUG program: Return code: 0 >09:08:21,757 INFO program: Running... arch >09:08:21,767 INFO program: x86_64 >09:08:21,771 DEBUG program: Return code: 0 >09:08:21,798 INFO program: Running... udevadm settle --timeout=300 >09:08:21,836 DEBUG program: Return code: 0 >09:08:21,837 INFO program: Running... umount /mnt/sysimage >09:08:21,858 DEBUG program: Return code: 0 >09:08:21,861 INFO program: Running... udevadm settle --timeout=300 >09:08:21,871 DEBUG program: Return code: 0 >09:08:21,872 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora00/root >09:08:21,910 DEBUG program: Return code: 0 >09:08:22,102 INFO program: Running... hwclock --hctosys --utc >09:08:23,012 DEBUG program: Return code: 0 >09:08:23,013 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >09:08:23,032 DEBUG program: Return code: 0 >09:09:55,551 INFO program: Running... udevadm settle --timeout=300 >09:09:55,574 DEBUG program: Return code: 0 >09:09:55,608 INFO program: Running... udevadm settle --timeout=300 >09:09:55,617 DEBUG program: Return code: 0 >09:11:33,797 INFO program: Running... udevadm settle --timeout=300 >09:11:33,819 DEBUG program: Return code: 0 >09:11:34,585 INFO program: Running... udevadm settle --timeout=300 >09:11:34,595 DEBUG program: Return code: 0 >09:11:34,630 INFO program: Running... udevadm settle --timeout=300 >09:11:34,640 DEBUG program: Return code: 0 >09:11:39,382 INFO program: Running... swapoff -a >09:11:39,412 DEBUG program: Return code: 0 >09:11:39,426 INFO program: Running... udevadm settle --timeout=300 >09:11:39,439 DEBUG program: Return code: 0 >09:11:39,440 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/fedora00-swap$|","r|/fedora00-root$|","r|/fedora00$|","r|/vdb1$|","r|/vdb2$|","r|/vdb$|"] } fedora/root >09:11:39,487 DEBUG program: Return code: 0 >09:11:39,489 INFO program: Running... udevadm settle --timeout=300 >09:11:39,499 DEBUG program: Return code: 0 >09:11:39,500 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/fedora00-swap$|","r|/fedora00-root$|","r|/fedora00$|","r|/vdb1$|","r|/vdb2$|","r|/vdb$|"] } fedora/swap >09:11:39,532 DEBUG program: Return code: 0 >09:11:39,556 INFO program: Running... wipefs -f -a /dev/vda2 >09:11:39,571 INFO program: /dev/vda2: 8 bytes were erased at offset 0x00000218 (LVM2_member): 4c 56 4d 32 20 30 30 31 >09:11:39,571 DEBUG program: Return code: 0 >09:11:39,572 INFO program: Running... udevadm settle --timeout=300 >09:11:39,598 DEBUG program: Return code: 0 >09:11:39,598 INFO program: Running... udevadm settle --timeout=300 >09:11:39,609 DEBUG program: Return code: 0 >09:11:39,613 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/fedora00-swap$|","r|/fedora00-root$|","r|/fedora00$|","r|/vdb1$|","r|/vdb2$|","r|/vdb$|"] } fedora/swap >09:11:39,633 INFO program: Volume group "fedora" not found >09:11:39,634 INFO program: Skipping volume group fedora >09:11:39,634 DEBUG program: Return code: 5 >09:11:39,774 INFO program: Running... journalctl -b > > >/tmp/storage.log: >09:00:37,283 DEBUG blivet: registered device format class DeviceFormat as None >09:00:37,285 DEBUG blivet: registered device format class Ext2FS as ext2 >09:00:37,285 DEBUG blivet: registered device format class Ext3FS as ext3 >09:00:37,285 DEBUG blivet: registered device format class Ext4FS as ext4 >09:00:37,286 DEBUG blivet: registered device format class FATFS as vfat >09:00:37,286 DEBUG blivet: registered device format class EFIFS as efi >09:00:37,286 DEBUG blivet: registered device format class BTRFS as btrfs >09:00:37,286 DEBUG blivet: registered device format class GFS2 as gfs2 >09:00:37,286 DEBUG blivet: registered device format class JFS as jfs >09:00:37,286 DEBUG blivet: registered device format class ReiserFS as reiserfs >09:00:37,286 DEBUG blivet: registered device format class XFS as xfs >09:00:37,286 DEBUG blivet: registered device format class HFS as hfs >09:00:37,286 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >09:00:37,286 DEBUG blivet: registered device format class HFSPlus as hfs+ >09:00:37,286 DEBUG blivet: registered device format class MacEFIFS as macefi >09:00:37,287 DEBUG blivet: registered device format class NTFS as ntfs >09:00:37,287 DEBUG blivet: registered device format class NFS as nfs >09:00:37,287 DEBUG blivet: registered device format class NFSv4 as nfs4 >09:00:37,287 DEBUG blivet: registered device format class Iso9660FS as iso9660 >09:00:37,287 DEBUG blivet: registered device format class NoDevFS as nodev >09:00:37,287 DEBUG blivet: registered device format class DevPtsFS as devpts >09:00:37,287 DEBUG blivet: registered device format class ProcFS as proc >09:00:37,287 DEBUG blivet: registered device format class SysFS as sysfs >09:00:37,287 DEBUG blivet: registered device format class TmpFS as tmpfs >09:00:37,287 DEBUG blivet: registered device format class BindFS as bind >09:00:37,287 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >09:00:37,287 DEBUG blivet: registered device format class USBFS as usbfs >09:00:37,287 DEBUG blivet: registered device format class MultipathMember as multipath_member >09:00:37,288 DEBUG blivet: registered device format class LUKS as luks >09:00:37,288 DEBUG blivet: registered device format class SwapSpace as swap >09:00:37,289 DEBUG blivet: registered device format class MDRaidMember as mdmember >09:00:37,289 DEBUG blivet: registered device format class BIOSBoot as biosboot >09:00:37,289 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >09:00:37,289 DEBUG blivet: registered device format class DiskLabel as disklabel >09:00:37,290 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >09:00:37,290 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >09:00:37,332 DEBUG blivet: IGNORED: Caught exception, continuing. >09:00:37,332 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >09:00:37,332 DEBUG blivet: IGNORED: Begin exception details. >09:00:37,332 DEBUG blivet: IGNORED: Traceback (most recent call last): >09:00:37,332 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >09:00:37,332 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >09:00:37,332 DEBUG blivet: IGNORED: IOError: Unknown error >09:00:37,332 DEBUG blivet: IGNORED: End exception details. >09:00:37,383 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >09:00:37,383 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >09:00:37,389 INFO blivet: sr0 looks to be the live device; marking as protected >09:00:37,397 INFO blivet: devices to scan: ['sr0', 'vda', 'vdb', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >09:00:37,403 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-uuid/2014-10-29-19-30-23-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-29-19-30-23-00', > 'ID_FS_UUID_ENC': '2014-10-29-19-30-23-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\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': '5dbaabbd', > 'ID_REVISION': '2.1.2', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '10311', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-uuid/2014-10-29-19-30-23-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >09:00:37,404 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >09:00:37,404 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >09:00:37,404 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:37,404 INFO blivet: sr0 is a cdrom >09:00:37,405 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >09:00:37,405 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >09:00:37,409 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >09:00:37,410 INFO blivet: added cdrom sr0 (id 0) to device tree >09:00:37,411 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:00:37,412 DEBUG blivet: looking up parted Device: /dev/sr0 >09:00:37,410 INFO blivet: got device: OpticalDevice instance (0x7faf65b06a50) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 1345 MiB > format = existing None > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 688640 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (42, 255, 63) biosGeometry: (42, 255, 63) > PedDevice: <_ped.Device object at 0x7faf65b23e60> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >09:00:37,437 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:00:37,440 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >09:00:37,440 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:00:37,441 INFO blivet: type detected on 'sr0' is 'iso9660' >09:00:37,442 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:00:37,442 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 3 >09:00:37,443 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >09:00:37,443 INFO blivet: got format: existing iso9660 filesystem >09:00:37,443 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'f3f062a4-7d6b-4ef3-b29e-a8eac1d86fd1', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12046', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >09:00:37,444 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >09:00:37,444 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:00:37,444 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:37,444 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >09:00:37,445 INFO blivet: vda is a disk >09:00:37,445 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >09:00:37,445 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:00:37,463 INFO blivet: added disk vda (id 5) to device tree >09:00:37,463 DEBUG blivet: looking up parted Device: /dev/vda >09:00:37,463 INFO blivet: got device: DiskDevice instance (0x7faf65a718d0) -- > name = vda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 8192 MiB > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7faf65a2e320> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf65a40fd0> >09:00:37,472 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >09:00:37,472 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: gpt ; >09:00:37,472 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >09:00:37,472 DEBUG blivet: required disklabel type for vda (15) is None >09:00:37,472 DEBUG blivet: default disklabel type for vda is msdos >09:00:37,473 DEBUG blivet: selecting msdos disklabel for vda based on size >09:00:37,473 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >09:00:37,475 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7faf659da0d0> > PedDisk: <_ped.Disk object at 0x7faf659d37e8> >09:00:37,475 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 8 >09:00:37,475 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >09:00:37,476 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '6cbcbd76-aa20-4aff-9a7b-88157ab1c2a1', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12168', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb'} ; name: vdb ; >09:00:37,476 INFO blivet: scanning vdb (/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb)... >09:00:37,477 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:00:37,478 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:37,478 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdb ; >09:00:37,478 INFO blivet: vdb is a disk >09:00:37,478 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >09:00:37,479 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >09:00:37,482 INFO blivet: added disk vdb (id 10) to device tree >09:00:37,482 DEBUG blivet: looking up parted Device: /dev/vdb >09:00:37,482 INFO blivet: got device: DiskDevice instance (0x7faf65a40e50) -- > name = vdb status = True kids = 0 id = 10 > parents = [] > uuid = None size = 8192 MiB > format = existing None > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32687 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7faf65a2e560> > target size = 0 B path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf659da610> >09:00:37,488 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb ; >09:00:37,488 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: gpt ; >09:00:37,489 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >09:00:37,489 DEBUG blivet: required disklabel type for vdb (15) is None >09:00:37,489 DEBUG blivet: default disklabel type for vdb is msdos >09:00:37,489 DEBUG blivet: selecting msdos disklabel for vdb based on size >09:00:37,490 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >09:00:37,491 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7faf659da850> > PedDisk: <_ped.Disk object at 0x7faf659e4b48> >09:00:37,492 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 13 >09:00:37,492 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >09:00:37,493 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': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24651', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >09:00:37,493 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >09:00:37,494 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >09:00:37,494 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:37,494 INFO blivet: loop0 is a loop device >09:00:37,494 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >09:00:37,495 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >09:00:37,495 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:37,496 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 16 >09:00:37,497 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >09:00:37,497 INFO blivet: added file /osmin.img (deleted) (id 15) to device tree >09:00:37,497 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >09:00:37,497 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 19 >09:00:37,498 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:00:37,498 INFO blivet: added loop loop0 (id 18) to device tree >09:00:37,498 INFO blivet: got device: LoopDevice instance (0x7faf65a4c210) -- > name = loop0 status = False kids = 0 id = 18 > parents = ['existing 0 B file /osmin.img (deleted) (15)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >09:00:37,499 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >09:00:37,499 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >09:00:37,499 DEBUG blivet: device loop0 does not contain a disklabel >09:00:37,499 INFO blivet: type detected on 'loop0' is 'squashfs' >09:00:37,499 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 21 >09:00:37,499 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:00:37,500 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': '24751', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >09:00:37,500 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >09:00:37,500 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >09:00:37,500 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:37,501 INFO blivet: loop1 is a loop device >09:00:37,501 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >09:00:37,501 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >09:00:37,501 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:37,501 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 24 >09:00:37,502 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >09:00:37,502 INFO blivet: added file /osmin (id 23) to device tree >09:00:37,502 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >09:00:37,502 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >09:00:37,503 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:00:37,503 INFO blivet: added loop loop1 (id 26) to device tree >09:00:37,503 INFO blivet: got device: LoopDevice instance (0x7faf659da710) -- > name = loop1 status = False kids = 0 id = 26 > parents = ['existing 0 B file /osmin (23)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >09:00:37,504 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >09:00:37,504 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >09:00:37,504 DEBUG blivet: device loop1 does not contain a disklabel >09:00:37,504 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >09:00:37,504 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 29 >09:00:37,504 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:00:37,505 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': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24847', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >09:00:37,505 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >09:00:37,505 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >09:00:37,506 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:37,506 INFO blivet: loop2 is a loop device >09:00:37,506 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >09:00:37,506 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >09:00:37,506 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:37,507 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 32 >09:00:37,507 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >09:00:37,507 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 31) to device tree >09:00:37,507 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >09:00:37,507 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >09:00:37,508 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:00:37,508 INFO blivet: added loop loop2 (id 34) to device tree >09:00:37,508 INFO blivet: got device: LoopDevice instance (0x7faf659dafd0) -- > name = loop2 status = False kids = 0 id = 34 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (31)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >09:00:37,509 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >09:00:37,509 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >09:00:37,509 DEBUG blivet: device loop2 does not contain a disklabel >09:00:37,509 INFO blivet: type detected on 'loop2' is 'squashfs' >09:00:37,510 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 37 >09:00:37,510 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:00:37,511 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24944', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >09:00:37,511 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >09:00:37,511 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:00:37,511 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:37,511 INFO blivet: loop3 is a loop device >09:00:37,512 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >09:00:37,512 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >09:00:37,512 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:37,512 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >09:00:37,513 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >09:00:37,513 INFO blivet: added file /LiveOS/ext3fs.img (id 39) to device tree >09:00:37,513 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >09:00:37,513 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 43 >09:00:37,514 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >09:00:37,514 INFO blivet: added loop loop3 (id 42) to device tree >09:00:37,514 INFO blivet: got device: LoopDevice instance (0x7faf659ef310) -- > name = loop3 status = False kids = 0 id = 42 > parents = ['existing 0 B file /LiveOS/ext3fs.img (39)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >09:00:37,514 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >09:00:37,515 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >09:00:37,515 DEBUG blivet: device loop3 does not contain a disklabel >09:00:37,515 INFO blivet: type detected on 'loop3' is 'ext4' >09:00:37,515 DEBUG blivet: Ext4FS.supported: supported: True ; >09:00:37,516 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 45 >09:00:37,516 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >09:00:37,516 INFO blivet: got format: existing ext4 filesystem >09:00:37,517 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': '25100', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >09:00:37,517 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >09:00:37,517 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >09:00:37,517 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:37,517 INFO blivet: loop4 is a loop device >09:00:37,518 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >09:00:37,518 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >09:00:37,518 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:37,518 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 48 >09:00:37,519 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >09:00:37,519 INFO blivet: added file /overlay (deleted) (id 47) to device tree >09:00:37,519 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >09:00:37,519 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 51 >09:00:37,519 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >09:00:37,520 INFO blivet: added loop loop4 (id 50) to device tree >09:00:37,520 INFO blivet: got device: LoopDevice instance (0x7faf659ef390) -- > name = loop4 status = False kids = 0 id = 50 > parents = ['existing 0 B file /overlay (deleted) (47)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >09:00:37,520 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >09:00:37,521 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >09:00:37,521 DEBUG blivet: device loop4 does not contain a disklabel >09:00:37,521 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >09:00:37,521 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 53 >09:00:37,521 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >09:00:37,522 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2092', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >09:00:37,522 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >09:00:37,522 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >09:00:37,523 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:37,523 INFO blivet: live-rw is a device-mapper device >09:00:37,523 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >09:00:37,523 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:00:37,524 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (42) with existing ext4 filesystem >09:00:37,524 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >09:00:37,525 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (50) >09:00:37,525 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >09:00:37,525 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:37,526 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >09:00:37,526 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 56 >09:00:37,526 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >09:00:37,526 INFO blivet: added dm live-rw (id 55) to device tree >09:00:37,527 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >09:00:37,526 INFO blivet: got device: DMDevice instance (0x7faf659ef450) -- > name = live-rw status = True kids = 0 id = 55 > parents = ['existing 0 B loop loop4 (50)'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7faf65b239e0> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >09:00:37,540 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >09:00:37,541 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >09:00:37,541 DEBUG blivet: device live-rw does not contain a disklabel >09:00:37,541 INFO blivet: type detected on 'live-rw' is 'ext4' >09:00:37,541 DEBUG blivet: Ext4FS.supported: supported: True ; >09:00:37,541 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 58 >09:00:37,542 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >09:00:37,542 INFO blivet: got format: existing ext4 filesystem >09:00:37,543 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9148', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >09:00:37,543 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >09:00:37,543 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >09:00:37,543 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:37,543 INFO blivet: live-base is a device-mapper device >09:00:37,544 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >09:00:37,544 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:00:37,544 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:00:37,545 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (42) with existing ext4 filesystem >09:00:37,545 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >09:00:37,546 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:37,546 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >09:00:37,546 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 61 >09:00:37,547 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >09:00:37,547 INFO blivet: added dm live-base (id 60) to device tree >09:00:37,547 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >09:00:37,547 INFO blivet: got device: DMDevice instance (0x7faf659ef790) -- > name = live-base status = True kids = 0 id = 60 > parents = ['existing 0 B loop loop3 (42) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7faf65a2e440> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >09:00:37,555 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >09:00:37,555 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >09:00:37,555 DEBUG blivet: device live-base does not contain a disklabel >09:00:37,555 INFO blivet: type detected on 'live-base' is 'ext4' >09:00:37,556 DEBUG blivet: Ext4FS.supported: supported: True ; >09:00:37,556 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 63 >09:00:37,556 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >09:00:37,556 INFO blivet: got format: existing ext4 filesystem >09:00:37,557 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17764', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >09:00:37,557 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >09:00:37,557 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >09:00:37,558 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:37,558 INFO blivet: live-osimg-min is a device-mapper device >09:00:37,558 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >09:00:37,559 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:00:37,559 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >09:00:37,559 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >09:00:37,559 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (26) >09:00:37,560 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:00:37,560 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (42) with existing ext4 filesystem >09:00:37,561 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >09:00:37,561 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:37,562 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >09:00:37,562 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >09:00:37,562 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >09:00:37,562 INFO blivet: added dm live-osimg-min (id 65) to device tree >09:00:37,563 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >09:00:37,562 INFO blivet: got device: DMDevice instance (0x7faf65a4c150) -- > name = live-osimg-min status = True kids = 0 id = 65 > parents = ['existing 0 B loop loop3 (42) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7faf65a2e680> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >09:00:37,568 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >09:00:37,569 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >09:00:37,569 DEBUG blivet: device live-osimg-min does not contain a disklabel >09:00:37,569 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >09:00:37,569 DEBUG blivet: Ext4FS.supported: supported: True ; >09:00:37,569 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 68 >09:00:37,570 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >09:00:37,570 INFO blivet: got format: existing ext4 filesystem >09:00:37,578 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >09:00:37,578 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:00:37,579 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:00:37,579 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:00:37,586 DEBUG blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >09:00:37,586 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >09:00:37,586 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >09:00:37,593 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >09:00:37,593 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >09:00:37,593 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >09:00:38,916 INFO blivet: ISCSID is /sbin/iscsid >09:00:38,916 INFO blivet: no initiator set >09:00:38,951 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >09:00:38,951 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >09:00:39,192 DEBUG blivet: trying to set new default fstype to 'ext4' >09:00:39,199 DEBUG blivet: Ext4FS.supported: supported: True ; >09:00:39,200 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >09:00:39,200 DEBUG blivet: Ext4FS.supported: supported: True ; >09:00:39,212 INFO blivet: Detected 2048 MiB of memory >09:00:39,220 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >09:00:39,227 INFO blivet: Swap attempt of 0.0 >09:00:39,870 INFO blivet: resetting Blivet (version 0.61.8) instance <blivet.Blivet object at 0x7fac6946a190> >09:00:39,870 INFO blivet: no initiator set >09:00:39,871 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >09:00:39,871 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >09:00:39,943 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >09:00:39,943 INFO blivet: sr0 looks to be the live device; marking as protected >09:00:39,961 INFO blivet: devices to scan: ['sr0', 'vda', 'vdb', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >09:00:39,966 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-uuid/2014-10-29-19-30-23-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-29-19-30-23-00', > 'ID_FS_UUID_ENC': '2014-10-29-19-30-23-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\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': '5dbaabbd', > 'ID_REVISION': '2.1.2', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '10311', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-uuid/2014-10-29-19-30-23-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >09:00:39,967 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >09:00:39,967 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >09:00:39,967 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:39,968 INFO blivet: sr0 is a cdrom >09:00:39,968 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >09:00:39,968 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >09:00:39,973 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >09:00:39,974 INFO blivet: added cdrom sr0 (id 1) to device tree >09:00:39,976 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:00:39,977 DEBUG blivet: looking up parted Device: /dev/sr0 >09:00:39,974 INFO blivet: got device: OpticalDevice instance (0x7fac591e0d90) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1345 MiB > format = existing None > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 688640 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (42, 255, 63) biosGeometry: (42, 255, 63) > PedDevice: <_ped.Device object at 0x7fac591a2290> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >09:00:40,006 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:00:40,009 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:00:40,242 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:00:40,246 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >09:00:40,249 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:00:40,250 INFO blivet: type detected on 'sr0' is 'iso9660' >09:00:40,251 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:00:40,251 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >09:00:40,252 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >09:00:40,252 INFO blivet: got format: existing iso9660 filesystem >09:00:40,252 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'f3f062a4-7d6b-4ef3-b29e-a8eac1d86fd1', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12046', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >09:00:40,253 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >09:00:40,253 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:00:40,253 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:40,254 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >09:00:40,254 INFO blivet: vda is a disk >09:00:40,254 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >09:00:40,255 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:00:40,261 INFO blivet: added disk vda (id 6) to device tree >09:00:40,261 DEBUG blivet: looking up parted Device: /dev/vda >09:00:40,261 INFO blivet: got device: DiskDevice instance (0x7fac47962f10) -- > name = vda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8192 MiB > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32684 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7fac47975200> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fac4797a250> >09:00:40,285 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >09:00:40,288 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: gpt ; >09:00:40,288 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >09:00:40,288 DEBUG blivet: required disklabel type for vda (15) is None >09:00:40,288 DEBUG blivet: default disklabel type for vda is msdos >09:00:40,288 DEBUG blivet: selecting msdos disklabel for vda based on size >09:00:40,291 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >09:00:40,292 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7fac47992b90> > PedDisk: <_ped.Disk object at 0x7fac47998248> >09:00:40,293 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >09:00:40,294 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >09:00:40,296 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '6cbcbd76-aa20-4aff-9a7b-88157ab1c2a1', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12168', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb'} ; name: vdb ; >09:00:40,296 INFO blivet: scanning vdb (/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb)... >09:00:40,300 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:00:40,301 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:40,302 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdb ; >09:00:40,302 INFO blivet: vdb is a disk >09:00:40,303 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >09:00:40,304 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >09:00:40,311 INFO blivet: added disk vdb (id 11) to device tree >09:00:40,312 DEBUG blivet: looking up parted Device: /dev/vdb >09:00:40,311 INFO blivet: got device: DiskDevice instance (0x7fac47999650) -- > name = vdb status = True kids = 0 id = 11 > parents = [] > uuid = None size = 8192 MiB > format = existing None > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7fac479755f0> > target size = 0 B path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fac47999950> >09:00:40,332 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb ; >09:00:40,333 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: gpt ; >09:00:40,333 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >09:00:40,334 DEBUG blivet: required disklabel type for vdb (15) is None >09:00:40,334 DEBUG blivet: default disklabel type for vdb is msdos >09:00:40,334 DEBUG blivet: selecting msdos disklabel for vdb based on size >09:00:40,335 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >09:00:40,336 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7fac47988950> > PedDisk: <_ped.Disk object at 0x7fac476bf3b0> >09:00:40,338 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 14 >09:00:40,339 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >09:00:40,339 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': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24651', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >09:00:40,340 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >09:00:40,343 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >09:00:40,350 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:40,350 INFO blivet: loop0 is a loop device >09:00:40,351 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >09:00:40,351 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >09:00:40,352 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:40,352 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >09:00:40,353 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >09:00:40,353 INFO blivet: added file /osmin.img (deleted) (id 16) to device tree >09:00:40,355 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >09:00:40,355 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 >09:00:40,356 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:00:40,356 INFO blivet: added loop loop0 (id 19) to device tree >09:00:40,356 INFO blivet: got device: LoopDevice instance (0x7fac476c0390) -- > name = loop0 status = False kids = 0 id = 19 > parents = ['existing 0 B file /osmin.img (deleted) (16)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >09:00:40,362 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >09:00:40,363 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >09:00:40,363 DEBUG blivet: device loop0 does not contain a disklabel >09:00:40,363 INFO blivet: type detected on 'loop0' is 'squashfs' >09:00:40,363 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 22 >09:00:40,364 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:00:40,365 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': '24751', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >09:00:40,365 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >09:00:40,365 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >09:00:40,366 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:40,366 INFO blivet: loop1 is a loop device >09:00:40,366 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >09:00:40,367 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >09:00:40,368 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:40,368 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 25 >09:00:40,369 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >09:00:40,369 INFO blivet: added file /osmin (id 24) to device tree >09:00:40,369 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >09:00:40,370 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 >09:00:40,370 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:00:40,370 INFO blivet: added loop loop1 (id 27) to device tree >09:00:40,370 INFO blivet: got device: LoopDevice instance (0x7fac476c0a50) -- > name = loop1 status = False kids = 0 id = 27 > parents = ['existing 0 B file /osmin (24)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >09:00:40,373 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >09:00:40,373 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >09:00:40,373 DEBUG blivet: device loop1 does not contain a disklabel >09:00:40,373 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >09:00:40,373 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 30 >09:00:40,374 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:00:40,375 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': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24847', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >09:00:40,375 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >09:00:40,376 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >09:00:40,376 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:40,376 INFO blivet: loop2 is a loop device >09:00:40,377 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >09:00:40,377 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >09:00:40,378 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:40,378 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 33 >09:00:40,379 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >09:00:40,379 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 32) to device tree >09:00:40,379 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >09:00:40,379 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 36 >09:00:40,380 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:00:40,380 INFO blivet: added loop loop2 (id 35) to device tree >09:00:40,380 INFO blivet: got device: LoopDevice instance (0x7fac476c0710) -- > name = loop2 status = False kids = 0 id = 35 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (32)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >09:00:40,382 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >09:00:40,383 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >09:00:40,383 DEBUG blivet: device loop2 does not contain a disklabel >09:00:40,383 INFO blivet: type detected on 'loop2' is 'squashfs' >09:00:40,383 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 38 >09:00:40,384 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:00:40,385 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24944', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >09:00:40,385 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >09:00:40,386 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:00:40,386 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:40,386 INFO blivet: loop3 is a loop device >09:00:40,387 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >09:00:40,387 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >09:00:40,388 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:40,388 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 41 >09:00:40,388 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >09:00:40,389 INFO blivet: added file /LiveOS/ext3fs.img (id 40) to device tree >09:00:40,389 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >09:00:40,390 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 >09:00:40,390 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >09:00:40,390 INFO blivet: added loop loop3 (id 43) to device tree >09:00:40,390 INFO blivet: got device: LoopDevice instance (0x7fac476c0f90) -- > name = loop3 status = False kids = 0 id = 43 > parents = ['existing 0 B file /LiveOS/ext3fs.img (40)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >09:00:40,392 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >09:00:40,393 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >09:00:40,393 DEBUG blivet: device loop3 does not contain a disklabel >09:00:40,393 INFO blivet: type detected on 'loop3' is 'ext4' >09:00:40,461 DEBUG blivet: size=0 B, current=6144 MiB >09:00:40,469 DEBUG blivet: using current size 0 as min size >09:00:40,470 DEBUG blivet: Ext4FS.supported: supported: True ; >09:00:40,470 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 46 >09:00:40,471 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >09:00:40,471 INFO blivet: got format: existing ext4 filesystem >09:00:40,472 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': '25100', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >09:00:40,472 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >09:00:40,472 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >09:00:40,473 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:40,473 INFO blivet: loop4 is a loop device >09:00:40,473 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >09:00:40,474 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >09:00:40,475 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:40,475 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 49 >09:00:40,476 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >09:00:40,476 INFO blivet: added file /overlay (deleted) (id 48) to device tree >09:00:40,477 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >09:00:40,477 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 52 >09:00:40,478 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >09:00:40,478 INFO blivet: added loop loop4 (id 51) to device tree >09:00:40,478 INFO blivet: got device: LoopDevice instance (0x7fac476d2f50) -- > name = loop4 status = False kids = 0 id = 51 > parents = ['existing 0 B file /overlay (deleted) (48)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >09:00:40,480 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >09:00:40,480 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >09:00:40,480 DEBUG blivet: device loop4 does not contain a disklabel >09:00:40,480 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >09:00:40,481 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 54 >09:00:40,481 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >09:00:40,483 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2092', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >09:00:40,483 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >09:00:40,483 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >09:00:40,484 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:40,484 INFO blivet: live-rw is a device-mapper device >09:00:40,484 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >09:00:40,485 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:00:40,485 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (43) with existing ext4 filesystem >09:00:40,486 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >09:00:40,487 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (51) >09:00:40,488 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >09:00:40,488 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:40,489 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >09:00:40,489 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 57 >09:00:40,490 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >09:00:40,490 INFO blivet: added dm live-rw (id 56) to device tree >09:00:40,491 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >09:00:40,490 INFO blivet: got device: DMDevice instance (0x7fac476e2050) -- > name = live-rw status = True kids = 0 id = 56 > parents = ['existing 0 B loop loop4 (51)'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7fac47975170> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >09:00:40,508 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >09:00:40,513 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >09:00:40,513 DEBUG blivet: device live-rw does not contain a disklabel >09:00:40,513 INFO blivet: type detected on 'live-rw' is 'ext4' >09:00:40,530 DEBUG blivet: size=5523.52 MiB, current=6144 MiB >09:00:40,543 DEBUG blivet: padding min size from 5791825920 up to 5791826420 >09:00:40,544 DEBUG blivet: Ext4FS.supported: supported: True ; >09:00:40,544 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 59 >09:00:40,545 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >09:00:40,545 INFO blivet: got format: existing ext4 filesystem >09:00:40,546 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9148', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >09:00:40,547 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >09:00:40,547 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >09:00:40,548 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:40,548 INFO blivet: live-base is a device-mapper device >09:00:40,548 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >09:00:40,549 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:00:40,549 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:00:40,550 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (43) with existing ext4 filesystem >09:00:40,551 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >09:00:40,552 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:40,552 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >09:00:40,552 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 62 >09:00:40,553 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >09:00:40,553 INFO blivet: added dm live-base (id 61) to device tree >09:00:40,554 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >09:00:40,553 INFO blivet: got device: DMDevice instance (0x7fac8213f990) -- > name = live-base status = True kids = 0 id = 61 > parents = ['existing 0 B loop loop3 (43) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32684 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7fac47975560> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >09:00:40,566 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >09:00:40,567 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >09:00:40,567 DEBUG blivet: device live-base does not contain a disklabel >09:00:40,567 INFO blivet: type detected on 'live-base' is 'ext4' >09:00:40,587 DEBUG blivet: size=0 B, current=6144 MiB >09:00:40,594 DEBUG blivet: using current size 0 as min size >09:00:40,594 DEBUG blivet: Ext4FS.supported: supported: True ; >09:00:40,595 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 64 >09:00:40,595 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >09:00:40,595 INFO blivet: got format: existing ext4 filesystem >09:00:40,597 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17764', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >09:00:40,597 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >09:00:40,598 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >09:00:40,598 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:40,598 INFO blivet: live-osimg-min is a device-mapper device >09:00:40,599 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >09:00:40,600 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:00:40,600 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >09:00:40,601 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >09:00:40,601 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (27) >09:00:40,602 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:00:40,603 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (43) with existing ext4 filesystem >09:00:40,604 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >09:00:40,605 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:00:40,605 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >09:00:40,605 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >09:00:40,606 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >09:00:40,606 INFO blivet: added dm live-osimg-min (id 66) to device tree >09:00:40,607 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >09:00:40,606 INFO blivet: got device: DMDevice instance (0x7fac476e2110) -- > name = live-osimg-min status = True kids = 0 id = 66 > parents = ['existing 0 B loop loop3 (43) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 20063 did: 19777 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7fac479757a0> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >09:00:40,619 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >09:00:40,620 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >09:00:40,620 DEBUG blivet: device live-osimg-min does not contain a disklabel >09:00:40,620 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >09:00:40,639 DEBUG blivet: size=0 B, current=5523.52 MiB >09:00:40,647 DEBUG blivet: using current size 0 as min size >09:00:40,648 DEBUG blivet: Ext4FS.supported: supported: True ; >09:00:40,648 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 69 >09:00:40,648 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >09:00:40,649 INFO blivet: got format: existing ext4 filesystem >09:00:40,664 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:00:40,664 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:00:40,665 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:00:40,678 DEBUG blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >09:00:40,679 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >09:00:40,679 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >09:00:40,693 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >09:00:40,693 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >09:00:40,693 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >09:00:40,694 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >09:00:40,694 INFO blivet: edd: MBR signature on vda is zero. new disk image? >09:00:40,695 INFO blivet: edd: MBR signature on vdb is zero. new disk image? >09:00:40,695 INFO blivet: edd: collected mbr signatures: {} >09:00:40,722 DEBUG blivet: Ext4FS.supported: supported: True ; >09:00:40,723 DEBUG blivet: Ext4FS.supported: supported: True ; >09:00:40,724 DEBUG blivet: Ext4FS.supported: supported: True ; >09:00:40,725 DEBUG blivet: Ext4FS.supported: supported: True ; >09:00:40,726 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:00:40,727 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:00:40,760 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; hidden: False ; incomplete: False ; >09:00:40,760 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 6144 MiB dm live-base (61) with existing ext4 filesystem >09:00:46,520 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:00:46,521 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:00:46,521 DEBUG blivet: NFSv4.supported: supported: False ; >09:00:46,522 DEBUG blivet: NFSv4.supported: supported: False ; >09:00:46,522 DEBUG blivet: SELinuxFS.supported: supported: False ; >09:00:46,522 DEBUG blivet: SELinuxFS.supported: supported: False ; >09:00:46,523 DEBUG blivet: Ext4FS.supported: supported: True ; >09:00:46,523 DEBUG blivet: Ext4FS.supported: supported: True ; >09:00:46,523 DEBUG blivet: Ext3FS.supported: supported: True ; >09:00:46,524 DEBUG blivet: Ext3FS.supported: supported: True ; >09:00:46,524 DEBUG blivet: Ext2FS.supported: supported: True ; >09:00:46,524 DEBUG blivet: Ext2FS.supported: supported: True ; >09:00:46,525 DEBUG blivet: SysFS.supported: supported: False ; >09:00:46,525 DEBUG blivet: SysFS.supported: supported: False ; >09:00:46,525 DEBUG blivet: MultipathMember.__init__: >09:00:46,526 DEBUG blivet: SwapSpace.__init__: >09:00:46,526 DEBUG blivet: ProcFS.supported: supported: False ; >09:00:46,527 DEBUG blivet: ProcFS.supported: supported: False ; >09:00:46,527 DEBUG blivet: NoDevFS.supported: supported: False ; >09:00:46,527 DEBUG blivet: NoDevFS.supported: supported: False ; >09:00:46,528 DEBUG blivet: DevPtsFS.supported: supported: False ; >09:00:46,528 DEBUG blivet: DevPtsFS.supported: supported: False ; >09:00:46,528 DEBUG blivet: BTRFS.supported: supported: True ; >09:00:46,604 DEBUG blivet: USBFS.supported: supported: False ; >09:00:46,605 DEBUG blivet: USBFS.supported: supported: False ; >09:00:46,605 DEBUG blivet: DiskLabel.__init__: >09:00:46,605 INFO blivet: DiskLabel.partedDevice returning None >09:00:46,606 DEBUG blivet: HFSPlus.supported: supported: False ; >09:00:46,607 DEBUG blivet: HFSPlus.supported: supported: False ; >09:00:46,607 DEBUG blivet: XFS.supported: supported: True ; >09:00:46,661 DEBUG blivet: XFS.supported: supported: True ; >09:00:46,662 DEBUG blivet: TmpFS.supported: supported: True ; >09:00:46,691 DEBUG blivet: LUKS.__init__: >09:00:46,691 DEBUG blivet: NTFS.supported: supported: False ; >09:00:46,692 DEBUG blivet: NTFS.supported: supported: False ; >09:00:46,692 DEBUG blivet: BindFS.supported: supported: False ; >09:00:46,692 DEBUG blivet: BindFS.supported: supported: False ; >09:00:46,693 DEBUG blivet: HFS.supported: supported: False ; >09:00:46,693 DEBUG blivet: HFS.supported: supported: False ; >09:00:46,693 DEBUG blivet: LVMPhysicalVolume.__init__: >09:00:46,694 DEBUG blivet: NFS.supported: supported: False ; >09:00:46,695 DEBUG blivet: NFS.supported: supported: False ; >09:00:46,695 DEBUG blivet: FATFS.supported: supported: True ; >09:00:46,696 DEBUG blivet: FATFS.supported: supported: True ; >09:00:46,697 DEBUG blivet: DMRaidMember.__init__: >09:00:46,697 DEBUG blivet: MDRaidMember.__init__: >09:01:05,374 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:05,375 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:01:05,379 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:05,380 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:01:05,384 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:05,385 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:01:05,385 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:05,386 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:01:06,971 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:06,972 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:01:06,973 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:06,974 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:01:07,691 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:07,692 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:01:07,692 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:07,693 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:01:08,747 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:08,748 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:01:08,748 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:08,748 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:01:10,562 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:10,563 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:01:10,564 INFO blivet: hiding device existing 8192 MiB disk vdb (11) with existing gpt disklabel >09:01:10,571 INFO blivet: removed disk vdb (id 11) from device tree >09:01:10,571 DEBUG blivet: lvm filter: adding vdb to the reject list >09:01:10,572 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:10,572 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:01:11,079 INFO blivet: Detected 2048 MiB of memory >09:01:11,086 INFO blivet: Swap attempt of 2048 MiB >09:01:11,106 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:11,107 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:01:11,107 INFO blivet: Detected 2048 MiB of memory >09:01:11,114 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (819.2 MiB) instead. >09:01:11,125 INFO blivet: Swap attempt of 819.2 MiB >09:01:11,132 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:11,133 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:01:11,133 DEBUG blivet: checking whether disk vda has an empty extended >09:01:11,133 DEBUG blivet: extended is None ; logicals is [] >09:01:11,133 DEBUG blivet: removing vda >09:01:11,133 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 108 >09:01:11,136 DEBUG blivet: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >09:01:11,136 INFO blivet: registered action: [107] destroy format gpt disklabel on disk vda (id 6) >09:01:11,136 DEBUG blivet: clearpart: initializing vda >09:01:11,136 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 110 >09:01:11,137 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:01:11,138 INFO blivet: registered action: [109] destroy format None on disk vda (id 6) >09:01:11,138 DEBUG blivet: required disklabel type for vda (15) is None >09:01:11,138 DEBUG blivet: default disklabel type for vda is msdos >09:01:11,138 DEBUG blivet: selecting msdos disklabel for vda based on size >09:01:11,139 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >09:01:11,140 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >09:01:11,140 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fac54ea25d0> > PedDisk: <_ped.Disk object at 0x7fac54ea3b90> >09:01:11,141 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 111 >09:01:11,142 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >09:01:11,143 INFO blivet: registered action: [112] create format msdos disklabel on disk vda (id 6) >09:01:11,145 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:01:11,146 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:01:11,158 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:01:11,160 INFO blivet: Detected 2048 MiB of memory >09:01:11,169 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (819.2 MiB) instead. >09:01:11,185 INFO blivet: Swap attempt of 819.2 MiB >09:01:11,192 DEBUG blivet: doAutoPart: True >09:01:11,193 DEBUG blivet: encryptedAutoPart: False >09:01:11,193 DEBUG blivet: autoPartType: 2 >09:01:11,193 DEBUG blivet: clearPartType: 2 >09:01:11,193 DEBUG blivet: clearPartDisks: ['vda'] >09:01:11,205 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7fac54ea2910) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7fac54ea2790) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7fac54ea2810) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7fac54ea2710) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7fac54ea29d0) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 819.2 MiB maxSize = None grow = False > >09:01:11,205 DEBUG blivet: storage.disks: ['vda'] >09:01:11,206 DEBUG blivet: storage.partitioned: ['vda'] >09:01:11,206 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda'] >09:01:11,210 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:01:11,210 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:01:11,217 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:01:11,217 DEBUG blivet: boot disk: vda >09:01:11,218 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >09:01:11,219 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 113 >09:01:11,220 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:01:11,220 DEBUG blivet: PartitionDevice._setFormat: req0 ; >09:01:11,221 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >09:01:11,222 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >09:01:11,222 INFO blivet: added partition req0 (id 114) to device tree >09:01:11,223 INFO blivet: registered action: [116] create device partition req0 (id 114) >09:01:11,223 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 118 >09:01:11,224 DEBUG blivet: PartitionDevice._setFormat: req0 ; >09:01:11,225 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: lvmpv ; type: lvmpv ; >09:01:11,225 INFO blivet: registered action: [117] create format lvmpv on partition req0 (id 114) >09:01:11,225 DEBUG blivet: candidate disks: [DiskDevice instance (0x7fac47962f10) -- > name = vda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8192 MiB > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32684 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7fac47975200> > target size = 0 B path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fac4797a250>] >09:01:11,234 DEBUG blivet: devs: [PartitionDevice instance (0x7fac54ec9b90) -- > name = req0 status = False kids = 0 id = 114 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:01:11,245 DEBUG blivet: Ext4FS.supported: supported: True ; >09:01:11,245 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 119 >09:01:11,246 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:01:11,247 DEBUG blivet: PartitionDevice._setFormat: req1 ; >09:01:11,248 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >09:01:11,249 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >09:01:11,249 INFO blivet: added partition req1 (id 120) to device tree >09:01:11,250 INFO blivet: registered action: [122] create device partition req1 (id 120) >09:01:11,250 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 124 >09:01:11,251 DEBUG blivet: PartitionDevice._setFormat: req1 ; >09:01:11,252 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >09:01:11,252 INFO blivet: registered action: [123] create format ext4 filesystem mounted at /boot on partition req1 (id 120) >09:01:11,253 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:11,254 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fac54ec9b90) -- > name = req0 status = False kids = 0 id = 114 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7fac54ec9e10) -- > name = req1 status = False kids = 0 id = 120 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:01:11,273 INFO blivet: skipping unneeded stage1 biosboot request >09:01:11,273 DEBUG blivet: PartSpec instance (0x7fac54ea2710) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >09:01:11,279 DEBUG blivet: existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:01:11,287 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >09:01:11,287 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:11,288 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fac54ec9b90) -- > name = req0 status = False kids = 0 id = 114 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7fac54ec9e10) -- > name = req1 status = False kids = 0 id = 120 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:01:11,307 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:11,308 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fac54ec9b90) -- > name = req0 status = False kids = 0 id = 114 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7fac54ec9e10) -- > name = req1 status = False kids = 0 id = 120 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:01:11,327 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:11,328 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fac54ec9b90) -- > name = req0 status = False kids = 0 id = 114 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7fac54ec9e10) -- > name = req1 status = False kids = 0 id = 120 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:01:11,347 DEBUG blivet: removing all non-preexisting partitions ['req0(id 114)', 'req1(id 120)'] from disk(s) ['vda'] >09:01:11,347 DEBUG blivet: allocatePartitions: disks=['vda'] ; partitions=['req0(id 114)', 'req1(id 120)'] >09:01:11,347 DEBUG blivet: removing all non-preexisting partitions ['req1(id 120)', 'req0(id 114)'] from disk(s) ['vda'] >09:01:11,348 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:01:11,349 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:01:11,356 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:01:11,357 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:01:11,359 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:01:11,366 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:01:11,367 DEBUG blivet: allocating partition: req1 ; id: 120 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >09:01:11,378 DEBUG blivet: checking freespace on vda >09:01:11,379 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >09:01:11,388 DEBUG blivet: checking 63-16777215 (8191.97 MiB) >09:01:11,408 DEBUG blivet: current free range is 63-16777215 (8191.97 MiB) >09:01:11,414 DEBUG blivet: updating use_disk to vda, type: 0 >09:01:11,414 DEBUG blivet: new free: 63-16777215 / 8191.97 MiB >09:01:11,421 DEBUG blivet: new free allows for 0 sectors of growth >09:01:11,421 DEBUG blivet: found free space for bootable request >09:01:11,421 DEBUG blivet: adjusted start sector from 63 to 2048 >09:01:11,421 DEBUG blivet: created partition vda1 of 500 MiB and added it to /dev/vda >09:01:11,427 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >09:01:11,427 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54ed92d0> PedPartition: <_ped.Partition object at 0x7fac4683c230> >09:01:11,428 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >09:01:11,428 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:01:11,429 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >09:01:11,429 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54ed9250> PedPartition: <_ped.Partition object at 0x7fac4683c350> >09:01:11,430 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:01:11,431 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:01:11,436 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:01:11,437 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:01:11,437 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:01:11,442 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:01:11,442 DEBUG blivet: allocating partition: req0 ; id: 114 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >09:01:11,448 DEBUG blivet: checking freespace on vda >09:01:11,448 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >09:01:11,452 DEBUG blivet: checking 63-2047 (992.5 KiB) >09:01:11,457 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >09:01:11,461 DEBUG blivet: checking 1026048-16777215 (7691 MiB) >09:01:11,466 DEBUG blivet: current free range is 1026048-16777215 (7691 MiB) >09:01:11,470 DEBUG blivet: evaluating growth potential for new layout >09:01:11,470 DEBUG blivet: calculating growth for disk /dev/vda >09:01:11,471 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >09:01:11,471 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54ed9710> PedPartition: <_ped.Partition object at 0x7fac54f2ab90> >09:01:11,472 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >09:01:11,472 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >09:01:11,473 DEBUG blivet: adding request 120 to chunk 16775168 (2048-16777215) on /dev/vda >09:01:11,473 DEBUG blivet: adding request 114 to chunk 16775168 (2048-16777215) on /dev/vda >09:01:11,473 DEBUG blivet: Chunk.growRequests: 16775168 on /dev/vda start = 2048 end = 16777215 >sectorSize = 512 B > >09:01:11,474 DEBUG blivet: req: PartitionRequest instance -- >id = 120 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:01:11,474 DEBUG blivet: req: PartitionRequest instance -- >id = 114 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:01:11,474 DEBUG blivet: 1 requests and 14727168 (7191 MiB) left in chunk >09:01:11,479 DEBUG blivet: adding 14727168 (7191 MiB) to 114 (vda2) >09:01:11,483 DEBUG blivet: new grow amount for request 114 (vda2) is 14727168 units, or 7191 MiB >09:01:11,488 DEBUG blivet: request 120 (vda1) growth: 0 (0 B) size: 500 MiB >09:01:11,493 DEBUG blivet: request 114 (vda2) growth: 14727168 (7191 MiB) size: 7691 MiB >09:01:11,502 DEBUG blivet: disk /dev/vda growth: 14727168 (7191 MiB) >09:01:11,507 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:01:11,507 DEBUG blivet: device vda2 new partedPartition None >09:01:11,508 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >09:01:11,508 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >09:01:11,509 DEBUG blivet: total growth: 14727168 sectors >09:01:11,509 DEBUG blivet: updating use_disk to vda, type: 0 >09:01:11,509 DEBUG blivet: new free: 1026048-16777215 / 7691 MiB >09:01:11,513 DEBUG blivet: new free allows for 14727168 sectors of growth >09:01:11,514 DEBUG blivet: created partition vda2 of 500 MiB and added it to /dev/vda >09:01:11,518 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >09:01:11,518 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54ed97d0> PedPartition: <_ped.Partition object at 0x7fac54f2a890> >09:01:11,519 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >09:01:11,520 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >09:01:11,521 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:01:11,521 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54ed9510> PedPartition: <_ped.Partition object at 0x7fac54f2a9b0> >09:01:11,522 DEBUG blivet: growPartitions: disks=['vda'], partitions=['vda2(id 114)', 'vda1(id 120)'] >09:01:11,522 DEBUG blivet: growable partitions are ['vda2'] >09:01:11,522 DEBUG blivet: adding request 114 to chunk 16775168 (2048-16777215) on /dev/vda >09:01:11,522 DEBUG blivet: adding request 120 to chunk 16775168 (2048-16777215) on /dev/vda >09:01:11,522 DEBUG blivet: disk vda has 1 chunks >09:01:11,522 DEBUG blivet: Chunk.growRequests: 16775168 on /dev/vda start = 2048 end = 16777215 >sectorSize = 512 B > >09:01:11,523 DEBUG blivet: req: PartitionRequest instance -- >id = 120 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:01:11,523 DEBUG blivet: req: PartitionRequest instance -- >id = 114 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:01:11,523 DEBUG blivet: 1 requests and 14727168 (7191 MiB) left in chunk >09:01:11,527 DEBUG blivet: adding 14727168 (7191 MiB) to 114 (vda2) >09:01:11,532 DEBUG blivet: new grow amount for request 114 (vda2) is 14727168 units, or 7191 MiB >09:01:11,537 DEBUG blivet: growing partitions on vda >09:01:11,537 DEBUG blivet: partition vda1 (120): 0 >09:01:11,537 DEBUG blivet: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fac54ea2390> PedGeometry: <_ped.Geometry object at 0x7fac54ed9990> >09:01:11,537 DEBUG blivet: partition vda2 (114): 0 >09:01:11,537 DEBUG blivet: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 16777215 length: 15751168 > device: <parted.device.Device object at 0x7fac54ea2390> PedGeometry: <_ped.Geometry object at 0x7fac54ed9b10> >09:01:11,537 DEBUG blivet: removing all non-preexisting partitions ['vda1(id 120)', 'vda2(id 114)'] from disk(s) ['vda'] >09:01:11,538 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >09:01:11,538 DEBUG blivet: device vda1 new partedPartition None >09:01:11,538 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >09:01:11,539 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >09:01:11,539 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:01:11,539 DEBUG blivet: device vda2 new partedPartition None >09:01:11,540 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >09:01:11,540 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >09:01:11,541 DEBUG blivet: back from removeNewPartitions >09:01:11,541 DEBUG blivet: extended: None >09:01:11,541 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fac54ea2390> PedGeometry: <_ped.Geometry object at 0x7fac54ed9990> >09:01:11,541 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >09:01:11,541 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54ed9d50> PedPartition: <_ped.Partition object at 0x7fac54f4bd70> >09:01:11,542 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >09:01:11,543 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:01:11,543 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >09:01:11,543 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54ed9e90> PedPartition: <_ped.Partition object at 0x7fac54ece350> >09:01:11,544 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 16777215 length: 15751168 > device: <parted.device.Device object at 0x7fac54ea2390> PedGeometry: <_ped.Geometry object at 0x7fac54ed9b10> >09:01:11,544 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >09:01:11,544 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54ed9850> PedPartition: <_ped.Partition object at 0x7fac54f4bb30> >09:01:11,545 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >09:01:11,545 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >09:01:11,546 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:01:11,546 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54e6a110> PedPartition: <_ped.Partition object at 0x7fac54ece530> >09:01:11,547 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:11,547 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fac54ec9b90) -- > name = vda2 status = False kids = 0 id = 114 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54e6a110> PedPartition: <_ped.Partition object at 0x7fac54ece530> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7fac54ec9e10) -- > name = vda1 status = False kids = 0 id = 120 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54ed9e90> PedPartition: <_ped.Partition object at 0x7fac54ece350> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:01:11,583 DEBUG blivet: fixing size of non-existent 500 MiB partition vda1 (120) with non-existent ext4 filesystem mounted at /boot >09:01:11,588 DEBUG blivet: fixing size of non-existent 7691 MiB partition vda2 (114) with non-existent lvmpv >09:01:11,593 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:11,593 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fac54ec9b90) -- > name = vda2 status = False kids = 0 id = 114 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54e6a110> PedPartition: <_ped.Partition object at 0x7fac54ece530> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7fac54ec9e10) -- > name = vda1 status = False kids = 0 id = 120 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54ed9e90> PedPartition: <_ped.Partition object at 0x7fac54ece350> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:01:11,630 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:11,630 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fac54ec9b90) -- > name = vda2 status = False kids = 0 id = 114 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54e6a110> PedPartition: <_ped.Partition object at 0x7fac54ece530> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7fac54ec9e10) -- > name = vda1 status = False kids = 0 id = 120 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54ed9e90> PedPartition: <_ped.Partition object at 0x7fac54ece350> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:01:11,666 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:11,666 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fac54ec9b90) -- > name = vda2 status = False kids = 0 id = 114 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54e6a110> PedPartition: <_ped.Partition object at 0x7fac54ece530> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7fac54ec9e10) -- > name = vda1 status = False kids = 0 id = 120 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea2590> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54ed9e90> PedPartition: <_ped.Partition object at 0x7fac54ece350> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:01:11,702 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora ; member: vda2 ; >09:01:11,702 WARN blivet: At least one UUID missing. >09:01:11,703 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >09:01:11,703 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 126 >09:01:11,704 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >09:01:11,704 INFO blivet: added lvmvg fedora (id 125) to device tree >09:01:11,704 INFO blivet: registered action: [128] create device lvmvg fedora (id 125) >09:01:11,705 DEBUG blivet: Ext4FS.supported: supported: True ; >09:01:11,705 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 129 >09:01:11,706 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >09:01:11,706 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >09:01:11,707 DEBUG blivet: fedora size is 7688 MiB >09:01:11,712 DEBUG blivet: vg fedora has 7688 MiB free >09:01:11,716 DEBUG blivet: Adding fedora-root/1024 MiB to fedora >09:01:11,720 INFO blivet: added lvmlv fedora-root (id 130) to device tree >09:01:11,721 INFO blivet: registered action: [132] create device lvmlv fedora-root (id 130) >09:01:11,721 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 134 >09:01:11,721 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: ext4 ; >09:01:11,721 INFO blivet: registered action: [133] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 130) >09:01:11,722 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >09:01:11,722 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 135 >09:01:11,723 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >09:01:11,723 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >09:01:11,724 DEBUG blivet: fedora size is 7688 MiB >09:01:11,728 DEBUG blivet: vg fedora has 6664 MiB free >09:01:11,733 DEBUG blivet: Adding fedora-swap/819.2 MiB to fedora >09:01:11,737 INFO blivet: added lvmlv fedora-swap (id 136) to device tree >09:01:11,738 INFO blivet: registered action: [138] create device lvmlv fedora-swap (id 136) >09:01:11,738 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 140 >09:01:11,738 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: swap ; >09:01:11,738 INFO blivet: registered action: [139] create format swap on lvmlv fedora-swap (id 136) >09:01:11,739 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >09:01:11,743 DEBUG blivet: fedora size is 7688 MiB >09:01:11,748 DEBUG blivet: vg fedora has 5844 MiB free >09:01:11,753 DEBUG blivet: fedora size is 7688 MiB >09:01:11,758 DEBUG blivet: vg fedora has 5844 MiB free >09:01:11,739 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7fac54ffe510) -- > name = fedora status = False kids = 2 id = 125 > parents = ['non-existent 7691 MiB partition vda2 (114) with non-existent lvmpv'] > uuid = None size = 7688 MiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 1922 free space = 5844 MiB > free extents = 1461 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 7691 MiB partition vda2 (114) with non-existent lvmpv'] > LVs = ['non-existent 1024 MiB lvmlv fedora-root (130) with non-existent ext4 filesystem mounted at /', > 'non-existent 819.2 MiB lvmlv fedora-swap (136) with non-existent swap']] >09:01:11,774 DEBUG blivet: fedora size is 7688 MiB >09:01:11,779 DEBUG blivet: vg fedora has 5844 MiB free >09:01:11,785 DEBUG blivet: fedora size is 7688 MiB >09:01:11,790 DEBUG blivet: vg fedora has 5844 MiB free >09:01:11,805 DEBUG blivet: fedora size is 7688 MiB >09:01:11,810 DEBUG blivet: vg fedora has 5844 MiB free >09:01:11,815 DEBUG blivet: fedora size is 7688 MiB >09:01:11,820 DEBUG blivet: vg fedora has 5844 MiB free >09:01:11,832 DEBUG blivet: fedora size is 7688 MiB >09:01:11,837 DEBUG blivet: vg fedora has 5844 MiB free >09:01:11,842 DEBUG blivet: vg fedora: 5844 MiB free ; lvs: ['root', 'swap'] >09:01:11,847 DEBUG blivet: fedora size is 7688 MiB >09:01:11,851 DEBUG blivet: vg fedora has 5844 MiB free >09:01:11,856 DEBUG blivet: adding request 130 to chunk 1922 on /dev/fedora >09:01:11,857 DEBUG blivet: adding request 136 to chunk 1922 on /dev/fedora >09:01:11,857 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/fedora length = 1922 size = 7688 MiB >remaining = 1 pool = 1451 >09:01:11,861 DEBUG blivet: req: LVRequest instance -- >id = 130 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >09:01:11,861 DEBUG blivet: req: LVRequest instance -- >id = 136 name = fedora-swap growable = False >base = 205 growth = 0 max_grow = 0 >done = True >09:01:11,861 DEBUG blivet: 1 requests and 1451 (5804 MiB) left in chunk >09:01:11,866 DEBUG blivet: adding 1451 (5804 MiB) to 130 (fedora-root) >09:01:11,871 DEBUG blivet: new grow amount for request 130 (fedora-root) is 1451 units, or 5804 MiB >09:01:11,876 DEBUG blivet: trying to set lv fedora-root size to 6828 MiB >09:01:11,881 DEBUG blivet: fedora size is 7688 MiB >09:01:11,886 DEBUG blivet: vg fedora has 5844 MiB free >09:01:11,891 DEBUG blivet: fedora size is 7688 MiB >09:01:11,897 DEBUG blivet: vg fedora has 40 MiB free >09:01:11,901 DEBUG blivet: fedora size is 7688 MiB >09:01:11,906 DEBUG blivet: vg fedora has 40 MiB free >09:01:11,925 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:01:11,926 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:01:11,933 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:01:11,934 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:01:11,934 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:01:11,941 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:01:11,942 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:01:11,942 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:01:11,949 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:01:11,968 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:01:11,968 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:01:11,975 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:01:11,976 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:01:11,976 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:01:11,981 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:01:11,982 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:01:11,982 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:01:11,987 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:01:15,677 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >09:01:15,678 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >09:01:15,678 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >09:01:15,679 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; >09:01:15,680 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >09:01:15,680 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >09:01:15,681 DEBUG blivet: action: [107] destroy format gpt disklabel on disk vda (id 6) >09:01:15,681 DEBUG blivet: action: [109] destroy format None on disk vda (id 6) >09:01:15,681 DEBUG blivet: action: [112] create format msdos disklabel on disk vda (id 6) >09:01:15,681 DEBUG blivet: action: [116] create device partition vda2 (id 114) >09:01:15,681 DEBUG blivet: action: [117] create format lvmpv on partition vda2 (id 114) >09:01:15,681 DEBUG blivet: action: [122] create device partition vda1 (id 120) >09:01:15,681 DEBUG blivet: action: [123] create format ext4 filesystem mounted at /boot on partition vda1 (id 120) >09:01:15,681 DEBUG blivet: action: [128] create device lvmvg fedora (id 125) >09:01:15,682 DEBUG blivet: action: [132] create device lvmlv fedora-root (id 130) >09:01:15,682 DEBUG blivet: action: [133] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 130) >09:01:15,682 DEBUG blivet: action: [138] create device lvmlv fedora-swap (id 136) >09:01:15,682 DEBUG blivet: action: [139] create format swap on lvmlv fedora-swap (id 136) >09:01:15,682 INFO blivet: pruning action queue... >09:01:15,682 INFO blivet: removing obsolete action 109 (107) >09:01:15,683 INFO blivet: resetting parted disks... >09:01:15,684 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vda ; >09:01:15,684 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vda ; >09:01:15,685 DEBUG blivet: PartitionDevice.preCommitFixup: vda2 ; >09:01:15,685 DEBUG blivet: PartitionDevice.preCommitFixup: vda1 ; >09:01:15,686 INFO blivet: sorting actions... >09:01:15,687 DEBUG blivet: action: [107] destroy format gpt disklabel on disk vda (id 6) >09:01:15,687 DEBUG blivet: lvm filter: removing vda2 from the reject list >09:01:15,687 DEBUG blivet: vda2 wasn't in the reject list >09:01:15,687 DEBUG blivet: lvm filter: removing vda1 from the reject list >09:01:15,687 DEBUG blivet: vda1 wasn't in the reject list >09:01:15,687 DEBUG blivet: lvm filter: removing fedora from the reject list >09:01:15,687 DEBUG blivet: fedora wasn't in the reject list >09:01:15,688 DEBUG blivet: lvm filter: removing fedora-root from the reject list >09:01:15,688 DEBUG blivet: fedora-root wasn't in the reject list >09:01:15,688 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >09:01:15,688 DEBUG blivet: fedora-swap wasn't in the reject list >09:01:15,688 DEBUG blivet: action: [112] create format msdos disklabel on disk vda (id 6) >09:01:15,688 DEBUG blivet: lvm filter: removing vda2 from the reject list >09:01:15,688 DEBUG blivet: vda2 wasn't in the reject list >09:01:15,688 DEBUG blivet: lvm filter: removing vda1 from the reject list >09:01:15,688 DEBUG blivet: vda1 wasn't in the reject list >09:01:15,688 DEBUG blivet: lvm filter: removing fedora from the reject list >09:01:15,689 DEBUG blivet: fedora wasn't in the reject list >09:01:15,689 DEBUG blivet: lvm filter: removing fedora-root from the reject list >09:01:15,689 DEBUG blivet: fedora-root wasn't in the reject list >09:01:15,689 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >09:01:15,689 DEBUG blivet: fedora-swap wasn't in the reject list >09:01:15,689 DEBUG blivet: action: [122] create device partition vda1 (id 120) >09:01:15,689 DEBUG blivet: action: [123] create format ext4 filesystem mounted at /boot on partition vda1 (id 120) >09:01:15,690 DEBUG blivet: action: [116] create device partition vda2 (id 114) >09:01:15,690 DEBUG blivet: lvm filter: removing fedora from the reject list >09:01:15,690 DEBUG blivet: fedora wasn't in the reject list >09:01:15,690 DEBUG blivet: lvm filter: removing fedora-root from the reject list >09:01:15,690 DEBUG blivet: fedora-root wasn't in the reject list >09:01:15,690 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >09:01:15,690 DEBUG blivet: fedora-swap wasn't in the reject list >09:01:15,690 DEBUG blivet: action: [117] create format lvmpv on partition vda2 (id 114) >09:01:15,690 DEBUG blivet: lvm filter: removing fedora from the reject list >09:01:15,691 DEBUG blivet: fedora wasn't in the reject list >09:01:15,691 DEBUG blivet: lvm filter: removing fedora-root from the reject list >09:01:15,691 DEBUG blivet: fedora-root wasn't in the reject list >09:01:15,691 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >09:01:15,691 DEBUG blivet: fedora-swap wasn't in the reject list >09:01:15,691 DEBUG blivet: action: [128] create device lvmvg fedora (id 125) >09:01:15,691 DEBUG blivet: lvm filter: removing fedora-root from the reject list >09:01:15,691 DEBUG blivet: fedora-root wasn't in the reject list >09:01:15,691 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >09:01:15,692 DEBUG blivet: fedora-swap wasn't in the reject list >09:01:15,692 DEBUG blivet: action: [138] create device lvmlv fedora-swap (id 136) >09:01:15,692 DEBUG blivet: action: [139] create format swap on lvmlv fedora-swap (id 136) >09:01:15,692 DEBUG blivet: action: [132] create device lvmlv fedora-root (id 130) >09:01:15,692 DEBUG blivet: action: [133] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 130) >09:01:15,692 INFO blivet: executing action: [107] destroy format gpt disklabel on disk vda (id 6) >09:01:15,693 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >09:01:15,694 DEBUG blivet: DiskLabel.destroy: device: /dev/vda ; status: False ; type: disklabel ; >09:01:15,739 INFO blivet: executing action: [112] create format msdos disklabel on disk vda (id 6) >09:01:15,741 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >09:01:15,742 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >09:01:15,743 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >09:01:15,744 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >09:01:15,789 INFO blivet: executing action: [122] create device partition vda1 (id 120) >09:01:15,790 DEBUG blivet: PartitionDevice.create: vda1 ; status: False ; >09:01:15,791 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; >09:01:15,792 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >09:01:15,793 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >09:01:15,794 DEBUG blivet: PartitionDevice._create: vda1 ; status: False ; >09:01:15,795 DEBUG blivet: PartitionDevice._wipe: vda1 ; status: False ; >09:01:15,837 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >09:01:15,866 DEBUG blivet: post-commit partition path is /dev/vda1 >09:01:15,867 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >09:01:15,867 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea28d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54e6af10> PedPartition: <_ped.Partition object at 0x7fac54e81590> >09:01:15,869 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda1 ; status: False ; type: None ; >09:01:15,880 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >09:01:15,880 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >09:01:15,881 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >09:01:15,881 DEBUG blivet: vda1 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 >09:01:15,900 INFO blivet: executing action: [123] create format ext4 filesystem mounted at /boot on partition vda1 (id 120) >09:01:15,902 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >09:01:15,902 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 1 ; >09:01:15,903 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 2 ; >09:01:15,903 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 3 ; >09:01:15,904 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 4 ; >09:01:15,905 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 5 ; >09:01:15,905 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 6 ; >09:01:15,906 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 8 ; >09:01:15,906 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 9 ; >09:01:15,907 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 10 ; >09:01:15,908 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 11 ; >09:01:15,908 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 12 ; >09:01:15,909 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 13 ; >09:01:15,909 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 14 ; >09:01:15,910 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 15 ; >09:01:15,910 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 16 ; >09:01:15,910 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 17 ; >09:01:15,911 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 18 ; >09:01:15,911 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 1 ; >09:01:15,951 DEBUG blivet: Ext4FS.create: device: /dev/vda1 ; status: False ; type: ext4 ; >09:01:15,952 DEBUG blivet: Ext4FS.doFormat: device: /dev/vda1 ; mountpoint: /boot ; type: ext4 ; >09:01:16,021 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/vda1 ; type: ext4 ; >09:01:16,021 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda1 >09:01:16,043 INFO blivet: executing action: [116] create device partition vda2 (id 114) >09:01:16,043 DEBUG blivet: PartitionDevice.create: vda2 ; status: False ; >09:01:16,044 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: vda2 ; orig: False ; >09:01:16,045 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >09:01:16,046 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >09:01:16,046 DEBUG blivet: PartitionDevice._create: vda2 ; status: False ; >09:01:16,047 DEBUG blivet: PartitionDevice._wipe: vda2 ; status: False ; >09:01:16,084 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >09:01:16,123 DEBUG blivet: post-commit partition path is /dev/vda2 >09:01:16,124 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:01:16,124 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea28d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54e6a290> PedPartition: <_ped.Partition object at 0x7fac54e81530> >09:01:16,127 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda2 ; status: False ; type: None ; >09:01:16,137 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >09:01:16,138 DEBUG blivet: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >09:01:16,139 DEBUG blivet: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >09:01:16,139 DEBUG blivet: vda2 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 >09:01:16,158 INFO blivet: executing action: [117] create format lvmpv on partition vda2 (id 114) >09:01:16,159 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >09:01:16,160 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 1 ; >09:01:16,161 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 2 ; >09:01:16,161 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 3 ; >09:01:16,162 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 4 ; >09:01:16,163 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 5 ; >09:01:16,163 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 8 ; >09:01:16,164 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 9 ; >09:01:16,165 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 10 ; >09:01:16,165 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 11 ; >09:01:16,166 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 12 ; >09:01:16,166 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 13 ; >09:01:16,166 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 14 ; >09:01:16,167 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 15 ; >09:01:16,167 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 16 ; >09:01:16,168 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 17 ; >09:01:16,168 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 18 ; >09:01:16,169 DEBUG blivet: PartitionDevice.setFlag: path: /dev/vda2 ; flag: 6 ; >09:01:16,169 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 2 ; >09:01:16,205 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/vda2 ; status: None ; type: lvmpv ; >09:01:16,206 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/vda2 ; status: None ; type: lvmpv ; >09:01:16,207 DEBUG blivet: LVMPhysicalVolume.destroy: device: /dev/vda2 ; status: None ; type: lvmpv ; >09:01:16,314 DEBUG blivet: LVMPhysicalVolume.notifyKernel: device: /dev/vda2 ; type: lvmpv ; >09:01:16,314 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda2 >09:01:16,336 INFO blivet: executing action: [128] create device lvmvg fedora (id 125) >09:01:16,337 DEBUG blivet: LVMVolumeGroupDevice.create: fedora ; status: False ; >09:01:16,338 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: fedora ; orig: False ; >09:01:16,339 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >09:01:16,339 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/vda2 ; status: None ; type: lvmpv ; >09:01:16,340 DEBUG blivet: LVMVolumeGroupDevice._create: fedora ; status: False ; >09:01:16,360 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >09:01:16,364 DEBUG blivet: LVMVolumeGroupDevice.updateSysfsPath: fedora ; status: True ; >09:01:16,384 INFO blivet: executing action: [138] create device lvmlv fedora-swap (id 136) >09:01:16,385 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora-swap ; status: False ; >09:01:16,386 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >09:01:16,387 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >09:01:16,399 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora-swap ; status: False ; >09:01:16,494 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >09:01:16,495 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >09:01:16,498 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:01:16,510 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >09:01:16,531 INFO blivet: executing action: [139] create format swap on lvmlv fedora-swap (id 136) >09:01:16,533 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >09:01:16,534 DEBUG blivet: SwapSpace.create: device: /dev/mapper/fedora-swap ; status: None ; type: swap ; >09:01:16,535 DEBUG blivet: SwapSpace.create: device: /dev/mapper/fedora-swap ; status: None ; type: swap ; >09:01:16,553 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/mapper/fedora-swap ; type: swap ; >09:01:16,554 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-3 >09:01:16,580 INFO blivet: executing action: [132] create device lvmlv fedora-root (id 130) >09:01:16,581 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora-root ; status: False ; >09:01:16,582 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >09:01:16,583 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >09:01:16,594 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora-root ; status: False ; >09:01:16,633 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >09:01:16,634 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >09:01:16,635 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:01:16,646 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >09:01:16,681 INFO blivet: executing action: [133] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 130) >09:01:16,684 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >09:01:16,685 DEBUG blivet: Ext4FS.create: device: /dev/mapper/fedora-root ; status: False ; type: ext4 ; >09:01:16,686 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/fedora-root ; mountpoint: / ; type: ext4 ; >09:01:17,107 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/fedora-root ; type: ext4 ; >09:01:17,108 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-4 >09:01:17,133 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:01:17,137 DEBUG blivet: looking up parted Device: /dev/vda2 >09:01:17,149 DEBUG blivet: looking up parted Device: /dev/vda1 >09:01:17,134 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fac54ec9b90) -- > name = vda2 status = True kids = 1 id = 114 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32684 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7fac54f3ab00> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea28d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54e6a290> PedPartition: <_ped.Partition object at 0x7fac54e81530> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm, PartitionDevice instance (0x7fac54ec9e10) -- > name = vda1 status = True kids = 0 id = 120 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 16723 did: 17735 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fac54f3aef0> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea28d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54e6af10> PedPartition: <_ped.Partition object at 0x7fac54e81590> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:01:17,184 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:01:17,184 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea28d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54ff5750> PedPartition: <_ped.Partition object at 0x7fac54e81830> >09:01:17,185 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >09:01:17,185 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac54ea28d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fac54f4c490> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac54ed9d10> PedPartition: <_ped.Partition object at 0x7fac54e817d0> >09:01:17,186 INFO blivet: setting boot flag on vda1 >09:01:17,187 DEBUG blivet: PartitionDevice.setFlag: path: /dev/vda1 ; flag: 1 ; >09:01:17,187 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >09:01:17,188 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 2 ; >09:01:17,203 DEBUG blivet: fedora size is 7688 MiB >09:01:17,214 DEBUG blivet: vg fedora has 40 MiB free >09:01:17,219 DEBUG blivet: fedora size is 7688 MiB >09:01:17,224 DEBUG blivet: vg fedora has 40 MiB free >09:01:17,229 DEBUG blivet: Ext4FS.supported: supported: True ; >09:01:17,230 DEBUG blivet: Ext4FS.supported: supported: True ; >09:01:17,231 DEBUG blivet: Ext4FS.supported: supported: True ; >09:01:17,232 DEBUG blivet: Ext4FS.supported: supported: True ; >09:01:17,233 DEBUG blivet: Ext4FS.supported: supported: True ; >09:01:17,233 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:01:17,235 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:01:17,237 DEBUG blivet: Ext4FS.supported: supported: True ; >09:01:17,268 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >09:01:17,269 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >09:01:17,269 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >09:01:17,280 DEBUG blivet: BindFS.supported: supported: False ; >09:01:17,280 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 144 >09:01:17,281 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >09:01:17,282 DEBUG blivet: TmpFS.supported: supported: True ; >09:01:17,287 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance with object id 147 >09:01:17,288 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >09:01:17,289 DEBUG blivet: DevPtsFS.supported: supported: False ; >09:01:17,289 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance with object id 150 >09:01:17,290 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >09:01:17,291 DEBUG blivet: SysFS.supported: supported: False ; >09:01:17,291 DEBUG blivet: getFormat('sysfs') returning SysFS instance with object id 153 >09:01:17,291 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >09:01:17,292 DEBUG blivet: ProcFS.supported: supported: False ; >09:01:17,292 DEBUG blivet: getFormat('proc') returning ProcFS instance with object id 156 >09:01:17,293 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >09:01:17,294 DEBUG blivet: SELinuxFS.supported: supported: False ; >09:01:17,294 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance with object id 159 >09:01:17,295 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >09:01:17,295 DEBUG blivet: USBFS.supported: supported: False ; >09:01:17,296 DEBUG blivet: getFormat('usbfs') returning USBFS instance with object id 162 >09:01:17,296 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >09:01:17,297 DEBUG blivet: BindFS.supported: supported: False ; >09:01:17,297 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 165 >09:01:17,298 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >09:01:17,299 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >09:01:17,317 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >09:01:17,317 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /lost+found to system_u:object_r:lost_found_t:s0 >09:01:17,318 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >09:01:17,329 INFO blivet: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >09:01:17,329 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /boot/lost+found to system_u:object_r:lost_found_t:s0 >09:01:17,330 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >09:01:17,337 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >09:01:17,337 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/lost+found to system_u:object_r:lost_found_t:s0 >09:01:17,338 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >09:01:17,345 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >09:01:17,346 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/pts/lost+found to system_u:object_r:lost_found_t:s0 >09:01:17,347 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >09:01:17,354 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >09:01:17,354 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/shm/lost+found to system_u:object_r:lost_found_t:s0 >09:01:17,355 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >09:01:17,362 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >09:01:17,362 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >09:01:17,362 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /proc/lost+found to system_u:object_r:lost_found_t:s0 >09:01:17,381 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >09:01:17,388 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >09:01:17,388 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /run/lost+found to system_u:object_r:lost_found_t:s0 >09:01:17,389 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >09:01:17,396 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >09:01:17,396 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/lost+found to system_u:object_r:lost_found_t:s0 >09:01:17,397 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >09:01:17,404 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >09:01:17,405 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >09:01:17,405 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/fs/selinux/lost+found to system_u:object_r:lost_found_t:s0 >09:03:46,254 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.NetworkStorageDevice'> ; >09:03:46,255 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:03:46,256 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdarray ; >09:03:46,257 DEBUG blivet: DeviceTree.getDevicesByType returned [] >09:03:46,257 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdbiosraidarray ; >09:03:46,258 DEBUG blivet: DeviceTree.getDevicesByType returned [] >09:03:46,259 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdcontainer ; >09:03:46,259 DEBUG blivet: DeviceTree.getDevicesByType returned [] >09:03:46,260 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: dm-multipath ; >09:03:46,260 DEBUG blivet: DeviceTree.getDevicesByType returned [] >09:03:46,261 INFO blivet: not writing out mpath configuration >09:04:20,188 DEBUG blivet: registered device format class DeviceFormat as None >09:04:20,190 DEBUG blivet: registered device format class Ext2FS as ext2 >09:04:20,190 DEBUG blivet: registered device format class Ext3FS as ext3 >09:04:20,190 DEBUG blivet: registered device format class Ext4FS as ext4 >09:04:20,190 DEBUG blivet: registered device format class FATFS as vfat >09:04:20,190 DEBUG blivet: registered device format class EFIFS as efi >09:04:20,190 DEBUG blivet: registered device format class BTRFS as btrfs >09:04:20,190 DEBUG blivet: registered device format class GFS2 as gfs2 >09:04:20,191 DEBUG blivet: registered device format class JFS as jfs >09:04:20,191 DEBUG blivet: registered device format class ReiserFS as reiserfs >09:04:20,191 DEBUG blivet: registered device format class XFS as xfs >09:04:20,191 DEBUG blivet: registered device format class HFS as hfs >09:04:20,191 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >09:04:20,191 DEBUG blivet: registered device format class HFSPlus as hfs+ >09:04:20,191 DEBUG blivet: registered device format class MacEFIFS as macefi >09:04:20,191 DEBUG blivet: registered device format class NTFS as ntfs >09:04:20,191 DEBUG blivet: registered device format class NFS as nfs >09:04:20,191 DEBUG blivet: registered device format class NFSv4 as nfs4 >09:04:20,191 DEBUG blivet: registered device format class Iso9660FS as iso9660 >09:04:20,191 DEBUG blivet: registered device format class NoDevFS as nodev >09:04:20,191 DEBUG blivet: registered device format class DevPtsFS as devpts >09:04:20,192 DEBUG blivet: registered device format class ProcFS as proc >09:04:20,192 DEBUG blivet: registered device format class SysFS as sysfs >09:04:20,192 DEBUG blivet: registered device format class TmpFS as tmpfs >09:04:20,192 DEBUG blivet: registered device format class BindFS as bind >09:04:20,192 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >09:04:20,192 DEBUG blivet: registered device format class USBFS as usbfs >09:04:20,192 DEBUG blivet: registered device format class MultipathMember as multipath_member >09:04:20,192 DEBUG blivet: registered device format class LUKS as luks >09:04:20,193 DEBUG blivet: registered device format class SwapSpace as swap >09:04:20,193 DEBUG blivet: registered device format class MDRaidMember as mdmember >09:04:20,193 DEBUG blivet: registered device format class BIOSBoot as biosboot >09:04:20,194 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >09:04:20,194 DEBUG blivet: registered device format class DiskLabel as disklabel >09:04:20,194 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >09:04:20,194 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >09:04:20,228 DEBUG blivet: IGNORED: Caught exception, continuing. >09:04:20,228 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >09:04:20,228 DEBUG blivet: IGNORED: Begin exception details. >09:04:20,228 DEBUG blivet: IGNORED: Traceback (most recent call last): >09:04:20,229 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >09:04:20,229 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >09:04:20,229 DEBUG blivet: IGNORED: IOError: Unknown error >09:04:20,229 DEBUG blivet: IGNORED: End exception details. >09:04:20,596 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >09:04:20,596 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >09:04:20,602 INFO blivet: sr0 looks to be the live device; marking as protected >09:04:20,611 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vdb', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'] >09:04:20,618 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-uuid/2014-10-29-19-30-23-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-29-19-30-23-00', > 'ID_FS_UUID_ENC': '2014-10-29-19-30-23-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\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': '5dbaabbd', > 'ID_REVISION': '2.1.2', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '10311', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-uuid/2014-10-29-19-30-23-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >09:04:20,618 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >09:04:20,618 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >09:04:20,618 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:20,619 INFO blivet: sr0 is a cdrom >09:04:20,619 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >09:04:20,619 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >09:04:20,624 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >09:04:20,624 INFO blivet: added cdrom sr0 (id 0) to device tree >09:04:20,625 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:04:20,626 DEBUG blivet: looking up parted Device: /dev/sr0 >09:04:20,624 INFO blivet: got device: OpticalDevice instance (0x7ffd5140be50) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 1345 MiB > format = existing None > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 688640 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (42, 255, 63) biosGeometry: (42, 255, 63) > PedDevice: <_ped.Device object at 0x7ffd51425e60> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >09:04:20,651 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:04:20,655 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >09:04:20,655 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:04:20,656 INFO blivet: type detected on 'sr0' is 'iso9660' >09:04:20,657 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:04:20,657 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 3 >09:04:20,657 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >09:04:20,657 INFO blivet: got format: existing iso9660 filesystem >09:04:20,658 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '76075530', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12046', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >09:04:20,658 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >09:04:20,658 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:04:20,658 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:20,659 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >09:04:20,659 INFO blivet: vda is a disk >09:04:20,659 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >09:04:20,659 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:04:20,666 INFO blivet: added disk vda (id 5) to device tree >09:04:20,667 DEBUG blivet: looking up parted Device: /dev/vda >09:04:20,667 INFO blivet: got device: DiskDevice instance (0x7ffd51374cd0) -- > name = vda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 8192 MiB > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32765 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7ffd51335290> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ffd5134e410> >09:04:20,679 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >09:04:20,679 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >09:04:20,680 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >09:04:20,680 DEBUG blivet: required disklabel type for vda (15) is None >09:04:20,680 DEBUG blivet: default disklabel type for vda is msdos >09:04:20,680 DEBUG blivet: selecting msdos disklabel for vda based on size >09:04:20,681 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >09:04:20,686 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 0x7ffd512dd710>, <parted.partition.Partition object at 0x7ffd512dd910>] > device: <parted.device.Device object at 0x7ffd512dd4d0> > PedDisk: <_ped.Disk object at 0x7ffd512d9cf8> >09:04:20,686 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 8 >09:04:20,686 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >09:04:20,687 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/95779487-e99a-4bac-ba15-07f6aef7aeeb', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '95779487-e99a-4bac-ba15-07f6aef7aeeb', > 'ID_FS_UUID_ENC': '95779487-e99a-4bac-ba15-07f6aef7aeeb', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252: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': '76075530-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '76075530', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1386269', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/95779487-e99a-4bac-ba15-07f6aef7aeeb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >09:04:20,688 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >09:04:20,688 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda1 ; incomplete: False ; >09:04:20,688 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:20,689 INFO blivet: vda1 is a partition >09:04:20,689 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >09:04:20,689 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:04:20,690 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with existing msdos disklabel >09:04:20,692 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:04:20,692 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >09:04:20,692 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >09:04:20,693 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >09:04:20,693 DEBUG blivet: looking up parted Partition: /dev/vda1 >09:04:20,693 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >09:04:20,694 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >09:04:20,695 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >09:04:20,695 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >09:04:20,696 INFO blivet: added partition vda1 (id 10) to device tree >09:04:20,699 DEBUG blivet: looking up parted Device: /dev/vda1 >09:04:20,696 INFO blivet: got device: PartitionDevice instance (0x7ffd512ddc10) -- > name = vda1 status = True kids = 0 id = 10 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffd514259e0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffd512dd590> fileSystem: <parted.filesystem.FileSystem object at 0x7ffd512dda50> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffd512dd7d0> PedPartition: <_ped.Partition object at 0x7ffd512de470> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:04:20,710 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >09:04:20,710 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: None ; >09:04:20,710 DEBUG blivet: device vda1 does not contain a disklabel >09:04:20,711 INFO blivet: type detected on 'vda1' is 'ext4' >09:04:20,711 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:20,711 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 13 >09:04:20,711 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >09:04:20,712 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >09:04:20,712 INFO blivet: got format: existing ext4 filesystem >09:04:20,713 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz', > 'ID_FS_UUID_ENC': 'vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15751168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '76075530-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '76075530', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '141421828', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >09:04:20,713 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >09:04:20,713 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda2 ; incomplete: False ; >09:04:20,714 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:20,714 INFO blivet: vda2 is a partition >09:04:20,714 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >09:04:20,714 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:04:20,714 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with existing msdos disklabel >09:04:20,716 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >09:04:20,717 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >09:04:20,717 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 16 >09:04:20,717 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >09:04:20,717 DEBUG blivet: looking up parted Partition: /dev/vda2 >09:04:20,718 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >09:04:20,718 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >09:04:20,718 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >09:04:20,719 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >09:04:20,719 INFO blivet: added partition vda2 (id 15) to device tree >09:04:20,720 DEBUG blivet: looking up parted Device: /dev/vda2 >09:04:20,719 INFO blivet: got device: PartitionDevice instance (0x7ffd5134e3d0) -- > name = vda2 status = True kids = 0 id = 15 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32765 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffd51335560> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffd512dd590> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffd512dd9d0> PedPartition: <_ped.Partition object at 0x7ffd512de4d0> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm >09:04:20,732 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >09:04:20,732 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: None ; >09:04:20,732 DEBUG blivet: device vda2 does not contain a disklabel >09:04:20,784 INFO blivet: type detected on 'vda2' is 'LVM2_member' >09:04:20,784 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz ; exists: True ; vgUuid: neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km ; label: None ; peStart: 1024 KiB ; device: /dev/vda2 ; serial: None ; >09:04:20,786 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 18 >09:04:20,786 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >09:04:20,787 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >09:04:20,787 INFO blivet: got format: existing lvmpv >09:04:20,787 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >09:04:20,787 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km ; incomplete: True ; >09:04:20,788 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:04:20,788 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora ; member: vda2 ; >09:04:20,789 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >09:04:20,789 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 >09:04:20,789 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >09:04:20,790 INFO blivet: added lvmvg fedora (id 19) to device tree >09:04:20,797 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:04:20,797 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:20,798 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo ; incomplete: False ; >09:04:20,798 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:04:20,799 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >09:04:20,799 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 23 >09:04:20,799 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >09:04:20,800 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >09:04:20,801 DEBUG blivet: Adding fedora-swap/820 MiB to fedora >09:04:20,803 INFO blivet: added lvmlv fedora-swap (id 22) to device tree >09:04:20,804 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >09:04:20,804 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:04:20,806 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo /dev/disk/by-uuid/e899782a-59e3-4f09-ba1a-2655bc69cc79 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > '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-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'e899782a-59e3-4f09-ba1a-2655bc69cc79', > 'ID_FS_UUID_ENC': 'e899782a-59e3-4f09-ba1a-2655bc69cc79', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1779357', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo', > '/dev/disk/by-uuid/e899782a-59e3-4f09-ba1a-2655bc69cc79', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >09:04:20,806 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >09:04:20,806 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:04:20,807 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora-swap (22) >09:04:20,817 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:20,820 DEBUG blivet: fedora size is 7688 MiB >09:04:20,822 DEBUG blivet: vg fedora has 6868 MiB free >09:04:20,823 DEBUG blivet: fedora size is 7688 MiB >09:04:20,825 DEBUG blivet: vg fedora has 6868 MiB free >09:04:20,809 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ffd512f3550) -- > name = fedora-swap status = True kids = 0 id = 22 > parents = ['existing 7688 MiB lvmvg fedora (19)'] > uuid = MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo size = 820 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7ffd513355f0> > target size = 820 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffd512f3310) -- > name = fedora status = True kids = 1 id = 19 > parents = ['existing 7691 MiB partition vda2 (15) with existing lvmpv'] > uuid = neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/fedora > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 > PE Free = 10 PV Count = 1 > modified = False extents = 1922 free space = 6868 MiB > free extents = 1717 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (15) with existing lvmpv'] > LVs = ['existing 820 MiB lvmlv fedora-swap (22)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 820 MiB >09:04:20,842 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:20,845 DEBUG blivet: fedora size is 7688 MiB >09:04:20,847 DEBUG blivet: vg fedora has 6868 MiB free >09:04:20,849 DEBUG blivet: fedora size is 7688 MiB >09:04:20,850 DEBUG blivet: vg fedora has 6868 MiB free >09:04:20,861 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >09:04:20,861 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >09:04:20,861 DEBUG blivet: device fedora-swap does not contain a disklabel >09:04:20,861 INFO blivet: type detected on 'fedora-swap' is 'swap' >09:04:20,862 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: e899782a-59e3-4f09-ba1a-2655bc69cc79 ; exists: True ; label: None ; >09:04:20,862 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 25 >09:04:20,862 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >09:04:20,862 INFO blivet: got format: existing swap >09:04:20,863 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:04:20,863 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:20,864 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3 ; incomplete: False ; >09:04:20,864 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:04:20,864 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >09:04:20,864 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 >09:04:20,865 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >09:04:20,865 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >09:04:20,867 DEBUG blivet: Adding fedora-root/6828 MiB to fedora >09:04:20,869 INFO blivet: added lvmlv fedora-root (id 27) to device tree >09:04:20,869 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >09:04:20,870 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:04:20,871 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3 /dev/disk/by-uuid/7dfb0b23-7258-417d-88f5-233befdaa117 /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-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7dfb0b23-7258-417d-88f5-233befdaa117', > 'ID_FS_UUID_ENC': '7dfb0b23-7258-417d-88f5-233befdaa117', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1934593', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3', > '/dev/disk/by-uuid/7dfb0b23-7258-417d-88f5-233befdaa117', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >09:04:20,871 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >09:04:20,872 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:04:20,872 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6828 MiB lvmlv fedora-root (27) >09:04:20,881 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:20,885 DEBUG blivet: fedora size is 7688 MiB >09:04:20,887 DEBUG blivet: vg fedora has 40 MiB free >09:04:20,888 DEBUG blivet: fedora size is 7688 MiB >09:04:20,890 DEBUG blivet: vg fedora has 40 MiB free >09:04:20,874 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ffd512ddd90) -- > name = fedora-root status = True kids = 0 id = 27 > parents = ['existing 7688 MiB lvmvg fedora (19)'] > uuid = Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3 size = 6828 MiB > format = existing None > 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: 13983744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (870, 255, 63) biosGeometry: (870, 255, 63) > PedDevice: <_ped.Device object at 0x7ffd51335680> > target size = 6828 MiB path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffd512f3310) -- > name = fedora status = True kids = 2 id = 19 > parents = ['existing 7691 MiB partition vda2 (15) with existing lvmpv'] > uuid = neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/fedora > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 > PE Free = 10 PV Count = 1 > modified = False extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (15) with existing lvmpv'] > LVs = ['existing 820 MiB lvmlv fedora-swap (22) with existing swap', > 'existing 6828 MiB lvmlv fedora-root (27)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 6828 MiB >09:04:20,909 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:20,912 DEBUG blivet: fedora size is 7688 MiB >09:04:20,914 DEBUG blivet: vg fedora has 40 MiB free >09:04:20,915 DEBUG blivet: fedora size is 7688 MiB >09:04:20,917 DEBUG blivet: vg fedora has 40 MiB free >09:04:20,929 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >09:04:20,930 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >09:04:20,930 DEBUG blivet: device fedora-root does not contain a disklabel >09:04:20,930 INFO blivet: type detected on 'fedora-root' is 'ext4' >09:04:20,930 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:20,930 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 30 >09:04:20,931 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >09:04:20,931 INFO blivet: got format: existing ext4 filesystem >09:04:20,931 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:04:20,932 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora-swap (22) with existing swap >09:04:20,934 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 820 MiB >09:04:20,935 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:04:20,936 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6828 MiB lvmlv fedora-root (27) with existing ext4 filesystem >09:04:20,938 DEBUG blivet: set fedora-root copies to 1, metadata size to 0 B, log size to 0 B, total size 6828 MiB >09:04:20,940 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '6cbcbd76-aa20-4aff-9a7b-88157ab1c2a1', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12168', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb'} ; name: vdb ; >09:04:20,940 INFO blivet: scanning vdb (/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb)... >09:04:20,940 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:04:20,941 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:20,941 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdb ; >09:04:20,941 INFO blivet: vdb is a disk >09:04:20,941 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 34 >09:04:20,942 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >09:04:20,945 INFO blivet: added disk vdb (id 33) to device tree >09:04:20,945 DEBUG blivet: looking up parted Device: /dev/vdb >09:04:20,945 INFO blivet: got device: DiskDevice instance (0x7ffd512ddd10) -- > name = vdb status = True kids = 0 id = 33 > parents = [] > uuid = None size = 8192 MiB > format = existing None > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7ffd513357a0> > target size = 0 B path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ffd5130a4d0> >09:04:20,951 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb ; >09:04:20,952 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: gpt ; >09:04:20,952 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >09:04:20,952 DEBUG blivet: required disklabel type for vdb (15) is None >09:04:20,952 DEBUG blivet: default disklabel type for vdb is msdos >09:04:20,952 DEBUG blivet: selecting msdos disklabel for vdb based on size >09:04:20,953 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >09:04:20,954 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7ffd512f3cd0> > PedDisk: <_ped.Disk object at 0x7ffd51311fc8> >09:04:20,955 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 36 >09:04:20,955 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >09:04:20,956 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': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24651', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >09:04:20,956 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >09:04:20,956 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >09:04:20,956 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:20,956 INFO blivet: loop0 is a loop device >09:04:20,957 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >09:04:20,957 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >09:04:20,957 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:20,957 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 39 >09:04:20,958 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >09:04:20,958 INFO blivet: added file /osmin.img (deleted) (id 38) to device tree >09:04:20,958 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >09:04:20,958 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 42 >09:04:20,959 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:04:20,959 INFO blivet: added loop loop0 (id 41) to device tree >09:04:20,959 INFO blivet: got device: LoopDevice instance (0x7ffd512f3610) -- > name = loop0 status = False kids = 0 id = 41 > parents = ['existing 0 B file /osmin.img (deleted) (38)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >09:04:20,960 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >09:04:20,960 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >09:04:20,960 DEBUG blivet: device loop0 does not contain a disklabel >09:04:20,960 INFO blivet: type detected on 'loop0' is 'squashfs' >09:04:20,960 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 44 >09:04:20,961 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:04:20,961 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': '24751', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >09:04:20,961 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >09:04:20,962 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >09:04:20,962 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:20,962 INFO blivet: loop1 is a loop device >09:04:20,962 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >09:04:20,963 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >09:04:20,963 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:20,963 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 47 >09:04:20,963 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >09:04:20,963 INFO blivet: added file /osmin (id 46) to device tree >09:04:20,964 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >09:04:20,964 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 50 >09:04:20,964 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:04:20,964 INFO blivet: added loop loop1 (id 49) to device tree >09:04:20,964 INFO blivet: got device: LoopDevice instance (0x7ffd5130a150) -- > name = loop1 status = False kids = 0 id = 49 > parents = ['existing 0 B file /osmin (46)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >09:04:20,965 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >09:04:20,965 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >09:04:20,965 DEBUG blivet: device loop1 does not contain a disklabel >09:04:20,966 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >09:04:20,966 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 52 >09:04:20,966 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:04:20,967 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': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24847', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >09:04:20,967 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >09:04:20,967 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >09:04:20,967 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:20,967 INFO blivet: loop2 is a loop device >09:04:20,967 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >09:04:20,968 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >09:04:20,968 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:20,968 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 55 >09:04:20,968 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >09:04:20,969 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 54) to device tree >09:04:20,969 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >09:04:20,969 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 58 >09:04:20,969 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:04:20,969 INFO blivet: added loop loop2 (id 57) to device tree >09:04:20,970 INFO blivet: got device: LoopDevice instance (0x7ffd5130a910) -- > name = loop2 status = False kids = 0 id = 57 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (54)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >09:04:20,970 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >09:04:20,971 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >09:04:20,971 DEBUG blivet: device loop2 does not contain a disklabel >09:04:20,971 INFO blivet: type detected on 'loop2' is 'squashfs' >09:04:20,971 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 60 >09:04:20,971 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:04:20,972 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24944', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >09:04:20,972 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >09:04:20,972 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:04:20,973 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:20,973 INFO blivet: loop3 is a loop device >09:04:20,973 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >09:04:20,973 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >09:04:20,974 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:20,974 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 63 >09:04:20,974 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >09:04:20,974 INFO blivet: added file /LiveOS/ext3fs.img (id 62) to device tree >09:04:20,974 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >09:04:20,975 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >09:04:20,975 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >09:04:20,975 INFO blivet: added loop loop3 (id 65) to device tree >09:04:20,975 INFO blivet: got device: LoopDevice instance (0x7ffd5130ac50) -- > name = loop3 status = False kids = 0 id = 65 > parents = ['existing 0 B file /LiveOS/ext3fs.img (62)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >09:04:20,976 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >09:04:20,976 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >09:04:20,976 DEBUG blivet: device loop3 does not contain a disklabel >09:04:20,976 INFO blivet: type detected on 'loop3' is 'ext4' >09:04:20,977 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:20,977 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 68 >09:04:20,977 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >09:04:20,977 INFO blivet: got format: existing ext4 filesystem >09:04:20,978 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': '25100', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >09:04:20,978 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >09:04:20,978 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >09:04:20,978 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:20,978 INFO blivet: loop4 is a loop device >09:04:20,979 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >09:04:20,979 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >09:04:20,979 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:20,979 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 71 >09:04:20,980 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >09:04:20,980 INFO blivet: added file /overlay (deleted) (id 70) to device tree >09:04:20,980 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >09:04:20,980 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 74 >09:04:20,981 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >09:04:20,981 INFO blivet: added loop loop4 (id 73) to device tree >09:04:20,981 INFO blivet: got device: LoopDevice instance (0x7ffd5130aa50) -- > name = loop4 status = False kids = 0 id = 73 > parents = ['existing 0 B file /overlay (deleted) (70)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >09:04:20,982 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >09:04:20,982 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >09:04:20,982 DEBUG blivet: device loop4 does not contain a disklabel >09:04:20,982 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >09:04:20,982 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 76 >09:04:20,982 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >09:04:20,983 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2092', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >09:04:20,983 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >09:04:20,984 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >09:04:20,984 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:20,984 INFO blivet: live-rw is a device-mapper device >09:04:20,984 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >09:04:20,985 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:04:20,985 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:04:20,985 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:04:20,985 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (65) with existing ext4 filesystem >09:04:20,986 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >09:04:20,986 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (73) >09:04:20,987 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >09:04:20,987 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:20,987 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >09:04:20,988 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 79 >09:04:20,988 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >09:04:20,988 INFO blivet: added dm live-rw (id 78) to device tree >09:04:20,988 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >09:04:20,988 INFO blivet: got device: DMDevice instance (0x7ffd5130a590) -- > name = live-rw status = True kids = 0 id = 78 > parents = ['existing 0 B loop loop4 (73)'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7ffd51335950> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >09:04:20,996 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >09:04:20,996 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >09:04:20,996 DEBUG blivet: device live-rw does not contain a disklabel >09:04:20,996 INFO blivet: type detected on 'live-rw' is 'ext4' >09:04:20,997 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:20,997 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 81 >09:04:20,997 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >09:04:20,997 INFO blivet: got format: existing ext4 filesystem >09:04:20,998 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9148', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >09:04:20,998 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >09:04:20,998 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >09:04:20,999 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:20,999 INFO blivet: live-base is a device-mapper device >09:04:20,999 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >09:04:20,999 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:04:21,000 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:04:21,000 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:04:21,000 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:04:21,000 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (65) with existing ext4 filesystem >09:04:21,001 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >09:04:21,001 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:21,002 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >09:04:21,002 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 84 >09:04:21,002 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >09:04:21,002 INFO blivet: added dm live-base (id 83) to device tree >09:04:21,003 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >09:04:21,002 INFO blivet: got device: DMDevice instance (0x7ffd5130afd0) -- > name = live-base status = True kids = 0 id = 83 > parents = ['existing 0 B loop loop3 (65) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32765 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7ffd513358c0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >09:04:21,007 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >09:04:21,008 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >09:04:21,008 DEBUG blivet: device live-base does not contain a disklabel >09:04:21,008 INFO blivet: type detected on 'live-base' is 'ext4' >09:04:21,008 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:21,008 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 86 >09:04:21,009 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >09:04:21,009 INFO blivet: got format: existing ext4 filesystem >09:04:21,010 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17764', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >09:04:21,010 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >09:04:21,010 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >09:04:21,011 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:21,011 INFO blivet: live-osimg-min is a device-mapper device >09:04:21,011 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >09:04:21,011 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:04:21,012 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:04:21,012 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:04:21,012 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >09:04:21,013 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >09:04:21,013 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (49) >09:04:21,014 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:04:21,014 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (65) with existing ext4 filesystem >09:04:21,014 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >09:04:21,015 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:21,015 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >09:04:21,015 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 89 >09:04:21,015 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >09:04:21,016 INFO blivet: added dm live-osimg-min (id 88) to device tree >09:04:21,016 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >09:04:21,016 INFO blivet: got device: DMDevice instance (0x7ffd5130a810) -- > name = live-osimg-min status = True kids = 0 id = 88 > parents = ['existing 0 B loop loop3 (65) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 8224 did: 12635 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7ffd513359e0> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >09:04:21,021 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >09:04:21,021 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >09:04:21,021 DEBUG blivet: device live-osimg-min does not contain a disklabel >09:04:21,021 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >09:04:21,022 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:21,022 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 91 >09:04:21,022 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >09:04:21,022 INFO blivet: got format: existing ext4 filesystem >09:04:21,023 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo /dev/disk/by-uuid/e899782a-59e3-4f09-ba1a-2655bc69cc79 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > '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-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'e899782a-59e3-4f09-ba1a-2655bc69cc79', > 'ID_FS_UUID_ENC': 'e899782a-59e3-4f09-ba1a-2655bc69cc79', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1779357', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo', > '/dev/disk/by-uuid/e899782a-59e3-4f09-ba1a-2655bc69cc79', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >09:04:21,023 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >09:04:21,023 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:04:21,024 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora-swap (22) with existing swap >09:04:21,032 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:21,035 DEBUG blivet: fedora size is 7688 MiB >09:04:21,038 DEBUG blivet: vg fedora has 40 MiB free >09:04:21,039 DEBUG blivet: fedora size is 7688 MiB >09:04:21,041 DEBUG blivet: vg fedora has 40 MiB free >09:04:21,025 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ffd512f3550) -- > name = fedora-swap status = True kids = 0 id = 22 > parents = ['existing 7688 MiB lvmvg fedora (19)'] > uuid = MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo size = 820 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7ffd513355f0> > target size = 820 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffd512f3310) -- > name = fedora status = True kids = 2 id = 19 > parents = ['existing 7691 MiB partition vda2 (15) with existing lvmpv'] > uuid = neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/fedora > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 > PE Free = 10 PV Count = 1 > modified = False extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (15) with existing lvmpv'] > LVs = ['existing 820 MiB lvmlv fedora-swap (22) with existing swap', > 'existing 6828 MiB lvmlv fedora-root (27) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 820 MiB >09:04:21,059 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:21,062 DEBUG blivet: fedora size is 7688 MiB >09:04:21,064 DEBUG blivet: vg fedora has 40 MiB free >09:04:21,066 DEBUG blivet: fedora size is 7688 MiB >09:04:21,068 DEBUG blivet: vg fedora has 40 MiB free >09:04:21,080 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >09:04:21,080 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >09:04:21,080 DEBUG blivet: device fedora-swap does not contain a disklabel >09:04:21,080 DEBUG blivet: no type or existing type for fedora-swap, bailing >09:04:21,081 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3 /dev/disk/by-uuid/7dfb0b23-7258-417d-88f5-233befdaa117 /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-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7dfb0b23-7258-417d-88f5-233befdaa117', > 'ID_FS_UUID_ENC': '7dfb0b23-7258-417d-88f5-233befdaa117', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1934593', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3', > '/dev/disk/by-uuid/7dfb0b23-7258-417d-88f5-233befdaa117', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >09:04:21,081 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >09:04:21,082 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:04:21,082 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6828 MiB lvmlv fedora-root (27) with existing ext4 filesystem >09:04:21,090 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:21,093 DEBUG blivet: fedora size is 7688 MiB >09:04:21,096 DEBUG blivet: vg fedora has 40 MiB free >09:04:21,097 DEBUG blivet: fedora size is 7688 MiB >09:04:21,099 DEBUG blivet: vg fedora has 40 MiB free >09:04:21,084 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ffd512ddd90) -- > name = fedora-root status = True kids = 0 id = 27 > parents = ['existing 7688 MiB lvmvg fedora (19)'] > uuid = Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3 size = 6828 MiB > 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: 13983744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (870, 255, 63) biosGeometry: (870, 255, 63) > PedDevice: <_ped.Device object at 0x7ffd51335680> > target size = 6828 MiB path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffd512f3310) -- > name = fedora status = True kids = 2 id = 19 > parents = ['existing 7691 MiB partition vda2 (15) with existing lvmpv'] > uuid = neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/fedora > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 > PE Free = 10 PV Count = 1 > modified = False extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (15) with existing lvmpv'] > LVs = ['existing 820 MiB lvmlv fedora-swap (22) with existing swap', > 'existing 6828 MiB lvmlv fedora-root (27) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 6828 MiB >09:04:21,118 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:21,121 DEBUG blivet: fedora size is 7688 MiB >09:04:21,123 DEBUG blivet: vg fedora has 40 MiB free >09:04:21,125 DEBUG blivet: fedora size is 7688 MiB >09:04:21,127 DEBUG blivet: vg fedora has 40 MiB free >09:04:21,139 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >09:04:21,139 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >09:04:21,139 DEBUG blivet: device fedora-root does not contain a disklabel >09:04:21,139 DEBUG blivet: no type or existing type for fedora-root, bailing >09:04:21,148 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >09:04:21,149 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >09:04:21,155 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:04:21,155 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:04:21,155 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:04:21,161 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >09:04:21,162 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: True ; type: swap ; >09:04:21,206 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >09:04:21,219 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >09:04:21,258 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >09:04:21,258 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:04:21,259 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:04:21,265 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >09:04:21,296 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >09:04:21,297 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >09:04:21,297 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >09:04:21,304 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:04:21,304 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:04:21,305 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:04:21,315 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >09:04:21,315 DEBUG blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >09:04:21,315 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >09:04:21,316 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >09:04:21,322 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >09:04:21,322 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >09:04:21,322 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >09:04:22,570 INFO blivet: ISCSID is /sbin/iscsid >09:04:22,570 INFO blivet: no initiator set >09:04:22,579 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >09:04:22,579 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >09:04:22,891 DEBUG blivet: trying to set new default fstype to 'ext4' >09:04:22,900 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:22,900 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >09:04:22,901 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:22,913 INFO blivet: Detected 2048 MiB of memory >09:04:22,936 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >09:04:22,962 INFO blivet: Swap attempt of 0.0 >09:04:23,168 INFO blivet: resetting Blivet (version 0.61.8) instance <blivet.Blivet object at 0x7f91bb7fb190> >09:04:23,169 INFO blivet: no initiator set >09:04:23,169 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >09:04:23,169 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >09:04:23,274 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >09:04:23,274 INFO blivet: sr0 looks to be the live device; marking as protected >09:04:23,290 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vdb', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >09:04:23,295 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-uuid/2014-10-29-19-30-23-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-29-19-30-23-00', > 'ID_FS_UUID_ENC': '2014-10-29-19-30-23-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\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': '5dbaabbd', > 'ID_REVISION': '2.1.2', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '10311', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-uuid/2014-10-29-19-30-23-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >09:04:23,295 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >09:04:23,295 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >09:04:23,296 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:23,296 INFO blivet: sr0 is a cdrom >09:04:23,296 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >09:04:23,297 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >09:04:23,299 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >09:04:23,299 INFO blivet: added cdrom sr0 (id 1) to device tree >09:04:23,301 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:04:23,302 DEBUG blivet: looking up parted Device: /dev/sr0 >09:04:23,299 INFO blivet: got device: OpticalDevice instance (0x7f91b019afd0) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1345 MiB > format = existing None > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 688640 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (42, 255, 63) biosGeometry: (42, 255, 63) > PedDevice: <_ped.Device object at 0x7f91b015b290> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >09:04:23,329 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:04:23,333 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:04:23,336 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:04:23,377 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >09:04:23,388 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:04:23,393 INFO blivet: type detected on 'sr0' is 'iso9660' >09:04:23,555 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:04:23,555 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >09:04:23,556 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >09:04:23,556 INFO blivet: got format: existing iso9660 filesystem >09:04:23,573 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '76075530', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12046', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >09:04:23,573 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >09:04:23,574 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:04:23,575 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:23,578 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >09:04:23,578 INFO blivet: vda is a disk >09:04:23,579 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >09:04:23,579 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:04:23,590 INFO blivet: added disk vda (id 6) to device tree >09:04:23,591 DEBUG blivet: looking up parted Device: /dev/vda >09:04:23,591 INFO blivet: got device: DiskDevice instance (0x7f91ab2b1f90) -- > name = vda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8192 MiB > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf170> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f91ab2b7210> >09:04:23,621 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >09:04:23,621 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >09:04:23,622 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >09:04:23,622 DEBUG blivet: required disklabel type for vda (15) is None >09:04:23,623 DEBUG blivet: default disklabel type for vda is msdos >09:04:23,623 DEBUG blivet: selecting msdos disklabel for vda based on size >09:04:23,624 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >09:04:23,631 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 0x7f91ab2de550>, <parted.partition.Partition object at 0x7f91ab2de710>] > device: <parted.device.Device object at 0x7f91ab2d2590> > PedDisk: <_ped.Disk object at 0x7f91ab2ccfc8> >09:04:23,634 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >09:04:23,636 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >09:04:23,646 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/95779487-e99a-4bac-ba15-07f6aef7aeeb', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '95779487-e99a-4bac-ba15-07f6aef7aeeb', > 'ID_FS_UUID_ENC': '95779487-e99a-4bac-ba15-07f6aef7aeeb', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252: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': '76075530-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '76075530', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1386269', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/95779487-e99a-4bac-ba15-07f6aef7aeeb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >09:04:23,649 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >09:04:23,650 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda1 ; incomplete: False ; >09:04:23,651 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:23,651 INFO blivet: vda1 is a partition >09:04:23,651 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >09:04:23,652 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:04:23,653 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with existing msdos disklabel >09:04:23,659 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:04:23,660 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >09:04:23,660 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >09:04:23,661 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >09:04:23,661 DEBUG blivet: looking up parted Partition: /dev/vda1 >09:04:23,662 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >09:04:23,662 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >09:04:23,663 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >09:04:23,664 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >09:04:23,664 INFO blivet: added partition vda1 (id 11) to device tree >09:04:23,666 DEBUG blivet: looking up parted Device: /dev/vda1 >09:04:23,664 INFO blivet: got device: PartitionDevice instance (0x7f91ab2de9d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf5f0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: <parted.filesystem.FileSystem object at 0x7f91ab2de850> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91ab2de610> PedPartition: <_ped.Partition object at 0x7f91ab2d3f50> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:04:23,695 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >09:04:23,696 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: None ; >09:04:23,696 DEBUG blivet: device vda1 does not contain a disklabel >09:04:23,697 INFO blivet: type detected on 'vda1' is 'ext4' >09:04:23,771 DEBUG blivet: size=0 B, current=500 MiB >09:04:23,779 DEBUG blivet: using current size 0 as min size >09:04:23,780 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:23,780 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 14 >09:04:23,781 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >09:04:23,782 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >09:04:23,782 INFO blivet: got format: existing ext4 filesystem >09:04:23,783 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz', > 'ID_FS_UUID_ENC': 'vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15751168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '76075530-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '76075530', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '141421828', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >09:04:23,784 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >09:04:23,784 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda2 ; incomplete: False ; >09:04:23,785 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:23,786 INFO blivet: vda2 is a partition >09:04:23,786 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >09:04:23,787 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:04:23,787 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with existing msdos disklabel >09:04:23,794 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >09:04:23,794 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >09:04:23,794 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >09:04:23,795 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >09:04:23,795 DEBUG blivet: looking up parted Partition: /dev/vda2 >09:04:23,798 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >09:04:23,799 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >09:04:23,800 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >09:04:23,801 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >09:04:23,802 INFO blivet: added partition vda2 (id 16) to device tree >09:04:23,810 DEBUG blivet: looking up parted Device: /dev/vda2 >09:04:23,808 INFO blivet: got device: PartitionDevice instance (0x7f91ab2dee50) -- > name = vda2 status = True kids = 0 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32657 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91ab2de7d0> PedPartition: <_ped.Partition object at 0x7f91ab2d3fb0> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm >09:04:23,847 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >09:04:23,848 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: None ; >09:04:23,848 DEBUG blivet: device vda2 does not contain a disklabel >09:04:23,864 INFO blivet: type detected on 'vda2' is 'LVM2_member' >09:04:23,865 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz ; exists: True ; vgUuid: neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km ; label: None ; peStart: 1024 KiB ; device: /dev/vda2 ; serial: None ; >09:04:23,871 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 19 >09:04:23,871 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >09:04:23,872 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >09:04:23,872 INFO blivet: got format: existing lvmpv >09:04:23,873 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >09:04:23,874 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km ; incomplete: True ; >09:04:23,875 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:04:23,876 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora ; member: vda2 ; >09:04:23,877 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >09:04:23,878 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >09:04:23,878 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >09:04:23,879 INFO blivet: added lvmvg fedora (id 20) to device tree >09:04:23,893 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:04:23,894 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:23,895 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo ; incomplete: False ; >09:04:23,895 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:04:23,897 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >09:04:23,897 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 24 >09:04:23,898 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >09:04:23,898 DEBUG blivet: Adding fedora-swap/820 MiB to fedora >09:04:23,904 INFO blivet: added lvmlv fedora-swap (id 23) to device tree >09:04:23,905 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >09:04:23,906 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >09:04:23,907 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >09:04:23,908 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >09:04:23,959 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >09:04:23,964 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >09:04:23,965 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:04:23,967 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo /dev/disk/by-uuid/e899782a-59e3-4f09-ba1a-2655bc69cc79 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > '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-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'e899782a-59e3-4f09-ba1a-2655bc69cc79', > 'ID_FS_UUID_ENC': 'e899782a-59e3-4f09-ba1a-2655bc69cc79', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9248365', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo', > '/dev/disk/by-uuid/e899782a-59e3-4f09-ba1a-2655bc69cc79', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >09:04:23,967 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >09:04:23,968 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:04:23,969 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora-swap (23) >09:04:23,986 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:23,991 DEBUG blivet: fedora size is 7688 MiB >09:04:23,998 DEBUG blivet: vg fedora has 6868 MiB free >09:04:24,004 DEBUG blivet: fedora size is 7688 MiB >09:04:24,010 DEBUG blivet: vg fedora has 6868 MiB free >09:04:23,977 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f91ab28b890) -- > name = fedora-swap status = True kids = 0 id = 23 > parents = ['existing 7688 MiB lvmvg fedora (20)'] > uuid = MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo size = 820 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf710> > target size = 820 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f91ab28b190) -- > name = fedora status = True kids = 1 id = 20 > parents = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > uuid = neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/fedora > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 > PE Free = 10 PV Count = 1 > modified = False extents = 1922 free space = 6868 MiB > free extents = 1717 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > LVs = ['existing 820 MiB lvmlv fedora-swap (23)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 820 MiB >09:04:24,037 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:24,041 DEBUG blivet: fedora size is 7688 MiB >09:04:24,049 DEBUG blivet: vg fedora has 6868 MiB free >09:04:24,055 DEBUG blivet: fedora size is 7688 MiB >09:04:24,063 DEBUG blivet: vg fedora has 6868 MiB free >09:04:24,090 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:24,094 DEBUG blivet: fedora size is 7688 MiB >09:04:24,101 DEBUG blivet: vg fedora has 6868 MiB free >09:04:24,106 DEBUG blivet: fedora size is 7688 MiB >09:04:24,112 DEBUG blivet: vg fedora has 6868 MiB free >09:04:24,138 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:24,143 DEBUG blivet: fedora size is 7688 MiB >09:04:24,150 DEBUG blivet: vg fedora has 6868 MiB free >09:04:24,156 DEBUG blivet: fedora size is 7688 MiB >09:04:24,162 DEBUG blivet: vg fedora has 6868 MiB free >09:04:24,180 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >09:04:24,180 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >09:04:24,181 DEBUG blivet: device fedora-swap does not contain a disklabel >09:04:24,181 INFO blivet: type detected on 'fedora-swap' is 'swap' >09:04:24,182 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: e899782a-59e3-4f09-ba1a-2655bc69cc79 ; exists: True ; label: None ; >09:04:24,182 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 26 >09:04:24,182 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >09:04:24,182 INFO blivet: got format: existing swap >09:04:24,183 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:04:24,184 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:24,184 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3 ; incomplete: False ; >09:04:24,185 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:04:24,185 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >09:04:24,186 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 29 >09:04:24,186 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >09:04:24,186 DEBUG blivet: Adding fedora-root/6828 MiB to fedora >09:04:24,192 INFO blivet: added lvmlv fedora-root (id 28) to device tree >09:04:24,192 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >09:04:24,193 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >09:04:24,194 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >09:04:24,194 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >09:04:24,252 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >09:04:24,258 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >09:04:24,258 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:04:24,261 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3 /dev/disk/by-uuid/7dfb0b23-7258-417d-88f5-233befdaa117 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > '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-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7dfb0b23-7258-417d-88f5-233befdaa117', > 'ID_FS_UUID_ENC': '7dfb0b23-7258-417d-88f5-233befdaa117', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9542765', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3', > '/dev/disk/by-uuid/7dfb0b23-7258-417d-88f5-233befdaa117', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >09:04:24,261 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >09:04:24,261 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:04:24,263 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6828 MiB lvmlv fedora-root (28) >09:04:24,282 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:24,289 DEBUG blivet: fedora size is 7688 MiB >09:04:24,304 DEBUG blivet: vg fedora has 40 MiB free >09:04:24,315 DEBUG blivet: fedora size is 7688 MiB >09:04:24,325 DEBUG blivet: vg fedora has 40 MiB free >09:04:24,270 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f91ab28b8d0) -- > name = fedora-root status = True kids = 0 id = 28 > parents = ['existing 7688 MiB lvmvg fedora (20)'] > uuid = Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3 size = 6828 MiB > format = existing None > 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: 13983744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (870, 255, 63) biosGeometry: (870, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf7a0> > target size = 6828 MiB path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f91ab28b190) -- > name = fedora status = True kids = 2 id = 20 > parents = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > uuid = neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/fedora > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 > PE Free = 10 PV Count = 1 > modified = False extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > LVs = ['existing 820 MiB lvmlv fedora-swap (23) with existing swap', > 'existing 6828 MiB lvmlv fedora-root (28)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 6828 MiB >09:04:24,367 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:24,381 DEBUG blivet: fedora size is 7688 MiB >09:04:24,387 DEBUG blivet: vg fedora has 40 MiB free >09:04:24,401 DEBUG blivet: fedora size is 7688 MiB >09:04:24,407 DEBUG blivet: vg fedora has 40 MiB free >09:04:24,443 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:24,448 DEBUG blivet: fedora size is 7688 MiB >09:04:24,455 DEBUG blivet: vg fedora has 40 MiB free >09:04:24,461 DEBUG blivet: fedora size is 7688 MiB >09:04:24,467 DEBUG blivet: vg fedora has 40 MiB free >09:04:24,499 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:24,503 DEBUG blivet: fedora size is 7688 MiB >09:04:24,510 DEBUG blivet: vg fedora has 40 MiB free >09:04:24,517 DEBUG blivet: fedora size is 7688 MiB >09:04:24,524 DEBUG blivet: vg fedora has 40 MiB free >09:04:24,549 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >09:04:24,550 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >09:04:24,551 DEBUG blivet: device fedora-root does not contain a disklabel >09:04:24,551 INFO blivet: type detected on 'fedora-root' is 'ext4' >09:04:24,585 DEBUG blivet: size=0 B, current=6828 MiB >09:04:24,598 DEBUG blivet: using current size 0 as min size >09:04:24,601 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:24,602 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 31 >09:04:24,604 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >09:04:24,605 INFO blivet: got format: existing ext4 filesystem >09:04:24,608 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:04:24,610 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora-swap (23) with existing swap >09:04:24,622 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 820 MiB >09:04:24,632 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:04:24,633 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6828 MiB lvmlv fedora-root (28) with existing ext4 filesystem >09:04:24,642 DEBUG blivet: set fedora-root copies to 1, metadata size to 0 B, log size to 0 B, total size 6828 MiB >09:04:24,653 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '6cbcbd76-aa20-4aff-9a7b-88157ab1c2a1', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12168', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb'} ; name: vdb ; >09:04:24,653 INFO blivet: scanning vdb (/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb)... >09:04:24,654 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:04:24,654 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:24,654 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdb ; >09:04:24,655 INFO blivet: vdb is a disk >09:04:24,655 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >09:04:24,655 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >09:04:24,662 INFO blivet: added disk vdb (id 34) to device tree >09:04:24,662 DEBUG blivet: looking up parted Device: /dev/vdb >09:04:24,662 INFO blivet: got device: DiskDevice instance (0x7f91ab2de990) -- > name = vdb status = True kids = 0 id = 34 > parents = [] > uuid = None size = 8192 MiB > format = existing None > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32657 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf830> > target size = 0 B path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f91ab2aac50> >09:04:24,680 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb ; >09:04:24,681 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: gpt ; >09:04:24,681 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >09:04:24,682 DEBUG blivet: required disklabel type for vdb (15) is None >09:04:24,682 DEBUG blivet: default disklabel type for vdb is msdos >09:04:24,682 DEBUG blivet: selecting msdos disklabel for vdb based on size >09:04:24,682 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >09:04:24,684 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f91ab2aae90> > PedDisk: <_ped.Disk object at 0x7f91ab2e52d8> >09:04:24,685 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 37 >09:04:24,686 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >09:04:24,686 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': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24651', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >09:04:24,687 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >09:04:24,687 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >09:04:24,687 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:24,688 INFO blivet: loop0 is a loop device >09:04:24,688 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >09:04:24,698 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >09:04:24,699 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:24,699 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >09:04:24,700 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >09:04:24,700 INFO blivet: added file /osmin.img (deleted) (id 39) to device tree >09:04:24,701 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >09:04:24,702 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 43 >09:04:24,703 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:04:24,703 INFO blivet: added loop loop0 (id 42) to device tree >09:04:24,704 INFO blivet: got device: LoopDevice instance (0x7f91ab1fc550) -- > name = loop0 status = False kids = 0 id = 42 > parents = ['existing 0 B file /osmin.img (deleted) (39)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >09:04:24,705 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >09:04:24,706 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >09:04:24,706 DEBUG blivet: device loop0 does not contain a disklabel >09:04:24,707 INFO blivet: type detected on 'loop0' is 'squashfs' >09:04:24,707 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 45 >09:04:24,708 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:04:24,709 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': '24751', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >09:04:24,709 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >09:04:24,710 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >09:04:24,711 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:24,711 INFO blivet: loop1 is a loop device >09:04:24,711 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >09:04:24,712 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >09:04:24,713 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:24,713 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 48 >09:04:24,715 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >09:04:24,715 INFO blivet: added file /osmin (id 47) to device tree >09:04:24,716 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >09:04:24,716 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 51 >09:04:24,717 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:04:24,717 INFO blivet: added loop loop1 (id 50) to device tree >09:04:24,717 INFO blivet: got device: LoopDevice instance (0x7f91ab2aafd0) -- > name = loop1 status = False kids = 0 id = 50 > parents = ['existing 0 B file /osmin (47)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >09:04:24,719 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >09:04:24,720 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >09:04:24,720 DEBUG blivet: device loop1 does not contain a disklabel >09:04:24,720 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >09:04:24,721 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 53 >09:04:24,721 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:04:24,722 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': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24847', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >09:04:24,722 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >09:04:24,723 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >09:04:24,724 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:24,724 INFO blivet: loop2 is a loop device >09:04:24,725 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >09:04:24,725 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >09:04:24,726 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:24,726 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 56 >09:04:24,729 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >09:04:24,730 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 55) to device tree >09:04:24,730 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >09:04:24,731 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 59 >09:04:24,733 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:04:24,733 INFO blivet: added loop loop2 (id 58) to device tree >09:04:24,734 INFO blivet: got device: LoopDevice instance (0x7f91ab1fc650) -- > name = loop2 status = False kids = 0 id = 58 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (55)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >09:04:24,740 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >09:04:24,740 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >09:04:24,741 DEBUG blivet: device loop2 does not contain a disklabel >09:04:24,741 INFO blivet: type detected on 'loop2' is 'squashfs' >09:04:24,741 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 61 >09:04:24,741 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:04:24,743 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24944', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >09:04:24,743 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >09:04:24,743 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:04:24,745 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:24,745 INFO blivet: loop3 is a loop device >09:04:24,745 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >09:04:24,746 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >09:04:24,746 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:24,746 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 64 >09:04:24,747 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >09:04:24,747 INFO blivet: added file /LiveOS/ext3fs.img (id 63) to device tree >09:04:24,748 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >09:04:24,748 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >09:04:24,748 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >09:04:24,748 INFO blivet: added loop loop3 (id 66) to device tree >09:04:24,748 INFO blivet: got device: LoopDevice instance (0x7f91ab1fc9d0) -- > name = loop3 status = False kids = 0 id = 66 > parents = ['existing 0 B file /LiveOS/ext3fs.img (63)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >09:04:24,750 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >09:04:24,751 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >09:04:24,751 DEBUG blivet: device loop3 does not contain a disklabel >09:04:24,751 INFO blivet: type detected on 'loop3' is 'ext4' >09:04:24,803 DEBUG blivet: size=0 B, current=6144 MiB >09:04:24,808 DEBUG blivet: using current size 0 as min size >09:04:24,809 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:24,810 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 69 >09:04:24,810 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >09:04:24,810 INFO blivet: got format: existing ext4 filesystem >09:04:24,811 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': '25100', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >09:04:24,812 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >09:04:24,813 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >09:04:24,814 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:24,814 INFO blivet: loop4 is a loop device >09:04:24,814 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >09:04:24,815 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >09:04:24,816 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:24,816 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 72 >09:04:24,817 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >09:04:24,817 INFO blivet: added file /overlay (deleted) (id 71) to device tree >09:04:24,818 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >09:04:24,818 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 75 >09:04:24,819 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >09:04:24,819 INFO blivet: added loop loop4 (id 74) to device tree >09:04:24,820 INFO blivet: got device: LoopDevice instance (0x7f91ab1fc790) -- > name = loop4 status = False kids = 0 id = 74 > parents = ['existing 0 B file /overlay (deleted) (71)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >09:04:24,822 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >09:04:24,822 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >09:04:24,823 DEBUG blivet: device loop4 does not contain a disklabel >09:04:24,823 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >09:04:24,823 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 77 >09:04:24,824 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >09:04:24,826 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2092', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >09:04:24,826 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >09:04:24,827 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >09:04:24,827 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:24,828 INFO blivet: live-rw is a device-mapper device >09:04:24,828 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >09:04:24,829 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:04:24,830 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:04:24,831 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:04:24,832 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (66) with existing ext4 filesystem >09:04:24,833 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >09:04:24,835 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (74) >09:04:24,836 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >09:04:24,837 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:24,838 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >09:04:24,838 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 80 >09:04:24,840 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >09:04:24,840 INFO blivet: added dm live-rw (id 79) to device tree >09:04:24,840 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >09:04:24,840 INFO blivet: got device: DMDevice instance (0x7f91ab1fcd90) -- > name = live-rw status = True kids = 0 id = 79 > parents = ['existing 0 B loop loop4 (74)'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bfa70> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >09:04:24,878 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >09:04:24,879 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >09:04:24,880 DEBUG blivet: device live-rw does not contain a disklabel >09:04:24,880 INFO blivet: type detected on 'live-rw' is 'ext4' >09:04:24,920 DEBUG blivet: size=5523.52 MiB, current=6144 MiB >09:04:24,974 DEBUG blivet: padding min size from 5791825920 up to 5791826420 >09:04:24,982 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:24,982 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 82 >09:04:24,986 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >09:04:24,987 INFO blivet: got format: existing ext4 filesystem >09:04:24,988 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9148', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >09:04:24,988 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >09:04:24,989 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >09:04:24,989 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:24,989 INFO blivet: live-base is a device-mapper device >09:04:24,990 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >09:04:24,994 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:04:24,998 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:04:25,010 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:04:25,010 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:04:25,011 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (66) with existing ext4 filesystem >09:04:25,012 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >09:04:25,013 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:25,014 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >09:04:25,015 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 85 >09:04:25,016 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >09:04:25,016 INFO blivet: added dm live-base (id 84) to device tree >09:04:25,017 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >09:04:25,016 INFO blivet: got device: DMDevice instance (0x7f91ab1fcdd0) -- > name = live-base status = True kids = 0 id = 84 > parents = ['existing 0 B loop loop3 (66) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32657 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf8c0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >09:04:25,030 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >09:04:25,031 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >09:04:25,031 DEBUG blivet: device live-base does not contain a disklabel >09:04:25,031 INFO blivet: type detected on 'live-base' is 'ext4' >09:04:25,082 DEBUG blivet: size=0 B, current=6144 MiB >09:04:25,090 DEBUG blivet: using current size 0 as min size >09:04:25,091 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:25,092 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 87 >09:04:25,092 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >09:04:25,092 INFO blivet: got format: existing ext4 filesystem >09:04:25,094 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17764', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >09:04:25,094 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >09:04:25,095 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >09:04:25,095 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:25,095 INFO blivet: live-osimg-min is a device-mapper device >09:04:25,096 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >09:04:25,096 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:04:25,097 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:04:25,097 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:04:25,098 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >09:04:25,098 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >09:04:25,099 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (50) >09:04:25,100 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:04:25,100 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (66) with existing ext4 filesystem >09:04:25,101 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >09:04:25,101 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:04:25,102 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >09:04:25,102 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 90 >09:04:25,103 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >09:04:25,103 INFO blivet: added dm live-osimg-min (id 89) to device tree >09:04:25,104 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >09:04:25,103 INFO blivet: got device: DMDevice instance (0x7f91ab1fccd0) -- > name = live-osimg-min status = True kids = 0 id = 89 > parents = ['existing 0 B loop loop3 (66) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 20256 did: 8262 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bfb00> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >09:04:25,119 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >09:04:25,120 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >09:04:25,120 DEBUG blivet: device live-osimg-min does not contain a disklabel >09:04:25,120 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >09:04:25,143 DEBUG blivet: size=0 B, current=5523.52 MiB >09:04:25,163 DEBUG blivet: using current size 0 as min size >09:04:25,164 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:25,164 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 92 >09:04:25,175 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >09:04:25,175 INFO blivet: got format: existing ext4 filesystem >09:04:25,194 INFO blivet: devices to scan: ['dm-3', 'dm-4'] >09:04:25,209 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo /dev/disk/by-uuid/e899782a-59e3-4f09-ba1a-2655bc69cc79 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > '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-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'e899782a-59e3-4f09-ba1a-2655bc69cc79', > 'ID_FS_UUID_ENC': 'e899782a-59e3-4f09-ba1a-2655bc69cc79', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9248365', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo', > '/dev/disk/by-uuid/e899782a-59e3-4f09-ba1a-2655bc69cc79', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >09:04:25,210 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >09:04:25,210 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:04:25,218 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora-swap (23) with existing swap >09:04:25,236 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:25,241 DEBUG blivet: fedora size is 7688 MiB >09:04:25,247 DEBUG blivet: vg fedora has 40 MiB free >09:04:25,256 DEBUG blivet: fedora size is 7688 MiB >09:04:25,265 DEBUG blivet: vg fedora has 40 MiB free >09:04:25,226 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f91ab28b890) -- > name = fedora-swap status = True kids = 0 id = 23 > parents = ['existing 7688 MiB lvmvg fedora (20)'] > uuid = MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo size = 820 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf710> > target size = 820 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f91ab28b190) -- > name = fedora status = True kids = 2 id = 20 > parents = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > uuid = neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/fedora > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 > PE Free = 10 PV Count = 1 > modified = False extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > LVs = ['existing 820 MiB lvmlv fedora-swap (23) with existing swap', > 'existing 6828 MiB lvmlv fedora-root (28) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 820 MiB >09:04:25,314 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:25,320 DEBUG blivet: fedora size is 7688 MiB >09:04:25,325 DEBUG blivet: vg fedora has 40 MiB free >09:04:25,331 DEBUG blivet: fedora size is 7688 MiB >09:04:25,336 DEBUG blivet: vg fedora has 40 MiB free >09:04:25,363 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:25,366 DEBUG blivet: fedora size is 7688 MiB >09:04:25,372 DEBUG blivet: vg fedora has 40 MiB free >09:04:25,377 DEBUG blivet: fedora size is 7688 MiB >09:04:25,385 DEBUG blivet: vg fedora has 40 MiB free >09:04:25,427 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:25,436 DEBUG blivet: fedora size is 7688 MiB >09:04:25,443 DEBUG blivet: vg fedora has 40 MiB free >09:04:25,452 DEBUG blivet: fedora size is 7688 MiB >09:04:25,462 DEBUG blivet: vg fedora has 40 MiB free >09:04:25,484 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >09:04:25,484 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >09:04:25,484 DEBUG blivet: device fedora-swap does not contain a disklabel >09:04:25,484 DEBUG blivet: no type or existing type for fedora-swap, bailing >09:04:25,486 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3 /dev/disk/by-uuid/7dfb0b23-7258-417d-88f5-233befdaa117 /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-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7dfb0b23-7258-417d-88f5-233befdaa117', > 'ID_FS_UUID_ENC': '7dfb0b23-7258-417d-88f5-233befdaa117', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9542765', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3', > '/dev/disk/by-uuid/7dfb0b23-7258-417d-88f5-233befdaa117', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >09:04:25,486 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >09:04:25,486 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:04:25,487 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6828 MiB lvmlv fedora-root (28) with existing ext4 filesystem >09:04:25,506 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:25,510 DEBUG blivet: fedora size is 7688 MiB >09:04:25,516 DEBUG blivet: vg fedora has 40 MiB free >09:04:25,522 DEBUG blivet: fedora size is 7688 MiB >09:04:25,528 DEBUG blivet: vg fedora has 40 MiB free >09:04:25,493 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f91ab28b8d0) -- > name = fedora-root status = True kids = 0 id = 28 > parents = ['existing 7688 MiB lvmvg fedora (20)'] > uuid = Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3 size = 6828 MiB > 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: 13983744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (870, 255, 63) biosGeometry: (870, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf7a0> > target size = 6828 MiB path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f91ab28b190) -- > name = fedora status = True kids = 2 id = 20 > parents = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > uuid = neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/fedora > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 > PE Free = 10 PV Count = 1 > modified = False extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > LVs = ['existing 820 MiB lvmlv fedora-swap (23) with existing swap', > 'existing 6828 MiB lvmlv fedora-root (28) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 6828 MiB >09:04:25,551 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:25,554 DEBUG blivet: fedora size is 7688 MiB >09:04:25,559 DEBUG blivet: vg fedora has 40 MiB free >09:04:25,564 DEBUG blivet: fedora size is 7688 MiB >09:04:25,569 DEBUG blivet: vg fedora has 40 MiB free >09:04:25,592 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:25,596 DEBUG blivet: fedora size is 7688 MiB >09:04:25,601 DEBUG blivet: vg fedora has 40 MiB free >09:04:25,607 DEBUG blivet: fedora size is 7688 MiB >09:04:25,612 DEBUG blivet: vg fedora has 40 MiB free >09:04:25,635 DEBUG blivet: looking up parted Device: /dev/fedora >09:04:25,638 DEBUG blivet: fedora size is 7688 MiB >09:04:25,644 DEBUG blivet: vg fedora has 40 MiB free >09:04:25,648 DEBUG blivet: fedora size is 7688 MiB >09:04:25,653 DEBUG blivet: vg fedora has 40 MiB free >09:04:25,669 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >09:04:25,669 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >09:04:25,669 DEBUG blivet: device fedora-root does not contain a disklabel >09:04:25,669 DEBUG blivet: no type or existing type for fedora-root, bailing >09:04:25,681 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >09:04:25,691 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:04:25,692 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:04:25,692 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:04:25,702 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >09:04:25,703 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >09:04:25,704 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >09:04:25,713 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >09:04:25,748 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >09:04:25,749 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:04:25,750 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:04:25,760 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >09:04:25,792 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >09:04:25,793 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >09:04:25,794 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >09:04:25,804 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:04:25,805 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:04:25,806 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:04:25,815 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >09:04:25,815 DEBUG blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >09:04:25,816 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >09:04:25,817 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >09:04:25,825 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >09:04:25,826 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >09:04:25,827 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >09:04:25,827 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >09:04:25,827 INFO blivet: edd: MBR signature on vdb is zero. new disk image? >09:04:25,828 INFO blivet: edd: collected mbr signatures: {'vda': '0x76075530'} >09:04:25,828 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >09:04:25,847 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >09:04:25,881 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:04:25,882 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:04:25,883 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:04:25,897 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >09:04:25,898 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >09:04:25,900 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >09:04:25,901 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >09:04:25,964 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >09:04:25,964 INFO blivet: IGNORED: Caught exception, continuing. >09:04:25,964 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >09:04:25,965 INFO blivet: IGNORED: Begin exception details. >09:04:25,965 INFO blivet: IGNORED: Traceback (most recent call last): >09:04:25,965 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3042, in parseFSTab >09:04:25,965 INFO blivet: IGNORED: blkidTab.parse() >09:04:25,965 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2102, in parse >09:04:25,965 INFO blivet: IGNORED: with open(path) as f: >09:04:25,965 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >09:04:25,965 INFO blivet: IGNORED: End exception details. >09:04:25,965 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >09:04:25,966 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >09:04:25,966 DEBUG blivet: IGNORED: Caught exception, continuing. >09:04:25,966 DEBUG blivet: IGNORED: Problem description: failed to parse blkid.tab >09:04:25,966 DEBUG blivet: IGNORED: Begin exception details. >09:04:25,967 DEBUG blivet: IGNORED: Traceback (most recent call last): >09:04:25,967 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2150, in parse >09:04:25,967 DEBUG blivet: IGNORED: self.blkidTab.parse() >09:04:25,967 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2102, in parse >09:04:25,967 DEBUG blivet: IGNORED: with open(path) as f: >09:04:25,967 DEBUG blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >09:04:25,967 DEBUG blivet: IGNORED: End exception details. >09:04:25,967 DEBUG blivet: crypttab maps: [] >09:04:25,967 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >09:04:25,968 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; hidden: False ; incomplete: False ; >09:04:25,969 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 6828 MiB lvmlv fedora-root (28) with existing ext4 filesystem >09:04:25,976 DEBUG blivet: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >09:04:25,976 DEBUG blivet: resolved 'UUID=95779487-e99a-4bac-ba15-07f6aef7aeeb' to 'vda1' (partition) >09:04:25,977 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; hidden: False ; incomplete: False ; >09:04:25,977 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 820 MiB lvmlv fedora-swap (23) with existing swap >09:04:25,984 DEBUG blivet: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >09:04:25,984 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >09:04:26,019 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >09:04:26,072 DEBUG blivet: fedora size is 7688 MiB >09:04:26,079 DEBUG blivet: vg fedora has 40 MiB free >09:04:26,085 DEBUG blivet: fedora size is 7688 MiB >09:04:26,092 DEBUG blivet: vg fedora has 40 MiB free >09:04:26,099 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:26,100 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:26,101 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:26,102 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:26,103 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:26,104 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:04:26,106 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:04:26,107 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:26,171 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; hidden: False ; incomplete: False ; >09:04:26,171 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 6144 MiB dm live-base (84) with existing ext4 filesystem >09:04:32,192 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:04:32,192 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:04:32,192 DEBUG blivet: NFSv4.supported: supported: False ; >09:04:32,193 DEBUG blivet: NFSv4.supported: supported: False ; >09:04:32,193 DEBUG blivet: SELinuxFS.supported: supported: False ; >09:04:32,193 DEBUG blivet: SELinuxFS.supported: supported: False ; >09:04:32,194 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:32,194 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:32,195 DEBUG blivet: Ext3FS.supported: supported: True ; >09:04:32,195 DEBUG blivet: Ext3FS.supported: supported: True ; >09:04:32,195 DEBUG blivet: Ext2FS.supported: supported: True ; >09:04:32,196 DEBUG blivet: Ext2FS.supported: supported: True ; >09:04:32,196 DEBUG blivet: SysFS.supported: supported: False ; >09:04:32,197 DEBUG blivet: SysFS.supported: supported: False ; >09:04:32,197 DEBUG blivet: MultipathMember.__init__: >09:04:32,197 DEBUG blivet: SwapSpace.__init__: >09:04:32,198 DEBUG blivet: ProcFS.supported: supported: False ; >09:04:32,198 DEBUG blivet: ProcFS.supported: supported: False ; >09:04:32,198 DEBUG blivet: NoDevFS.supported: supported: False ; >09:04:32,199 DEBUG blivet: NoDevFS.supported: supported: False ; >09:04:32,199 DEBUG blivet: DevPtsFS.supported: supported: False ; >09:04:32,199 DEBUG blivet: DevPtsFS.supported: supported: False ; >09:04:32,200 DEBUG blivet: BTRFS.supported: supported: True ; >09:04:32,200 DEBUG blivet: USBFS.supported: supported: False ; >09:04:32,201 DEBUG blivet: USBFS.supported: supported: False ; >09:04:32,201 DEBUG blivet: DiskLabel.__init__: >09:04:32,201 INFO blivet: DiskLabel.partedDevice returning None >09:04:32,201 DEBUG blivet: HFSPlus.supported: supported: False ; >09:04:32,202 DEBUG blivet: HFSPlus.supported: supported: False ; >09:04:32,202 DEBUG blivet: XFS.supported: supported: True ; >09:04:32,202 DEBUG blivet: XFS.supported: supported: True ; >09:04:32,203 DEBUG blivet: TmpFS.supported: supported: True ; >09:04:32,248 DEBUG blivet: LUKS.__init__: >09:04:32,249 DEBUG blivet: NTFS.supported: supported: False ; >09:04:32,249 DEBUG blivet: NTFS.supported: supported: False ; >09:04:32,249 DEBUG blivet: BindFS.supported: supported: False ; >09:04:32,250 DEBUG blivet: BindFS.supported: supported: False ; >09:04:32,250 DEBUG blivet: HFS.supported: supported: False ; >09:04:32,251 DEBUG blivet: HFS.supported: supported: False ; >09:04:32,251 DEBUG blivet: LVMPhysicalVolume.__init__: >09:04:32,252 DEBUG blivet: NFS.supported: supported: False ; >09:04:32,252 DEBUG blivet: NFS.supported: supported: False ; >09:04:32,253 DEBUG blivet: FATFS.supported: supported: True ; >09:04:32,253 DEBUG blivet: FATFS.supported: supported: True ; >09:04:32,255 DEBUG blivet: DMRaidMember.__init__: >09:04:32,256 DEBUG blivet: MDRaidMember.__init__: >09:04:40,098 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:04:40,099 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91ab2de9d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf5f0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: <parted.filesystem.FileSystem object at 0x7f91ab2de850> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91ab2de610> PedPartition: <_ped.Partition object at 0x7f91ab2d3f50> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f91ab2dee50) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32657 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91ab2de7d0> PedPartition: <_ped.Partition object at 0x7f91ab2d3fb0> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:04:40,138 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:04:40,139 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91ab2de9d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf5f0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: <parted.filesystem.FileSystem object at 0x7f91ab2de850> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91ab2de610> PedPartition: <_ped.Partition object at 0x7f91ab2d3f50> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f91ab2dee50) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32657 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91ab2de7d0> PedPartition: <_ped.Partition object at 0x7f91ab2d3fb0> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:04:40,175 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:04:40,176 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91ab2de9d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf5f0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: <parted.filesystem.FileSystem object at 0x7f91ab2de850> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91ab2de610> PedPartition: <_ped.Partition object at 0x7f91ab2d3f50> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f91ab2dee50) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32657 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91ab2de7d0> PedPartition: <_ped.Partition object at 0x7f91ab2d3fb0> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:04:40,209 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:04:40,209 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91ab2de9d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf5f0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: <parted.filesystem.FileSystem object at 0x7f91ab2de850> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91ab2de610> PedPartition: <_ped.Partition object at 0x7f91ab2d3f50> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f91ab2dee50) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32657 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91ab2de7d0> PedPartition: <_ped.Partition object at 0x7f91ab2d3fb0> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:04:41,951 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:04:41,952 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91ab2de9d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf5f0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: <parted.filesystem.FileSystem object at 0x7f91ab2de850> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91ab2de610> PedPartition: <_ped.Partition object at 0x7f91ab2d3f50> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f91ab2dee50) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32657 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91ab2de7d0> PedPartition: <_ped.Partition object at 0x7f91ab2d3fb0> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:04:41,987 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:04:41,987 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91ab2de9d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf5f0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: <parted.filesystem.FileSystem object at 0x7f91ab2de850> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91ab2de610> PedPartition: <_ped.Partition object at 0x7f91ab2d3f50> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f91ab2dee50) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32657 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91ab2de7d0> PedPartition: <_ped.Partition object at 0x7f91ab2d3fb0> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:04:44,077 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:04:44,078 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91ab2de9d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf5f0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: <parted.filesystem.FileSystem object at 0x7f91ab2de850> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91ab2de610> PedPartition: <_ped.Partition object at 0x7f91ab2d3f50> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f91ab2dee50) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32657 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91ab2d2510> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91ab2de7d0> PedPartition: <_ped.Partition object at 0x7f91ab2d3fb0> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:04:44,111 INFO blivet: hiding device existing 500 MiB partition vda1 (11) with existing ext4 filesystem >09:04:44,117 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >09:04:44,118 INFO blivet: removed partition vda1 (id 11) from device tree >09:04:44,118 DEBUG blivet: lvm filter: adding vda1 to the reject list >09:04:44,118 INFO blivet: hiding device existing 820 MiB lvmlv fedora-swap (23) with existing swap >09:04:44,125 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >09:04:44,125 INFO blivet: removed lvmlv fedora-swap (id 23) from device tree >09:04:44,125 DEBUG blivet: lvm filter: adding fedora-swap to the reject list >09:04:44,126 INFO blivet: hiding device existing 6828 MiB lvmlv fedora-root (28) with existing ext4 filesystem >09:04:44,133 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >09:04:44,133 INFO blivet: removed lvmlv fedora-root (id 28) from device tree >09:04:44,134 DEBUG blivet: lvm filter: adding fedora-root to the reject list >09:04:44,134 INFO blivet: hiding device existing 7688 MiB lvmvg fedora (20) >09:04:44,141 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >09:04:44,141 INFO blivet: removed lvmvg fedora (id 20) from device tree >09:04:44,141 DEBUG blivet: lvm filter: adding fedora to the reject list >09:04:44,142 INFO blivet: hiding device existing 7691 MiB partition vda2 (16) with existing lvmpv >09:04:44,148 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >09:04:44,149 INFO blivet: removed partition vda2 (id 16) from device tree >09:04:44,149 DEBUG blivet: lvm filter: adding vda2 to the reject list >09:04:44,149 INFO blivet: hiding device existing 8192 MiB disk vda (6) with existing msdos disklabel >09:04:44,156 INFO blivet: removed disk vda (id 6) from device tree >09:04:44,156 DEBUG blivet: lvm filter: adding vda to the reject list >09:04:44,157 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:04:44,157 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:04:45,060 INFO blivet: Detected 2048 MiB of memory >09:04:45,066 INFO blivet: Swap attempt of 2048 MiB >09:04:45,087 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:04:45,087 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:04:45,088 INFO blivet: Detected 2048 MiB of memory >09:04:45,097 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (819.2 MiB) instead. >09:04:45,114 INFO blivet: Swap attempt of 819.2 MiB >09:04:45,125 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:04:45,128 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:04:45,128 DEBUG blivet: checking whether disk vdb has an empty extended >09:04:45,128 DEBUG blivet: extended is None ; logicals is [] >09:04:45,129 DEBUG blivet: removing vdb >09:04:45,129 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 133 >09:04:45,131 DEBUG blivet: DiskDevice._setFormat: vdb ; current: disklabel ; type: None ; >09:04:45,131 INFO blivet: registered action: [132] destroy format gpt disklabel on disk vdb (id 34) >09:04:45,131 DEBUG blivet: clearpart: initializing vdb >09:04:45,131 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 135 >09:04:45,133 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >09:04:45,133 INFO blivet: registered action: [134] destroy format None on disk vdb (id 34) >09:04:45,133 DEBUG blivet: required disklabel type for vdb (15) is None >09:04:45,133 DEBUG blivet: default disklabel type for vdb is msdos >09:04:45,133 DEBUG blivet: selecting msdos disklabel for vdb based on size >09:04:45,134 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; >09:04:45,135 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vdb ; labelType: msdos ; >09:04:45,135 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f91a5526450> > PedDisk: <_ped.Disk object at 0x7f91a5524d88> >09:04:45,135 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 136 >09:04:45,137 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >09:04:45,137 INFO blivet: registered action: [137] create format msdos disklabel on disk vdb (id 34) >09:04:45,138 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:04:45,139 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >09:04:45,154 DEBUG blivet: resolved 'vdb' to 'vdb' (disk) >09:04:45,156 INFO blivet: Detected 2048 MiB of memory >09:04:45,174 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (819.2 MiB) instead. >09:04:45,208 INFO blivet: Swap attempt of 819.2 MiB >09:04:45,223 DEBUG blivet: doAutoPart: True >09:04:45,223 DEBUG blivet: encryptedAutoPart: False >09:04:45,223 DEBUG blivet: autoPartType: 2 >09:04:45,223 DEBUG blivet: clearPartType: 2 >09:04:45,223 DEBUG blivet: clearPartDisks: ['vdb'] >09:04:45,249 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f91a55265d0) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f91a5526590) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7f91a5526690) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7f91a5526610) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7f91a5526550) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 819.2 MiB maxSize = None grow = False > >09:04:45,250 DEBUG blivet: storage.disks: ['vdb'] >09:04:45,250 DEBUG blivet: storage.partitioned: ['vdb'] >09:04:45,250 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vdb'] >09:04:45,257 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:04:45,261 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >09:04:45,285 DEBUG blivet: resolved 'vdb' to 'vdb' (disk) >09:04:45,286 DEBUG blivet: boot disk: vdb >09:04:45,291 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >09:04:45,292 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 138 >09:04:45,296 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:04:45,300 DEBUG blivet: PartitionDevice._setFormat: req0 ; >09:04:45,304 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >09:04:45,308 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >09:04:45,310 INFO blivet: added partition req0 (id 139) to device tree >09:04:45,311 INFO blivet: registered action: [141] create device partition req0 (id 139) >09:04:45,312 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 143 >09:04:45,312 DEBUG blivet: PartitionDevice._setFormat: req0 ; >09:04:45,313 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: lvmpv ; type: lvmpv ; >09:04:45,313 INFO blivet: registered action: [142] create format lvmpv on partition req0 (id 139) >09:04:45,313 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f91ab2de990) -- > name = vdb status = True kids = 0 id = 34 > parents = [] > uuid = None size = 8192 MiB > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32657 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f91ab2bf830> > target size = 0 B path = /dev/vdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f91ab2aac50>] >09:04:45,322 DEBUG blivet: devs: [PartitionDevice instance (0x7f91a554e990) -- > name = req0 status = False kids = 0 id = 139 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:04:45,330 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:45,330 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 144 >09:04:45,330 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:04:45,331 DEBUG blivet: PartitionDevice._setFormat: req1 ; >09:04:45,331 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >09:04:45,332 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >09:04:45,332 INFO blivet: added partition req1 (id 145) to device tree >09:04:45,333 INFO blivet: registered action: [147] create device partition req1 (id 145) >09:04:45,333 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 149 >09:04:45,333 DEBUG blivet: PartitionDevice._setFormat: req1 ; >09:04:45,334 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >09:04:45,334 INFO blivet: registered action: [148] create format ext4 filesystem mounted at /boot on partition req1 (id 145) >09:04:45,334 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:04:45,335 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91a554e990) -- > name = req0 status = False kids = 0 id = 139 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f91a554ecd0) -- > name = req1 status = False kids = 0 id = 145 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:04:45,350 INFO blivet: skipping unneeded stage1 biosboot request >09:04:45,351 DEBUG blivet: PartSpec instance (0x7f91a5526610) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >09:04:45,356 DEBUG blivet: existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >09:04:45,361 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >09:04:45,362 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:04:45,362 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91a554e990) -- > name = req0 status = False kids = 0 id = 139 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f91a554ecd0) -- > name = req1 status = False kids = 0 id = 145 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:04:45,384 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:04:45,385 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91a554e990) -- > name = req0 status = False kids = 0 id = 139 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f91a554ecd0) -- > name = req1 status = False kids = 0 id = 145 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:04:45,400 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:04:45,400 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91a554e990) -- > name = req0 status = False kids = 0 id = 139 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f91a554ecd0) -- > name = req1 status = False kids = 0 id = 145 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:04:45,416 DEBUG blivet: removing all non-preexisting partitions ['req0(id 139)', 'req1(id 145)'] from disk(s) ['vdb'] >09:04:45,416 DEBUG blivet: allocatePartitions: disks=['vdb'] ; partitions=['req0(id 139)', 'req1(id 145)'] >09:04:45,416 DEBUG blivet: removing all non-preexisting partitions ['req1(id 145)', 'req0(id 139)'] from disk(s) ['vdb'] >09:04:45,416 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:04:45,417 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >09:04:45,422 DEBUG blivet: resolved 'vdb' to 'vdb' (disk) >09:04:45,423 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:04:45,423 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >09:04:45,428 DEBUG blivet: resolved 'vdb' to 'vdb' (disk) >09:04:45,428 DEBUG blivet: allocating partition: req1 ; id: 145 ; disks: ['vdb'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >09:04:45,433 DEBUG blivet: checking freespace on vdb >09:04:45,433 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >09:04:45,438 DEBUG blivet: checking 63-16777215 (8191.97 MiB) >09:04:45,443 DEBUG blivet: current free range is 63-16777215 (8191.97 MiB) >09:04:45,447 DEBUG blivet: updating use_disk to vdb, type: 0 >09:04:45,447 DEBUG blivet: new free: 63-16777215 / 8191.97 MiB >09:04:45,452 DEBUG blivet: new free allows for 0 sectors of growth >09:04:45,452 DEBUG blivet: found free space for bootable request >09:04:45,452 DEBUG blivet: adjusted start sector from 63 to 2048 >09:04:45,452 DEBUG blivet: created partition vdb1 of 500 MiB and added it to /dev/vdb >09:04:45,457 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >09:04:45,457 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a54e2190> PedPartition: <_ped.Partition object at 0x7f91a6c8e9b0> >09:04:45,458 DEBUG blivet: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >09:04:45,459 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:04:45,459 DEBUG blivet: PartitionDevice._setPartedPartition: vdb1 ; >09:04:45,459 DEBUG blivet: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a554ee90> PedPartition: <_ped.Partition object at 0x7f91a5520c50> >09:04:45,460 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:04:45,460 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >09:04:45,465 DEBUG blivet: resolved 'vdb' to 'vdb' (disk) >09:04:45,466 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:04:45,466 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >09:04:45,471 DEBUG blivet: resolved 'vdb' to 'vdb' (disk) >09:04:45,471 DEBUG blivet: allocating partition: req0 ; id: 139 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >09:04:45,476 DEBUG blivet: checking freespace on vdb >09:04:45,476 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >09:04:45,481 DEBUG blivet: checking 63-2047 (992.5 KiB) >09:04:45,485 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >09:04:45,489 DEBUG blivet: checking 1026048-16777215 (7691 MiB) >09:04:45,494 DEBUG blivet: current free range is 1026048-16777215 (7691 MiB) >09:04:45,498 DEBUG blivet: evaluating growth potential for new layout >09:04:45,499 DEBUG blivet: calculating growth for disk /dev/vdb >09:04:45,499 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >09:04:45,499 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a54e25d0> PedPartition: <_ped.Partition object at 0x7f91a6c8e890> >09:04:45,501 DEBUG blivet: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >09:04:45,502 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vdb ; >09:04:45,502 DEBUG blivet: adding request 145 to chunk 16775168 (2048-16777215) on /dev/vdb >09:04:45,502 DEBUG blivet: adding request 139 to chunk 16775168 (2048-16777215) on /dev/vdb >09:04:45,502 DEBUG blivet: Chunk.growRequests: 16775168 on /dev/vdb start = 2048 end = 16777215 >sectorSize = 512 B > >09:04:45,503 DEBUG blivet: req: PartitionRequest instance -- >id = 145 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:04:45,503 DEBUG blivet: req: PartitionRequest instance -- >id = 139 name = vdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:04:45,503 DEBUG blivet: 1 requests and 14727168 (7191 MiB) left in chunk >09:04:45,508 DEBUG blivet: adding 14727168 (7191 MiB) to 139 (vdb2) >09:04:45,514 DEBUG blivet: new grow amount for request 139 (vdb2) is 14727168 units, or 7191 MiB >09:04:45,518 DEBUG blivet: request 145 (vdb1) growth: 0 (0 B) size: 500 MiB >09:04:45,524 DEBUG blivet: request 139 (vdb2) growth: 14727168 (7191 MiB) size: 7691 MiB >09:04:45,533 DEBUG blivet: disk /dev/vdb growth: 14727168 (7191 MiB) >09:04:45,538 DEBUG blivet: PartitionDevice._setPartedPartition: vdb2 ; >09:04:45,538 DEBUG blivet: device vdb2 new partedPartition None >09:04:45,538 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vdb ; >09:04:45,539 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vdb ; >09:04:45,539 DEBUG blivet: total growth: 14727168 sectors >09:04:45,539 DEBUG blivet: updating use_disk to vdb, type: 0 >09:04:45,539 DEBUG blivet: new free: 1026048-16777215 / 7691 MiB >09:04:45,544 DEBUG blivet: new free allows for 14727168 sectors of growth >09:04:45,544 DEBUG blivet: created partition vdb2 of 500 MiB and added it to /dev/vdb >09:04:45,549 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >09:04:45,549 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a54e2550> PedPartition: <_ped.Partition object at 0x7f91a6c8e770> >09:04:45,550 DEBUG blivet: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >09:04:45,551 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vdb ; >09:04:45,551 DEBUG blivet: PartitionDevice._setPartedPartition: vdb2 ; >09:04:45,551 DEBUG blivet: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91ccd35810> PedPartition: <_ped.Partition object at 0x7f91a6c8e8f0> >09:04:45,552 DEBUG blivet: growPartitions: disks=['vdb'], partitions=['vdb2(id 139)', 'vdb1(id 145)'] >09:04:45,552 DEBUG blivet: growable partitions are ['vdb2'] >09:04:45,552 DEBUG blivet: adding request 139 to chunk 16775168 (2048-16777215) on /dev/vdb >09:04:45,552 DEBUG blivet: adding request 145 to chunk 16775168 (2048-16777215) on /dev/vdb >09:04:45,552 DEBUG blivet: disk vdb has 1 chunks >09:04:45,552 DEBUG blivet: Chunk.growRequests: 16775168 on /dev/vdb start = 2048 end = 16777215 >sectorSize = 512 B > >09:04:45,553 DEBUG blivet: req: PartitionRequest instance -- >id = 145 name = vdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:04:45,553 DEBUG blivet: req: PartitionRequest instance -- >id = 139 name = vdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:04:45,553 DEBUG blivet: 1 requests and 14727168 (7191 MiB) left in chunk >09:04:45,558 DEBUG blivet: adding 14727168 (7191 MiB) to 139 (vdb2) >09:04:45,562 DEBUG blivet: new grow amount for request 139 (vdb2) is 14727168 units, or 7191 MiB >09:04:45,567 DEBUG blivet: growing partitions on vdb >09:04:45,567 DEBUG blivet: partition vdb1 (145): 0 >09:04:45,567 DEBUG blivet: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f91a5526210> PedGeometry: <_ped.Geometry object at 0x7f91a54e2710> >09:04:45,567 DEBUG blivet: partition vdb2 (139): 0 >09:04:45,567 DEBUG blivet: new geometry for vdb2: parted.Geometry instance -- > start: 1026048 end: 16777215 length: 15751168 > device: <parted.device.Device object at 0x7f91a5526210> PedGeometry: <_ped.Geometry object at 0x7f91a54e2890> >09:04:45,567 DEBUG blivet: removing all non-preexisting partitions ['vdb1(id 145)', 'vdb2(id 139)'] from disk(s) ['vdb'] >09:04:45,568 DEBUG blivet: PartitionDevice._setPartedPartition: vdb1 ; >09:04:45,568 DEBUG blivet: device vdb1 new partedPartition None >09:04:45,568 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >09:04:45,569 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vdb ; >09:04:45,569 DEBUG blivet: PartitionDevice._setPartedPartition: vdb2 ; >09:04:45,569 DEBUG blivet: device vdb2 new partedPartition None >09:04:45,570 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vdb ; >09:04:45,570 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >09:04:45,570 DEBUG blivet: back from removeNewPartitions >09:04:45,571 DEBUG blivet: extended: None >09:04:45,571 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f91a5526210> PedGeometry: <_ped.Geometry object at 0x7f91a54e2710> >09:04:45,571 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >09:04:45,571 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a54e2ad0> PedPartition: <_ped.Partition object at 0x7f91a55150b0> >09:04:45,572 DEBUG blivet: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >09:04:45,572 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:04:45,573 DEBUG blivet: PartitionDevice._setPartedPartition: vdb1 ; >09:04:45,573 DEBUG blivet: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a54e2c10> PedPartition: <_ped.Partition object at 0x7f91a54d16b0> >09:04:45,573 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 16777215 length: 15751168 > device: <parted.device.Device object at 0x7f91a5526210> PedGeometry: <_ped.Geometry object at 0x7f91a54e2890> >09:04:45,574 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >09:04:45,574 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a554eb90> PedPartition: <_ped.Partition object at 0x7f91a6ca8e30> >09:04:45,575 DEBUG blivet: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >09:04:45,575 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vdb ; >09:04:45,576 DEBUG blivet: PartitionDevice._setPartedPartition: vdb2 ; >09:04:45,576 DEBUG blivet: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a54e2e50> PedPartition: <_ped.Partition object at 0x7f91a54d15f0> >09:04:45,577 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:04:45,577 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91a554e990) -- > name = vdb2 status = False kids = 0 id = 139 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vdb2 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a54e2e50> PedPartition: <_ped.Partition object at 0x7f91a54d15f0> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7f91a554ecd0) -- > name = vdb1 status = False kids = 0 id = 145 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vdb1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a54e2c10> PedPartition: <_ped.Partition object at 0x7f91a54d16b0> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:04:45,612 DEBUG blivet: fixing size of non-existent 500 MiB partition vdb1 (145) with non-existent ext4 filesystem mounted at /boot >09:04:45,617 DEBUG blivet: fixing size of non-existent 7691 MiB partition vdb2 (139) with non-existent lvmpv >09:04:45,622 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:04:45,622 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91a554e990) -- > name = vdb2 status = False kids = 0 id = 139 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vdb2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a54e2e50> PedPartition: <_ped.Partition object at 0x7f91a54d15f0> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7f91a554ecd0) -- > name = vdb1 status = False kids = 0 id = 145 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vdb1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a54e2c10> PedPartition: <_ped.Partition object at 0x7f91a54d16b0> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:04:45,658 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:04:45,658 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91a554e990) -- > name = vdb2 status = False kids = 0 id = 139 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vdb2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a54e2e50> PedPartition: <_ped.Partition object at 0x7f91a54d15f0> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7f91a554ecd0) -- > name = vdb1 status = False kids = 0 id = 145 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vdb1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a54e2c10> PedPartition: <_ped.Partition object at 0x7f91a54d16b0> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:04:45,693 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:04:45,694 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91a554e990) -- > name = vdb2 status = False kids = 0 id = 139 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vdb2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a54e2e50> PedPartition: <_ped.Partition object at 0x7f91a54d15f0> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7f91a554ecd0) -- > name = vdb1 status = False kids = 0 id = 145 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vdb1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526410> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a54e2c10> PedPartition: <_ped.Partition object at 0x7f91a54d16b0> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:04:45,729 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora00 ; member: vdb2 ; >09:04:45,729 WARN blivet: At least one UUID missing. >09:04:45,730 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vdb2 ; >09:04:45,730 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 151 >09:04:45,731 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora00 ; current: None ; type: None ; >09:04:45,731 INFO blivet: added lvmvg fedora00 (id 150) to device tree >09:04:45,731 INFO blivet: registered action: [153] create device lvmvg fedora00 (id 150) >09:04:45,732 DEBUG blivet: Ext4FS.supported: supported: True ; >09:04:45,732 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 154 >09:04:45,733 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora00 ; >09:04:45,733 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora00-root ; current: None ; type: ext4 ; >09:04:45,734 DEBUG blivet: fedora00 size is 7688 MiB >09:04:45,738 DEBUG blivet: vg fedora00 has 7688 MiB free >09:04:45,743 DEBUG blivet: Adding fedora00-root/1024 MiB to fedora00 >09:04:45,747 INFO blivet: added lvmlv fedora00-root (id 155) to device tree >09:04:45,748 INFO blivet: registered action: [157] create device lvmlv fedora00-root (id 155) >09:04:45,748 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 159 >09:04:45,748 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora00-root ; current: ext4 ; type: ext4 ; >09:04:45,748 INFO blivet: registered action: [158] create format ext4 filesystem mounted at / on lvmlv fedora00-root (id 155) >09:04:45,749 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >09:04:45,749 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 160 >09:04:45,750 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora00 ; >09:04:45,750 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora00-swap ; current: None ; type: swap ; >09:04:45,751 DEBUG blivet: fedora00 size is 7688 MiB >09:04:45,755 DEBUG blivet: vg fedora00 has 6664 MiB free >09:04:45,760 DEBUG blivet: Adding fedora00-swap/819.2 MiB to fedora00 >09:04:45,764 INFO blivet: added lvmlv fedora00-swap (id 161) to device tree >09:04:45,764 INFO blivet: registered action: [163] create device lvmlv fedora00-swap (id 161) >09:04:45,764 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 165 >09:04:45,765 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora00-swap ; current: swap ; type: swap ; >09:04:45,765 INFO blivet: registered action: [164] create format swap on lvmlv fedora00-swap (id 161) >09:04:45,765 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >09:04:45,770 DEBUG blivet: fedora00 size is 7688 MiB >09:04:45,774 DEBUG blivet: vg fedora00 has 5844 MiB free >09:04:45,779 DEBUG blivet: fedora00 size is 7688 MiB >09:04:45,784 DEBUG blivet: vg fedora00 has 5844 MiB free >09:04:45,766 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7f91b80a9a90) -- > name = fedora00 status = False kids = 2 id = 150 > parents = ['non-existent 7691 MiB partition vdb2 (139) with non-existent lvmpv'] > uuid = None size = 7688 MiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora00 > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 1922 free space = 5844 MiB > free extents = 1461 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 7691 MiB partition vdb2 (139) with non-existent lvmpv'] > LVs = ['non-existent 1024 MiB lvmlv fedora00-root (155) with non-existent ext4 filesystem mounted at /', > 'non-existent 819.2 MiB lvmlv fedora00-swap (161) with non-existent swap']] >09:04:45,800 DEBUG blivet: fedora00 size is 7688 MiB >09:04:45,805 DEBUG blivet: vg fedora00 has 5844 MiB free >09:04:45,810 DEBUG blivet: fedora00 size is 7688 MiB >09:04:45,815 DEBUG blivet: vg fedora00 has 5844 MiB free >09:04:45,830 DEBUG blivet: fedora00 size is 7688 MiB >09:04:45,835 DEBUG blivet: vg fedora00 has 5844 MiB free >09:04:45,840 DEBUG blivet: fedora00 size is 7688 MiB >09:04:45,845 DEBUG blivet: vg fedora00 has 5844 MiB free >09:04:45,857 DEBUG blivet: fedora00 size is 7688 MiB >09:04:45,862 DEBUG blivet: vg fedora00 has 5844 MiB free >09:04:45,867 DEBUG blivet: vg fedora00: 5844 MiB free ; lvs: ['root', 'swap'] >09:04:45,871 DEBUG blivet: fedora00 size is 7688 MiB >09:04:45,876 DEBUG blivet: vg fedora00 has 5844 MiB free >09:04:45,881 DEBUG blivet: adding request 155 to chunk 1922 on /dev/fedora00 >09:04:45,881 DEBUG blivet: adding request 161 to chunk 1922 on /dev/fedora00 >09:04:45,881 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/fedora00 length = 1922 size = 7688 MiB >remaining = 1 pool = 1451 >09:04:45,886 DEBUG blivet: req: LVRequest instance -- >id = 155 name = fedora00-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >09:04:45,886 DEBUG blivet: req: LVRequest instance -- >id = 161 name = fedora00-swap growable = False >base = 205 growth = 0 max_grow = 0 >done = True >09:04:45,886 DEBUG blivet: 1 requests and 1451 (5804 MiB) left in chunk >09:04:45,891 DEBUG blivet: adding 1451 (5804 MiB) to 155 (fedora00-root) >09:04:45,896 DEBUG blivet: new grow amount for request 155 (fedora00-root) is 1451 units, or 5804 MiB >09:04:45,900 DEBUG blivet: trying to set lv fedora00-root size to 6828 MiB >09:04:45,905 DEBUG blivet: fedora00 size is 7688 MiB >09:04:45,910 DEBUG blivet: vg fedora00 has 5844 MiB free >09:04:45,914 DEBUG blivet: fedora00 size is 7688 MiB >09:04:45,919 DEBUG blivet: vg fedora00 has 40 MiB free >09:04:45,924 DEBUG blivet: fedora00 size is 7688 MiB >09:04:45,929 DEBUG blivet: vg fedora00 has 40 MiB free >09:04:45,989 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:04:45,990 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >09:04:45,996 DEBUG blivet: resolved 'vdb' to 'vdb' (disk) >09:04:45,997 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:04:45,998 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >09:04:46,004 DEBUG blivet: resolved 'vdb' to 'vdb' (disk) >09:04:46,005 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:04:46,005 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >09:04:46,012 DEBUG blivet: resolved 'vdb' to 'vdb' (disk) >09:04:46,031 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:04:46,032 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >09:04:46,039 DEBUG blivet: resolved 'vdb' to 'vdb' (disk) >09:04:46,039 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:04:46,040 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >09:04:46,046 DEBUG blivet: resolved 'vdb' to 'vdb' (disk) >09:04:46,046 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:04:46,047 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >09:04:46,051 DEBUG blivet: resolved 'vdb' to 'vdb' (disk) >09:05:12,878 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >09:05:12,887 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >09:05:12,888 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >09:05:12,888 DEBUG blivet: PartitionDevice.teardown: vdb1 ; status: False ; controllable: True ; >09:05:12,889 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora00-root ; status: False ; controllable: True ; >09:05:12,889 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora00-swap ; status: False ; controllable: True ; >09:05:12,889 DEBUG blivet: action: [132] destroy format gpt disklabel on disk vdb (id 34) >09:05:12,890 DEBUG blivet: action: [134] destroy format None on disk vdb (id 34) >09:05:12,890 DEBUG blivet: action: [137] create format msdos disklabel on disk vdb (id 34) >09:05:12,890 DEBUG blivet: action: [141] create device partition vdb2 (id 139) >09:05:12,890 DEBUG blivet: action: [142] create format lvmpv on partition vdb2 (id 139) >09:05:12,890 DEBUG blivet: action: [147] create device partition vdb1 (id 145) >09:05:12,890 DEBUG blivet: action: [148] create format ext4 filesystem mounted at /boot on partition vdb1 (id 145) >09:05:12,891 DEBUG blivet: action: [153] create device lvmvg fedora00 (id 150) >09:05:12,891 DEBUG blivet: action: [157] create device lvmlv fedora00-root (id 155) >09:05:12,891 DEBUG blivet: action: [158] create format ext4 filesystem mounted at / on lvmlv fedora00-root (id 155) >09:05:12,891 DEBUG blivet: action: [163] create device lvmlv fedora00-swap (id 161) >09:05:12,891 DEBUG blivet: action: [164] create format swap on lvmlv fedora00-swap (id 161) >09:05:12,891 INFO blivet: pruning action queue... >09:05:12,892 INFO blivet: removing obsolete action 134 (132) >09:05:12,893 INFO blivet: resetting parted disks... >09:05:12,894 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vdb ; >09:05:12,894 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vdb ; >09:05:12,895 DEBUG blivet: PartitionDevice.preCommitFixup: vdb2 ; >09:05:12,896 DEBUG blivet: PartitionDevice.preCommitFixup: vdb1 ; >09:05:12,896 INFO blivet: sorting actions... >09:05:12,897 DEBUG blivet: action: [132] destroy format gpt disklabel on disk vdb (id 34) >09:05:12,897 DEBUG blivet: lvm filter: removing vdb2 from the reject list >09:05:12,897 DEBUG blivet: vdb2 wasn't in the reject list >09:05:12,897 DEBUG blivet: lvm filter: removing vdb1 from the reject list >09:05:12,897 DEBUG blivet: vdb1 wasn't in the reject list >09:05:12,897 DEBUG blivet: lvm filter: removing fedora00 from the reject list >09:05:12,898 DEBUG blivet: fedora00 wasn't in the reject list >09:05:12,898 DEBUG blivet: lvm filter: removing fedora00-root from the reject list >09:05:12,898 DEBUG blivet: fedora00-root wasn't in the reject list >09:05:12,898 DEBUG blivet: lvm filter: removing fedora00-swap from the reject list >09:05:12,898 DEBUG blivet: fedora00-swap wasn't in the reject list >09:05:12,898 DEBUG blivet: action: [137] create format msdos disklabel on disk vdb (id 34) >09:05:12,898 DEBUG blivet: lvm filter: removing vdb2 from the reject list >09:05:12,898 DEBUG blivet: vdb2 wasn't in the reject list >09:05:12,898 DEBUG blivet: lvm filter: removing vdb1 from the reject list >09:05:12,899 DEBUG blivet: vdb1 wasn't in the reject list >09:05:12,899 DEBUG blivet: lvm filter: removing fedora00 from the reject list >09:05:12,899 DEBUG blivet: fedora00 wasn't in the reject list >09:05:12,899 DEBUG blivet: lvm filter: removing fedora00-root from the reject list >09:05:12,899 DEBUG blivet: fedora00-root wasn't in the reject list >09:05:12,899 DEBUG blivet: lvm filter: removing fedora00-swap from the reject list >09:05:12,899 DEBUG blivet: fedora00-swap wasn't in the reject list >09:05:12,899 DEBUG blivet: action: [147] create device partition vdb1 (id 145) >09:05:12,899 DEBUG blivet: action: [148] create format ext4 filesystem mounted at /boot on partition vdb1 (id 145) >09:05:12,900 DEBUG blivet: action: [141] create device partition vdb2 (id 139) >09:05:12,900 DEBUG blivet: lvm filter: removing fedora00 from the reject list >09:05:12,900 DEBUG blivet: fedora00 wasn't in the reject list >09:05:12,900 DEBUG blivet: lvm filter: removing fedora00-root from the reject list >09:05:12,900 DEBUG blivet: fedora00-root wasn't in the reject list >09:05:12,900 DEBUG blivet: lvm filter: removing fedora00-swap from the reject list >09:05:12,900 DEBUG blivet: fedora00-swap wasn't in the reject list >09:05:12,900 DEBUG blivet: action: [142] create format lvmpv on partition vdb2 (id 139) >09:05:12,901 DEBUG blivet: lvm filter: removing fedora00 from the reject list >09:05:12,901 DEBUG blivet: fedora00 wasn't in the reject list >09:05:12,901 DEBUG blivet: lvm filter: removing fedora00-root from the reject list >09:05:12,901 DEBUG blivet: fedora00-root wasn't in the reject list >09:05:12,901 DEBUG blivet: lvm filter: removing fedora00-swap from the reject list >09:05:12,901 DEBUG blivet: fedora00-swap wasn't in the reject list >09:05:12,901 DEBUG blivet: action: [153] create device lvmvg fedora00 (id 150) >09:05:12,901 DEBUG blivet: lvm filter: removing fedora00-root from the reject list >09:05:12,901 DEBUG blivet: fedora00-root wasn't in the reject list >09:05:12,902 DEBUG blivet: lvm filter: removing fedora00-swap from the reject list >09:05:12,902 DEBUG blivet: fedora00-swap wasn't in the reject list >09:05:12,902 DEBUG blivet: action: [163] create device lvmlv fedora00-swap (id 161) >09:05:12,902 DEBUG blivet: action: [164] create format swap on lvmlv fedora00-swap (id 161) >09:05:12,902 DEBUG blivet: action: [157] create device lvmlv fedora00-root (id 155) >09:05:12,902 DEBUG blivet: action: [158] create format ext4 filesystem mounted at / on lvmlv fedora00-root (id 155) >09:05:12,903 INFO blivet: executing action: [132] destroy format gpt disklabel on disk vdb (id 34) >09:05:12,903 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: True ; >09:05:12,904 DEBUG blivet: DiskLabel.destroy: device: /dev/vdb ; status: False ; type: disklabel ; >09:05:12,971 INFO blivet: executing action: [137] create format msdos disklabel on disk vdb (id 34) >09:05:12,972 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >09:05:12,973 DEBUG blivet: DiskLabel.create: device: /dev/vdb ; status: False ; type: disklabel ; >09:05:12,973 DEBUG blivet: DiskLabel.create: device: /dev/vdb ; status: False ; type: disklabel ; >09:05:12,974 DEBUG blivet: DiskLabel.commit: device: /dev/vdb ; numparts: 0 ; >09:05:13,015 INFO blivet: executing action: [147] create device partition vdb1 (id 145) >09:05:13,016 DEBUG blivet: PartitionDevice.create: vdb1 ; status: False ; >09:05:13,017 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vdb1 ; orig: False ; >09:05:13,017 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >09:05:13,018 DEBUG blivet: DiskLabel.setup: device: /dev/vdb ; status: False ; type: disklabel ; >09:05:13,019 DEBUG blivet: PartitionDevice._create: vdb1 ; status: False ; >09:05:13,020 DEBUG blivet: PartitionDevice._wipe: vdb1 ; status: False ; >09:05:13,062 DEBUG blivet: DiskLabel.commit: device: /dev/vdb ; numparts: 1 ; >09:05:13,094 DEBUG blivet: post-commit partition path is /dev/vdb1 >09:05:13,095 DEBUG blivet: PartitionDevice._setPartedPartition: vdb1 ; >09:05:13,095 DEBUG blivet: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526750> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a6ce0050> PedPartition: <_ped.Partition object at 0x7f91a6c73650> >09:05:13,096 DEBUG blivet: DeviceFormat.destroy: device: /dev/vdb1 ; status: False ; type: None ; >09:05:13,110 DEBUG blivet: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >09:05:13,115 DEBUG blivet: PartitionDevice.updateSysfsPath: vdb1 ; status: True ; >09:05:13,116 DEBUG blivet: PartitionDevice.updateSysfsPath: vdb1 ; status: True ; >09:05:13,118 DEBUG blivet: vdb1 sysfsPath set to /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 >09:05:13,144 INFO blivet: executing action: [148] create format ext4 filesystem mounted at /boot on partition vdb1 (id 145) >09:05:13,145 DEBUG blivet: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >09:05:13,146 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 1 ; >09:05:13,147 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 2 ; >09:05:13,148 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 3 ; >09:05:13,149 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 4 ; >09:05:13,149 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 5 ; >09:05:13,150 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 6 ; >09:05:13,151 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 8 ; >09:05:13,151 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 9 ; >09:05:13,152 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 10 ; >09:05:13,152 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 11 ; >09:05:13,153 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 12 ; >09:05:13,153 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 13 ; >09:05:13,154 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 14 ; >09:05:13,154 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 15 ; >09:05:13,155 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 16 ; >09:05:13,155 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 17 ; >09:05:13,155 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 18 ; >09:05:13,156 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vdb ; numparts: 1 ; >09:05:13,180 DEBUG blivet: Ext4FS.create: device: /dev/vdb1 ; status: False ; type: ext4 ; >09:05:13,181 DEBUG blivet: Ext4FS.doFormat: device: /dev/vdb1 ; mountpoint: /boot ; type: ext4 ; >09:05:13,252 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/vdb1 ; type: ext4 ; >09:05:13,252 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vdb1 >09:05:13,274 INFO blivet: executing action: [141] create device partition vdb2 (id 139) >09:05:13,275 DEBUG blivet: PartitionDevice.create: vdb2 ; status: False ; >09:05:13,276 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: vdb2 ; orig: False ; >09:05:13,277 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >09:05:13,278 DEBUG blivet: DiskLabel.setup: device: /dev/vdb ; status: False ; type: disklabel ; >09:05:13,279 DEBUG blivet: PartitionDevice._create: vdb2 ; status: False ; >09:05:13,280 DEBUG blivet: PartitionDevice._wipe: vdb2 ; status: False ; >09:05:13,321 DEBUG blivet: DiskLabel.commit: device: /dev/vdb ; numparts: 2 ; >09:05:13,371 DEBUG blivet: post-commit partition path is /dev/vdb2 >09:05:13,372 DEBUG blivet: PartitionDevice._setPartedPartition: vdb2 ; >09:05:13,372 DEBUG blivet: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526750> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a6d14290> PedPartition: <_ped.Partition object at 0x7f91a6c73530> >09:05:13,374 DEBUG blivet: DeviceFormat.destroy: device: /dev/vdb2 ; status: False ; type: None ; >09:05:13,388 DEBUG blivet: PartitionDevice.setup: vdb2 ; status: True ; controllable: True ; orig: False ; >09:05:13,389 DEBUG blivet: PartitionDevice.updateSysfsPath: vdb2 ; status: True ; >09:05:13,390 DEBUG blivet: PartitionDevice.updateSysfsPath: vdb2 ; status: True ; >09:05:13,390 DEBUG blivet: vdb2 sysfsPath set to /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 >09:05:13,410 INFO blivet: executing action: [142] create format lvmpv on partition vdb2 (id 139) >09:05:13,411 DEBUG blivet: PartitionDevice.setup: vdb2 ; status: True ; controllable: True ; orig: False ; >09:05:13,412 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 1 ; >09:05:13,413 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 2 ; >09:05:13,413 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 3 ; >09:05:13,414 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 4 ; >09:05:13,415 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 5 ; >09:05:13,415 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 8 ; >09:05:13,416 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 9 ; >09:05:13,416 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 10 ; >09:05:13,417 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 11 ; >09:05:13,418 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 12 ; >09:05:13,418 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 13 ; >09:05:13,419 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 14 ; >09:05:13,419 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 15 ; >09:05:13,420 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 16 ; >09:05:13,421 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 17 ; >09:05:13,422 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 18 ; >09:05:13,422 DEBUG blivet: PartitionDevice.setFlag: path: /dev/vdb2 ; flag: 6 ; >09:05:13,423 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vdb ; numparts: 2 ; >09:05:13,456 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/vdb2 ; status: None ; type: lvmpv ; >09:05:13,457 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/vdb2 ; status: None ; type: lvmpv ; >09:05:13,458 DEBUG blivet: LVMPhysicalVolume.destroy: device: /dev/vdb2 ; status: None ; type: lvmpv ; >09:05:13,543 DEBUG blivet: LVMPhysicalVolume.notifyKernel: device: /dev/vdb2 ; type: lvmpv ; >09:05:13,544 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vdb2 >09:05:13,568 INFO blivet: executing action: [153] create device lvmvg fedora00 (id 150) >09:05:13,569 DEBUG blivet: LVMVolumeGroupDevice.create: fedora00 ; status: False ; >09:05:13,569 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: fedora00 ; orig: False ; >09:05:13,570 DEBUG blivet: PartitionDevice.setup: vdb2 ; status: True ; controllable: True ; orig: False ; >09:05:13,571 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/vdb2 ; status: None ; type: lvmpv ; >09:05:13,572 DEBUG blivet: LVMVolumeGroupDevice._create: fedora00 ; status: False ; >09:05:13,596 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora00 ; status: True ; controllable: True ; orig: False ; >09:05:13,598 DEBUG blivet: LVMVolumeGroupDevice.updateSysfsPath: fedora00 ; status: True ; >09:05:13,636 INFO blivet: executing action: [163] create device lvmlv fedora00-swap (id 161) >09:05:13,637 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora00-swap ; status: False ; >09:05:13,638 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora00-swap ; orig: False ; >09:05:13,639 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora00 ; status: True ; controllable: True ; orig: False ; >09:05:13,653 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora00-swap ; status: False ; >09:05:13,708 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora00-swap ; status: True ; controllable: True ; orig: False ; >09:05:13,709 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora00-swap ; status: True ; >09:05:13,710 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora00-swap ; status: True ; >09:05:13,724 DEBUG blivet: looking up parted Device: /dev/mapper/fedora00-swap >09:05:13,742 INFO blivet: executing action: [164] create format swap on lvmlv fedora00-swap (id 161) >09:05:13,743 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora00-swap ; status: True ; controllable: True ; orig: False ; >09:05:13,744 DEBUG blivet: SwapSpace.create: device: /dev/mapper/fedora00-swap ; status: None ; type: swap ; >09:05:13,745 DEBUG blivet: SwapSpace.create: device: /dev/mapper/fedora00-swap ; status: None ; type: swap ; >09:05:13,763 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/mapper/fedora00-swap ; type: swap ; >09:05:13,764 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-3 >09:05:13,791 INFO blivet: executing action: [157] create device lvmlv fedora00-root (id 155) >09:05:13,792 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora00-root ; status: False ; >09:05:13,792 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora00-root ; orig: False ; >09:05:13,793 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora00 ; status: True ; controllable: True ; orig: False ; >09:05:13,805 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora00-root ; status: False ; >09:05:13,846 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora00-root ; status: True ; controllable: True ; orig: False ; >09:05:13,847 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora00-root ; status: True ; >09:05:13,849 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora00-root ; status: True ; >09:05:13,862 DEBUG blivet: looking up parted Device: /dev/mapper/fedora00-root >09:05:13,885 INFO blivet: executing action: [158] create format ext4 filesystem mounted at / on lvmlv fedora00-root (id 155) >09:05:13,886 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora00-root ; status: True ; controllable: True ; orig: False ; >09:05:13,887 DEBUG blivet: Ext4FS.create: device: /dev/mapper/fedora00-root ; status: False ; type: ext4 ; >09:05:13,888 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/fedora00-root ; mountpoint: / ; type: ext4 ; >09:05:14,225 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/fedora00-root ; type: ext4 ; >09:05:14,225 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-4 >09:05:14,251 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:05:14,255 DEBUG blivet: looking up parted Device: /dev/vdb2 >09:05:14,266 DEBUG blivet: looking up parted Device: /dev/vdb1 >09:05:14,252 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f91a554e990) -- > name = vdb2 status = True kids = 1 id = 139 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32657 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f91a5548830> > target size = 0 path = /dev/vdb2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526750> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a6d14290> PedPartition: <_ped.Partition object at 0x7f91a6c73530> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm, PartitionDevice instance (0x7f91a554ecd0) -- > name = vdb1 status = True kids = 0 id = 145 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32657 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f91a55483b0> > target size = 0 path = /dev/vdb1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526750> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a6ce0050> PedPartition: <_ped.Partition object at 0x7f91a6c73650> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:05:14,295 DEBUG blivet: PartitionDevice._setPartedPartition: vdb2 ; >09:05:14,295 DEBUG blivet: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526750> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a6d14690> PedPartition: <_ped.Partition object at 0x7f91a6c73d70> >09:05:14,296 DEBUG blivet: PartitionDevice._setPartedPartition: vdb1 ; >09:05:14,296 DEBUG blivet: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f91a5526750> fileSystem: <parted.filesystem.FileSystem object at 0x7f91a6d14090> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91a6d14a90> PedPartition: <_ped.Partition object at 0x7f91a6c73dd0> >09:05:14,297 INFO blivet: setting boot flag on vdb1 >09:05:14,298 DEBUG blivet: PartitionDevice.setFlag: path: /dev/vdb1 ; flag: 1 ; >09:05:14,298 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >09:05:14,298 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vdb ; numparts: 2 ; >09:05:14,310 DEBUG blivet: fedora00 size is 7688 MiB >09:05:14,317 DEBUG blivet: vg fedora00 has 40 MiB free >09:05:14,323 DEBUG blivet: fedora00 size is 7688 MiB >09:05:14,330 DEBUG blivet: vg fedora00 has 40 MiB free >09:05:14,335 DEBUG blivet: Ext4FS.supported: supported: True ; >09:05:14,337 DEBUG blivet: Ext4FS.supported: supported: True ; >09:05:14,338 DEBUG blivet: Ext4FS.supported: supported: True ; >09:05:14,339 DEBUG blivet: Ext4FS.supported: supported: True ; >09:05:14,340 DEBUG blivet: Ext4FS.supported: supported: True ; >09:05:14,340 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:05:14,342 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:05:14,344 DEBUG blivet: Ext4FS.supported: supported: True ; >09:05:14,375 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora00-swap ; status: True ; controllable: True ; orig: False ; >09:05:14,376 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/fedora00-swap ; status: False ; type: swap ; >09:05:14,376 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/fedora00-swap ; status: False ; type: swap ; >09:05:14,384 DEBUG blivet: BindFS.supported: supported: False ; >09:05:14,384 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 169 >09:05:14,385 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >09:05:14,386 DEBUG blivet: TmpFS.supported: supported: True ; >09:05:14,393 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance with object id 172 >09:05:14,394 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >09:05:14,395 DEBUG blivet: DevPtsFS.supported: supported: False ; >09:05:14,395 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance with object id 175 >09:05:14,396 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >09:05:14,397 DEBUG blivet: SysFS.supported: supported: False ; >09:05:14,397 DEBUG blivet: getFormat('sysfs') returning SysFS instance with object id 178 >09:05:14,398 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >09:05:14,399 DEBUG blivet: ProcFS.supported: supported: False ; >09:05:14,399 DEBUG blivet: getFormat('proc') returning ProcFS instance with object id 181 >09:05:14,399 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >09:05:14,400 DEBUG blivet: SELinuxFS.supported: supported: False ; >09:05:14,400 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance with object id 184 >09:05:14,401 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >09:05:14,402 DEBUG blivet: USBFS.supported: supported: False ; >09:05:14,402 DEBUG blivet: getFormat('usbfs') returning USBFS instance with object id 187 >09:05:14,403 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >09:05:14,403 DEBUG blivet: BindFS.supported: supported: False ; >09:05:14,403 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 190 >09:05:14,405 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >09:05:14,405 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora00-root ; status: True ; controllable: True ; orig: False ; >09:05:14,424 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >09:05:14,425 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /lost+found to system_u:object_r:lost_found_t:s0 >09:05:14,427 DEBUG blivet: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >09:05:14,438 INFO blivet: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >09:05:14,438 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /boot/lost+found to system_u:object_r:lost_found_t:s0 >09:05:14,439 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >09:05:14,448 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >09:05:14,448 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/lost+found to system_u:object_r:lost_found_t:s0 >09:05:14,449 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >09:05:14,457 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >09:05:14,457 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/pts/lost+found to system_u:object_r:lost_found_t:s0 >09:05:14,458 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >09:05:14,467 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >09:05:14,467 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/shm/lost+found to system_u:object_r:lost_found_t:s0 >09:05:14,468 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >09:05:14,477 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >09:05:14,477 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >09:05:14,478 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /proc/lost+found to system_u:object_r:lost_found_t:s0 >09:05:14,499 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >09:05:14,508 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >09:05:14,508 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /run/lost+found to system_u:object_r:lost_found_t:s0 >09:05:14,509 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >09:05:14,518 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >09:05:14,519 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/lost+found to system_u:object_r:lost_found_t:s0 >09:05:14,519 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >09:05:14,528 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >09:05:14,528 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >09:05:14,528 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/fs/selinux/lost+found to system_u:object_r:lost_found_t:s0 >09:07:42,046 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.NetworkStorageDevice'> ; >09:07:42,046 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:07:42,048 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdarray ; >09:07:42,048 DEBUG blivet: DeviceTree.getDevicesByType returned [] >09:07:42,049 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdbiosraidarray ; >09:07:42,049 DEBUG blivet: DeviceTree.getDevicesByType returned [] >09:07:42,050 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdcontainer ; >09:07:42,050 DEBUG blivet: DeviceTree.getDevicesByType returned [] >09:07:42,051 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: dm-multipath ; >09:07:42,051 DEBUG blivet: DeviceTree.getDevicesByType returned [] >09:07:42,052 INFO blivet: not writing out mpath configuration >09:08:13,782 DEBUG blivet: registered device format class DeviceFormat as None >09:08:13,784 DEBUG blivet: registered device format class Ext2FS as ext2 >09:08:13,784 DEBUG blivet: registered device format class Ext3FS as ext3 >09:08:13,784 DEBUG blivet: registered device format class Ext4FS as ext4 >09:08:13,784 DEBUG blivet: registered device format class FATFS as vfat >09:08:13,784 DEBUG blivet: registered device format class EFIFS as efi >09:08:13,784 DEBUG blivet: registered device format class BTRFS as btrfs >09:08:13,784 DEBUG blivet: registered device format class GFS2 as gfs2 >09:08:13,784 DEBUG blivet: registered device format class JFS as jfs >09:08:13,785 DEBUG blivet: registered device format class ReiserFS as reiserfs >09:08:13,785 DEBUG blivet: registered device format class XFS as xfs >09:08:13,785 DEBUG blivet: registered device format class HFS as hfs >09:08:13,785 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >09:08:13,785 DEBUG blivet: registered device format class HFSPlus as hfs+ >09:08:13,785 DEBUG blivet: registered device format class MacEFIFS as macefi >09:08:13,785 DEBUG blivet: registered device format class NTFS as ntfs >09:08:13,785 DEBUG blivet: registered device format class NFS as nfs >09:08:13,785 DEBUG blivet: registered device format class NFSv4 as nfs4 >09:08:13,785 DEBUG blivet: registered device format class Iso9660FS as iso9660 >09:08:13,785 DEBUG blivet: registered device format class NoDevFS as nodev >09:08:13,785 DEBUG blivet: registered device format class DevPtsFS as devpts >09:08:13,785 DEBUG blivet: registered device format class ProcFS as proc >09:08:13,786 DEBUG blivet: registered device format class SysFS as sysfs >09:08:13,786 DEBUG blivet: registered device format class TmpFS as tmpfs >09:08:13,786 DEBUG blivet: registered device format class BindFS as bind >09:08:13,786 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >09:08:13,786 DEBUG blivet: registered device format class USBFS as usbfs >09:08:13,786 DEBUG blivet: registered device format class MultipathMember as multipath_member >09:08:13,786 DEBUG blivet: registered device format class LUKS as luks >09:08:13,787 DEBUG blivet: registered device format class SwapSpace as swap >09:08:13,787 DEBUG blivet: registered device format class MDRaidMember as mdmember >09:08:13,787 DEBUG blivet: registered device format class BIOSBoot as biosboot >09:08:13,788 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >09:08:13,788 DEBUG blivet: registered device format class DiskLabel as disklabel >09:08:13,788 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >09:08:13,788 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >09:08:13,819 DEBUG blivet: IGNORED: Caught exception, continuing. >09:08:13,819 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >09:08:13,819 DEBUG blivet: IGNORED: Begin exception details. >09:08:13,819 DEBUG blivet: IGNORED: Traceback (most recent call last): >09:08:13,819 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >09:08:13,819 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >09:08:13,819 DEBUG blivet: IGNORED: IOError: Unknown error >09:08:13,819 DEBUG blivet: IGNORED: End exception details. >09:08:14,209 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >09:08:14,209 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >09:08:14,216 INFO blivet: sr0 looks to be the live device; marking as protected >09:08:14,224 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdb1', 'vdb2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'] >09:08:14,230 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-uuid/2014-10-29-19-30-23-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-29-19-30-23-00', > 'ID_FS_UUID_ENC': '2014-10-29-19-30-23-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\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': '5dbaabbd', > 'ID_REVISION': '2.1.2', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '10311', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-uuid/2014-10-29-19-30-23-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >09:08:14,230 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >09:08:14,230 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >09:08:14,231 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,231 INFO blivet: sr0 is a cdrom >09:08:14,231 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >09:08:14,231 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >09:08:14,236 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >09:08:14,236 INFO blivet: added cdrom sr0 (id 0) to device tree >09:08:14,237 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:08:14,238 DEBUG blivet: looking up parted Device: /dev/sr0 >09:08:14,236 INFO blivet: got device: OpticalDevice instance (0x7f13368c7fd0) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 1345 MiB > format = existing None > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 688640 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (42, 255, 63) biosGeometry: (42, 255, 63) > PedDevice: <_ped.Device object at 0x7f13368e2e60> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >09:08:14,263 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:08:14,267 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >09:08:14,267 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:08:14,268 INFO blivet: type detected on 'sr0' is 'iso9660' >09:08:14,269 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:08:14,269 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 3 >09:08:14,269 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >09:08:14,269 INFO blivet: got format: existing iso9660 filesystem >09:08:14,270 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '76075530', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12046', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >09:08:14,270 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >09:08:14,270 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:08:14,270 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,271 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >09:08:14,271 INFO blivet: vda is a disk >09:08:14,271 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >09:08:14,271 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:08:14,278 INFO blivet: added disk vda (id 5) to device tree >09:08:14,278 DEBUG blivet: looking up parted Device: /dev/vda >09:08:14,278 INFO blivet: got device: DiskDevice instance (0x7f1336835e50) -- > name = vda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 8192 MiB > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32531 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f13367f5290> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f133680c590> >09:08:14,287 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >09:08:14,288 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >09:08:14,288 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >09:08:14,288 DEBUG blivet: required disklabel type for vda (15) is None >09:08:14,288 DEBUG blivet: default disklabel type for vda is msdos >09:08:14,289 DEBUG blivet: selecting msdos disklabel for vda based on size >09:08:14,289 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >09:08:14,293 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 0x7f133679c890>, <parted.partition.Partition object at 0x7f133679ca90>] > device: <parted.device.Device object at 0x7f133679c650> > PedDisk: <_ped.Disk object at 0x7f133679acf8> >09:08:14,294 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 8 >09:08:14,295 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >09:08:14,296 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/95779487-e99a-4bac-ba15-07f6aef7aeeb', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '95779487-e99a-4bac-ba15-07f6aef7aeeb', > 'ID_FS_UUID_ENC': '95779487-e99a-4bac-ba15-07f6aef7aeeb', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252: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': '76075530-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '76075530', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1386269', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/95779487-e99a-4bac-ba15-07f6aef7aeeb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >09:08:14,296 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >09:08:14,296 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda1 ; incomplete: False ; >09:08:14,297 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,297 INFO blivet: vda1 is a partition >09:08:14,297 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >09:08:14,298 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:08:14,298 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with existing msdos disklabel >09:08:14,301 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:08:14,301 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >09:08:14,301 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >09:08:14,302 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >09:08:14,302 DEBUG blivet: looking up parted Partition: /dev/vda1 >09:08:14,302 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >09:08:14,303 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >09:08:14,303 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >09:08:14,303 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >09:08:14,305 INFO blivet: added partition vda1 (id 10) to device tree >09:08:14,307 DEBUG blivet: looking up parted Device: /dev/vda1 >09:08:14,305 INFO blivet: got device: PartitionDevice instance (0x7f133679cd90) -- > name = vda1 status = True kids = 0 id = 10 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f13368e29e0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f133679c710> fileSystem: <parted.filesystem.FileSystem object at 0x7f133679cbd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f133679c950> PedPartition: <_ped.Partition object at 0x7f1336799830> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:08:14,318 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >09:08:14,318 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: None ; >09:08:14,318 DEBUG blivet: device vda1 does not contain a disklabel >09:08:14,318 INFO blivet: type detected on 'vda1' is 'ext4' >09:08:14,319 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:14,319 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 13 >09:08:14,319 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >09:08:14,319 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >09:08:14,320 INFO blivet: got format: existing ext4 filesystem >09:08:14,321 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz', > 'ID_FS_UUID_ENC': 'vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15751168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '76075530-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '76075530', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '141421828', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >09:08:14,321 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >09:08:14,321 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda2 ; incomplete: False ; >09:08:14,321 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,321 INFO blivet: vda2 is a partition >09:08:14,322 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >09:08:14,322 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:08:14,322 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with existing msdos disklabel >09:08:14,324 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >09:08:14,324 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >09:08:14,324 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 16 >09:08:14,325 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >09:08:14,325 DEBUG blivet: looking up parted Partition: /dev/vda2 >09:08:14,325 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >09:08:14,325 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >09:08:14,326 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >09:08:14,326 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >09:08:14,326 INFO blivet: added partition vda2 (id 15) to device tree >09:08:14,328 DEBUG blivet: looking up parted Device: /dev/vda2 >09:08:14,326 INFO blivet: got device: PartitionDevice instance (0x7f133679cd50) -- > name = vda2 status = True kids = 0 id = 15 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32531 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f13367f5560> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f133679c710> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f133679cb50> PedPartition: <_ped.Partition object at 0x7f1336799890> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm >09:08:14,339 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >09:08:14,339 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: None ; >09:08:14,339 DEBUG blivet: device vda2 does not contain a disklabel >09:08:14,394 INFO blivet: type detected on 'vda2' is 'LVM2_member' >09:08:14,395 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz ; exists: True ; vgUuid: neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km ; label: None ; peStart: 1024 KiB ; device: /dev/vda2 ; serial: None ; >09:08:14,396 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 18 >09:08:14,396 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >09:08:14,397 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >09:08:14,397 INFO blivet: got format: existing lvmpv >09:08:14,397 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >09:08:14,397 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km ; incomplete: True ; >09:08:14,398 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:08:14,399 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora ; member: vda2 ; >09:08:14,399 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >09:08:14,399 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 >09:08:14,400 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >09:08:14,400 INFO blivet: added lvmvg fedora (id 19) to device tree >09:08:14,409 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:08:14,409 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,410 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo ; incomplete: False ; >09:08:14,410 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:08:14,411 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >09:08:14,411 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 23 >09:08:14,412 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >09:08:14,412 DEBUG blivet: Adding fedora-swap/820 MiB to fedora >09:08:14,413 INFO blivet: added lvmlv fedora-swap (id 22) to device tree >09:08:14,414 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:08:14,414 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,415 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3 ; incomplete: False ; >09:08:14,415 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:08:14,415 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >09:08:14,416 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >09:08:14,416 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >09:08:14,416 DEBUG blivet: Adding fedora-root/6828 MiB to fedora >09:08:14,418 INFO blivet: added lvmlv fedora-root (id 25) to device tree >09:08:14,418 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:08:14,418 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora-swap (22) >09:08:14,420 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 820 MiB >09:08:14,422 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:08:14,422 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6828 MiB lvmlv fedora-root (25) >09:08:14,424 DEBUG blivet: set fedora-root copies to 1, metadata size to 0 B, log size to 0 B, total size 6828 MiB >09:08:14,426 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '10cbfd6a', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12168', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb'} ; name: vdb ; >09:08:14,426 INFO blivet: scanning vdb (/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb)... >09:08:14,427 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:08:14,427 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,427 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdb ; >09:08:14,427 INFO blivet: vdb is a disk >09:08:14,427 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 30 >09:08:14,428 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >09:08:14,431 INFO blivet: added disk vdb (id 29) to device tree >09:08:14,431 DEBUG blivet: looking up parted Device: /dev/vdb >09:08:14,431 INFO blivet: got device: DiskDevice instance (0x7f133680c750) -- > name = vdb status = True kids = 0 id = 29 > parents = [] > uuid = None size = 8192 MiB > format = existing None > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32531 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f13367f5680> > target size = 0 B path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f13367b2890> >09:08:14,444 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb ; >09:08:14,445 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >09:08:14,446 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >09:08:14,446 DEBUG blivet: required disklabel type for vdb (15) is None >09:08:14,446 DEBUG blivet: default disklabel type for vdb is msdos >09:08:14,446 DEBUG blivet: selecting msdos disklabel for vdb based on size >09:08:14,447 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >09:08:14,451 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 0x7f13367b2d10>, <parted.partition.Partition object at 0x7f13367b2f10>] > device: <parted.device.Device object at 0x7f13367b2ad0> > PedDisk: <_ped.Disk object at 0x7f13367a4bd8> >09:08:14,452 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 32 >09:08:14,452 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >09:08:14,453 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/8e952dcf-ec7d-4d39-8cbf-0f0b12231e8c', > 'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8e952dcf-ec7d-4d39-8cbf-0f0b12231e8c', > 'ID_FS_UUID_ENC': '8e952dcf-ec7d-4d39-8cbf-0f0b12231e8c', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:16', > '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': '10cbfd6a-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '10cbfd6a', > 'MAJOR': '252', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8626886', > 'name': 'vdb1', > 'symlinks': ['/dev/disk/by-uuid/8e952dcf-ec7d-4d39-8cbf-0f0b12231e8c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1'} ; name: vdb1 ; >09:08:14,453 INFO blivet: scanning vdb1 (/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1)... >09:08:14,454 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb1 ; incomplete: False ; >09:08:14,454 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,454 INFO blivet: vdb1 is a partition >09:08:14,455 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >09:08:14,455 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:08:14,455 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (29) with existing msdos disklabel >09:08:14,458 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:08:14,458 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >09:08:14,458 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >09:08:14,459 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >09:08:14,459 DEBUG blivet: looking up parted Partition: /dev/vdb1 >09:08:14,459 DEBUG blivet: PartitionDevice.probe: vdb1 ; exists: True ; >09:08:14,460 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >09:08:14,460 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >09:08:14,460 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >09:08:14,460 INFO blivet: added partition vdb1 (id 34) to device tree >09:08:14,462 DEBUG blivet: looking up parted Device: /dev/vdb1 >09:08:14,460 INFO blivet: got device: PartitionDevice instance (0x7f13367c6250) -- > name = vdb1 status = True kids = 0 id = 34 > parents = ['existing 8192 MiB disk vdb (29) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32531 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f13367f5950> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f13367b2b90> fileSystem: <parted.filesystem.FileSystem object at 0x7f13367c6090> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f13367b2dd0> PedPartition: <_ped.Partition object at 0x7f13367b77d0> > disk = existing 8192 MiB disk vdb (29) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:08:14,474 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >09:08:14,475 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: None ; >09:08:14,475 DEBUG blivet: device vdb1 does not contain a disklabel >09:08:14,475 INFO blivet: type detected on 'vdb1' is 'ext4' >09:08:14,475 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:14,475 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 37 >09:08:14,476 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >09:08:14,476 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: None ; type: ext4 ; >09:08:14,476 INFO blivet: got format: existing ext4 filesystem >09:08:14,477 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-2ymDKX-kcxQ-Of1d-KR3u-pO0T-683n-f96H97', > 'DEVNAME': 'vdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2ymDKX-kcxQ-Of1d-KR3u-pO0T-683n-f96H97', > 'ID_FS_UUID_ENC': '2ymDKX-kcxQ-Of1d-KR3u-pO0T-683n-f96H97', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15751168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '10cbfd6a-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '10cbfd6a', > 'MAJOR': '252', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '378654870', > 'name': 'vdb2', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-2ymDKX-kcxQ-Of1d-KR3u-pO0T-683n-f96H97'], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2'} ; name: vdb2 ; >09:08:14,477 INFO blivet: scanning vdb2 (/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2)... >09:08:14,478 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb2 ; incomplete: False ; >09:08:14,478 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,478 INFO blivet: vdb2 is a partition >09:08:14,478 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vdb2 ; >09:08:14,478 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:08:14,479 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (29) with existing msdos disklabel >09:08:14,481 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vdb ; >09:08:14,481 DEBUG blivet: PartitionDevice._setFormat: vdb2 ; >09:08:14,481 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >09:08:14,481 DEBUG blivet: PartitionDevice._setFormat: vdb2 ; current: None ; type: None ; >09:08:14,481 DEBUG blivet: looking up parted Partition: /dev/vdb2 >09:08:14,482 DEBUG blivet: PartitionDevice.probe: vdb2 ; exists: True ; >09:08:14,482 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb2 ; flag: 1 ; >09:08:14,482 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb2 ; flag: 10 ; >09:08:14,483 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb2 ; flag: 12 ; >09:08:14,483 INFO blivet: added partition vdb2 (id 39) to device tree >09:08:14,485 DEBUG blivet: looking up parted Device: /dev/vdb2 >09:08:14,483 INFO blivet: got device: PartitionDevice instance (0x7f13367b2a10) -- > name = vdb2 status = True kids = 0 id = 39 > parents = ['existing 8192 MiB disk vdb (29) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing None > major = 252 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32531 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f13367f55f0> > target size = 0 B path = /dev/vdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f13367b2b90> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f13367b2fd0> PedPartition: <_ped.Partition object at 0x7f13367b78f0> > disk = existing 8192 MiB disk vdb (29) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm >09:08:14,496 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb2 ; >09:08:14,496 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb2 ; label_type: None ; >09:08:14,496 DEBUG blivet: device vdb2 does not contain a disklabel >09:08:14,496 INFO blivet: type detected on 'vdb2' is 'LVM2_member' >09:08:14,497 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora00 ; uuid: 2ymDKX-kcxQ-Of1d-KR3u-pO0T-683n-f96H97 ; exists: True ; vgUuid: aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g ; label: None ; peStart: 1024 KiB ; device: /dev/vdb2 ; serial: None ; >09:08:14,498 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 42 >09:08:14,498 DEBUG blivet: PartitionDevice._setFormat: vdb2 ; >09:08:14,499 DEBUG blivet: PartitionDevice._setFormat: vdb2 ; current: None ; type: lvmpv ; >09:08:14,499 INFO blivet: got format: existing lvmpv >09:08:14,499 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdb2 ; >09:08:14,499 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g ; incomplete: True ; >09:08:14,499 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:08:14,500 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora00 ; member: vdb2 ; >09:08:14,501 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vdb2 ; >09:08:14,501 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 >09:08:14,501 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora00 ; current: None ; type: None ; >09:08:14,501 INFO blivet: added lvmvg fedora00 (id 43) to device tree >09:08:14,502 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora00-swap ; incomplete: False ; >09:08:14,502 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,502 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: bBjNe8-ObDW-J6Nl-DvbS-SUTF-9VmF-eMTgSt ; incomplete: False ; >09:08:14,503 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:08:14,503 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora00 ; >09:08:14,503 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 47 >09:08:14,504 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora00-swap ; current: None ; type: None ; >09:08:14,504 DEBUG blivet: looking up parted Device: /dev/mapper/fedora00-swap >09:08:14,506 DEBUG blivet: Adding fedora00-swap/820 MiB to fedora00 >09:08:14,508 INFO blivet: added lvmlv fedora00-swap (id 46) to device tree >09:08:14,509 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora00-swap ; status: True ; >09:08:14,509 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora00-swap ; status: True ; >09:08:14,511 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora00-swap /dev/disk/by-id/dm-uuid-LVM-aD10pDen0OWFWnmc9rO3AjONP2H6I43gbBjNe8ObDWJ6NlDvbSSUTF9VmFeMTgSt /dev/disk/by-uuid/6e234abc-b8a8-41ff-a3ef-420d405b9fd0 /dev/fedora00/swap /dev/mapper/fedora00-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora00-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-aD10pDen0OWFWnmc9rO3AjONP2H6I43gbBjNe8ObDWJ6NlDvbSSUTF9VmFeMTgSt', > 'DM_VG_NAME': 'fedora00', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '6e234abc-b8a8-41ff-a3ef-420d405b9fd0', > 'ID_FS_UUID_ENC': '6e234abc-b8a8-41ff-a3ef-420d405b9fd0', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9000239', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora00-swap', > '/dev/disk/by-id/dm-uuid-LVM-aD10pDen0OWFWnmc9rO3AjONP2H6I43gbBjNe8ObDWJ6NlDvbSSUTF9VmFeMTgSt', > '/dev/disk/by-uuid/6e234abc-b8a8-41ff-a3ef-420d405b9fd0', > '/dev/fedora00/swap', > '/dev/mapper/fedora00-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora00-swap ; >09:08:14,511 INFO blivet: scanning fedora00-swap (/devices/virtual/block/dm-3)... >09:08:14,512 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora00-swap ; incomplete: False ; >09:08:14,513 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora00-swap (46) >09:08:14,521 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:14,525 DEBUG blivet: fedora00 size is 7688 MiB >09:08:14,526 DEBUG blivet: vg fedora00 has 6868 MiB free >09:08:14,528 DEBUG blivet: fedora00 size is 7688 MiB >09:08:14,530 DEBUG blivet: vg fedora00 has 6868 MiB free >09:08:14,515 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f13367c66d0) -- > name = fedora00-swap status = True kids = 0 id = 46 > parents = ['existing 7688 MiB lvmvg fedora00 (43)'] > uuid = bBjNe8-ObDW-J6Nl-DvbS-SUTF-9VmF-eMTgSt size = 820 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora00-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7f13367f59e0> > target size = 820 MiB path = /dev/mapper/fedora00-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f13367c6490) -- > name = fedora00 status = True kids = 1 id = 43 > parents = ['existing 7691 MiB partition vdb2 (39) with existing lvmpv'] > uuid = aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/fedora00 > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 > PE Free = 10 PV Count = 1 > modified = False extents = 1922 free space = 6868 MiB > free extents = 1717 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vdb2 (39) with existing lvmpv'] > LVs = ['existing 820 MiB lvmlv fedora00-swap (46)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 820 MiB >09:08:14,546 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:14,549 DEBUG blivet: fedora00 size is 7688 MiB >09:08:14,551 DEBUG blivet: vg fedora00 has 6868 MiB free >09:08:14,553 DEBUG blivet: fedora00 size is 7688 MiB >09:08:14,554 DEBUG blivet: vg fedora00 has 6868 MiB free >09:08:14,564 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora00-swap ; >09:08:14,565 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora00-swap ; label_type: None ; >09:08:14,565 DEBUG blivet: device fedora00-swap does not contain a disklabel >09:08:14,565 INFO blivet: type detected on 'fedora00-swap' is 'swap' >09:08:14,565 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora00-swap ; serial: None ; uuid: 6e234abc-b8a8-41ff-a3ef-420d405b9fd0 ; exists: True ; label: None ; >09:08:14,565 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 49 >09:08:14,566 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora00-swap ; current: None ; type: swap ; >09:08:14,566 INFO blivet: got format: existing swap >09:08:14,566 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora00-root ; incomplete: False ; >09:08:14,567 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,567 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: F1TSPV-5p1z-fDuj-4gP7-jben-uGzn-8Uljlh ; incomplete: False ; >09:08:14,568 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:08:14,568 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora00 ; >09:08:14,568 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 52 >09:08:14,568 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora00-root ; current: None ; type: None ; >09:08:14,569 DEBUG blivet: looking up parted Device: /dev/mapper/fedora00-root >09:08:14,570 DEBUG blivet: Adding fedora00-root/6828 MiB to fedora00 >09:08:14,572 INFO blivet: added lvmlv fedora00-root (id 51) to device tree >09:08:14,573 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora00-root ; status: True ; >09:08:14,573 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora00-root ; status: True ; >09:08:14,575 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora00-root /dev/disk/by-id/dm-uuid-LVM-aD10pDen0OWFWnmc9rO3AjONP2H6I43gF1TSPV5p1zfDuj4gP7jbenuGzn8Uljlh /dev/disk/by-uuid/40389dfe-b957-4e36-8956-dd9ed686b4d2 /dev/fedora00/root /dev/mapper/fedora00-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora00-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-aD10pDen0OWFWnmc9rO3AjONP2H6I43gF1TSPV5p1zfDuj4gP7jbenuGzn8Uljlh', > 'DM_VG_NAME': 'fedora00', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '40389dfe-b957-4e36-8956-dd9ed686b4d2', > 'ID_FS_UUID_ENC': '40389dfe-b957-4e36-8956-dd9ed686b4d2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9149675', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora00-root', > '/dev/disk/by-id/dm-uuid-LVM-aD10pDen0OWFWnmc9rO3AjONP2H6I43gF1TSPV5p1zfDuj4gP7jbenuGzn8Uljlh', > '/dev/disk/by-uuid/40389dfe-b957-4e36-8956-dd9ed686b4d2', > '/dev/fedora00/root', > '/dev/mapper/fedora00-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora00-root ; >09:08:14,575 INFO blivet: scanning fedora00-root (/devices/virtual/block/dm-4)... >09:08:14,575 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora00-root ; incomplete: False ; >09:08:14,576 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6828 MiB lvmlv fedora00-root (51) >09:08:14,585 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:14,588 DEBUG blivet: fedora00 size is 7688 MiB >09:08:14,590 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:14,592 DEBUG blivet: fedora00 size is 7688 MiB >09:08:14,594 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:14,578 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f13367c6790) -- > name = fedora00-root status = True kids = 0 id = 51 > parents = ['existing 7688 MiB lvmvg fedora00 (43)'] > uuid = F1TSPV-5p1z-fDuj-4gP7-jben-uGzn-8Uljlh size = 6828 MiB > format = existing None > 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/fedora00-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 13983744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (870, 255, 63) biosGeometry: (870, 255, 63) > PedDevice: <_ped.Device object at 0x7f13367f5a70> > target size = 6828 MiB path = /dev/mapper/fedora00-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f13367c6490) -- > name = fedora00 status = True kids = 2 id = 43 > parents = ['existing 7691 MiB partition vdb2 (39) with existing lvmpv'] > uuid = aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/fedora00 > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 > PE Free = 10 PV Count = 1 > modified = False extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vdb2 (39) with existing lvmpv'] > LVs = ['existing 820 MiB lvmlv fedora00-swap (46) with existing swap', > 'existing 6828 MiB lvmlv fedora00-root (51)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 6828 MiB >09:08:14,612 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:14,615 DEBUG blivet: fedora00 size is 7688 MiB >09:08:14,617 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:14,619 DEBUG blivet: fedora00 size is 7688 MiB >09:08:14,621 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:14,632 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora00-root ; >09:08:14,633 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora00-root ; label_type: None ; >09:08:14,633 DEBUG blivet: device fedora00-root does not contain a disklabel >09:08:14,633 INFO blivet: type detected on 'fedora00-root' is 'ext4' >09:08:14,633 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:14,633 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 54 >09:08:14,634 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora00-root ; current: None ; type: ext4 ; >09:08:14,634 INFO blivet: got format: existing ext4 filesystem >09:08:14,634 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora00-swap ; incomplete: False ; >09:08:14,635 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora00-swap (46) with existing swap >09:08:14,636 DEBUG blivet: set fedora00-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 820 MiB >09:08:14,638 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora00-root ; incomplete: False ; >09:08:14,638 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6828 MiB lvmlv fedora00-root (51) with existing ext4 filesystem >09:08:14,640 DEBUG blivet: set fedora00-root copies to 1, metadata size to 0 B, log size to 0 B, total size 6828 MiB >09:08:14,642 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': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24651', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >09:08:14,642 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >09:08:14,642 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >09:08:14,643 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,643 INFO blivet: loop0 is a loop device >09:08:14,643 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >09:08:14,643 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >09:08:14,644 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,644 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 58 >09:08:14,644 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >09:08:14,644 INFO blivet: added file /osmin.img (deleted) (id 57) to device tree >09:08:14,645 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >09:08:14,645 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 61 >09:08:14,645 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:08:14,645 INFO blivet: added loop loop0 (id 60) to device tree >09:08:14,645 INFO blivet: got device: LoopDevice instance (0x7f1336756410) -- > name = loop0 status = False kids = 0 id = 60 > parents = ['existing 0 B file /osmin.img (deleted) (57)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >09:08:14,646 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >09:08:14,646 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >09:08:14,646 DEBUG blivet: device loop0 does not contain a disklabel >09:08:14,646 INFO blivet: type detected on 'loop0' is 'squashfs' >09:08:14,646 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 63 >09:08:14,647 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:08:14,647 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': '24751', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >09:08:14,647 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >09:08:14,647 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >09:08:14,648 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,648 INFO blivet: loop1 is a loop device >09:08:14,648 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >09:08:14,648 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >09:08:14,649 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,649 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >09:08:14,649 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >09:08:14,649 INFO blivet: added file /osmin (id 65) to device tree >09:08:14,649 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >09:08:14,650 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 69 >09:08:14,650 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:08:14,650 INFO blivet: added loop loop1 (id 68) to device tree >09:08:14,650 INFO blivet: got device: LoopDevice instance (0x7f1336756790) -- > name = loop1 status = False kids = 0 id = 68 > parents = ['existing 0 B file /osmin (65)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >09:08:14,651 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >09:08:14,651 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >09:08:14,651 DEBUG blivet: device loop1 does not contain a disklabel >09:08:14,651 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >09:08:14,651 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 71 >09:08:14,651 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:08:14,652 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': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24847', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >09:08:14,652 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >09:08:14,652 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >09:08:14,653 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,653 INFO blivet: loop2 is a loop device >09:08:14,653 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >09:08:14,653 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >09:08:14,653 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,654 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 74 >09:08:14,654 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >09:08:14,654 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 73) to device tree >09:08:14,655 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >09:08:14,655 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 77 >09:08:14,655 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:08:14,655 INFO blivet: added loop loop2 (id 76) to device tree >09:08:14,655 INFO blivet: got device: LoopDevice instance (0x7f13367b2750) -- > name = loop2 status = False kids = 0 id = 76 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (73)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >09:08:14,656 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >09:08:14,656 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >09:08:14,656 DEBUG blivet: device loop2 does not contain a disklabel >09:08:14,656 INFO blivet: type detected on 'loop2' is 'squashfs' >09:08:14,656 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 79 >09:08:14,657 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:08:14,658 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24944', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >09:08:14,658 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >09:08:14,658 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:08:14,658 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,658 INFO blivet: loop3 is a loop device >09:08:14,658 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >09:08:14,659 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >09:08:14,659 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,659 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 82 >09:08:14,659 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >09:08:14,660 INFO blivet: added file /LiveOS/ext3fs.img (id 81) to device tree >09:08:14,660 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >09:08:14,660 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 85 >09:08:14,660 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >09:08:14,660 INFO blivet: added loop loop3 (id 84) to device tree >09:08:14,660 INFO blivet: got device: LoopDevice instance (0x7f13367c6c50) -- > name = loop3 status = False kids = 0 id = 84 > parents = ['existing 0 B file /LiveOS/ext3fs.img (81)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >09:08:14,661 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >09:08:14,662 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >09:08:14,662 DEBUG blivet: device loop3 does not contain a disklabel >09:08:14,662 INFO blivet: type detected on 'loop3' is 'ext4' >09:08:14,662 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:14,662 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 87 >09:08:14,662 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >09:08:14,662 INFO blivet: got format: existing ext4 filesystem >09:08:14,663 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': '25100', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >09:08:14,663 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >09:08:14,663 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >09:08:14,664 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,664 INFO blivet: loop4 is a loop device >09:08:14,664 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >09:08:14,664 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >09:08:14,664 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,664 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 90 >09:08:14,665 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >09:08:14,665 INFO blivet: added file /overlay (deleted) (id 89) to device tree >09:08:14,665 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >09:08:14,665 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 93 >09:08:14,666 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >09:08:14,666 INFO blivet: added loop loop4 (id 92) to device tree >09:08:14,666 INFO blivet: got device: LoopDevice instance (0x7f1336756ad0) -- > name = loop4 status = False kids = 0 id = 92 > parents = ['existing 0 B file /overlay (deleted) (89)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >09:08:14,667 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >09:08:14,667 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >09:08:14,667 DEBUG blivet: device loop4 does not contain a disklabel >09:08:14,667 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >09:08:14,667 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 95 >09:08:14,667 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >09:08:14,668 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2092', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >09:08:14,668 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >09:08:14,669 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >09:08:14,669 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,669 INFO blivet: live-rw is a device-mapper device >09:08:14,669 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >09:08:14,670 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: False ; >09:08:14,670 DEBUG blivet: failed to find dm node for fedora-swap >09:08:14,670 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: False ; >09:08:14,670 DEBUG blivet: failed to find dm node for fedora-root >09:08:14,670 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora00-swap ; status: True ; >09:08:14,671 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora00-root ; status: True ; >09:08:14,671 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:08:14,671 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (84) with existing ext4 filesystem >09:08:14,672 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >09:08:14,672 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (92) >09:08:14,673 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >09:08:14,673 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,673 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >09:08:14,673 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 98 >09:08:14,674 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >09:08:14,674 INFO blivet: added dm live-rw (id 97) to device tree >09:08:14,674 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >09:08:14,674 INFO blivet: got device: DMDevice instance (0x7f1336756c90) -- > name = live-rw status = True kids = 0 id = 97 > parents = ['existing 0 B loop loop4 (92)'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f13367f5b90> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >09:08:14,684 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >09:08:14,684 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >09:08:14,684 DEBUG blivet: device live-rw does not contain a disklabel >09:08:14,685 INFO blivet: type detected on 'live-rw' is 'ext4' >09:08:14,685 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:14,685 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 100 >09:08:14,687 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >09:08:14,687 INFO blivet: got format: existing ext4 filesystem >09:08:14,688 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9148', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >09:08:14,688 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >09:08:14,689 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >09:08:14,689 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,689 INFO blivet: live-base is a device-mapper device >09:08:14,689 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >09:08:14,690 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: False ; >09:08:14,690 DEBUG blivet: failed to find dm node for fedora-swap >09:08:14,690 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: False ; >09:08:14,690 DEBUG blivet: failed to find dm node for fedora-root >09:08:14,691 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora00-swap ; status: True ; >09:08:14,691 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora00-root ; status: True ; >09:08:14,691 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:08:14,692 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:08:14,692 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (84) with existing ext4 filesystem >09:08:14,693 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >09:08:14,693 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,693 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >09:08:14,694 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 103 >09:08:14,694 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >09:08:14,694 INFO blivet: added dm live-base (id 102) to device tree >09:08:14,694 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >09:08:14,694 INFO blivet: got device: DMDevice instance (0x7f1336756e90) -- > name = live-base status = True kids = 0 id = 102 > parents = ['existing 0 B loop loop3 (84) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f13367f5b00> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >09:08:14,700 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >09:08:14,700 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >09:08:14,701 DEBUG blivet: device live-base does not contain a disklabel >09:08:14,701 INFO blivet: type detected on 'live-base' is 'ext4' >09:08:14,701 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:14,701 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 105 >09:08:14,701 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >09:08:14,701 INFO blivet: got format: existing ext4 filesystem >09:08:14,702 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17764', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >09:08:14,703 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >09:08:14,703 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >09:08:14,703 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,703 INFO blivet: live-osimg-min is a device-mapper device >09:08:14,703 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >09:08:14,704 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: False ; >09:08:14,704 DEBUG blivet: failed to find dm node for fedora-swap >09:08:14,704 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: False ; >09:08:14,704 DEBUG blivet: failed to find dm node for fedora-root >09:08:14,705 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora00-swap ; status: True ; >09:08:14,705 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora00-root ; status: True ; >09:08:14,705 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:08:14,706 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >09:08:14,706 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >09:08:14,706 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (68) >09:08:14,707 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:08:14,707 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (84) with existing ext4 filesystem >09:08:14,708 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >09:08:14,708 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:14,708 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >09:08:14,708 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 108 >09:08:14,709 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >09:08:14,709 INFO blivet: added dm live-osimg-min (id 107) to device tree >09:08:14,709 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >09:08:14,709 INFO blivet: got device: DMDevice instance (0x7f13367c6ad0) -- > name = live-osimg-min status = True kids = 0 id = 107 > parents = ['existing 0 B loop loop3 (84) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12614 did: 21332 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f13367f5c20> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >09:08:14,715 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >09:08:14,715 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >09:08:14,715 DEBUG blivet: device live-osimg-min does not contain a disklabel >09:08:14,715 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >09:08:14,715 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:14,716 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 110 >09:08:14,716 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >09:08:14,716 INFO blivet: got format: existing ext4 filesystem >09:08:14,717 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora00-swap /dev/disk/by-id/dm-uuid-LVM-aD10pDen0OWFWnmc9rO3AjONP2H6I43gbBjNe8ObDWJ6NlDvbSSUTF9VmFeMTgSt /dev/disk/by-uuid/6e234abc-b8a8-41ff-a3ef-420d405b9fd0 /dev/fedora00/swap /dev/mapper/fedora00-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora00-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-aD10pDen0OWFWnmc9rO3AjONP2H6I43gbBjNe8ObDWJ6NlDvbSSUTF9VmFeMTgSt', > 'DM_VG_NAME': 'fedora00', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '6e234abc-b8a8-41ff-a3ef-420d405b9fd0', > 'ID_FS_UUID_ENC': '6e234abc-b8a8-41ff-a3ef-420d405b9fd0', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9000239', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora00-swap', > '/dev/disk/by-id/dm-uuid-LVM-aD10pDen0OWFWnmc9rO3AjONP2H6I43gbBjNe8ObDWJ6NlDvbSSUTF9VmFeMTgSt', > '/dev/disk/by-uuid/6e234abc-b8a8-41ff-a3ef-420d405b9fd0', > '/dev/fedora00/swap', > '/dev/mapper/fedora00-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora00-swap ; >09:08:14,717 INFO blivet: scanning fedora00-swap (/devices/virtual/block/dm-3)... >09:08:14,717 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora00-swap ; incomplete: False ; >09:08:14,718 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora00-swap (46) with existing swap >09:08:14,726 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:14,729 DEBUG blivet: fedora00 size is 7688 MiB >09:08:14,731 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:14,732 DEBUG blivet: fedora00 size is 7688 MiB >09:08:14,734 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:14,719 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f13367c66d0) -- > name = fedora00-swap status = True kids = 0 id = 46 > parents = ['existing 7688 MiB lvmvg fedora00 (43)'] > uuid = bBjNe8-ObDW-J6Nl-DvbS-SUTF-9VmF-eMTgSt size = 820 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora00-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7f13367f59e0> > target size = 820 MiB path = /dev/mapper/fedora00-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f13367c6490) -- > name = fedora00 status = True kids = 2 id = 43 > parents = ['existing 7691 MiB partition vdb2 (39) with existing lvmpv'] > uuid = aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/fedora00 > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 > PE Free = 10 PV Count = 1 > modified = False extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vdb2 (39) with existing lvmpv'] > LVs = ['existing 820 MiB lvmlv fedora00-swap (46) with existing swap', > 'existing 6828 MiB lvmlv fedora00-root (51) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 820 MiB >09:08:14,752 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:14,755 DEBUG blivet: fedora00 size is 7688 MiB >09:08:14,757 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:14,758 DEBUG blivet: fedora00 size is 7688 MiB >09:08:14,760 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:14,772 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora00-swap ; >09:08:14,772 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora00-swap ; label_type: None ; >09:08:14,772 DEBUG blivet: device fedora00-swap does not contain a disklabel >09:08:14,772 DEBUG blivet: no type or existing type for fedora00-swap, bailing >09:08:14,773 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora00-root /dev/disk/by-id/dm-uuid-LVM-aD10pDen0OWFWnmc9rO3AjONP2H6I43gF1TSPV5p1zfDuj4gP7jbenuGzn8Uljlh /dev/disk/by-uuid/40389dfe-b957-4e36-8956-dd9ed686b4d2 /dev/fedora00/root /dev/mapper/fedora00-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora00-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-aD10pDen0OWFWnmc9rO3AjONP2H6I43gF1TSPV5p1zfDuj4gP7jbenuGzn8Uljlh', > 'DM_VG_NAME': 'fedora00', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '40389dfe-b957-4e36-8956-dd9ed686b4d2', > 'ID_FS_UUID_ENC': '40389dfe-b957-4e36-8956-dd9ed686b4d2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9149675', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora00-root', > '/dev/disk/by-id/dm-uuid-LVM-aD10pDen0OWFWnmc9rO3AjONP2H6I43gF1TSPV5p1zfDuj4gP7jbenuGzn8Uljlh', > '/dev/disk/by-uuid/40389dfe-b957-4e36-8956-dd9ed686b4d2', > '/dev/fedora00/root', > '/dev/mapper/fedora00-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora00-root ; >09:08:14,773 INFO blivet: scanning fedora00-root (/devices/virtual/block/dm-4)... >09:08:14,774 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora00-root ; incomplete: False ; >09:08:14,774 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6828 MiB lvmlv fedora00-root (51) with existing ext4 filesystem >09:08:14,782 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:14,785 DEBUG blivet: fedora00 size is 7688 MiB >09:08:14,787 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:14,789 DEBUG blivet: fedora00 size is 7688 MiB >09:08:14,791 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:14,776 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f13367c6790) -- > name = fedora00-root status = True kids = 0 id = 51 > parents = ['existing 7688 MiB lvmvg fedora00 (43)'] > uuid = F1TSPV-5p1z-fDuj-4gP7-jben-uGzn-8Uljlh size = 6828 MiB > 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/fedora00-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 13983744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (870, 255, 63) biosGeometry: (870, 255, 63) > PedDevice: <_ped.Device object at 0x7f13367f5a70> > target size = 6828 MiB path = /dev/mapper/fedora00-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f13367c6490) -- > name = fedora00 status = True kids = 2 id = 43 > parents = ['existing 7691 MiB partition vdb2 (39) with existing lvmpv'] > uuid = aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/fedora00 > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 > PE Free = 10 PV Count = 1 > modified = False extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vdb2 (39) with existing lvmpv'] > LVs = ['existing 820 MiB lvmlv fedora00-swap (46) with existing swap', > 'existing 6828 MiB lvmlv fedora00-root (51) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 6828 MiB >09:08:14,810 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:14,813 DEBUG blivet: fedora00 size is 7688 MiB >09:08:14,815 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:14,816 DEBUG blivet: fedora00 size is 7688 MiB >09:08:14,818 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:14,830 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora00-root ; >09:08:14,830 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora00-root ; label_type: None ; >09:08:14,830 DEBUG blivet: device fedora00-root does not contain a disklabel >09:08:14,830 DEBUG blivet: no type or existing type for fedora00-root, bailing >09:08:14,839 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >09:08:14,839 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >09:08:14,845 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:08:14,846 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:08:14,846 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:08:14,852 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >09:08:14,852 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >09:08:14,852 DEBUG blivet: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >09:08:14,858 DEBUG blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >09:08:14,859 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >09:08:14,859 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >09:08:14,865 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora00-swap ; status: True ; controllable: True ; >09:08:14,865 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora00-swap ; status: True ; type: swap ; >09:08:14,943 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora00-swap ; status: False ; type: swap ; >09:08:14,951 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora00-swap ; status: True ; controllable: True ; >09:08:14,988 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora00 ; status: True ; controllable: True ; >09:08:14,989 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora00 ; status: False ; type: None ; >09:08:14,989 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora00 ; status: False ; type: None ; >09:08:14,996 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora00 ; status: True ; controllable: True ; >09:08:15,031 DEBUG blivet: PartitionDevice.teardown: vdb2 ; status: True ; controllable: True ; >09:08:15,031 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vdb2 ; status: False ; type: lvmpv ; >09:08:15,032 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vdb2 ; status: False ; type: lvmpv ; >09:08:15,038 DEBUG blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >09:08:15,039 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >09:08:15,039 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >09:08:15,045 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora00-root ; status: False ; controllable: True ; >09:08:15,045 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >09:08:15,046 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >09:08:15,046 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >09:08:16,254 INFO blivet: ISCSID is /sbin/iscsid >09:08:16,255 INFO blivet: no initiator set >09:08:16,264 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >09:08:16,264 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >09:08:16,572 DEBUG blivet: trying to set new default fstype to 'ext4' >09:08:16,580 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:16,580 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >09:08:16,581 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:16,588 INFO blivet: Detected 2048 MiB of memory >09:08:16,599 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >09:08:16,608 INFO blivet: Swap attempt of 0.0 >09:08:17,174 INFO blivet: resetting Blivet (version 0.61.8) instance <blivet.Blivet object at 0x7ffe941af190> >09:08:17,174 INFO blivet: no initiator set >09:08:17,175 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >09:08:17,175 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >09:08:17,299 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >09:08:17,300 INFO blivet: sr0 looks to be the live device; marking as protected >09:08:17,315 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdb1', 'vdb2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >09:08:17,321 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-uuid/2014-10-29-19-30-23-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-29-19-30-23-00', > 'ID_FS_UUID_ENC': '2014-10-29-19-30-23-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\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': '5dbaabbd', > 'ID_REVISION': '2.1.2', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '10311', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-uuid/2014-10-29-19-30-23-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >09:08:17,321 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >09:08:17,322 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >09:08:17,323 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:17,324 INFO blivet: sr0 is a cdrom >09:08:17,324 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >09:08:17,325 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >09:08:17,327 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >09:08:17,327 INFO blivet: added cdrom sr0 (id 1) to device tree >09:08:17,329 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:08:17,331 DEBUG blivet: looking up parted Device: /dev/sr0 >09:08:17,328 INFO blivet: got device: OpticalDevice instance (0x7ffe83ea6150) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1345 MiB > format = existing None > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 688640 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (42, 255, 63) biosGeometry: (42, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe83ee0290> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >09:08:17,359 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:08:17,362 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:08:17,366 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:08:17,369 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >09:08:17,369 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:08:17,370 INFO blivet: type detected on 'sr0' is 'iso9660' >09:08:17,371 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:08:17,371 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >09:08:17,371 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >09:08:17,371 INFO blivet: got format: existing iso9660 filesystem >09:08:17,372 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '76075530', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12046', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >09:08:17,372 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >09:08:17,373 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:08:17,373 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:17,374 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >09:08:17,374 INFO blivet: vda is a disk >09:08:17,374 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >09:08:17,375 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:08:17,380 INFO blivet: added disk vda (id 6) to device tree >09:08:17,380 DEBUG blivet: looking up parted Device: /dev/vda >09:08:17,380 INFO blivet: got device: DiskDevice instance (0x7ffe83e85f90) -- > name = vda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8192 MiB > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe83ee0320> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ffe83e4f850> >09:08:17,401 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >09:08:17,402 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >09:08:17,404 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >09:08:17,404 DEBUG blivet: required disklabel type for vda (15) is None >09:08:17,404 DEBUG blivet: default disklabel type for vda is msdos >09:08:17,404 DEBUG blivet: selecting msdos disklabel for vda based on size >09:08:17,405 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >09:08:17,410 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 0x7ffe8005f990>, <parted.partition.Partition object at 0x7ffe8005fb10>] > device: <parted.device.Device object at 0x7ffe8005f650> > PedDisk: <_ped.Disk object at 0x7ffe83e61a70> >09:08:17,411 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >09:08:17,412 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >09:08:17,448 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/95779487-e99a-4bac-ba15-07f6aef7aeeb', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '95779487-e99a-4bac-ba15-07f6aef7aeeb', > 'ID_FS_UUID_ENC': '95779487-e99a-4bac-ba15-07f6aef7aeeb', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252: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': '76075530-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '76075530', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1386269', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/95779487-e99a-4bac-ba15-07f6aef7aeeb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >09:08:17,449 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >09:08:17,449 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda1 ; incomplete: False ; >09:08:17,454 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:17,457 INFO blivet: vda1 is a partition >09:08:17,457 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >09:08:17,458 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:08:17,458 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with existing msdos disklabel >09:08:17,663 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:08:17,664 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >09:08:17,664 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >09:08:17,664 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >09:08:17,665 DEBUG blivet: looking up parted Partition: /dev/vda1 >09:08:17,665 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >09:08:17,667 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >09:08:17,667 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >09:08:17,668 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >09:08:17,669 INFO blivet: added partition vda1 (id 11) to device tree >09:08:17,671 DEBUG blivet: looking up parted Device: /dev/vda1 >09:08:17,669 INFO blivet: got device: PartitionDevice instance (0x7ffe7ab594d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e290> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:08:17,703 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >09:08:17,704 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: None ; >09:08:17,704 DEBUG blivet: device vda1 does not contain a disklabel >09:08:17,704 INFO blivet: type detected on 'vda1' is 'ext4' >09:08:17,792 DEBUG blivet: size=0 B, current=500 MiB >09:08:17,800 DEBUG blivet: using current size 0 as min size >09:08:17,801 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:17,801 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 14 >09:08:17,802 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >09:08:17,803 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >09:08:17,803 INFO blivet: got format: existing ext4 filesystem >09:08:17,805 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz', > 'ID_FS_UUID_ENC': 'vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15751168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '76075530-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '76075530', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '141421828', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >09:08:17,806 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >09:08:17,807 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda2 ; incomplete: False ; >09:08:17,807 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:17,808 INFO blivet: vda2 is a partition >09:08:17,808 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >09:08:17,809 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:08:17,810 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with existing msdos disklabel >09:08:17,820 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >09:08:17,821 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >09:08:17,821 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >09:08:17,822 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >09:08:17,822 DEBUG blivet: looking up parted Partition: /dev/vda2 >09:08:17,823 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >09:08:17,824 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >09:08:17,825 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >09:08:17,826 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >09:08:17,826 INFO blivet: added partition vda2 (id 16) to device tree >09:08:17,829 DEBUG blivet: looking up parted Device: /dev/vda2 >09:08:17,827 INFO blivet: got device: PartitionDevice instance (0x7ffe7a6ccf90) -- > name = vda2 status = True kids = 0 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm >09:08:17,869 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >09:08:17,870 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: None ; >09:08:17,870 DEBUG blivet: device vda2 does not contain a disklabel >09:08:17,892 INFO blivet: type detected on 'vda2' is 'LVM2_member' >09:08:17,893 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: vxMrTy-9FOz-omST-DGmA-dI4r-dPMa-eZBxQz ; exists: True ; vgUuid: neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km ; label: None ; peStart: 1024 KiB ; device: /dev/vda2 ; serial: None ; >09:08:17,898 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 19 >09:08:17,899 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >09:08:17,899 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >09:08:17,900 INFO blivet: got format: existing lvmpv >09:08:17,900 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >09:08:17,901 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km ; incomplete: True ; >09:08:17,902 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:08:17,903 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora ; member: vda2 ; >09:08:17,904 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >09:08:17,904 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >09:08:17,905 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >09:08:17,906 INFO blivet: added lvmvg fedora (id 20) to device tree >09:08:17,918 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:08:17,919 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:17,920 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo ; incomplete: False ; >09:08:17,920 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:08:17,921 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >09:08:17,922 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 24 >09:08:17,923 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >09:08:17,923 DEBUG blivet: Adding fedora-swap/820 MiB to fedora >09:08:17,930 INFO blivet: added lvmlv fedora-swap (id 23) to device tree >09:08:17,931 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >09:08:17,932 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >09:08:17,933 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >09:08:17,934 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >09:08:17,991 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >09:08:17,998 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >09:08:18,000 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:08:18,005 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo /dev/disk/by-uuid/e899782a-59e3-4f09-ba1a-2655bc69cc79 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > '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-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'e899782a-59e3-4f09-ba1a-2655bc69cc79', > 'ID_FS_UUID_ENC': 'e899782a-59e3-4f09-ba1a-2655bc69cc79', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3278492', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo', > '/dev/disk/by-uuid/e899782a-59e3-4f09-ba1a-2655bc69cc79', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >09:08:18,006 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >09:08:18,007 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:08:18,008 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora-swap (23) >09:08:18,023 DEBUG blivet: looking up parted Device: /dev/fedora >09:08:18,028 DEBUG blivet: fedora size is 7688 MiB >09:08:18,034 DEBUG blivet: vg fedora has 6868 MiB free >09:08:18,040 DEBUG blivet: fedora size is 7688 MiB >09:08:18,047 DEBUG blivet: vg fedora has 6868 MiB free >09:08:18,014 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ffe7a6b3d90) -- > name = fedora-swap status = True kids = 0 id = 23 > parents = ['existing 7688 MiB lvmvg fedora (20)'] > uuid = MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo size = 820 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e710> > target size = 820 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffe7a662310) -- > name = fedora status = True kids = 1 id = 20 > parents = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > uuid = neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/fedora > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 > PE Free = 10 PV Count = 1 > modified = False extents = 1922 free space = 6868 MiB > free extents = 1717 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > LVs = ['existing 820 MiB lvmlv fedora-swap (23)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 820 MiB >09:08:18,076 DEBUG blivet: looking up parted Device: /dev/fedora >09:08:18,081 DEBUG blivet: fedora size is 7688 MiB >09:08:18,087 DEBUG blivet: vg fedora has 6868 MiB free >09:08:18,094 DEBUG blivet: fedora size is 7688 MiB >09:08:18,101 DEBUG blivet: vg fedora has 6868 MiB free >09:08:18,130 DEBUG blivet: looking up parted Device: /dev/fedora >09:08:18,135 DEBUG blivet: fedora size is 7688 MiB >09:08:18,141 DEBUG blivet: vg fedora has 6868 MiB free >09:08:18,147 DEBUG blivet: fedora size is 7688 MiB >09:08:18,153 DEBUG blivet: vg fedora has 6868 MiB free >09:08:18,182 DEBUG blivet: looking up parted Device: /dev/fedora >09:08:18,186 DEBUG blivet: fedora size is 7688 MiB >09:08:18,193 DEBUG blivet: vg fedora has 6868 MiB free >09:08:18,199 DEBUG blivet: fedora size is 7688 MiB >09:08:18,205 DEBUG blivet: vg fedora has 6868 MiB free >09:08:18,225 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >09:08:18,225 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >09:08:18,226 DEBUG blivet: device fedora-swap does not contain a disklabel >09:08:18,226 INFO blivet: type detected on 'fedora-swap' is 'swap' >09:08:18,227 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: e899782a-59e3-4f09-ba1a-2655bc69cc79 ; exists: True ; label: None ; >09:08:18,227 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 26 >09:08:18,228 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >09:08:18,229 INFO blivet: got format: existing swap >09:08:18,230 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:08:18,231 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:18,231 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3 ; incomplete: False ; >09:08:18,232 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:08:18,233 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >09:08:18,233 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 29 >09:08:18,234 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >09:08:18,234 DEBUG blivet: Adding fedora-root/6828 MiB to fedora >09:08:18,241 INFO blivet: added lvmlv fedora-root (id 28) to device tree >09:08:18,242 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >09:08:18,242 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >09:08:18,243 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >09:08:18,244 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >09:08:18,298 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >09:08:18,304 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >09:08:18,305 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:08:18,311 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3 /dev/disk/by-uuid/7dfb0b23-7258-417d-88f5-233befdaa117 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > '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-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7dfb0b23-7258-417d-88f5-233befdaa117', > 'ID_FS_UUID_ENC': '7dfb0b23-7258-417d-88f5-233befdaa117', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3593832', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3', > '/dev/disk/by-uuid/7dfb0b23-7258-417d-88f5-233befdaa117', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >09:08:18,311 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >09:08:18,312 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:08:18,313 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6828 MiB lvmlv fedora-root (28) >09:08:18,330 DEBUG blivet: looking up parted Device: /dev/fedora >09:08:18,335 DEBUG blivet: fedora size is 7688 MiB >09:08:18,342 DEBUG blivet: vg fedora has 40 MiB free >09:08:18,349 DEBUG blivet: fedora size is 7688 MiB >09:08:18,356 DEBUG blivet: vg fedora has 40 MiB free >09:08:18,321 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ffe7a662990) -- > name = fedora-root status = True kids = 0 id = 28 > parents = ['existing 7688 MiB lvmvg fedora (20)'] > uuid = Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3 size = 6828 MiB > format = existing None > 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: 13983744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (870, 255, 63) biosGeometry: (870, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e7a0> > target size = 6828 MiB path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffe7a662310) -- > name = fedora status = True kids = 2 id = 20 > parents = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > uuid = neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/fedora > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 > PE Free = 10 PV Count = 1 > modified = False extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > LVs = ['existing 820 MiB lvmlv fedora-swap (23) with existing swap', > 'existing 6828 MiB lvmlv fedora-root (28)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 6828 MiB >09:08:18,387 DEBUG blivet: looking up parted Device: /dev/fedora >09:08:18,392 DEBUG blivet: fedora size is 7688 MiB >09:08:18,401 DEBUG blivet: vg fedora has 40 MiB free >09:08:18,407 DEBUG blivet: fedora size is 7688 MiB >09:08:18,414 DEBUG blivet: vg fedora has 40 MiB free >09:08:18,443 DEBUG blivet: looking up parted Device: /dev/fedora >09:08:18,448 DEBUG blivet: fedora size is 7688 MiB >09:08:18,454 DEBUG blivet: vg fedora has 40 MiB free >09:08:18,461 DEBUG blivet: fedora size is 7688 MiB >09:08:18,468 DEBUG blivet: vg fedora has 40 MiB free >09:08:18,497 DEBUG blivet: looking up parted Device: /dev/fedora >09:08:18,502 DEBUG blivet: fedora size is 7688 MiB >09:08:18,510 DEBUG blivet: vg fedora has 40 MiB free >09:08:18,518 DEBUG blivet: fedora size is 7688 MiB >09:08:18,525 DEBUG blivet: vg fedora has 40 MiB free >09:08:18,547 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >09:08:18,548 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >09:08:18,548 DEBUG blivet: device fedora-root does not contain a disklabel >09:08:18,549 INFO blivet: type detected on 'fedora-root' is 'ext4' >09:08:18,590 DEBUG blivet: size=0 B, current=6828 MiB >09:08:18,602 DEBUG blivet: using current size 0 as min size >09:08:18,605 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:18,605 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 31 >09:08:18,608 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >09:08:18,609 INFO blivet: got format: existing ext4 filesystem >09:08:18,611 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:08:18,612 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora-swap (23) with existing swap >09:08:18,624 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 820 MiB >09:08:18,633 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:08:18,634 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6828 MiB lvmlv fedora-root (28) with existing ext4 filesystem >09:08:18,641 DEBUG blivet: set fedora-root copies to 1, metadata size to 0 B, log size to 0 B, total size 6828 MiB >09:08:18,652 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '10cbfd6a', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12168', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb'} ; name: vdb ; >09:08:18,653 INFO blivet: scanning vdb (/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb)... >09:08:18,653 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:08:18,654 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:18,655 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdb ; >09:08:18,655 INFO blivet: vdb is a disk >09:08:18,655 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >09:08:18,656 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >09:08:18,672 INFO blivet: added disk vdb (id 34) to device tree >09:08:18,672 DEBUG blivet: looking up parted Device: /dev/vdb >09:08:18,672 INFO blivet: got device: DiskDevice instance (0x7ffe7a6b3a10) -- > name = vdb status = True kids = 0 id = 34 > parents = [] > uuid = None size = 8192 MiB > format = existing None > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e830> > target size = 0 B path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ffe7a692090> >09:08:18,703 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb ; >09:08:18,704 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >09:08:18,705 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >09:08:18,705 DEBUG blivet: required disklabel type for vdb (15) is None >09:08:18,706 DEBUG blivet: default disklabel type for vdb is msdos >09:08:18,706 DEBUG blivet: selecting msdos disklabel for vdb based on size >09:08:18,707 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >09:08:18,715 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 0x7ffe7a3d74d0>, <parted.partition.Partition object at 0x7ffe7a3d7710>] > device: <parted.device.Device object at 0x7ffe7a3d7290> > PedDisk: <_ped.Disk object at 0x7ffe7a66ad88> >09:08:18,716 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 37 >09:08:18,717 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >09:08:18,718 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/8e952dcf-ec7d-4d39-8cbf-0f0b12231e8c', > 'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8e952dcf-ec7d-4d39-8cbf-0f0b12231e8c', > 'ID_FS_UUID_ENC': '8e952dcf-ec7d-4d39-8cbf-0f0b12231e8c', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:16', > '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': '10cbfd6a-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '10cbfd6a', > 'MAJOR': '252', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8626886', > 'name': 'vdb1', > 'symlinks': ['/dev/disk/by-uuid/8e952dcf-ec7d-4d39-8cbf-0f0b12231e8c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1'} ; name: vdb1 ; >09:08:18,718 INFO blivet: scanning vdb1 (/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1)... >09:08:18,719 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb1 ; incomplete: False ; >09:08:18,719 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:18,719 INFO blivet: vdb1 is a partition >09:08:18,720 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >09:08:18,720 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:08:18,721 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with existing msdos disklabel >09:08:18,736 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:08:18,737 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >09:08:18,737 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >09:08:18,738 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >09:08:18,738 DEBUG blivet: looking up parted Partition: /dev/vdb1 >09:08:18,739 DEBUG blivet: PartitionDevice.probe: vdb1 ; exists: True ; >09:08:18,740 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >09:08:18,741 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >09:08:18,743 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >09:08:18,743 INFO blivet: added partition vdb1 (id 39) to device tree >09:08:18,755 DEBUG blivet: looking up parted Device: /dev/vdb1 >09:08:18,744 INFO blivet: got device: PartitionDevice instance (0x7ffe7a3d7a10) -- > name = vdb1 status = True kids = 0 id = 39 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:08:18,809 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >09:08:18,810 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: None ; >09:08:18,811 DEBUG blivet: device vdb1 does not contain a disklabel >09:08:18,811 INFO blivet: type detected on 'vdb1' is 'ext4' >09:08:18,838 DEBUG blivet: size=0 B, current=500 MiB >09:08:18,855 DEBUG blivet: using current size 0 as min size >09:08:18,856 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:18,856 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 42 >09:08:18,857 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >09:08:18,857 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: None ; type: ext4 ; >09:08:18,857 INFO blivet: got format: existing ext4 filesystem >09:08:18,859 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-2ymDKX-kcxQ-Of1d-KR3u-pO0T-683n-f96H97', > 'DEVNAME': 'vdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2ymDKX-kcxQ-Of1d-KR3u-pO0T-683n-f96H97', > 'ID_FS_UUID_ENC': '2ymDKX-kcxQ-Of1d-KR3u-pO0T-683n-f96H97', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15751168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '10cbfd6a-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '10cbfd6a', > 'MAJOR': '252', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '378654870', > 'name': 'vdb2', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-2ymDKX-kcxQ-Of1d-KR3u-pO0T-683n-f96H97'], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2'} ; name: vdb2 ; >09:08:18,859 INFO blivet: scanning vdb2 (/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2)... >09:08:18,860 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb2 ; incomplete: False ; >09:08:18,861 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:18,861 INFO blivet: vdb2 is a partition >09:08:18,862 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vdb2 ; >09:08:18,862 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vdb ; incomplete: False ; >09:08:18,863 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with existing msdos disklabel >09:08:18,880 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vdb ; >09:08:18,881 DEBUG blivet: PartitionDevice._setFormat: vdb2 ; >09:08:18,881 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >09:08:18,882 DEBUG blivet: PartitionDevice._setFormat: vdb2 ; current: None ; type: None ; >09:08:18,882 DEBUG blivet: looking up parted Partition: /dev/vdb2 >09:08:18,883 DEBUG blivet: PartitionDevice.probe: vdb2 ; exists: True ; >09:08:18,883 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb2 ; flag: 1 ; >09:08:18,885 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb2 ; flag: 10 ; >09:08:18,886 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb2 ; flag: 12 ; >09:08:18,887 INFO blivet: added partition vdb2 (id 44) to device tree >09:08:18,890 DEBUG blivet: looking up parted Device: /dev/vdb2 >09:08:18,887 INFO blivet: got device: PartitionDevice instance (0x7ffe7a3d7b10) -- > name = vdb2 status = True kids = 0 id = 44 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing None > major = 252 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69eb90> > target size = 0 B path = /dev/vdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm >09:08:18,927 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb2 ; >09:08:18,928 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb2 ; label_type: None ; >09:08:18,928 DEBUG blivet: device vdb2 does not contain a disklabel >09:08:18,929 INFO blivet: type detected on 'vdb2' is 'LVM2_member' >09:08:18,929 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora00 ; uuid: 2ymDKX-kcxQ-Of1d-KR3u-pO0T-683n-f96H97 ; exists: True ; vgUuid: aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g ; label: None ; peStart: 1024 KiB ; device: /dev/vdb2 ; serial: None ; >09:08:18,943 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 47 >09:08:18,944 DEBUG blivet: PartitionDevice._setFormat: vdb2 ; >09:08:18,944 DEBUG blivet: PartitionDevice._setFormat: vdb2 ; current: None ; type: lvmpv ; >09:08:18,944 INFO blivet: got format: existing lvmpv >09:08:18,945 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdb2 ; >09:08:18,945 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g ; incomplete: True ; >09:08:18,946 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:08:18,946 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora00 ; member: vdb2 ; >09:08:18,947 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vdb2 ; >09:08:18,947 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 49 >09:08:18,948 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora00 ; current: None ; type: None ; >09:08:18,948 INFO blivet: added lvmvg fedora00 (id 48) to device tree >09:08:18,956 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora00-swap ; incomplete: False ; >09:08:18,956 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:18,957 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: bBjNe8-ObDW-J6Nl-DvbS-SUTF-9VmF-eMTgSt ; incomplete: False ; >09:08:18,957 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:08:18,958 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora00 ; >09:08:18,958 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 52 >09:08:18,959 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora00-swap ; current: None ; type: None ; >09:08:18,959 DEBUG blivet: Adding fedora00-swap/820 MiB to fedora00 >09:08:18,980 INFO blivet: added lvmlv fedora00-swap (id 51) to device tree >09:08:18,981 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora00-swap ; status: False ; controllable: True ; orig: False ; >09:08:18,982 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora00-swap ; orig: False ; >09:08:18,983 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora00 ; status: True ; controllable: True ; orig: False ; >09:08:18,984 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora00-swap ; status: False ; controllable: True ; orig: False ; >09:08:19,061 DEBUG blivet: looking up parted Device: /dev/mapper/fedora00-swap >09:08:19,068 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora00-swap ; status: True ; >09:08:19,073 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora00-swap ; status: True ; >09:08:19,076 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora00-swap /dev/disk/by-id/dm-uuid-LVM-aD10pDen0OWFWnmc9rO3AjONP2H6I43gbBjNe8ObDWJ6NlDvbSSUTF9VmFeMTgSt /dev/disk/by-uuid/6e234abc-b8a8-41ff-a3ef-420d405b9fd0 /dev/fedora00/swap /dev/mapper/fedora00-swap', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora00-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-aD10pDen0OWFWnmc9rO3AjONP2H6I43gbBjNe8ObDWJ6NlDvbSSUTF9VmFeMTgSt', > 'DM_VG_NAME': 'fedora00', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '6e234abc-b8a8-41ff-a3ef-420d405b9fd0', > 'ID_FS_UUID_ENC': '6e234abc-b8a8-41ff-a3ef-420d405b9fd0', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4330089', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora00-swap', > '/dev/disk/by-id/dm-uuid-LVM-aD10pDen0OWFWnmc9rO3AjONP2H6I43gbBjNe8ObDWJ6NlDvbSSUTF9VmFeMTgSt', > '/dev/disk/by-uuid/6e234abc-b8a8-41ff-a3ef-420d405b9fd0', > '/dev/fedora00/swap', > '/dev/mapper/fedora00-swap'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora00-swap ; >09:08:19,077 INFO blivet: scanning fedora00-swap (/devices/virtual/block/dm-5)... >09:08:19,078 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora00-swap ; incomplete: False ; >09:08:19,080 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora00-swap (51) >09:08:19,099 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:19,105 DEBUG blivet: fedora00 size is 7688 MiB >09:08:19,121 DEBUG blivet: vg fedora00 has 6868 MiB free >09:08:19,137 DEBUG blivet: fedora00 size is 7688 MiB >09:08:19,145 DEBUG blivet: vg fedora00 has 6868 MiB free >09:08:19,088 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ffe8005fd90) -- > name = fedora00-swap status = True kids = 0 id = 51 > parents = ['existing 7688 MiB lvmvg fedora00 (48)'] > uuid = bBjNe8-ObDW-J6Nl-DvbS-SUTF-9VmF-eMTgSt size = 820 MiB > format = existing None > 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/fedora00-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69ec20> > target size = 820 MiB path = /dev/mapper/fedora00-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffe7a3d7c90) -- > name = fedora00 status = True kids = 1 id = 48 > parents = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] > uuid = aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/fedora00 > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 > PE Free = 10 PV Count = 1 > modified = False extents = 1922 free space = 6868 MiB > free extents = 1717 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] > LVs = ['existing 820 MiB lvmlv fedora00-swap (51)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 820 MiB >09:08:19,197 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:19,208 DEBUG blivet: fedora00 size is 7688 MiB >09:08:19,214 DEBUG blivet: vg fedora00 has 6868 MiB free >09:08:19,224 DEBUG blivet: fedora00 size is 7688 MiB >09:08:19,230 DEBUG blivet: vg fedora00 has 6868 MiB free >09:08:19,265 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:19,273 DEBUG blivet: fedora00 size is 7688 MiB >09:08:19,279 DEBUG blivet: vg fedora00 has 6868 MiB free >09:08:19,285 DEBUG blivet: fedora00 size is 7688 MiB >09:08:19,293 DEBUG blivet: vg fedora00 has 6868 MiB free >09:08:19,337 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:19,343 DEBUG blivet: fedora00 size is 7688 MiB >09:08:19,366 DEBUG blivet: vg fedora00 has 6868 MiB free >09:08:19,375 DEBUG blivet: fedora00 size is 7688 MiB >09:08:19,381 DEBUG blivet: vg fedora00 has 6868 MiB free >09:08:19,399 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora00-swap ; >09:08:19,400 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora00-swap ; label_type: None ; >09:08:19,400 DEBUG blivet: device fedora00-swap does not contain a disklabel >09:08:19,400 INFO blivet: type detected on 'fedora00-swap' is 'swap' >09:08:19,401 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora00-swap ; serial: None ; uuid: 6e234abc-b8a8-41ff-a3ef-420d405b9fd0 ; exists: True ; label: None ; >09:08:19,401 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 54 >09:08:19,402 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora00-swap ; current: None ; type: swap ; >09:08:19,402 INFO blivet: got format: existing swap >09:08:19,403 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora00-root ; incomplete: False ; >09:08:19,404 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:19,405 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: F1TSPV-5p1z-fDuj-4gP7-jben-uGzn-8Uljlh ; incomplete: False ; >09:08:19,405 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:08:19,406 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora00 ; >09:08:19,406 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 57 >09:08:19,407 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora00-root ; current: None ; type: None ; >09:08:19,408 DEBUG blivet: Adding fedora00-root/6828 MiB to fedora00 >09:08:19,413 INFO blivet: added lvmlv fedora00-root (id 56) to device tree >09:08:19,414 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora00-root ; status: False ; controllable: True ; orig: False ; >09:08:19,414 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora00-root ; orig: False ; >09:08:19,415 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora00 ; status: True ; controllable: True ; orig: False ; >09:08:19,416 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora00-root ; status: False ; controllable: True ; orig: False ; >09:08:19,481 DEBUG blivet: looking up parted Device: /dev/mapper/fedora00-root >09:08:19,488 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora00-root ; status: True ; >09:08:19,492 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora00-root ; status: True ; >09:08:19,495 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora00-root /dev/disk/by-id/dm-uuid-LVM-aD10pDen0OWFWnmc9rO3AjONP2H6I43gF1TSPV5p1zfDuj4gP7jbenuGzn8Uljlh /dev/disk/by-uuid/40389dfe-b957-4e36-8956-dd9ed686b4d2 /dev/fedora00/root /dev/mapper/fedora00-root', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora00-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-aD10pDen0OWFWnmc9rO3AjONP2H6I43gF1TSPV5p1zfDuj4gP7jbenuGzn8Uljlh', > 'DM_VG_NAME': 'fedora00', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '40389dfe-b957-4e36-8956-dd9ed686b4d2', > 'ID_FS_UUID_ENC': '40389dfe-b957-4e36-8956-dd9ed686b4d2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4767575', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora00-root', > '/dev/disk/by-id/dm-uuid-LVM-aD10pDen0OWFWnmc9rO3AjONP2H6I43gF1TSPV5p1zfDuj4gP7jbenuGzn8Uljlh', > '/dev/disk/by-uuid/40389dfe-b957-4e36-8956-dd9ed686b4d2', > '/dev/fedora00/root', > '/dev/mapper/fedora00-root'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: fedora00-root ; >09:08:19,496 INFO blivet: scanning fedora00-root (/devices/virtual/block/dm-6)... >09:08:19,497 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora00-root ; incomplete: False ; >09:08:19,497 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6828 MiB lvmlv fedora00-root (56) >09:08:19,525 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:19,531 DEBUG blivet: fedora00 size is 7688 MiB >09:08:19,538 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:19,545 DEBUG blivet: fedora00 size is 7688 MiB >09:08:19,552 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:19,514 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ffe7a692ed0) -- > name = fedora00-root status = True kids = 0 id = 56 > parents = ['existing 7688 MiB lvmvg fedora00 (48)'] > uuid = F1TSPV-5p1z-fDuj-4gP7-jben-uGzn-8Uljlh size = 6828 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora00-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 13983744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (870, 255, 63) biosGeometry: (870, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69ecb0> > target size = 6828 MiB path = /dev/mapper/fedora00-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffe7a3d7c90) -- > name = fedora00 status = True kids = 2 id = 48 > parents = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] > uuid = aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/fedora00 > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 > PE Free = 10 PV Count = 1 > modified = False extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] > LVs = ['existing 820 MiB lvmlv fedora00-swap (51) with existing swap', > 'existing 6828 MiB lvmlv fedora00-root (56)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 6828 MiB >09:08:19,594 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:19,600 DEBUG blivet: fedora00 size is 7688 MiB >09:08:19,608 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:19,615 DEBUG blivet: fedora00 size is 7688 MiB >09:08:19,623 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:19,654 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:19,659 DEBUG blivet: fedora00 size is 7688 MiB >09:08:19,666 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:19,672 DEBUG blivet: fedora00 size is 7688 MiB >09:08:19,680 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:19,711 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:19,717 DEBUG blivet: fedora00 size is 7688 MiB >09:08:19,725 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:19,731 DEBUG blivet: fedora00 size is 7688 MiB >09:08:19,738 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:19,760 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora00-root ; >09:08:19,761 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora00-root ; label_type: None ; >09:08:19,761 DEBUG blivet: device fedora00-root does not contain a disklabel >09:08:19,761 INFO blivet: type detected on 'fedora00-root' is 'ext4' >09:08:19,777 DEBUG blivet: size=0 B, current=6828 MiB >09:08:19,786 DEBUG blivet: using current size 0 as min size >09:08:19,788 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:19,788 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 59 >09:08:19,789 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora00-root ; current: None ; type: ext4 ; >09:08:19,789 INFO blivet: got format: existing ext4 filesystem >09:08:19,789 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora00-swap ; incomplete: False ; >09:08:19,790 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora00-swap (51) with existing swap >09:08:19,797 DEBUG blivet: set fedora00-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 820 MiB >09:08:19,804 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora00-root ; incomplete: False ; >09:08:19,805 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6828 MiB lvmlv fedora00-root (56) with existing ext4 filesystem >09:08:19,812 DEBUG blivet: set fedora00-root copies to 1, metadata size to 0 B, log size to 0 B, total size 6828 MiB >09:08:19,820 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': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24651', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >09:08:19,820 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >09:08:19,820 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >09:08:19,821 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:19,821 INFO blivet: loop0 is a loop device >09:08:19,822 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >09:08:19,822 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >09:08:19,823 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:19,823 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 63 >09:08:19,824 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >09:08:19,824 INFO blivet: added file /osmin.img (deleted) (id 62) to device tree >09:08:19,825 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >09:08:19,825 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >09:08:19,826 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:08:19,826 INFO blivet: added loop loop0 (id 65) to device tree >09:08:19,826 INFO blivet: got device: LoopDevice instance (0x7ffe7a3e6310) -- > name = loop0 status = False kids = 0 id = 65 > parents = ['existing 0 B file /osmin.img (deleted) (62)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >09:08:19,828 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >09:08:19,829 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >09:08:19,829 DEBUG blivet: device loop0 does not contain a disklabel >09:08:19,829 INFO blivet: type detected on 'loop0' is 'squashfs' >09:08:19,829 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 68 >09:08:19,830 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:08:19,831 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': '24751', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >09:08:19,831 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >09:08:19,831 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >09:08:19,832 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:19,832 INFO blivet: loop1 is a loop device >09:08:19,833 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >09:08:19,833 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >09:08:19,834 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:19,834 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 71 >09:08:19,835 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >09:08:19,835 INFO blivet: added file /osmin (id 70) to device tree >09:08:19,836 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >09:08:19,836 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 74 >09:08:19,837 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:08:19,837 INFO blivet: added loop loop1 (id 73) to device tree >09:08:19,837 INFO blivet: got device: LoopDevice instance (0x7ffe7a3e6790) -- > name = loop1 status = False kids = 0 id = 73 > parents = ['existing 0 B file /osmin (70)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >09:08:19,839 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >09:08:19,839 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >09:08:19,839 DEBUG blivet: device loop1 does not contain a disklabel >09:08:19,840 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >09:08:19,840 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 76 >09:08:19,840 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:08:19,841 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': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24847', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >09:08:19,842 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >09:08:19,842 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >09:08:19,843 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:19,843 INFO blivet: loop2 is a loop device >09:08:19,844 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >09:08:19,844 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >09:08:19,845 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:19,845 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 79 >09:08:19,846 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >09:08:19,846 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 78) to device tree >09:08:19,847 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >09:08:19,847 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 82 >09:08:19,848 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:08:19,848 INFO blivet: added loop loop2 (id 81) to device tree >09:08:19,848 INFO blivet: got device: LoopDevice instance (0x7ffe7a3d7f50) -- > name = loop2 status = False kids = 0 id = 81 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (78)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >09:08:19,850 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >09:08:19,851 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >09:08:19,851 DEBUG blivet: device loop2 does not contain a disklabel >09:08:19,851 INFO blivet: type detected on 'loop2' is 'squashfs' >09:08:19,851 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 84 >09:08:19,852 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:08:19,853 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24944', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >09:08:19,853 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >09:08:19,854 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:08:19,854 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:19,854 INFO blivet: loop3 is a loop device >09:08:19,855 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >09:08:19,856 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >09:08:19,856 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:19,856 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 87 >09:08:19,857 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >09:08:19,857 INFO blivet: added file /LiveOS/ext3fs.img (id 86) to device tree >09:08:19,858 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >09:08:19,858 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 90 >09:08:19,859 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >09:08:19,859 INFO blivet: added loop loop3 (id 89) to device tree >09:08:19,859 INFO blivet: got device: LoopDevice instance (0x7ffe7a3e6a50) -- > name = loop3 status = False kids = 0 id = 89 > parents = ['existing 0 B file /LiveOS/ext3fs.img (86)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >09:08:19,861 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >09:08:19,862 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >09:08:19,862 DEBUG blivet: device loop3 does not contain a disklabel >09:08:19,862 INFO blivet: type detected on 'loop3' is 'ext4' >09:08:19,888 DEBUG blivet: size=0 B, current=6144 MiB >09:08:19,896 DEBUG blivet: using current size 0 as min size >09:08:19,899 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:19,899 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 92 >09:08:19,900 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >09:08:19,900 INFO blivet: got format: existing ext4 filesystem >09:08:19,902 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': '25100', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >09:08:19,902 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >09:08:19,903 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >09:08:19,904 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:19,904 INFO blivet: loop4 is a loop device >09:08:19,905 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >09:08:19,906 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >09:08:19,907 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:19,907 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 95 >09:08:19,908 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >09:08:19,909 INFO blivet: added file /overlay (deleted) (id 94) to device tree >09:08:19,910 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >09:08:19,910 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 98 >09:08:19,911 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >09:08:19,912 INFO blivet: added loop loop4 (id 97) to device tree >09:08:19,912 INFO blivet: got device: LoopDevice instance (0x7ffe7a3e6c50) -- > name = loop4 status = False kids = 0 id = 97 > parents = ['existing 0 B file /overlay (deleted) (94)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >09:08:19,914 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >09:08:19,915 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >09:08:19,915 DEBUG blivet: device loop4 does not contain a disklabel >09:08:19,916 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >09:08:19,916 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 100 >09:08:19,917 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >09:08:19,919 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2092', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >09:08:19,919 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >09:08:19,920 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >09:08:19,921 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:19,921 INFO blivet: live-rw is a device-mapper device >09:08:19,922 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >09:08:19,923 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:08:19,924 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:08:19,925 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora00-swap ; status: True ; >09:08:19,926 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora00-root ; status: True ; >09:08:19,926 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:08:19,927 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (89) with existing ext4 filesystem >09:08:19,929 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >09:08:19,930 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (97) >09:08:19,931 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >09:08:19,932 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:19,933 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >09:08:19,933 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 103 >09:08:19,934 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >09:08:19,935 INFO blivet: added dm live-rw (id 102) to device tree >09:08:19,935 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >09:08:19,935 INFO blivet: got device: DMDevice instance (0x7ffe7a3e6ed0) -- > name = live-rw status = True kids = 0 id = 102 > parents = ['existing 0 B loop loop4 (97)'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69ed40> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >09:08:19,955 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >09:08:19,955 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >09:08:19,956 DEBUG blivet: device live-rw does not contain a disklabel >09:08:19,956 INFO blivet: type detected on 'live-rw' is 'ext4' >09:08:19,971 DEBUG blivet: size=5523.52 MiB, current=6144 MiB >09:08:19,984 DEBUG blivet: padding min size from 5791825920 up to 5791826420 >09:08:19,985 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:19,985 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 105 >09:08:19,986 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >09:08:19,986 INFO blivet: got format: existing ext4 filesystem >09:08:19,988 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9148', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >09:08:19,988 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >09:08:19,988 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >09:08:19,989 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:19,989 INFO blivet: live-base is a device-mapper device >09:08:19,990 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >09:08:19,991 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:08:19,991 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:08:19,992 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora00-swap ; status: True ; >09:08:19,993 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora00-root ; status: True ; >09:08:19,993 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:08:19,994 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:08:19,995 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (89) with existing ext4 filesystem >09:08:19,996 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >09:08:19,996 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:19,997 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >09:08:19,997 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 108 >09:08:19,998 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >09:08:19,998 INFO blivet: added dm live-base (id 107) to device tree >09:08:19,999 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >09:08:19,998 INFO blivet: got device: DMDevice instance (0x7ffe7a3e6dd0) -- > name = live-base status = True kids = 0 id = 107 > parents = ['existing 0 B loop loop3 (89) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 16723 did: 17735 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69edd0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >09:08:20,011 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >09:08:20,012 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >09:08:20,012 DEBUG blivet: device live-base does not contain a disklabel >09:08:20,013 INFO blivet: type detected on 'live-base' is 'ext4' >09:08:20,050 DEBUG blivet: size=0 B, current=6144 MiB >09:08:20,060 DEBUG blivet: using current size 0 as min size >09:08:20,061 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:20,061 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 110 >09:08:20,062 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >09:08:20,063 INFO blivet: got format: existing ext4 filesystem >09:08:20,070 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_UUID_ENC': '4e350e01-7491-47e2-9118-ef5a20c6922b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17764', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4e350e01-7491-47e2-9118-ef5a20c6922b', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >09:08:20,074 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >09:08:20,075 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >09:08:20,076 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:20,076 INFO blivet: live-osimg-min is a device-mapper device >09:08:20,077 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >09:08:20,078 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:08:20,079 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:08:20,080 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora00-swap ; status: True ; >09:08:20,081 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora00-root ; status: True ; >09:08:20,082 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:08:20,082 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >09:08:20,083 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >09:08:20,084 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (73) >09:08:20,085 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:08:20,086 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (89) with existing ext4 filesystem >09:08:20,087 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >09:08:20,088 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:08:20,088 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >09:08:20,089 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 113 >09:08:20,089 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >09:08:20,089 INFO blivet: added dm live-osimg-min (id 112) to device tree >09:08:20,090 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >09:08:20,090 INFO blivet: got device: DMDevice instance (0x7ffe7a3e6b50) -- > name = live-osimg-min status = True kids = 0 id = 112 > parents = ['existing 0 B loop loop3 (89) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 23090 did: 27957 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69ee60> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >09:08:20,104 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >09:08:20,105 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >09:08:20,105 DEBUG blivet: device live-osimg-min does not contain a disklabel >09:08:20,105 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >09:08:20,124 DEBUG blivet: size=0 B, current=5523.52 MiB >09:08:20,131 DEBUG blivet: using current size 0 as min size >09:08:20,132 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:20,132 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 115 >09:08:20,133 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >09:08:20,133 INFO blivet: got format: existing ext4 filesystem >09:08:20,156 INFO blivet: devices to scan: ['dm-3', 'dm-4', 'dm-5', 'dm-6'] >09:08:20,168 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo /dev/disk/by-uuid/e899782a-59e3-4f09-ba1a-2655bc69cc79 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > '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-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'e899782a-59e3-4f09-ba1a-2655bc69cc79', > 'ID_FS_UUID_ENC': 'e899782a-59e3-4f09-ba1a-2655bc69cc79', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3278492', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmMWTVEtBnGBbzFCG2TXTjKblJBQAucXwo', > '/dev/disk/by-uuid/e899782a-59e3-4f09-ba1a-2655bc69cc79', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >09:08:20,169 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >09:08:20,170 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:08:20,171 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora-swap (23) with existing swap >09:08:20,225 DEBUG blivet: looking up parted Device: /dev/fedora >09:08:20,229 DEBUG blivet: fedora size is 7688 MiB >09:08:20,234 DEBUG blivet: vg fedora has 40 MiB free >09:08:20,242 DEBUG blivet: fedora size is 7688 MiB >09:08:20,249 DEBUG blivet: vg fedora has 40 MiB free >09:08:20,203 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ffe7a6b3d90) -- > name = fedora-swap status = True kids = 0 id = 23 > parents = ['existing 7688 MiB lvmvg fedora (20)'] > uuid = MWTVEt-BnGB-bzFC-G2TX-TjKb-lJBQ-AucXwo size = 820 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e710> > target size = 820 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffe7a662310) -- > name = fedora status = True kids = 2 id = 20 > parents = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > uuid = neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/fedora > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 > PE Free = 10 PV Count = 1 > modified = False extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > LVs = ['existing 820 MiB lvmlv fedora-swap (23) with existing swap', > 'existing 6828 MiB lvmlv fedora-root (28) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 820 MiB >09:08:20,295 DEBUG blivet: looking up parted Device: /dev/fedora >09:08:20,299 DEBUG blivet: fedora size is 7688 MiB >09:08:20,305 DEBUG blivet: vg fedora has 40 MiB free >09:08:20,310 DEBUG blivet: fedora size is 7688 MiB >09:08:20,316 DEBUG blivet: vg fedora has 40 MiB free >09:08:20,342 DEBUG blivet: looking up parted Device: /dev/fedora >09:08:20,346 DEBUG blivet: fedora size is 7688 MiB >09:08:20,351 DEBUG blivet: vg fedora has 40 MiB free >09:08:20,356 DEBUG blivet: fedora size is 7688 MiB >09:08:20,361 DEBUG blivet: vg fedora has 40 MiB free >09:08:20,384 DEBUG blivet: looking up parted Device: /dev/fedora >09:08:20,387 DEBUG blivet: fedora size is 7688 MiB >09:08:20,392 DEBUG blivet: vg fedora has 40 MiB free >09:08:20,397 DEBUG blivet: fedora size is 7688 MiB >09:08:20,402 DEBUG blivet: vg fedora has 40 MiB free >09:08:20,418 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >09:08:20,418 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >09:08:20,418 DEBUG blivet: device fedora-swap does not contain a disklabel >09:08:20,418 DEBUG blivet: no type or existing type for fedora-swap, bailing >09:08:20,420 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3 /dev/disk/by-uuid/7dfb0b23-7258-417d-88f5-233befdaa117 /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-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7dfb0b23-7258-417d-88f5-233befdaa117', > 'ID_FS_UUID_ENC': '7dfb0b23-7258-417d-88f5-233befdaa117', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3593832', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-neRuDTY84ne1bpLBtx6SpYvB20Ux89kmWcna7JhCA9QTIjQg2Z5mNMoGj6cvBCS3', > '/dev/disk/by-uuid/7dfb0b23-7258-417d-88f5-233befdaa117', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >09:08:20,420 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >09:08:20,420 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:08:20,421 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6828 MiB lvmlv fedora-root (28) with existing ext4 filesystem >09:08:20,434 DEBUG blivet: looking up parted Device: /dev/fedora >09:08:20,437 DEBUG blivet: fedora size is 7688 MiB >09:08:20,443 DEBUG blivet: vg fedora has 40 MiB free >09:08:20,447 DEBUG blivet: fedora size is 7688 MiB >09:08:20,452 DEBUG blivet: vg fedora has 40 MiB free >09:08:20,426 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ffe7a662990) -- > name = fedora-root status = True kids = 0 id = 28 > parents = ['existing 7688 MiB lvmvg fedora (20)'] > uuid = Wcna7J-hCA9-QTIj-Qg2Z-5mNM-oGj6-cvBCS3 size = 6828 MiB > 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: 13983744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (870, 255, 63) biosGeometry: (870, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e7a0> > target size = 6828 MiB path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffe7a662310) -- > name = fedora status = True kids = 2 id = 20 > parents = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > uuid = neRuDT-Y84n-e1bp-LBtx-6SpY-vB20-Ux89km size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/fedora > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 > PE Free = 10 PV Count = 1 > modified = False extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > LVs = ['existing 820 MiB lvmlv fedora-swap (23) with existing swap', > 'existing 6828 MiB lvmlv fedora-root (28) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 6828 MiB >09:08:20,475 DEBUG blivet: looking up parted Device: /dev/fedora >09:08:20,478 DEBUG blivet: fedora size is 7688 MiB >09:08:20,483 DEBUG blivet: vg fedora has 40 MiB free >09:08:20,488 DEBUG blivet: fedora size is 7688 MiB >09:08:20,493 DEBUG blivet: vg fedora has 40 MiB free >09:08:20,516 DEBUG blivet: looking up parted Device: /dev/fedora >09:08:20,519 DEBUG blivet: fedora size is 7688 MiB >09:08:20,524 DEBUG blivet: vg fedora has 40 MiB free >09:08:20,529 DEBUG blivet: fedora size is 7688 MiB >09:08:20,534 DEBUG blivet: vg fedora has 40 MiB free >09:08:20,557 DEBUG blivet: looking up parted Device: /dev/fedora >09:08:20,560 DEBUG blivet: fedora size is 7688 MiB >09:08:20,565 DEBUG blivet: vg fedora has 40 MiB free >09:08:20,570 DEBUG blivet: fedora size is 7688 MiB >09:08:20,575 DEBUG blivet: vg fedora has 40 MiB free >09:08:20,591 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >09:08:20,591 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >09:08:20,591 DEBUG blivet: device fedora-root does not contain a disklabel >09:08:20,591 DEBUG blivet: no type or existing type for fedora-root, bailing >09:08:20,593 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora00-swap /dev/disk/by-id/dm-uuid-LVM-aD10pDen0OWFWnmc9rO3AjONP2H6I43gbBjNe8ObDWJ6NlDvbSSUTF9VmFeMTgSt /dev/disk/by-uuid/6e234abc-b8a8-41ff-a3ef-420d405b9fd0 /dev/fedora00/swap /dev/mapper/fedora00-swap', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora00-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-aD10pDen0OWFWnmc9rO3AjONP2H6I43gbBjNe8ObDWJ6NlDvbSSUTF9VmFeMTgSt', > 'DM_VG_NAME': 'fedora00', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '6e234abc-b8a8-41ff-a3ef-420d405b9fd0', > 'ID_FS_UUID_ENC': '6e234abc-b8a8-41ff-a3ef-420d405b9fd0', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4330089', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora00-swap', > '/dev/disk/by-id/dm-uuid-LVM-aD10pDen0OWFWnmc9rO3AjONP2H6I43gbBjNe8ObDWJ6NlDvbSSUTF9VmFeMTgSt', > '/dev/disk/by-uuid/6e234abc-b8a8-41ff-a3ef-420d405b9fd0', > '/dev/fedora00/swap', > '/dev/mapper/fedora00-swap'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora00-swap ; >09:08:20,593 INFO blivet: scanning fedora00-swap (/devices/virtual/block/dm-5)... >09:08:20,593 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora00-swap ; incomplete: False ; >09:08:20,594 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora00-swap (51) with existing swap >09:08:20,606 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:20,609 DEBUG blivet: fedora00 size is 7688 MiB >09:08:20,615 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:20,619 DEBUG blivet: fedora00 size is 7688 MiB >09:08:20,624 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:20,599 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ffe8005fd90) -- > name = fedora00-swap status = True kids = 0 id = 51 > parents = ['existing 7688 MiB lvmvg fedora00 (48)'] > uuid = bBjNe8-ObDW-J6Nl-DvbS-SUTF-9VmF-eMTgSt size = 820 MiB > 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/fedora00-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69ec20> > target size = 820 MiB path = /dev/mapper/fedora00-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffe7a3d7c90) -- > name = fedora00 status = True kids = 2 id = 48 > parents = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] > uuid = aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/fedora00 > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 > PE Free = 10 PV Count = 1 > modified = False extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] > LVs = ['existing 820 MiB lvmlv fedora00-swap (51) with existing swap', > 'existing 6828 MiB lvmlv fedora00-root (56) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 820 MiB >09:08:20,647 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:20,650 DEBUG blivet: fedora00 size is 7688 MiB >09:08:20,655 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:20,660 DEBUG blivet: fedora00 size is 7688 MiB >09:08:20,665 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:20,688 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:20,691 DEBUG blivet: fedora00 size is 7688 MiB >09:08:20,696 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:20,701 DEBUG blivet: fedora00 size is 7688 MiB >09:08:20,706 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:20,729 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:20,733 DEBUG blivet: fedora00 size is 7688 MiB >09:08:20,738 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:20,743 DEBUG blivet: fedora00 size is 7688 MiB >09:08:20,748 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:20,764 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora00-swap ; >09:08:20,764 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora00-swap ; label_type: None ; >09:08:20,764 DEBUG blivet: device fedora00-swap does not contain a disklabel >09:08:20,765 DEBUG blivet: no type or existing type for fedora00-swap, bailing >09:08:20,766 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora00-root /dev/disk/by-id/dm-uuid-LVM-aD10pDen0OWFWnmc9rO3AjONP2H6I43gF1TSPV5p1zfDuj4gP7jbenuGzn8Uljlh /dev/disk/by-uuid/40389dfe-b957-4e36-8956-dd9ed686b4d2 /dev/fedora00/root /dev/mapper/fedora00-root', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora00-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-aD10pDen0OWFWnmc9rO3AjONP2H6I43gF1TSPV5p1zfDuj4gP7jbenuGzn8Uljlh', > 'DM_VG_NAME': 'fedora00', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '40389dfe-b957-4e36-8956-dd9ed686b4d2', > 'ID_FS_UUID_ENC': '40389dfe-b957-4e36-8956-dd9ed686b4d2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4767575', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora00-root', > '/dev/disk/by-id/dm-uuid-LVM-aD10pDen0OWFWnmc9rO3AjONP2H6I43gF1TSPV5p1zfDuj4gP7jbenuGzn8Uljlh', > '/dev/disk/by-uuid/40389dfe-b957-4e36-8956-dd9ed686b4d2', > '/dev/fedora00/root', > '/dev/mapper/fedora00-root'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: fedora00-root ; >09:08:20,766 INFO blivet: scanning fedora00-root (/devices/virtual/block/dm-6)... >09:08:20,766 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora00-root ; incomplete: False ; >09:08:20,767 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6828 MiB lvmlv fedora00-root (56) with existing ext4 filesystem >09:08:20,780 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:20,783 DEBUG blivet: fedora00 size is 7688 MiB >09:08:20,789 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:20,793 DEBUG blivet: fedora00 size is 7688 MiB >09:08:20,799 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:20,772 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ffe7a692ed0) -- > name = fedora00-root status = True kids = 0 id = 56 > parents = ['existing 7688 MiB lvmvg fedora00 (48)'] > uuid = F1TSPV-5p1z-fDuj-4gP7-jben-uGzn-8Uljlh size = 6828 MiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora00-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 13983744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (870, 255, 63) biosGeometry: (870, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69ecb0> > target size = 6828 MiB path = /dev/mapper/fedora00-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ffe7a3d7c90) -- > name = fedora00 status = True kids = 2 id = 48 > parents = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] > uuid = aD10pD-en0O-WFWn-mc9r-O3Aj-ONP2-H6I43g size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/fedora00 > format args = [] originalFormat = None free = 40 MiB PE Size = 4096 KiB PE Count = 1922 > PE Free = 10 PV Count = 1 > modified = False extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] > LVs = ['existing 820 MiB lvmlv fedora00-swap (51) with existing swap', > 'existing 6828 MiB lvmlv fedora00-root (56) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 6828 MiB >09:08:20,821 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:20,825 DEBUG blivet: fedora00 size is 7688 MiB >09:08:20,830 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:20,835 DEBUG blivet: fedora00 size is 7688 MiB >09:08:20,840 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:20,865 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:20,868 DEBUG blivet: fedora00 size is 7688 MiB >09:08:20,874 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:20,879 DEBUG blivet: fedora00 size is 7688 MiB >09:08:20,884 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:20,907 DEBUG blivet: looking up parted Device: /dev/fedora00 >09:08:20,911 DEBUG blivet: fedora00 size is 7688 MiB >09:08:20,917 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:20,921 DEBUG blivet: fedora00 size is 7688 MiB >09:08:20,926 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:20,942 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora00-root ; >09:08:20,943 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora00-root ; label_type: None ; >09:08:20,943 DEBUG blivet: device fedora00-root does not contain a disklabel >09:08:20,943 DEBUG blivet: no type or existing type for fedora00-root, bailing >09:08:20,957 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >09:08:20,967 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:08:20,968 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:08:20,969 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:08:20,990 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >09:08:20,991 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >09:08:20,998 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >09:08:21,011 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >09:08:21,050 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >09:08:21,051 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:08:21,052 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:08:21,062 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >09:08:21,098 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >09:08:21,100 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >09:08:21,101 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >09:08:21,112 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:08:21,113 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:08:21,114 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:08:21,125 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >09:08:21,126 DEBUG blivet: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >09:08:21,137 DEBUG blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >09:08:21,138 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >09:08:21,139 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >09:08:21,150 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora00-swap ; status: True ; controllable: True ; >09:08:21,151 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora00-swap ; status: False ; type: swap ; >09:08:21,152 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora00-swap ; status: False ; type: swap ; >09:08:21,162 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora00-swap ; status: True ; controllable: True ; >09:08:21,197 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora00 ; status: True ; controllable: True ; >09:08:21,198 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora00 ; status: False ; type: None ; >09:08:21,199 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora00 ; status: False ; type: None ; >09:08:21,209 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora00 ; status: True ; controllable: True ; >09:08:21,242 DEBUG blivet: PartitionDevice.teardown: vdb2 ; status: True ; controllable: True ; >09:08:21,243 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vdb2 ; status: False ; type: lvmpv ; >09:08:21,244 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vdb2 ; status: False ; type: lvmpv ; >09:08:21,255 DEBUG blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >09:08:21,257 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >09:08:21,258 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >09:08:21,268 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora00-root ; status: False ; controllable: True ; >09:08:21,279 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >09:08:21,281 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >09:08:21,282 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >09:08:21,283 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >09:08:21,286 INFO blivet: edd: collected mbr signatures: {'vda': '0x76075530', 'vdb': '0x10cbfd6a'} >09:08:21,287 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >09:08:21,306 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >09:08:21,341 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:08:21,342 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:08:21,343 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:08:21,352 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >09:08:21,353 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >09:08:21,354 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >09:08:21,355 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >09:08:21,465 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >09:08:21,467 INFO blivet: IGNORED: Caught exception, continuing. >09:08:21,467 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >09:08:21,467 INFO blivet: IGNORED: Begin exception details. >09:08:21,468 INFO blivet: IGNORED: Traceback (most recent call last): >09:08:21,468 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3042, in parseFSTab >09:08:21,468 INFO blivet: IGNORED: blkidTab.parse() >09:08:21,469 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2102, in parse >09:08:21,469 INFO blivet: IGNORED: with open(path) as f: >09:08:21,469 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >09:08:21,469 INFO blivet: IGNORED: End exception details. >09:08:21,469 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >09:08:21,470 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >09:08:21,470 DEBUG blivet: IGNORED: Caught exception, continuing. >09:08:21,471 DEBUG blivet: IGNORED: Problem description: failed to parse blkid.tab >09:08:21,471 DEBUG blivet: IGNORED: Begin exception details. >09:08:21,471 DEBUG blivet: IGNORED: Traceback (most recent call last): >09:08:21,471 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2150, in parse >09:08:21,472 DEBUG blivet: IGNORED: self.blkidTab.parse() >09:08:21,472 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2102, in parse >09:08:21,472 DEBUG blivet: IGNORED: with open(path) as f: >09:08:21,473 DEBUG blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >09:08:21,473 DEBUG blivet: IGNORED: End exception details. >09:08:21,473 DEBUG blivet: crypttab maps: [] >09:08:21,473 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >09:08:21,474 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; hidden: False ; incomplete: False ; >09:08:21,475 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 6828 MiB lvmlv fedora-root (28) with existing ext4 filesystem >09:08:21,481 DEBUG blivet: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >09:08:21,482 DEBUG blivet: resolved 'UUID=95779487-e99a-4bac-ba15-07f6aef7aeeb' to 'vda1' (partition) >09:08:21,482 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; hidden: False ; incomplete: False ; >09:08:21,483 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 820 MiB lvmlv fedora-swap (23) with existing swap >09:08:21,514 DEBUG blivet: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >09:08:21,517 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >09:08:21,566 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >09:08:21,605 DEBUG blivet: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >09:08:21,616 DEBUG blivet: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >09:08:21,655 DEBUG blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >09:08:21,656 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >09:08:21,657 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >09:08:21,669 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora00-root ; status: False ; controllable: True ; orig: False ; >09:08:21,670 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora00-root ; orig: False ; >09:08:21,670 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora00 ; status: True ; controllable: True ; orig: False ; >09:08:21,671 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora00-root ; status: False ; controllable: True ; orig: False ; >09:08:21,772 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >09:08:21,772 INFO blivet: IGNORED: Caught exception, continuing. >09:08:21,772 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >09:08:21,772 INFO blivet: IGNORED: Begin exception details. >09:08:21,773 INFO blivet: IGNORED: Traceback (most recent call last): >09:08:21,773 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3042, in parseFSTab >09:08:21,773 INFO blivet: IGNORED: blkidTab.parse() >09:08:21,773 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2102, in parse >09:08:21,773 INFO blivet: IGNORED: with open(path) as f: >09:08:21,773 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >09:08:21,773 INFO blivet: IGNORED: End exception details. >09:08:21,773 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >09:08:21,773 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >09:08:21,774 DEBUG blivet: IGNORED: Caught exception, continuing. >09:08:21,774 DEBUG blivet: IGNORED: Problem description: failed to parse blkid.tab >09:08:21,774 DEBUG blivet: IGNORED: Begin exception details. >09:08:21,774 DEBUG blivet: IGNORED: Traceback (most recent call last): >09:08:21,774 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2150, in parse >09:08:21,774 DEBUG blivet: IGNORED: self.blkidTab.parse() >09:08:21,774 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2102, in parse >09:08:21,774 DEBUG blivet: IGNORED: with open(path) as f: >09:08:21,774 DEBUG blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >09:08:21,774 DEBUG blivet: IGNORED: End exception details. >09:08:21,774 DEBUG blivet: crypttab maps: [] >09:08:21,775 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >09:08:21,775 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora00-root ; hidden: False ; incomplete: False ; >09:08:21,776 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 6828 MiB lvmlv fedora00-root (56) with existing ext4 filesystem >09:08:21,783 DEBUG blivet: resolved '/dev/mapper/fedora00-root' to 'fedora00-root' (lvmlv) >09:08:21,784 DEBUG blivet: resolved 'UUID=8e952dcf-ec7d-4d39-8cbf-0f0b12231e8c' to 'vdb1' (partition) >09:08:21,785 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora00-swap ; hidden: False ; incomplete: False ; >09:08:21,785 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 820 MiB lvmlv fedora00-swap (51) with existing swap >09:08:21,791 DEBUG blivet: resolved '/dev/mapper/fedora00-swap' to 'fedora00-swap' (lvmlv) >09:08:21,792 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora00-root ; status: True ; controllable: True ; >09:08:21,872 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora00-root ; status: True ; controllable: True ; >09:08:21,929 DEBUG blivet: fedora size is 7688 MiB >09:08:21,938 DEBUG blivet: vg fedora has 40 MiB free >09:08:21,945 DEBUG blivet: fedora size is 7688 MiB >09:08:21,955 DEBUG blivet: vg fedora has 40 MiB free >09:08:21,963 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:21,965 DEBUG blivet: fedora00 size is 7688 MiB >09:08:21,973 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:21,980 DEBUG blivet: fedora00 size is 7688 MiB >09:08:21,988 DEBUG blivet: vg fedora00 has 40 MiB free >09:08:21,996 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:21,998 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:21,999 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:22,000 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:22,001 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:22,002 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:08:22,004 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:08:22,006 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:22,008 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:22,121 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; hidden: False ; incomplete: False ; >09:08:22,124 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 6144 MiB dm live-base (107) with existing ext4 filesystem >09:08:24,572 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:08:24,573 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:08:24,573 DEBUG blivet: NFSv4.supported: supported: False ; >09:08:24,574 DEBUG blivet: NFSv4.supported: supported: False ; >09:08:24,574 DEBUG blivet: SELinuxFS.supported: supported: False ; >09:08:24,575 DEBUG blivet: SELinuxFS.supported: supported: False ; >09:08:24,575 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:24,576 DEBUG blivet: Ext4FS.supported: supported: True ; >09:08:24,577 DEBUG blivet: Ext3FS.supported: supported: True ; >09:08:24,577 DEBUG blivet: Ext3FS.supported: supported: True ; >09:08:24,578 DEBUG blivet: Ext2FS.supported: supported: True ; >09:08:24,578 DEBUG blivet: Ext2FS.supported: supported: True ; >09:08:24,579 DEBUG blivet: SysFS.supported: supported: False ; >09:08:24,579 DEBUG blivet: SysFS.supported: supported: False ; >09:08:24,580 DEBUG blivet: MultipathMember.__init__: >09:08:24,581 DEBUG blivet: SwapSpace.__init__: >09:08:24,582 DEBUG blivet: ProcFS.supported: supported: False ; >09:08:24,583 DEBUG blivet: ProcFS.supported: supported: False ; >09:08:24,586 DEBUG blivet: NoDevFS.supported: supported: False ; >09:08:24,587 DEBUG blivet: NoDevFS.supported: supported: False ; >09:08:24,587 DEBUG blivet: DevPtsFS.supported: supported: False ; >09:08:24,588 DEBUG blivet: DevPtsFS.supported: supported: False ; >09:08:24,588 DEBUG blivet: BTRFS.supported: supported: True ; >09:08:24,589 DEBUG blivet: USBFS.supported: supported: False ; >09:08:24,589 DEBUG blivet: USBFS.supported: supported: False ; >09:08:24,590 DEBUG blivet: DiskLabel.__init__: >09:08:24,590 INFO blivet: DiskLabel.partedDevice returning None >09:08:24,591 DEBUG blivet: HFSPlus.supported: supported: False ; >09:08:24,591 DEBUG blivet: HFSPlus.supported: supported: False ; >09:08:24,592 DEBUG blivet: XFS.supported: supported: True ; >09:08:24,592 DEBUG blivet: XFS.supported: supported: True ; >09:08:24,593 DEBUG blivet: TmpFS.supported: supported: True ; >09:08:24,633 DEBUG blivet: LUKS.__init__: >09:08:24,634 DEBUG blivet: NTFS.supported: supported: False ; >09:08:24,634 DEBUG blivet: NTFS.supported: supported: False ; >09:08:24,635 DEBUG blivet: BindFS.supported: supported: False ; >09:08:24,635 DEBUG blivet: BindFS.supported: supported: False ; >09:08:24,636 DEBUG blivet: HFS.supported: supported: False ; >09:08:24,636 DEBUG blivet: HFS.supported: supported: False ; >09:08:24,637 DEBUG blivet: LVMPhysicalVolume.__init__: >09:08:24,638 DEBUG blivet: NFS.supported: supported: False ; >09:08:24,638 DEBUG blivet: NFS.supported: supported: False ; >09:08:24,639 DEBUG blivet: FATFS.supported: supported: True ; >09:08:24,639 DEBUG blivet: FATFS.supported: supported: True ; >09:08:24,641 DEBUG blivet: DMRaidMember.__init__: >09:08:24,647 DEBUG blivet: MDRaidMember.__init__: >09:08:26,812 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:08:26,813 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe7ab594d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e290> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- > name = vdb1 status = True kids = 0 id = 39 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- > name = vdb2 status = True kids = 1 id = 44 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69eb90> > target size = 0 B path = /dev/vdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:08:26,888 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:08:26,888 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe7ab594d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e290> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- > name = vdb1 status = True kids = 0 id = 39 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- > name = vdb2 status = True kids = 1 id = 44 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69eb90> > target size = 0 B path = /dev/vdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:08:26,959 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:08:26,959 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe7ab594d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e290> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- > name = vdb1 status = True kids = 0 id = 39 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- > name = vdb2 status = True kids = 1 id = 44 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69eb90> > target size = 0 B path = /dev/vdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:08:27,026 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:08:27,026 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe7ab594d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e290> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- > name = vdb1 status = True kids = 0 id = 39 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- > name = vdb2 status = True kids = 1 id = 44 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69eb90> > target size = 0 B path = /dev/vdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:08:28,252 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:08:28,252 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe7ab594d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e290> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- > name = vdb1 status = True kids = 0 id = 39 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- > name = vdb2 status = True kids = 1 id = 44 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69eb90> > target size = 0 B path = /dev/vdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:08:28,322 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:08:28,322 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe7ab594d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e290> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- > name = vdb1 status = True kids = 0 id = 39 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- > name = vdb2 status = True kids = 1 id = 44 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69eb90> > target size = 0 B path = /dev/vdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:08:28,835 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:08:28,835 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe7ab594d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e290> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- > name = vdb1 status = True kids = 0 id = 39 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- > name = vdb2 status = True kids = 1 id = 44 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69eb90> > target size = 0 B path = /dev/vdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:08:28,902 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:08:28,902 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe7ab594d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e290> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- > name = vdb1 status = True kids = 0 id = 39 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- > name = vdb2 status = True kids = 1 id = 44 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69eb90> > target size = 0 B path = /dev/vdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:08:29,882 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:08:29,883 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe7ab594d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e290> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- > name = vdb1 status = True kids = 0 id = 39 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- > name = vdb2 status = True kids = 1 id = 44 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69eb90> > target size = 0 B path = /dev/vdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:08:29,948 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:08:29,949 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe7ab594d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e290> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- > name = vdb1 status = True kids = 0 id = 39 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- > name = vdb2 status = True kids = 1 id = 44 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69eb90> > target size = 0 B path = /dev/vdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:08:30,014 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:08:30,015 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe7ab594d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e290> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- > name = vdb1 status = True kids = 0 id = 39 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- > name = vdb2 status = True kids = 1 id = 44 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69eb90> > target size = 0 B path = /dev/vdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:08:30,996 INFO blivet: Detected 2048 MiB of memory >09:08:31,002 INFO blivet: Swap attempt of 2048 MiB >09:08:33,527 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:08:33,528 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe7ab594d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e290> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- > name = vdb1 status = True kids = 0 id = 39 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- > name = vdb2 status = True kids = 1 id = 44 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69eb90> > target size = 0 B path = /dev/vdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:08:33,596 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:08:33,596 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe7ab594d0) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e290> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8005fdd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fa50> PedPartition: <_ped.Partition object at 0x7ffe8005cb30> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a6ccf90) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e680> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8005fbd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm, PartitionDevice instance (0x7ffe7a3d7a10) -- > name = vdb1 status = True kids = 0 id = 39 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e8c0> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe7a3d7850> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d7590> PedPartition: <_ped.Partition object at 0x7ffe7a675dd0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7ffe7a3d7b10) -- > name = vdb2 status = True kids = 1 id = 44 > parents = ['existing 8192 MiB disk vdb (34) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69eb90> > target size = 0 B path = /dev/vdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a3d77d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> > disk = existing 8192 MiB disk vdb (34) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:08:34,596 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >09:08:34,597 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB disk vda (6) with existing msdos disklabel >09:09:46,787 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >09:09:46,788 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB disk vda (6) with existing msdos disklabel >09:09:46,794 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >09:09:46,794 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB disk vda (6) with existing msdos disklabel >09:09:46,800 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >09:09:46,801 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB disk vda (6) with existing msdos disklabel >09:09:46,806 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 11 ; incomplete: False ; >09:09:46,806 DEBUG blivet: DeviceTree.getDeviceByID returned existing 500 MiB partition vda1 (11) with existing ext4 filesystem >09:09:46,812 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 16 ; incomplete: False ; >09:09:46,812 DEBUG blivet: DeviceTree.getDeviceByID returned existing 7691 MiB partition vda2 (16) with existing lvmpv >09:09:46,817 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 34 ; incomplete: False ; >09:09:46,818 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB disk vdb (34) with existing msdos disklabel >09:09:46,823 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 39 ; incomplete: False ; >09:09:46,823 DEBUG blivet: DeviceTree.getDeviceByID returned existing 500 MiB partition vdb1 (39) with existing ext4 filesystem >09:09:46,828 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 44 ; incomplete: False ; >09:09:46,829 DEBUG blivet: DeviceTree.getDeviceByID returned existing 7691 MiB partition vdb2 (44) with existing lvmpv >09:09:47,927 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >09:09:47,928 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB disk vda (6) with existing msdos disklabel >09:09:47,934 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 34 ; incomplete: False ; >09:09:47,934 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB disk vdb (34) with existing msdos disklabel >09:09:47,940 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 34 ; incomplete: False ; >09:09:47,940 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB disk vdb (34) with existing msdos disklabel >09:09:47,946 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >09:09:47,946 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB disk vda (6) with existing msdos disklabel >09:09:47,952 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 11 ; incomplete: False ; >09:09:47,952 DEBUG blivet: DeviceTree.getDeviceByID returned existing 500 MiB partition vda1 (11) with existing ext4 filesystem >09:09:47,957 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 16 ; incomplete: False ; >09:09:47,958 DEBUG blivet: DeviceTree.getDeviceByID returned existing 7691 MiB partition vda2 (16) with existing lvmpv >09:09:47,963 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 34 ; incomplete: False ; >09:09:47,963 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB disk vdb (34) with existing msdos disklabel >09:09:47,969 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 39 ; incomplete: False ; >09:09:47,969 DEBUG blivet: DeviceTree.getDeviceByID returned existing 500 MiB partition vdb1 (39) with existing ext4 filesystem >09:09:47,974 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 44 ; incomplete: False ; >09:09:47,975 DEBUG blivet: DeviceTree.getDeviceByID returned existing 7691 MiB partition vdb2 (44) with existing lvmpv >09:09:48,887 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 34 ; incomplete: False ; >09:09:48,887 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB disk vdb (34) with existing msdos disklabel >09:09:54,394 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >09:09:54,395 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB disk vda (6) with existing msdos disklabel >09:09:54,401 DEBUG blivet: removing vda >09:09:54,401 DEBUG blivet: devices to remove: ['fedora-root', 'fedora-swap', 'fedora', 'vda2', 'vda1'] >09:09:54,401 DEBUG blivet: leaves to remove: ['fedora-root', 'fedora-swap', 'vda1'] >09:09:54,402 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 158 >09:09:54,405 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >09:09:54,405 INFO blivet: registered action: [157] destroy format ext4 filesystem on lvmlv fedora-root (id 28) >09:09:54,406 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >09:09:54,406 INFO blivet: removed lvmlv fedora-root (id 28) from device tree >09:09:54,406 INFO blivet: registered action: [159] destroy device lvmlv fedora-root (id 28) >09:09:54,406 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 161 >09:09:54,406 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >09:09:54,407 INFO blivet: registered action: [160] destroy format swap on lvmlv fedora-swap (id 23) >09:09:54,407 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >09:09:54,408 INFO blivet: removed lvmlv fedora-swap (id 23) from device tree >09:09:54,408 INFO blivet: registered action: [162] destroy device lvmlv fedora-swap (id 23) >09:09:54,408 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >09:09:54,408 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 164 >09:09:54,409 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: ext4 ; type: None ; >09:09:54,409 INFO blivet: registered action: [163] destroy format ext4 filesystem on partition vda1 (id 11) >09:09:54,410 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >09:09:54,410 INFO blivet: removed partition vda1 (id 11) from device tree >09:09:54,410 INFO blivet: registered action: [165] destroy device partition vda1 (id 11) >09:09:54,410 DEBUG blivet: devices to remove: ['fedora', 'vda2'] >09:09:54,410 DEBUG blivet: leaves to remove: ['fedora'] >09:09:54,411 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >09:09:54,411 INFO blivet: removed lvmvg fedora (id 20) from device tree >09:09:54,411 INFO blivet: registered action: [166] destroy device lvmvg fedora (id 20) >09:09:54,411 DEBUG blivet: devices to remove: ['vda2'] >09:09:54,411 DEBUG blivet: leaves to remove: ['vda2'] >09:09:54,412 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >09:09:54,412 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 168 >09:09:54,412 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: lvmpv ; type: None ; >09:09:54,413 INFO blivet: registered action: [167] destroy format lvmpv on partition vda2 (id 16) >09:09:54,413 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >09:09:54,413 INFO blivet: removed partition vda2 (id 16) from device tree >09:09:54,414 INFO blivet: registered action: [169] destroy device partition vda2 (id 16) >09:09:54,414 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 171 >09:09:54,414 DEBUG blivet: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >09:09:54,414 INFO blivet: registered action: [170] destroy format msdos disklabel on disk vda (id 6) >09:09:54,415 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 11 ; incomplete: False ; >09:09:54,415 DEBUG blivet: DeviceTree.getDeviceByID returned None >09:09:54,416 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 16 ; incomplete: False ; >09:09:54,416 DEBUG blivet: DeviceTree.getDeviceByID returned None >09:09:54,417 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 34 ; incomplete: False ; >09:09:54,417 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB disk vdb (34) with existing msdos disklabel >09:09:54,422 DEBUG blivet: removing vdb >09:09:54,422 DEBUG blivet: devices to remove: ['fedora00-root', 'fedora00-swap', 'fedora00', 'vdb2', 'vdb1'] >09:09:54,422 DEBUG blivet: leaves to remove: ['fedora00-root', 'fedora00-swap', 'vdb1'] >09:09:54,423 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 173 >09:09:54,424 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora00-root ; current: ext4 ; type: None ; >09:09:54,424 INFO blivet: registered action: [172] destroy format ext4 filesystem on lvmlv fedora00-root (id 56) >09:09:54,425 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora00 ; >09:09:54,425 INFO blivet: removed lvmlv fedora00-root (id 56) from device tree >09:09:54,425 INFO blivet: registered action: [174] destroy device lvmlv fedora00-root (id 56) >09:09:54,425 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 176 >09:09:54,426 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora00-swap ; current: swap ; type: None ; >09:09:54,426 INFO blivet: registered action: [175] destroy format swap on lvmlv fedora00-swap (id 51) >09:09:54,427 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora00 ; >09:09:54,427 INFO blivet: removed lvmlv fedora00-swap (id 51) from device tree >09:09:54,427 INFO blivet: registered action: [177] destroy device lvmlv fedora00-swap (id 51) >09:09:54,427 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >09:09:54,427 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 179 >09:09:54,428 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: ext4 ; type: None ; >09:09:54,428 INFO blivet: registered action: [178] destroy format ext4 filesystem on partition vdb1 (id 39) >09:09:54,429 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vdb ; >09:09:54,429 INFO blivet: removed partition vdb1 (id 39) from device tree >09:09:54,429 INFO blivet: registered action: [180] destroy device partition vdb1 (id 39) >09:09:54,429 DEBUG blivet: devices to remove: ['fedora00', 'vdb2'] >09:09:54,429 DEBUG blivet: leaves to remove: ['fedora00'] >09:09:54,430 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vdb2 ; >09:09:54,430 INFO blivet: removed lvmvg fedora00 (id 48) from device tree >09:09:54,430 INFO blivet: registered action: [181] destroy device lvmvg fedora00 (id 48) >09:09:54,430 DEBUG blivet: devices to remove: ['vdb2'] >09:09:54,430 DEBUG blivet: leaves to remove: ['vdb2'] >09:09:54,431 DEBUG blivet: PartitionDevice._setFormat: vdb2 ; >09:09:54,431 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 183 >09:09:54,431 DEBUG blivet: PartitionDevice._setFormat: vdb2 ; current: lvmpv ; type: None ; >09:09:54,432 INFO blivet: registered action: [182] destroy format lvmpv on partition vdb2 (id 44) >09:09:54,432 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >09:09:54,432 INFO blivet: removed partition vdb2 (id 44) from device tree >09:09:54,432 INFO blivet: registered action: [184] destroy device partition vdb2 (id 44) >09:09:54,433 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 186 >09:09:54,433 DEBUG blivet: DiskDevice._setFormat: vdb ; current: disklabel ; type: None ; >09:09:54,433 INFO blivet: registered action: [185] destroy format msdos disklabel on disk vdb (id 34) >09:09:54,434 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 39 ; incomplete: False ; >09:09:54,434 DEBUG blivet: DeviceTree.getDeviceByID returned None >09:09:54,435 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 44 ; incomplete: False ; >09:09:54,435 DEBUG blivet: DeviceTree.getDeviceByID returned None >09:09:54,440 INFO blivet: Detected 2048 MiB of memory >09:09:54,446 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (1638.4 MiB) instead. >09:09:54,458 INFO blivet: Swap attempt of 1638.4 MiB >09:09:54,468 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:09:54,468 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:09:54,468 DEBUG blivet: removing vda >09:09:54,468 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 188 >09:09:54,469 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:09:54,469 INFO blivet: registered action: [187] destroy format None on disk vda (id 6) >09:09:54,469 DEBUG blivet: clearpart: initializing vda >09:09:54,469 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 190 >09:09:54,470 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:09:54,470 INFO blivet: registered action: [189] destroy format None on disk vda (id 6) >09:09:54,470 DEBUG blivet: required disklabel type for vda (15) is None >09:09:54,470 DEBUG blivet: default disklabel type for vda is msdos >09:09:54,471 DEBUG blivet: selecting msdos disklabel for vda based on size >09:09:54,472 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >09:09:54,473 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >09:09:54,473 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7ffe6c0c5d90> > PedDisk: <_ped.Disk object at 0x7ffe8ffc6830> >09:09:54,475 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 191 >09:09:54,476 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >09:09:54,476 INFO blivet: registered action: [192] create format msdos disklabel on disk vda (id 6) >09:09:54,477 DEBUG blivet: removing vdb >09:09:54,477 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 194 >09:09:54,478 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >09:09:54,478 INFO blivet: registered action: [193] destroy format None on disk vdb (id 34) >09:09:54,478 DEBUG blivet: clearpart: initializing vdb >09:09:54,479 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 196 >09:09:54,479 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >09:09:54,479 INFO blivet: registered action: [195] destroy format None on disk vdb (id 34) >09:09:54,480 DEBUG blivet: required disklabel type for vdb (15) is None >09:09:54,480 DEBUG blivet: default disklabel type for vdb is msdos >09:09:54,481 DEBUG blivet: selecting msdos disklabel for vdb based on size >09:09:54,481 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; >09:09:54,482 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vdb ; labelType: msdos ; >09:09:54,482 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7ffe8ffe7490> > PedDisk: <_ped.Disk object at 0x7ffe8ffe8518> >09:09:54,483 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 197 >09:09:54,484 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >09:09:54,484 INFO blivet: registered action: [198] create format msdos disklabel on disk vdb (id 34) >09:09:54,485 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:09:54,486 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:09:54,493 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:09:54,494 INFO blivet: Detected 2048 MiB of memory >09:09:54,501 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (1638.4 MiB) instead. >09:09:54,517 INFO blivet: Swap attempt of 1638.4 MiB >09:09:54,524 DEBUG blivet: doAutoPart: True >09:09:54,525 DEBUG blivet: encryptedAutoPart: False >09:09:54,525 DEBUG blivet: autoPartType: 2 >09:09:54,525 DEBUG blivet: clearPartType: 2 >09:09:54,525 DEBUG blivet: clearPartDisks: ['vda', 'vdb'] >09:09:54,536 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7ffe8ffe79d0) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7ffe8ffe7650) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7ffe8ffe7690) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7ffe8ffe7590) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7ffe8ffe75d0) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1638.4 MiB maxSize = None grow = False > >09:09:54,537 DEBUG blivet: storage.disks: ['vda', 'vdb'] >09:09:54,538 DEBUG blivet: storage.partitioned: ['vda', 'vdb'] >09:09:54,538 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda', 'vdb'] >09:09:54,542 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:09:54,542 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:09:54,549 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:09:54,549 DEBUG blivet: boot disk: vda >09:09:54,550 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >09:09:54,551 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 199 >09:09:54,551 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:09:54,552 DEBUG blivet: PartitionDevice._setFormat: req0 ; >09:09:54,553 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >09:09:54,554 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >09:09:54,554 INFO blivet: added partition req0 (id 200) to device tree >09:09:54,555 INFO blivet: registered action: [202] create device partition req0 (id 200) >09:09:54,555 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 204 >09:09:54,556 DEBUG blivet: PartitionDevice._setFormat: req0 ; >09:09:54,556 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: lvmpv ; type: lvmpv ; >09:09:54,557 INFO blivet: registered action: [203] create format lvmpv on partition req0 (id 200) >09:09:54,557 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >09:09:54,558 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 205 >09:09:54,558 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:09:54,559 DEBUG blivet: PartitionDevice._setFormat: req1 ; >09:09:54,560 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >09:09:54,561 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >09:09:54,561 INFO blivet: added partition req1 (id 206) to device tree >09:09:54,561 INFO blivet: registered action: [208] create device partition req1 (id 206) >09:09:54,561 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 210 >09:09:54,562 DEBUG blivet: PartitionDevice._setFormat: req1 ; >09:09:54,563 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: lvmpv ; type: lvmpv ; >09:09:54,563 INFO blivet: registered action: [209] create format lvmpv on partition req1 (id 206) >09:09:54,564 DEBUG blivet: candidate disks: [DiskDevice instance (0x7ffe83e85f90) -- > name = vda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8192 MiB > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe83ee0320> > target size = 0 B path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7ffe83e4f850>, DiskDevice instance (0x7ffe7a6b3a10) -- > name = vdb status = True kids = 0 id = 34 > parents = [] > uuid = None size = 8192 MiB > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e830> > target size = 0 B path = /dev/vdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7ffe7a692090>] >09:09:54,580 DEBUG blivet: devs: [PartitionDevice instance (0x7ffe83f2b990) -- > name = req0 status = False kids = 0 id = 200 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7ffe8ffe70d0) -- > name = req1 status = False kids = 0 id = 206 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:09:54,595 DEBUG blivet: Ext4FS.supported: supported: True ; >09:09:54,595 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 211 >09:09:54,596 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:09:54,597 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:09:54,597 DEBUG blivet: PartitionDevice._setFormat: req2 ; >09:09:54,598 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >09:09:54,599 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >09:09:54,600 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >09:09:54,600 INFO blivet: added partition req2 (id 212) to device tree >09:09:54,600 INFO blivet: registered action: [214] create device partition req2 (id 212) >09:09:54,601 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 216 >09:09:54,601 DEBUG blivet: PartitionDevice._setFormat: req2 ; >09:09:54,602 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: ext4 ; type: ext4 ; >09:09:54,602 INFO blivet: registered action: [215] create format ext4 filesystem mounted at /boot on partition req2 (id 212) >09:09:54,603 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:09:54,604 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe83f2b990) -- > name = req0 status = False kids = 0 id = 200 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7ffe8ffe70d0) -- > name = req1 status = False kids = 0 id = 206 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7ffe8ff8ba50) -- > name = req2 status = False kids = 0 id = 212 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:09:54,628 INFO blivet: skipping unneeded stage1 biosboot request >09:09:54,628 DEBUG blivet: PartSpec instance (0x7ffe8ffe7590) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >09:09:54,634 DEBUG blivet: existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:09:54,641 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >09:09:54,641 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >09:09:54,642 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:09:54,642 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe83f2b990) -- > name = req0 status = False kids = 0 id = 200 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7ffe8ffe70d0) -- > name = req1 status = False kids = 0 id = 206 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7ffe8ff8ba50) -- > name = req2 status = False kids = 0 id = 212 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:09:54,666 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:09:54,666 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe83f2b990) -- > name = req0 status = False kids = 0 id = 200 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7ffe8ffe70d0) -- > name = req1 status = False kids = 0 id = 206 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7ffe8ff8ba50) -- > name = req2 status = False kids = 0 id = 212 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:09:54,691 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:09:54,696 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe83f2b990) -- > name = req0 status = False kids = 0 id = 200 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7ffe8ffe70d0) -- > name = req1 status = False kids = 0 id = 206 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7ffe8ff8ba50) -- > name = req2 status = False kids = 0 id = 212 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:09:54,731 DEBUG blivet: removing all non-preexisting partitions ['req0(id 200)', 'req1(id 206)', 'req2(id 212)'] from disk(s) ['vda', 'vdb'] >09:09:54,731 DEBUG blivet: allocatePartitions: disks=['vda', 'vdb'] ; partitions=['req0(id 200)', 'req1(id 206)', 'req2(id 212)'] >09:09:54,731 DEBUG blivet: removing all non-preexisting partitions ['req2(id 212)', 'req0(id 200)', 'req1(id 206)'] from disk(s) ['vda', 'vdb'] >09:09:54,732 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:09:54,732 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:09:54,739 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:09:54,739 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:09:54,740 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:09:54,745 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:09:54,746 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:09:54,746 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:09:54,752 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:09:54,753 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:09:54,754 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:09:54,760 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:09:54,760 DEBUG blivet: allocating partition: req2 ; id: 212 ; disks: ['vda', 'vdb'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >09:09:54,765 DEBUG blivet: checking freespace on vda >09:09:54,766 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >09:09:54,771 DEBUG blivet: checking 63-16777215 (8191.97 MiB) >09:09:54,776 DEBUG blivet: current free range is 63-16777215 (8191.97 MiB) >09:09:54,782 DEBUG blivet: updating use_disk to vda, type: 0 >09:09:54,782 DEBUG blivet: new free: 63-16777215 / 8191.97 MiB >09:09:54,787 DEBUG blivet: new free allows for 0 sectors of growth >09:09:54,787 DEBUG blivet: found free space for bootable request >09:09:54,788 DEBUG blivet: adjusted start sector from 63 to 2048 >09:09:54,788 DEBUG blivet: created partition vda1 of 500 MiB and added it to /dev/vda >09:09:54,794 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >09:09:54,795 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff971d0> PedPartition: <_ped.Partition object at 0x7ffe8ff933b0> >09:09:54,796 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >09:09:54,797 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:09:54,798 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >09:09:54,798 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97110> PedPartition: <_ped.Partition object at 0x7ffe8ff932f0> >09:09:54,799 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:09:54,800 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:09:54,805 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:09:54,805 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:09:54,806 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:09:54,813 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:09:54,813 DEBUG blivet: allocating partition: req0 ; id: 200 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >09:09:54,818 DEBUG blivet: checking freespace on vda >09:09:54,819 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >09:09:54,823 DEBUG blivet: checking 63-2047 (992.5 KiB) >09:09:54,828 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >09:09:54,833 DEBUG blivet: checking 1026048-16777215 (7691 MiB) >09:09:54,838 DEBUG blivet: current free range is 1026048-16777215 (7691 MiB) >09:09:54,843 DEBUG blivet: evaluating growth potential for new layout >09:09:54,843 DEBUG blivet: calculating growth for disk /dev/vdb >09:09:54,843 DEBUG blivet: Chunk.growRequests: 16775168 on /dev/vdb start = 2048 end = 16777215 >sectorSize = 512 B > >09:09:54,844 DEBUG blivet: disk /dev/vdb growth: 0 (0 B) >09:09:54,844 DEBUG blivet: calculating growth for disk /dev/vda >09:09:54,845 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >09:09:54,845 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97710> PedPartition: <_ped.Partition object at 0x7ffe8ff93770> >09:09:54,847 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >09:09:54,847 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >09:09:54,848 DEBUG blivet: adding request 212 to chunk 16775168 (2048-16777215) on /dev/vda >09:09:54,848 DEBUG blivet: adding request 200 to chunk 16775168 (2048-16777215) on /dev/vda >09:09:54,848 DEBUG blivet: Chunk.growRequests: 16775168 on /dev/vda start = 2048 end = 16777215 >sectorSize = 512 B > >09:09:54,849 DEBUG blivet: req: PartitionRequest instance -- >id = 212 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:09:54,849 DEBUG blivet: req: PartitionRequest instance -- >id = 200 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:09:54,849 DEBUG blivet: 1 requests and 14727168 (7191 MiB) left in chunk >09:09:54,854 DEBUG blivet: adding 14727168 (7191 MiB) to 200 (vda2) >09:09:54,859 DEBUG blivet: new grow amount for request 200 (vda2) is 14727168 units, or 7191 MiB >09:09:54,864 DEBUG blivet: request 212 (vda1) growth: 0 (0 B) size: 500 MiB >09:09:54,869 DEBUG blivet: request 200 (vda2) growth: 14727168 (7191 MiB) size: 7691 MiB >09:09:54,878 DEBUG blivet: disk /dev/vda growth: 14727168 (7191 MiB) >09:09:54,883 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:09:54,883 DEBUG blivet: device vda2 new partedPartition None >09:09:54,884 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >09:09:54,884 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >09:09:54,885 DEBUG blivet: total growth: 14727168 sectors >09:09:54,885 DEBUG blivet: updating use_disk to vda, type: 0 >09:09:54,885 DEBUG blivet: new free: 1026048-16777215 / 7691 MiB >09:09:54,890 DEBUG blivet: new free allows for 14727168 sectors of growth >09:09:54,890 DEBUG blivet: created partition vda2 of 500 MiB and added it to /dev/vda >09:09:54,895 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >09:09:54,896 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97910> PedPartition: <_ped.Partition object at 0x7ffe8ff935f0> >09:09:54,897 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >09:09:54,897 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >09:09:54,898 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:09:54,898 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97990> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> >09:09:54,900 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:09:54,900 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:09:54,905 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:09:54,906 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:09:54,907 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:09:54,912 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:09:54,912 DEBUG blivet: allocating partition: req1 ; id: 206 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >09:09:54,917 DEBUG blivet: checking freespace on vdb >09:09:54,917 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >09:09:54,921 DEBUG blivet: checking 63-16777215 (8191.97 MiB) >09:09:54,926 DEBUG blivet: current free range is 63-16777215 (8191.97 MiB) >09:09:54,930 DEBUG blivet: evaluating growth potential for new layout >09:09:54,931 DEBUG blivet: calculating growth for disk /dev/vdb >09:09:54,931 DEBUG blivet: adjusted start sector from 63 to 2048 >09:09:54,931 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >09:09:54,931 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97e90> PedPartition: <_ped.Partition object at 0x7ffe8ff93590> >09:09:54,932 DEBUG blivet: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >09:09:54,933 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:09:54,933 DEBUG blivet: adding request 206 to chunk 16775168 (2048-16777215) on /dev/vdb >09:09:54,933 DEBUG blivet: Chunk.growRequests: 16775168 on /dev/vdb start = 2048 end = 16777215 >sectorSize = 512 B > >09:09:54,934 DEBUG blivet: req: PartitionRequest instance -- >id = 206 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:09:54,934 DEBUG blivet: 1 requests and 15751168 (7691 MiB) left in chunk >09:09:54,938 DEBUG blivet: adding 15751168 (7691 MiB) to 206 (vdb1) >09:09:54,943 DEBUG blivet: new grow amount for request 206 (vdb1) is 15751168 units, or 7691 MiB >09:09:54,947 DEBUG blivet: request 206 (vdb1) growth: 15751168 (7691 MiB) size: 8191 MiB >09:09:54,956 DEBUG blivet: disk /dev/vdb growth: 15751168 (7691 MiB) >09:09:54,961 DEBUG blivet: calculating growth for disk /dev/vda >09:09:54,961 DEBUG blivet: adding request 212 to chunk 16775168 (2048-16777215) on /dev/vda >09:09:54,961 DEBUG blivet: adding request 200 to chunk 16775168 (2048-16777215) on /dev/vda >09:09:54,961 DEBUG blivet: Chunk.growRequests: 16775168 on /dev/vda start = 2048 end = 16777215 >sectorSize = 512 B > >09:09:54,962 DEBUG blivet: req: PartitionRequest instance -- >id = 212 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:09:54,962 DEBUG blivet: req: PartitionRequest instance -- >id = 200 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:09:54,962 DEBUG blivet: 1 requests and 14727168 (7191 MiB) left in chunk >09:09:54,966 DEBUG blivet: adding 14727168 (7191 MiB) to 200 (vda2) >09:09:54,971 DEBUG blivet: new grow amount for request 200 (vda2) is 14727168 units, or 7191 MiB >09:09:54,976 DEBUG blivet: request 212 (vda1) growth: 0 (0 B) size: 500 MiB >09:09:54,980 DEBUG blivet: request 200 (vda2) growth: 14727168 (7191 MiB) size: 7691 MiB >09:09:54,989 DEBUG blivet: disk /dev/vda growth: 14727168 (7191 MiB) >09:09:54,994 DEBUG blivet: PartitionDevice._setPartedPartition: vdb1 ; >09:09:54,994 DEBUG blivet: device vdb1 new partedPartition None >09:09:54,994 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >09:09:54,995 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >09:09:54,995 DEBUG blivet: total growth: 30478336 sectors >09:09:54,995 DEBUG blivet: updating use_disk to vdb, type: 0 >09:09:54,995 DEBUG blivet: new free: 63-16777215 / 8191.97 MiB >09:09:55,000 DEBUG blivet: new free allows for 30478336 sectors of growth >09:09:55,000 DEBUG blivet: adjusted start sector from 63 to 2048 >09:09:55,000 DEBUG blivet: created partition vdb1 of 500 MiB and added it to /dev/vdb >09:09:55,005 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >09:09:55,005 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97c50> PedPartition: <_ped.Partition object at 0x7ffe8ff938f0> >09:09:55,006 DEBUG blivet: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >09:09:55,006 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:09:55,007 DEBUG blivet: PartitionDevice._setPartedPartition: vdb1 ; >09:09:55,007 DEBUG blivet: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97250> PedPartition: <_ped.Partition object at 0x7ffe8ff935f0> >09:09:55,008 DEBUG blivet: growPartitions: disks=['vda', 'vdb'], partitions=['vda2(id 200)', 'vdb1(id 206)', 'vda1(id 212)'] >09:09:55,008 DEBUG blivet: growable partitions are ['vda2', 'vdb1'] >09:09:55,008 DEBUG blivet: adding request 200 to chunk 16775168 (2048-16777215) on /dev/vda >09:09:55,008 DEBUG blivet: adding request 212 to chunk 16775168 (2048-16777215) on /dev/vda >09:09:55,008 DEBUG blivet: disk vda has 1 chunks >09:09:55,008 DEBUG blivet: adding request 206 to chunk 16775168 (2048-16777215) on /dev/vdb >09:09:55,009 DEBUG blivet: disk vdb has 1 chunks >09:09:55,009 DEBUG blivet: Chunk.growRequests: 16775168 on /dev/vda start = 2048 end = 16777215 >sectorSize = 512 B > >09:09:55,009 DEBUG blivet: req: PartitionRequest instance -- >id = 212 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:09:55,009 DEBUG blivet: req: PartitionRequest instance -- >id = 200 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:09:55,009 DEBUG blivet: 1 requests and 14727168 (7191 MiB) left in chunk >09:09:55,014 DEBUG blivet: adding 14727168 (7191 MiB) to 200 (vda2) >09:09:55,018 DEBUG blivet: new grow amount for request 200 (vda2) is 14727168 units, or 7191 MiB >09:09:55,023 DEBUG blivet: Chunk.growRequests: 16775168 on /dev/vdb start = 2048 end = 16777215 >sectorSize = 512 B > >09:09:55,023 DEBUG blivet: req: PartitionRequest instance -- >id = 206 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:09:55,023 DEBUG blivet: 1 requests and 15751168 (7691 MiB) left in chunk >09:09:55,028 DEBUG blivet: adding 15751168 (7691 MiB) to 206 (vdb1) >09:09:55,032 DEBUG blivet: new grow amount for request 206 (vdb1) is 15751168 units, or 7691 MiB >09:09:55,037 DEBUG blivet: growing partitions on vda >09:09:55,037 DEBUG blivet: partition vda1 (212): 0 >09:09:55,037 DEBUG blivet: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7ffe6c0c5750> PedGeometry: <_ped.Geometry object at 0x7ffe8ff973d0> >09:09:55,037 DEBUG blivet: partition vda2 (200): 0 >09:09:55,037 DEBUG blivet: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 16777215 length: 15751168 > device: <parted.device.Device object at 0x7ffe6c0c5750> PedGeometry: <_ped.Geometry object at 0x7ffe8ff970d0> >09:09:55,037 DEBUG blivet: removing all non-preexisting partitions ['vda1(id 212)', 'vda2(id 200)'] from disk(s) ['vda'] >09:09:55,038 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >09:09:55,038 DEBUG blivet: device vda1 new partedPartition None >09:09:55,038 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >09:09:55,039 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >09:09:55,040 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:09:55,040 DEBUG blivet: device vda2 new partedPartition None >09:09:55,040 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >09:09:55,041 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >09:09:55,041 DEBUG blivet: back from removeNewPartitions >09:09:55,041 DEBUG blivet: extended: None >09:09:55,041 DEBUG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7ffe6c0c5750> PedGeometry: <_ped.Geometry object at 0x7ffe8ff973d0> >09:09:55,041 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >09:09:55,041 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff972d0> PedPartition: <_ped.Partition object at 0x7ffe8ff933b0> >09:09:55,042 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >09:09:55,043 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:09:55,044 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >09:09:55,044 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> >09:09:55,044 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 16777215 length: 15751168 > device: <parted.device.Device object at 0x7ffe6c0c5750> PedGeometry: <_ped.Geometry object at 0x7ffe8ff970d0> >09:09:55,045 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >09:09:55,045 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe6c0c5990> PedPartition: <_ped.Partition object at 0x7ffe8ff939b0> >09:09:55,046 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >09:09:55,046 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >09:09:55,047 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:09:55,047 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> >09:09:55,048 DEBUG blivet: growing partitions on vdb >09:09:55,048 DEBUG blivet: partition vdb1 (206): 0 >09:09:55,048 DEBUG blivet: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 16777215 length: 16775168 > device: <parted.device.Device object at 0x7ffe8ffe7250> PedGeometry: <_ped.Geometry object at 0x7ffe8ff9c210> >09:09:55,048 DEBUG blivet: removing all non-preexisting partitions ['vdb1(id 206)'] from disk(s) ['vdb'] >09:09:55,049 DEBUG blivet: PartitionDevice._setPartedPartition: vdb1 ; >09:09:55,049 DEBUG blivet: device vdb1 new partedPartition None >09:09:55,049 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >09:09:55,050 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >09:09:55,050 DEBUG blivet: back from removeNewPartitions >09:09:55,050 DEBUG blivet: extended: None >09:09:55,050 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 16777215 length: 16775168 > device: <parted.device.Device object at 0x7ffe8ffe7250> PedGeometry: <_ped.Geometry object at 0x7ffe8ff9c210> >09:09:55,050 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >09:09:55,050 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe83f2b110> PedPartition: <_ped.Partition object at 0x7ffe8ff93a70> >09:09:55,052 DEBUG blivet: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >09:09:55,052 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:09:55,053 DEBUG blivet: PartitionDevice._setPartedPartition: vdb1 ; >09:09:55,053 DEBUG blivet: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> >09:09:55,054 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:09:55,054 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe83f2b990) -- > name = vda2 status = False kids = 0 id = 200 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- > name = vdb1 status = False kids = 0 id = 206 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- > name = vda1 status = False kids = 0 id = 212 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:09:55,105 DEBUG blivet: fixing size of non-existent 500 MiB partition vda1 (212) with non-existent ext4 filesystem mounted at /boot >09:09:55,110 DEBUG blivet: fixing size of non-existent 7691 MiB partition vda2 (200) with non-existent lvmpv >09:09:55,115 DEBUG blivet: fixing size of non-existent 8191 MiB partition vdb1 (206) with non-existent lvmpv >09:09:55,120 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:09:55,121 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe83f2b990) -- > name = vda2 status = False kids = 0 id = 200 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- > name = vdb1 status = False kids = 0 id = 206 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- > name = vda1 status = False kids = 0 id = 212 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:09:55,174 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:09:55,174 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe83f2b990) -- > name = vda2 status = False kids = 0 id = 200 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- > name = vdb1 status = False kids = 0 id = 206 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- > name = vda1 status = False kids = 0 id = 212 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:09:55,227 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:09:55,227 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe83f2b990) -- > name = vda2 status = False kids = 0 id = 200 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- > name = vdb1 status = False kids = 0 id = 206 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- > name = vda1 status = False kids = 0 id = 212 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:09:55,280 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:09:55,280 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe83f2b990) -- > name = vda2 status = False kids = 0 id = 200 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- > name = vdb1 status = False kids = 0 id = 206 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- > name = vda1 status = False kids = 0 id = 212 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:09:55,334 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora ; member: vda2 ; >09:09:55,334 WARN blivet: At least one UUID missing. >09:09:55,334 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >09:09:55,335 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora ; member: vdb1 ; >09:09:55,335 WARN blivet: At least one UUID missing. >09:09:55,335 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >09:09:55,336 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 218 >09:09:55,336 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >09:09:55,337 INFO blivet: added lvmvg fedora (id 217) to device tree >09:09:55,337 INFO blivet: registered action: [220] create device lvmvg fedora (id 217) >09:09:55,337 DEBUG blivet: Ext4FS.supported: supported: True ; >09:09:55,337 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 221 >09:09:55,338 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >09:09:55,339 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >09:09:55,339 DEBUG blivet: fedora size is 15.5 GiB >09:09:55,344 DEBUG blivet: vg fedora has 15.5 GiB free >09:09:55,349 DEBUG blivet: Adding fedora-root/1024 MiB to fedora >09:09:55,353 INFO blivet: added lvmlv fedora-root (id 222) to device tree >09:09:55,353 INFO blivet: registered action: [224] create device lvmlv fedora-root (id 222) >09:09:55,354 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 226 >09:09:55,354 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: ext4 ; >09:09:55,354 INFO blivet: registered action: [225] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 222) >09:09:55,355 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >09:09:55,355 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 227 >09:09:55,356 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >09:09:55,356 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >09:09:55,357 DEBUG blivet: fedora size is 15.5 GiB >09:09:55,362 DEBUG blivet: vg fedora has 14.5 GiB free >09:09:55,366 DEBUG blivet: Adding fedora-swap/1638.4 MiB to fedora >09:09:55,371 INFO blivet: added lvmlv fedora-swap (id 228) to device tree >09:09:55,371 INFO blivet: registered action: [230] create device lvmlv fedora-swap (id 228) >09:09:55,371 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 232 >09:09:55,371 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: swap ; >09:09:55,371 INFO blivet: registered action: [231] create format swap on lvmlv fedora-swap (id 228) >09:09:55,372 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >09:09:55,378 DEBUG blivet: fedora size is 15.5 GiB >09:09:55,383 DEBUG blivet: vg fedora has 12.9 GiB free >09:09:55,388 DEBUG blivet: fedora size is 15.5 GiB >09:09:55,393 DEBUG blivet: vg fedora has 12.9 GiB free >09:09:55,372 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7ffe8c025450) -- > name = fedora status = False kids = 2 id = 217 > parents = ['non-existent 7691 MiB partition vda2 (200) with non-existent lvmpv', > 'non-existent 8191 MiB partition vdb1 (206) with non-existent lvmpv'] > uuid = None size = 15.5 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 2 > modified = True extents = 3969 free space = 12.9 GiB > free extents = 3303 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 7691 MiB partition vda2 (200) with non-existent lvmpv', > 'non-existent 8191 MiB partition vdb1 (206) with non-existent lvmpv'] > LVs = ['non-existent 1024 MiB lvmlv fedora-root (222) with non-existent ext4 filesystem mounted at /', > 'non-existent 1638.4 MiB lvmlv fedora-swap (228) with non-existent swap']] >09:09:55,412 DEBUG blivet: fedora size is 15.5 GiB >09:09:55,417 DEBUG blivet: vg fedora has 12.9 GiB free >09:09:55,422 DEBUG blivet: fedora size is 15.5 GiB >09:09:55,427 DEBUG blivet: vg fedora has 12.9 GiB free >09:09:55,447 DEBUG blivet: fedora size is 15.5 GiB >09:09:55,452 DEBUG blivet: vg fedora has 12.9 GiB free >09:09:55,456 DEBUG blivet: fedora size is 15.5 GiB >09:09:55,461 DEBUG blivet: vg fedora has 12.9 GiB free >09:09:55,475 DEBUG blivet: fedora size is 15.5 GiB >09:09:55,480 DEBUG blivet: vg fedora has 12.9 GiB free >09:09:55,484 DEBUG blivet: vg fedora: 12.9 GiB free ; lvs: ['root', 'swap'] >09:09:55,489 DEBUG blivet: fedora size is 15.5 GiB >09:09:55,494 DEBUG blivet: vg fedora has 12.9 GiB free >09:09:55,499 DEBUG blivet: adding request 222 to chunk 3969 on /dev/fedora >09:09:55,499 DEBUG blivet: adding request 228 to chunk 3969 on /dev/fedora >09:09:55,499 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/fedora length = 3969 size = 15.5 GiB >remaining = 1 pool = 3293 >09:09:55,504 DEBUG blivet: req: LVRequest instance -- >id = 228 name = fedora-swap growable = False >base = 410 growth = 0 max_grow = 0 >done = True >09:09:55,504 DEBUG blivet: req: LVRequest instance -- >id = 222 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >09:09:55,504 DEBUG blivet: 1 requests and 3293 (12.86 GiB) left in chunk >09:09:55,508 DEBUG blivet: adding 3293 (12.86 GiB) to 222 (fedora-root) >09:09:55,513 DEBUG blivet: new grow amount for request 222 (fedora-root) is 3293 units, or 12.86 GiB >09:09:55,517 DEBUG blivet: trying to set lv fedora-root size to 13.86 GiB >09:09:55,522 DEBUG blivet: fedora size is 15.5 GiB >09:09:55,527 DEBUG blivet: vg fedora has 12.9 GiB free >09:09:55,532 DEBUG blivet: fedora size is 15.5 GiB >09:09:55,537 DEBUG blivet: vg fedora has 40 MiB free >09:09:55,541 DEBUG blivet: fedora size is 15.5 GiB >09:09:55,546 DEBUG blivet: vg fedora has 40 MiB free >09:09:55,579 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:09:55,580 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:09:55,586 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:09:55,587 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:09:55,587 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:09:55,594 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:09:55,594 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:09:55,595 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:09:55,601 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:09:55,621 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:09:55,622 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:09:55,628 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:09:55,629 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:09:55,630 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:09:55,635 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:09:55,636 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:09:55,636 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:09:55,641 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:09:59,594 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:09:59,595 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe83f2b990) -- > name = vda2 status = False kids = 1 id = 200 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- > name = vdb1 status = False kids = 1 id = 206 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- > name = vda1 status = False kids = 0 id = 212 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:09:59,653 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:09:59,653 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe83f2b990) -- > name = vda2 status = False kids = 1 id = 200 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- > name = vdb1 status = False kids = 1 id = 206 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- > name = vda1 status = False kids = 0 id = 212 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:09:59,708 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: vda ; incomplete: False ; >09:09:59,709 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:09:59,714 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: vdb ; incomplete: False ; >09:09:59,714 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (34) with non-existent msdos disklabel >09:09:59,720 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:09:59,720 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe83f2b990) -- > name = vda2 status = False kids = 1 id = 200 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- > name = vdb1 status = False kids = 1 id = 206 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- > name = vda1 status = False kids = 0 id = 212 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:09:59,772 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:09:59,772 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe83f2b990) -- > name = vda2 status = False kids = 1 id = 200 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- > name = vdb1 status = False kids = 1 id = 206 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- > name = vda1 status = False kids = 0 id = 212 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:10:01,155 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:10:01,156 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe83f2b990) -- > name = vda2 status = False kids = 1 id = 200 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- > name = vdb1 status = False kids = 1 id = 206 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- > name = vda1 status = False kids = 0 id = 212 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:10:01,207 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:10:01,208 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe83f2b990) -- > name = vda2 status = False kids = 1 id = 200 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- > name = vdb1 status = False kids = 1 id = 206 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- > name = vda1 status = False kids = 0 id = 212 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:10:02,178 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:10:02,178 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe83f2b990) -- > name = vda2 status = False kids = 1 id = 200 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- > name = vdb1 status = False kids = 1 id = 206 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- > name = vda1 status = False kids = 0 id = 212 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:10:02,230 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:10:02,231 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe83f2b990) -- > name = vda2 status = False kids = 1 id = 200 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- > name = vdb1 status = False kids = 1 id = 206 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = , PartitionDevice instance (0x7ffe8ff8ba50) -- > name = vda1 status = False kids = 0 id = 212 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c050> PedPartition: <_ped.Partition object at 0x7ffe8ff93a10> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:10:02,284 DEBUG blivet: removing vda1 >09:10:02,285 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >09:10:02,286 INFO blivet: removed partition vda1 (id 212) from device tree >09:10:02,286 INFO blivet: registered action: [233] destroy device partition vda1 (id 212) >09:10:02,286 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:10:02,287 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe83f2b990) -- > name = vda2 status = False kids = 1 id = 200 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c190> PedPartition: <_ped.Partition object at 0x7ffe8ff93890> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7ffe8ffe70d0) -- > name = vdb1 status = False kids = 1 id = 206 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = ] >09:10:02,318 DEBUG blivet: removing vda2 >09:10:02,319 DEBUG blivet: devices to remove: ['fedora-swap', 'fedora-root', 'fedora'] >09:10:02,319 DEBUG blivet: leaves to remove: ['fedora-swap', 'fedora-root'] >09:10:02,320 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >09:10:02,320 INFO blivet: removed lvmlv fedora-swap (id 228) from device tree >09:10:02,320 INFO blivet: registered action: [234] destroy device lvmlv fedora-swap (id 228) >09:10:02,321 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >09:10:02,321 INFO blivet: removed lvmlv fedora-root (id 222) from device tree >09:10:02,322 INFO blivet: registered action: [235] destroy device lvmlv fedora-root (id 222) >09:10:02,322 DEBUG blivet: devices to remove: ['fedora'] >09:10:02,322 DEBUG blivet: leaves to remove: ['fedora'] >09:10:02,323 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >09:10:02,323 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vdb1 ; >09:10:02,323 INFO blivet: removed lvmvg fedora (id 217) from device tree >09:10:02,324 INFO blivet: registered action: [236] destroy device lvmvg fedora (id 217) >09:10:02,324 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >09:10:02,325 INFO blivet: removed partition vda2 (id 200) from device tree >09:10:02,325 INFO blivet: registered action: [237] destroy device partition vda2 (id 200) >09:10:02,325 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:10:02,326 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe8ffe70d0) -- > name = vdb1 status = False kids = 0 id = 206 > parents = ['existing 8192 MiB disk vdb (34) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97850> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> > disk = existing 8192 MiB disk vdb (34) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = ] >09:10:02,342 DEBUG blivet: removing vdb1 >09:10:02,343 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >09:10:02,343 INFO blivet: removed partition vdb1 (id 206) from device tree >09:10:02,344 INFO blivet: registered action: [238] destroy device partition vdb1 (id 206) >09:10:02,345 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:10:02,346 DEBUG blivet: PartitionDevice._setPartedPartition: vdb1 ; >09:10:02,346 DEBUG blivet: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ffe7450> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff8bdd0> PedPartition: <_ped.Partition object at 0x7ffe8ffe3a10> >09:10:02,347 INFO blivet: added partition vdb1 (id 206) to device tree >09:10:02,347 INFO blivet: canceled action [238] destroy device partition vdb1 (id 206) >09:10:02,347 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:10:02,348 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:10:02,349 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ffe7210> PedPartition: <_ped.Partition object at 0x7ffe8ff93830> >09:10:02,349 INFO blivet: added partition vda1 (id 200) to device tree >09:10:02,350 INFO blivet: canceled action [237] destroy device partition vda1 (id 200) >09:10:02,350 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda1 ; >09:10:02,351 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >09:10:02,351 INFO blivet: added lvmvg fedora (id 217) to device tree >09:10:02,351 INFO blivet: canceled action [236] destroy device lvmvg fedora (id 217) >09:10:02,352 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >09:10:02,352 DEBUG blivet: fedora size is 15.5 GiB >09:10:02,357 DEBUG blivet: vg fedora has 15.5 GiB free >09:10:02,362 DEBUG blivet: Adding fedora-root/13.86 GiB to fedora >09:10:02,367 INFO blivet: added lvmlv fedora-root (id 222) to device tree >09:10:02,367 INFO blivet: canceled action [235] destroy device lvmlv fedora-root (id 222) >09:10:02,367 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >09:10:02,368 DEBUG blivet: fedora size is 15.5 GiB >09:10:02,373 DEBUG blivet: vg fedora has 1680 MiB free >09:10:02,378 DEBUG blivet: Adding fedora-swap/1638.4 MiB to fedora >09:10:02,382 INFO blivet: added lvmlv fedora-swap (id 228) to device tree >09:10:02,383 INFO blivet: canceled action [234] destroy device lvmlv fedora-swap (id 228) >09:10:02,383 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >09:10:02,384 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >09:10:02,384 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe6c0c5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff976d0> PedPartition: <_ped.Partition object at 0x7ffe8ff93710> >09:10:02,385 INFO blivet: added partition vda2 (id 212) to device tree >09:10:02,385 INFO blivet: canceled action [233] destroy device partition vda2 (id 212) >09:10:02,386 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >09:10:02,386 INFO blivet: canceled action [231] create format None on lvmlv fedora-swap (id 228) >09:10:02,387 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >09:10:02,387 INFO blivet: removed lvmlv fedora-swap (id 228) from device tree >09:10:02,387 INFO blivet: canceled action [230] create device lvmlv fedora-swap (id 228) >09:10:02,388 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >09:10:02,388 INFO blivet: canceled action [225] create format None on lvmlv fedora-root (id 222) >09:10:02,389 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >09:10:02,389 INFO blivet: removed lvmlv fedora-root (id 222) from device tree >09:10:02,389 INFO blivet: canceled action [224] create device lvmlv fedora-root (id 222) >09:10:02,390 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda1 ; >09:10:02,391 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vdb1 ; >09:10:02,391 INFO blivet: removed lvmvg fedora (id 217) from device tree >09:10:02,391 INFO blivet: canceled action [220] create device lvmvg fedora (id 217) >09:10:02,392 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >09:10:02,392 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: ext4 ; type: None ; >09:10:02,392 INFO blivet: canceled action [215] create format None on partition vda2 (id 212) >09:10:02,393 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >09:10:02,394 INFO blivet: removed partition vda2 (id 212) from device tree >09:10:02,394 INFO blivet: canceled action [214] create device partition vda2 (id 212) >09:10:02,394 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >09:10:02,395 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: lvmpv ; type: None ; >09:10:02,395 INFO blivet: canceled action [209] create format None on partition vdb1 (id 206) >09:10:02,396 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >09:10:02,396 INFO blivet: removed partition vdb1 (id 206) from device tree >09:10:02,396 INFO blivet: canceled action [208] create device partition vdb1 (id 206) >09:10:02,397 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >09:10:02,398 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: lvmpv ; type: None ; >09:10:02,398 INFO blivet: canceled action [203] create format None on partition vda1 (id 200) >09:10:02,399 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >09:10:02,399 INFO blivet: removed partition vda1 (id 200) from device tree >09:10:02,399 INFO blivet: canceled action [202] create device partition vda1 (id 200) >09:10:02,400 DEBUG blivet: DiskDevice._setFormat: vdb ; current: disklabel ; type: None ; >09:10:02,400 INFO blivet: canceled action [198] create format None on disk vdb (id 34) >09:10:02,401 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >09:10:02,401 INFO blivet: canceled action [195] destroy format None on disk vdb (id 34) >09:10:02,401 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >09:10:02,402 INFO blivet: canceled action [193] destroy format None on disk vdb (id 34) >09:10:02,402 DEBUG blivet: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >09:10:02,402 INFO blivet: canceled action [192] create format None on disk vda (id 6) >09:10:02,403 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:10:02,403 INFO blivet: canceled action [189] destroy format None on disk vda (id 6) >09:10:02,404 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:10:02,404 INFO blivet: canceled action [187] destroy format None on disk vda (id 6) >09:10:02,405 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >09:10:02,405 INFO blivet: canceled action [185] destroy format msdos disklabel on disk vdb (id 34) >09:10:02,406 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:10:02,406 DEBUG blivet: PartitionDevice._setPartedPartition: vdb2 ; >09:10:02,407 DEBUG blivet: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe7a679f10> PedPartition: <_ped.Partition object at 0x7ffe6c0f9a10> >09:10:02,407 INFO blivet: added partition vdb1 (id 44) to device tree >09:10:02,408 INFO blivet: canceled action [184] destroy device partition vdb1 (id 44) >09:10:02,408 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >09:10:02,409 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: None ; type: lvmpv ; >09:10:02,409 INFO blivet: canceled action [182] destroy format lvmpv on partition vdb1 (id 44) >09:10:02,410 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >09:10:02,410 INFO blivet: added lvmvg fedora00 (id 48) to device tree >09:10:02,410 INFO blivet: canceled action [181] destroy device lvmvg fedora00 (id 48) >09:10:02,411 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vdb ; >09:10:02,412 DEBUG blivet: PartitionDevice._setPartedPartition: vdb1 ; >09:10:02,412 DEBUG blivet: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe7a3d7350> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff97350> PedPartition: <_ped.Partition object at 0x7ffe8ff93f50> >09:10:02,413 INFO blivet: added partition vdb2 (id 39) to device tree >09:10:02,413 INFO blivet: canceled action [180] destroy device partition vdb2 (id 39) >09:10:02,414 DEBUG blivet: PartitionDevice._setFormat: vdb2 ; >09:10:02,414 DEBUG blivet: PartitionDevice._setFormat: vdb2 ; current: None ; type: ext4 ; >09:10:02,414 INFO blivet: canceled action [178] destroy format ext4 filesystem on partition vdb2 (id 39) >09:10:02,415 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora00 ; >09:10:02,416 DEBUG blivet: Adding fedora00-swap/820 MiB to fedora00 >09:10:02,420 INFO blivet: added lvmlv fedora00-swap (id 51) to device tree >09:10:02,420 INFO blivet: canceled action [177] destroy device lvmlv fedora00-swap (id 51) >09:10:02,421 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora00-swap ; current: None ; type: swap ; >09:10:02,421 INFO blivet: canceled action [175] destroy format swap on lvmlv fedora00-swap (id 51) >09:10:02,422 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora00 ; >09:10:02,422 DEBUG blivet: Adding fedora00-root/6828 MiB to fedora00 >09:10:02,428 INFO blivet: added lvmlv fedora00-root (id 56) to device tree >09:10:02,428 INFO blivet: canceled action [174] destroy device lvmlv fedora00-root (id 56) >09:10:02,428 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora00-root ; current: None ; type: ext4 ; >09:10:02,429 INFO blivet: canceled action [172] destroy format ext4 filesystem on lvmlv fedora00-root (id 56) >09:10:02,429 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >09:10:02,430 INFO blivet: canceled action [170] destroy format msdos disklabel on disk vda (id 6) >09:10:02,430 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:10:02,431 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:10:02,431 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe6c0c5e90> PedPartition: <_ped.Partition object at 0x7ffe7a3f0dd0> >09:10:02,432 INFO blivet: added partition vda1 (id 16) to device tree >09:10:02,432 INFO blivet: canceled action [169] destroy device partition vda1 (id 16) >09:10:02,433 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >09:10:02,433 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: lvmpv ; >09:10:02,434 INFO blivet: canceled action [167] destroy format lvmpv on partition vda1 (id 16) >09:10:02,434 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda1 ; >09:10:02,435 INFO blivet: added lvmvg fedora (id 20) to device tree >09:10:02,435 INFO blivet: canceled action [166] destroy device lvmvg fedora (id 20) >09:10:02,435 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >09:10:02,436 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >09:10:02,437 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe83f34cd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> >09:10:02,437 INFO blivet: added partition vda2 (id 11) to device tree >09:10:02,438 INFO blivet: canceled action [165] destroy device partition vda2 (id 11) >09:10:02,438 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >09:10:02,439 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: ext4 ; >09:10:02,439 INFO blivet: canceled action [163] destroy format ext4 filesystem on partition vda2 (id 11) >09:10:02,440 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >09:10:02,440 DEBUG blivet: Adding fedora-swap/820 MiB to fedora >09:10:02,445 INFO blivet: added lvmlv fedora-swap (id 23) to device tree >09:10:02,445 INFO blivet: canceled action [162] destroy device lvmlv fedora-swap (id 23) >09:10:02,445 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >09:10:02,446 INFO blivet: canceled action [160] destroy format swap on lvmlv fedora-swap (id 23) >09:10:02,446 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >09:10:02,447 DEBUG blivet: Adding fedora-root/6828 MiB to fedora >09:10:02,451 INFO blivet: added lvmlv fedora-root (id 28) to device tree >09:10:02,452 INFO blivet: canceled action [159] destroy device lvmlv fedora-root (id 28) >09:10:02,452 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >09:10:02,453 INFO blivet: canceled action [157] destroy format ext4 filesystem on lvmlv fedora-root (id 28) >09:10:02,453 INFO blivet: hiding device existing 820 MiB lvmlv fedora00-swap (51) with existing swap >09:10:02,460 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora00 ; >09:10:02,460 INFO blivet: removed lvmlv fedora00-swap (id 51) from device tree >09:10:02,461 DEBUG blivet: lvm filter: adding fedora00-swap to the reject list >09:10:02,461 INFO blivet: hiding device existing 6828 MiB lvmlv fedora00-root (56) with existing ext4 filesystem >09:10:02,468 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora00 ; >09:10:02,469 INFO blivet: removed lvmlv fedora00-root (id 56) from device tree >09:10:02,469 DEBUG blivet: lvm filter: adding fedora00-root to the reject list >09:10:02,469 INFO blivet: hiding device existing 7688 MiB lvmvg fedora00 (48) >09:10:02,476 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vdb1 ; >09:10:02,476 INFO blivet: removed lvmvg fedora00 (id 48) from device tree >09:10:02,477 DEBUG blivet: lvm filter: adding fedora00 to the reject list >09:10:02,477 INFO blivet: hiding device existing 7691 MiB partition vdb1 (44) with existing lvmpv >09:10:02,484 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vdb ; >09:10:02,484 INFO blivet: removed partition vdb1 (id 44) from device tree >09:10:02,484 DEBUG blivet: lvm filter: adding vdb1 to the reject list >09:10:02,485 INFO blivet: hiding device existing 500 MiB partition vdb2 (39) with existing ext4 filesystem >09:10:02,491 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >09:10:02,491 INFO blivet: removed partition vdb2 (id 39) from device tree >09:10:02,492 DEBUG blivet: lvm filter: adding vdb2 to the reject list >09:10:02,492 INFO blivet: hiding device existing 8192 MiB disk vdb (34) with existing msdos disklabel >09:10:02,498 INFO blivet: removed disk vdb (id 34) from device tree >09:10:02,499 DEBUG blivet: lvm filter: adding vdb to the reject list >09:10:02,499 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:10:02,500 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe7a6ccf90) -- > name = vda1 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e680> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe6c0c5e90> PedPartition: <_ped.Partition object at 0x7ffe7a3f0dd0> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7ffe7ab594d0) -- > name = vda2 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e290> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe83f34cd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:10:05,903 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:10:05,903 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe7a6ccf90) -- > name = vda1 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e680> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe6c0c5e90> PedPartition: <_ped.Partition object at 0x7ffe7a3f0dd0> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7ffe7ab594d0) -- > name = vda2 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe7a69e290> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005f710> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe83f34cd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:10:06,842 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >09:10:06,843 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB disk vda (6) with existing msdos disklabel >09:11:29,755 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >09:11:29,756 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB disk vda (6) with existing msdos disklabel >09:11:29,762 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >09:11:29,763 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB disk vda (6) with existing msdos disklabel >09:11:29,769 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >09:11:29,769 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB disk vda (6) with existing msdos disklabel >09:11:29,775 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 16 ; incomplete: False ; >09:11:29,776 DEBUG blivet: DeviceTree.getDeviceByID returned existing 7691 MiB partition vda1 (16) with existing lvmpv >09:11:29,782 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 11 ; incomplete: False ; >09:11:29,783 DEBUG blivet: DeviceTree.getDeviceByID returned existing 500 MiB partition vda2 (11) with existing ext4 filesystem >09:11:30,694 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >09:11:30,695 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB disk vda (6) with existing msdos disklabel >09:11:33,738 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >09:11:33,738 DEBUG blivet: DeviceTree.getDeviceByID returned existing 8192 MiB disk vda (6) with existing msdos disklabel >09:11:33,743 DEBUG blivet: removing vda >09:11:33,744 DEBUG blivet: devices to remove: ['fedora-root', 'fedora-swap', 'vda2', 'fedora', 'vda1'] >09:11:33,744 DEBUG blivet: leaves to remove: ['fedora-root', 'fedora-swap', 'vda2'] >09:11:33,744 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 240 >09:11:33,745 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >09:11:33,745 INFO blivet: registered action: [239] destroy format ext4 filesystem on lvmlv fedora-root (id 28) >09:11:33,745 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >09:11:33,745 INFO blivet: removed lvmlv fedora-root (id 28) from device tree >09:11:33,746 INFO blivet: registered action: [241] destroy device lvmlv fedora-root (id 28) >09:11:33,746 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 243 >09:11:33,747 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >09:11:33,747 INFO blivet: registered action: [242] destroy format swap on lvmlv fedora-swap (id 23) >09:11:33,747 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >09:11:33,747 INFO blivet: removed lvmlv fedora-swap (id 23) from device tree >09:11:33,748 INFO blivet: registered action: [244] destroy device lvmlv fedora-swap (id 23) >09:11:33,748 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >09:11:33,748 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 246 >09:11:33,749 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: ext4 ; type: None ; >09:11:33,749 INFO blivet: registered action: [245] destroy format ext4 filesystem on partition vda2 (id 11) >09:11:33,750 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >09:11:33,750 INFO blivet: removed partition vda2 (id 11) from device tree >09:11:33,750 INFO blivet: registered action: [247] destroy device partition vda2 (id 11) >09:11:33,750 DEBUG blivet: devices to remove: ['fedora', 'vda1'] >09:11:33,750 DEBUG blivet: leaves to remove: ['fedora'] >09:11:33,751 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda1 ; >09:11:33,751 INFO blivet: removed lvmvg fedora (id 20) from device tree >09:11:33,751 INFO blivet: registered action: [248] destroy device lvmvg fedora (id 20) >09:11:33,751 DEBUG blivet: devices to remove: ['vda1'] >09:11:33,751 DEBUG blivet: leaves to remove: ['vda1'] >09:11:33,752 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >09:11:33,752 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 250 >09:11:33,752 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: lvmpv ; type: None ; >09:11:33,753 INFO blivet: registered action: [249] destroy format lvmpv on partition vda1 (id 16) >09:11:33,753 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >09:11:33,753 INFO blivet: removed partition vda1 (id 16) from device tree >09:11:33,753 INFO blivet: registered action: [251] destroy device partition vda1 (id 16) >09:11:33,754 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 253 >09:11:33,754 DEBUG blivet: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >09:11:33,754 INFO blivet: registered action: [252] destroy format msdos disklabel on disk vda (id 6) >09:11:33,755 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 16 ; incomplete: False ; >09:11:33,755 DEBUG blivet: DeviceTree.getDeviceByID returned None >09:11:33,756 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 11 ; incomplete: False ; >09:11:33,756 DEBUG blivet: DeviceTree.getDeviceByID returned None >09:11:33,761 INFO blivet: Detected 2048 MiB of memory >09:11:33,767 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (819.2 MiB) instead. >09:11:33,779 INFO blivet: Swap attempt of 819.2 MiB >09:11:33,787 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:11:33,787 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >09:11:33,787 DEBUG blivet: removing vda >09:11:33,787 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 255 >09:11:33,788 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:11:33,790 INFO blivet: registered action: [254] destroy format None on disk vda (id 6) >09:11:33,790 DEBUG blivet: clearpart: initializing vda >09:11:33,790 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 257 >09:11:33,791 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:11:33,791 INFO blivet: registered action: [256] destroy format None on disk vda (id 6) >09:11:33,792 DEBUG blivet: required disklabel type for vda (15) is None >09:11:33,792 DEBUG blivet: default disklabel type for vda is msdos >09:11:33,792 DEBUG blivet: selecting msdos disklabel for vda based on size >09:11:33,793 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >09:11:33,794 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >09:11:33,794 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7ffe8ff8b8d0> > PedDisk: <_ped.Disk object at 0x7ffe8ff959e0> >09:11:33,795 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 258 >09:11:33,796 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >09:11:33,796 INFO blivet: registered action: [259] create format msdos disklabel on disk vda (id 6) >09:11:33,823 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:11:33,824 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:11:33,831 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:11:33,831 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:11:33,832 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:11:33,839 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:11:33,840 INFO blivet: Detected 2048 MiB of memory >09:11:33,849 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (819.2 MiB) instead. >09:11:33,864 INFO blivet: Swap attempt of 819.2 MiB >09:11:33,872 DEBUG blivet: doAutoPart: True >09:11:33,872 DEBUG blivet: encryptedAutoPart: False >09:11:33,872 DEBUG blivet: autoPartType: 2 >09:11:33,872 DEBUG blivet: clearPartType: 2 >09:11:33,872 DEBUG blivet: clearPartDisks: ['vda'] >09:11:33,884 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7ffe7a3d76d0) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7ffe7a3d7550) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7ffe8005fa50) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7ffe8005fbd0) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7ffe8005f9d0) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 819.2 MiB maxSize = None grow = False > >09:11:33,884 DEBUG blivet: storage.disks: ['vda'] >09:11:33,884 DEBUG blivet: storage.partitioned: ['vda'] >09:11:33,885 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda'] >09:11:33,885 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:11:33,885 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:11:33,892 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:11:33,892 DEBUG blivet: boot disk: vda >09:11:33,893 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >09:11:33,893 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 260 >09:11:33,894 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:11:33,895 DEBUG blivet: PartitionDevice._setFormat: req3 ; >09:11:33,895 DEBUG blivet: PartitionDevice._setFormat: req3 ; current: None ; type: lvmpv ; >09:11:33,896 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >09:11:33,896 INFO blivet: added partition req3 (id 261) to device tree >09:11:33,896 INFO blivet: registered action: [263] create device partition req3 (id 261) >09:11:33,896 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 265 >09:11:33,897 DEBUG blivet: PartitionDevice._setFormat: req3 ; >09:11:33,898 DEBUG blivet: PartitionDevice._setFormat: req3 ; current: lvmpv ; type: lvmpv ; >09:11:33,898 INFO blivet: registered action: [264] create format lvmpv on partition req3 (id 261) >09:11:33,898 DEBUG blivet: candidate disks: [DiskDevice instance (0x7ffe83e85f90) -- > name = vda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8192 MiB > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32766 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe83ee0320> > target size = 0 B path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7ffe83e4f850>] >09:11:33,906 DEBUG blivet: devs: [PartitionDevice instance (0x7ffe8ffe7710) -- > name = req3 status = False kids = 0 id = 261 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req3 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:11:33,914 DEBUG blivet: Ext4FS.supported: supported: True ; >09:11:33,915 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 266 >09:11:33,916 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:11:33,917 DEBUG blivet: PartitionDevice._setFormat: req4 ; >09:11:33,917 DEBUG blivet: PartitionDevice._setFormat: req4 ; current: None ; type: ext4 ; >09:11:33,918 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >09:11:33,918 INFO blivet: added partition req4 (id 267) to device tree >09:11:33,918 INFO blivet: registered action: [269] create device partition req4 (id 267) >09:11:33,918 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 271 >09:11:33,918 DEBUG blivet: PartitionDevice._setFormat: req4 ; >09:11:33,919 DEBUG blivet: PartitionDevice._setFormat: req4 ; current: ext4 ; type: ext4 ; >09:11:33,919 INFO blivet: registered action: [270] create format ext4 filesystem mounted at /boot on partition req4 (id 267) >09:11:33,920 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:11:33,920 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe8ffe7710) -- > name = req3 status = False kids = 0 id = 261 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req3 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7ffe6c0c5ad0) -- > name = req4 status = False kids = 0 id = 267 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req4 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:11:33,938 INFO blivet: skipping unneeded stage1 biosboot request >09:11:33,938 DEBUG blivet: PartSpec instance (0x7ffe8005fbd0) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >09:11:33,945 DEBUG blivet: existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:11:33,952 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >09:11:33,952 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:11:33,953 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe8ffe7710) -- > name = req3 status = False kids = 0 id = 261 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req3 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7ffe6c0c5ad0) -- > name = req4 status = False kids = 0 id = 267 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req4 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:11:33,971 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:11:33,972 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe8ffe7710) -- > name = req3 status = False kids = 0 id = 261 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req3 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7ffe6c0c5ad0) -- > name = req4 status = False kids = 0 id = 267 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req4 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:11:33,991 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:11:33,991 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe8ffe7710) -- > name = req3 status = False kids = 0 id = 261 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req3 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7ffe6c0c5ad0) -- > name = req4 status = False kids = 0 id = 267 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req4 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:11:34,010 DEBUG blivet: removing all non-preexisting partitions ['req3(id 261)', 'req4(id 267)'] from disk(s) ['vda'] >09:11:34,010 DEBUG blivet: allocatePartitions: disks=['vda'] ; partitions=['req3(id 261)', 'req4(id 267)'] >09:11:34,011 DEBUG blivet: removing all non-preexisting partitions ['req4(id 267)', 'req3(id 261)'] from disk(s) ['vda'] >09:11:34,011 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:11:34,012 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:11:34,024 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:11:34,024 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:11:34,025 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:11:34,039 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:11:34,039 DEBUG blivet: allocating partition: req4 ; id: 267 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >09:11:34,050 DEBUG blivet: checking freespace on vda >09:11:34,054 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >09:11:34,059 DEBUG blivet: checking 63-16777215 (8191.97 MiB) >09:11:34,065 DEBUG blivet: current free range is 63-16777215 (8191.97 MiB) >09:11:34,070 DEBUG blivet: updating use_disk to vda, type: 0 >09:11:34,070 DEBUG blivet: new free: 63-16777215 / 8191.97 MiB >09:11:34,090 DEBUG blivet: new free allows for 0 sectors of growth >09:11:34,090 DEBUG blivet: found free space for bootable request >09:11:34,090 DEBUG blivet: adjusted start sector from 63 to 2048 >09:11:34,091 DEBUG blivet: created partition vda1 of 500 MiB and added it to /dev/vda >09:11:34,096 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >09:11:34,097 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe83f2b610> PedPartition: <_ped.Partition object at 0x7ffe8ffe3bf0> >09:11:34,099 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >09:11:34,100 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:11:34,101 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >09:11:34,102 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe83f2b110> PedPartition: <_ped.Partition object at 0x7ffe8ffe3770> >09:11:34,103 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:11:34,104 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:11:34,109 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:11:34,110 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:11:34,110 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:11:34,116 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:11:34,116 DEBUG blivet: allocating partition: req3 ; id: 261 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >09:11:34,121 DEBUG blivet: checking freespace on vda >09:11:34,121 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >09:11:34,126 DEBUG blivet: checking 63-2047 (992.5 KiB) >09:11:34,130 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >09:11:34,135 DEBUG blivet: checking 1026048-16777215 (7691 MiB) >09:11:34,140 DEBUG blivet: current free range is 1026048-16777215 (7691 MiB) >09:11:34,145 DEBUG blivet: evaluating growth potential for new layout >09:11:34,145 DEBUG blivet: calculating growth for disk /dev/vda >09:11:34,146 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >09:11:34,146 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c9d0> PedPartition: <_ped.Partition object at 0x7ffe8ffb25f0> >09:11:34,147 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >09:11:34,148 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >09:11:34,148 DEBUG blivet: adding request 267 to chunk 16775168 (2048-16777215) on /dev/vda >09:11:34,149 DEBUG blivet: adding request 261 to chunk 16775168 (2048-16777215) on /dev/vda >09:11:34,149 DEBUG blivet: Chunk.growRequests: 16775168 on /dev/vda start = 2048 end = 16777215 >sectorSize = 512 B > >09:11:34,149 DEBUG blivet: req: PartitionRequest instance -- >id = 267 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:11:34,150 DEBUG blivet: req: PartitionRequest instance -- >id = 261 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:11:34,150 DEBUG blivet: 1 requests and 14727168 (7191 MiB) left in chunk >09:11:34,155 DEBUG blivet: adding 14727168 (7191 MiB) to 261 (vda2) >09:11:34,159 DEBUG blivet: new grow amount for request 261 (vda2) is 14727168 units, or 7191 MiB >09:11:34,164 DEBUG blivet: request 267 (vda1) growth: 0 (0 B) size: 500 MiB >09:11:34,169 DEBUG blivet: request 261 (vda2) growth: 14727168 (7191 MiB) size: 7691 MiB >09:11:34,178 DEBUG blivet: disk /dev/vda growth: 14727168 (7191 MiB) >09:11:34,183 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:11:34,183 DEBUG blivet: device vda2 new partedPartition None >09:11:34,183 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: vda ; >09:11:34,184 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >09:11:34,184 DEBUG blivet: total growth: 14727168 sectors >09:11:34,185 DEBUG blivet: updating use_disk to vda, type: 0 >09:11:34,185 DEBUG blivet: new free: 1026048-16777215 / 7691 MiB >09:11:34,189 DEBUG blivet: new free allows for 14727168 sectors of growth >09:11:34,190 DEBUG blivet: created partition vda2 of 500 MiB and added it to /dev/vda >09:11:34,195 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >09:11:34,195 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9ca50> PedPartition: <_ped.Partition object at 0x7ffe8ffb2530> >09:11:34,196 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >09:11:34,196 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >09:11:34,198 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:11:34,198 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9c990> PedPartition: <_ped.Partition object at 0x7ffe8ffb27d0> >09:11:34,199 DEBUG blivet: growPartitions: disks=['vda'], partitions=['vda2(id 261)', 'vda1(id 267)'] >09:11:34,199 DEBUG blivet: growable partitions are ['vda2'] >09:11:34,199 DEBUG blivet: adding request 261 to chunk 16775168 (2048-16777215) on /dev/vda >09:11:34,199 DEBUG blivet: adding request 267 to chunk 16775168 (2048-16777215) on /dev/vda >09:11:34,199 DEBUG blivet: disk vda has 1 chunks >09:11:34,199 DEBUG blivet: Chunk.growRequests: 16775168 on /dev/vda start = 2048 end = 16777215 >sectorSize = 512 B > >09:11:34,200 DEBUG blivet: req: PartitionRequest instance -- >id = 267 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:11:34,200 DEBUG blivet: req: PartitionRequest instance -- >id = 261 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:11:34,200 DEBUG blivet: 1 requests and 14727168 (7191 MiB) left in chunk >09:11:34,205 DEBUG blivet: adding 14727168 (7191 MiB) to 261 (vda2) >09:11:34,209 DEBUG blivet: new grow amount for request 261 (vda2) is 14727168 units, or 7191 MiB >09:11:34,214 DEBUG blivet: growing partitions on vda >09:11:34,214 DEBUG blivet: partition vda1 (267): 0 >09:11:34,214 DEBUG blivet: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7ffe8ff8be10> PedGeometry: <_ped.Geometry object at 0x7ffe8ff97fd0> >09:11:34,214 DEBUG blivet: partition vda2 (261): 0 >09:11:34,214 DEBUG blivet: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 16777215 length: 15751168 > device: <parted.device.Device object at 0x7ffe8ff8be10> PedGeometry: <_ped.Geometry object at 0x7ffe8ffe7550> >09:11:34,215 DEBUG blivet: removing all non-preexisting partitions ['vda1(id 267)', 'vda2(id 261)'] from disk(s) ['vda'] >09:11:34,215 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >09:11:34,215 DEBUG blivet: device vda1 new partedPartition None >09:11:34,216 DEBUG blivet: PartitionDevice._setDisk: req4 ; new: None ; old: vda ; >09:11:34,216 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >09:11:34,217 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:11:34,217 DEBUG blivet: device vda2 new partedPartition None >09:11:34,217 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: vda ; >09:11:34,218 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >09:11:34,218 DEBUG blivet: back from removeNewPartitions >09:11:34,218 DEBUG blivet: extended: None >09:11:34,218 DEBUG blivet: setting req4 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7ffe8ff8be10> PedGeometry: <_ped.Geometry object at 0x7ffe8ff97fd0> >09:11:34,219 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >09:11:34,219 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe6c0c5f10> PedPartition: <_ped.Partition object at 0x7ffe8ffcee90> >09:11:34,220 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >09:11:34,220 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:11:34,221 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >09:11:34,221 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe6c0c5f50> PedPartition: <_ped.Partition object at 0x7ffe8ff93fb0> >09:11:34,222 DEBUG blivet: setting req3 new geometry: parted.Geometry instance -- > start: 1026048 end: 16777215 length: 15751168 > device: <parted.device.Device object at 0x7ffe8ff8be10> PedGeometry: <_ped.Geometry object at 0x7ffe8ffe7550> >09:11:34,222 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >09:11:34,222 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe6c0c57d0> PedPartition: <_ped.Partition object at 0x7ffe7a675bf0> >09:11:34,223 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >09:11:34,224 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >09:11:34,225 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:11:34,225 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9cc50> PedPartition: <_ped.Partition object at 0x7ffe8ff938f0> >09:11:34,226 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:11:34,226 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe8ffe7710) -- > name = vda2 status = False kids = 0 id = 261 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9cc50> PedPartition: <_ped.Partition object at 0x7ffe8ff938f0> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7ffe6c0c5ad0) -- > name = vda1 status = False kids = 0 id = 267 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe6c0c5f50> PedPartition: <_ped.Partition object at 0x7ffe8ff93fb0> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:11:34,262 DEBUG blivet: fixing size of non-existent 500 MiB partition vda1 (267) with non-existent ext4 filesystem mounted at /boot >09:11:34,267 DEBUG blivet: fixing size of non-existent 7691 MiB partition vda2 (261) with non-existent lvmpv >09:11:34,272 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:11:34,272 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe8ffe7710) -- > name = vda2 status = False kids = 0 id = 261 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9cc50> PedPartition: <_ped.Partition object at 0x7ffe8ff938f0> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7ffe6c0c5ad0) -- > name = vda1 status = False kids = 0 id = 267 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe6c0c5f50> PedPartition: <_ped.Partition object at 0x7ffe8ff93fb0> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:11:34,308 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:11:34,309 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe8ffe7710) -- > name = vda2 status = False kids = 0 id = 261 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9cc50> PedPartition: <_ped.Partition object at 0x7ffe8ff938f0> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7ffe6c0c5ad0) -- > name = vda1 status = False kids = 0 id = 267 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe6c0c5f50> PedPartition: <_ped.Partition object at 0x7ffe8ff93fb0> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:11:34,344 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:11:34,345 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7ffe8ffe7710) -- > name = vda2 status = False kids = 0 id = 261 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ff9cc50> PedPartition: <_ped.Partition object at 0x7ffe8ff938f0> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7ffe6c0c5ad0) -- > name = vda1 status = False kids = 0 id = 267 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8ff8bcd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe6c0c5f50> PedPartition: <_ped.Partition object at 0x7ffe8ff93fb0> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >09:11:34,381 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora ; member: vda2 ; >09:11:34,381 WARN blivet: At least one UUID missing. >09:11:34,381 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >09:11:34,381 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 273 >09:11:34,382 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >09:11:34,382 INFO blivet: added lvmvg fedora (id 272) to device tree >09:11:34,382 INFO blivet: registered action: [275] create device lvmvg fedora (id 272) >09:11:34,383 DEBUG blivet: Ext4FS.supported: supported: True ; >09:11:34,383 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 276 >09:11:34,384 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >09:11:34,384 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >09:11:34,384 DEBUG blivet: fedora size is 7688 MiB >09:11:34,389 DEBUG blivet: vg fedora has 7688 MiB free >09:11:34,394 DEBUG blivet: Adding fedora-root/1024 MiB to fedora >09:11:34,398 INFO blivet: added lvmlv fedora-root (id 277) to device tree >09:11:34,398 INFO blivet: registered action: [279] create device lvmlv fedora-root (id 277) >09:11:34,399 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 281 >09:11:34,399 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: ext4 ; >09:11:34,399 INFO blivet: registered action: [280] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 277) >09:11:34,400 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >09:11:34,400 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 282 >09:11:34,401 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >09:11:34,401 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >09:11:34,402 DEBUG blivet: fedora size is 7688 MiB >09:11:34,406 DEBUG blivet: vg fedora has 6664 MiB free >09:11:34,411 DEBUG blivet: Adding fedora-swap/819.2 MiB to fedora >09:11:34,415 INFO blivet: added lvmlv fedora-swap (id 283) to device tree >09:11:34,415 INFO blivet: registered action: [285] create device lvmlv fedora-swap (id 283) >09:11:34,416 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 287 >09:11:34,416 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: swap ; >09:11:34,416 INFO blivet: registered action: [286] create format swap on lvmlv fedora-swap (id 283) >09:11:34,417 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >09:11:34,421 DEBUG blivet: fedora size is 7688 MiB >09:11:34,426 DEBUG blivet: vg fedora has 5844 MiB free >09:11:34,431 DEBUG blivet: fedora size is 7688 MiB >09:11:34,436 DEBUG blivet: vg fedora has 5844 MiB free >09:11:34,417 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7ffe6c0fbb90) -- > name = fedora status = False kids = 2 id = 272 > parents = ['non-existent 7691 MiB partition vda2 (261) with non-existent lvmpv'] > uuid = None size = 7688 MiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 1922 free space = 5844 MiB > free extents = 1461 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 7691 MiB partition vda2 (261) with non-existent lvmpv'] > LVs = ['non-existent 1024 MiB lvmlv fedora-root (277) with non-existent ext4 filesystem mounted at /', > 'non-existent 819.2 MiB lvmlv fedora-swap (283) with non-existent swap']] >09:11:34,451 DEBUG blivet: fedora size is 7688 MiB >09:11:34,456 DEBUG blivet: vg fedora has 5844 MiB free >09:11:34,461 DEBUG blivet: fedora size is 7688 MiB >09:11:34,466 DEBUG blivet: vg fedora has 5844 MiB free >09:11:34,482 DEBUG blivet: fedora size is 7688 MiB >09:11:34,487 DEBUG blivet: vg fedora has 5844 MiB free >09:11:34,491 DEBUG blivet: fedora size is 7688 MiB >09:11:34,496 DEBUG blivet: vg fedora has 5844 MiB free >09:11:34,509 DEBUG blivet: fedora size is 7688 MiB >09:11:34,514 DEBUG blivet: vg fedora has 5844 MiB free >09:11:34,518 DEBUG blivet: vg fedora: 5844 MiB free ; lvs: ['root', 'swap'] >09:11:34,523 DEBUG blivet: fedora size is 7688 MiB >09:11:34,528 DEBUG blivet: vg fedora has 5844 MiB free >09:11:34,533 DEBUG blivet: adding request 277 to chunk 1922 on /dev/fedora >09:11:34,533 DEBUG blivet: adding request 283 to chunk 1922 on /dev/fedora >09:11:34,533 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/fedora length = 1922 size = 7688 MiB >remaining = 1 pool = 1451 >09:11:34,538 DEBUG blivet: req: LVRequest instance -- >id = 277 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >09:11:34,538 DEBUG blivet: req: LVRequest instance -- >id = 283 name = fedora-swap growable = False >base = 205 growth = 0 max_grow = 0 >done = True >09:11:34,538 DEBUG blivet: 1 requests and 1451 (5804 MiB) left in chunk >09:11:34,543 DEBUG blivet: adding 1451 (5804 MiB) to 277 (fedora-root) >09:11:34,547 DEBUG blivet: new grow amount for request 277 (fedora-root) is 1451 units, or 5804 MiB >09:11:34,552 DEBUG blivet: trying to set lv fedora-root size to 6828 MiB >09:11:34,557 DEBUG blivet: fedora size is 7688 MiB >09:11:34,562 DEBUG blivet: vg fedora has 5844 MiB free >09:11:34,566 DEBUG blivet: fedora size is 7688 MiB >09:11:34,571 DEBUG blivet: vg fedora has 40 MiB free >09:11:34,576 DEBUG blivet: fedora size is 7688 MiB >09:11:34,581 DEBUG blivet: vg fedora has 40 MiB free >09:11:34,600 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:11:34,601 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:11:34,608 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:11:34,609 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:11:34,609 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:11:34,616 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:11:34,617 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:11:34,617 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:11:34,624 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:11:34,644 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:11:34,645 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:11:34,652 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:11:34,652 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:11:34,653 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:11:34,660 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:11:34,660 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:11:34,661 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >09:11:34,667 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:11:39,423 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >09:11:39,424 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >09:11:39,424 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >09:11:39,425 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; >09:11:39,426 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >09:11:39,440 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >09:11:39,489 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >09:11:39,489 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >09:11:39,500 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >09:11:39,533 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >09:11:39,533 DEBUG blivet: action: [239] destroy format ext4 filesystem on lvmlv fedora-root (id 28) >09:11:39,533 DEBUG blivet: action: [241] destroy device lvmlv fedora-root (id 28) >09:11:39,533 DEBUG blivet: action: [242] destroy format swap on lvmlv fedora-swap (id 23) >09:11:39,533 DEBUG blivet: action: [244] destroy device lvmlv fedora-swap (id 23) >09:11:39,534 DEBUG blivet: action: [245] destroy format ext4 filesystem on partition vda2 (id 11) >09:11:39,534 DEBUG blivet: action: [247] destroy device partition vda2 (id 11) >09:11:39,534 DEBUG blivet: action: [248] destroy device lvmvg fedora (id 20) >09:11:39,534 DEBUG blivet: action: [249] destroy format lvmpv on partition vda1 (id 16) >09:11:39,534 DEBUG blivet: action: [251] destroy device partition vda1 (id 16) >09:11:39,534 DEBUG blivet: action: [252] destroy format msdos disklabel on disk vda (id 6) >09:11:39,534 DEBUG blivet: action: [254] destroy format None on disk vda (id 6) >09:11:39,534 DEBUG blivet: action: [256] destroy format None on disk vda (id 6) >09:11:39,534 DEBUG blivet: action: [259] create format msdos disklabel on disk vda (id 6) >09:11:39,534 DEBUG blivet: action: [263] create device partition vda2 (id 261) >09:11:39,535 DEBUG blivet: action: [264] create format lvmpv on partition vda2 (id 261) >09:11:39,535 DEBUG blivet: action: [269] create device partition vda1 (id 267) >09:11:39,535 DEBUG blivet: action: [270] create format ext4 filesystem mounted at /boot on partition vda1 (id 267) >09:11:39,535 DEBUG blivet: action: [275] create device lvmvg fedora (id 272) >09:11:39,535 DEBUG blivet: action: [279] create device lvmlv fedora-root (id 277) >09:11:39,535 DEBUG blivet: action: [280] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 277) >09:11:39,535 DEBUG blivet: action: [285] create device lvmlv fedora-swap (id 283) >09:11:39,535 DEBUG blivet: action: [286] create format swap on lvmlv fedora-swap (id 283) >09:11:39,535 INFO blivet: pruning action queue... >09:11:39,536 INFO blivet: removing obsolete action 256 (254) >09:11:39,536 INFO blivet: removing obsolete action 254 (252) >09:11:39,536 INFO blivet: resetting parted disks... >09:11:39,537 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vda ; >09:11:39,538 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vda ; >09:11:39,538 DEBUG blivet: PartitionDevice.preCommitFixup: vda2 ; >09:11:39,539 DEBUG blivet: PartitionDevice.preCommitFixup: vda1 ; >09:11:39,539 DEBUG blivet: PartitionDevice.preCommitFixup: vda2 ; >09:11:39,540 DEBUG blivet: sector-based lookup found partition vda1 >09:11:39,540 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:11:39,540 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005fe50> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe8ffb3810> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe8ffb3450> PedPartition: <_ped.Partition object at 0x7ffe8ffb2d70> >09:11:39,542 DEBUG blivet: PartitionDevice.preCommitFixup: vda1 ; >09:11:39,542 DEBUG blivet: sector-based lookup found partition vda2 >09:11:39,543 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >09:11:39,543 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe8005fe50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe83f34cd0> PedPartition: <_ped.Partition object at 0x7ffe8005cb90> >09:11:39,543 INFO blivet: sorting actions... >09:11:39,547 DEBUG blivet: action: [245] destroy format ext4 filesystem on partition vda1 (id 11) >09:11:39,547 DEBUG blivet: action: [242] destroy format swap on lvmlv fedora-swap (id 23) >09:11:39,547 DEBUG blivet: action: [244] destroy device lvmlv fedora-swap (id 23) >09:11:39,547 DEBUG blivet: action: [239] destroy format ext4 filesystem on lvmlv fedora-root (id 28) >09:11:39,548 DEBUG blivet: action: [241] destroy device lvmlv fedora-root (id 28) >09:11:39,548 DEBUG blivet: action: [248] destroy device lvmvg fedora (id 20) >09:11:39,548 DEBUG blivet: action: [249] destroy format lvmpv on partition vda2 (id 16) >09:11:39,548 DEBUG blivet: action: [251] destroy device partition vda2 (id 16) >09:11:39,548 DEBUG blivet: action: [247] destroy device partition vda1 (id 11) >09:11:39,549 DEBUG blivet: action: [252] destroy format msdos disklabel on disk vda (id 6) >09:11:39,549 DEBUG blivet: lvm filter: removing vda2 from the reject list >09:11:39,549 DEBUG blivet: vda2 wasn't in the reject list >09:11:39,549 DEBUG blivet: lvm filter: removing vda1 from the reject list >09:11:39,549 DEBUG blivet: vda1 wasn't in the reject list >09:11:39,549 DEBUG blivet: lvm filter: removing fedora from the reject list >09:11:39,549 DEBUG blivet: fedora wasn't in the reject list >09:11:39,549 DEBUG blivet: lvm filter: removing fedora-root from the reject list >09:11:39,549 DEBUG blivet: fedora-root wasn't in the reject list >09:11:39,549 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >09:11:39,549 DEBUG blivet: fedora-swap wasn't in the reject list >09:11:39,549 DEBUG blivet: action: [259] create format msdos disklabel on disk vda (id 6) >09:11:39,550 DEBUG blivet: lvm filter: removing vda2 from the reject list >09:11:39,550 DEBUG blivet: vda2 wasn't in the reject list >09:11:39,550 DEBUG blivet: lvm filter: removing vda1 from the reject list >09:11:39,550 DEBUG blivet: vda1 wasn't in the reject list >09:11:39,550 DEBUG blivet: lvm filter: removing fedora from the reject list >09:11:39,550 DEBUG blivet: fedora wasn't in the reject list >09:11:39,550 DEBUG blivet: lvm filter: removing fedora-root from the reject list >09:11:39,550 DEBUG blivet: fedora-root wasn't in the reject list >09:11:39,550 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >09:11:39,550 DEBUG blivet: fedora-swap wasn't in the reject list >09:11:39,550 DEBUG blivet: action: [269] create device partition vda1 (id 267) >09:11:39,551 DEBUG blivet: action: [270] create format ext4 filesystem mounted at /boot on partition vda1 (id 267) >09:11:39,551 DEBUG blivet: action: [263] create device partition vda2 (id 261) >09:11:39,551 DEBUG blivet: lvm filter: removing fedora from the reject list >09:11:39,551 DEBUG blivet: fedora wasn't in the reject list >09:11:39,551 DEBUG blivet: lvm filter: removing fedora-root from the reject list >09:11:39,551 DEBUG blivet: fedora-root wasn't in the reject list >09:11:39,551 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >09:11:39,551 DEBUG blivet: fedora-swap wasn't in the reject list >09:11:39,551 DEBUG blivet: action: [264] create format lvmpv on partition vda2 (id 261) >09:11:39,552 DEBUG blivet: lvm filter: removing fedora from the reject list >09:11:39,552 DEBUG blivet: fedora wasn't in the reject list >09:11:39,552 DEBUG blivet: lvm filter: removing fedora-root from the reject list >09:11:39,552 DEBUG blivet: fedora-root wasn't in the reject list >09:11:39,552 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >09:11:39,552 DEBUG blivet: fedora-swap wasn't in the reject list >09:11:39,552 DEBUG blivet: action: [275] create device lvmvg fedora (id 272) >09:11:39,552 DEBUG blivet: lvm filter: removing fedora-root from the reject list >09:11:39,552 DEBUG blivet: fedora-root wasn't in the reject list >09:11:39,552 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >09:11:39,552 DEBUG blivet: fedora-swap wasn't in the reject list >09:11:39,552 DEBUG blivet: action: [285] create device lvmlv fedora-swap (id 283) >09:11:39,553 DEBUG blivet: action: [286] create format swap on lvmlv fedora-swap (id 283) >09:11:39,553 DEBUG blivet: action: [279] create device lvmlv fedora-root (id 277) >09:11:39,553 DEBUG blivet: action: [280] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 277) >09:11:39,554 INFO blivet: executing action: [245] destroy format ext4 filesystem on partition vda1 (id 11) >09:11:39,554 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: True ; >09:11:39,555 DEBUG blivet: Ext4FS.destroy: device: /dev/vda2 ; status: False ; type: ext4 ; >09:11:39,609 INFO blivet: executing action: [242] destroy format swap on lvmlv fedora-swap (id 23) >09:11:39,611 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: True ; >09:11:39,611 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: True ; >09:11:39,612 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >09:11:39,613 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: True ; >09:11:39,661 DEBUG blivet: fedora size is 7688 MiB >09:11:39,668 DEBUG blivet: vg fedora has 40 MiB free >09:11:39,672 DEBUG blivet: fedora size is 7688 MiB >09:11:39,678 DEBUG blivet: vg fedora has 40 MiB free >09:11:39,717 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:11:39,721 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; > > >/tmp/ifcfg.log: >09:00:39,243 DEBUG ifcfg: content of files (network initialization): >09:00:39,252 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 156, 221, 57]}, 'connection': {'timestamp': 1414673948L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'd773c99f-76e6-448f-b92a-96a62b161fa3'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1414673947L, 'type': 'bridge', 'id': 'virbr0', 'uuid': '2e7f0d6d-f3b5-4ff9-8416-a34ba902f1dc'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24946880L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >09:00:39,416 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['eth0']): >09:00:39,416 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >09:00:39,417 DEBUG ifcfg: TYPE=Ethernet >09:00:39,417 DEBUG ifcfg: BOOTPROTO=dhcp >09:00:39,417 DEBUG ifcfg: DEFROUTE=yes >09:00:39,417 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >09:00:39,418 DEBUG ifcfg: IPV6INIT=yes >09:00:39,418 DEBUG ifcfg: IPV6_AUTOCONF=yes >09:00:39,418 DEBUG ifcfg: IPV6_DEFROUTE=yes >09:00:39,418 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >09:00:39,418 DEBUG ifcfg: NAME=eth0 >09:00:39,419 DEBUG ifcfg: UUID=d773c99f-76e6-448f-b92a-96a62b161fa3 >09:00:39,419 DEBUG ifcfg: ONBOOT=no >09:00:39,419 DEBUG ifcfg: HWADDR=52:54:00:9C:DD:39 >09:00:39,419 DEBUG ifcfg: PEERDNS=yes >09:00:39,419 DEBUG ifcfg: PEERROUTES=yes >09:00:39,420 DEBUG ifcfg: IPV6_PEERDNS=yes >09:00:39,420 DEBUG ifcfg: IPV6_PEERROUTES=yes >09:00:39,425 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 156, 221, 57]}, 'connection': {'timestamp': 1414673948L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': 'd773c99f-76e6-448f-b92a-96a62b161fa3'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1414673947L, 'type': 'bridge', 'id': 'virbr0', 'uuid': '2e7f0d6d-f3b5-4ff9-8416-a34ba902f1dc'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24946880L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >09:00:46,750 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >09:00:46,750 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >09:03:51,911 DEBUG ifcfg: IfcfFile.read /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0 >09:03:51,912 DEBUG ifcfg: IfcfFile.read /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0 >09:03:51,913 DEBUG ifcfg: IfcfFile.read /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0 >09:03:51,913 DEBUG ifcfg: IfcfFile.read /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0 >09:03:51,914 DEBUG ifcfg: IfcfgFile.set /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0: (('ONBOOT', 'yes'),) >09:03:51,914 DEBUG ifcfg: IfcfgFile.write /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0: >TYPE="Ethernet" >BOOTPROTO="dhcp" >DEFROUTE="yes" >IPV4_FAILURE_FATAL="no" >IPV6INIT="yes" >IPV6_AUTOCONF="yes" >IPV6_DEFROUTE="yes" >IPV6_FAILURE_FATAL="no" >NAME="eth0" >UUID="d773c99f-76e6-448f-b92a-96a62b161fa3" >ONBOOT="yes" >HWADDR="52:54:00:9C:DD:39" >PEERDNS="yes" >PEERROUTES="yes" >IPV6_PEERDNS="yes" >IPV6_PEERROUTES="yes" > >09:04:22,995 DEBUG ifcfg: content of files (network initialization): >09:04:22,995 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >09:04:22,995 DEBUG ifcfg: TYPE=Ethernet >09:04:22,995 DEBUG ifcfg: BOOTPROTO=dhcp >09:04:22,995 DEBUG ifcfg: DEFROUTE=yes >09:04:22,995 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >09:04:22,995 DEBUG ifcfg: IPV6INIT=yes >09:04:22,995 DEBUG ifcfg: IPV6_AUTOCONF=yes >09:04:22,995 DEBUG ifcfg: IPV6_DEFROUTE=yes >09:04:22,996 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >09:04:22,996 DEBUG ifcfg: NAME=eth0 >09:04:22,996 DEBUG ifcfg: UUID=d773c99f-76e6-448f-b92a-96a62b161fa3 >09:04:22,996 DEBUG ifcfg: ONBOOT=no >09:04:22,996 DEBUG ifcfg: HWADDR=52:54:00:9C:DD:39 >09:04:22,996 DEBUG ifcfg: PEERDNS=yes >09:04:22,996 DEBUG ifcfg: PEERROUTES=yes >09:04:22,996 DEBUG ifcfg: IPV6_PEERDNS=yes >09:04:22,996 DEBUG ifcfg: IPV6_PEERROUTES=yes >09:04:23,005 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 156, 221, 57]}, 'connection': {'timestamp': 1414674245L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': 'd773c99f-76e6-448f-b92a-96a62b161fa3'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1414674245L, 'type': 'bridge', 'id': 'virbr0', 'uuid': '2e7f0d6d-f3b5-4ff9-8416-a34ba902f1dc'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24946880L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >09:04:23,074 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >09:04:23,075 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >09:04:23,075 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >09:04:32,390 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >09:04:32,391 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >09:07:47,693 DEBUG ifcfg: IfcfFile.read /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0 >09:07:47,694 DEBUG ifcfg: IfcfFile.read /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0 >09:07:47,694 DEBUG ifcfg: IfcfFile.read /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0 >09:07:47,695 DEBUG ifcfg: IfcfFile.read /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0 >09:07:47,695 DEBUG ifcfg: IfcfgFile.set /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0: (('ONBOOT', 'yes'),) >09:07:47,696 DEBUG ifcfg: IfcfgFile.write /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0: >TYPE="Ethernet" >BOOTPROTO="dhcp" >DEFROUTE="yes" >IPV4_FAILURE_FATAL="no" >IPV6INIT="yes" >IPV6_AUTOCONF="yes" >IPV6_DEFROUTE="yes" >IPV6_FAILURE_FATAL="no" >NAME="eth0" >UUID="d773c99f-76e6-448f-b92a-96a62b161fa3" >ONBOOT="yes" >HWADDR="52:54:00:9C:DD:39" >PEERDNS="yes" >PEERROUTES="yes" >IPV6_PEERDNS="yes" >IPV6_PEERROUTES="yes" > >09:08:16,626 DEBUG ifcfg: content of files (network initialization): >09:08:16,627 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >09:08:16,627 DEBUG ifcfg: TYPE=Ethernet >09:08:16,627 DEBUG ifcfg: BOOTPROTO=dhcp >09:08:16,628 DEBUG ifcfg: DEFROUTE=yes >09:08:16,628 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >09:08:16,628 DEBUG ifcfg: IPV6INIT=yes >09:08:16,628 DEBUG ifcfg: IPV6_AUTOCONF=yes >09:08:16,629 DEBUG ifcfg: IPV6_DEFROUTE=yes >09:08:16,629 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >09:08:16,629 DEBUG ifcfg: NAME=eth0 >09:08:16,630 DEBUG ifcfg: UUID=d773c99f-76e6-448f-b92a-96a62b161fa3 >09:08:16,630 DEBUG ifcfg: ONBOOT=no >09:08:16,630 DEBUG ifcfg: HWADDR=52:54:00:9C:DD:39 >09:08:16,630 DEBUG ifcfg: PEERDNS=yes >09:08:16,631 DEBUG ifcfg: PEERROUTES=yes >09:08:16,631 DEBUG ifcfg: IPV6_PEERDNS=yes >09:08:16,631 DEBUG ifcfg: IPV6_PEERROUTES=yes >09:08:16,640 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 156, 221, 57]}, 'connection': {'timestamp': 1414674245L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': 'd773c99f-76e6-448f-b92a-96a62b161fa3'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1414674245L, 'type': 'bridge', 'id': 'virbr0', 'uuid': '2e7f0d6d-f3b5-4ff9-8416-a34ba902f1dc'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24946880L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >09:08:16,718 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >09:08:16,719 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >09:08:16,720 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >09:08:24,765 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >09:08:24,766 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Workstation-x86_64-2 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0
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 1158533
:
951817
|
951818
|
951819
|
951820
|
951821
|
951822
|
951823
|
951824
|
951825
|
951826
|
952037
|
952039
|
952142
| 952143 |
952146
|
952147
|
959379
|
959380