Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 951185 Details for
Bug 1157864
KeyError: 'fedora-WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors)'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 171.20 KB, created by
Adam Williamson
on 2014-10-27 22:40:34 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Adam Williamson
Created:
2014-10-27 22:40:34 UTC
Size:
171.20 KB
patch
obsolete
>anaconda 21.48.12-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1367, in addRequiredLV > addLV(lv_info[name]) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1446, in addLV > addRequiredLV(pool_device_name, "failed to look up thin pool") > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1496, in handleVgLvs > addLV(lv) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1553, in handleUdevLVMPVFormat > self.handleVgLvs(vg_device) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1884, in handleUdevDeviceFormat > self.handleUdevLVMPVFormat(info, device) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1233, in addUdevDevice > self.handleUdevDeviceFormat(info, device) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2170, in _populate > self.addUdevDevice(dev) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2105, in populate > self._populate() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 479, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 183, in storageInitialize > storage.reset() > 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) >KeyError: 'fedora-WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors)' > >Local variables in innermost frame: >lv_info: {'fedora-[lvol0_pmspare]': {'LVM2_LV_ATTR': 'ewi-------', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': '[lvol0_pmspare]', 'LVM2_VG_NAME': 'fedora', 'LVM2_LV_SIZE': '16384.00', 'LVM2_LV_UUID': 'N0hkWO-tKJd-4gpo-xHBb-QZg0-xvkk-umBS60'}, 'fedora-[pool00_tmeta]': {'LVM2_LV_ATTR': 'ewi-ao----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': '[pool00_tmeta]', 'LVM2_VG_NAME': 'fedora', 'LVM2_LV_SIZE': '16384.00', 'LVM2_LV_UUID': 'evy1Ti-5Ryh-VQFU-zWB2-ijLL-zTTy-wZJUxx'}, 'fedora-swap': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'swap', 'LVM2_VG_NAME': 'fedora', 'LVM2_LV_SIZE': '2097152.00', 'LVM2_LV_UUID': '1eoM3U-EPS9-rPMd-ohrQ-BaJL-1Ori-fZWOAr'}, 'fedora-[pool00_tdata]': {'LVM2_LV_ATTR': 'Twi-ao----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': '[pool00_tdata]', 'LVM2_VG_NAME': 'fedora', 'LVM2_LV_SIZE': '15261696.00', 'LVM2_LV_UUID': 'wXGYMr-e6GS-aPpF-HQIE-P0oU-5T1A-blMxzo'}, 'fedora-pool00': {'LVM2_LV_ATTR': 'twi-a-tz--', 'LVM2_SEGTYPE': 'thin-pool', 'LVM2_LV_NAME': 'pool00', 'LVM2_VG_NAME': 'fedora', 'LVM2_LV_SIZE': '15261696.00', 'LVM2_LV_UUID': 'Q2AweK-eWFB-vMjK-NXq0-fL7U-xmb1-WDy2qW'}, 'fedora-root': {'LVM2_LV_ATTR': 'Vwi-a-tz--', 'LVM2_SEGTYPE': 'thin', 'LVM2_LV_NAME': 'root', 'LVM2_VG_NAME': 'fedora', 'LVM2_LV_SIZE': '15241216.00', 'LVM2_LV_UUID': '3Bqb13-eMNv-srPd-XBgb-Y8CH-1NPT-RLteZb'}} >name: fedora-WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >vol: None >self: <blivet.devicetree.DeviceTree object at 0x7f650a1a58d0> >addLV: <function addLV at 0x7f64fe859c80> >msg: failed to look up thin pool > > >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 0x7f64fe93df50 (pyanaconda+ui+gui+MainWindow at 0x30b0240)>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: None > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: None > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: False > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: {'/dev/sda2': {'LVM2_PV_UUID': 'eEcgB8-yo07-UjOA-Hldq-d6er-Qvhz-wZzvrq', 'LVM2_PE_START': '1024.00', 'LVM2_VG_FREE_COUNT': '748', 'LVM2_PV_NAME': '/dev/sda2', 'LVM2_PV_COUNT': '1', 'LVM2_VG_EXTENT_COUNT': '4994', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM2_VG_NAME': 'fedora', 'LVM2_VG_UUID': 'gcII5D-NBnh-LyFD-tDiS-O1et-A2ys-v1SoRO', 'LVM2_VG_FREE': '3063808.00', 'LVM2_VG_SIZE': '20455424.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: 999936 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (62, 255, 63) biosGeometry: (62, 255, 63) > PedDevice: <_ped.Device object at 0x7f64fee8ca70> > exists: True > _size: 1953 MiB > id: 1 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7f64fee52210) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1953 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: 999936 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (62, 255, 63) biosGeometry: (62, 255, 63) > PedDevice: <_ped.Device object at 0x7f64fee8ca70> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7f64fee52210) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1953 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: 999936 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (62, 255, 63) biosGeometry: (62, 255, 63) > PedDevice: <_ped.Device object at 0x7f64fee8ca70> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format._label: Fedora-S-21_B-x86_64 > _format.uuid: 2014-10-24-05-24-52-00 > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _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-S-21_B-x86_64, /dev/disk/by-uuid/2014-10-24-05-24-52-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-S-21_B-x86_64 > originalFormat.uuid: 2014-10-24-05-24-52-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 >, existing 20 GiB disk sda (6) with existing msdos disklabel >, existing 500 MiB partition sda1 (11) with existing ext4 filesystem >, existing 19.51 GiB partition sda2 (16) with existing lvmpv >, existing 19.51 GiB lvmvg fedora (20) >, LVMThinPoolDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-pool00 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 30523392 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1899, 255, 63) biosGeometry: (1899, 255, 63) > PedDevice: <_ped.Device object at 0x7f64fee8cef0> > req_percent: 0 > exists: True > req_size: 0 B > logSize: 0 > _lvs: [] > req_max_size: 0 B > req_grow: None > _size: 14.55 GiB > id: 23 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LVMThinPoolDevice._addParent of LVMThinPoolDevice instance (0x7f64fe860450) -- > name = fedora-pool00 status = True kids = 0 id = 23 > parents = ['existing 19.51 GiB lvmvg fedora (20)'] > uuid = Q2AweK-eWFB-vMjK-NXq0-fL7U-xmb1-WDy2qW size = 14.55 GiB > 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/fedora-pool00 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 30523392 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1899, 255, 63) biosGeometry: (1899, 255, 63) > PedDevice: <_ped.Device object at 0x7f64fee8cef0> > target size = 14.55 GiB path = /dev/mapper/fedora-pool00 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f6508c63410) -- > name = fedora status = True kids = 2 id = 20 > parents = ['existing 19.51 GiB partition sda2 (16) with existing lvmpv'] > uuid = gcII5D-NBnh-LyFD-tDiS-O1et-A2ys-v1SoRO size = 19.51 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 19.51 GiB path = /dev/fedora > format args = [] originalFormat = None free = 2992 MiB PE Size = 4096 KiB PE Count = 4994 > PE Free = 748 PV Count = 1 > modified = False extents = 4994 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 19.51 GiB partition sda2 (16) with existing lvmpv'] > LVs = ['existing 14.55 GiB lvmthinpool fedora-pool00 (23)', > 'existing 2048 MiB lvmlv fedora-swap (27) with existing swap'] > segment type = thin-pool percent = 0 > mirror copies = 1 VG space used = 17.47 GiB> > _parents.items: [Already dumped (LVMVolumeGroupDevice instance) >] > _parents.removefunc: <bound method LVMThinPoolDevice._removeParent of LVMThinPoolDevice instance (0x7f64fe860450) -- > name = fedora-pool00 status = True kids = 0 id = 23 > parents = ['existing 19.51 GiB lvmvg fedora (20)'] > uuid = Q2AweK-eWFB-vMjK-NXq0-fL7U-xmb1-WDy2qW size = 14.55 GiB > 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/fedora-pool00 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 30523392 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1899, 255, 63) biosGeometry: (1899, 255, 63) > PedDevice: <_ped.Device object at 0x7f64fee8cef0> > target size = 14.55 GiB path = /dev/mapper/fedora-pool00 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f6508c63410) -- > name = fedora status = True kids = 2 id = 20 > parents = ['existing 19.51 GiB partition sda2 (16) with existing lvmpv'] > uuid = gcII5D-NBnh-LyFD-tDiS-O1et-A2ys-v1SoRO size = 19.51 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 19.51 GiB path = /dev/fedora > format args = [] originalFormat = None free = 2992 MiB PE Size = 4096 KiB PE Count = 4994 > PE Free = 748 PV Count = 1 > modified = False extents = 4994 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 19.51 GiB partition sda2 (16) with existing lvmpv'] > LVs = ['existing 14.55 GiB lvmthinpool fedora-pool00 (23)', > 'existing 2048 MiB lvmlv fedora-swap (27) with existing swap'] > segment type = thin-pool percent = 0 > mirror copies = 1 VG space used = 17.47 GiB> > controllable: True > uuid: Q2AweK-eWFB-vMjK-NXq0-fL7U-xmb1-WDy2qW > _format: existing None > dmUuid: None > copies: 1 > segType: thin-pool > deviceLinks: [/dev/mapper/fedora-pool00] > minor: 0 > profile: None > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/virtual/block/dm-5 > _targetSize: 14.55 GiB > snapshots: [] > metaDataSize: 0 > chunkSize: 0 > _model: Skipped > kids: 0 > target: None > _vendor: Skipped > _name: pool00 > protected: False > originalFormat: existing None > _serial: None >, existing 2048 MiB lvmlv fedora-swap (27) with existing swap >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sr0, sda, sda1, sda2, fedora, fedora-[lvol0_pmspare], fedora-[pool00_tmeta], fedora-swap, fedora-[pool00_tdata], fedora-pool00, fedora-root] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=Fedora-S-21_B-x86_64, /dev/zram1, /dev/zram0] > _intf.storage.fsset.devicetree._lvInfo: {'fedora-[lvol0_pmspare]': {'LVM2_LV_ATTR': 'ewi-------', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': '[lvol0_pmspare]', 'LVM2_VG_NAME': 'fedora', 'LVM2_LV_SIZE': '16384.00', 'LVM2_LV_UUID': 'N0hkWO-tKJd-4gpo-xHBb-QZg0-xvkk-umBS60'}, 'fedora-[pool00_tmeta]': {'LVM2_LV_ATTR': 'ewi-ao----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': '[pool00_tmeta]', 'LVM2_VG_NAME': 'fedora', 'LVM2_LV_SIZE': '16384.00', 'LVM2_LV_UUID': 'evy1Ti-5Ryh-VQFU-zWB2-ijLL-zTTy-wZJUxx'}, 'fedora-swap': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'swap', 'LVM2_VG_NAME': 'fedora', 'LVM2_LV_SIZE': '2097152.00', 'LVM2_LV_UUID': '1eoM3U-EPS9-rPMd-ohrQ-BaJL-1Ori-fZWOAr'}, 'fedora-[pool00_tdata]': {'LVM2_LV_ATTR': 'Twi-ao----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': '[pool00_tdata]', 'LVM2_VG_NAME': 'fedora', 'LVM2_LV_SIZE': '15261696.00', 'LVM2_LV_UUID': 'wXGYMr-e6GS-aPpF-HQIE-P0oU-5T1A-blMxzo'}, 'fedora-pool00': {'LVM2_LV_ATTR': 'twi-a-tz--', 'LVM2_SEGTYPE': 'thin-pool', 'LVM2_LV_NAME': 'pool00', 'LVM2_VG_NAME': 'fedora', 'LVM2_LV_SIZE': '15261696.00', 'LVM2_LV_UUID': 'Q2AweK-eWFB-vMjK-NXq0-fL7U-xmb1-WDy2qW'}, 'fedora-root': {'LVM2_LV_ATTR': 'Vwi-a-tz--', 'LVM2_SEGTYPE': 'thin', 'LVM2_LV_NAME': 'root', 'LVM2_VG_NAME': 'fedora', 'LVM2_LV_SIZE': '15241216.00', 'LVM2_LV_UUID': '3Bqb13-eMNv-srPd-XBgb-Y8CH-1NPT-RLteZb'}} > _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: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [LABEL=Fedora-S-21_B-x86_64, /dev/zram1, /dev/zram0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.initializeDisks: False > _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: [] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _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: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use graphical install >graphical ># Run the Setup Agent on first boot >firstboot --enable ># System language >lang en_US.UTF-8 > ># Network information >network --hostname=localhost.localdomain ># SELinux configuration >selinux --enforcing ># System bootloader configuration >bootloader --location=mbr > >%addon com_redhat_kdump --disable --reserve-mb='128' > >%end > > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f64fe945410) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f64fe945490) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f64fe9454d0) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f64fe945510) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7f64fe945550) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 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: None > _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([]) > _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 0x7f6522d6ec80> > _intf._saved_help_button_label: Help! > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: None > _intf.payload.instclass: None > _intf.payload._rescueVersionList: [] > _intf.payload.install_device: None > _intf.payload._environmentAddons: {} > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._setup: False > _intf.payload.storage: None > _intf.payload.requiredGroups: [] > _intf.payload._base_repo: None > _intf.payload.txID: None > _intf.payload._rpm_macros: [] > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload.requiredPackages: [] > _intf.payload._space_required: 2861.02 MiB > _intf.payload._yum: Skipped > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: None > _intf._gui_lock: <thread.lock object at 0x7f650c0ab530> >updateSrc: None >rootParts: None >id: None >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedora-S-21_B-x86_64 >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 (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >gui_initialized: <thread.lock object at 0x7f650c0ab530> >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f64fee945f0>, True), 'type': (<function <lambda> at 0x7f64fee94848>, True), 'addons': (<function list_addons_callback at 0x7f64fee94758>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f64fee94668>, True)} > 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.12-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, /tmp/syslog] >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: hd:LABEL=Fedora-S-21_B-x86_64 > opts.dmraid: True > opts.method: None > 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: False > 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: >addons: >com_redhat_kdump > > >/tmp/anaconda.log: >22:38:26,642 INFO anaconda: /sbin/anaconda 21.48.12-1 >22:38:26,820 INFO anaconda: 2097152 kB (2048 MB) are available >22:38:26,941 INFO anaconda: check_memory(): total:2097152, needed:320, graphical:410 >22:38:26,953 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >22:38:26,954 INFO anaconda: Default encoding = utf-8 >22:38:26,993 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >22:38:27,024 INFO anaconda: 2097152 kB (2048 MB) are available >22:38:27,365 INFO anaconda: Display mode = g >22:38:27,366 INFO anaconda: 2097152 kB (2048 MB) are available >22:38:27,470 INFO anaconda: check_memory(): total:2097152, needed:320, graphical:410 >22:38:27,865 DEBUG anaconda: X server has signalled a successful start. >22:38:27,867 INFO anaconda: Starting window manager, pid 1164. >22:38:27,909 INFO anaconda: Started spice-vdagent. >22:38:28,239 INFO anaconda: _Fedora is the highest priority installclass, using it >22:38:28,561 INFO anaconda: bootloader GRUB2 on X86 platform >22:38:28,579 INFO anaconda: bootloader GRUB2 on X86 platform >22:38:28,599 DEBUG anaconda: network: devices found ['eth0'] >22:38:28,681 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on eth0 >22:38:28,701 DEBUG anaconda: network: setting autoconnect of eth0 to False >22:38:28,701 DEBUG anaconda: network: missing ifcfgs created for devices ['eth0'] >22:38:28,709 DEBUG anaconda: updating hostname localhost.localdomain >22:38:28,730 INFO anaconda: Running Thread: AnaStorageThread (140071924786944) >22:38:28,733 INFO anaconda: Running Thread: AnaTimeInitThread (140071723083520) >22:38:28,733 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140071714690816) >22:38:28,734 INFO anaconda: Running Thread: AnaPayloadRestartThread (140071706298112) >22:38:28,735 INFO anaconda: Thread Done: AnaPayloadRestartThread (140071706298112) >22:38:28,735 INFO anaconda: Running Thread: AnaPayloadThread (140071697905408) >22:38:28,738 DEBUG anaconda: waiting for connecting NM (dhcp?) >22:38:29,727 DEBUG anaconda: running handleException >22:38:29,727 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/lib/python2.7/site-packages/blivet/__init__.py", line 183, in storageInitialize > storage.reset() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 479, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2105, in populate > self._populate() > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2170, in _populate > self.addUdevDevice(dev) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1233, in addUdevDevice > self.handleUdevDeviceFormat(info, device) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1884, in handleUdevDeviceFormat > self.handleUdevLVMPVFormat(info, device) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1553, in handleUdevLVMPVFormat > self.handleVgLvs(vg_device) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1496, in handleVgLvs > addLV(lv) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1446, in addLV > addRequiredLV(pool_device_name, "failed to look up thin pool") > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1367, in addRequiredLV > addLV(lv_info[name]) > >KeyError: 'fedora-WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors)' > >22:38:29,728 DEBUG anaconda: Gtk not running, starting Gtk and running exception handler in it > > >/tmp/packaging.log: > > >/tmp/program.log: >22:38:26,821 INFO program: Running... losetup --list >22:38:27,025 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >22:38:27,036 DEBUG program: Return code: 0 >22:38:27,036 INFO program: Running... udevadm settle --timeout=300 >22:38:27,233 DEBUG program: Return code: 0 >22:38:27,234 INFO program: Running... modprobe fcoe >22:38:27,320 DEBUG program: Return code: 0 >22:38:27,320 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >22:38:27,356 INFO program: No FCoE boot disk information is found in EDD! >22:38:27,356 DEBUG program: Return code: 1 >22:38:27,366 INFO program: Running... losetup --list >22:38:27,867 INFO program: Running... metacity --display :1 --sm-disable >22:38:27,868 INFO program: Running... spice-vdagent >22:38:27,908 DEBUG program: Return code: 0 >22:38:28,731 INFO program: Running... udevadm settle --timeout=300 >22:38:28,744 DEBUG program: Return code: 0 >22:38:28,744 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >22:38:28,775 DEBUG program: Return code: 0 >22:38:28,776 INFO program: Running... udevadm settle --timeout=300 >22:38:28,783 DEBUG program: Return code: 0 >22:38:28,787 INFO program: Running... udevadm settle --timeout=300 >22:38:28,795 DEBUG program: Return code: 0 >22:38:28,798 INFO program: Running... udevadm settle --timeout=300 >22:38:28,806 DEBUG program: Return code: 0 >22:38:28,809 INFO program: Running... udevadm settle --timeout=300 >22:38:28,817 DEBUG program: Return code: 0 >22:38:28,882 INFO program: Running... multipath -c /dev/sda >22:38:28,886 INFO program: /dev/sda is not a valid multipath device path >22:38:28,887 DEBUG program: Return code: 1 >22:38:28,987 INFO program: Running... dumpe2fs -h /dev/sda1 >22:38:29,020 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >22:38:29,020 INFO program: Filesystem volume name: <none> >22:38:29,021 INFO program: Last mounted on: /mnt/sysimage/boot >22:38:29,021 INFO program: Filesystem UUID: 07a308cf-4603-407c-aee1-1ba754873bf0 >22:38:29,021 INFO program: Filesystem magic number: 0xEF53 >22:38:29,021 INFO program: Filesystem revision #: 1 (dynamic) >22:38:29,021 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >22:38:29,022 INFO program: Filesystem flags: signed_directory_hash >22:38:29,022 INFO program: Default mount options: user_xattr acl >22:38:29,022 INFO program: Filesystem state: clean >22:38:29,022 INFO program: Errors behavior: Continue >22:38:29,023 INFO program: Filesystem OS type: Linux >22:38:29,023 INFO program: Inode count: 128016 >22:38:29,023 INFO program: Block count: 512000 >22:38:29,023 INFO program: Reserved block count: 25600 >22:38:29,024 INFO program: Free blocks: 387035 >22:38:29,024 INFO program: Free inodes: 127612 >22:38:29,024 INFO program: First block: 1 >22:38:29,025 INFO program: Block size: 1024 >22:38:29,025 INFO program: Fragment size: 1024 >22:38:29,025 INFO program: Reserved GDT blocks: 256 >22:38:29,025 INFO program: Blocks per group: 8192 >22:38:29,025 INFO program: Fragments per group: 8192 >22:38:29,026 INFO program: Inodes per group: 2032 >22:38:29,026 INFO program: Inode blocks per group: 254 >22:38:29,026 INFO program: Flex block group size: 16 >22:38:29,026 INFO program: Filesystem created: Mon Oct 27 18:02:45 2014 >22:38:29,026 INFO program: Last mount time: Mon Oct 27 18:09:16 2014 >22:38:29,027 INFO program: Last write time: Mon Oct 27 18:09:16 2014 >22:38:29,027 INFO program: Mount count: 2 >22:38:29,027 INFO program: Maximum mount count: -1 >22:38:29,027 INFO program: Last checked: Mon Oct 27 18:02:45 2014 >22:38:29,027 INFO program: Check interval: 0 (<none>) >22:38:29,027 INFO program: Lifetime writes: 123 MB >22:38:29,027 INFO program: Reserved blocks uid: 0 (user root) >22:38:29,029 INFO program: Reserved blocks gid: 0 (group root) >22:38:29,029 INFO program: First inode: 11 >22:38:29,029 INFO program: Inode size: 128 >22:38:29,029 INFO program: Journal inode: 8 >22:38:29,029 INFO program: Default directory hash: half_md4 >22:38:29,029 INFO program: Directory Hash Seed: b1e26ca5-8d9d-43a2-ad54-3ebd151e54a2 >22:38:29,030 INFO program: Journal backup: inode blocks >22:38:29,030 INFO program: Journal features: (none) >22:38:29,030 INFO program: Journal size: 8M >22:38:29,030 INFO program: Journal length: 8192 >22:38:29,030 INFO program: Journal sequence: 0x00000142 >22:38:29,030 INFO program: Journal start: 0 >22:38:29,030 INFO program: >22:38:29,031 DEBUG program: Return code: 0 >22:38:29,031 INFO program: Running... resize2fs -P /dev/sda1 >22:38:29,045 INFO program: resize2fs 1.42.11 (09-Jul-2014) >22:38:29,046 INFO program: Please run 'e2fsck -f /dev/sda1' first. >22:38:29,046 INFO program: >22:38:29,046 DEBUG program: Return code: 1 >22:38:29,114 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} >22:38:29,128 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >22:38:29,128 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >22:38:29,129 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >22:38:29,129 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >22:38:29,129 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >22:38:29,129 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >22:38:29,129 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >22:38:29,129 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >22:38:29,130 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >22:38:29,130 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >22:38:29,130 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >22:38:29,130 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,130 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,130 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >22:38:29,131 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >22:38:29,131 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,131 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,131 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,131 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,131 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >22:38:29,132 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >22:38:29,132 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >22:38:29,132 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >22:38:29,132 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >22:38:29,132 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >22:38:29,132 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >22:38:29,133 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >22:38:29,133 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >22:38:29,133 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >22:38:29,133 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >22:38:29,133 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >22:38:29,133 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,134 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,134 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >22:38:29,134 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >22:38:29,134 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,134 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,134 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,135 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,135 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >22:38:29,135 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >22:38:29,135 INFO program: LVM2_PV_NAME=/dev/sda2 LVM2_PV_UUID=eEcgB8-yo07-UjOA-Hldq-d6er-Qvhz-wZzvrq LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora LVM2_VG_UUID=gcII5D-NBnh-LyFD-tDiS-O1et-A2ys-v1SoRO LVM2_VG_SIZE=20455424.00 LVM2_VG_FREE=3063808.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=4994 LVM2_VG_FREE_COUNT=748 LVM2_PV_COUNT=1 >22:38:29,135 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >22:38:29,135 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >22:38:29,136 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >22:38:29,136 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >22:38:29,136 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >22:38:29,136 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >22:38:29,136 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >22:38:29,136 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >22:38:29,137 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >22:38:29,137 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >22:38:29,137 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >22:38:29,137 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,137 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,137 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >22:38:29,138 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >22:38:29,138 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,138 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,138 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,138 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,138 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >22:38:29,139 DEBUG program: Return code: 0 >22:38:29,165 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} >22:38:29,176 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >22:38:29,177 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >22:38:29,177 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >22:38:29,177 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >22:38:29,177 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >22:38:29,178 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >22:38:29,178 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >22:38:29,178 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >22:38:29,178 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >22:38:29,178 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >22:38:29,178 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >22:38:29,179 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,179 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,179 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >22:38:29,179 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >22:38:29,180 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,181 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,181 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,181 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,182 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >22:38:29,182 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >22:38:29,182 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >22:38:29,182 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >22:38:29,182 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >22:38:29,182 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >22:38:29,183 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >22:38:29,183 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >22:38:29,183 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >22:38:29,183 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >22:38:29,183 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >22:38:29,183 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >22:38:29,183 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,184 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,184 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >22:38:29,184 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >22:38:29,184 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,184 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,184 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,184 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,184 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >22:38:29,184 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >22:38:29,185 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=[lvol0_pmspare] LVM2_LV_UUID=N0hkWO-tKJd-4gpo-xHBb-QZg0-xvkk-umBS60 LVM2_LV_SIZE=16384.00 LVM2_LV_ATTR=ewi------- LVM2_SEGTYPE=linear >22:38:29,185 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=pool00 LVM2_LV_UUID=Q2AweK-eWFB-vMjK-NXq0-fL7U-xmb1-WDy2qW LVM2_LV_SIZE=15261696.00 LVM2_LV_ATTR=twi-a-tz-- LVM2_SEGTYPE=thin-pool >22:38:29,185 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=[pool00_tdata] LVM2_LV_UUID=wXGYMr-e6GS-aPpF-HQIE-P0oU-5T1A-blMxzo LVM2_LV_SIZE=15261696.00 LVM2_LV_ATTR=Twi-ao---- LVM2_SEGTYPE=linear >22:38:29,185 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=[pool00_tmeta] LVM2_LV_UUID=evy1Ti-5Ryh-VQFU-zWB2-ijLL-zTTy-wZJUxx LVM2_LV_SIZE=16384.00 LVM2_LV_ATTR=ewi-ao---- LVM2_SEGTYPE=linear >22:38:29,185 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=root LVM2_LV_UUID=3Bqb13-eMNv-srPd-XBgb-Y8CH-1NPT-RLteZb LVM2_LV_SIZE=15241216.00 LVM2_LV_ATTR=Vwi-a-tz-- LVM2_SEGTYPE=thin >22:38:29,185 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=swap LVM2_LV_UUID=1eoM3U-EPS9-rPMd-ohrQ-BaJL-1Ori-fZWOAr LVM2_LV_SIZE=2097152.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >22:38:29,185 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >22:38:29,185 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >22:38:29,185 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >22:38:29,186 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >22:38:29,186 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >22:38:29,186 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >22:38:29,186 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >22:38:29,186 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >22:38:29,186 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >22:38:29,186 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >22:38:29,186 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >22:38:29,186 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,187 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,187 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >22:38:29,187 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >22:38:29,187 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,187 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,187 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,187 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,188 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >22:38:29,188 DEBUG program: Return code: 0 >22:38:29,705 INFO program: Running... lvm lvs --noheadings -o pool_lv --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} fedora/root >22:38:29,714 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >22:38:29,714 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >22:38:29,714 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >22:38:29,715 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >22:38:29,715 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >22:38:29,715 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >22:38:29,715 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >22:38:29,715 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >22:38:29,716 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >22:38:29,716 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >22:38:29,716 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >22:38:29,716 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,716 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,716 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >22:38:29,717 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >22:38:29,717 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,717 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,717 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,717 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,717 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >22:38:29,718 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >22:38:29,718 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >22:38:29,718 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >22:38:29,718 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >22:38:29,718 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >22:38:29,718 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >22:38:29,719 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >22:38:29,719 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >22:38:29,719 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >22:38:29,719 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >22:38:29,719 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >22:38:29,719 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,720 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,720 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >22:38:29,720 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >22:38:29,720 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,720 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,720 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,721 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,721 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >22:38:29,721 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >22:38:29,721 INFO program: pool00 >22:38:29,721 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >22:38:29,721 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/test) >22:38:29,722 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/umask) >22:38:29,722 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/proc) >22:38:29,722 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/activation) >22:38:29,722 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >22:38:29,722 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/units) >22:38:29,722 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >22:38:29,723 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >22:38:29,723 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >22:38:29,723 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >22:38:29,723 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,723 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,723 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >22:38:29,724 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/format) >22:38:29,724 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,724 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,724 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,724 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,724 INFO program: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >22:38:29,725 DEBUG program: Return code: 0 > > >/tmp/storage.log: >22:38:27,233 INFO blivet: ISCSID is /sbin/iscsid >22:38:27,234 INFO blivet: no initiator set >22:38:27,356 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >22:38:27,356 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >22:38:28,205 DEBUG blivet: trying to set new default fstype to 'ext4' >22:38:28,220 DEBUG blivet: Ext4FS.supported: supported: True ; >22:38:28,220 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >22:38:28,221 DEBUG blivet: Ext4FS.supported: supported: True ; >22:38:28,562 INFO blivet: Detected 2048 MiB of memory >22:38:28,570 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >22:38:28,578 INFO blivet: Swap attempt of 0.0 >22:38:28,730 INFO blivet: resetting Blivet (version 0.61.7) instance <blivet.Blivet object at 0x7f651852ac10> >22:38:28,730 INFO blivet: no initiator set >22:38:28,730 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >22:38:28,731 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >22:38:28,787 DEBUG blivet: protected device spec LABEL=Fedora-S-21_B-x86_64 resolved to sr0 >22:38:28,798 DEBUG blivet: protected device spec /dev/zram1 resolved to None >22:38:28,809 DEBUG blivet: protected device spec /dev/zram0 resolved to None >22:38:28,820 INFO blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7'] >22:38:28,824 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-S-21_B-x86_64 /dev/disk/by-uuid/2014-10-24-05-24-52-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1414449501', > '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-S-21_B-x86_64', > 'ID_FS_LABEL_ENC': 'Fedora-S-21_B-x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-24-05-24-52-00', > 'ID_FS_UUID_ENC': '2014-10-24-05-24-52-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': '6b8b4567', > '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': '67505', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-S-21_B-x86_64', > '/dev/disk/by-uuid/2014-10-24-05-24-52-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >22:38:28,825 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >22:38:28,825 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >22:38:28,826 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:38:28,826 INFO blivet: sr0 is a cdrom >22:38:28,827 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >22:38:28,827 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >22:38:28,829 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >22:38:28,829 INFO blivet: added cdrom sr0 (id 1) to device tree >22:38:28,831 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:38:28,832 DEBUG blivet: looking up parted Device: /dev/sr0 >22:38:28,829 INFO blivet: got device: OpticalDevice instance (0x7f64fee52210) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1953 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: 999936 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (62, 255, 63) biosGeometry: (62, 255, 63) > PedDevice: <_ped.Device object at 0x7f64fee8ca70> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >22:38:28,861 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:38:28,866 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:38:28,870 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:38:28,874 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >22:38:28,875 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:38:28,876 INFO blivet: type detected on 'sr0' is 'iso9660' >22:38:28,876 DEBUG blivet: Iso9660FS.supported: supported: True ; >22:38:28,877 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >22:38:28,877 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >22:38:28,877 INFO blivet: got format: existing iso9660 filesystem >22:38:28,879 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00002', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1414449501', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': '95f0b348', > 'ID_REVISION': '2.1.2', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00002', > 'ID_SERIAL_SHORT': 'QM00002', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '67548', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00002'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sda'} ; name: sda ; >22:38:28,879 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sda)... >22:38:28,880 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >22:38:28,880 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:38:28,881 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >22:38:28,881 INFO blivet: sda is a disk >22:38:28,881 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >22:38:28,882 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >22:38:28,887 INFO blivet: added disk sda (id 6) to device tree >22:38:28,887 DEBUG blivet: looking up parted Device: /dev/sda >22:38:28,887 INFO blivet: got device: DiskDevice instance (0x7f64fee52250) -- > name = sda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 1 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7f64fee8cb00> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f64fe8418d0> >22:38:28,910 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >22:38:28,910 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >22:38:28,911 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:38:28,911 DEBUG blivet: required disklabel type for sda (1) is None >22:38:28,911 DEBUG blivet: default disklabel type for sda is msdos >22:38:28,911 DEBUG blivet: selecting msdos disklabel for sda based on size >22:38:28,912 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >22:38:28,932 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 0x7f64fe854c10>, <parted.partition.Partition object at 0x7f64fe860050>] > device: <parted.device.Device object at 0x7f64fe8549d0> > PedDisk: <_ped.Disk object at 0x7f64fe855dd0> >22:38:28,932 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >22:38:28,933 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >22:38:28,935 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00002-part1 /dev/disk/by-uuid/07a308cf-4603-407c-aee1-1ba754873bf0', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '07a308cf-4603-407c-aee1-1ba754873bf0', > 'ID_FS_UUID_ENC': '07a308cf-4603-407c-aee1-1ba754873bf0', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '95f0b348-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '95f0b348', > 'ID_REVISION': '2.1.2', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00002', > 'ID_SERIAL_SHORT': 'QM00002', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '67555', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00002-part1', > '/dev/disk/by-uuid/07a308cf-4603-407c-aee1-1ba754873bf0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda1'} ; name: sda1 ; >22:38:28,936 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda1)... >22:38:28,936 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >22:38:28,937 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:38:28,937 INFO blivet: sda1 is a partition >22:38:28,937 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >22:38:28,938 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >22:38:28,938 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (6) with existing msdos disklabel >22:38:28,946 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >22:38:28,947 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >22:38:28,947 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >22:38:28,947 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >22:38:28,948 DEBUG blivet: looking up parted Partition: /dev/sda1 >22:38:28,948 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >22:38:28,949 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >22:38:28,949 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >22:38:28,950 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >22:38:28,950 INFO blivet: added partition sda1 (id 11) to device tree >22:38:28,953 DEBUG blivet: looking up parted Device: /dev/sda1 >22:38:28,950 INFO blivet: got device: PartitionDevice instance (0x7f64fe8602d0) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 20 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f64fee8c5f0> > target size = 0 B path = /dev/sda1 > 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 0x7f64fe854a90> fileSystem: <parted.filesystem.FileSystem object at 0x7f64fe860110> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64fe854d50> PedPartition: <_ped.Partition object at 0x7f64fe85a350> > disk = existing 20 GiB disk sda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >22:38:28,986 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >22:38:28,987 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >22:38:28,987 DEBUG blivet: device sda1 does not contain a disklabel >22:38:28,987 INFO blivet: type detected on 'sda1' is 'ext4' >22:38:29,046 DEBUG blivet: size=0 B, current=500 MiB >22:38:29,057 DEBUG blivet: using current size 0 as min size >22:38:29,058 DEBUG blivet: Ext4FS.supported: supported: True ; >22:38:29,059 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 14 >22:38:29,060 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >22:38:29,061 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >22:38:29,061 INFO blivet: got format: existing ext4 filesystem >22:38:29,064 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00002-part2 /dev/disk/by-id/lvm-pv-uuid-eEcgB8-yo07-UjOA-Hldq-d6er-Qvhz-wZzvrq', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'eEcgB8-yo07-UjOA-Hldq-d6er-Qvhz-wZzvrq', > 'ID_FS_UUID_ENC': 'eEcgB8-yo07-UjOA-Hldq-d6er-Qvhz-wZzvrq', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40916992', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '95f0b348-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '95f0b348', > 'ID_REVISION': '2.1.2', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00002', > 'ID_SERIAL_SHORT': 'QM00002', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '67563', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00002-part2', > '/dev/disk/by-id/lvm-pv-uuid-eEcgB8-yo07-UjOA-Hldq-d6er-Qvhz-wZzvrq'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda2'} ; name: sda2 ; >22:38:29,065 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda2)... >22:38:29,065 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda2 ; incomplete: False ; >22:38:29,066 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:38:29,066 INFO blivet: sda2 is a partition >22:38:29,067 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >22:38:29,067 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >22:38:29,068 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (6) with existing msdos disklabel >22:38:29,078 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >22:38:29,079 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >22:38:29,079 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >22:38:29,080 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >22:38:29,080 DEBUG blivet: looking up parted Partition: /dev/sda2 >22:38:29,080 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >22:38:29,081 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >22:38:29,082 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >22:38:29,083 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >22:38:29,083 INFO blivet: added partition sda2 (id 16) to device tree >22:38:29,085 DEBUG blivet: looking up parted Device: /dev/sda2 >22:38:29,083 INFO blivet: got device: PartitionDevice instance (0x7f64fe860290) -- > name = sda2 status = True kids = 0 id = 16 > parents = ['existing 20 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 19.51 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 40916992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2546, 255, 63) biosGeometry: (2546, 255, 63) > PedDevice: <_ped.Device object at 0x7f64fee8ce60> > target size = 0 B path = /dev/sda2 > 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 0x7f64fe854a90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64fe860090> PedPartition: <_ped.Partition object at 0x7f64fe85a3b0> > disk = existing 20 GiB disk sda (6) with existing msdos disklabel > start = 1026048 end = 41943039 length = 40916992 > flags = lvm >22:38:29,113 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >22:38:29,114 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >22:38:29,114 DEBUG blivet: device sda2 does not contain a disklabel >22:38:29,139 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >22:38:29,139 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/test) >22:38:29,139 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/umask) >22:38:29,139 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/proc) >22:38:29,139 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/activation) >22:38:29,140 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >22:38:29,140 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/units) >22:38:29,140 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >22:38:29,140 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >22:38:29,140 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >22:38:29,141 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >22:38:29,141 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,141 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,141 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >22:38:29,141 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format) >22:38:29,141 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,142 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,142 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,142 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,142 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >22:38:29,142 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >22:38:29,142 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >22:38:29,143 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/test) >22:38:29,143 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/umask) >22:38:29,143 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/proc) >22:38:29,143 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/activation) >22:38:29,143 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >22:38:29,144 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/units) >22:38:29,144 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >22:38:29,144 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >22:38:29,144 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >22:38:29,144 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,144 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,145 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >22:38:29,145 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format) >22:38:29,145 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,145 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,145 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,145 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,146 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >22:38:29,146 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >22:38:29,146 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >22:38:29,146 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/test) >22:38:29,146 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/umask) >22:38:29,147 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/proc) >22:38:29,147 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/activation) >22:38:29,147 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >22:38:29,147 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/units) >22:38:29,147 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >22:38:29,147 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >22:38:29,148 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >22:38:29,148 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >22:38:29,148 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,148 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,148 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >22:38:29,149 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format) >22:38:29,149 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,149 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,149 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,149 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,149 WARN blivet: ignoring pvs output line: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >22:38:29,150 INFO blivet: type detected on 'sda2' is 'LVM2_member' >22:38:29,151 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: eEcgB8-yo07-UjOA-Hldq-d6er-Qvhz-wZzvrq ; exists: True ; vgUuid: gcII5D-NBnh-LyFD-tDiS-O1et-A2ys-v1SoRO ; label: None ; peStart: 1024 KiB ; device: /dev/sda2 ; serial: QM00002 ; >22:38:29,158 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 19 >22:38:29,158 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >22:38:29,159 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >22:38:29,159 INFO blivet: got format: existing lvmpv >22:38:29,160 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >22:38:29,161 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: gcII5D-NBnh-LyFD-tDiS-O1et-A2ys-v1SoRO ; incomplete: True ; >22:38:29,161 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >22:38:29,162 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora ; member: sda2 ; >22:38:29,163 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >22:38:29,163 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >22:38:29,164 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >22:38:29,165 INFO blivet: added lvmvg fedora (id 20) to device tree >22:38:29,188 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >22:38:29,188 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/test) >22:38:29,188 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/umask) >22:38:29,188 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/proc) >22:38:29,188 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/activation) >22:38:29,188 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >22:38:29,189 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/units) >22:38:29,189 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >22:38:29,189 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >22:38:29,189 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >22:38:29,189 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >22:38:29,189 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,189 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,189 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >22:38:29,189 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format) >22:38:29,189 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,190 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,190 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,190 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,190 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >22:38:29,190 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/fallback_to_lvm1) >22:38:29,190 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >22:38:29,190 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/test) >22:38:29,191 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/umask) >22:38:29,191 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/proc) >22:38:29,191 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/activation) >22:38:29,191 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >22:38:29,191 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/units) >22:38:29,192 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >22:38:29,192 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >22:38:29,192 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >22:38:29,192 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,192 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,193 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >22:38:29,193 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format) >22:38:29,193 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,193 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,193 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,194 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,194 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >22:38:29,194 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/wait_for_locks) >22:38:29,194 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) >22:38:29,194 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/test) >22:38:29,194 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/umask) >22:38:29,194 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/proc) >22:38:29,195 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/activation) >22:38:29,195 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/metadata_read_only) >22:38:29,195 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/units) >22:38:29,195 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/si_unit_consistency) >22:38:29,195 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/suffix) >22:38:29,195 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/detect_internal_vg_cache_corruption) >22:38:29,195 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/locking_type) >22:38:29,195 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,196 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/use_lvmetad) >22:38:29,196 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format_libraries) >22:38:29,196 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/format) >22:38:29,196 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,196 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,196 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,196 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/library_dir) >22:38:29,196 DEBUG blivet: ignoring lvs output line: WARNING: Ignoring duplicate config node: global (seeking global/segment_libraries) >22:38:29,198 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-[lvol0_pmspare] ; incomplete: False ; >22:38:29,199 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:38:29,200 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-[pool00_tmeta] ; incomplete: False ; >22:38:29,201 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:38:29,202 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-pool00 ; incomplete: False ; >22:38:29,203 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:38:29,204 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-pool00 ; incomplete: False ; >22:38:29,205 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:38:29,206 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: Q2AweK-eWFB-vMjK-NXq0-fL7U-xmb1-WDy2qW ; incomplete: False ; >22:38:29,206 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >22:38:29,207 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >22:38:29,208 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 24 >22:38:29,208 DEBUG blivet: LVMThinPoolDevice._setFormat: fedora-pool00 ; current: None ; type: None ; >22:38:29,209 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-pool00 >22:38:29,211 DEBUG blivet: Adding fedora-pool00/14.55 GiB to fedora >22:38:29,217 INFO blivet: added lvmthinpool fedora-pool00 (id 23) to device tree >22:38:29,218 DEBUG blivet: LVMThinPoolDevice.setup: fedora-pool00 ; status: True ; controllable: True ; orig: False ; >22:38:29,219 DEBUG blivet: LVMThinPoolDevice.updateSysfsPath: fedora-pool00 ; status: True ; >22:38:29,220 DEBUG blivet: LVMThinPoolDevice.getDMNode: fedora-pool00 ; status: True ; >22:38:29,222 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/fedora-pool00', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'pool00', > 'DM_MULTIPATH_TIMESTAMP': '1414449501', > 'DM_NAME': 'fedora-pool00', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-gcII5DNBnhLyFDtDiSO1etA2ysv1SoROQ2AweKeWFBvMjKNXq0fL7Uxmb1WDy2qW-pool', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '86992', > 'name': 'dm-5', > 'symlinks': ['/dev/mapper/fedora-pool00'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-pool00 ; >22:38:29,222 INFO blivet: scanning fedora-pool00 (/devices/virtual/block/dm-5)... >22:38:29,223 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-pool00 ; incomplete: False ; >22:38:29,224 DEBUG blivet: DeviceTree.getDeviceByName returned existing 14.55 GiB lvmthinpool fedora-pool00 (23) >22:38:29,241 DEBUG blivet: looking up parted Device: /dev/fedora >22:38:29,245 DEBUG blivet: fedora size is 19.51 GiB >22:38:29,252 DEBUG blivet: vg fedora has 2088 MiB free >22:38:29,258 DEBUG blivet: fedora size is 19.51 GiB >22:38:29,264 DEBUG blivet: vg fedora has 2088 MiB free >22:38:29,231 INFO blivet: got device: LVMThinPoolDevice instance (0x7f64fe860450) -- > name = fedora-pool00 status = True kids = 0 id = 23 > parents = ['existing 19.51 GiB lvmvg fedora (20)'] > uuid = Q2AweK-eWFB-vMjK-NXq0-fL7U-xmb1-WDy2qW size = 14.55 GiB > 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/fedora-pool00 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 30523392 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1899, 255, 63) biosGeometry: (1899, 255, 63) > PedDevice: <_ped.Device object at 0x7f64fee8cef0> > target size = 14.55 GiB path = /dev/mapper/fedora-pool00 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f6508c63410) -- > name = fedora status = True kids = 1 id = 20 > parents = ['existing 19.51 GiB partition sda2 (16) with existing lvmpv'] > uuid = gcII5D-NBnh-LyFD-tDiS-O1et-A2ys-v1SoRO size = 19.51 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 19.51 GiB path = /dev/fedora > format args = [] originalFormat = None free = 2992 MiB PE Size = 4096 KiB PE Count = 4994 > PE Free = 748 PV Count = 1 > modified = False extents = 4994 free space = 2088 MiB > free extents = 522 reserved percent = 0 reserved space = 0 B > PVs = ['existing 19.51 GiB partition sda2 (16) with existing lvmpv'] > LVs = ['existing 14.55 GiB lvmthinpool fedora-pool00 (23)'] > segment type = thin-pool percent = 0 > mirror copies = 1 VG space used = 17.47 GiB >22:38:29,294 DEBUG blivet: looking up parted Device: /dev/fedora >22:38:29,298 DEBUG blivet: fedora size is 19.51 GiB >22:38:29,304 DEBUG blivet: vg fedora has 2088 MiB free >22:38:29,310 DEBUG blivet: fedora size is 19.51 GiB >22:38:29,317 DEBUG blivet: vg fedora has 2088 MiB free >22:38:29,344 DEBUG blivet: looking up parted Device: /dev/fedora >22:38:29,348 DEBUG blivet: fedora size is 19.51 GiB >22:38:29,355 DEBUG blivet: vg fedora has 2088 MiB free >22:38:29,361 DEBUG blivet: fedora size is 19.51 GiB >22:38:29,367 DEBUG blivet: vg fedora has 2088 MiB free >22:38:29,396 DEBUG blivet: looking up parted Device: /dev/fedora >22:38:29,401 DEBUG blivet: fedora size is 19.51 GiB >22:38:29,407 DEBUG blivet: vg fedora has 2088 MiB free >22:38:29,413 DEBUG blivet: fedora size is 19.51 GiB >22:38:29,420 DEBUG blivet: vg fedora has 2088 MiB free >22:38:29,438 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-pool00 ; >22:38:29,439 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-pool00 ; label_type: None ; >22:38:29,439 DEBUG blivet: device fedora-pool00 does not contain a disklabel >22:38:29,439 DEBUG blivet: no type or existing type for fedora-pool00, bailing >22:38:29,440 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-pool00 ; incomplete: False ; >22:38:29,440 DEBUG blivet: DeviceTree.getDeviceByName returned existing 14.55 GiB lvmthinpool fedora-pool00 (23) >22:38:29,448 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >22:38:29,448 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:38:29,449 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: 1eoM3U-EPS9-rPMd-ohrQ-BaJL-1Ori-fZWOAr ; incomplete: False ; >22:38:29,449 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >22:38:29,450 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >22:38:29,450 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 >22:38:29,451 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >22:38:29,451 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >22:38:29,454 DEBUG blivet: Adding fedora-swap/2048 MiB to fedora >22:38:29,460 INFO blivet: added lvmlv fedora-swap (id 27) to device tree >22:38:29,461 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >22:38:29,461 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >22:38:29,462 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >22:38:29,465 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-gcII5DNBnhLyFDtDiSO1etA2ysv1SoRO1eoM3UEPS9rPMdohrQBaJL1OrifZWOAr /dev/disk/by-uuid/226df29c-3ae8-4232-8953-451046ea5c63 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1414449501', > '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-gcII5DNBnhLyFDtDiSO1etA2ysv1SoRO1eoM3UEPS9rPMdohrQBaJL1OrifZWOAr', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '226df29c-3ae8-4232-8953-451046ea5c63', > 'ID_FS_UUID_ENC': '226df29c-3ae8-4232-8953-451046ea5c63', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '19679', > 'name': 'dm-7', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-gcII5DNBnhLyFDtDiSO1etA2ysv1SoRO1eoM3UEPS9rPMdohrQBaJL1OrifZWOAr', > '/dev/disk/by-uuid/226df29c-3ae8-4232-8953-451046ea5c63', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: fedora-swap ; >22:38:29,465 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-7)... >22:38:29,465 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >22:38:29,466 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2048 MiB lvmlv fedora-swap (27) >22:38:29,484 DEBUG blivet: looking up parted Device: /dev/fedora >22:38:29,491 DEBUG blivet: fedora size is 19.51 GiB >22:38:29,498 DEBUG blivet: vg fedora has 40 MiB free >22:38:29,503 DEBUG blivet: fedora size is 19.51 GiB >22:38:29,510 DEBUG blivet: vg fedora has 40 MiB free >22:38:29,473 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f64fe860dd0) -- > name = fedora-swap status = True kids = 0 id = 27 > parents = ['existing 19.51 GiB lvmvg fedora (20)'] > uuid = 1eoM3U-EPS9-rPMd-ohrQ-BaJL-1Ori-fZWOAr size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f64fee8cf80> > target size = 2048 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f6508c63410) -- > name = fedora status = True kids = 2 id = 20 > parents = ['existing 19.51 GiB partition sda2 (16) with existing lvmpv'] > uuid = gcII5D-NBnh-LyFD-tDiS-O1et-A2ys-v1SoRO size = 19.51 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 19.51 GiB path = /dev/fedora > format args = [] originalFormat = None free = 2992 MiB PE Size = 4096 KiB PE Count = 4994 > PE Free = 748 PV Count = 1 > modified = False extents = 4994 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 19.51 GiB partition sda2 (16) with existing lvmpv'] > LVs = ['existing 14.55 GiB lvmthinpool fedora-pool00 (23)', > 'existing 2048 MiB lvmlv fedora-swap (27)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 2048 MiB >22:38:29,539 DEBUG blivet: looking up parted Device: /dev/fedora >22:38:29,543 DEBUG blivet: fedora size is 19.51 GiB >22:38:29,550 DEBUG blivet: vg fedora has 40 MiB free >22:38:29,556 DEBUG blivet: fedora size is 19.51 GiB >22:38:29,563 DEBUG blivet: vg fedora has 40 MiB free >22:38:29,593 DEBUG blivet: looking up parted Device: /dev/fedora >22:38:29,598 DEBUG blivet: fedora size is 19.51 GiB >22:38:29,604 DEBUG blivet: vg fedora has 40 MiB free >22:38:29,610 DEBUG blivet: fedora size is 19.51 GiB >22:38:29,617 DEBUG blivet: vg fedora has 40 MiB free >22:38:29,646 DEBUG blivet: looking up parted Device: /dev/fedora >22:38:29,650 DEBUG blivet: fedora size is 19.51 GiB >22:38:29,657 DEBUG blivet: vg fedora has 40 MiB free >22:38:29,663 DEBUG blivet: fedora size is 19.51 GiB >22:38:29,670 DEBUG blivet: vg fedora has 40 MiB free >22:38:29,690 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >22:38:29,690 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >22:38:29,691 DEBUG blivet: device fedora-swap does not contain a disklabel >22:38:29,691 INFO blivet: type detected on 'fedora-swap' is 'swap' >22:38:29,692 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 226df29c-3ae8-4232-8953-451046ea5c63 ; exists: True ; label: None ; >22:38:29,692 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 30 >22:38:29,694 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >22:38:29,694 INFO blivet: got format: existing swap >22:38:29,695 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-[pool00_tdata] ; incomplete: False ; >22:38:29,695 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:38:29,696 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-pool00 ; incomplete: False ; >22:38:29,697 DEBUG blivet: DeviceTree.getDeviceByName returned existing 14.55 GiB lvmthinpool fedora-pool00 (23) >22:38:29,703 DEBUG blivet: already added fedora-pool00 >22:38:29,704 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >22:38:29,704 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:38:29,726 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-WARNING: Ignoring duplicate config node: global (seeking global/abort_on_internal_errors) ; incomplete: False ; >22:38:29,727 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:38:29,727 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >22:38:29,738 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:38:29,743 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:38:29,771 DEBUG blivet: looking up parted Device: /dev/fedora >22:38:29,775 DEBUG blivet: fedora size is 19.51 GiB >22:38:29,782 DEBUG blivet: vg fedora has 40 MiB free >22:38:29,788 DEBUG blivet: fedora size is 19.51 GiB >22:38:29,795 DEBUG blivet: vg fedora has 40 MiB free >22:38:29,825 DEBUG blivet: looking up parted Device: /dev/fedora >22:38:29,829 DEBUG blivet: fedora size is 19.51 GiB >22:38:29,836 DEBUG blivet: vg fedora has 40 MiB free >22:38:29,842 DEBUG blivet: fedora size is 19.51 GiB >22:38:29,849 DEBUG blivet: vg fedora has 40 MiB free > > >/tmp/ifcfg.log: >22:38:28,599 DEBUG ifcfg: content of files (network initialization): >22:38:28,604 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 2, 10, 145]}, 'connection': {'timestamp': 1414449504L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'ca43b856-d18e-44e8-adf6-1539fe30dea0'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >22:38:28,701 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['eth0']): >22:38:28,701 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >22:38:28,702 DEBUG ifcfg: TYPE=Ethernet >22:38:28,702 DEBUG ifcfg: BOOTPROTO=dhcp >22:38:28,702 DEBUG ifcfg: DEFROUTE=yes >22:38:28,702 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >22:38:28,702 DEBUG ifcfg: IPV6INIT=yes >22:38:28,702 DEBUG ifcfg: IPV6_AUTOCONF=yes >22:38:28,702 DEBUG ifcfg: IPV6_DEFROUTE=yes >22:38:28,702 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >22:38:28,702 DEBUG ifcfg: NAME=eth0 >22:38:28,702 DEBUG ifcfg: UUID=ca43b856-d18e-44e8-adf6-1539fe30dea0 >22:38:28,702 DEBUG ifcfg: ONBOOT=no >22:38:28,702 DEBUG ifcfg: HWADDR=52:54:00:02:0A:91 >22:38:28,702 DEBUG ifcfg: PEERDNS=yes >22:38:28,702 DEBUG ifcfg: PEERROUTES=yes >22:38:28,703 DEBUG ifcfg: IPV6_PEERDNS=yes >22:38:28,703 DEBUG ifcfg: IPV6_PEERROUTES=yes >22:38:28,706 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 2, 10, 145]}, 'connection': {'timestamp': 1414449504L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': 'ca43b856-d18e-44e8-adf6-1539fe30dea0'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-21_B-x86_64 quiet > > >/tmp/syslog: >22:38:23,618 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.10" x-pid="1012" x-info="http://www.rsyslog.com"] start >22:38:23,619 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >22:38:23,619 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >22:38:23,619 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >22:38:23,619 NOTICE kernel:[ 0.000000] 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 >22:38:23,619 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-21_B-x86_64 quiet >22:38:23,619 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >22:38:23,619 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >22:38:23,619 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >22:38:23,619 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >22:38:23,619 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffdfff] usable >22:38:23,619 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fffe000-0x000000007fffffff] reserved >22:38:23,619 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >22:38:23,619 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >22:38:23,619 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >22:38:23,619 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >22:38:23,619 DEBUG kernel:[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Bochs 01/01/2011 >22:38:23,619 INFO kernel:[ 0.000000] Hypervisor detected: KVM >22:38:23,619 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >22:38:23,619 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >22:38:23,619 INFO kernel:[ 0.000000] e820: last_pfn = 0x7fffe max_arch_pfn = 0x400000000 >22:38:23,619 DEBUG kernel:[ 0.000000] MTRR default type: write-back >22:38:23,619 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >22:38:23,619 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >22:38:23,619 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >22:38:23,619 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >22:38:23,619 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >22:38:23,619 DEBUG kernel:[ 0.000000] 0 base 0080000000 mask FF80000000 uncachable >22:38:23,619 DEBUG kernel:[ 0.000000] 1 disabled >22:38:23,619 DEBUG kernel:[ 0.000000] 2 disabled >22:38:23,619 DEBUG kernel:[ 0.000000] 3 disabled >22:38:23,619 DEBUG kernel:[ 0.000000] 4 disabled >22:38:23,619 DEBUG kernel:[ 0.000000] 5 disabled >22:38:23,619 DEBUG kernel:[ 0.000000] 6 disabled >22:38:23,619 DEBUG kernel:[ 0.000000] 7 disabled >22:38:23,619 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >22:38:23,619 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f1000-0x000f100f] mapped at [ffff8800000f1000] >22:38:23,619 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >22:38:23,619 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >22:38:23,619 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >22:38:23,619 DEBUG kernel:[ 0.000000] BRK [0x0202e000, 0x0202efff] PGTABLE >22:38:23,619 DEBUG kernel:[ 0.000000] BRK [0x0202f000, 0x0202ffff] PGTABLE >22:38:23,619 DEBUG kernel:[ 0.000000] BRK [0x02030000, 0x02030fff] PGTABLE >22:38:23,619 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7d200000-0x7d3fffff] >22:38:23,619 DEBUG kernel:[ 0.000000] [mem 0x7d200000-0x7d3fffff] page 2M >22:38:23,619 DEBUG kernel:[ 0.000000] BRK [0x02031000, 0x02031fff] PGTABLE >22:38:23,619 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7d1fffff] >22:38:23,619 DEBUG kernel:[ 0.000000] [mem 0x7c000000-0x7d1fffff] page 2M >22:38:23,619 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] >22:38:23,619 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >22:38:23,619 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x7bffffff] page 2M >22:38:23,619 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7d400000-0x7fffdfff] >22:38:23,619 DEBUG kernel:[ 0.000000] [mem 0x7d400000-0x7fdfffff] page 2M >22:38:23,619 DEBUG kernel:[ 0.000000] [mem 0x7fe00000-0x7fffdfff] page 4k >22:38:23,619 DEBUG kernel:[ 0.000000] BRK [0x02032000, 0x02032fff] PGTABLE >22:38:23,619 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7d55d000-0x7fffdfff] >22:38:23,619 INFO kernel:[ 0.000000] ACPI: Early table checksum verification disabled >22:38:23,619 WARNING kernel:[ 0.000000] ACPI: RSDP 0x00000000000F0E50 000014 (v00 BOCHS ) >22:38:23,619 WARNING kernel:[ 0.000000] ACPI: RSDT 0x000000007FFFF85F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >22:38:23,619 WARNING kernel:[ 0.000000] ACPI: FACP 0x000000007FFFEB37 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >22:38:23,619 WARNING kernel:[ 0.000000] ACPI: DSDT 0x000000007FFFE040 000AF7 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) >22:38:23,619 WARNING kernel:[ 0.000000] ACPI: FACS 0x000000007FFFE000 000040 >22:38:23,619 WARNING kernel:[ 0.000000] ACPI: SSDT 0x000000007FFFEBAB 000C34 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >22:38:23,619 WARNING kernel:[ 0.000000] ACPI: APIC 0x000000007FFFF7DF 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >22:38:23,619 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >22:38:23,619 INFO kernel:[ 0.000000] No NUMA configuration found >22:38:23,619 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffdfff] >22:38:23,619 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffdfff] >22:38:23,619 INFO kernel:[ 0.000000] NODE_DATA [mem 0x7d549000-0x7d55cfff] >22:38:23,619 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >22:38:23,619 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:7d539001, primary cpu clock >22:38:23,619 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007ac00000-ffff88007cbfffff] on node 0 >22:38:23,619 WARNING kernel:[ 0.000000] Zone ranges: >22:38:23,619 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >22:38:23,619 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >22:38:23,619 WARNING kernel:[ 0.000000] Normal empty >22:38:23,619 WARNING kernel:[ 0.000000] Movable zone start for each node >22:38:23,619 WARNING kernel:[ 0.000000] Early memory node ranges >22:38:23,619 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >22:38:23,619 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7fffdfff] >22:38:23,619 DEBUG kernel:[ 0.000000] On node 0 totalpages: 524188 >22:38:23,619 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >22:38:23,619 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >22:38:23,619 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >22:38:23,619 DEBUG kernel:[ 0.000000] DMA32 zone: 8128 pages used for memmap >22:38:23,619 DEBUG kernel:[ 0.000000] DMA32 zone: 520190 pages, LIFO batch:31 >22:38:23,619 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 >22:38:23,619 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >22:38:23,619 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >22:38:23,619 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >22:38:23,619 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >22:38:23,619 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >22:38:23,619 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >22:38:23,619 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >22:38:23,619 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >22:38:23,619 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >22:38:23,619 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >22:38:23,619 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >22:38:23,619 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >22:38:23,619 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >22:38:23,619 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >22:38:23,619 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >22:38:23,619 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >22:38:23,619 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >22:38:23,619 INFO kernel:[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs >22:38:23,619 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >22:38:23,619 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >22:38:23,619 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >22:38:23,619 INFO kernel:[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >22:38:23,619 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >22:38:23,619 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 >22:38:23,619 INFO kernel:[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88007d200000 s88384 r8192 d22208 u1048576 >22:38:23,619 DEBUG kernel:[ 0.000000] pcpu-alloc: s88384 r8192 d22208 u1048576 alloc=1*2097152 >22:38:23,619 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 >22:38:23,619 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >22:38:23,619 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 7d20e100 >22:38:23,619 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515975 >22:38:23,619 WARNING kernel:[ 0.000000] Policy zone: DMA32 >22:38:23,619 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-21_B-x86_64 quiet >22:38:23,619 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >22:38:23,619 WARNING kernel:[ 0.000000] Memory: 2003028K/2096752K available (7463K kernel code, 1231K rwdata, 3252K rodata, 1468K init, 1540K bss, 93724K reserved) >22:38:23,619 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >22:38:23,619 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >22:38:23,619 INFO kernel:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. >22:38:23,619 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=2. >22:38:23,619 INFO kernel:[ 0.000000] Offload RCU callbacks from all CPUs >22:38:23,619 INFO kernel:[ 0.000000] Offload RCU callbacks from CPUs: 0-1. >22:38:23,619 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 >22:38:23,619 INFO kernel:[ 0.000000] NR_IRQS:65792 nr_irqs:440 0 >22:38:23,619 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >22:38:23,619 INFO kernel:[ 0.000000] console [tty0] enabled >22:38:23,619 INFO kernel:[ 0.000000] allocated 8388608 bytes of page_cgroup >22:38:23,619 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >22:38:23,619 INFO kernel:[ 0.000000] tsc: Detected 3502.640 MHz processor >22:38:23,619 INFO kernel:[ 0.001000] Calibrating delay loop (skipped) preset value.. 7005.28 BogoMIPS (lpj=3502640) >22:38:23,619 INFO kernel:[ 0.001000] pid_max: default: 32768 minimum: 301 >22:38:23,619 INFO kernel:[ 0.001000] ACPI: Core revision 20140724 >22:38:23,619 WARNING kernel:[ 0.001000] ACPI: All ACPI Tables successfully acquired >22:38:23,619 INFO kernel:[ 0.001000] Security Framework initialized >22:38:23,619 INFO kernel:[ 0.001000] SELinux: Initializing. >22:38:23,619 DEBUG kernel:[ 0.001000] SELinux: Starting in permissive mode >22:38:23,619 INFO kernel:[ 0.001007] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >22:38:23,619 INFO kernel:[ 0.001274] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >22:38:23,619 INFO kernel:[ 0.001390] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) >22:38:23,619 INFO kernel:[ 0.001393] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) >22:38:23,619 INFO kernel:[ 0.001501] Initializing cgroup subsys memory >22:38:23,619 INFO kernel:[ 0.001505] Initializing cgroup subsys devices >22:38:23,619 INFO kernel:[ 0.001506] Initializing cgroup subsys freezer >22:38:23,619 INFO kernel:[ 0.001507] Initializing cgroup subsys net_cls >22:38:23,619 INFO kernel:[ 0.001509] Initializing cgroup subsys blkio >22:38:23,619 INFO kernel:[ 0.001510] Initializing cgroup subsys perf_event >22:38:23,619 INFO kernel:[ 0.001511] Initializing cgroup subsys net_prio >22:38:23,619 INFO kernel:[ 0.001512] Initializing cgroup subsys hugetlb >22:38:23,619 INFO kernel:[ 0.001561] mce: CPU supports 10 MCE banks >22:38:23,619 INFO kernel:[ 0.001592] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >22:38:23,619 INFO kernel:[ 0.001592] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >22:38:23,619 INFO kernel:[ 0.001721] Freeing SMP alternatives memory: 28K (ffffffff81ea4000 - ffffffff81eab000) >22:38:23,619 INFO kernel:[ 0.004101] ftrace: allocating 27196 entries in 107 pages >22:38:23,619 INFO kernel:[ 0.010009] Enabling x2apic >22:38:23,619 INFO kernel:[ 0.010014] Enabled x2apic >22:38:23,619 INFO kernel:[ 0.010163] Switched APIC routing to physical x2apic. >22:38:23,619 INFO kernel:[ 0.010932] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >22:38:23,619 INFO kernel:[ 0.010934] smpboot: CPU0: Intel Westmere E56xx/L56xx/X56xx (Nehalem-C) (fam: 06, model: 2c, stepping: 01) >22:38:23,619 INFO kernel:[ 0.011000] Performance Events: unsupported p6 CPU model 44 no PMU driver, software events only. >22:38:23,619 INFO kernel:[ 0.011000] x86: Booting SMP configuration: >22:38:23,619 INFO kernel:[ 0.011000] .... node #0, CPUs: #1 >22:38:23,619 INFO kernel:[ 0.011000] kvm-clock: cpu 1, msr 0:7d539041, secondary cpu clock >22:38:23,619 WARNING kernel:[ 0.021910] NMI watchdog: disabled (cpu0): hardware events not enabled >22:38:23,619 INFO kernel:[ 0.022009] x86: Booted up 1 node, 2 CPUs >22:38:23,619 INFO kernel:[ 0.022010] smpboot: Total of 2 processors activated (14010.56 BogoMIPS) >22:38:23,619 INFO kernel:[ 0.022001] KVM setup async PF for cpu 1 >22:38:23,619 INFO kernel:[ 0.022001] kvm-stealtime: cpu 1, msr 7d30e100 >22:38:23,620 INFO kernel:[ 0.023150] devtmpfs: initialized >22:38:23,620 INFO kernel:[ 0.024481] atomic64_test: passed for x86-64 platform with CX8 and with SSE >22:38:23,620 INFO kernel:[ 0.024483] pinctrl core: initialized pinctrl subsystem >22:38:23,620 INFO kernel:[ 0.024532] RTC time: 22:38:14, date: 10/27/14 >22:38:23,620 INFO kernel:[ 0.025037] NET: Registered protocol family 16 >22:38:23,620 INFO kernel:[ 0.025109] cpuidle: using governor menu >22:38:23,620 INFO kernel:[ 0.025213] ACPI: bus type PCI registered >22:38:23,620 INFO kernel:[ 0.025214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >22:38:23,620 INFO kernel:[ 0.025278] PCI: Using configuration type 1 for base access >22:38:23,620 INFO kernel:[ 0.027042] ACPI: Added _OSI(Module Device) >22:38:23,620 INFO kernel:[ 0.027042] ACPI: Added _OSI(Processor Device) >22:38:23,620 INFO kernel:[ 0.027042] ACPI: Added _OSI(3.0 _SCP Extensions) >22:38:23,620 INFO kernel:[ 0.027042] ACPI: Added _OSI(Processor Aggregator Device) >22:38:23,620 INFO kernel:[ 0.028025] ACPI: Interpreter enabled >22:38:23,620 WARNING kernel:[ 0.028028] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580) >22:38:23,620 WARNING kernel:[ 0.028030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580) >22:38:23,620 WARNING kernel:[ 0.028031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20140724/hwxface-580) >22:38:23,620 WARNING kernel:[ 0.028033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20140724/hwxface-580) >22:38:23,620 INFO kernel:[ 0.028036] ACPI: (supports S0 S5) >22:38:23,620 INFO kernel:[ 0.028037] ACPI: Using IOAPIC for interrupt routing >22:38:23,620 INFO kernel:[ 0.028044] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >22:38:23,620 INFO kernel:[ 0.029488] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >22:38:23,620 INFO kernel:[ 0.029491] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >22:38:23,620 INFO kernel:[ 0.029494] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >22:38:23,620 WARNING kernel:[ 0.029532] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >22:38:23,620 INFO kernel:[ 0.029676] acpiphp: Slot [3] registered >22:38:23,620 INFO kernel:[ 0.029687] acpiphp: Slot [4] registered >22:38:23,620 INFO kernel:[ 0.029705] acpiphp: Slot [6] registered >22:38:23,620 INFO kernel:[ 0.029716] acpiphp: Slot [7] registered >22:38:23,620 INFO kernel:[ 0.029726] acpiphp: Slot [8] registered >22:38:23,620 INFO kernel:[ 0.029737] acpiphp: Slot [9] registered >22:38:23,620 INFO kernel:[ 0.029747] acpiphp: Slot [10] registered >22:38:23,620 INFO kernel:[ 0.029758] acpiphp: Slot [11] registered >22:38:23,620 INFO kernel:[ 0.029768] acpiphp: Slot [12] registered >22:38:23,620 INFO kernel:[ 0.029779] acpiphp: Slot [13] registered >22:38:23,620 INFO kernel:[ 0.029790] acpiphp: Slot [14] registered >22:38:23,620 INFO kernel:[ 0.029800] acpiphp: Slot [15] registered >22:38:23,620 INFO kernel:[ 0.029811] acpiphp: Slot [16] registered >22:38:23,620 INFO kernel:[ 0.029821] acpiphp: Slot [17] registered >22:38:23,620 INFO kernel:[ 0.029832] acpiphp: Slot [18] registered >22:38:23,620 INFO kernel:[ 0.029842] acpiphp: Slot [19] registered >22:38:23,620 INFO kernel:[ 0.029853] acpiphp: Slot [20] registered >22:38:23,620 INFO kernel:[ 0.029864] acpiphp: Slot [21] registered >22:38:23,620 INFO kernel:[ 0.029875] acpiphp: Slot [22] registered >22:38:23,620 INFO kernel:[ 0.029885] acpiphp: Slot [23] registered >22:38:23,620 INFO kernel:[ 0.029895] acpiphp: Slot [24] registered >22:38:23,620 INFO kernel:[ 0.029906] acpiphp: Slot [25] registered >22:38:23,620 INFO kernel:[ 0.029917] acpiphp: Slot [26] registered >22:38:23,620 INFO kernel:[ 0.029927] acpiphp: Slot [27] registered >22:38:23,620 INFO kernel:[ 0.029938] acpiphp: Slot [28] registered >22:38:23,620 INFO kernel:[ 0.029949] acpiphp: Slot [29] registered >22:38:23,620 INFO kernel:[ 0.029959] acpiphp: Slot [30] registered >22:38:23,620 INFO kernel:[ 0.029969] acpiphp: Slot [31] registered >22:38:23,620 INFO kernel:[ 0.029975] PCI host bridge to bus 0000:00 >22:38:23,620 INFO kernel:[ 0.029976] pci_bus 0000:00: root bus resource [bus 00-ff] >22:38:23,620 INFO kernel:[ 0.029978] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >22:38:23,620 INFO kernel:[ 0.029979] pci_bus 0000:00: root bus resource [io 0x0d00-0xadff] >22:38:23,620 INFO kernel:[ 0.029979] pci_bus 0000:00: root bus resource [io 0xae0f-0xaeff] >22:38:23,620 INFO kernel:[ 0.029980] pci_bus 0000:00: root bus resource [io 0xaf20-0xafdf] >22:38:23,620 INFO kernel:[ 0.029981] pci_bus 0000:00: root bus resource [io 0xafe4-0xffff] >22:38:23,620 INFO kernel:[ 0.029982] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >22:38:23,620 INFO kernel:[ 0.029983] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >22:38:23,620 DEBUG kernel:[ 0.030007] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >22:38:23,620 DEBUG kernel:[ 0.030195] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >22:38:23,620 DEBUG kernel:[ 0.030456] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >22:38:23,620 DEBUG kernel:[ 0.034420] pci 0000:00:01.1: reg 0x20: [io 0xc0e0-0xc0ef] >22:38:23,620 INFO kernel:[ 0.036015] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >22:38:23,620 INFO kernel:[ 0.036016] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >22:38:23,620 INFO kernel:[ 0.036017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >22:38:23,620 INFO kernel:[ 0.036018] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >22:38:23,620 DEBUG kernel:[ 0.036103] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >22:38:23,620 INFO kernel:[ 0.036294] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI >22:38:23,620 INFO kernel:[ 0.036300] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB >22:38:23,620 DEBUG kernel:[ 0.036408] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >22:38:23,620 DEBUG kernel:[ 0.038004] pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >22:38:23,620 DEBUG kernel:[ 0.040004] pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >22:38:23,620 DEBUG kernel:[ 0.042008] pci 0000:00:02.0: reg 0x18: [mem 0xfc054000-0xfc055fff] >22:38:23,620 DEBUG kernel:[ 0.044004] pci 0000:00:02.0: reg 0x1c: [io 0xc000-0xc01f] >22:38:23,620 DEBUG kernel:[ 0.050004] pci 0000:00:02.0: reg 0x30: [mem 0xfc040000-0xfc04ffff pref] >22:38:23,620 DEBUG kernel:[ 0.050116] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >22:38:23,620 DEBUG kernel:[ 0.052002] pci 0000:00:03.0: reg 0x10: [io 0xc020-0xc03f] >22:38:23,620 DEBUG kernel:[ 0.054002] pci 0000:00:03.0: reg 0x14: [mem 0xfc056000-0xfc056fff] >22:38:23,620 DEBUG kernel:[ 0.062002] pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc03ffff pref] >22:38:23,620 DEBUG kernel:[ 0.062170] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >22:38:23,620 DEBUG kernel:[ 0.063002] pci 0000:00:04.0: reg 0x10: [mem 0xfc050000-0xfc053fff] >22:38:23,620 DEBUG kernel:[ 0.068158] pci 0000:00:05.0: [8086:2934] type 00 class 0x0c0300 >22:38:23,620 DEBUG kernel:[ 0.072418] pci 0000:00:05.0: reg 0x20: [io 0xc040-0xc05f] >22:38:23,620 DEBUG kernel:[ 0.074088] pci 0000:00:05.1: [8086:2935] type 00 class 0x0c0300 >22:38:23,620 DEBUG kernel:[ 0.078002] pci 0000:00:05.1: reg 0x20: [io 0xc060-0xc07f] >22:38:23,620 DEBUG kernel:[ 0.080015] pci 0000:00:05.2: [8086:2936] type 00 class 0x0c0300 >22:38:23,620 DEBUG kernel:[ 0.084002] pci 0000:00:05.2: reg 0x20: [io 0xc080-0xc09f] >22:38:23,620 DEBUG kernel:[ 0.085531] pci 0000:00:05.7: [8086:293a] type 00 class 0x0c0320 >22:38:23,620 DEBUG kernel:[ 0.086416] pci 0000:00:05.7: reg 0x10: [mem 0xfc057000-0xfc057fff] >22:38:23,620 DEBUG kernel:[ 0.091511] pci 0000:00:06.0: [1af4:1003] type 00 class 0x078000 >22:38:23,620 DEBUG kernel:[ 0.093002] pci 0000:00:06.0: reg 0x10: [io 0xc0a0-0xc0bf] >22:38:23,620 DEBUG kernel:[ 0.094795] pci 0000:00:06.0: reg 0x14: [mem 0xfc058000-0xfc058fff] >22:38:23,620 DEBUG kernel:[ 0.103032] pci 0000:00:08.0: [1af4:1002] type 00 class 0x00ff00 >22:38:23,620 DEBUG kernel:[ 0.103866] pci 0000:00:08.0: reg 0x10: [io 0xc0c0-0xc0df] >22:38:23,620 INFO kernel:[ 0.109094] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >22:38:23,620 INFO kernel:[ 0.109145] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >22:38:23,620 INFO kernel:[ 0.109191] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >22:38:23,620 INFO kernel:[ 0.109236] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >22:38:23,620 INFO kernel:[ 0.109261] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >22:38:23,620 WARNING kernel:[ 0.109451] ACPI: Enabled 16 GPEs in block 00 to 0F >22:38:23,620 INFO kernel:[ 0.109498] vgaarb: setting as boot device: PCI:0000:00:02.0 >22:38:23,620 INFO kernel:[ 0.109498] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >22:38:23,620 INFO kernel:[ 0.109498] vgaarb: loaded >22:38:23,620 INFO kernel:[ 0.109498] vgaarb: bridge control possible 0000:00:02.0 >22:38:23,620 NOTICE kernel:[ 0.109498] SCSI subsystem initialized >22:38:23,620 DEBUG kernel:[ 0.109504] libata version 3.00 loaded. >22:38:23,620 INFO kernel:[ 0.109504] ACPI: bus type USB registered >22:38:23,620 INFO kernel:[ 0.109504] usbcore: registered new interface driver usbfs >22:38:23,620 INFO kernel:[ 0.109504] usbcore: registered new interface driver hub >22:38:23,620 INFO kernel:[ 0.109504] usbcore: registered new device driver usb >22:38:23,620 INFO kernel:[ 0.109504] PCI: Using ACPI for IRQ routing >22:38:23,620 DEBUG kernel:[ 0.109504] PCI: pci_cache_line_size set to 64 bytes >22:38:23,620 DEBUG kernel:[ 0.109504] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >22:38:23,620 DEBUG kernel:[ 0.109504] e820: reserve RAM buffer [mem 0x7fffe000-0x7fffffff] >22:38:23,620 INFO kernel:[ 0.109504] NetLabel: Initializing >22:38:23,620 INFO kernel:[ 0.109504] NetLabel: domain hash size = 128 >22:38:23,620 INFO kernel:[ 0.109504] NetLabel: protocols = UNLABELED CIPSOv4 >22:38:23,620 INFO kernel:[ 0.109504] NetLabel: unlabeled traffic allowed by default >22:38:23,620 INFO kernel:[ 0.109504] Switched to clocksource kvm-clock >22:38:23,620 INFO kernel:[ 0.116063] pnp: PnP ACPI init >22:38:23,620 DEBUG kernel:[ 0.116176] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >22:38:23,620 DEBUG kernel:[ 0.116246] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >22:38:23,620 DEBUG kernel:[ 0.116301] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >22:38:23,620 DEBUG kernel:[ 0.116356] pnp 00:03: [dma 2] >22:38:23,620 DEBUG kernel:[ 0.116387] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >22:38:23,620 DEBUG kernel:[ 0.116663] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active) >22:38:23,620 INFO kernel:[ 0.116921] pnp: PnP ACPI: found 5 devices >22:38:23,620 DEBUG kernel:[ 0.123480] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >22:38:23,620 DEBUG kernel:[ 0.123483] pci_bus 0000:00: resource 5 [io 0x0d00-0xadff] >22:38:23,620 DEBUG kernel:[ 0.123486] pci_bus 0000:00: resource 6 [io 0xae0f-0xaeff] >22:38:23,620 DEBUG kernel:[ 0.123487] pci_bus 0000:00: resource 7 [io 0xaf20-0xafdf] >22:38:23,620 DEBUG kernel:[ 0.123489] pci_bus 0000:00: resource 8 [io 0xafe4-0xffff] >22:38:23,620 DEBUG kernel:[ 0.123491] pci_bus 0000:00: resource 9 [mem 0x000a0000-0x000bffff] >22:38:23,620 DEBUG kernel:[ 0.123493] pci_bus 0000:00: resource 10 [mem 0x80000000-0xfebfffff] >22:38:23,620 INFO kernel:[ 0.123524] NET: Registered protocol family 2 >22:38:23,620 INFO kernel:[ 0.123716] TCP established hash table entries: 16384 (order: 5, 131072 bytes) >22:38:23,620 INFO kernel:[ 0.123777] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >22:38:23,620 INFO kernel:[ 0.123818] TCP: Hash tables configured (established 16384 bind 16384) >22:38:23,620 INFO kernel:[ 0.124060] TCP: reno registered >22:38:23,620 INFO kernel:[ 0.124066] UDP hash table entries: 1024 (order: 3, 32768 bytes) >22:38:23,620 INFO kernel:[ 0.124079] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >22:38:23,620 INFO kernel:[ 0.124123] NET: Registered protocol family 1 >22:38:23,620 INFO kernel:[ 0.124136] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >22:38:23,620 INFO kernel:[ 0.124157] pci 0000:00:01.0: PIIX3: Enabling Passive Release >22:38:23,620 INFO kernel:[ 0.124178] pci 0000:00:01.0: Activating ISA DMA hang workarounds >22:38:23,620 DEBUG kernel:[ 0.124216] pci 0000:00:02.0: Video device with shadowed ROM >22:38:23,620 WARNING kernel:[ 0.151387] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >22:38:23,620 WARNING kernel:[ 0.198191] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >22:38:23,620 WARNING kernel:[ 0.237764] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >22:38:23,620 WARNING kernel:[ 0.273038] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 >22:38:23,620 DEBUG kernel:[ 0.289248] PCI: CLS 0 bytes, default 64 >22:38:23,620 INFO kernel:[ 0.289296] Unpacking initramfs... >22:38:23,620 INFO kernel:[ 2.679530] Freeing initrd memory: 43652K (ffff88007d55d000 - ffff88007fffe000) >22:38:23,620 INFO kernel:[ 2.679760] microcode: CPU0 sig=0x206c1, pf=0x1, revision=0x1 >22:38:23,620 INFO kernel:[ 2.679764] microcode: CPU1 sig=0x206c1, pf=0x1, revision=0x1 >22:38:23,620 INFO kernel:[ 2.679794] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >22:38:23,620 INFO kernel:[ 2.679944] SSE version of gcm_enc/dec engaged. >22:38:23,620 INFO kernel:[ 2.681288] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >22:38:23,620 INFO kernel:[ 2.681522] futex hash table entries: 512 (order: 3, 32768 bytes) >22:38:23,620 NOTICE kernel:[ 2.681526] Initialise system trusted keyring >22:38:23,620 INFO kernel:[ 2.681539] audit: initializing netlink subsys (disabled) >22:38:23,620 NOTICE kernel:[ 2.681548] audit: type=2000 audit(1414449498.221:1): initialized >22:38:23,620 INFO kernel:[ 2.681708] HugeTLB registered 2 MB page size, pre-allocated 0 pages >22:38:23,620 INFO kernel:[ 2.682511] zpool: loaded >22:38:23,620 NOTICE kernel:[ 2.682605] VFS: Disk quotas dquot_6.5.2 >22:38:23,620 WARNING kernel:[ 2.682625] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >22:38:23,620 INFO kernel:[ 2.682814] msgmni has been set to 3997 >22:38:23,620 NOTICE kernel:[ 2.682842] Key type big_key registered >22:38:23,620 DEBUG kernel:[ 2.682844] SELinux: Registering netfilter hooks >22:38:23,620 INFO kernel:[ 2.683481] alg: No test for stdrng (krng) >22:38:23,620 INFO kernel:[ 2.683484] NET: Registered protocol family 38 >22:38:23,620 NOTICE kernel:[ 2.683487] Key type asymmetric registered >22:38:23,620 NOTICE kernel:[ 2.683488] Asymmetric key parser 'x509' registered >22:38:23,620 INFO kernel:[ 2.683509] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >22:38:23,620 INFO kernel:[ 2.683527] io scheduler noop registered >22:38:23,620 INFO kernel:[ 2.683529] io scheduler deadline registered >22:38:23,620 INFO kernel:[ 2.683546] io scheduler cfq registered (default) >22:38:23,620 INFO kernel:[ 2.683602] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >22:38:23,620 INFO kernel:[ 2.683611] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >22:38:23,620 DEBUG kernel:[ 2.683637] intel_idle: does not run on family 6 model 44 >22:38:23,620 INFO kernel:[ 2.683674] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >22:38:23,620 INFO kernel:[ 2.683676] ACPI: Power Button [PWRF] >22:38:23,620 INFO kernel:[ 2.683767] GHES: HEST is not enabled! >22:38:23,620 INFO kernel:[ 2.683796] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >22:38:23,620 INFO kernel:[ 2.706262] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >22:38:23,620 INFO kernel:[ 2.706480] Non-volatile memory driver v1.3 >22:38:23,620 INFO kernel:[ 2.706482] Linux agpgart interface v0.103 >22:38:23,620 DEBUG kernel:[ 2.706579] ata_piix 0000:00:01.1: version 2.13 >22:38:23,620 INFO kernel:[ 2.707170] scsi host0: ata_piix >22:38:23,620 INFO kernel:[ 2.707288] scsi host1: ata_piix >22:38:23,620 INFO kernel:[ 2.707308] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 >22:38:23,620 INFO kernel:[ 2.707309] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 >22:38:23,620 INFO kernel:[ 2.707340] libphy: Fixed MDIO Bus: probed >22:38:23,620 INFO kernel:[ 2.707372] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >22:38:23,620 INFO kernel:[ 2.707375] ehci-pci: EHCI PCI platform driver >22:38:23,620 INFO kernel:[ 2.720794] ehci-pci 0000:00:05.7: EHCI Host Controller >22:38:23,620 INFO kernel:[ 2.720818] ehci-pci 0000:00:05.7: new USB bus registered, assigned bus number 1 >22:38:23,620 INFO kernel:[ 2.720909] ehci-pci 0000:00:05.7: irq 10, io mem 0xfc057000 >22:38:23,620 INFO kernel:[ 2.726019] ehci-pci 0000:00:05.7: USB 2.0 started, EHCI 1.00 >22:38:23,620 INFO kernel:[ 2.726043] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >22:38:23,620 INFO kernel:[ 2.726044] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:38:23,620 INFO kernel:[ 2.726045] usb usb1: Product: EHCI Host Controller >22:38:23,620 INFO kernel:[ 2.726046] usb usb1: Manufacturer: Linux 3.17.1-302.fc21.x86_64 ehci_hcd >22:38:23,620 INFO kernel:[ 2.726047] usb usb1: SerialNumber: 0000:00:05.7 >22:38:23,620 INFO kernel:[ 2.726107] hub 1-0:1.0: USB hub found >22:38:23,620 INFO kernel:[ 2.726110] hub 1-0:1.0: 6 ports detected >22:38:23,620 INFO kernel:[ 2.726214] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >22:38:23,620 INFO kernel:[ 2.726217] ohci-pci: OHCI PCI platform driver >22:38:23,620 INFO kernel:[ 2.726223] uhci_hcd: USB Universal Host Controller Interface driver >22:38:23,620 INFO kernel:[ 2.739676] uhci_hcd 0000:00:05.0: UHCI Host Controller >22:38:23,620 INFO kernel:[ 2.739698] uhci_hcd 0000:00:05.0: new USB bus registered, assigned bus number 2 >22:38:23,620 INFO kernel:[ 2.739708] uhci_hcd 0000:00:05.0: detected 2 ports >22:38:23,620 INFO kernel:[ 2.739736] uhci_hcd 0000:00:05.0: irq 10, io base 0x0000c040 >22:38:23,620 INFO kernel:[ 2.739771] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >22:38:23,620 INFO kernel:[ 2.739772] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:38:23,620 INFO kernel:[ 2.739773] usb usb2: Product: UHCI Host Controller >22:38:23,620 INFO kernel:[ 2.739774] usb usb2: Manufacturer: Linux 3.17.1-302.fc21.x86_64 uhci_hcd >22:38:23,620 INFO kernel:[ 2.739775] usb usb2: SerialNumber: 0000:00:05.0 >22:38:23,620 INFO kernel:[ 2.739822] hub 2-0:1.0: USB hub found >22:38:23,620 INFO kernel:[ 2.739825] hub 2-0:1.0: 2 ports detected >22:38:23,620 INFO kernel:[ 2.753409] uhci_hcd 0000:00:05.1: UHCI Host Controller >22:38:23,620 INFO kernel:[ 2.753432] uhci_hcd 0000:00:05.1: new USB bus registered, assigned bus number 3 >22:38:23,620 INFO kernel:[ 2.753443] uhci_hcd 0000:00:05.1: detected 2 ports >22:38:23,620 INFO kernel:[ 2.753487] uhci_hcd 0000:00:05.1: irq 11, io base 0x0000c060 >22:38:23,620 INFO kernel:[ 2.753520] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >22:38:23,620 INFO kernel:[ 2.753521] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:38:23,620 INFO kernel:[ 2.753522] usb usb3: Product: UHCI Host Controller >22:38:23,620 INFO kernel:[ 2.753523] usb usb3: Manufacturer: Linux 3.17.1-302.fc21.x86_64 uhci_hcd >22:38:23,620 INFO kernel:[ 2.753524] usb usb3: SerialNumber: 0000:00:05.1 >22:38:23,620 INFO kernel:[ 2.753571] hub 3-0:1.0: USB hub found >22:38:23,620 INFO kernel:[ 2.753574] hub 3-0:1.0: 2 ports detected >22:38:23,620 INFO kernel:[ 2.767221] uhci_hcd 0000:00:05.2: UHCI Host Controller >22:38:23,620 INFO kernel:[ 2.767246] uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 4 >22:38:23,620 INFO kernel:[ 2.767256] uhci_hcd 0000:00:05.2: detected 2 ports >22:38:23,620 INFO kernel:[ 2.767284] uhci_hcd 0000:00:05.2: irq 11, io base 0x0000c080 >22:38:23,620 INFO kernel:[ 2.767316] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >22:38:23,620 INFO kernel:[ 2.767317] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:38:23,620 INFO kernel:[ 2.767318] usb usb4: Product: UHCI Host Controller >22:38:23,620 INFO kernel:[ 2.767319] usb usb4: Manufacturer: Linux 3.17.1-302.fc21.x86_64 uhci_hcd >22:38:23,620 INFO kernel:[ 2.767320] usb usb4: SerialNumber: 0000:00:05.2 >22:38:23,620 INFO kernel:[ 2.767371] hub 4-0:1.0: USB hub found >22:38:23,620 INFO kernel:[ 2.767374] hub 4-0:1.0: 2 ports detected >22:38:23,620 INFO kernel:[ 2.767455] usbcore: registered new interface driver usbserial >22:38:23,620 INFO kernel:[ 2.767459] usbcore: registered new interface driver usbserial_generic >22:38:23,620 INFO kernel:[ 2.767463] usbserial: USB Serial support registered for generic >22:38:23,620 INFO kernel:[ 2.767480] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >22:38:23,620 INFO kernel:[ 2.767958] serio: i8042 KBD port at 0x60,0x64 irq 1 >22:38:23,620 INFO kernel:[ 2.767962] serio: i8042 AUX port at 0x60,0x64 irq 12 >22:38:23,620 INFO kernel:[ 2.768038] mousedev: PS/2 mouse device common for all mice >22:38:23,620 INFO kernel:[ 2.768220] rtc_cmos 00:00: RTC can wake from S4 >22:38:23,620 INFO kernel:[ 2.768481] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >22:38:23,620 INFO kernel:[ 2.768527] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >22:38:23,620 INFO kernel:[ 2.768662] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram >22:38:23,620 INFO kernel:[ 2.768769] device-mapper: uevent: version 1.0.3 >22:38:23,620 INFO kernel:[ 2.768846] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >22:38:23,620 INFO kernel:[ 2.769038] hidraw: raw HID events driver (C) Jiri Kosina >22:38:23,620 INFO kernel:[ 2.769215] usbcore: registered new interface driver usbhid >22:38:23,620 INFO kernel:[ 2.769215] usbhid: USB HID core driver >22:38:23,620 INFO kernel:[ 2.769248] drop_monitor: Initializing network drop monitor service >22:38:23,620 INFO kernel:[ 2.769338] ip_tables: (C) 2000-2006 Netfilter Core Team >22:38:23,620 INFO kernel:[ 2.769386] TCP: cubic registered >22:38:23,620 INFO kernel:[ 2.769389] Initializing XFRM netlink socket >22:38:23,620 INFO kernel:[ 2.769528] NET: Registered protocol family 10 >22:38:23,620 INFO kernel:[ 2.769748] mip6: Mobile IPv6 >22:38:23,620 INFO kernel:[ 2.769750] NET: Registered protocol family 17 >22:38:23,620 NOTICE kernel:[ 2.769872] Loading compiled-in X.509 certificates >22:38:23,620 NOTICE kernel:[ 2.770412] Loaded X.509 cert 'Fedora kernel signing key: 0cb4c9dc5577438dc489b2d6dadddfdc03f60c5c' >22:38:23,620 INFO kernel:[ 2.770420] registered taskstats version 1 >22:38:23,620 INFO kernel:[ 2.770624] Magic number: 2:969:654 >22:38:23,620 INFO kernel:[ 2.770691] rtc_cmos 00:00: setting system clock to 2014-10-27 22:38:17 UTC (1414449497) >22:38:23,620 DEBUG kernel:[ 2.770715] PM: Hibernation image not present or could not be loaded. >22:38:23,620 INFO kernel:[ 2.858786] ata1.00: ATAPI: QEMU DVD-ROM, 2.1.2, max UDMA/100 >22:38:23,620 INFO kernel:[ 2.858793] ata1.01: ATA-7: QEMU HARDDISK, 2.1.2, max UDMA/100 >22:38:23,620 INFO kernel:[ 2.858795] ata1.01: 41943040 sectors, multi 16: LBA48 >22:38:23,620 INFO kernel:[ 2.859394] ata1.00: configured for MWDMA2 >22:38:23,620 INFO kernel:[ 2.859839] ata1.01: configured for MWDMA2 >22:38:23,620 NOTICE kernel:[ 2.860527] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.1. PQ: 0 ANSI: 5 >22:38:23,620 INFO kernel:[ 2.861263] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >22:38:23,620 INFO kernel:[ 2.861266] cdrom: Uniform CD-ROM driver Revision: 3.20 >22:38:23,620 DEBUG kernel:[ 2.861435] sr 0:0:0:0: Attached scsi CD-ROM sr0 >22:38:23,620 NOTICE kernel:[ 2.861593] sr 0:0:0:0: Attached scsi generic sg0 type 5 >22:38:23,620 NOTICE kernel:[ 2.861811] scsi 0:0:1:0: Direct-Access ATA QEMU HARDDISK 2 PQ: 0 ANSI: 5 >22:38:23,620 NOTICE kernel:[ 2.862052] sd 0:0:1:0: Attached scsi generic sg1 type 0 >22:38:23,620 NOTICE kernel:[ 2.862069] sd 0:0:1:0: [sda] 41943040 512-byte logical blocks: (21.4 GB/20.0 GiB) >22:38:23,620 NOTICE kernel:[ 2.862161] sd 0:0:1:0: [sda] Write Protect is off >22:38:23,620 DEBUG kernel:[ 2.862164] sd 0:0:1:0: [sda] Mode Sense: 00 3a 00 00 >22:38:23,620 NOTICE kernel:[ 2.862177] sd 0:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >22:38:23,620 INFO kernel:[ 2.863171] sda: sda1 sda2 >22:38:23,620 NOTICE kernel:[ 2.863559] sd 0:0:1:0: [sda] Attached SCSI disk >22:38:23,620 INFO kernel:[ 2.864461] Freeing unused kernel memory: 1468K (ffffffff81d35000 - ffffffff81ea4000) >22:38:23,620 INFO kernel:[ 2.864463] Write protecting the kernel read-only data: 12288k >22:38:23,620 INFO kernel:[ 2.866246] Freeing unused kernel memory: 716K (ffff88000174d000 - ffff880001800000) >22:38:23,620 INFO kernel:[ 2.868082] Freeing unused kernel memory: 844K (ffff880001b2d000 - ffff880001c00000) >22:38:23,620 NOTICE kernel:[ 2.869988] random: systemd urandom read with 15 bits of entropy available >22:38:23,620 INFO kernel:[ 2.915222] device-mapper: multipath: version 1.7.0 loaded >22:38:23,620 INFO kernel:[ 2.971535] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >22:38:23,620 INFO kernel:[ 3.028067] usb 1-1: new high-speed USB device number 2 using ehci-pci >22:38:23,620 INFO kernel:[ 3.138058] squashfs: version 4.0 (2009/01/31) Phillip Lougher >22:38:23,620 INFO kernel:[ 3.143762] Loading iSCSI transport class v2.0-870. >22:38:23,620 INFO kernel:[ 3.146102] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >22:38:23,620 INFO kernel:[ 3.146104] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >22:38:23,620 INFO kernel:[ 3.146105] usb 1-1: Product: QEMU USB Tablet >22:38:23,620 INFO kernel:[ 3.146107] usb 1-1: Manufacturer: QEMU >22:38:23,620 INFO kernel:[ 3.146108] usb 1-1: SerialNumber: 42 >22:38:23,620 INFO kernel:[ 3.147695] 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 >22:38:23,620 INFO kernel:[ 3.147758] 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 >22:38:23,620 NOTICE kernel:[ 3.151039] iscsi: registered transport (tcp) >22:38:23,620 INFO kernel:[ 3.182364] FDC 0 is a S82078B >22:38:23,620 INFO kernel:[ 3.186528] No iBFT detected. >22:38:23,620 INFO kernel:[ 3.188840] md: raid0 personality registered for level 0 >22:38:23,620 INFO kernel:[ 3.192325] md: raid1 personality registered for level 1 >22:38:23,620 WARNING kernel:[ 3.216011] raid6: sse2x1 9027 MB/s >22:38:23,620 WARNING kernel:[ 3.233007] raid6: sse2x2 12753 MB/s >22:38:23,620 WARNING kernel:[ 3.250005] raid6: sse2x4 15488 MB/s >22:38:23,620 WARNING kernel:[ 3.250006] raid6: using algorithm sse2x4 (15488 MB/s) >22:38:23,620 WARNING kernel:[ 3.250007] raid6: using ssse3x2 recovery algorithm >22:38:23,620 INFO kernel:[ 3.250990] async_tx: api initialized (async) >22:38:23,620 INFO kernel:[ 3.252108] xor: measuring software checksum speed >22:38:23,620 INFO kernel:[ 3.262004] prefetch64-sse: 18964.000 MB/sec >22:38:23,620 INFO kernel:[ 3.272004] generic_sse: 18108.000 MB/sec >22:38:23,620 INFO kernel:[ 3.272005] xor: using function: prefetch64-sse (18964.000 MB/sec) >22:38:23,620 INFO kernel:[ 3.279797] md: raid6 personality registered for level 6 >22:38:23,620 INFO kernel:[ 3.279799] md: raid5 personality registered for level 5 >22:38:23,620 INFO kernel:[ 3.279800] md: raid4 personality registered for level 4 >22:38:23,620 INFO kernel:[ 3.285285] md: raid10 personality registered for level 10 >22:38:23,620 INFO kernel:[ 3.286994] md: linear personality registered for level -1 >22:38:23,620 INFO kernel:[ 3.292193] device-mapper: multipath round-robin: version 1.0.0 loaded >22:38:23,620 INFO kernel:[ 3.297295] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >22:38:23,620 INFO kernel:[ 3.312190] RPC: Registered named UNIX socket transport module. >22:38:23,620 INFO kernel:[ 3.312192] RPC: Registered udp transport module. >22:38:23,620 INFO kernel:[ 3.312192] RPC: Registered tcp transport module. >22:38:23,620 INFO kernel:[ 3.312193] RPC: Registered tcp NFSv4.1 backchannel transport module. >22:38:23,620 INFO kernel:[ 3.440722] [drm] Initialized drm 1.1.0 20060810 >22:38:23,620 INFO kernel:[ 3.478731] alg: No test for crc32 (crc32-pclmul) >22:38:23,620 INFO kernel:[ 3.480623] [drm] Device Version 0.0 >22:38:23,620 INFO kernel:[ 3.480625] [drm] Compression level 0 log level 0 >22:38:23,620 INFO kernel:[ 3.480626] [drm] Currently using mode #0, list at 0x488 >22:38:23,620 INFO kernel:[ 3.480626] [drm] 12286 io pages at offset 0x1000000 >22:38:23,620 INFO kernel:[ 3.480627] [drm] 16777216 byte draw area at offset 0x0 >22:38:23,620 INFO kernel:[ 3.480627] [drm] RAM header offset: 0x3ffe000 >22:38:23,620 INFO kernel:[ 3.480628] [drm] rom modes offset 0x488 for 128 modes >22:38:23,620 INFO kernel:[ 3.480694] [TTM] Zone kernel: Available graphics memory: 1024868 kiB >22:38:23,620 INFO kernel:[ 3.480695] [TTM] Initializing pool allocator >22:38:23,620 INFO kernel:[ 3.480698] [TTM] Initializing DMA pool allocator >22:38:23,620 INFO kernel:[ 3.480703] [drm] qxl: 16M of VRAM memory size >22:38:23,620 INFO kernel:[ 3.480704] [drm] qxl: 63M of IO pages memory ready (VRAM domain) >22:38:23,620 INFO kernel:[ 3.480704] [drm] qxl: 64M of Surface memory size >22:38:23,620 INFO kernel:[ 3.483090] [drm] main mem slot 1 [f4000000,3ffe000] >22:38:23,620 INFO kernel:[ 3.483092] [drm] surface mem slot 2 [f8000000,4000000] >22:38:23,620 INFO kernel:[ 3.483364] [drm] fb mappable at 0xF4000000, size 3145728 >22:38:23,620 INFO kernel:[ 3.483365] [drm] fb: depth 24, pitch 4096, width 1024, height 768 >22:38:23,620 INFO kernel:[ 3.483429] fbcon: qxldrmfb (fb0) is primary device >22:38:23,620 INFO kernel:[ 3.500568] Console: switching to colour frame buffer device 128x48 >22:38:23,620 INFO kernel:[ 3.501702] qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device >22:38:23,620 INFO kernel:[ 3.501703] qxl 0000:00:02.0: registered panic notifier >22:38:23,620 INFO kernel:[ 3.510087] [drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >22:38:23,620 DEBUG kernel:[ 3.542672] virtio-pci 0000:00:03.0: irq 24 for MSI/MSI-X >22:38:23,620 DEBUG kernel:[ 3.542684] virtio-pci 0000:00:03.0: irq 25 for MSI/MSI-X >22:38:23,620 DEBUG kernel:[ 3.542694] virtio-pci 0000:00:03.0: irq 26 for MSI/MSI-X >22:38:23,620 INFO kernel:[ 3.602400] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >22:38:23,620 INFO kernel:[ 3.680089] tsc: Refined TSC clocksource calibration: 3502.610 MHz >22:38:23,620 NOTICE kernel:[ 3.824544] random: nonblocking pool is initialized >22:38:23,620 DEBUG kernel:[ 4.534167] ISO 9660 Extensions: Microsoft Joliet Level 3 >22:38:23,620 DEBUG kernel:[ 4.539249] ISO 9660 Extensions: RRIP_1991A >22:38:23,620 INFO kernel:[ 4.636557] loop: module loaded >22:38:23,620 INFO kernel:[ 4.770424] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >22:38:23,620 DEBUG kernel:[ 5.518815] SELinux: 2048 avtab hash slots, 110299 rules. >22:38:23,620 DEBUG kernel:[ 5.528791] SELinux: 2048 avtab hash slots, 110299 rules. >22:38:23,620 DEBUG kernel:[ 5.546991] SELinux: 8 users, 103 roles, 4966 types, 295 bools, 1 sens, 1024 cats >22:38:23,620 DEBUG kernel:[ 5.546995] SELinux: 83 classes, 110299 rules >22:38:23,620 INFO kernel:[ 5.550824] SELinux: Permission audit_read in class capability2 not defined in policy. >22:38:23,620 INFO kernel:[ 5.550828] SELinux: the above unknown classes and permissions will be allowed >22:38:23,620 DEBUG kernel:[ 5.550832] SELinux: Completing initialization. >22:38:23,620 DEBUG kernel:[ 5.550833] SELinux: Setting up existing superblocks. >22:38:23,620 DEBUG kernel:[ 5.550837] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:38:23,620 DEBUG kernel:[ 5.550981] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.550988] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.550992] SELinux: initialized (dev proc, type proc), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.551045] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >22:38:23,620 DEBUG kernel:[ 5.551397] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.551918] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >22:38:23,620 DEBUG kernel:[ 5.551921] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >22:38:23,620 DEBUG kernel:[ 5.551924] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.551926] SELinux: initialized (dev aio, type aio), not configured for labeling >22:38:23,620 DEBUG kernel:[ 5.551928] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >22:38:23,620 DEBUG kernel:[ 5.551940] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >22:38:23,620 DEBUG kernel:[ 5.551945] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >22:38:23,620 DEBUG kernel:[ 5.551950] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.551959] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.552138] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.552140] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:38:23,620 DEBUG kernel:[ 5.552145] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:38:23,620 DEBUG kernel:[ 5.552222] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:38:23,620 DEBUG kernel:[ 5.552243] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.552247] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.552249] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.552251] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.552253] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.552258] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.552261] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.552262] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.552264] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.552269] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.552270] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.552273] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.552277] SELinux: initialized (dev drm, type drm), not configured for labeling >22:38:23,620 DEBUG kernel:[ 5.552279] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.552287] SELinux: initialized (dev loop0, type squashfs), uses xattr >22:38:23,620 DEBUG kernel:[ 5.552300] SELinux: initialized (dev dm-0, type ext4), uses xattr >22:38:23,620 NOTICE kernel:[ 5.556247] audit: type=1403 audit(1414449500.285:2): policy loaded auid=4294967295 ses=4294967295 >22:38:23,620 DEBUG kernel:[ 5.921808] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.945126] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >22:38:23,620 DEBUG kernel:[ 5.945307] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >22:38:23,620 DEBUG kernel:[ 5.994544] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:38:23,620 INFO kernel:[ 7.253703] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 >22:38:23,620 DEBUG kernel:[ 7.319055] virtio-pci 0000:00:06.0: irq 27 for MSI/MSI-X >22:38:23,620 DEBUG kernel:[ 7.319067] virtio-pci 0000:00:06.0: irq 28 for MSI/MSI-X >22:38:23,620 INFO kernel:[ 8.878155] zram: Created 2 device(s) ... >22:38:23,620 NOTICE kernel:[ 8.888814] audit: type=1400 audit(1414449503.617:3): avc: denied { unlink } for pid=1012 comm="rsyslogd" name="log" dev="devtmpfs" ino=11325 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=lnk_file permissive=1 >22:38:23,620 INFO kernel:[ 8.889532] zram0: detected capacity change from 0 to 1049464832 >22:38:23,620 INFO kernel:[ 8.890275] zram1: detected capacity change from 0 to 1049464832 >22:38:23,658 INFO kernel:[ 8.928064] Adding 1024864k swap on /dev/zram0. Priority:100 extents:1 across:1024864k SSFS >22:38:23,659 INFO kernel:[ 8.929184] Adding 1024864k swap on /dev/zram1. Priority:100 extents:1 across:1024864k SSFS >22:38:23,976 INFO NetworkManager: <info> NetworkManager (version 0.9.10.0-9.git20140704.fc21) is starting... >22:38:23,976 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >22:38:23,976 INFO NetworkManager: <info> WEXT support is enabled >22:38:24,025 INFO kernel:[ 9.295096] cfg80211: Calling CRDA to update world regulatory domain >22:38:24,082 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >22:38:24,112 INFO polkitd: Started polkitd version 0.112 >22:38:24,182 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >22:38:24,188 WARNING NetworkManager: <warn> Could not get hostname: failed to read /etc/sysconfig/network >22:38:24,189 INFO NetworkManager: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >22:38:24,189 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >22:38:24,189 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >22:38:24,210 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >22:38:24,211 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >22:38:24,243 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >22:38:24,249 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >22:38:24,252 INFO NetworkManager: <info> WiFi hardware radio set enabled >22:38:24,252 INFO NetworkManager: <info> WWAN hardware radio set enabled >22:38:24,259 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wifi.so >22:38:24,260 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >22:38:24,260 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >22:38:24,260 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >22:38:24,260 INFO NetworkManager: <info> Networking is enabled by state file >22:38:24,281 INFO NetworkManager: <info> (lo): link connected >22:38:24,281 INFO NetworkManager: <info> (lo): carrier is ON >22:38:24,281 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >22:38:24,281 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >22:38:24,312 INFO NetworkManager: <info> (eth0): carrier is OFF >22:38:24,334 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >22:38:24,334 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1 >22:38:24,334 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >22:38:24,344 INFO NetworkManager: <info> (eth0): link connected >22:38:24,344 INFO NetworkManager: <info> (eth0): preparing device >22:38:24,345 INFO NetworkManager: <info> read connection 'Wired connection 1' >22:38:24,345 INFO NetworkManager: <info> (eth0): created default wired connection 'Wired connection 1' >22:38:24,345 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >22:38:24,345 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >22:38:24,346 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >22:38:24,346 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >22:38:24,346 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >22:38:24,346 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >22:38:24,346 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >22:38:24,346 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >22:38:24,346 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >22:38:24,346 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >22:38:24,346 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >22:38:24,358 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >22:38:24,358 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >22:38:24,358 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >22:38:24,358 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >22:38:24,358 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >22:38:24,365 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >22:38:24,397 INFO NetworkManager: <info> dhclient started with pid 1103 >22:38:24,398 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >22:38:24,472 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.1 >22:38:24,473 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >22:38:24,473 INFO dhclient: All rights reserved. >22:38:24,473 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >22:38:24,473 INFO dhclient: >22:38:24,488 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >22:38:24,526 INFO dhclient: Listening on LPF/eth0/52:54:00:02:0a:91 >22:38:24,526 INFO dhclient: Sending on LPF/eth0/52:54:00:02:0a:91 >22:38:24,527 INFO dhclient: Sending on Socket/fallback >22:38:24,527 INFO dhclient: Created duid \000\001\000\001\033\341\205\340RT\000\002\012\221. >22:38:24,527 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x43597283) >22:38:25,252 NOTICE kernel:[ 10.522474] audit: type=1400 audit(1414449505.251:4): avc: denied { read write } for pid=1106 comm="ldconfig" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >22:38:26,952 NOTICE kernel:[ 12.222583] audit: type=1400 audit(1414449506.951:5): avc: denied { read write } for pid=1109 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=10215 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >22:38:28,101 NOTICE kernel:[ 13.371705] audit: type=1400 audit(1414449508.100:6): avc: denied { read write } for pid=1170 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1
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 1157864
: 951185 |
951186
|
951187
|
951188
|
951189
|
951190
|
951191
|
951192
|
951193
|
951194