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 636180 Details for
Bug 871888
AttributeError: 'YumPayload' object has no attribute '_yum'
[?]
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), 185.76 KB, created by
Kamil Páral
on 2012-10-31 16:13:15 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Kamil Páral
Created:
2012-10-31 16:13:15 UTC
Size:
185.76 KB
patch
obsolete
>anaconda 18.19 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1141, in checkSoftwareSelection > % (len(self._yum.tsInfo.getMembers()), self.spaceRequired)) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 108, in checkSoftwareSelection > self.payload.checkSoftwareSelection() > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >AttributeError: 'YumPayload' object has no attribute '_yum' > >Local variables in innermost frame: >self: <pyanaconda.packaging.yumpayload.YumPayload object at 0x7ffdd886f810> >code: 2 >msgs: [u'Success - deps resolved'] > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500MB partition vda1 (2) with existing ext4 filesystem >, '/': existing 6795MB partition vda3 (4) with existing ext4 filesystem >} > swaps: [existing 2944MB partition vda2 (3) with existing swap >] > name: Fedora Linux 18 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, vda1, vda2, vda3, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sr0, vda1, vda2, vda3] > _intf.storage.fsset.devicetree.topology._devmap: {'vda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'vda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'vda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [vda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2186240 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7ffdd892a8c0> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-10-20-03-21-50-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Beta-TC6_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-10-20-03-21-50-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta-TC6_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4270.0 > _serial: None > id: 0 > minor: 0 >, existing 10240MB disk vda (1) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 5 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 6 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 9e285342-0dc4-47ed-93cb-7541d97af8ed > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 9e285342-0dc4-47ed-93cb-7541d97af8ed > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, existing 1024MB dm live-rw (11) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _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.platform: X86 instance, containing members: > _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: [] > _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.mpathFriendlyNames: True > _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.stage2_device: None > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _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: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7ffdd8a6d090) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7ffdd8a6d0d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7ffdd8a6d150) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7ffdd8a6d190) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7ffdd8a6d1d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2944 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: None > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _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._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.77 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018-Beta-TC6x20x86_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._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.19 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Beta-TC6x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >16:11:45,868 INFO anaconda: /sbin/anaconda 18.19 >16:11:46,734 INFO anaconda: 1572864 kB (1536 MB) are available >16:11:46,734 INFO anaconda: check_memory(): total:1536, needed:512, graphical:512 >16:11:46,743 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >16:11:46,744 INFO anaconda: Default encoding = utf-8 >16:11:46,822 INFO anaconda: ISCSID is /sbin/iscsid >16:11:46,824 INFO anaconda: no initiator set >16:11:46,958 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >16:11:46,959 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >16:11:47,080 INFO anaconda: Display mode = g >16:11:47,081 INFO anaconda: 1572864 kB (1536 MB) are available >16:11:47,082 INFO anaconda: check_memory(): total:1536, needed:512, graphical:512 >16:11:48,170 DEBUG anaconda: X server has signalled a successful start. >16:11:48,171 INFO anaconda: Starting window manager, pid 631. >16:11:49,187 INFO anaconda: using only installclass _Fedora >16:11:49,871 INFO anaconda: Detected 1472M of memory >16:11:49,872 INFO anaconda: Swap attempt of 2944M >16:11:49,884 INFO anaconda: Running Thread: AnaStorageThread (140728389375744) >16:11:49,891 INFO anaconda: Running Thread: AnaPayloadThread (140728380983040) >16:11:49,946 INFO anaconda: no initiator set >16:11:50,343 DEBUG anaconda: required disklabel type for vda (15) is None >16:11:50,344 DEBUG anaconda: default disklabel type for vda is msdos >16:11:50,345 DEBUG anaconda: selecting msdos disklabel for vda based on size >16:11:52,148 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage as ext4 with options defaults,ro >16:11:52,342 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >16:11:52,433 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda3 on /mnt/sysimage as ext4 with options defaults,ro >16:11:53,685 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >16:11:53,901 INFO anaconda: Thread Done: AnaStorageThread (140728389375744) >16:11:54,293 INFO anaconda: Thread Done: AnaPayloadThread (140728380983040) >12:11:57,156 INFO anaconda: Running Thread: AnaSourceWatcher (140728154601216) >12:11:57,239 INFO anaconda: Running Thread: AnaSoftwareWatcher (140728141969152) >12:11:57,247 INFO anaconda: Running Thread: AnaStorageWatcher (140728079685376) >12:11:57,860 INFO anaconda: Running Thread: AnaNTPserver0 (140728380983040) >12:11:57,865 INFO anaconda: Running Thread: AnaNTPserver1 (140728071292672) >12:11:57,875 INFO anaconda: Running Thread: AnaNTPserver2 (140728062899968) >12:11:57,883 INFO anaconda: Thread Done: AnaSourceWatcher (140728154601216) >12:11:57,890 INFO anaconda: Running Thread: AnaNTPserver3 (140728054507264) >12:11:57,939 INFO anaconda: Thread Done: AnaNTPserver2 (140728062899968) >12:11:57,976 INFO anaconda: Thread Done: AnaNTPserver0 (140728380983040) >12:11:58,077 INFO anaconda: Thread Done: AnaNTPserver1 (140728071292672) >12:11:58,175 INFO anaconda: Thread Done: AnaNTPserver3 (140728054507264) >12:11:59,037 INFO anaconda: Thread Done: AnaStorageWatcher (140728079685376) >12:11:59,038 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140728054507264) >12:11:59,039 INFO anaconda: Thread Done: AnaSoftwareWatcher (140728141969152) >12:12:04,404 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140728054507264) >12:12:04,457 INFO anaconda: Running Thread: AnaPayloadMDThread (140728054507264) > > >/tmp/packaging.log: >16:11:49,850 DEBUG packaging: getting release version from tree at None (18) >16:11:49,851 DEBUG packaging: got a release version of 18 >16:11:53,901 INFO packaging: updating base repo >16:11:54,087 DEBUG packaging: getting release version from tree at None (18) >16:11:54,091 DEBUG packaging: got a release version of 18 >16:11:54,091 INFO packaging: configuring base repo >16:11:54,092 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >16:11:54,148 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >16:11:54,148 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >16:11:54,150 DEBUG packaging: got a release version of 18 >16:11:54,192 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >16:11:54,204 DEBUG packaging: disabling repo fedora >16:11:54,204 DEBUG packaging: disabling repo updates-testing >16:11:54,204 DEBUG packaging: disabling repo updates >16:11:54,204 INFO packaging: gathering repo metadata >16:11:54,205 DEBUG packaging: getting repo metadata for anaconda >16:11:54,238 DEBUG packaging: getting group info for anaconda >16:11:54,289 INFO packaging: metadata retrieval complete >12:11:59,030 DEBUG packaging: deleting package sacks >12:11:59,039 INFO packaging: checking software selection >12:11:59,040 DEBUG packaging: deleting package sacks >12:11:59,040 DEBUG packaging: deleting yum transaction info >12:11:59,041 DEBUG packaging: select group core >12:11:59,442 DEBUG packaging: select group core >12:11:59,443 DEBUG packaging: select group gnome-desktop >12:11:59,498 DEBUG packaging: select group multimedia >12:11:59,514 DEBUG packaging: select group input-methods >12:11:59,520 DEBUG packaging: select group base-x >12:11:59,532 DEBUG packaging: select group fonts >12:11:59,575 DEBUG packaging: select group hardware-support >12:11:59,590 DEBUG packaging: select group dial-up >12:11:59,595 DEBUG packaging: select group printing >12:11:59,644 DEBUG packaging: select group firefox >12:11:59,646 DEBUG packaging: select group standard >12:11:59,690 DEBUG packaging: select package kernel-PAE >12:11:59,704 INFO packaging: no kernel-PAE package >12:11:59,704 DEBUG packaging: select package kernel >12:11:59,705 INFO packaging: selected kernel >12:11:59,705 INFO packaging: checking dependencies >12:12:04,351 DEBUG packaging: success >12:12:04,366 INFO packaging: updating base repo >12:12:04,429 DEBUG packaging: getting release version from tree at None (18) >12:12:04,429 DEBUG packaging: got a release version of 18 >12:12:04,430 INFO packaging: configuring base repo >12:12:04,450 INFO packaging: using default repos from local yum configuration >12:12:04,457 INFO packaging: gathering repo metadata >12:12:04,458 DEBUG packaging: getting repo metadata for fedora > > >/tmp/program.log: >16:11:46,805 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:11:46,824 INFO program: Running... modprobe fcoe >16:11:46,901 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >16:11:46,955 INFO program: No FCoE boot disk information is found in EDD! >16:11:46,959 INFO program: Running... udevadm settle --timeout=300 >16:11:47,015 INFO program: Running... multipath -d >16:11:47,055 INFO program: Running... multipath -ll >16:11:48,180 INFO program: Running... metacity --display :1 --sm-disable >16:11:48,731 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >16:11:48,909 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,926 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,927 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,929 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,945 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,949 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,950 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,951 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,961 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,962 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,964 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,965 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,966 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,967 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,972 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,973 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,975 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,976 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,977 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,978 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,980 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,981 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,990 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:48,991 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:11:49,885 INFO program: Running... udevadm control --property=ANACONDA=1 >16:11:49,923 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:11:49,943 INFO program: Running... systemctl start chronyd.service >16:11:49,951 INFO program: Running... udevadm settle --timeout=300 >16:11:50,115 INFO program: Running... multipath -d >16:11:50,155 INFO program: Running... multipath -ll >16:11:50,532 INFO program: Running... dumpe2fs -h /dev/vda1 >16:11:50,611 INFO program: Filesystem volume name: <none> >16:11:50,612 INFO program: Last mounted on: /boot >16:11:50,613 INFO program: Filesystem UUID: 1c1869ad-01ef-4674-8e61-1f6ad3fb1de3 >16:11:50,613 INFO program: Filesystem magic number: 0xEF53 >16:11:50,614 INFO program: Filesystem revision #: 1 (dynamic) >16:11:50,614 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 >16:11:50,615 INFO program: Filesystem flags: signed_directory_hash >16:11:50,615 INFO program: Default mount options: user_xattr acl >16:11:50,615 INFO program: Filesystem state: clean >16:11:50,616 INFO program: Errors behavior: Continue >16:11:50,616 INFO program: Filesystem OS type: Linux >16:11:50,617 INFO program: Inode count: 128016 >16:11:50,617 INFO program: Block count: 512000 >16:11:50,617 INFO program: Reserved block count: 25600 >16:11:50,618 INFO program: Free blocks: 485334 >16:11:50,618 INFO program: Free inodes: 128005 >16:11:50,619 INFO program: First block: 1 >16:11:50,619 INFO program: Block size: 1024 >16:11:50,619 INFO program: Fragment size: 1024 >16:11:50,620 INFO program: Reserved GDT blocks: 256 >16:11:50,620 INFO program: Blocks per group: 8192 >16:11:50,621 INFO program: Fragments per group: 8192 >16:11:50,621 INFO program: Inodes per group: 2032 >16:11:50,622 INFO program: Inode blocks per group: 254 >16:11:50,623 INFO program: Flex block group size: 16 >16:11:50,629 INFO program: Filesystem created: Tue Oct 30 14:28:22 2012 >16:11:50,654 INFO program: Last mount time: Tue Oct 30 14:28:23 2012 >16:11:50,663 INFO program: Last write time: Tue Oct 30 14:28:23 2012 >16:11:50,668 INFO program: Mount count: 1 >16:11:50,682 INFO program: Maximum mount count: -1 >16:11:50,683 INFO program: Last checked: Tue Oct 30 14:28:22 2012 >16:11:50,686 INFO program: Check interval: 0 (<none>) >16:11:50,696 INFO program: Lifetime writes: 8 MB >16:11:50,705 INFO program: Reserved blocks uid: 0 (user root) >16:11:50,757 INFO program: Reserved blocks gid: 0 (group root) >16:11:50,793 INFO program: First inode: 11 >16:11:50,807 INFO program: Inode size: 128 >16:11:50,818 INFO program: Journal inode: 8 >16:11:50,819 INFO program: Default directory hash: half_md4 >16:11:50,821 INFO program: Directory Hash Seed: 311c5fff-4e4b-4e27-a890-042b5636ebb1 >16:11:50,821 INFO program: Journal backup: inode blocks >16:11:50,822 INFO program: Journal features: (none) >16:11:50,822 INFO program: Journal size: 8M >16:11:50,823 INFO program: Journal length: 8192 >16:11:50,823 INFO program: Journal sequence: 0x00000002 >16:11:50,827 INFO program: Journal start: 1 >16:11:50,828 INFO program: >16:11:50,828 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:11:50,829 INFO program: Running... dumpe2fs -h /dev/vda1 >16:11:50,839 INFO program: Filesystem volume name: <none> >16:11:50,839 INFO program: Last mounted on: /boot >16:11:50,840 INFO program: Filesystem UUID: 1c1869ad-01ef-4674-8e61-1f6ad3fb1de3 >16:11:50,840 INFO program: Filesystem magic number: 0xEF53 >16:11:50,841 INFO program: Filesystem revision #: 1 (dynamic) >16:11:50,841 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 >16:11:50,842 INFO program: Filesystem flags: signed_directory_hash >16:11:50,842 INFO program: Default mount options: user_xattr acl >16:11:50,843 INFO program: Filesystem state: clean >16:11:50,843 INFO program: Errors behavior: Continue >16:11:50,844 INFO program: Filesystem OS type: Linux >16:11:50,844 INFO program: Inode count: 128016 >16:11:50,845 INFO program: Block count: 512000 >16:11:50,845 INFO program: Reserved block count: 25600 >16:11:50,846 INFO program: Free blocks: 485334 >16:11:50,846 INFO program: Free inodes: 128005 >16:11:50,846 INFO program: First block: 1 >16:11:50,847 INFO program: Block size: 1024 >16:11:50,848 INFO program: Fragment size: 1024 >16:11:50,848 INFO program: Reserved GDT blocks: 256 >16:11:50,848 INFO program: Blocks per group: 8192 >16:11:50,849 INFO program: Fragments per group: 8192 >16:11:50,851 INFO program: Inodes per group: 2032 >16:11:50,851 INFO program: Inode blocks per group: 254 >16:11:50,852 INFO program: Flex block group size: 16 >16:11:50,852 INFO program: Filesystem created: Tue Oct 30 14:28:22 2012 >16:11:50,853 INFO program: Last mount time: Tue Oct 30 14:28:23 2012 >16:11:50,853 INFO program: Last write time: Tue Oct 30 14:28:23 2012 >16:11:50,854 INFO program: Mount count: 1 >16:11:50,854 INFO program: Maximum mount count: -1 >16:11:50,855 INFO program: Last checked: Tue Oct 30 14:28:22 2012 >16:11:50,855 INFO program: Check interval: 0 (<none>) >16:11:50,856 INFO program: Lifetime writes: 8 MB >16:11:50,857 INFO program: Reserved blocks uid: 0 (user root) >16:11:50,857 INFO program: Reserved blocks gid: 0 (group root) >16:11:50,858 INFO program: First inode: 11 >16:11:50,858 INFO program: Inode size: 128 >16:11:50,864 INFO program: Journal inode: 8 >16:11:50,865 INFO program: Default directory hash: half_md4 >16:11:50,865 INFO program: Directory Hash Seed: 311c5fff-4e4b-4e27-a890-042b5636ebb1 >16:11:50,866 INFO program: Journal backup: inode blocks >16:11:50,866 INFO program: Journal features: (none) >16:11:50,867 INFO program: Journal size: 8M >16:11:50,872 INFO program: Journal length: 8192 >16:11:50,875 INFO program: Journal sequence: 0x00000002 >16:11:50,875 INFO program: Journal start: 1 >16:11:50,876 INFO program: >16:11:50,876 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:11:50,877 INFO program: Running... resize2fs -P /dev/vda1 >16:11:50,915 INFO program: Estimated minimum size of the filesystem: 14075 >16:11:50,916 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:11:51,118 INFO program: Running... dumpe2fs -h /dev/vda3 >16:11:51,148 INFO program: Filesystem volume name: <none> >16:11:51,149 INFO program: Last mounted on: /mnt/sysimage >16:11:51,149 INFO program: Filesystem UUID: 8ccdc025-af51-4a56-81aa-c2f6baf70b36 >16:11:51,149 INFO program: Filesystem magic number: 0xEF53 >16:11:51,150 INFO program: Filesystem revision #: 1 (dynamic) >16:11:51,150 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:11:51,151 INFO program: Filesystem flags: signed_directory_hash >16:11:51,151 INFO program: Default mount options: user_xattr acl >16:11:51,151 INFO program: Filesystem state: clean >16:11:51,152 INFO program: Errors behavior: Continue >16:11:51,152 INFO program: Filesystem OS type: Linux >16:11:51,152 INFO program: Inode count: 435456 >16:11:51,153 INFO program: Block count: 1739520 >16:11:51,153 INFO program: Reserved block count: 86976 >16:11:51,153 INFO program: Free blocks: 1675588 >16:11:51,153 INFO program: Free inodes: 435445 >16:11:51,153 INFO program: First block: 0 >16:11:51,153 INFO program: Block size: 4096 >16:11:51,154 INFO program: Fragment size: 4096 >16:11:51,154 INFO program: Reserved GDT blocks: 424 >16:11:51,154 INFO program: Blocks per group: 32768 >16:11:51,154 INFO program: Fragments per group: 32768 >16:11:51,154 INFO program: Inodes per group: 8064 >16:11:51,155 INFO program: Inode blocks per group: 504 >16:11:51,155 INFO program: Flex block group size: 16 >16:11:51,155 INFO program: Filesystem created: Tue Oct 30 14:28:19 2012 >16:11:51,155 INFO program: Last mount time: Tue Oct 30 14:28:23 2012 >16:11:51,160 INFO program: Last write time: Tue Oct 30 14:28:23 2012 >16:11:51,160 INFO program: Mount count: 1 >16:11:51,160 INFO program: Maximum mount count: -1 >16:11:51,161 INFO program: Last checked: Tue Oct 30 14:28:19 2012 >16:11:51,161 INFO program: Check interval: 0 (<none>) >16:11:51,161 INFO program: Lifetime writes: 130 MB >16:11:51,161 INFO program: Reserved blocks uid: 0 (user root) >16:11:51,161 INFO program: Reserved blocks gid: 0 (group root) >16:11:51,162 INFO program: First inode: 11 >16:11:51,162 INFO program: Inode size: 256 >16:11:51,162 INFO program: Required extra isize: 28 >16:11:51,162 INFO program: Desired extra isize: 28 >16:11:51,162 INFO program: Journal inode: 8 >16:11:51,163 INFO program: First orphan inode: 24 >16:11:51,163 INFO program: Default directory hash: half_md4 >16:11:51,165 INFO program: Directory Hash Seed: aad1a2d5-d604-4a62-b46e-b98185853e09 >16:11:51,165 INFO program: Journal backup: inode blocks >16:11:51,166 INFO program: Journal features: journal_incompat_revoke >16:11:51,166 INFO program: Journal size: 128M >16:11:51,166 INFO program: Journal length: 32768 >16:11:51,169 INFO program: Journal sequence: 0x000000c0 >16:11:51,170 INFO program: Journal start: 8309 >16:11:51,170 INFO program: >16:11:51,170 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:11:51,171 INFO program: Running... dumpe2fs -h /dev/vda3 >16:11:51,187 INFO program: Filesystem volume name: <none> >16:11:51,188 INFO program: Last mounted on: /mnt/sysimage >16:11:51,188 INFO program: Filesystem UUID: 8ccdc025-af51-4a56-81aa-c2f6baf70b36 >16:11:51,188 INFO program: Filesystem magic number: 0xEF53 >16:11:51,188 INFO program: Filesystem revision #: 1 (dynamic) >16:11:51,189 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:11:51,189 INFO program: Filesystem flags: signed_directory_hash >16:11:51,189 INFO program: Default mount options: user_xattr acl >16:11:51,189 INFO program: Filesystem state: clean >16:11:51,190 INFO program: Errors behavior: Continue >16:11:51,190 INFO program: Filesystem OS type: Linux >16:11:51,190 INFO program: Inode count: 435456 >16:11:51,190 INFO program: Block count: 1739520 >16:11:51,190 INFO program: Reserved block count: 86976 >16:11:51,191 INFO program: Free blocks: 1675588 >16:11:51,191 INFO program: Free inodes: 435445 >16:11:51,191 INFO program: First block: 0 >16:11:51,191 INFO program: Block size: 4096 >16:11:51,192 INFO program: Fragment size: 4096 >16:11:51,192 INFO program: Reserved GDT blocks: 424 >16:11:51,192 INFO program: Blocks per group: 32768 >16:11:51,192 INFO program: Fragments per group: 32768 >16:11:51,192 INFO program: Inodes per group: 8064 >16:11:51,193 INFO program: Inode blocks per group: 504 >16:11:51,193 INFO program: Flex block group size: 16 >16:11:51,196 INFO program: Filesystem created: Tue Oct 30 14:28:19 2012 >16:11:51,197 INFO program: Last mount time: Tue Oct 30 14:28:23 2012 >16:11:51,197 INFO program: Last write time: Tue Oct 30 14:28:23 2012 >16:11:51,197 INFO program: Mount count: 1 >16:11:51,197 INFO program: Maximum mount count: -1 >16:11:51,198 INFO program: Last checked: Tue Oct 30 14:28:19 2012 >16:11:51,198 INFO program: Check interval: 0 (<none>) >16:11:51,198 INFO program: Lifetime writes: 130 MB >16:11:51,198 INFO program: Reserved blocks uid: 0 (user root) >16:11:51,198 INFO program: Reserved blocks gid: 0 (group root) >16:11:51,199 INFO program: First inode: 11 >16:11:51,199 INFO program: Inode size: 256 >16:11:51,199 INFO program: Required extra isize: 28 >16:11:51,199 INFO program: Desired extra isize: 28 >16:11:51,200 INFO program: Journal inode: 8 >16:11:51,200 INFO program: First orphan inode: 24 >16:11:51,200 INFO program: Default directory hash: half_md4 >16:11:51,200 INFO program: Directory Hash Seed: aad1a2d5-d604-4a62-b46e-b98185853e09 >16:11:51,201 INFO program: Journal backup: inode blocks >16:11:51,201 INFO program: Journal features: journal_incompat_revoke >16:11:51,201 INFO program: Journal size: 128M >16:11:51,201 INFO program: Journal length: 32768 >16:11:51,202 INFO program: Journal sequence: 0x000000c0 >16:11:51,202 INFO program: Journal start: 8309 >16:11:51,202 INFO program: >16:11:51,202 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:11:51,207 INFO program: Running... resize2fs -P /dev/vda3 >16:11:51,225 INFO program: Estimated minimum size of the filesystem: 45622 >16:11:51,226 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:11:51,360 INFO program: Running... dumpe2fs -h /dev/loop1 >16:11:51,410 INFO program: Filesystem volume name: Anaconda >16:11:51,421 INFO program: Last mounted on: / >16:11:51,422 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >16:11:51,422 INFO program: Filesystem magic number: 0xEF53 >16:11:51,423 INFO program: Filesystem revision #: 1 (dynamic) >16:11:51,424 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >16:11:51,425 INFO program: Filesystem flags: signed_directory_hash >16:11:51,425 INFO program: Default mount options: user_xattr acl >16:11:51,425 INFO program: Filesystem state: clean >16:11:51,425 INFO program: Errors behavior: Continue >16:11:51,428 INFO program: Filesystem OS type: Linux >16:11:51,428 INFO program: Inode count: 65536 >16:11:51,429 INFO program: Block count: 1048576 >16:11:51,429 INFO program: Reserved block count: 0 >16:11:51,429 INFO program: Free blocks: 312570 >16:11:51,429 INFO program: Free inodes: 38349 >16:11:51,430 INFO program: First block: 1 >16:11:51,430 INFO program: Block size: 1024 >16:11:51,430 INFO program: Fragment size: 1024 >16:11:51,430 INFO program: Reserved GDT blocks: 256 >16:11:51,430 INFO program: Blocks per group: 8192 >16:11:51,431 INFO program: Fragments per group: 8192 >16:11:51,431 INFO program: Inodes per group: 512 >16:11:51,431 INFO program: Inode blocks per group: 128 >16:11:51,434 INFO program: Flex block group size: 16 >16:11:51,434 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >16:11:51,435 INFO program: Last mount time: Sat Oct 20 03:17:28 2012 >16:11:51,435 INFO program: Last write time: Sat Oct 20 03:17:35 2012 >16:11:51,435 INFO program: Mount count: 2 >16:11:51,435 INFO program: Maximum mount count: -1 >16:11:51,435 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >16:11:51,436 INFO program: Check interval: 0 (<none>) >16:11:51,436 INFO program: Lifetime writes: 32 MB >16:11:51,448 INFO program: Reserved blocks uid: 0 (user root) >16:11:51,448 INFO program: Reserved blocks gid: 0 (group root) >16:11:51,449 INFO program: First inode: 11 >16:11:51,449 INFO program: Inode size: 256 >16:11:51,449 INFO program: Required extra isize: 28 >16:11:51,449 INFO program: Desired extra isize: 28 >16:11:51,450 INFO program: Journal inode: 8 >16:11:51,450 INFO program: Default directory hash: half_md4 >16:11:51,450 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >16:11:51,450 INFO program: Journal backup: inode blocks >16:11:51,450 INFO program: Journal features: (none) >16:11:51,451 INFO program: Journal size: 32M >16:11:51,451 INFO program: Journal length: 32768 >16:11:51,451 INFO program: Journal sequence: 0x00000007 >16:11:51,451 INFO program: Journal start: 0 >16:11:51,452 INFO program: >16:11:51,452 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:11:51,452 INFO program: Running... dumpe2fs -h /dev/loop1 >16:11:51,465 INFO program: Filesystem volume name: Anaconda >16:11:51,465 INFO program: Last mounted on: / >16:11:51,466 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >16:11:51,466 INFO program: Filesystem magic number: 0xEF53 >16:11:51,466 INFO program: Filesystem revision #: 1 (dynamic) >16:11:51,466 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >16:11:51,467 INFO program: Filesystem flags: signed_directory_hash >16:11:51,467 INFO program: Default mount options: user_xattr acl >16:11:51,467 INFO program: Filesystem state: clean >16:11:51,467 INFO program: Errors behavior: Continue >16:11:51,468 INFO program: Filesystem OS type: Linux >16:11:51,468 INFO program: Inode count: 65536 >16:11:51,468 INFO program: Block count: 1048576 >16:11:51,468 INFO program: Reserved block count: 0 >16:11:51,468 INFO program: Free blocks: 312570 >16:11:51,469 INFO program: Free inodes: 38349 >16:11:51,469 INFO program: First block: 1 >16:11:51,469 INFO program: Block size: 1024 >16:11:51,469 INFO program: Fragment size: 1024 >16:11:51,469 INFO program: Reserved GDT blocks: 256 >16:11:51,470 INFO program: Blocks per group: 8192 >16:11:51,470 INFO program: Fragments per group: 8192 >16:11:51,470 INFO program: Inodes per group: 512 >16:11:51,470 INFO program: Inode blocks per group: 128 >16:11:51,473 INFO program: Flex block group size: 16 >16:11:51,473 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >16:11:51,473 INFO program: Last mount time: Sat Oct 20 03:17:28 2012 >16:11:51,476 INFO program: Last write time: Sat Oct 20 03:17:35 2012 >16:11:51,477 INFO program: Mount count: 2 >16:11:51,477 INFO program: Maximum mount count: -1 >16:11:51,477 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >16:11:51,477 INFO program: Check interval: 0 (<none>) >16:11:51,477 INFO program: Lifetime writes: 32 MB >16:11:51,478 INFO program: Reserved blocks uid: 0 (user root) >16:11:51,478 INFO program: Reserved blocks gid: 0 (group root) >16:11:51,478 INFO program: First inode: 11 >16:11:51,478 INFO program: Inode size: 256 >16:11:51,479 INFO program: Required extra isize: 28 >16:11:51,479 INFO program: Desired extra isize: 28 >16:11:51,479 INFO program: Journal inode: 8 >16:11:51,479 INFO program: Default directory hash: half_md4 >16:11:51,480 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >16:11:51,480 INFO program: Journal backup: inode blocks >16:11:51,480 INFO program: Journal features: (none) >16:11:51,480 INFO program: Journal size: 32M >16:11:51,481 INFO program: Journal length: 32768 >16:11:51,481 INFO program: Journal sequence: 0x00000007 >16:11:51,483 INFO program: Journal start: 0 >16:11:51,483 INFO program: >16:11:51,486 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:11:51,487 INFO program: Running... resize2fs -P /dev/loop1 >16:11:51,506 INFO program: Couldn't find valid filesystem superblock. >16:11:51,506 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:11:51,506 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >16:11:51,627 INFO program: Running... udevadm settle --timeout=300 >16:11:51,745 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:11:51,760 INFO program: Filesystem volume name: Anaconda >16:11:51,761 INFO program: Last mounted on: /sysroot >16:11:51,761 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >16:11:51,761 INFO program: Filesystem magic number: 0xEF53 >16:11:51,762 INFO program: Filesystem revision #: 1 (dynamic) >16:11:51,762 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 >16:11:51,762 INFO program: Filesystem flags: signed_directory_hash >16:11:51,762 INFO program: Default mount options: user_xattr acl >16:11:51,763 INFO program: Filesystem state: clean >16:11:51,763 INFO program: Errors behavior: Continue >16:11:51,763 INFO program: Filesystem OS type: Linux >16:11:51,763 INFO program: Inode count: 65536 >16:11:51,763 INFO program: Block count: 1048576 >16:11:51,764 INFO program: Reserved block count: 0 >16:11:51,764 INFO program: Free blocks: 312570 >16:11:51,764 INFO program: Free inodes: 38349 >16:11:51,764 INFO program: First block: 1 >16:11:51,765 INFO program: Block size: 1024 >16:11:51,765 INFO program: Fragment size: 1024 >16:11:51,765 INFO program: Reserved GDT blocks: 256 >16:11:51,765 INFO program: Blocks per group: 8192 >16:11:51,765 INFO program: Fragments per group: 8192 >16:11:51,766 INFO program: Inodes per group: 512 >16:11:51,766 INFO program: Inode blocks per group: 128 >16:11:51,766 INFO program: Flex block group size: 16 >16:11:51,766 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >16:11:51,767 INFO program: Last mount time: Wed Oct 31 16:11:41 2012 >16:11:51,767 INFO program: Last write time: Wed Oct 31 16:11:41 2012 >16:11:51,768 INFO program: Mount count: 3 >16:11:51,768 INFO program: Maximum mount count: -1 >16:11:51,769 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >16:11:51,769 INFO program: Check interval: 0 (<none>) >16:11:51,769 INFO program: Lifetime writes: 32 MB >16:11:51,769 INFO program: Reserved blocks uid: 0 (user root) >16:11:51,769 INFO program: Reserved blocks gid: 0 (group root) >16:11:51,770 INFO program: First inode: 11 >16:11:51,770 INFO program: Inode size: 256 >16:11:51,770 INFO program: Required extra isize: 28 >16:11:51,773 INFO program: Desired extra isize: 28 >16:11:51,777 INFO program: Journal inode: 8 >16:11:51,778 INFO program: Default directory hash: half_md4 >16:11:51,778 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >16:11:51,778 INFO program: Journal backup: inode blocks >16:11:51,778 INFO program: Journal features: (none) >16:11:51,778 INFO program: Journal size: 32M >16:11:51,779 INFO program: Journal length: 32768 >16:11:51,779 INFO program: Journal sequence: 0x00000008 >16:11:51,779 INFO program: Journal start: 1 >16:11:51,779 INFO program: >16:11:51,779 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:11:51,780 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:11:51,792 INFO program: Filesystem volume name: Anaconda >16:11:51,793 INFO program: Last mounted on: /sysroot >16:11:51,793 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >16:11:51,793 INFO program: Filesystem magic number: 0xEF53 >16:11:51,793 INFO program: Filesystem revision #: 1 (dynamic) >16:11:51,794 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 >16:11:51,794 INFO program: Filesystem flags: signed_directory_hash >16:11:51,794 INFO program: Default mount options: user_xattr acl >16:11:51,794 INFO program: Filesystem state: clean >16:11:51,794 INFO program: Errors behavior: Continue >16:11:51,795 INFO program: Filesystem OS type: Linux >16:11:51,795 INFO program: Inode count: 65536 >16:11:51,795 INFO program: Block count: 1048576 >16:11:51,795 INFO program: Reserved block count: 0 >16:11:51,796 INFO program: Free blocks: 312570 >16:11:51,796 INFO program: Free inodes: 38349 >16:11:51,796 INFO program: First block: 1 >16:11:51,796 INFO program: Block size: 1024 >16:11:51,796 INFO program: Fragment size: 1024 >16:11:51,797 INFO program: Reserved GDT blocks: 256 >16:11:51,797 INFO program: Blocks per group: 8192 >16:11:51,797 INFO program: Fragments per group: 8192 >16:11:51,797 INFO program: Inodes per group: 512 >16:11:51,797 INFO program: Inode blocks per group: 128 >16:11:51,797 INFO program: Flex block group size: 16 >16:11:51,798 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >16:11:51,798 INFO program: Last mount time: Wed Oct 31 16:11:41 2012 >16:11:51,798 INFO program: Last write time: Wed Oct 31 16:11:41 2012 >16:11:51,802 INFO program: Mount count: 3 >16:11:51,802 INFO program: Maximum mount count: -1 >16:11:51,803 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >16:11:51,803 INFO program: Check interval: 0 (<none>) >16:11:51,803 INFO program: Lifetime writes: 32 MB >16:11:51,803 INFO program: Reserved blocks uid: 0 (user root) >16:11:51,803 INFO program: Reserved blocks gid: 0 (group root) >16:11:51,804 INFO program: First inode: 11 >16:11:51,804 INFO program: Inode size: 256 >16:11:51,804 INFO program: Required extra isize: 28 >16:11:51,804 INFO program: Desired extra isize: 28 >16:11:51,804 INFO program: Journal inode: 8 >16:11:51,805 INFO program: Default directory hash: half_md4 >16:11:51,805 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >16:11:51,805 INFO program: Journal backup: inode blocks >16:11:51,805 INFO program: Journal features: (none) >16:11:51,805 INFO program: Journal size: 32M >16:11:51,806 INFO program: Journal length: 32768 >16:11:51,806 INFO program: Journal sequence: 0x00000008 >16:11:51,806 INFO program: Journal start: 1 >16:11:51,806 INFO program: >16:11:51,806 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:11:51,807 INFO program: Running... resize2fs -P /dev/mapper/live-rw >16:11:51,820 INFO program: Estimated minimum size of the filesystem: 733647 >16:11:51,821 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:11:51,841 INFO program: Running... udevadm settle --timeout=300 >16:11:51,878 INFO program: Running... udevadm settle --timeout=300 >16:11:51,914 INFO program: Running... udevadm settle --timeout=300 >16:11:51,957 INFO program: Running... udevadm settle --timeout=300 >16:11:51,995 INFO program: Running... udevadm settle --timeout=300 >16:11:52,030 INFO program: Running... udevadm settle --timeout=300 >16:11:52,059 INFO program: Running... udevadm settle --timeout=300 >16:11:52,095 INFO program: Running... udevadm settle --timeout=300 >16:11:52,150 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >16:11:52,344 INFO program: Running... /bin/umount /mnt/sysimage >16:11:52,359 INFO program: Running... udevadm settle --timeout=300 >16:11:52,401 INFO program: Running... udevadm settle --timeout=300 >16:11:52,438 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda3 /mnt/sysimage >16:11:53,484 INFO program: Running... arch >16:11:53,667 INFO program: x86_64 >16:11:53,687 INFO program: Running... /bin/umount /mnt/sysimage >16:11:53,704 INFO program: Running... udevadm settle --timeout=300 >12:11:57,304 INFO program: Running... modprobe btrfs >12:11:57,403 INFO program: Running... modprobe xfs >12:11:57,491 INFO program: Running... modprobe vfat > > >/tmp/storage.log: >16:11:46,258 DEBUG storage: registered device format class MultipathMember as multipath_member >16:11:46,262 DEBUG storage: registered device format class SwapSpace as swap >16:11:46,264 DEBUG storage: registered device format class DMRaidMember as dmraidmember >16:11:46,306 DEBUG storage: registered device format class LUKS as luks >16:11:46,308 DEBUG storage: registered device format class MDRaidMember as mdmember >16:11:46,314 DEBUG storage: registered device format class DiskLabel as disklabel >16:11:46,333 DEBUG storage: registered device format class Ext2FS as ext2 >16:11:46,334 DEBUG storage: registered device format class Ext3FS as ext3 >16:11:46,334 DEBUG storage: registered device format class Ext4FS as ext4 >16:11:46,335 DEBUG storage: registered device format class FATFS as vfat >16:11:46,335 DEBUG storage: registered device format class EFIFS as efi >16:11:46,336 DEBUG storage: registered device format class BTRFS as btrfs >16:11:46,336 DEBUG storage: registered device format class GFS2 as gfs2 >16:11:46,337 DEBUG storage: registered device format class JFS as jfs >16:11:46,337 DEBUG storage: registered device format class ReiserFS as reiserfs >16:11:46,338 DEBUG storage: registered device format class XFS as xfs >16:11:46,338 DEBUG storage: registered device format class HFS as hfs >16:11:46,339 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >16:11:46,339 DEBUG storage: registered device format class HFSPlus as hfs+ >16:11:46,340 DEBUG storage: registered device format class NTFS as ntfs >16:11:46,340 DEBUG storage: registered device format class NFS as nfs >16:11:46,341 DEBUG storage: registered device format class NFSv4 as nfs4 >16:11:46,341 DEBUG storage: registered device format class Iso9660FS as iso9660 >16:11:46,341 DEBUG storage: registered device format class NoDevFS as nodev >16:11:46,342 DEBUG storage: registered device format class DevPtsFS as devpts >16:11:46,342 DEBUG storage: registered device format class ProcFS as proc >16:11:46,343 DEBUG storage: registered device format class SysFS as sysfs >16:11:46,343 DEBUG storage: registered device format class TmpFS as tmpfs >16:11:46,344 DEBUG storage: registered device format class BindFS as bind >16:11:46,344 DEBUG storage: registered device format class SELinuxFS as selinuxfs >16:11:46,345 DEBUG storage: registered device format class USBFS as usbfs >16:11:46,346 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >16:11:46,347 DEBUG storage: registered device format class BIOSBoot as biosboot >16:11:46,349 DEBUG storage: registered device format class PPCPRePBoot as prepboot >16:11:46,999 DEBUG storage: MultipathTopology._build_topology: >16:11:47,000 DEBUG storage: /etc/multipath.conf contents: >16:11:47,000 DEBUG storage: # multipath.conf written by anaconda >16:11:47,000 DEBUG storage: >16:11:47,001 DEBUG storage: defaults { >16:11:47,001 DEBUG storage: user_friendly_names yes >16:11:47,002 DEBUG storage: } >16:11:47,002 DEBUG storage: blacklist { >16:11:47,002 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:11:47,003 DEBUG storage: devnode "^hd[a-z]" >16:11:47,003 DEBUG storage: devnode "^dcssblk[0-9]*" >16:11:47,004 DEBUG storage: device { >16:11:47,004 DEBUG storage: vendor "DGC" >16:11:47,004 DEBUG storage: product "LUNZ" >16:11:47,005 DEBUG storage: } >16:11:47,005 DEBUG storage: device { >16:11:47,006 DEBUG storage: vendor "IBM" >16:11:47,006 DEBUG storage: product "S/390.*" >16:11:47,006 DEBUG storage: } >16:11:47,007 DEBUG storage: # don't count normal SATA devices as multipaths >16:11:47,007 DEBUG storage: device { >16:11:47,008 DEBUG storage: vendor "ATA" >16:11:47,008 DEBUG storage: } >16:11:47,009 DEBUG storage: # don't count 3ware devices as multipaths >16:11:47,009 DEBUG storage: device { >16:11:47,009 DEBUG storage: vendor "3ware" >16:11:47,010 DEBUG storage: } >16:11:47,010 DEBUG storage: device { >16:11:47,011 DEBUG storage: vendor "AMCC" >16:11:47,011 DEBUG storage: } >16:11:47,011 DEBUG storage: # nor highpoint devices >16:11:47,012 DEBUG storage: device { >16:11:47,012 DEBUG storage: vendor "HPT" >16:11:47,013 DEBUG storage: } >16:11:47,013 DEBUG storage: } >16:11:47,013 DEBUG storage: multipaths { >16:11:47,014 DEBUG storage: } >16:11:47,014 DEBUG storage: (end of /etc/multipath.conf) >16:11:47,063 INFO storage: MultipathTopology: found non-disk device: sr0 >16:11:47,066 INFO storage: MultipathTopology: found singlepath device: vda >16:11:47,067 INFO storage: MultipathTopology: found non-disk device: vda1 >16:11:47,069 INFO storage: MultipathTopology: found non-disk device: vda2 >16:11:47,070 INFO storage: MultipathTopology: found non-disk device: vda3 >16:11:47,070 INFO storage: MultipathTopology: found singlepath device: loop0 >16:11:47,071 INFO storage: MultipathTopology: found singlepath device: loop1 >16:11:47,071 INFO storage: MultipathTopology: found singlepath device: loop2 >16:11:47,071 INFO storage: MultipathTopology: found singlepath device: loop3 >16:11:47,072 INFO storage: MultipathTopology: found singlepath device: loop4 >16:11:47,072 INFO storage: MultipathTopology: found singlepath device: loop5 >16:11:47,073 INFO storage: MultipathTopology: found singlepath device: loop6 >16:11:47,073 INFO storage: MultipathTopology: found singlepath device: loop7 >16:11:47,074 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:11:49,948 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >16:11:49,949 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:11:50,077 DEBUG storage: MultipathTopology._build_topology: >16:11:50,082 DEBUG storage: /etc/multipath.conf contents: >16:11:50,082 DEBUG storage: # multipath.conf written by anaconda >16:11:50,082 DEBUG storage: >16:11:50,083 DEBUG storage: defaults { >16:11:50,083 DEBUG storage: user_friendly_names yes >16:11:50,084 DEBUG storage: } >16:11:50,085 DEBUG storage: blacklist { >16:11:50,088 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:11:50,093 DEBUG storage: devnode "^hd[a-z]" >16:11:50,094 DEBUG storage: devnode "^dcssblk[0-9]*" >16:11:50,095 DEBUG storage: device { >16:11:50,105 DEBUG storage: vendor "DGC" >16:11:50,105 DEBUG storage: product "LUNZ" >16:11:50,106 DEBUG storage: } >16:11:50,106 DEBUG storage: device { >16:11:50,107 DEBUG storage: vendor "IBM" >16:11:50,107 DEBUG storage: product "S/390.*" >16:11:50,108 DEBUG storage: } >16:11:50,108 DEBUG storage: # don't count normal SATA devices as multipaths >16:11:50,108 DEBUG storage: device { >16:11:50,109 DEBUG storage: vendor "ATA" >16:11:50,109 DEBUG storage: } >16:11:50,110 DEBUG storage: # don't count 3ware devices as multipaths >16:11:50,110 DEBUG storage: device { >16:11:50,110 DEBUG storage: vendor "3ware" >16:11:50,111 DEBUG storage: } >16:11:50,111 DEBUG storage: device { >16:11:50,112 DEBUG storage: vendor "AMCC" >16:11:50,112 DEBUG storage: } >16:11:50,112 DEBUG storage: # nor highpoint devices >16:11:50,113 DEBUG storage: device { >16:11:50,113 DEBUG storage: vendor "HPT" >16:11:50,114 DEBUG storage: } >16:11:50,114 DEBUG storage: } >16:11:50,114 DEBUG storage: multipaths { >16:11:50,115 DEBUG storage: } >16:11:50,115 DEBUG storage: (end of /etc/multipath.conf) >16:11:50,178 INFO storage: MultipathTopology: found non-disk device: sr0 >16:11:50,179 INFO storage: MultipathTopology: found singlepath device: vda >16:11:50,180 INFO storage: MultipathTopology: found non-disk device: vda1 >16:11:50,181 INFO storage: MultipathTopology: found non-disk device: vda2 >16:11:50,182 INFO storage: MultipathTopology: found non-disk device: vda3 >16:11:50,183 INFO storage: MultipathTopology: found singlepath device: loop0 >16:11:50,184 INFO storage: MultipathTopology: found singlepath device: loop1 >16:11:50,184 INFO storage: MultipathTopology: found singlepath device: loop2 >16:11:50,185 INFO storage: MultipathTopology: found singlepath device: loop3 >16:11:50,185 INFO storage: MultipathTopology: found singlepath device: loop4 >16:11:50,185 INFO storage: MultipathTopology: found singlepath device: loop5 >16:11:50,186 INFO storage: MultipathTopology: found singlepath device: loop6 >16:11:50,186 INFO storage: MultipathTopology: found singlepath device: loop7 >16:11:50,187 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:11:50,187 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >16:11:50,190 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC6\\x20x86_64 /dev/disk/by-uuid/2012-10-20-03-21-50-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC6_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC6\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-20-03-21-50-00', > 'ID_FS_UUID_ENC': '2012-10-20-03-21-50-00', > '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_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '58028', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC6\\x20x86_64', > '/dev/disk/by-uuid/2012-10-20-03-21-50-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >16:11:50,200 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >16:11:50,202 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >16:11:50,203 DEBUG storage: DeviceTree.getDeviceByName returned None >16:11:50,203 INFO storage: sr0 is a cdrom >16:11:50,204 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:11:50,205 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:11:50,211 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:11:50,218 INFO storage: added cdrom sr0 (id 0) to device tree >16:11:50,219 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:11:50,221 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:11:50,223 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >16:11:50,224 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >16:11:50,230 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >16:11:50,246 WARN storage: disklabel detected but not usable on sr0 >16:11:50,247 INFO storage: type detected on 'sr0' is 'iso9660' >16:11:50,248 DEBUG storage: Iso9660FS.supported: supported: True ; >16:11:50,249 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:11:50,252 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >16:11:50,259 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:11:50,261 DEBUG storage: looking up parted Device: /dev/sr0 >16:11:50,262 INFO storage: got device: OpticalDevice instance (0x7ffdd892c2d0) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4270.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2186240 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7ffdd892a8c0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >16:11:50,265 DEBUG storage: Iso9660FS.supported: supported: True ; >16:11:50,266 INFO storage: got format: Iso9660FS instance (0x7ffdee1a8950) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-20-03-21-50-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC6_x86_64 size = 0 targetSize = 0 > >16:11:50,271 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '56483', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda'} ; name: vda ; >16:11:50,281 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda)... >16:11:50,283 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:11:50,294 DEBUG storage: DeviceTree.getDeviceByName returned None >16:11:50,302 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >16:11:50,312 INFO storage: vda is a disk >16:11:50,313 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:11:50,316 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >16:11:50,329 INFO storage: added disk vda (id 1) to device tree >16:11:50,329 DEBUG storage: looking up parted Device: /dev/vda >16:11:50,336 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >16:11:50,341 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >16:11:50,343 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >16:11:50,355 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >16:11:50,383 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7ffdd89bb890>, <parted.partition.Partition object at 0x7ffdd89bbb90>, <parted.partition.Partition object at 0x7ffdd89bbe10>] > device: <parted.device.Device object at 0x7ffdd89bb6d0> > PedDisk: <_ped.Disk object at 0x7ffdd89c1ef0> >16:11:50,387 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:11:50,389 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >16:11:50,394 INFO storage: got device: DiskDevice instance (0x7ffdd1d3f750) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7ffdd892add0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ffdd89bb3d0> >16:11:50,396 INFO storage: got format: DiskLabel instance (0x7ffdd89bb4d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7ffdd89bb890>, <parted.partition.Partition object at 0x7ffdd89bbb90>, <parted.partition.Partition object at 0x7ffdd89bbe10>] > device: <parted.device.Device object at 0x7ffdd89bb6d0> > PedDisk: <_ped.Disk object at 0x7ffdd89c1ef0> > origPartedDisk = <parted.disk.Disk object at 0x7ffdd89bbfd0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7ffdd892aef0> > >16:11:50,399 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/1c1869ad-01ef-4674-8e61-1f6ad3fb1de3', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1c1869ad-01ef-4674-8e61-1f6ad3fb1de3', > 'ID_FS_UUID_ENC': '1c1869ad-01ef-4674-8e61-1f6ad3fb1de3', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '65799', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/1c1869ad-01ef-4674-8e61-1f6ad3fb1de3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1'} ; name: vda1 ; >16:11:50,403 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1)... >16:11:50,404 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >16:11:50,410 DEBUG storage: DeviceTree.getDeviceByName returned None >16:11:50,410 INFO storage: vda1 is a partition >16:11:50,411 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >16:11:50,413 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:11:50,417 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >16:11:50,419 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >16:11:50,420 DEBUG storage: PartitionDevice._setFormat: vda1 ; >16:11:50,429 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:11:50,431 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >16:11:50,431 DEBUG storage: looking up parted Partition: /dev/vda1 >16:11:50,432 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >16:11:50,440 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >16:11:50,463 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >16:11:50,468 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >16:11:50,470 INFO storage: added partition vda1 (id 2) to device tree >16:11:50,471 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >16:11:50,473 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >16:11:50,475 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >16:11:50,477 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >16:11:50,521 WARN storage: disklabel detected but not usable on vda1 >16:11:50,531 INFO storage: type detected on 'vda1' is 'ext4' >16:11:50,917 DEBUG storage: padding min size from 14 up to 15 >16:11:50,926 DEBUG storage: Ext4FS.supported: supported: True ; >16:11:50,929 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:11:50,930 DEBUG storage: PartitionDevice._setFormat: vda1 ; >16:11:50,932 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >16:11:50,940 DEBUG storage: looking up parted Device: /dev/vda1 >16:11:50,949 INFO storage: got device: PartitionDevice instance (0x7ffdd89bb550) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 10240MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ffdd89c3290> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffdd89bb790> fileSystem: <parted.filesystem.FileSystem object at 0x7ffdd89bbcd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffdd89bb950> PedPartition: <_ped.Partition object at 0x7ffdee1cea70> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >16:11:50,953 DEBUG storage: Ext4FS.supported: supported: True ; >16:11:50,956 INFO storage: got format: Ext4FS instance (0x7ffdd89c4310) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 1c1869ad-01ef-4674-8e61-1f6ad3fb1de3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >16:11:50,958 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/0b451ddd-707b-4ee6-a3b2-3d7ab0adf6ee', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '0b451ddd-707b-4ee6-a3b2-3d7ab0adf6ee', > 'ID_FS_UUID_ENC': '0b451ddd-707b-4ee6-a3b2-3d7ab0adf6ee', > 'ID_FS_VERSION': '2', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6029312', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '65829', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/0b451ddd-707b-4ee6-a3b2-3d7ab0adf6ee'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2'} ; name: vda2 ; >16:11:50,959 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2)... >16:11:50,964 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >16:11:50,965 DEBUG storage: DeviceTree.getDeviceByName returned None >16:11:50,966 INFO storage: vda2 is a partition >16:11:50,967 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >16:11:50,968 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:11:50,970 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >16:11:50,973 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >16:11:50,980 DEBUG storage: PartitionDevice._setFormat: vda2 ; >16:11:50,980 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:11:50,981 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >16:11:50,992 DEBUG storage: looking up parted Partition: /dev/vda2 >16:11:50,994 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >16:11:50,995 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >16:11:50,997 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >16:11:51,009 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >16:11:51,009 INFO storage: added partition vda2 (id 3) to device tree >16:11:51,010 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >16:11:51,012 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >16:11:51,015 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >16:11:51,016 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >16:11:51,031 WARN storage: disklabel detected but not usable on vda2 >16:11:51,032 INFO storage: type detected on 'vda2' is 'swap' >16:11:51,039 DEBUG storage: SwapSpace.__init__: device: /dev/vda2 ; serial: None ; uuid: 0b451ddd-707b-4ee6-a3b2-3d7ab0adf6ee ; exists: True ; label: None ; >16:11:51,039 DEBUG storage: getFormat('swap') returning SwapSpace instance >16:11:51,040 DEBUG storage: PartitionDevice._setFormat: vda2 ; >16:11:51,041 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: swap ; >16:11:51,042 DEBUG storage: looking up parted Device: /dev/vda2 >16:11:51,043 INFO storage: got device: PartitionDevice instance (0x7ffdd89bb650) -- > name = vda2 status = True kids = 0 id = 3 > parents = ['existing 10240MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 2944.0 > format = existing swap > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 6029312 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5981, 16, 63) biosGeometry: (375, 255, 63) > PedDevice: <_ped.Device object at 0x7ffdd89c3320> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffdd89bb790> fileSystem: <parted.filesystem.FileSystem object at 0x7ffdd89bbd10> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffdd89bbc50> PedPartition: <_ped.Partition object at 0x7ffdee1cea10> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 7055359 length = 6029312 > flags = >16:11:51,047 INFO storage: got format: SwapSpace instance (0x7ffdd89d5fd0) -- > type = swap name = swap status = False > device = /dev/vda2 uuid = 0b451ddd-707b-4ee6-a3b2-3d7ab0adf6ee exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >16:11:51,056 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/8ccdc025-af51-4a56-81aa-c2f6baf70b36', > 'DEVNAME': 'vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8ccdc025-af51-4a56-81aa-c2f6baf70b36', > 'ID_FS_UUID_ENC': '8ccdc025-af51-4a56-81aa-c2f6baf70b36', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '7055360', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '13916160', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '65842', > 'name': 'vda3', > 'symlinks': ['/dev/disk/by-uuid/8ccdc025-af51-4a56-81aa-c2f6baf70b36'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda3'} ; name: vda3 ; >16:11:51,056 INFO storage: scanning vda3 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda3)... >16:11:51,057 DEBUG storage: DeviceTree.getDeviceByName: name: vda3 ; >16:11:51,059 DEBUG storage: DeviceTree.getDeviceByName returned None >16:11:51,064 INFO storage: vda3 is a partition >16:11:51,065 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda3 ; >16:11:51,066 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:11:51,067 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >16:11:51,068 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >16:11:51,073 DEBUG storage: PartitionDevice._setFormat: vda3 ; >16:11:51,073 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:11:51,074 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: None ; >16:11:51,075 DEBUG storage: looking up parted Partition: /dev/vda3 >16:11:51,076 DEBUG storage: PartitionDevice.probe: vda3 ; exists: True ; >16:11:51,077 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 1 ; >16:11:51,084 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 10 ; >16:11:51,085 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 12 ; >16:11:51,087 INFO storage: added partition vda3 (id 4) to device tree >16:11:51,088 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda3 ; >16:11:51,093 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda3 ; label_type: dos ; >16:11:51,094 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >16:11:51,095 DEBUG storage: DiskLabel.__init__: device: /dev/vda3 ; labelType: dos ; exists: True ; >16:11:51,113 WARN storage: disklabel detected but not usable on vda3 >16:11:51,117 INFO storage: type detected on 'vda3' is 'ext4' >16:11:51,228 DEBUG storage: padding min size from 179 up to 196 >16:11:51,232 DEBUG storage: Ext4FS.supported: supported: True ; >16:11:51,236 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:11:51,237 DEBUG storage: PartitionDevice._setFormat: vda3 ; >16:11:51,239 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: ext4 ; >16:11:51,243 DEBUG storage: looking up parted Device: /dev/vda3 >16:11:51,244 INFO storage: got device: PartitionDevice instance (0x7ffdd89d2a10) -- > name = vda3 status = True kids = 0 id = 4 > parents = ['existing 10240MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 6795.0 > format = existing ext4 filesystem > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 13916160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13805, 16, 63) biosGeometry: (866, 255, 63) > PedDevice: <_ped.Device object at 0x7ffdd89c33b0> > target size = 0 path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffdd89bb790> fileSystem: <parted.filesystem.FileSystem object at 0x7ffdd89bbed0> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffdd89bbe50> PedPartition: <_ped.Partition object at 0x7ffdee1ceb30> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 7055360 end = 20971519 length = 13916160 > flags = >16:11:51,246 DEBUG storage: Ext4FS.supported: supported: True ; >16:11:51,249 INFO storage: got format: Ext4FS instance (0x7ffdd89dfa90) -- > type = ext4 name = ext4 status = False > device = /dev/vda3 uuid = 8ccdc025-af51-4a56-81aa-c2f6baf70b36 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 6795.0 targetSize = 6795.0 > >16:11:51,251 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9064', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:11:51,252 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >16:11:51,253 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >16:11:51,257 DEBUG storage: DeviceTree.getDeviceByName returned None >16:11:51,258 INFO storage: loop0 is a loop device >16:11:51,259 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:11:51,263 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >16:11:51,265 DEBUG storage: DeviceTree.getDeviceByName returned None >16:11:51,270 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:11:51,271 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >16:11:51,271 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 5) to device tree >16:11:51,272 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >16:11:51,273 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:11:51,274 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:11:51,280 INFO storage: added loop loop0 (id 6) to device tree >16:11:51,282 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:11:51,288 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:11:51,288 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:11:51,290 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >16:11:51,296 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >16:11:51,307 WARN storage: disklabel detected but not usable on loop0 >16:11:51,309 INFO storage: type detected on 'loop0' is 'squashfs' >16:11:51,309 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:11:51,311 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:11:51,316 INFO storage: got device: LoopDevice instance (0x7ffdd89d5910) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (5)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >16:11:51,318 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_UUID_ENC': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9113', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:11:51,319 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >16:11:51,323 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:11:51,324 DEBUG storage: DeviceTree.getDeviceByName returned None >16:11:51,325 INFO storage: loop1 is a loop device >16:11:51,326 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:11:51,334 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >16:11:51,335 DEBUG storage: DeviceTree.getDeviceByName returned None >16:11:51,338 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:11:51,340 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >16:11:51,340 INFO storage: added file /LiveOS/rootfs.img (id 7) to device tree >16:11:51,341 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >16:11:51,341 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:11:51,344 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:11:51,351 INFO storage: added loop loop1 (id 8) to device tree >16:11:51,352 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:11:51,353 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:11:51,358 DEBUG storage: Ext4FS.supported: supported: True ; >16:11:51,359 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:11:51,359 DEBUG storage: device loop1 does not contain a disklabel >16:11:51,359 INFO storage: type detected on 'loop1' is 'ext4' >16:11:51,507 DEBUG storage: padding min size from 0 up to 0 >16:11:51,508 DEBUG storage: Ext4FS.supported: supported: True ; >16:11:51,509 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:11:51,510 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >16:11:51,511 INFO storage: got device: LoopDevice instance (0x7ffdd89df810) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /LiveOS/rootfs.img (7)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >16:11:51,514 DEBUG storage: Ext4FS.supported: supported: True ; >16:11:51,524 INFO storage: got format: Ext4FS instance (0x7ffdd89dfb50) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9e285342-0dc4-47ed-93cb-7541d97af8ed exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >16:11:51,526 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9130', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:11:51,527 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >16:11:51,530 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:11:51,531 DEBUG storage: DeviceTree.getDeviceByName returned None >16:11:51,531 INFO storage: loop2 is a loop device >16:11:51,532 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:11:51,543 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:11:51,544 DEBUG storage: DeviceTree.getDeviceByName returned None >16:11:51,544 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:11:51,546 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:11:51,548 INFO storage: added file /overlay (deleted) (id 9) to device tree >16:11:51,549 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:11:51,550 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:11:51,551 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:11:51,564 INFO storage: added loop loop2 (id 10) to device tree >16:11:51,566 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:11:51,577 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:11:51,577 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:11:51,578 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >16:11:51,582 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >16:11:51,585 WARN storage: disklabel detected but not usable on loop2 >16:11:51,585 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >16:11:51,588 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:11:51,589 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:11:51,592 INFO storage: got device: LoopDevice instance (0x7ffdd89ecc90) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /overlay (deleted) (9)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >16:11:51,594 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9143', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:11:51,597 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >16:11:51,598 DEBUG storage: lvm filter: adding loop3 to the reject list >16:11:51,599 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9157', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:11:51,603 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >16:11:51,603 DEBUG storage: lvm filter: adding loop4 to the reject list >16:11:51,605 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9748', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >16:11:51,610 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >16:11:51,611 DEBUG storage: lvm filter: adding loop5 to the reject list >16:11:51,612 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '10161', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >16:11:51,612 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >16:11:51,613 DEBUG storage: lvm filter: adding loop6 to the reject list >16:11:51,617 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '10533', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >16:11:51,617 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >16:11:51,617 DEBUG storage: lvm filter: adding loop7 to the reject list >16:11:51,627 DEBUG storage: Skipping a device mapper drive (dm-0) for now >16:11:51,678 INFO storage: devices to scan: ['dm-0'] >16:11:51,688 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_UUID_ENC': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17178', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:11:51,695 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >16:11:51,696 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:11:51,697 DEBUG storage: DeviceTree.getDeviceByName returned None >16:11:51,698 INFO storage: live-rw is a device-mapper device >16:11:51,698 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >16:11:51,708 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:11:51,709 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >16:11:51,711 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:11:51,718 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (10) >16:11:51,720 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:11:51,723 DEBUG storage: DeviceTree.getDeviceByName returned None >16:11:51,724 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >16:11:51,727 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:11:51,728 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:11:51,731 INFO storage: added dm live-rw (id 11) to device tree >16:11:51,732 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:11:51,733 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:11:51,737 DEBUG storage: Ext4FS.supported: supported: True ; >16:11:51,742 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:11:51,742 DEBUG storage: device live-rw does not contain a disklabel >16:11:51,742 INFO storage: type detected on 'live-rw' is 'ext4' >16:11:51,821 DEBUG storage: padding min size from 717 up to 788 >16:11:51,822 DEBUG storage: Ext4FS.supported: supported: True ; >16:11:51,823 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:11:51,824 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:11:51,824 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >16:11:51,835 INFO storage: got device: DMDevice instance (0x7ffdd89f0ad0) -- > name = live-rw status = True kids = 0 id = 11 > parents = ['existing 0MB loop loop2 (10)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7ffdd89c3560> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:11:51,840 DEBUG storage: Ext4FS.supported: supported: True ; >16:11:51,841 INFO storage: got format: Ext4FS instance (0x7ffdd58dcbd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9e285342-0dc4-47ed-93cb-7541d97af8ed exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >16:11:51,877 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:11:51,913 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >16:11:51,950 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >16:11:51,951 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:11:51,953 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:11:51,989 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >16:11:51,990 DEBUG storage: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >16:11:51,992 DEBUG storage: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >16:11:52,023 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >16:11:52,024 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:11:52,026 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:11:52,058 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >16:11:52,091 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >16:11:52,092 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:11:52,094 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:11:52,123 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:11:52,124 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >16:11:52,125 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:11:52,129 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >16:11:52,130 INFO storage: edd: collected mbr signatures: {'vda': '0x0001d6dc'} >16:11:52,131 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0001d6dc > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 20971520 >16:11:52,131 DEBUG storage: edd: matched 0x80 to vda using pci_dev >16:11:52,133 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >16:11:52,147 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:11:52,335 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >16:11:52,396 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >16:11:52,397 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:11:52,401 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:11:52,432 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >16:11:52,433 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:11:53,673 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >16:11:53,674 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >16:11:53,674 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >16:11:53,674 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >16:11:53,674 DEBUG storage: crypttab maps: [] >16:11:53,675 DEBUG storage: parsing /mnt/sysimage/etc/fstab >16:11:53,683 DEBUG storage: resolved 'UUID=8ccdc025-af51-4a56-81aa-c2f6baf70b36' to 'vda3' (partition) >16:11:53,683 DEBUG storage: resolved 'UUID=1c1869ad-01ef-4674-8e61-1f6ad3fb1de3' to 'vda1' (partition) >16:11:53,683 DEBUG storage: resolved 'UUID=0b451ddd-707b-4ee6-a3b2-3d7ab0adf6ee' to 'vda2' (partition) >16:11:53,684 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >16:11:53,868 DEBUG storage: Ext4FS.supported: supported: True ; >16:11:53,873 DEBUG storage: Ext4FS.supported: supported: True ; >16:11:53,875 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:11:53,890 DEBUG storage: Iso9660FS.supported: supported: True ; >16:11:53,891 DEBUG storage: Ext4FS.supported: supported: True ; >16:11:53,896 DEBUG storage: Ext4FS.supported: supported: True ; >16:11:54,127 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >16:11:54,137 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:11:54,146 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4270MB cdrom sr0 (0) with existing iso9660 filesystem >12:11:57,272 DEBUG storage: Iso9660FS.supported: supported: True ; >12:11:57,274 DEBUG storage: Iso9660FS.supported: supported: True ; >12:11:57,275 DEBUG storage: NFSv4.supported: supported: False ; >12:11:57,276 DEBUG storage: NFSv4.supported: supported: False ; >12:11:57,278 DEBUG storage: SELinuxFS.supported: supported: False ; >12:11:57,279 DEBUG storage: SELinuxFS.supported: supported: False ; >12:11:57,281 DEBUG storage: Ext4FS.supported: supported: True ; >12:11:57,282 DEBUG storage: Ext4FS.supported: supported: True ; >12:11:57,284 DEBUG storage: Ext3FS.supported: supported: True ; >12:11:57,285 DEBUG storage: Ext3FS.supported: supported: True ; >12:11:57,287 DEBUG storage: Ext2FS.supported: supported: True ; >12:11:57,288 DEBUG storage: Ext2FS.supported: supported: True ; >12:11:57,290 DEBUG storage: SysFS.supported: supported: False ; >12:11:57,291 DEBUG storage: SysFS.supported: supported: False ; >12:11:57,292 DEBUG storage: MultipathMember.__init__: >12:11:57,294 DEBUG storage: MDRaidMember.__init__: >12:11:57,295 DEBUG storage: ProcFS.supported: supported: False ; >12:11:57,297 DEBUG storage: ProcFS.supported: supported: False ; >12:11:57,298 DEBUG storage: SwapSpace.__init__: >12:11:57,299 DEBUG storage: DMRaidMember.__init__: >12:11:57,301 DEBUG storage: DevPtsFS.supported: supported: False ; >12:11:57,302 DEBUG storage: DevPtsFS.supported: supported: False ; >12:11:57,303 DEBUG storage: BTRFS.supported: supported: True ; >12:11:57,394 DEBUG storage: USBFS.supported: supported: False ; >12:11:57,396 DEBUG storage: USBFS.supported: supported: False ; >12:11:57,397 DEBUG storage: DiskLabel.__init__: >12:11:57,398 INFO storage: DiskLabel.partedDevice returning None >12:11:57,399 DEBUG storage: HFSPlus.supported: supported: False ; >12:11:57,401 DEBUG storage: HFSPlus.supported: supported: False ; >12:11:57,402 DEBUG storage: XFS.supported: supported: True ; >12:11:57,471 DEBUG storage: XFS.supported: supported: True ; >12:11:57,474 DEBUG storage: TmpFS.supported: supported: False ; >12:11:57,475 DEBUG storage: TmpFS.supported: supported: False ; >12:11:57,477 DEBUG storage: LUKS.__init__: >12:11:57,478 DEBUG storage: NTFS.supported: supported: False ; >12:11:57,479 DEBUG storage: NTFS.supported: supported: False ; >12:11:57,481 DEBUG storage: BindFS.supported: supported: False ; >12:11:57,482 DEBUG storage: BindFS.supported: supported: False ; >12:11:57,483 DEBUG storage: HFS.supported: supported: False ; >12:11:57,485 DEBUG storage: HFS.supported: supported: False ; >12:11:57,486 DEBUG storage: LVMPhysicalVolume.__init__: >12:11:57,487 DEBUG storage: NFS.supported: supported: False ; >12:11:57,489 DEBUG storage: NFS.supported: supported: False ; >12:11:57,490 DEBUG storage: FATFS.supported: supported: True ; >12:11:57,512 DEBUG storage: FATFS.supported: supported: True ; >12:11:57,514 DEBUG storage: NoDevFS.supported: supported: False ; >12:11:57,515 DEBUG storage: NoDevFS.supported: supported: False ; > > >/tmp/ifcfg.log: >16:11:49,893 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >16:11:49,894 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >16:11:49,894 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:E1:A2:A9 >16:11:49,895 DEBUG ifcfg: NetworkDevice eth0 set: UUID=67412acc-cfa9-4a75-97f2-dfab898e4589 >16:11:49,895 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >16:11:49,895 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:E1:A2:A9" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="67412acc-cfa9-4a75-97f2-dfab898e4589" > >16:11:49,896 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC6\x20x86_64 quiet rd.live.check BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >16:11:43,346 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >16:11:43,347 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="537" x-info="http://www.rsyslog.com"] start >16:11:43,347 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >16:11:43,347 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >16:11:43,347 NOTICE kernel:[ 0.000000] Linux version 3.6.1-1.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Mon Oct 8 17:19:09 UTC 2012 >16:11:43,347 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC6\x20x86_64 quiet rd.live.check BOOT_IMAGE=vmlinuz >16:11:43,347 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >16:11:43,347 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable >16:11:43,347 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved >16:11:43,347 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >16:11:43,347 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005dbfdfff] usable >16:11:43,347 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000005dbfe000-0x000000005dbfffff] reserved >16:11:43,347 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >16:11:43,347 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >16:11:43,347 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >16:11:43,347 INFO kernel:[ 0.000000] DMI 2.4 present. >16:11:43,347 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >16:11:43,347 INFO kernel:[ 0.000000] Hypervisor detected: KVM >16:11:43,347 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >16:11:43,347 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >16:11:43,347 INFO kernel:[ 0.000000] No AGP bridge found >16:11:43,347 INFO kernel:[ 0.000000] e820: last_pfn = 0x5dbfe max_arch_pfn = 0x400000000 >16:11:43,347 DEBUG kernel:[ 0.000000] MTRR default type: write-back >16:11:43,347 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >16:11:43,347 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >16:11:43,347 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >16:11:43,347 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >16:11:43,347 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >16:11:43,347 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >16:11:43,347 DEBUG kernel:[ 0.000000] 1 disabled >16:11:43,347 DEBUG kernel:[ 0.000000] 2 disabled >16:11:43,347 DEBUG kernel:[ 0.000000] 3 disabled >16:11:43,347 DEBUG kernel:[ 0.000000] 4 disabled >16:11:43,347 DEBUG kernel:[ 0.000000] 5 disabled >16:11:43,347 DEBUG kernel:[ 0.000000] 6 disabled >16:11:43,347 DEBUG kernel:[ 0.000000] 7 disabled >16:11:43,347 INFO kernel:[ 0.000000] PAT not supported by CPU. >16:11:43,347 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdad0-0x000fdadf] mapped at [ffff8800000fdad0] >16:11:43,347 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >16:11:43,347 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >16:11:43,347 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x5dbfdfff] >16:11:43,347 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x5d9fffff] page 2M >16:11:43,347 DEBUG kernel:[ 0.000000] [mem 0x5da00000-0x5dbfdfff] page 4k >16:11:43,347 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x5dbfdfff @ [mem 0x1fd0f000-0x1fffffff] >16:11:43,347 INFO kernel:[ 0.000000] RAMDISK: [mem 0x5c1d4000-0x5dbdcfff] >16:11:43,347 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd970 00014 (v00 BOCHS ) >16:11:43,347 WARNING kernel:[ 0.000000] ACPI: RSDT 000000005dbfe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >16:11:43,347 WARNING kernel:[ 0.000000] ACPI: FACP 000000005dbfff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >16:11:43,347 WARNING kernel:[ 0.000000] ACPI: DSDT 000000005dbfe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >16:11:43,347 WARNING kernel:[ 0.000000] ACPI: FACS 000000005dbfff40 00040 >16:11:43,347 WARNING kernel:[ 0.000000] ACPI: SSDT 000000005dbffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >16:11:43,347 WARNING kernel:[ 0.000000] ACPI: APIC 000000005dbffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >16:11:43,347 WARNING kernel:[ 0.000000] ACPI: HPET 000000005dbffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >16:11:43,347 WARNING kernel:[ 0.000000] ACPI: SSDT 000000005dbff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >16:11:43,347 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >16:11:43,347 INFO kernel:[ 0.000000] No NUMA configuration found >16:11:43,347 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000005dbfdfff] >16:11:43,347 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x5dbfdfff] >16:11:43,347 INFO kernel:[ 0.000000] NODE_DATA [mem 0x5dbea000-0x5dbfdfff] >16:11:43,347 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >16:11:43,347 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >16:11:43,347 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00017fffff] PMD -> [ffff88005a000000-ffff88005b7fffff] on node 0 >16:11:43,347 WARNING kernel:[ 0.000000] Zone ranges: >16:11:43,347 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >16:11:43,347 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >16:11:43,347 WARNING kernel:[ 0.000000] Normal empty >16:11:43,347 WARNING kernel:[ 0.000000] Movable zone start for each node >16:11:43,347 WARNING kernel:[ 0.000000] Early memory node ranges >16:11:43,347 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009cfff] >16:11:43,347 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x5dbfdfff] >16:11:43,347 DEBUG kernel:[ 0.000000] On node 0 totalpages: 383883 >16:11:43,347 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >16:11:43,347 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >16:11:43,347 DEBUG kernel:[ 0.000000] DMA zone: 3911 pages, LIFO batch:0 >16:11:43,347 DEBUG kernel:[ 0.000000] DMA32 zone: 5936 pages used for memmap >16:11:43,347 DEBUG kernel:[ 0.000000] DMA32 zone: 373966 pages, LIFO batch:31 >16:11:43,347 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >16:11:43,347 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >16:11:43,347 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >16:11:43,347 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >16:11:43,347 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >16:11:43,347 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >16:11:43,347 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >16:11:43,347 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >16:11:43,347 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >16:11:43,347 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >16:11:43,347 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >16:11:43,347 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >16:11:43,347 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >16:11:43,347 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >16:11:43,347 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >16:11:43,347 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >16:11:43,347 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >16:11:43,347 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >16:11:43,347 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >16:11:43,347 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >16:11:43,347 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >16:11:43,347 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 >16:11:43,347 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >16:11:43,347 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >16:11:43,347 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >16:11:43,347 INFO kernel:[ 0.000000] e820: [mem 0x5dc00000-0xfeffbfff] available for PCI devices >16:11:43,347 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >16:11:43,347 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >16:11:43,347 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88005be00000 s84288 r8192 d22208 u2097152 >16:11:43,347 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >16:11:43,347 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >16:11:43,347 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:5be13c01, primary cpu clock >16:11:43,347 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >16:11:43,347 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 5be0dec0 >16:11:43,347 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 377877 >16:11:43,347 WARNING kernel:[ 0.000000] Policy zone: DMA32 >16:11:43,347 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC6\x20x86_64 quiet rd.live.check BOOT_IMAGE=vmlinuz >16:11:43,347 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >16:11:43,347 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >16:11:43,347 INFO kernel:[ 0.000000] Checking aperture... >16:11:43,347 INFO kernel:[ 0.000000] No AGP bridge found >16:11:43,347 INFO kernel:[ 0.000000] Memory: 1467944k/1535992k available (6322k kernel code, 460k absent, 67588k reserved, 6882k data, 1036k init) >16:11:43,347 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >16:11:43,347 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >16:11:43,347 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >16:11:43,347 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >16:11:43,347 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >16:11:43,347 INFO kernel:[ 0.000000] console [tty0] enabled >16:11:43,347 INFO kernel:[ 0.000000] allocated 6291456 bytes of page_cgroup >16:11:43,347 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >16:11:43,347 DEBUG kernel:[ 0.000000] hpet clockevent registered >16:11:43,347 INFO kernel:[ 0.000000] tsc: Detected 2790.934 MHz processor >16:11:43,347 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 5581.86 BogoMIPS (lpj=2790934) >16:11:43,347 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >16:11:43,347 INFO kernel:[ 0.001999] Security Framework initialized >16:11:43,347 INFO kernel:[ 0.001999] SELinux: Initializing. >16:11:43,347 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >16:11:43,347 INFO kernel:[ 0.001999] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >16:11:43,347 INFO kernel:[ 0.001999] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >16:11:43,347 INFO kernel:[ 0.002025] Mount-cache hash table entries: 256 >16:11:43,347 INFO kernel:[ 0.002164] Initializing cgroup subsys cpuacct >16:11:43,347 INFO kernel:[ 0.002166] Initializing cgroup subsys memory >16:11:43,347 INFO kernel:[ 0.002174] Initializing cgroup subsys devices >16:11:43,347 INFO kernel:[ 0.002176] Initializing cgroup subsys freezer >16:11:43,347 INFO kernel:[ 0.002177] Initializing cgroup subsys net_cls >16:11:43,347 INFO kernel:[ 0.002178] Initializing cgroup subsys blkio >16:11:43,347 INFO kernel:[ 0.002179] Initializing cgroup subsys perf_event >16:11:43,347 INFO kernel:[ 0.002248] mce: CPU supports 10 MCE banks >16:11:43,347 INFO kernel:[ 0.002289] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >16:11:43,347 INFO kernel:[ 0.002289] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >16:11:43,347 INFO kernel:[ 0.002289] tlb_flushall_shift is 0x6 >16:11:43,347 INFO kernel:[ 0.002428] SMP alternatives: switching to UP code >16:11:43,347 INFO kernel:[ 0.015686] Freeing SMP alternatives: 24k freed >16:11:43,347 INFO kernel:[ 0.015695] ACPI: Core revision 20120711 >16:11:43,347 INFO kernel:[ 0.016332] ftrace: allocating 23458 entries in 92 pages >16:11:43,347 INFO kernel:[ 0.023445] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >16:11:43,347 INFO kernel:[ 0.023447] smpboot: CPU0: Intel QEMU Virtual CPU version 1.0.1 stepping 03 >16:11:43,347 INFO kernel:[ 0.023996] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >16:11:43,347 WARNING kernel:[ 0.023996] NMI watchdog: disabled (cpu0): hardware events not enabled >16:11:43,347 INFO kernel:[ 0.023996] Brought up 1 CPUs >16:11:43,347 INFO kernel:[ 0.023996] smpboot: Total of 1 processors activated (5581.86 BogoMIPS) >16:11:43,347 INFO kernel:[ 0.023996] devtmpfs: initialized >16:11:43,347 INFO kernel:[ 0.024634] atomic64 test passed for x86-64 platform with CX8 and with SSE >16:11:43,347 INFO kernel:[ 0.024699] RTC time: 16:11:37, date: 10/31/12 >16:11:43,347 INFO kernel:[ 0.024732] NET: Registered protocol family 16 >16:11:43,347 INFO kernel:[ 0.024866] ACPI: bus type pci registered >16:11:43,347 INFO kernel:[ 0.024957] PCI: Using configuration type 1 for base access >16:11:43,347 INFO kernel:[ 0.025509] bio: create slab <bio-0> at 0 >16:11:43,347 INFO kernel:[ 0.025561] ACPI: Added _OSI(Module Device) >16:11:43,347 INFO kernel:[ 0.025562] ACPI: Added _OSI(Processor Device) >16:11:43,347 INFO kernel:[ 0.025563] ACPI: Added _OSI(3.0 _SCP Extensions) >16:11:43,347 INFO kernel:[ 0.025565] ACPI: Added _OSI(Processor Aggregator Device) >16:11:43,347 DEBUG kernel:[ 0.025921] ACPI: EC: Look up EC in DSDT >16:11:43,347 INFO kernel:[ 0.026875] ACPI: Interpreter enabled >16:11:43,347 INFO kernel:[ 0.026878] ACPI: (supports S0 S5) >16:11:43,347 INFO kernel:[ 0.026884] ACPI: Using IOAPIC for interrupt routing >16:11:43,347 INFO kernel:[ 0.028684] ACPI: No dock devices found. >16:11:43,347 INFO kernel:[ 0.028688] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >16:11:43,347 INFO kernel:[ 0.028703] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >16:11:43,347 DEBUG kernel:[ 0.028714] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >16:11:43,347 DEBUG kernel:[ 0.028716] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >16:11:43,347 DEBUG kernel:[ 0.028717] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >16:11:43,347 DEBUG kernel:[ 0.028719] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >16:11:43,347 DEBUG kernel:[ 0.028720] PCI: root bus 00: using default resources >16:11:43,347 WARNING kernel:[ 0.028722] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >16:11:43,347 INFO kernel:[ 0.028739] PCI host bridge to bus 0000:00 >16:11:43,347 DEBUG kernel:[ 0.028742] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >16:11:43,347 INFO kernel:[ 0.028744] pci_bus 0000:00: root bus resource [bus 00-ff] >16:11:43,347 INFO kernel:[ 0.028745] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >16:11:43,347 INFO kernel:[ 0.028747] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >16:11:43,347 DEBUG kernel:[ 0.028778] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >16:11:43,347 DEBUG kernel:[ 0.029016] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >16:11:43,347 DEBUG kernel:[ 0.029329] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >16:11:43,347 DEBUG kernel:[ 0.029688] pci 0000:00:01.1: reg 20: [io 0xc1c0-0xc1cf] >16:11:43,347 DEBUG kernel:[ 0.029897] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >16:11:43,347 DEBUG kernel:[ 0.030231] pci 0000:00:01.2: reg 20: [io 0xc140-0xc15f] >16:11:43,347 DEBUG kernel:[ 0.030430] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >16:11:43,347 INFO kernel:[ 0.030699] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >16:11:43,347 INFO kernel:[ 0.030707] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >16:11:43,347 DEBUG kernel:[ 0.030812] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >16:11:43,347 DEBUG kernel:[ 0.032002] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >16:11:43,347 DEBUG kernel:[ 0.033002] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >16:11:43,347 DEBUG kernel:[ 0.034001] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >16:11:43,347 DEBUG kernel:[ 0.035001] pci 0000:00:02.0: reg 1c: [io 0xc160-0xc17f] >16:11:43,347 DEBUG kernel:[ 0.038001] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >16:11:43,347 DEBUG kernel:[ 0.038081] pci 0000:00:03.0: [10ec:8139] type 00 class 0x020000 >16:11:43,347 DEBUG kernel:[ 0.038220] pci 0000:00:03.0: reg 10: [io 0xc000-0xc0ff] >16:11:43,347 DEBUG kernel:[ 0.038329] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc0260ff] >16:11:43,347 DEBUG kernel:[ 0.039167] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >16:11:43,347 DEBUG kernel:[ 0.039262] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >16:11:43,347 DEBUG kernel:[ 0.039369] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >16:11:43,347 DEBUG kernel:[ 0.040048] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >16:11:43,347 DEBUG kernel:[ 0.040224] pci 0000:00:05.0: reg 10: [io 0xc180-0xc19f] >16:11:43,347 DEBUG kernel:[ 0.040325] pci 0000:00:05.0: reg 14: [mem 0xfc027000-0xfc027fff] >16:11:43,347 DEBUG kernel:[ 0.041010] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >16:11:43,347 DEBUG kernel:[ 0.041151] pci 0000:00:06.0: reg 10: [io 0xc100-0xc13f] >16:11:43,347 DEBUG kernel:[ 0.041256] pci 0000:00:06.0: reg 14: [mem 0xfc028000-0xfc028fff] >16:11:43,347 DEBUG kernel:[ 0.041938] pci 0000:00:07.0: [1af4:1002] type 00 class 0x050000 >16:11:43,347 DEBUG kernel:[ 0.042033] pci 0000:00:07.0: reg 10: [io 0xc1a0-0xc1bf] >16:11:43,347 DEBUG kernel:[ 0.042595] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >16:11:43,347 INFO kernel:[ 0.042832] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >16:11:43,347 INFO kernel:[ 0.042833] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >16:11:43,347 INFO kernel:[ 0.044797] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >16:11:43,347 INFO kernel:[ 0.044871] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >16:11:43,347 INFO kernel:[ 0.044926] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >16:11:43,347 INFO kernel:[ 0.044977] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >16:11:43,347 INFO kernel:[ 0.045034] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >16:11:43,347 INFO kernel:[ 0.045131] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >16:11:43,347 INFO kernel:[ 0.045134] vgaarb: loaded >16:11:43,347 INFO kernel:[ 0.045134] vgaarb: bridge control possible 0000:00:02.0 >16:11:43,347 NOTICE kernel:[ 0.045188] SCSI subsystem initialized >16:11:43,347 INFO kernel:[ 0.045190] ACPI: bus type scsi registered >16:11:43,347 DEBUG kernel:[ 0.045221] libata version 3.00 loaded. >16:11:43,347 INFO kernel:[ 0.045240] ACPI: bus type usb registered >16:11:43,347 INFO kernel:[ 0.045252] usbcore: registered new interface driver usbfs >16:11:43,347 INFO kernel:[ 0.045258] usbcore: registered new interface driver hub >16:11:43,347 INFO kernel:[ 0.045272] usbcore: registered new device driver usb >16:11:43,347 INFO kernel:[ 0.045308] PCI: Using ACPI for IRQ routing >16:11:43,347 DEBUG kernel:[ 0.045310] PCI: pci_cache_line_size set to 64 bytes >16:11:43,347 DEBUG kernel:[ 0.045450] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff] >16:11:43,347 DEBUG kernel:[ 0.045452] e820: reserve RAM buffer [mem 0x5dbfe000-0x5fffffff] >16:11:43,347 INFO kernel:[ 0.045521] NetLabel: Initializing >16:11:43,347 INFO kernel:[ 0.045522] NetLabel: domain hash size = 128 >16:11:43,347 INFO kernel:[ 0.045522] NetLabel: protocols = UNLABELED CIPSOv4 >16:11:43,347 INFO kernel:[ 0.045531] NetLabel: unlabeled traffic allowed by default >16:11:43,347 INFO kernel:[ 0.045567] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >16:11:43,347 INFO kernel:[ 0.045580] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >16:11:43,347 INFO kernel:[ 0.045583] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >16:11:43,347 INFO kernel:[ 0.048017] Switching to clocksource kvm-clock >16:11:43,347 INFO kernel:[ 0.052429] pnp: PnP ACPI init >16:11:43,347 INFO kernel:[ 0.052442] ACPI: bus type pnp registered >16:11:43,347 DEBUG kernel:[ 0.052464] pnp 00:00: [bus 00-ff] >16:11:43,347 DEBUG kernel:[ 0.052466] pnp 00:00: [io 0x0cf8-0x0cff] >16:11:43,347 DEBUG kernel:[ 0.052467] pnp 00:00: [io 0x0000-0x0cf7 window] >16:11:43,347 DEBUG kernel:[ 0.052469] pnp 00:00: [io 0x0d00-0xffff window] >16:11:43,347 DEBUG kernel:[ 0.052470] pnp 00:00: [mem 0x000a0000-0x000bffff window] >16:11:43,347 DEBUG kernel:[ 0.052472] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >16:11:43,347 DEBUG kernel:[ 0.052497] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >16:11:43,347 DEBUG kernel:[ 0.052505] pnp 00:01: [io 0x0070-0x0071] >16:11:43,347 DEBUG kernel:[ 0.052530] pnp 00:01: [irq 8] >16:11:43,347 DEBUG kernel:[ 0.052531] pnp 00:01: [io 0x0072-0x0077] >16:11:43,347 DEBUG kernel:[ 0.052544] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >16:11:43,347 DEBUG kernel:[ 0.052570] pnp 00:02: [io 0x0060] >16:11:43,347 DEBUG kernel:[ 0.052571] pnp 00:02: [io 0x0064] >16:11:43,347 DEBUG kernel:[ 0.052583] pnp 00:02: [irq 1] >16:11:43,347 DEBUG kernel:[ 0.052595] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >16:11:43,347 DEBUG kernel:[ 0.052622] pnp 00:03: [irq 12] >16:11:43,347 DEBUG kernel:[ 0.052636] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >16:11:43,347 DEBUG kernel:[ 0.052651] pnp 00:04: [io 0x03f2-0x03f5] >16:11:43,347 DEBUG kernel:[ 0.052652] pnp 00:04: [io 0x03f7] >16:11:43,347 DEBUG kernel:[ 0.052663] pnp 00:04: [irq 6] >16:11:43,347 DEBUG kernel:[ 0.052665] pnp 00:04: [dma 2] >16:11:43,347 DEBUG kernel:[ 0.052676] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >16:11:43,347 DEBUG kernel:[ 0.052744] pnp 00:05: [io 0x03f8-0x03ff] >16:11:43,347 DEBUG kernel:[ 0.052756] pnp 00:05: [irq 4] >16:11:43,347 DEBUG kernel:[ 0.052770] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >16:11:43,347 DEBUG kernel:[ 0.052858] pnp 00:06: [mem 0xfed00000-0xfed003ff] >16:11:43,347 DEBUG kernel:[ 0.052874] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >16:11:43,347 INFO kernel:[ 0.052961] pnp: PnP ACPI: found 7 devices >16:11:43,347 INFO kernel:[ 0.052963] ACPI: ACPI bus type pnp unregistered >16:11:43,347 DEBUG kernel:[ 0.058503] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >16:11:43,347 DEBUG kernel:[ 0.058505] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >16:11:43,347 INFO kernel:[ 0.058531] NET: Registered protocol family 2 >16:11:43,347 INFO kernel:[ 0.059082] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >16:11:43,347 INFO kernel:[ 0.060160] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >16:11:43,347 INFO kernel:[ 0.060259] TCP: Hash tables configured (established 262144 bind 65536) >16:11:43,347 INFO kernel:[ 0.060272] TCP: reno registered >16:11:43,347 INFO kernel:[ 0.060276] UDP hash table entries: 1024 (order: 3, 32768 bytes) >16:11:43,347 INFO kernel:[ 0.060283] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >16:11:43,347 INFO kernel:[ 0.060340] NET: Registered protocol family 1 >16:11:43,347 INFO kernel:[ 0.060349] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >16:11:43,347 INFO kernel:[ 0.060372] pci 0000:00:01.0: PIIX3: Enabling Passive Release >16:11:43,347 INFO kernel:[ 0.060389] pci 0000:00:01.0: Activating ISA DMA hang workarounds >16:11:43,347 WARNING kernel:[ 0.060510] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >16:11:43,347 DEBUG kernel:[ 0.060599] pci 0000:00:02.0: Boot video device >16:11:43,347 DEBUG kernel:[ 0.060640] PCI: CLS 0 bytes, default 64 >16:11:43,347 INFO kernel:[ 0.060675] Unpacking initramfs... >16:11:43,347 INFO kernel:[ 2.693111] Freeing initrd memory: 26660k freed >16:11:43,347 NOTICE kernel:[ 2.697216] Initialise module verification >16:11:43,347 INFO kernel:[ 2.697251] audit: initializing netlink socket (disabled) >16:11:43,347 NOTICE kernel:[ 2.697261] type=2000 audit(1351699901.696:1): initialized >16:11:43,347 INFO kernel:[ 2.713032] HugeTLB registered 2 MB page size, pre-allocated 0 pages >16:11:43,347 NOTICE kernel:[ 2.713964] VFS: Disk quotas dquot_6.5.2 >16:11:43,347 WARNING kernel:[ 2.713991] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >16:11:43,347 INFO kernel:[ 2.714269] msgmni has been set to 2919 >16:11:43,347 DEBUG kernel:[ 2.714306] SELinux: Registering netfilter hooks >16:11:43,347 INFO kernel:[ 2.714590] alg: No test for stdrng (krng) >16:11:43,347 INFO kernel:[ 2.714593] NET: Registered protocol family 38 >16:11:43,347 NOTICE kernel:[ 2.714595] Key type asymmetric registered >16:11:43,347 NOTICE kernel:[ 2.714596] Asymmetric key parser 'x509' registered >16:11:43,347 INFO kernel:[ 2.714619] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >16:11:43,347 INFO kernel:[ 2.714633] io scheduler noop registered >16:11:43,347 INFO kernel:[ 2.714634] io scheduler deadline registered >16:11:43,347 INFO kernel:[ 2.714652] io scheduler cfq registered (default) >16:11:43,347 INFO kernel:[ 2.714716] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >16:11:43,347 INFO kernel:[ 2.714729] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >16:11:43,347 INFO kernel:[ 2.714730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >16:11:43,347 INFO kernel:[ 2.714776] acpiphp: Slot [3] registered >16:11:43,347 INFO kernel:[ 2.714786] acpiphp: Slot [4] registered >16:11:43,347 INFO kernel:[ 2.714795] acpiphp: Slot [5] registered >16:11:43,347 INFO kernel:[ 2.714822] acpiphp: Slot [6] registered >16:11:43,347 INFO kernel:[ 2.714831] acpiphp: Slot [7] registered >16:11:43,347 INFO kernel:[ 2.714840] acpiphp: Slot [8] registered >16:11:43,347 INFO kernel:[ 2.714849] acpiphp: Slot [9] registered >16:11:43,347 INFO kernel:[ 2.714859] acpiphp: Slot [10] registered >16:11:43,347 INFO kernel:[ 2.714879] acpiphp: Slot [11] registered >16:11:43,347 INFO kernel:[ 2.714889] acpiphp: Slot [12] registered >16:11:43,347 INFO kernel:[ 2.714899] acpiphp: Slot [13] registered >16:11:43,347 INFO kernel:[ 2.714908] acpiphp: Slot [14] registered >16:11:43,347 INFO kernel:[ 2.714916] acpiphp: Slot [15] registered >16:11:43,347 INFO kernel:[ 2.714924] acpiphp: Slot [16] registered >16:11:43,347 INFO kernel:[ 2.714932] acpiphp: Slot [17] registered >16:11:43,347 INFO kernel:[ 2.714943] acpiphp: Slot [18] registered >16:11:43,347 INFO kernel:[ 2.714951] acpiphp: Slot [19] registered >16:11:43,347 INFO kernel:[ 2.714960] acpiphp: Slot [20] registered >16:11:43,347 INFO kernel:[ 2.714968] acpiphp: Slot [21] registered >16:11:43,347 INFO kernel:[ 2.714977] acpiphp: Slot [22] registered >16:11:43,347 INFO kernel:[ 2.714986] acpiphp: Slot [23] registered >16:11:43,347 INFO kernel:[ 2.714994] acpiphp: Slot [24] registered >16:11:43,347 INFO kernel:[ 2.715002] acpiphp: Slot [25] registered >16:11:43,347 INFO kernel:[ 2.715029] acpiphp: Slot [26] registered >16:11:43,347 INFO kernel:[ 2.715038] acpiphp: Slot [27] registered >16:11:43,347 INFO kernel:[ 2.715046] acpiphp: Slot [28] registered >16:11:43,347 INFO kernel:[ 2.715055] acpiphp: Slot [29] registered >16:11:43,347 INFO kernel:[ 2.715064] acpiphp: Slot [30] registered >16:11:43,347 INFO kernel:[ 2.715073] acpiphp: Slot [31] registered >16:11:43,347 DEBUG kernel:[ 2.715152] intel_idle: does not run on family 6 model 2 >16:11:43,347 INFO kernel:[ 2.715188] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >16:11:43,347 INFO kernel:[ 2.715190] ACPI: Power Button [PWRF] >16:11:43,347 INFO kernel:[ 2.716311] GHES: HEST is not enabled! >16:11:43,347 WARNING kernel:[ 2.716445] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >16:11:43,347 DEBUG kernel:[ 2.716483] virtio-pci 0000:00:05.0: setting latency timer to 64 >16:11:43,347 WARNING kernel:[ 2.716637] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >16:11:43,347 DEBUG kernel:[ 2.716657] virtio-pci 0000:00:06.0: setting latency timer to 64 >16:11:43,347 WARNING kernel:[ 2.716821] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >16:11:43,347 DEBUG kernel:[ 2.716842] virtio-pci 0000:00:07.0: setting latency timer to 64 >16:11:43,347 INFO kernel:[ 2.716907] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >16:11:43,347 INFO kernel:[ 2.738198] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >16:11:43,347 INFO kernel:[ 2.759918] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >16:11:43,347 DEBUG kernel:[ 2.760353] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >16:11:43,347 DEBUG kernel:[ 2.760379] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >16:11:43,347 INFO kernel:[ 2.807135] Non-volatile memory driver v1.3 >16:11:43,347 INFO kernel:[ 2.807138] Linux agpgart interface v0.103 >16:11:43,347 INFO kernel:[ 2.807924] loop: module loaded >16:11:43,347 DEBUG kernel:[ 2.807992] ata_piix 0000:00:01.1: version 2.13 >16:11:43,347 DEBUG kernel:[ 2.808111] ata_piix 0000:00:01.1: setting latency timer to 64 >16:11:43,347 INFO kernel:[ 2.808489] scsi0 : ata_piix >16:11:43,347 INFO kernel:[ 2.808554] scsi1 : ata_piix >16:11:43,347 INFO kernel:[ 2.808590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1c0 irq 14 >16:11:43,347 INFO kernel:[ 2.808592] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1c8 irq 15 >16:11:43,347 INFO kernel:[ 2.808646] libphy: Fixed MDIO Bus: probed >16:11:43,347 INFO kernel:[ 2.808707] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >16:11:43,347 INFO kernel:[ 2.808720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >16:11:43,347 INFO kernel:[ 2.808729] uhci_hcd: USB Universal Host Controller Interface driver >16:11:43,347 DEBUG kernel:[ 2.808795] uhci_hcd 0000:00:01.2: setting latency timer to 64 >16:11:43,347 INFO kernel:[ 2.808807] uhci_hcd 0000:00:01.2: UHCI Host Controller >16:11:43,347 INFO kernel:[ 2.808856] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >16:11:43,347 INFO kernel:[ 2.808982] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c140 >16:11:43,347 INFO kernel:[ 2.809071] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >16:11:43,347 INFO kernel:[ 2.809074] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >16:11:43,347 INFO kernel:[ 2.809077] usb usb1: Product: UHCI Host Controller >16:11:43,347 INFO kernel:[ 2.809079] usb usb1: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >16:11:43,347 INFO kernel:[ 2.809081] usb usb1: SerialNumber: 0000:00:01.2 >16:11:43,347 INFO kernel:[ 2.809179] hub 1-0:1.0: USB hub found >16:11:43,347 INFO kernel:[ 2.809183] hub 1-0:1.0: 2 ports detected >16:11:43,347 INFO kernel:[ 2.809317] usbcore: registered new interface driver usbserial >16:11:43,347 INFO kernel:[ 2.809329] usbcore: registered new interface driver usbserial_generic >16:11:43,347 INFO kernel:[ 2.809336] USB Serial support registered for generic >16:11:43,347 INFO kernel:[ 2.809338] usbserial: USB Serial Driver core >16:11:43,347 INFO kernel:[ 2.809370] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >16:11:43,347 INFO kernel:[ 2.810230] serio: i8042 KBD port at 0x60,0x64 irq 1 >16:11:43,347 INFO kernel:[ 2.810235] serio: i8042 AUX port at 0x60,0x64 irq 12 >16:11:43,347 INFO kernel:[ 2.810536] mousedev: PS/2 mouse device common for all mice >16:11:43,347 INFO kernel:[ 2.810927] rtc_cmos 00:01: RTC can wake from S4 >16:11:43,347 INFO kernel:[ 2.811280] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >16:11:43,347 INFO kernel:[ 2.811432] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >16:11:43,347 INFO kernel:[ 2.811513] device-mapper: uevent: version 1.0.3 >16:11:43,347 INFO kernel:[ 2.811577] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >16:11:43,347 INFO kernel:[ 2.811648] cpuidle: using governor ladder >16:11:43,347 INFO kernel:[ 2.811650] cpuidle: using governor menu >16:11:43,347 INFO kernel:[ 2.811716] EFI Variables Facility v0.08 2004-May-17 >16:11:43,347 INFO kernel:[ 2.811830] usbcore: registered new interface driver usbhid >16:11:43,347 INFO kernel:[ 2.811831] usbhid: USB HID core driver >16:11:43,347 INFO kernel:[ 2.811849] drop_monitor: Initializing network drop monitor service >16:11:43,347 INFO kernel:[ 2.811928] ip_tables: (C) 2000-2006 Netfilter Core Team >16:11:43,347 INFO kernel:[ 2.811954] TCP: cubic registered >16:11:43,347 INFO kernel:[ 2.811957] Initializing XFRM netlink socket >16:11:43,347 INFO kernel:[ 2.812089] NET: Registered protocol family 10 >16:11:43,347 INFO kernel:[ 2.812252] mip6: Mobile IPv6 >16:11:43,347 INFO kernel:[ 2.812254] NET: Registered protocol family 17 >16:11:43,347 DEBUG kernel:[ 2.812442] PM: Hibernation image not present or could not be loaded. >16:11:43,347 NOTICE kernel:[ 2.812444] Loading module verification certificates >16:11:43,347 WARNING kernel:[ 2.812464] Cert Valid From: 2012-10-08 16:53:34 >16:11:43,347 WARNING kernel:[ 2.812466] Cert Valid To: 2112-09-14 16:53:34 >16:11:43,347 WARNING kernel:[ 2.812469] Now: 2012-10-31 16:11:41 >16:11:43,347 NOTICE kernel:[ 2.813551] MODSIGN: Loaded cert 'Fedora kernel signing key: c814c8ca34b3e7ee0fe44d0c19fe2dea1a58507b' >16:11:43,347 INFO kernel:[ 2.813562] registered taskstats version 1 >16:11:43,347 INFO kernel:[ 2.814444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >16:11:43,347 INFO kernel:[ 2.816608] Magic number: 0:668:187 >16:11:43,347 INFO kernel:[ 2.816684] rtc_cmos 00:01: setting system clock to 2012-10-31 16:11:40 UTC (1351699900) >16:11:43,347 DEBUG kernel:[ 2.961501] ata2.01: NODEV after polling detection >16:11:43,347 INFO kernel:[ 2.961733] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >16:11:43,347 INFO kernel:[ 2.962156] ata2.00: configured for MWDMA2 >16:11:43,347 NOTICE kernel:[ 2.962551] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >16:11:43,347 WARNING kernel:[ 2.962916] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >16:11:43,347 INFO kernel:[ 2.962918] cdrom: Uniform CD-ROM driver Revision: 3.20 >16:11:43,347 DEBUG kernel:[ 2.962996] sr 1:0:0:0: Attached scsi CD-ROM sr0 >16:11:43,347 NOTICE kernel:[ 2.963051] sr 1:0:0:0: Attached scsi generic sg0 type 5 >16:11:43,347 INFO kernel:[ 2.964277] Freeing unused kernel memory: 1036k freed >16:11:43,347 INFO kernel:[ 2.964411] Write protecting the kernel read-only data: 12288k >16:11:43,347 INFO kernel:[ 2.968269] Freeing unused kernel memory: 1860k freed >16:11:43,347 INFO kernel:[ 2.971649] Freeing unused kernel memory: 1416k freed >16:11:43,347 INFO kernel:[ 3.037343] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >16:11:43,347 INFO kernel:[ 3.111457] usb 1-1: new full-speed USB device number 2 using uhci_hcd >16:11:43,347 INFO kernel:[ 3.111746] squashfs: version 4.0 (2009/01/31) Phillip Lougher >16:11:43,347 INFO kernel:[ 3.114789] Loading iSCSI transport class v2.0-870. >16:11:43,347 NOTICE kernel:[ 3.120130] iscsi: registered transport (tcp) >16:11:43,347 INFO kernel:[ 3.122241] alua: device handler registered >16:11:43,347 INFO kernel:[ 3.124159] emc: device handler registered >16:11:43,347 INFO kernel:[ 3.125858] hp_sw: device handler registered >16:11:43,347 INFO kernel:[ 3.127606] rdac: device handler registered >16:11:43,347 INFO kernel:[ 3.141399] FDC 0 is a S82078B >16:11:43,347 INFO kernel:[ 3.145948] No iBFT detected. >16:11:43,347 INFO kernel:[ 3.147999] md: raid0 personality registered for level 0 >16:11:43,347 INFO kernel:[ 3.150603] md: raid1 personality registered for level 1 >16:11:43,347 INFO kernel:[ 3.152569] async_tx: api initialized (async) >16:11:43,347 INFO kernel:[ 3.153645] xor: automatically using best checksumming function: >16:11:43,347 INFO kernel:[ 3.163013] generic_sse: 13252.000 MB/sec >16:11:43,347 WARNING kernel:[ 3.182018] raid6: sse2x1 6917 MB/s >16:11:43,347 WARNING kernel:[ 3.199024] raid6: sse2x2 8285 MB/s >16:11:43,347 WARNING kernel:[ 3.216022] raid6: sse2x4 8687 MB/s >16:11:43,347 WARNING kernel:[ 3.216023] raid6: using algorithm sse2x4 (8687 MB/s) >16:11:43,347 WARNING kernel:[ 3.216024] raid6: using intx1 recovery algorithm >16:11:43,347 INFO kernel:[ 3.222538] md: raid6 personality registered for level 6 >16:11:43,347 INFO kernel:[ 3.222540] md: raid5 personality registered for level 5 >16:11:43,347 INFO kernel:[ 3.222541] md: raid4 personality registered for level 4 >16:11:43,347 INFO kernel:[ 3.227995] md: raid10 personality registered for level 10 >16:11:43,347 INFO kernel:[ 3.230116] md: linear personality registered for level -1 >16:11:43,347 INFO kernel:[ 3.236387] device-mapper: multipath: version 1.5.0 loaded >16:11:43,347 INFO kernel:[ 3.238444] device-mapper: multipath round-robin: version 1.0.0 loaded >16:11:43,347 INFO kernel:[ 3.246974] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >16:11:43,347 INFO kernel:[ 3.279107] RPC: Registered named UNIX socket transport module. >16:11:43,347 INFO kernel:[ 3.279109] RPC: Registered udp transport module. >16:11:43,347 INFO kernel:[ 3.279110] RPC: Registered tcp transport module. >16:11:43,347 INFO kernel:[ 3.279111] RPC: Registered tcp NFSv4.1 backchannel transport module. >16:11:43,347 INFO kernel:[ 3.459090] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >16:11:43,347 DEBUG kernel:[ 3.463502] virtio-pci 0000:00:06.0: irq 42 for MSI/MSI-X >16:11:43,348 DEBUG kernel:[ 3.463518] virtio-pci 0000:00:06.0: irq 43 for MSI/MSI-X >16:11:43,348 INFO kernel:[ 3.477804] 8139cp 0000:00:03.0: eth0: RTL-8139C+ at 0xffffc90000862000, 52:54:00:e1:a2:a9, IRQ 11 >16:11:43,348 DEBUG kernel:[ 3.477837] 8139cp 0000:00:03.0: setting latency timer to 64 >16:11:43,348 INFO kernel:[ 3.479820] 8139too: 8139too Fast Ethernet driver 0.9.28 >16:11:43,348 INFO kernel:[ 3.512125] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >16:11:43,348 INFO kernel:[ 3.512128] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >16:11:43,348 INFO kernel:[ 3.512130] usb 1-1: Product: QEMU USB Tablet >16:11:43,348 INFO kernel:[ 3.512131] usb 1-1: Manufacturer: QEMU 1.0.1 >16:11:43,348 INFO kernel:[ 3.512132] usb 1-1: SerialNumber: 42 >16:11:43,348 INFO kernel:[ 3.516236] vda: vda1 vda2 vda3 >16:11:43,348 INFO kernel:[ 3.547192] input: QEMU 1.0.1 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >16:11:43,348 INFO kernel:[ 3.547262] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 1.0.1 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >16:11:43,348 INFO kernel:[ 3.698058] tsc: Refined TSC clocksource calibration: 2790.926 MHz >16:11:43,348 DEBUG kernel:[ 3.742018] ISO 9660 Extensions: Microsoft Joliet Level 3 >16:11:43,348 DEBUG kernel:[ 3.744670] ISO 9660 Extensions: RRIP_1991A >16:11:43,348 INFO kernel:[ 3.834281] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >16:11:43,348 DEBUG kernel:[ 4.430659] SELinux: 2048 avtab hash slots, 92171 rules. >16:11:43,348 DEBUG kernel:[ 4.443786] SELinux: 2048 avtab hash slots, 92171 rules. >16:11:43,348 DEBUG kernel:[ 4.576114] SELinux: 9 users, 15 roles, 4276 types, 230 bools, 1 sens, 1024 cats >16:11:43,348 DEBUG kernel:[ 4.576119] SELinux: 83 classes, 92171 rules >16:11:43,348 INFO kernel:[ 4.581776] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >16:11:43,348 INFO kernel:[ 4.581784] SELinux: the above unknown classes and permissions will be allowed >16:11:43,348 DEBUG kernel:[ 4.581792] SELinux: Completing initialization. >16:11:43,348 DEBUG kernel:[ 4.581793] SELinux: Setting up existing superblocks. >16:11:43,348 DEBUG kernel:[ 4.581799] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 4.581804] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 4.581822] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 4.581829] SELinux: initialized (dev proc, type proc), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 4.581841] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >16:11:43,348 DEBUG kernel:[ 4.581853] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >16:11:43,348 DEBUG kernel:[ 4.582496] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >16:11:43,348 DEBUG kernel:[ 4.582501] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 4.582941] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >16:11:43,348 DEBUG kernel:[ 4.582949] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 4.582953] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >16:11:43,348 DEBUG kernel:[ 4.582971] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >16:11:43,348 DEBUG kernel:[ 4.582975] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >16:11:43,348 DEBUG kernel:[ 4.582981] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 4.582988] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 4.583194] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 4.583197] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >16:11:43,348 DEBUG kernel:[ 4.583204] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >16:11:43,348 DEBUG kernel:[ 4.583330] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >16:11:43,348 DEBUG kernel:[ 4.583359] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 4.583362] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 4.583367] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 4.583379] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 4.583384] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 4.583388] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 4.583391] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 4.583395] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 4.583399] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 4.583404] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 4.583410] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 4.583419] SELinux: initialized (dev loop0, type squashfs), uses xattr >16:11:43,348 DEBUG kernel:[ 4.583439] SELinux: initialized (dev dm-0, type ext4), uses xattr >16:11:43,348 NOTICE kernel:[ 4.584797] type=1403 audit(1351699902.266:2): policy loaded auid=4294967295 ses=4294967295 >16:11:43,348 DEBUG kernel:[ 4.984423] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >16:11:43,348 DEBUG kernel:[ 5.083753] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >16:11:43,348 DEBUG kernel:[ 5.126398] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >16:11:43,348 DEBUG kernel:[ 5.193133] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >16:11:43,348 NOTICE kernel:[ 5.467717] type=1400 audit(1351699903.149:3): avc: denied { create } for pid=501 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >16:11:43,348 NOTICE kernel:[ 5.467753] type=1400 audit(1351699903.149:4): avc: denied { setattr } for pid=501 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=38212 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >16:11:43,348 NOTICE kernel:[ 5.467777] type=1400 audit(1351699903.149:5): avc: denied { relabelfrom } for pid=501 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=38212 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >16:11:43,349 INFO systemd: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >16:11:43,360 INFO systemd: Detected virtualization 'kvm'. >16:11:43,360 INFO systemd: Initializing machine ID from KVM UUID. >16:11:43,360 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >16:11:43,360 INFO systemd: Started Remount Root and Kernel File Systems. >16:11:43,360 INFO systemd: Starting Local File Systems (Pre). >16:11:43,360 INFO systemd: Reached target Local File Systems (Pre). >16:11:43,360 INFO systemd: Mounting Temporary Directory... >16:11:43,360 INFO systemd: Starting Load Random Seed... >16:11:43,360 INFO systemd: Started Load Random Seed. >16:11:43,360 INFO systemd: Started Apply Kernel Variables. >16:11:43,384 INFO systemd: Started Terminate Plymouth Boot Screen. >16:11:43,388 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >16:11:43,388 INFO systemd: Starting Shell on tty2... >16:11:43,388 INFO systemd: Started Shell on tty2. >16:11:43,423 NOTICE kernel:[ 5.727092] type=1400 audit(1351699903.409:6): avc: denied { execute } for pid=549 comm="bash" name="hostname" dev="dm-0" ino=51773 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >16:11:43,423 NOTICE kernel:[ 5.727100] type=1400 audit(1351699903.409:7): avc: denied { read open } for pid=549 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=51773 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >16:11:43,423 NOTICE kernel:[ 5.727116] type=1400 audit(1351699903.409:8): avc: denied { execute_no_trans } for pid=549 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=51773 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >16:11:43,423 NOTICE kernel:[ 5.727841] type=1400 audit(1351699903.409:9): avc: denied { write } for pid=536 comm="firewalld" name="python2.7" dev="dm-0" ino=28472 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >16:11:43,423 NOTICE kernel:[ 5.727847] type=1400 audit(1351699903.409:10): avc: denied { remove_name } for pid=536 comm="firewalld" name="site.pyc" dev="dm-0" ino=28939 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >16:11:43,580 ERR systemd-udevd: ctx=0x7f9da3c5c9c0 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >16:11:43,581 ERR systemd-udevd: ctx=0x7f9da3c5c9c0 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >16:11:43,625 INFO systemd: Starting Agent daemon for Spice guests. >16:11:43,625 INFO systemd: Reached target Agent daemon for Spice guests. >16:11:43,688 INFO kernel:[ 6.005387] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >16:11:43,700 ERR systemd-udevd: ctx=0x7f9da3c5c9c0 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >16:11:43,822 INFO kernel:[ 6.139788] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >16:11:44,223 INFO kernel:[ 6.540970] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >16:11:44,718 INFO systemd: Starting D-Bus System Message Bus... >16:11:44,718 INFO systemd: Started D-Bus System Message Bus. >16:11:44,771 INFO systemd: Started firewalld - dynamic firewall daemon. >16:11:44,771 INFO systemd: Starting Network Manager... >16:11:44,964 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >16:11:44,964 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >16:11:44,965 INFO NetworkManager: <info> WEXT support is enabled >16:11:44,974 INFO dbus-daemon: dbus[558]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >16:11:44,974 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >16:11:44,974 INFO systemd: Starting Authorization Manager... >16:11:45,094 INFO polkitd: Started polkitd version 0.107 >16:11:45,179 INFO dbus-daemon: dbus[558]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >16:11:45,179 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >16:11:45,179 INFO systemd: Started Authorization Manager. >16:11:45,212 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >16:11:45,212 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >16:11:45,213 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >16:11:45,213 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >16:11:45,214 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >16:11:45,215 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >16:11:45,246 INFO systemd: Started Network Manager. >16:11:45,246 INFO systemd: Starting Anaconda System Services. >16:11:45,256 INFO systemd: Reached target Anaconda System Services. >16:11:45,283 INFO systemd: Starting Anaconda... >16:11:45,287 INFO systemd: Starting Network Manager Wait Online... >16:11:45,292 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >16:11:45,293 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >16:11:45,294 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >16:11:45,297 INFO NetworkManager: <info> Networking is enabled by state file >16:11:45,298 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >16:11:45,299 INFO NetworkManager: <info> (eth0): carrier is OFF >16:11:45,299 INFO kernel:[ 7.616545] 8139cp 0000:00:03.0: eth0: link up, 100Mbps, full-duplex, lpa 0x05E1 >16:11:45,301 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: '8139cp' ifindex: 2) >16:11:45,319 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >16:11:45,321 INFO NetworkManager: <info> (eth0): now managed >16:11:45,322 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >16:11:45,322 INFO NetworkManager: <info> (eth0): bringing up device. >16:11:45,324 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >16:11:45,328 INFO NetworkManager: <info> (eth0): preparing device. >16:11:45,358 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >16:11:45,360 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/net/eth0 >16:11:45,369 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >16:11:45,370 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >16:11:45,372 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >16:11:45,373 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >16:11:45,385 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >16:11:45,386 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >16:11:45,387 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >16:11:45,396 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >16:11:45,397 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >16:11:45,397 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >16:11:45,398 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >16:11:45,399 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >16:11:45,400 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >16:11:45,400 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >16:11:45,402 INFO systemd: Started Anaconda. >16:11:45,425 INFO systemd: Starting Anaconda Text Console... >16:11:45,427 INFO systemd: Started Anaconda Text Console. >16:11:45,442 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >16:11:45,468 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >16:11:45,489 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >16:11:45,501 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >16:11:45,505 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >16:11:45,510 INFO NetworkManager: <info> dhclient started with pid 583 >16:11:45,522 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >16:11:45,523 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >16:11:45,577 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >16:11:45,578 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >16:11:45,578 INFO dhclient: All rights reserved. >16:11:45,578 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >16:11:45,580 INFO dhclient: >16:11:45,591 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >16:11:45,592 INFO dhclient: Listening on LPF/eth0/52:54:00:e1:a2:a9 >16:11:45,592 INFO dhclient: Sending on LPF/eth0/52:54:00:e1:a2:a9 >16:11:45,593 INFO dhclient: Sending on Socket/fallback >16:11:45,593 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 (xid=0x477b1b90) >16:11:45,602 WARNING kernel:[ 7.919474] audit_printk_skb: 21 callbacks suppressed >16:11:45,602 NOTICE kernel:[ 7.919477] type=1400 audit(1351699905.601:18): avc: denied { read write } for pid=589 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >16:11:46,742 NOTICE kernel:[ 9.059206] type=1400 audit(1351699906.741:19): avc: denied { read write } for pid=591 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7333 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >16:11:46,749 WARNING kernel:[ 9.066695] auditd (592): /proc/592/oom_adj is deprecated, please use /proc/592/oom_score_adj instead. >16:11:48,351 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x477b1b90) >16:11:48,351 INFO dhclient: DHCPOFFER from 192.168.1.1 >16:11:48,514 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x477b1b90) >16:11:48,516 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >16:11:48,517 INFO NetworkManager: <info> address 192.168.1.20 >16:11:48,517 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >16:11:48,517 INFO NetworkManager: <info> gateway 192.168.1.1 >16:11:48,517 INFO NetworkManager: <info> nameserver '192.168.1.1' >16:11:48,518 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >16:11:48,518 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >16:11:48,521 INFO dhclient: bound to 192.168.1.20 -- renewal in 1780 seconds. >16:11:49,520 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >16:11:49,520 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >16:11:49,520 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >16:11:49,526 INFO systemd: Started Network Manager Wait Online. >16:11:49,528 INFO systemd: Starting Network. >16:11:49,528 INFO systemd: Reached target Network. >16:11:49,529 INFO systemd: Startup finished in 2s 973ms 132us (kernel) + 1s 692ms 608us (initrd) + 7s 178ms 797us (userspace) = 11s 844ms 537us. >16:11:49,549 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >16:11:49,550 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >16:11:49,550 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >16:11:49,554 INFO dbus-daemon: dbus[558]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >16:11:49,563 INFO dbus-daemon: dbus[558]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >16:11:49,563 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >16:11:49,633 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >16:11:49,978 INFO systemd: Starting NTP client/server... >16:11:50,027 INFO chrony-helper: tr: write error: Broken pipe >16:11:50,028 INFO chrony-helper: tr: write error >16:11:50,056 INFO chronyd: chronyd version 1.27-git1ca844 starting >16:11:50,058 INFO chronyd: Linux kernel major=3 minor=6 patch=1 >16:11:50,059 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >16:11:50,065 INFO systemd: Started NTP client/server. >16:11:50,924 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >16:11:50,924 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >16:11:50,924 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >16:11:50,925 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >16:11:52,155 INFO kernel:[ 14.472520] EXT4-fs (vda1): INFO: recovery required on readonly filesystem >16:11:52,155 INFO kernel:[ 14.472523] EXT4-fs (vda1): write access will be enabled during recovery >16:11:52,317 INFO kernel:[ 14.634067] EXT4-fs (vda1): recovery complete >16:11:52,332 INFO kernel:[ 14.649442] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >16:11:52,332 DEBUG kernel:[ 14.649456] SELinux: initialized (dev vda1, type ext4), uses xattr >16:11:52,440 INFO kernel:[ 14.757697] EXT4-fs (vda3): INFO: recovery required on readonly filesystem >16:11:52,440 INFO kernel:[ 14.757699] EXT4-fs (vda3): write access will be enabled during recovery >16:11:53,401 INFO kernel:[ 15.718720] EXT4-fs (vda3): orphan cleanup on readonly fs >16:11:53,401 DEBUG kernel:[ 15.718727] EXT4-fs (vda3): ext4_orphan_cleanup: deleting unreferenced inode 24 >16:11:53,401 DEBUG kernel:[ 15.718773] EXT4-fs (vda3): ext4_orphan_cleanup: deleting unreferenced inode 23 >16:11:53,401 DEBUG kernel:[ 15.718784] EXT4-fs (vda3): ext4_orphan_cleanup: deleting unreferenced inode 22 >16:11:53,401 INFO kernel:[ 15.718793] EXT4-fs (vda3): 3 orphan inodes deleted >16:11:53,401 INFO kernel:[ 15.718794] EXT4-fs (vda3): recovery complete >16:11:53,466 INFO kernel:[ 15.783110] EXT4-fs (vda3): mounted filesystem with ordered data mode. Opts: (null) >16:11:53,467 DEBUG kernel:[ 15.783158] SELinux: initialized (dev vda3, type ext4), uses xattr >16:11:55,597 INFO chronyd: Selected source 193.192.36.3 >16:11:55,597 WARNING chronyd: System clock wrong by 1.711380 seconds, adjustment started >16:11:57,391 INFO kernel:[ 20.401771] Btrfs loaded >16:11:57,469 INFO kernel:[ 20.478337] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
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 871888
: 636180 |
636181
|
636182
|
636183
|
636184
|
636185
|
636186
|
636187
|
636188
|
636189
|
636190
|
636191
|
636192
|
636193