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 654895 Details for
Bug 882147
reclaim dialog allows removing HDISO source
[?]
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), 174.96 KB, created by
Kamil Páral
on 2012-11-30 09:26:44 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Kamil Páral
Created:
2012-11-30 09:26:44 UTC
Size:
174.96 KB
patch
obsolete
>anaconda 18.29.2 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/pyanaconda/isys/__init__.py", line 152, in umount > rc = _isys.umount(what) > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 656, in unmount > rc = isys.umount(self._mountpoint, removeDir = False) > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 863, in teardown > return self.unmount(*args, **kwargs) > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 487, in __init__ > device.format.teardown() > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1204, in destroyDevice > self.devicetree.registerAction(ActionDestroyFormat(device)) > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 779, in recursiveRemove > self.destroyDevice(device) > File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 261, in _scheduleActions > self.storage.recursiveRemove(device) >SystemError: (32, 'umount: /run/install/isodir: target is busy.\n (In some cases useful info about processes that use\n the device is found by lsof(8) or fuser(1))') > >Local variables in innermost frame: >what: /mnt/install/isodir >removeDir: False > > >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: [] > _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, 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.platform: X86 instance, containing members: > _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._cleanup: False > _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] > _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 >, '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) >] > _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: [vda1] > _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: 165376 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (10, 255, 63) biosGeometry: (10, 255, 63) > PedDevice: <_ped.Device object at 0xb22ae0ec> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-11-21-00-39-16-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Beta_i386 > _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-11-21-00-39-16-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta_i386 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 323.0 > _serial: None > id: 0 > minor: 0 >, existing 10240MB disk vda (1) with existing msdos disklabel >, existing 5435MB partition vda1 (2) with existing ext4 filesystem >, 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: 3 > 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: 4 > 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: 5 > 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: b1711cbf-73ca-4590-a96b-30a9bd954a10 > _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: b1711cbf-73ca-4590-a96b-30a9bd954a10 > 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: 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: /overlay (deleted) > _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: 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: 8 > minor: 0 >, existing 1024MB dm live-rw (9) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [vda1] > _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: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [vda1] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.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: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _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 (0xb1c949ec) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0xb1c94a4c) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0xb1c94a6c) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0xb1c94a8c) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0xb1c94aec) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2976 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: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Storage instance) > _intf.payload.install_device: Already dumped (PartitionDevice instance) > _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: 1354267427.14 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.72 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: hd:vda1:/dvd.iso >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-Betax20i386 >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.29.2 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _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-Betax20i386', 'method': 'hd:vda1:/dvd.iso', '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: >09:23:33,417 INFO anaconda: /sbin/anaconda 18.29.2 >09:23:34,437 INFO anaconda: 1572864 kB (1536 MB) are available >09:23:34,437 INFO anaconda: check_memory(): total:1536, needed:512, graphical:512 >09:23:34,466 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >09:23:34,467 INFO anaconda: Default encoding = utf-8 >09:23:34,546 INFO anaconda: ISCSID is /sbin/iscsid >09:23:34,548 INFO anaconda: no initiator set >09:23:34,718 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >09:23:34,719 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >09:23:34,844 INFO anaconda: Display mode = g >09:23:34,846 INFO anaconda: 1572864 kB (1536 MB) are available >09:23:34,846 INFO anaconda: check_memory(): total:1536, needed:512, graphical:512 >09:23:35,867 DEBUG anaconda: X server has signalled a successful start. >09:23:35,869 INFO anaconda: Starting window manager, pid 711. >09:23:37,144 INFO anaconda: using only installclass _Fedora >09:23:37,783 INFO anaconda: Detected 1488M of memory >09:23:37,783 INFO anaconda: Swap attempt of 2976M >09:23:37,810 INFO anaconda: Running Thread: AnaStorageThread (-1263035584) >09:23:37,818 INFO anaconda: Running Thread: AnaPayloadThread (-1254642880) >09:23:38,006 INFO anaconda: no initiator set >09:23:38,417 DEBUG anaconda: required disklabel type for vda (15) is None >09:23:38,417 DEBUG anaconda: default disklabel type for vda is msdos >09:23:38,418 DEBUG anaconda: selecting msdos disklabel for vda based on size >09:23:39,517 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage as ext4 with options defaults,ro >09:23:39,699 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >09:23:39,928 INFO anaconda: Thread Done: AnaStorageThread (-1263035584) >09:23:40,126 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda1 on /mnt/install/isodir as ext4 with options defaults >09:23:40,170 DEBUG anaconda: Checking /mnt/install/isodir/dvd.iso >09:23:40,174 DEBUG anaconda: mounting /mnt/install/isodir/dvd.iso on /mnt/install/cdimage >09:23:40,175 DEBUG anaconda: isys.py:mount()- going to mount /mnt/install/isodir/dvd.iso on /mnt/install/cdimage as iso9660 with options defaults,ro >09:23:40,268 DEBUG anaconda: Reading .discinfo >09:23:40,269 DEBUG anaconda: discArch = i386 >09:23:40,269 INFO anaconda: Found disc at dvd.iso >09:23:40,269 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/install/cdimage, removeDir = False >09:23:40,283 DEBUG anaconda: isys.py:mount()- going to mount /mnt/install/isodir/dvd.iso on /mnt/install/source as iso9660 with options defaults,ro >09:23:40,459 INFO anaconda: Thread Done: AnaPayloadThread (-1254642880) >04:23:45,114 INFO anaconda: Running Thread: AnaSourceWatcher (-1326884032) >04:23:45,124 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >04:23:45,192 INFO anaconda: failed to set SELinux context for /mnt/install/source: [Errno 30] Read-only file system >04:23:45,230 INFO anaconda: Running Thread: AnaSoftwareWatcher (-1362310336) >04:23:45,237 INFO anaconda: Running Thread: AnaStorageWatcher (-1335276736) >04:23:45,890 INFO anaconda: Running Thread: AnaNTPserver1 (-1379095744) >04:23:45,893 INFO anaconda: Running Thread: AnaNTPserver0 (-1254642880) >04:23:45,895 INFO anaconda: Running Thread: AnaNTPserver2 (-1370703040) >04:23:45,910 INFO anaconda: Running Thread: AnaNTPserver3 (-1387488448) >04:23:45,913 INFO anaconda: Thread Done: AnaSourceWatcher (-1326884032) >04:23:46,042 INFO anaconda: Thread Done: AnaNTPserver3 (-1387488448) >04:23:46,043 INFO anaconda: Thread Done: AnaNTPserver1 (-1379095744) >04:23:47,134 INFO anaconda: Thread Done: AnaSoftwareWatcher (-1362310336) >04:23:47,135 INFO anaconda: Running Thread: AnaCheckSoftwareThread (-1379095744) >04:23:47,142 INFO anaconda: Thread Done: AnaStorageWatcher (-1335276736) >04:23:47,143 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0xafd092ec> status to: Probing storage... >04:23:47,143 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0xafd092ec> status to: Downloading package metadata... >04:23:47,144 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0xafc5d5cc> status to: Downloading package metadata... >04:23:47,144 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0xafc5d5cc> status to: Downloading group metadata... >04:23:47,145 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xafcfe5cc> status to: Probing storage... >04:23:47,147 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0xafd092ec> >04:23:47,148 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0xafc5d5cc> >04:23:47,152 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0xafc5d5cc> >04:23:47,154 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0xafd092ec> >04:23:47,154 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0xafc5d5cc> status to: Checking software dependencies... >04:23:47,156 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xafcfe5cc> >04:23:48,587 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0xafd9cf6c> status to: Wired (eth0) connected >04:23:51,900 INFO anaconda: Thread Done: AnaCheckSoftwareThread (-1379095744) >04:23:52,596 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0xafc5d5cc> >04:23:52,598 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0xafd092ec> >04:23:55,316 WARN anaconda: /usr/lib/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >04:23:55,927 INFO anaconda: Thread Done: AnaNTPserver0 (-1254642880) >04:23:55,943 INFO anaconda: Thread Done: AnaNTPserver2 (-1370703040) >04:23:59,745 DEBUG anaconda: disk free: 4.80 GB fs free: 5.24 GB sw needs: 2.72 GB auto swap: 2.97 GB >04:24:04,005 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/install/isodir, removeDir = False >04:24:04,026 INFO anaconda: Running Thread: AnaExecuteStorageThread (-1263035584) >04:24:04,112 INFO anaconda: Detected 1488M of memory >04:24:04,113 INFO anaconda: Swap attempt of 2976M > > >/tmp/packaging.log: >09:23:37,770 DEBUG packaging: getting release version from tree at None (18) >09:23:37,771 DEBUG packaging: got a release version of 18 >09:23:39,933 INFO packaging: updating base repo >09:23:40,066 DEBUG packaging: getting release version from tree at None (18) >09:23:40,070 DEBUG packaging: got a release version of 18 >09:23:40,070 INFO packaging: configuring base repo >09:23:40,070 DEBUG packaging: None is mounted on /run/install/isodir >09:23:40,071 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >09:23:40,106 INFO packaging: setting up device vda1 and mounting on /mnt/install/isodir >09:23:40,298 DEBUG packaging: getting release version from tree at file:///mnt/install/source (18) >09:23:40,298 DEBUG packaging: retrieving treeinfo from file:///mnt/install/source (proxies: {} ; sslverify: True) >09:23:40,301 DEBUG packaging: got a release version of 18 >09:23:40,336 DEBUG packaging: adding yum repo anaconda with baseurl file:///mnt/install/source and mirrorlist None >09:23:40,347 DEBUG packaging: disabling repo fedora >09:23:40,348 DEBUG packaging: disabling repo updates-testing >09:23:40,348 DEBUG packaging: disabling repo updates >09:23:40,348 INFO packaging: gathering repo metadata >09:23:40,348 DEBUG packaging: getting repo metadata for anaconda >09:23:40,406 DEBUG packaging: getting group info for anaconda >09:23:40,459 INFO packaging: metadata retrieval complete >04:23:45,912 DEBUG packaging: None is mounted on /mnt/install/source >04:23:45,913 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >04:23:47,128 DEBUG packaging: deleting package sacks >04:23:47,136 INFO packaging: checking software selection >04:23:47,136 DEBUG packaging: deleting package sacks >04:23:47,137 DEBUG packaging: deleting yum transaction info >04:23:47,138 DEBUG packaging: select group core >04:23:47,530 DEBUG packaging: select group core >04:23:47,531 DEBUG packaging: select group gnome-desktop >04:23:47,580 DEBUG packaging: select group multimedia >04:23:47,595 DEBUG packaging: select group input-methods >04:23:47,601 DEBUG packaging: select group base-x >04:23:47,613 DEBUG packaging: select group fonts >04:23:47,665 DEBUG packaging: select group hardware-support >04:23:47,678 DEBUG packaging: select group dial-up >04:23:47,682 DEBUG packaging: select group printing >04:23:47,728 DEBUG packaging: select group firefox >04:23:47,729 DEBUG packaging: select group standard >04:23:47,770 DEBUG packaging: select package kernel-PAE >04:23:47,789 INFO packaging: selected kernel-PAE >04:23:47,790 INFO packaging: checking dependencies >04:23:51,868 DEBUG packaging: success >04:23:51,899 INFO packaging: 1174 packages selected totalling 2.72 GB > > >/tmp/program.log: >09:23:34,528 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >09:23:34,550 INFO program: Running... modprobe fcoe >09:23:34,670 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >09:23:34,718 INFO program: No FCoE boot disk information is found in EDD! >09:23:34,720 INFO program: Running... udevadm settle --timeout=300 >09:23:34,771 INFO program: Running... multipath -d >09:23:34,816 INFO program: Running... multipath -ll >09:23:35,877 INFO program: Running... metacity --display :1 --sm-disable >09:23:36,731 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >09:23:36,851 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,877 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,878 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,879 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,883 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,891 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,892 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,893 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,898 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,899 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,900 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,901 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,903 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,906 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,908 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,909 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,918 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,919 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,920 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,921 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,922 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,924 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,927 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:36,928 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:23:37,811 INFO program: Running... udevadm control --property=ANACONDA=1 >09:23:37,843 INFO program: Running... systemctl start chronyd.service >09:23:37,953 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >09:23:38,015 INFO program: Running... udevadm settle --timeout=300 >09:23:38,132 INFO program: Running... udevadm settle --timeout=300 >09:23:38,212 INFO program: Running... multipath -d >09:23:38,242 INFO program: Running... multipath -ll >09:23:38,544 INFO program: Running... dumpe2fs -h /dev/vda1 >09:23:38,627 INFO program: Filesystem volume name: iso >09:23:38,628 INFO program: Last mounted on: /run/media/liveuser/iso >09:23:38,628 INFO program: Filesystem UUID: 737100cc-d0a7-4a12-b0a7-157818de40ff >09:23:38,628 INFO program: Filesystem magic number: 0xEF53 >09:23:38,629 INFO program: Filesystem revision #: 1 (dynamic) >09:23:38,629 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:23:38,630 INFO program: Filesystem flags: signed_directory_hash >09:23:38,630 INFO program: Default mount options: user_xattr acl >09:23:38,630 INFO program: Filesystem state: clean >09:23:38,631 INFO program: Errors behavior: Continue >09:23:38,631 INFO program: Filesystem OS type: Linux >09:23:38,632 INFO program: Inode count: 348128 >09:23:38,632 INFO program: Block count: 1391601 >09:23:38,632 INFO program: Reserved block count: 69580 >09:23:38,633 INFO program: Free blocks: 1334255 >09:23:38,633 INFO program: Free inodes: 348117 >09:23:38,634 INFO program: First block: 0 >09:23:38,634 INFO program: Block size: 4096 >09:23:38,634 INFO program: Fragment size: 4096 >09:23:38,635 INFO program: Reserved GDT blocks: 339 >09:23:38,635 INFO program: Blocks per group: 32768 >09:23:38,635 INFO program: Fragments per group: 32768 >09:23:38,636 INFO program: Inodes per group: 8096 >09:23:38,636 INFO program: Inode blocks per group: 506 >09:23:38,636 INFO program: Flex block group size: 16 >09:23:38,637 INFO program: Filesystem created: Fri Nov 30 09:08:23 2012 >09:23:38,637 INFO program: Last mount time: Fri Nov 30 09:08:32 2012 >09:23:38,638 INFO program: Last write time: Fri Nov 30 09:08:32 2012 >09:23:38,638 INFO program: Mount count: 2 >09:23:38,638 INFO program: Maximum mount count: -1 >09:23:38,639 INFO program: Last checked: Fri Nov 30 09:08:23 2012 >09:23:38,639 INFO program: Check interval: 0 (<none>) >09:23:38,639 INFO program: Lifetime writes: 130 MB >09:23:38,640 INFO program: Reserved blocks uid: 0 (user root) >09:23:38,640 INFO program: Reserved blocks gid: 0 (group root) >09:23:38,640 INFO program: First inode: 11 >09:23:38,641 INFO program: Inode size: 256 >09:23:38,641 INFO program: Required extra isize: 28 >09:23:38,641 INFO program: Desired extra isize: 28 >09:23:38,641 INFO program: Journal inode: 8 >09:23:38,642 INFO program: Default directory hash: half_md4 >09:23:38,642 INFO program: Directory Hash Seed: 0733aa96-5452-4ef1-90f6-822e5b6cd341 >09:23:38,642 INFO program: Journal backup: inode blocks >09:23:38,642 INFO program: Journal features: (none) >09:23:38,643 INFO program: Journal size: 128M >09:23:38,643 INFO program: Journal length: 32768 >09:23:38,644 INFO program: Journal sequence: 0x00000004 >09:23:38,644 INFO program: Journal start: 1 >09:23:38,644 INFO program: >09:23:38,645 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:23:38,648 INFO program: Running... dumpe2fs -h /dev/vda1 >09:23:38,666 INFO program: Filesystem volume name: iso >09:23:38,667 INFO program: Last mounted on: /run/media/liveuser/iso >09:23:38,668 INFO program: Filesystem UUID: 737100cc-d0a7-4a12-b0a7-157818de40ff >09:23:38,668 INFO program: Filesystem magic number: 0xEF53 >09:23:38,670 INFO program: Filesystem revision #: 1 (dynamic) >09:23:38,671 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:23:38,690 INFO program: Filesystem flags: signed_directory_hash >09:23:38,691 INFO program: Default mount options: user_xattr acl >09:23:38,691 INFO program: Filesystem state: clean >09:23:38,692 INFO program: Errors behavior: Continue >09:23:38,692 INFO program: Filesystem OS type: Linux >09:23:38,693 INFO program: Inode count: 348128 >09:23:38,693 INFO program: Block count: 1391601 >09:23:38,693 INFO program: Reserved block count: 69580 >09:23:38,694 INFO program: Free blocks: 1334255 >09:23:38,694 INFO program: Free inodes: 348117 >09:23:38,695 INFO program: First block: 0 >09:23:38,695 INFO program: Block size: 4096 >09:23:38,695 INFO program: Fragment size: 4096 >09:23:38,696 INFO program: Reserved GDT blocks: 339 >09:23:38,696 INFO program: Blocks per group: 32768 >09:23:38,697 INFO program: Fragments per group: 32768 >09:23:38,697 INFO program: Inodes per group: 8096 >09:23:38,698 INFO program: Inode blocks per group: 506 >09:23:38,698 INFO program: Flex block group size: 16 >09:23:38,698 INFO program: Filesystem created: Fri Nov 30 09:08:23 2012 >09:23:38,699 INFO program: Last mount time: Fri Nov 30 09:08:32 2012 >09:23:38,699 INFO program: Last write time: Fri Nov 30 09:08:32 2012 >09:23:38,699 INFO program: Mount count: 2 >09:23:38,700 INFO program: Maximum mount count: -1 >09:23:38,701 INFO program: Last checked: Fri Nov 30 09:08:23 2012 >09:23:38,701 INFO program: Check interval: 0 (<none>) >09:23:38,708 INFO program: Lifetime writes: 130 MB >09:23:38,708 INFO program: Reserved blocks uid: 0 (user root) >09:23:38,709 INFO program: Reserved blocks gid: 0 (group root) >09:23:38,709 INFO program: First inode: 11 >09:23:38,709 INFO program: Inode size: 256 >09:23:38,710 INFO program: Required extra isize: 28 >09:23:38,710 INFO program: Desired extra isize: 28 >09:23:38,710 INFO program: Journal inode: 8 >09:23:38,711 INFO program: Default directory hash: half_md4 >09:23:38,711 INFO program: Directory Hash Seed: 0733aa96-5452-4ef1-90f6-822e5b6cd341 >09:23:38,711 INFO program: Journal backup: inode blocks >09:23:38,712 INFO program: Journal features: (none) >09:23:38,712 INFO program: Journal size: 128M >09:23:38,712 INFO program: Journal length: 32768 >09:23:38,712 INFO program: Journal sequence: 0x00000004 >09:23:38,713 INFO program: Journal start: 1 >09:23:38,713 INFO program: >09:23:38,713 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:23:38,715 INFO program: Running... resize2fs -P /dev/vda1 >09:23:38,861 INFO program: Estimated minimum size of the filesystem: 44791 >09:23:38,879 ERR program: resize2fs 1.42.5 (29-Jul-2012) >09:23:39,026 INFO program: Running... dumpe2fs -h /dev/loop1 >09:23:39,037 INFO program: Filesystem volume name: Anaconda >09:23:39,037 INFO program: Last mounted on: / >09:23:39,038 INFO program: Filesystem UUID: b1711cbf-73ca-4590-a96b-30a9bd954a10 >09:23:39,038 INFO program: Filesystem magic number: 0xEF53 >09:23:39,039 INFO program: Filesystem revision #: 1 (dynamic) >09:23:39,039 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >09:23:39,039 INFO program: Filesystem flags: signed_directory_hash >09:23:39,040 INFO program: Default mount options: user_xattr acl >09:23:39,040 INFO program: Filesystem state: clean >09:23:39,041 INFO program: Errors behavior: Continue >09:23:39,041 INFO program: Filesystem OS type: Linux >09:23:39,041 INFO program: Inode count: 65536 >09:23:39,041 INFO program: Block count: 1048576 >09:23:39,041 INFO program: Reserved block count: 0 >09:23:39,042 INFO program: Free blocks: 303984 >09:23:39,042 INFO program: Free inodes: 37024 >09:23:39,042 INFO program: First block: 1 >09:23:39,042 INFO program: Block size: 1024 >09:23:39,042 INFO program: Fragment size: 1024 >09:23:39,043 INFO program: Reserved GDT blocks: 256 >09:23:39,043 INFO program: Blocks per group: 8192 >09:23:39,043 INFO program: Fragments per group: 8192 >09:23:39,043 INFO program: Inodes per group: 512 >09:23:39,043 INFO program: Inode blocks per group: 128 >09:23:39,044 INFO program: Flex block group size: 16 >09:23:39,044 INFO program: Filesystem created: Wed Nov 21 00:31:07 2012 >09:23:39,044 INFO program: Last mount time: Wed Nov 21 00:31:27 2012 >09:23:39,044 INFO program: Last write time: Wed Nov 21 00:31:35 2012 >09:23:39,044 INFO program: Mount count: 2 >09:23:39,045 INFO program: Maximum mount count: -1 >09:23:39,045 INFO program: Last checked: Wed Nov 21 00:31:07 2012 >09:23:39,045 INFO program: Check interval: 0 (<none>) >09:23:39,045 INFO program: Lifetime writes: 32 MB >09:23:39,045 INFO program: Reserved blocks uid: 0 (user root) >09:23:39,046 INFO program: Reserved blocks gid: 0 (group root) >09:23:39,046 INFO program: First inode: 11 >09:23:39,046 INFO program: Inode size: 256 >09:23:39,046 INFO program: Required extra isize: 28 >09:23:39,047 INFO program: Desired extra isize: 28 >09:23:39,047 INFO program: Journal inode: 8 >09:23:39,047 INFO program: Default directory hash: half_md4 >09:23:39,048 INFO program: Directory Hash Seed: 0302db0b-fea8-40a1-a0ed-fa27c93f89ec >09:23:39,048 INFO program: Journal backup: inode blocks >09:23:39,048 INFO program: Journal features: (none) >09:23:39,048 INFO program: Journal size: 32M >09:23:39,049 INFO program: Journal length: 32768 >09:23:39,049 INFO program: Journal sequence: 0x00000009 >09:23:39,049 INFO program: Journal start: 0 >09:23:39,050 INFO program: >09:23:39,051 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:23:39,051 INFO program: Running... dumpe2fs -h /dev/loop1 >09:23:39,067 INFO program: Filesystem volume name: Anaconda >09:23:39,068 INFO program: Last mounted on: / >09:23:39,068 INFO program: Filesystem UUID: b1711cbf-73ca-4590-a96b-30a9bd954a10 >09:23:39,068 INFO program: Filesystem magic number: 0xEF53 >09:23:39,068 INFO program: Filesystem revision #: 1 (dynamic) >09:23:39,069 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >09:23:39,069 INFO program: Filesystem flags: signed_directory_hash >09:23:39,069 INFO program: Default mount options: user_xattr acl >09:23:39,069 INFO program: Filesystem state: clean >09:23:39,069 INFO program: Errors behavior: Continue >09:23:39,070 INFO program: Filesystem OS type: Linux >09:23:39,070 INFO program: Inode count: 65536 >09:23:39,070 INFO program: Block count: 1048576 >09:23:39,070 INFO program: Reserved block count: 0 >09:23:39,070 INFO program: Free blocks: 303984 >09:23:39,071 INFO program: Free inodes: 37024 >09:23:39,071 INFO program: First block: 1 >09:23:39,071 INFO program: Block size: 1024 >09:23:39,071 INFO program: Fragment size: 1024 >09:23:39,071 INFO program: Reserved GDT blocks: 256 >09:23:39,072 INFO program: Blocks per group: 8192 >09:23:39,072 INFO program: Fragments per group: 8192 >09:23:39,072 INFO program: Inodes per group: 512 >09:23:39,072 INFO program: Inode blocks per group: 128 >09:23:39,072 INFO program: Flex block group size: 16 >09:23:39,073 INFO program: Filesystem created: Wed Nov 21 00:31:07 2012 >09:23:39,073 INFO program: Last mount time: Wed Nov 21 00:31:27 2012 >09:23:39,073 INFO program: Last write time: Wed Nov 21 00:31:35 2012 >09:23:39,073 INFO program: Mount count: 2 >09:23:39,073 INFO program: Maximum mount count: -1 >09:23:39,074 INFO program: Last checked: Wed Nov 21 00:31:07 2012 >09:23:39,084 INFO program: Check interval: 0 (<none>) >09:23:39,084 INFO program: Lifetime writes: 32 MB >09:23:39,084 INFO program: Reserved blocks uid: 0 (user root) >09:23:39,085 INFO program: Reserved blocks gid: 0 (group root) >09:23:39,085 INFO program: First inode: 11 >09:23:39,085 INFO program: Inode size: 256 >09:23:39,085 INFO program: Required extra isize: 28 >09:23:39,085 INFO program: Desired extra isize: 28 >09:23:39,086 INFO program: Journal inode: 8 >09:23:39,086 INFO program: Default directory hash: half_md4 >09:23:39,086 INFO program: Directory Hash Seed: 0302db0b-fea8-40a1-a0ed-fa27c93f89ec >09:23:39,086 INFO program: Journal backup: inode blocks >09:23:39,086 INFO program: Journal features: (none) >09:23:39,087 INFO program: Journal size: 32M >09:23:39,087 INFO program: Journal length: 32768 >09:23:39,091 INFO program: Journal sequence: 0x00000009 >09:23:39,091 INFO program: Journal start: 0 >09:23:39,094 INFO program: >09:23:39,094 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:23:39,094 INFO program: Running... resize2fs -P /dev/loop1 >09:23:39,105 INFO program: Couldn't find valid filesystem superblock. >09:23:39,106 ERR program: resize2fs 1.42.5 (29-Jul-2012) >09:23:39,107 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >09:23:39,196 INFO program: Running... udevadm settle --timeout=300 >09:23:39,271 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >09:23:39,279 INFO program: Filesystem volume name: Anaconda >09:23:39,279 INFO program: Last mounted on: /sysroot >09:23:39,279 INFO program: Filesystem UUID: b1711cbf-73ca-4590-a96b-30a9bd954a10 >09:23:39,280 INFO program: Filesystem magic number: 0xEF53 >09:23:39,280 INFO program: Filesystem revision #: 1 (dynamic) >09:23:39,280 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 >09:23:39,280 INFO program: Filesystem flags: signed_directory_hash >09:23:39,280 INFO program: Default mount options: user_xattr acl >09:23:39,281 INFO program: Filesystem state: clean >09:23:39,281 INFO program: Errors behavior: Continue >09:23:39,281 INFO program: Filesystem OS type: Linux >09:23:39,281 INFO program: Inode count: 65536 >09:23:39,281 INFO program: Block count: 1048576 >09:23:39,282 INFO program: Reserved block count: 0 >09:23:39,282 INFO program: Free blocks: 303984 >09:23:39,282 INFO program: Free inodes: 37024 >09:23:39,282 INFO program: First block: 1 >09:23:39,283 INFO program: Block size: 1024 >09:23:39,283 INFO program: Fragment size: 1024 >09:23:39,283 INFO program: Reserved GDT blocks: 256 >09:23:39,283 INFO program: Blocks per group: 8192 >09:23:39,283 INFO program: Fragments per group: 8192 >09:23:39,283 INFO program: Inodes per group: 512 >09:23:39,284 INFO program: Inode blocks per group: 128 >09:23:39,284 INFO program: Flex block group size: 16 >09:23:39,284 INFO program: Filesystem created: Wed Nov 21 00:31:07 2012 >09:23:39,284 INFO program: Last mount time: Fri Nov 30 09:23:27 2012 >09:23:39,284 INFO program: Last write time: Fri Nov 30 09:23:27 2012 >09:23:39,285 INFO program: Mount count: 3 >09:23:39,289 INFO program: Maximum mount count: -1 >09:23:39,289 INFO program: Last checked: Wed Nov 21 00:31:07 2012 >09:23:39,289 INFO program: Check interval: 0 (<none>) >09:23:39,289 INFO program: Lifetime writes: 32 MB >09:23:39,290 INFO program: Reserved blocks uid: 0 (user root) >09:23:39,290 INFO program: Reserved blocks gid: 0 (group root) >09:23:39,290 INFO program: First inode: 11 >09:23:39,290 INFO program: Inode size: 256 >09:23:39,290 INFO program: Required extra isize: 28 >09:23:39,291 INFO program: Desired extra isize: 28 >09:23:39,291 INFO program: Journal inode: 8 >09:23:39,291 INFO program: Default directory hash: half_md4 >09:23:39,291 INFO program: Directory Hash Seed: 0302db0b-fea8-40a1-a0ed-fa27c93f89ec >09:23:39,291 INFO program: Journal backup: inode blocks >09:23:39,292 INFO program: Journal features: (none) >09:23:39,292 INFO program: Journal size: 32M >09:23:39,292 INFO program: Journal length: 32768 >09:23:39,292 INFO program: Journal sequence: 0x0000000a >09:23:39,292 INFO program: Journal start: 1 >09:23:39,293 INFO program: >09:23:39,293 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:23:39,293 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >09:23:39,306 INFO program: Filesystem volume name: Anaconda >09:23:39,306 INFO program: Last mounted on: /sysroot >09:23:39,306 INFO program: Filesystem UUID: b1711cbf-73ca-4590-a96b-30a9bd954a10 >09:23:39,307 INFO program: Filesystem magic number: 0xEF53 >09:23:39,307 INFO program: Filesystem revision #: 1 (dynamic) >09:23:39,307 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 >09:23:39,307 INFO program: Filesystem flags: signed_directory_hash >09:23:39,308 INFO program: Default mount options: user_xattr acl >09:23:39,308 INFO program: Filesystem state: clean >09:23:39,308 INFO program: Errors behavior: Continue >09:23:39,308 INFO program: Filesystem OS type: Linux >09:23:39,308 INFO program: Inode count: 65536 >09:23:39,309 INFO program: Block count: 1048576 >09:23:39,309 INFO program: Reserved block count: 0 >09:23:39,309 INFO program: Free blocks: 303984 >09:23:39,309 INFO program: Free inodes: 37024 >09:23:39,309 INFO program: First block: 1 >09:23:39,310 INFO program: Block size: 1024 >09:23:39,310 INFO program: Fragment size: 1024 >09:23:39,310 INFO program: Reserved GDT blocks: 256 >09:23:39,310 INFO program: Blocks per group: 8192 >09:23:39,310 INFO program: Fragments per group: 8192 >09:23:39,311 INFO program: Inodes per group: 512 >09:23:39,311 INFO program: Inode blocks per group: 128 >09:23:39,311 INFO program: Flex block group size: 16 >09:23:39,311 INFO program: Filesystem created: Wed Nov 21 00:31:07 2012 >09:23:39,311 INFO program: Last mount time: Fri Nov 30 09:23:27 2012 >09:23:39,312 INFO program: Last write time: Fri Nov 30 09:23:27 2012 >09:23:39,312 INFO program: Mount count: 3 >09:23:39,312 INFO program: Maximum mount count: -1 >09:23:39,316 INFO program: Last checked: Wed Nov 21 00:31:07 2012 >09:23:39,316 INFO program: Check interval: 0 (<none>) >09:23:39,316 INFO program: Lifetime writes: 32 MB >09:23:39,316 INFO program: Reserved blocks uid: 0 (user root) >09:23:39,317 INFO program: Reserved blocks gid: 0 (group root) >09:23:39,317 INFO program: First inode: 11 >09:23:39,317 INFO program: Inode size: 256 >09:23:39,317 INFO program: Required extra isize: 28 >09:23:39,317 INFO program: Desired extra isize: 28 >09:23:39,318 INFO program: Journal inode: 8 >09:23:39,318 INFO program: Default directory hash: half_md4 >09:23:39,318 INFO program: Directory Hash Seed: 0302db0b-fea8-40a1-a0ed-fa27c93f89ec >09:23:39,318 INFO program: Journal backup: inode blocks >09:23:39,318 INFO program: Journal features: (none) >09:23:39,319 INFO program: Journal size: 32M >09:23:39,319 INFO program: Journal length: 32768 >09:23:39,319 INFO program: Journal sequence: 0x0000000a >09:23:39,319 INFO program: Journal start: 1 >09:23:39,319 INFO program: >09:23:39,320 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:23:39,320 INFO program: Running... resize2fs -P /dev/mapper/live-rw >09:23:39,334 INFO program: Estimated minimum size of the filesystem: 741956 >09:23:39,335 ERR program: resize2fs 1.42.5 (29-Jul-2012) >09:23:39,358 INFO program: Running... udevadm settle --timeout=300 >09:23:39,395 INFO program: Running... udevadm settle --timeout=300 >09:23:39,424 INFO program: Running... udevadm settle --timeout=300 >09:23:39,464 INFO program: Running... udevadm settle --timeout=300 >09:23:39,522 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >09:23:39,703 INFO program: Running... /bin/umount /mnt/sysimage >09:23:39,719 INFO program: Running... udevadm settle --timeout=300 >09:23:39,759 INFO program: Running... udevadm settle --timeout=300 >09:23:40,131 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/vda1 /mnt/install/isodir >09:23:40,180 INFO program: Running... /bin/mount -n -t iso9660 -o defaults,ro /mnt/install/isodir/dvd.iso /mnt/install/cdimage >09:23:40,274 INFO program: Running... /bin/umount /mnt/install/cdimage >09:23:40,288 INFO program: Running... /bin/mount -n -t iso9660 -o defaults,ro /mnt/install/isodir/dvd.iso /mnt/install/source >04:23:45,131 INFO program: Running... udevadm settle --timeout=300 >04:23:45,286 INFO program: Running... modprobe btrfs >04:23:45,452 INFO program: Running... modprobe xfs >04:23:45,526 INFO program: Running... modprobe vfat >09:24:04,008 INFO program: Running... /bin/umount /mnt/install/isodir >09:24:04,011 ERR program: umount: /run/install/isodir: target is busy. > (In some cases useful info about processes that use > the device is found by lsof(8) or fuser(1)) >04:24:04,031 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >09:23:33,845 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >09:23:33,847 DEBUG storage: registered device format class MDRaidMember as mdmember >09:23:33,849 DEBUG storage: registered device format class SwapSpace as swap >09:23:33,850 DEBUG storage: registered device format class BIOSBoot as biosboot >09:23:33,852 DEBUG storage: registered device format class DMRaidMember as dmraidmember >09:23:33,877 DEBUG storage: registered device format class LUKS as luks >09:23:33,878 DEBUG storage: registered device format class MultipathMember as multipath_member >09:23:33,895 DEBUG storage: registered device format class Ext2FS as ext2 >09:23:33,896 DEBUG storage: registered device format class Ext3FS as ext3 >09:23:33,896 DEBUG storage: registered device format class Ext4FS as ext4 >09:23:33,897 DEBUG storage: registered device format class FATFS as vfat >09:23:33,897 DEBUG storage: registered device format class EFIFS as efi >09:23:33,898 DEBUG storage: registered device format class BTRFS as btrfs >09:23:33,898 DEBUG storage: registered device format class GFS2 as gfs2 >09:23:33,898 DEBUG storage: registered device format class JFS as jfs >09:23:33,899 DEBUG storage: registered device format class ReiserFS as reiserfs >09:23:33,899 DEBUG storage: registered device format class XFS as xfs >09:23:33,900 DEBUG storage: registered device format class HFS as hfs >09:23:33,900 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >09:23:33,901 DEBUG storage: registered device format class HFSPlus as hfs+ >09:23:33,901 DEBUG storage: registered device format class NTFS as ntfs >09:23:33,902 DEBUG storage: registered device format class NFS as nfs >09:23:33,902 DEBUG storage: registered device format class NFSv4 as nfs4 >09:23:33,902 DEBUG storage: registered device format class Iso9660FS as iso9660 >09:23:33,903 DEBUG storage: registered device format class NoDevFS as nodev >09:23:33,903 DEBUG storage: registered device format class DevPtsFS as devpts >09:23:33,904 DEBUG storage: registered device format class ProcFS as proc >09:23:33,904 DEBUG storage: registered device format class SysFS as sysfs >09:23:33,905 DEBUG storage: registered device format class TmpFS as tmpfs >09:23:33,905 DEBUG storage: registered device format class BindFS as bind >09:23:33,905 DEBUG storage: registered device format class SELinuxFS as selinuxfs >09:23:33,906 DEBUG storage: registered device format class USBFS as usbfs >09:23:33,909 DEBUG storage: registered device format class DiskLabel as disklabel >09:23:33,910 DEBUG storage: registered device format class PPCPRePBoot as prepboot >09:23:34,757 DEBUG storage: MultipathTopology._build_topology: >09:23:34,758 DEBUG storage: /etc/multipath.conf contents: >09:23:34,758 DEBUG storage: # multipath.conf written by anaconda >09:23:34,759 DEBUG storage: >09:23:34,759 DEBUG storage: defaults { >09:23:34,760 DEBUG storage: user_friendly_names yes >09:23:34,760 DEBUG storage: } >09:23:34,760 DEBUG storage: blacklist { >09:23:34,761 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >09:23:34,761 DEBUG storage: devnode "^hd[a-z]" >09:23:34,762 DEBUG storage: devnode "^dcssblk[0-9]*" >09:23:34,762 DEBUG storage: device { >09:23:34,762 DEBUG storage: vendor "DGC" >09:23:34,763 DEBUG storage: product "LUNZ" >09:23:34,763 DEBUG storage: } >09:23:34,763 DEBUG storage: device { >09:23:34,764 DEBUG storage: vendor "IBM" >09:23:34,764 DEBUG storage: product "S/390.*" >09:23:34,765 DEBUG storage: } >09:23:34,765 DEBUG storage: # don't count normal SATA devices as multipaths >09:23:34,765 DEBUG storage: device { >09:23:34,766 DEBUG storage: vendor "ATA" >09:23:34,766 DEBUG storage: } >09:23:34,766 DEBUG storage: # don't count 3ware devices as multipaths >09:23:34,767 DEBUG storage: device { >09:23:34,767 DEBUG storage: vendor "3ware" >09:23:34,767 DEBUG storage: } >09:23:34,768 DEBUG storage: device { >09:23:34,768 DEBUG storage: vendor "AMCC" >09:23:34,768 DEBUG storage: } >09:23:34,769 DEBUG storage: # nor highpoint devices >09:23:34,769 DEBUG storage: device { >09:23:34,770 DEBUG storage: vendor "HPT" >09:23:34,770 DEBUG storage: } >09:23:34,770 DEBUG storage: } >09:23:34,771 DEBUG storage: multipaths { >09:23:34,771 DEBUG storage: } >09:23:34,771 DEBUG storage: (end of /etc/multipath.conf) >09:23:34,824 INFO storage: MultipathTopology: found non-disk device: sr0 >09:23:34,825 INFO storage: MultipathTopology: found singlepath device: vda >09:23:34,826 INFO storage: MultipathTopology: found non-disk device: vda1 >09:23:34,827 INFO storage: MultipathTopology: found singlepath device: loop0 >09:23:34,829 INFO storage: MultipathTopology: found singlepath device: loop1 >09:23:34,829 INFO storage: MultipathTopology: found singlepath device: loop2 >09:23:34,830 INFO storage: MultipathTopology: found singlepath device: loop3 >09:23:34,830 INFO storage: MultipathTopology: found singlepath device: loop4 >09:23:34,830 INFO storage: MultipathTopology: found singlepath device: loop5 >09:23:34,831 INFO storage: MultipathTopology: found singlepath device: loop6 >09:23:34,831 INFO storage: MultipathTopology: found singlepath device: loop7 >09:23:34,832 INFO storage: MultipathTopology: found singlepath device: dm-0 >09:23:38,007 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >09:23:38,008 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >09:23:38,122 DEBUG storage: protected device spec vda1 resolved to vda1 >09:23:38,167 DEBUG storage: MultipathTopology._build_topology: >09:23:38,168 DEBUG storage: /etc/multipath.conf contents: >09:23:38,169 DEBUG storage: # multipath.conf written by anaconda >09:23:38,169 DEBUG storage: >09:23:38,169 DEBUG storage: defaults { >09:23:38,170 DEBUG storage: user_friendly_names yes >09:23:38,172 DEBUG storage: } >09:23:38,172 DEBUG storage: blacklist { >09:23:38,173 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >09:23:38,196 DEBUG storage: devnode "^hd[a-z]" >09:23:38,197 DEBUG storage: devnode "^dcssblk[0-9]*" >09:23:38,201 DEBUG storage: device { >09:23:38,201 DEBUG storage: vendor "DGC" >09:23:38,202 DEBUG storage: product "LUNZ" >09:23:38,202 DEBUG storage: } >09:23:38,202 DEBUG storage: device { >09:23:38,203 DEBUG storage: vendor "IBM" >09:23:38,203 DEBUG storage: product "S/390.*" >09:23:38,204 DEBUG storage: } >09:23:38,204 DEBUG storage: # don't count normal SATA devices as multipaths >09:23:38,204 DEBUG storage: device { >09:23:38,205 DEBUG storage: vendor "ATA" >09:23:38,205 DEBUG storage: } >09:23:38,206 DEBUG storage: # don't count 3ware devices as multipaths >09:23:38,206 DEBUG storage: device { >09:23:38,207 DEBUG storage: vendor "3ware" >09:23:38,207 DEBUG storage: } >09:23:38,207 DEBUG storage: device { >09:23:38,208 DEBUG storage: vendor "AMCC" >09:23:38,208 DEBUG storage: } >09:23:38,209 DEBUG storage: # nor highpoint devices >09:23:38,209 DEBUG storage: device { >09:23:38,209 DEBUG storage: vendor "HPT" >09:23:38,210 DEBUG storage: } >09:23:38,210 DEBUG storage: } >09:23:38,210 DEBUG storage: multipaths { >09:23:38,211 DEBUG storage: } >09:23:38,211 DEBUG storage: (end of /etc/multipath.conf) >09:23:38,265 INFO storage: MultipathTopology: found non-disk device: sr0 >09:23:38,267 INFO storage: MultipathTopology: found singlepath device: vda >09:23:38,268 INFO storage: MultipathTopology: found non-disk device: vda1 >09:23:38,268 INFO storage: MultipathTopology: found singlepath device: loop0 >09:23:38,269 INFO storage: MultipathTopology: found singlepath device: loop1 >09:23:38,270 INFO storage: MultipathTopology: found singlepath device: loop2 >09:23:38,270 INFO storage: MultipathTopology: found singlepath device: loop3 >09:23:38,271 INFO storage: MultipathTopology: found singlepath device: loop4 >09:23:38,271 INFO storage: MultipathTopology: found singlepath device: loop5 >09:23:38,272 INFO storage: MultipathTopology: found singlepath device: loop6 >09:23:38,272 INFO storage: MultipathTopology: found singlepath device: loop7 >09:23:38,273 INFO storage: MultipathTopology: found singlepath device: dm-0 >09:23:38,273 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >09:23:38,276 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\\x20i386 /dev/disk/by-uuid/2012-11-21-00-39-16-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_CD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta_i386', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta\\x20i386', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-21-00-39-16-00', > 'ID_FS_UUID_ENC': '2012-11-21-00-39-16-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': '82263', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta\\x20i386', > '/dev/disk/by-uuid/2012-11-21-00-39-16-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >09:23:38,277 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >09:23:38,283 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >09:23:38,284 DEBUG storage: DeviceTree.getDeviceByName returned None >09:23:38,285 INFO storage: sr0 is a cdrom >09:23:38,288 DEBUG storage: DeviceTree.addUdevOpticalDevice: >09:23:38,289 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:23:38,291 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >09:23:38,292 INFO storage: added cdrom sr0 (id 0) to device tree >09:23:38,294 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:23:38,298 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >09:23:38,303 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >09:23:38,304 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >09:23:38,305 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >09:23:38,328 WARN storage: disklabel detected but not usable on sr0 >09:23:38,331 INFO storage: type detected on 'sr0' is 'iso9660' >09:23:38,333 DEBUG storage: Iso9660FS.supported: supported: True ; >09:23:38,334 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >09:23:38,335 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >09:23:38,350 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:23:38,383 DEBUG storage: looking up parted Device: /dev/sr0 >09:23:38,385 INFO storage: got device: OpticalDevice instance (0xb1a7048c) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 323.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: 165376 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (10, 255, 63) biosGeometry: (10, 255, 63) > PedDevice: <_ped.Device object at 0xb22ae0ec> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >09:23:38,387 DEBUG storage: Iso9660FS.supported: supported: True ; >09:23:38,389 INFO storage: got format: Iso9660FS instance (0xb228a58c) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-21-00-39-16-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta_i386 size = 0 targetSize = 0 > >09:23:38,391 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': '95430', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda'} ; name: vda ; >09:23:38,392 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda)... >09:23:38,393 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >09:23:38,394 DEBUG storage: DeviceTree.getDeviceByName returned None >09:23:38,395 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >09:23:38,396 INFO storage: vda is a disk >09:23:38,397 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:23:38,398 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:23:38,405 INFO storage: added disk vda (id 1) to device tree >09:23:38,405 DEBUG storage: looking up parted Device: /dev/vda >09:23:38,408 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >09:23:38,415 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >09:23:38,416 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >09:23:38,419 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >09:23:38,426 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb228ac4c>] > device: <parted.device.Device object at 0xb228adac> > PedDisk: <_ped.Disk object at 0xb228adec> >09:23:38,432 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:23:38,434 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >09:23:38,435 INFO storage: got device: DiskDevice instance (0xb22af76c) -- > 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 0xb22ae14c> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb22afb0c> >09:23:38,437 INFO storage: got format: DiskLabel instance (0xb228aecc) -- > 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 = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb228ac4c>] > device: <parted.device.Device object at 0xb228adac> > PedDisk: <_ped.Disk object at 0xb228adec> > origPartedDisk = <parted.disk.Disk object at 0xb228abec> > 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 0xb22ae1ac> > >09:23:38,439 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/iso /dev/disk/by-uuid/737100cc-d0a7-4a12-b0a7-157818de40ff', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'iso', > 'ID_FS_LABEL_ENC': 'iso', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '737100cc-d0a7-4a12-b0a7-157818de40ff', > 'ID_FS_UUID_ENC': '737100cc-d0a7-4a12-b0a7-157818de40ff', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '11132813', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '95609', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-label/iso', > '/dev/disk/by-uuid/737100cc-d0a7-4a12-b0a7-157818de40ff'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1'} ; name: vda1 ; >09:23:38,440 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1)... >09:23:38,441 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >09:23:38,442 DEBUG storage: DeviceTree.getDeviceByName returned None >09:23:38,443 INFO storage: vda1 is a partition >09:23:38,444 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >09:23:38,445 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >09:23:38,446 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >09:23:38,447 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >09:23:38,448 DEBUG storage: PartitionDevice._setFormat: vda1 ; >09:23:38,449 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:23:38,450 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >09:23:38,451 DEBUG storage: looking up parted Partition: /dev/vda1 >09:23:38,452 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >09:23:38,453 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >09:23:38,454 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >09:23:38,455 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >09:23:38,456 INFO storage: added partition vda1 (id 2) to device tree >09:23:38,457 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >09:23:38,458 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >09:23:38,491 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >09:23:38,492 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >09:23:38,543 WARN storage: disklabel detected but not usable on vda1 >09:23:38,544 INFO storage: type detected on 'vda1' is 'ext4' >09:23:38,880 DEBUG storage: padding min size from 175 up to 192 >09:23:38,883 DEBUG storage: Ext4FS.supported: supported: True ; >09:23:38,884 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:23:38,885 DEBUG storage: PartitionDevice._setFormat: vda1 ; >09:23:38,886 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >09:23:38,887 DEBUG storage: looking up parted Device: /dev/vda1 >09:23:38,907 INFO storage: got device: PartitionDevice instance (0xb1a70fcc) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 10240MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 5435.94384766 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = True > 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: 11132813 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (11044, 16, 63) biosGeometry: (692, 255, 63) > PedDevice: <_ped.Device object at 0xb22ae32c> > target size = 0 path = /dev/vda1 > 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 0xb228ae2c> fileSystem: <parted.filesystem.FileSystem object at 0xb228acac> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb228ab2c> PedPartition: <_ped.Partition object at 0xb22b1e6c> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 2048 end = 11134860 length = 11132813 > flags = >09:23:38,909 DEBUG storage: Ext4FS.supported: supported: True ; >09:23:38,910 INFO storage: got format: Ext4FS instance (0xb22b5a6c) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 737100cc-d0a7-4a12-b0a7-157818de40ff exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = iso size = 5435.0 targetSize = 5435.0 > >09:23:38,912 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': '45992', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >09:23:38,917 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >09:23:38,918 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >09:23:38,920 DEBUG storage: DeviceTree.getDeviceByName returned None >09:23:38,920 INFO storage: loop0 is a loop device >09:23:38,921 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >09:23:38,922 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >09:23:38,923 DEBUG storage: DeviceTree.getDeviceByName returned None >09:23:38,925 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:23:38,931 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >09:23:38,939 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 3) to device tree >09:23:38,940 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >09:23:38,941 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:23:38,942 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:23:38,944 INFO storage: added loop loop0 (id 4) to device tree >09:23:38,945 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >09:23:38,954 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >09:23:38,954 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >09:23:38,955 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >09:23:38,957 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >09:23:38,971 WARN storage: disklabel detected but not usable on loop0 >09:23:38,972 INFO storage: type detected on 'loop0' is 'squashfs' >09:23:38,972 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >09:23:38,973 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:23:38,974 INFO storage: got device: LoopDevice instance (0xb22b5eec) -- > name = loop0 status = False kids = 0 id = 4 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (3)'] > 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 >09:23:38,976 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/b1711cbf-73ca-4590-a96b-30a9bd954a10', > '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': 'b1711cbf-73ca-4590-a96b-30a9bd954a10', > 'ID_FS_UUID_ENC': 'b1711cbf-73ca-4590-a96b-30a9bd954a10', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '46335', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/b1711cbf-73ca-4590-a96b-30a9bd954a10'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >09:23:38,991 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >09:23:38,992 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >09:23:38,993 DEBUG storage: DeviceTree.getDeviceByName returned None >09:23:38,996 INFO storage: loop1 is a loop device >09:23:38,997 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >09:23:39,003 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >09:23:39,004 DEBUG storage: DeviceTree.getDeviceByName returned None >09:23:39,005 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:23:39,007 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >09:23:39,008 INFO storage: added file /LiveOS/rootfs.img (id 5) to device tree >09:23:39,009 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >09:23:39,017 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:23:39,018 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:23:39,018 INFO storage: added loop loop1 (id 6) to device tree >09:23:39,019 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >09:23:39,020 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >09:23:39,021 DEBUG storage: Ext4FS.supported: supported: True ; >09:23:39,025 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:23:39,025 DEBUG storage: device loop1 does not contain a disklabel >09:23:39,025 INFO storage: type detected on 'loop1' is 'ext4' >09:23:39,107 DEBUG storage: padding min size from 0 up to 0 >09:23:39,109 DEBUG storage: Ext4FS.supported: supported: True ; >09:23:39,109 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:23:39,110 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >09:23:39,111 INFO storage: got device: LoopDevice instance (0xb1a70eac) -- > name = loop1 status = False kids = 0 id = 6 > parents = ['existing 0MB file /LiveOS/rootfs.img (5)'] > 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 >09:23:39,112 DEBUG storage: Ext4FS.supported: supported: True ; >09:23:39,116 INFO storage: got format: Ext4FS instance (0xb22b65cc) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = b1711cbf-73ca-4590-a96b-30a9bd954a10 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >09:23:39,118 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': '46350', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >09:23:39,118 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >09:23:39,119 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >09:23:39,120 DEBUG storage: DeviceTree.getDeviceByName returned None >09:23:39,121 INFO storage: loop2 is a loop device >09:23:39,122 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >09:23:39,123 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >09:23:39,127 DEBUG storage: DeviceTree.getDeviceByName returned None >09:23:39,128 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:23:39,129 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >09:23:39,129 INFO storage: added file /overlay (deleted) (id 7) to device tree >09:23:39,130 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >09:23:39,130 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:23:39,131 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:23:39,135 INFO storage: added loop loop2 (id 8) to device tree >09:23:39,136 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >09:23:39,137 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >09:23:39,137 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >09:23:39,138 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >09:23:39,141 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >09:23:39,183 WARN storage: disklabel detected but not usable on loop2 >09:23:39,184 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >09:23:39,184 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >09:23:39,185 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:23:39,186 INFO storage: got device: LoopDevice instance (0xb22b5dac) -- > name = loop2 status = False kids = 0 id = 8 > parents = ['existing 0MB file /overlay (deleted) (7)'] > 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 >09:23:39,187 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': '56839', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >09:23:39,188 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >09:23:39,188 DEBUG storage: lvm filter: adding loop3 to the reject list >09:23:39,189 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': '58805', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >09:23:39,190 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >09:23:39,190 DEBUG storage: lvm filter: adding loop4 to the reject list >09:23:39,191 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': '58820', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >09:23:39,192 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >09:23:39,192 DEBUG storage: lvm filter: adding loop5 to the reject list >09:23:39,193 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': '58834', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >09:23:39,194 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >09:23:39,194 DEBUG storage: lvm filter: adding loop6 to the reject list >09:23:39,195 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': '59695', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >09:23:39,196 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >09:23:39,196 DEBUG storage: lvm filter: adding loop7 to the reject list >09:23:39,196 DEBUG storage: Skipping a device mapper drive (dm-0) for now >09:23:39,232 INFO storage: devices to scan: ['dm-0'] >09:23:39,238 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/b1711cbf-73ca-4590-a96b-30a9bd954a10 /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': 'b1711cbf-73ca-4590-a96b-30a9bd954a10', > 'ID_FS_UUID_ENC': 'b1711cbf-73ca-4590-a96b-30a9bd954a10', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61059', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/b1711cbf-73ca-4590-a96b-30a9bd954a10', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >09:23:39,239 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >09:23:39,240 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >09:23:39,242 DEBUG storage: DeviceTree.getDeviceByName returned None >09:23:39,242 INFO storage: live-rw is a device-mapper device >09:23:39,243 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >09:23:39,247 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >09:23:39,248 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (6) with existing ext4 filesystem >09:23:39,250 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >09:23:39,251 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (8) >09:23:39,256 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >09:23:39,257 DEBUG storage: DeviceTree.getDeviceByName returned None >09:23:39,258 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >09:23:39,258 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:23:39,259 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >09:23:39,263 INFO storage: added dm live-rw (id 9) to device tree >09:23:39,264 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >09:23:39,265 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >09:23:39,266 DEBUG storage: Ext4FS.supported: supported: True ; >09:23:39,266 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:23:39,266 DEBUG storage: device live-rw does not contain a disklabel >09:23:39,267 INFO storage: type detected on 'live-rw' is 'ext4' >09:23:39,335 DEBUG storage: padding min size from 725 up to 797 >09:23:39,336 DEBUG storage: Ext4FS.supported: supported: True ; >09:23:39,337 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:23:39,338 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >09:23:39,338 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >09:23:39,352 INFO storage: got device: DMDevice instance (0xb1cfc48c) -- > name = live-rw status = True kids = 0 id = 9 > parents = ['existing 0MB loop loop2 (8)'] > 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 0xb22ae98c> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >09:23:39,353 DEBUG storage: Ext4FS.supported: supported: True ; >09:23:39,357 INFO storage: got format: Ext4FS instance (0xb1d0014c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = b1711cbf-73ca-4590-a96b-30a9bd954a10 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >09:23:39,391 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >09:23:39,423 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >09:23:39,458 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:23:39,459 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:23:39,461 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:23:39,495 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >09:23:39,496 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >09:23:39,497 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >09:23:39,497 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >09:23:39,502 INFO storage: edd: collected mbr signatures: {'vda': '0x00044e91'} >09:23:39,502 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00044e91 > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 20971520 >09:23:39,503 DEBUG storage: edd: matched 0x80 to vda using pci_dev >09:23:39,504 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >09:23:39,517 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >09:23:39,698 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >09:23:39,756 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:23:39,757 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:23:39,759 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:23:39,913 DEBUG storage: Ext4FS.supported: supported: True ; >09:23:39,918 DEBUG storage: Ext4FS.supported: supported: True ; >09:23:39,919 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:23:39,925 DEBUG storage: Iso9660FS.supported: supported: True ; >09:23:39,926 DEBUG storage: Ext4FS.supported: supported: True ; >09:23:40,101 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >09:23:40,106 DEBUG storage: DeviceTree.getDeviceByName returned existing 5435MB partition vda1 (2) with existing ext4 filesystem >09:23:40,106 DEBUG storage: resolved 'vda1' to 'vda1' (partition) >09:23:40,107 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >09:23:40,126 INFO storage: set SELinux context for mountpoint /mnt/install/isodir to system_u:object_r:var_run_t:s0 >09:23:40,169 INFO storage: set SELinux context for newly mounted filesystem root at /mnt/install/isodir to system_u:object_r:var_run_t:s0 >04:23:45,117 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:23:45,123 INFO storage: updating format of device: existing 323MB cdrom sr0 (0) with existing iso9660 filesystem >04:23:45,159 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >04:23:45,161 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >04:23:45,162 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >04:23:45,163 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >04:23:45,169 WARN storage: disklabel detected but not usable on sr0 >04:23:45,170 DEBUG storage: no type or existing type for sr0, bailing >04:23:45,171 INFO storage: got format: existing iso9660 filesystem >04:23:45,193 INFO storage: set SELinux context for mountpoint /mnt/install/source to None >04:23:45,257 DEBUG storage: Iso9660FS.supported: supported: True ; >04:23:45,258 DEBUG storage: Iso9660FS.supported: supported: True ; >04:23:45,259 DEBUG storage: NFSv4.supported: supported: False ; >04:23:45,261 DEBUG storage: NFSv4.supported: supported: False ; >04:23:45,262 DEBUG storage: SELinuxFS.supported: supported: False ; >04:23:45,263 DEBUG storage: SELinuxFS.supported: supported: False ; >04:23:45,265 DEBUG storage: Ext4FS.supported: supported: True ; >04:23:45,266 DEBUG storage: Ext4FS.supported: supported: True ; >04:23:45,268 DEBUG storage: Ext3FS.supported: supported: True ; >04:23:45,269 DEBUG storage: Ext3FS.supported: supported: True ; >04:23:45,270 DEBUG storage: Ext2FS.supported: supported: True ; >04:23:45,272 DEBUG storage: Ext2FS.supported: supported: True ; >04:23:45,273 DEBUG storage: SysFS.supported: supported: False ; >04:23:45,274 DEBUG storage: SysFS.supported: supported: False ; >04:23:45,276 DEBUG storage: MultipathMember.__init__: >04:23:45,277 DEBUG storage: MDRaidMember.__init__: >04:23:45,278 DEBUG storage: ProcFS.supported: supported: False ; >04:23:45,279 DEBUG storage: ProcFS.supported: supported: False ; >04:23:45,281 DEBUG storage: SwapSpace.__init__: >04:23:45,282 DEBUG storage: DMRaidMember.__init__: >04:23:45,283 DEBUG storage: DevPtsFS.supported: supported: False ; >04:23:45,284 DEBUG storage: DevPtsFS.supported: supported: False ; >04:23:45,286 DEBUG storage: BTRFS.supported: supported: True ; >04:23:45,444 DEBUG storage: USBFS.supported: supported: False ; >04:23:45,446 DEBUG storage: USBFS.supported: supported: False ; >04:23:45,447 DEBUG storage: DiskLabel.__init__: >04:23:45,447 INFO storage: DiskLabel.partedDevice returning None >04:23:45,449 DEBUG storage: HFSPlus.supported: supported: False ; >04:23:45,450 DEBUG storage: HFSPlus.supported: supported: False ; >04:23:45,451 DEBUG storage: XFS.supported: supported: True ; >04:23:45,508 DEBUG storage: XFS.supported: supported: True ; >04:23:45,510 DEBUG storage: TmpFS.supported: supported: False ; >04:23:45,511 DEBUG storage: TmpFS.supported: supported: False ; >04:23:45,513 DEBUG storage: LUKS.__init__: >04:23:45,514 DEBUG storage: NTFS.supported: supported: False ; >04:23:45,515 DEBUG storage: NTFS.supported: supported: False ; >04:23:45,517 DEBUG storage: BindFS.supported: supported: False ; >04:23:45,518 DEBUG storage: BindFS.supported: supported: False ; >04:23:45,519 DEBUG storage: HFS.supported: supported: False ; >04:23:45,520 DEBUG storage: HFS.supported: supported: False ; >04:23:45,522 DEBUG storage: LVMPhysicalVolume.__init__: >04:23:45,523 DEBUG storage: NFS.supported: supported: False ; >04:23:45,524 DEBUG storage: NFS.supported: supported: False ; >04:23:45,525 DEBUG storage: FATFS.supported: supported: True ; >04:23:45,548 DEBUG storage: FATFS.supported: supported: True ; >04:23:45,550 DEBUG storage: NoDevFS.supported: supported: False ; >04:23:45,551 DEBUG storage: NoDevFS.supported: supported: False ; >04:24:04,004 DEBUG storage: removing vda1 >04:24:04,028 DEBUG storage: clearpart: looking at vda1 >04:24:04,029 DEBUG storage: checking whether disk vda has an empty extended >04:24:04,029 DEBUG storage: extended is None ; logicals is [] >04:24:04,031 DEBUG storage: new disk order: [] >04:24:04,107 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >04:24:04,111 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >04:24:04,113 DEBUG storage: doAutoPart: True >04:24:04,114 DEBUG storage: encryptedAutoPart: False >04:24:04,114 DEBUG storage: autoPartType: 2 >04:24:04,115 DEBUG storage: clearPartType: 2 >04:24:04,115 DEBUG storage: clearPartDisks: ['vda'] >04:24:04,116 DEBUG storage: autoPartitionRequests: >PartSpec instance (0xabea3fcc) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xabea3f0c) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0xabea3e6c) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0xabea3d0c) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0xabea3b2c) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2976 maxSize = None grow = False > >04:24:04,116 DEBUG storage: storage.disks: ['vda'] >04:24:04,117 DEBUG storage: storage.partitioned: ['vda'] >04:24:04,117 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1'] >04:24:04,119 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >04:24:04,124 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >04:24:04,125 DEBUG storage: resolved 'vda' to 'vda' (disk) >04:24:04,125 DEBUG storage: boot disk: vda >04:24:04,127 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >04:24:04,128 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >04:24:04,129 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >04:24:04,135 DEBUG storage: PartitionDevice._setFormat: req0 ; >04:24:04,136 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >04:24:04,138 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vda ; >04:24:04,142 INFO storage: added partition req0 (id 10) to device tree >04:24:04,142 INFO storage: registered action: [1] Create Device partition req0 (id 10) >04:24:04,143 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:24:04,143 INFO storage: registered action: [2] Create Format lvmpv on partition req0 (id 10) >04:24:04,145 DEBUG storage: candidate disks: [DiskDevice instance (0xb22af76c) -- > name = vda status = True kids = 1 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: True > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0xb22ae14c> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xb22afb0c>] >04:24:04,146 DEBUG storage: devs: [PartitionDevice instance (0xabea62ec) -- > name = req0 status = False kids = 0 id = 10 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >04:24:04,147 DEBUG storage: _is_valid_disklabel(vda) returning True >04:24:04,147 DEBUG storage: _is_valid_size(vda) returning True >04:24:04,148 DEBUG storage: _is_valid_location(vda) returning True >04:24:04,148 DEBUG storage: _is_valid_format(vda) returning True >04:24:04,148 DEBUG storage: is_valid_stage1_device(vda) returning True >04:24:04,150 DEBUG storage: Ext4FS.supported: supported: True ; > > >/tmp/ifcfg.log: >09:23:37,817 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >09:23:37,817 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >09:23:37,818 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:11:95:6E >09:23:37,819 DEBUG ifcfg: NetworkDevice eth0 set: UUID=ed60c087-0cb8-4375-bea8-8c1ea7fd3205 >09:23:37,819 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >09:23:37,820 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:11:95:6E" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="ed60c087-0cb8-4375-bea8-8c1ea7fd3205" > >09:23:37,820 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta\x20i386 quiet inst.repo=hd:vda1:/dvd.iso BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >09:23:30,482 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >09:23:30,482 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="601" x-info="http://www.rsyslog.com"] start >09:23:30,483 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >09:23:30,483 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >09:23:30,483 NOTICE kernel:[ 0.000000] Linux version 3.6.6-3.fc18.i686 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Mon Nov 5 16:47:11 UTC 2012 >09:23:30,483 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >09:23:30,483 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >09:23:30,483 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >09:23:30,483 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >09:23:30,483 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005dbfdfff] usable >09:23:30,483 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000005dbfe000-0x000000005dbfffff] reserved >09:23:30,483 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >09:23:30,483 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >09:23:30,483 NOTICE kernel:[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! >09:23:30,483 INFO kernel:[ 0.000000] DMI 2.4 present. >09:23:30,483 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >09:23:30,483 INFO kernel:[ 0.000000] Hypervisor detected: KVM >09:23:30,483 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >09:23:30,483 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >09:23:30,483 INFO kernel:[ 0.000000] e820: last_pfn = 0x5dbfe max_arch_pfn = 0x100000 >09:23:30,483 DEBUG kernel:[ 0.000000] MTRR default type: write-back >09:23:30,483 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >09:23:30,483 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >09:23:30,483 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >09:23:30,483 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >09:23:30,483 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >09:23:30,483 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >09:23:30,483 DEBUG kernel:[ 0.000000] 1 disabled >09:23:30,483 DEBUG kernel:[ 0.000000] 2 disabled >09:23:30,483 DEBUG kernel:[ 0.000000] 3 disabled >09:23:30,483 DEBUG kernel:[ 0.000000] 4 disabled >09:23:30,483 DEBUG kernel:[ 0.000000] 5 disabled >09:23:30,483 DEBUG kernel:[ 0.000000] 6 disabled >09:23:30,483 DEBUG kernel:[ 0.000000] 7 disabled >09:23:30,483 INFO kernel:[ 0.000000] PAT not supported by CPU. >09:23:30,483 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdad0-0x000fdadf] mapped at [c00fdad0] >09:23:30,483 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x00ffffff] >09:23:30,483 DEBUG kernel:[ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384 >09:23:30,483 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x373fdfff] >09:23:30,483 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x003fffff] page 4k >09:23:30,483 DEBUG kernel:[ 0.000000] [mem 0x00400000-0x36ffffff] page 2M >09:23:30,483 DEBUG kernel:[ 0.000000] [mem 0x37000000-0x373fdfff] page 4k >09:23:30,483 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x373fdfff @ [mem 0x00ff9000-0x00ffffff] >09:23:30,483 INFO kernel:[ 0.000000] RAMDISK: [mem 0x5c1f4000-0x5dbdcfff] >09:23:30,483 INFO kernel:[ 0.000000] Allocated new RAMDISK: [mem 0x35a15000-0x373fd5ff] >09:23:30,483 INFO kernel:[ 0.000000] Move RAMDISK from [mem 0x5c1f4000-0x5dbdc5ff] to [mem 0x35a15000-0x373fd5ff] >09:23:30,483 WARNING kernel:[ 0.000000] ACPI: RSDP 000fd970 00014 (v00 BOCHS ) >09:23:30,483 WARNING kernel:[ 0.000000] ACPI: RSDT 5dbfe440 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >09:23:30,483 WARNING kernel:[ 0.000000] ACPI: FACP 5dbfff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >09:23:30,483 WARNING kernel:[ 0.000000] ACPI: DSDT 5dbfe480 0124A (v01 BXPC BXDSDT 00000001 INTL 20100528) >09:23:30,483 WARNING kernel:[ 0.000000] ACPI: FACS 5dbfff40 00040 >09:23:30,483 WARNING kernel:[ 0.000000] ACPI: SSDT 5dbffe90 000AF (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >09:23:30,483 WARNING kernel:[ 0.000000] ACPI: APIC 5dbffd70 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >09:23:30,483 WARNING kernel:[ 0.000000] ACPI: HPET 5dbffd30 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >09:23:30,483 WARNING kernel:[ 0.000000] ACPI: SSDT 5dbff6d0 00654 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >09:23:30,483 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >09:23:30,483 NOTICE kernel:[ 0.000000] 616MB HIGHMEM available. >09:23:30,483 NOTICE kernel:[ 0.000000] 883MB LOWMEM available. >09:23:30,483 INFO kernel:[ 0.000000] mapped low ram: 0 - 373fe000 >09:23:30,483 INFO kernel:[ 0.000000] low ram: 0 - 373fe000 >09:23:30,483 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >09:23:30,483 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:ca2581, boot clock >09:23:30,483 WARNING kernel:[ 0.000000] Zone ranges: >09:23:30,483 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >09:23:30,483 WARNING kernel:[ 0.000000] Normal [mem 0x01000000-0x373fdfff] >09:23:30,483 WARNING kernel:[ 0.000000] HighMem [mem 0x373fe000-0x5dbfdfff] >09:23:30,483 WARNING kernel:[ 0.000000] Movable zone start for each node >09:23:30,483 WARNING kernel:[ 0.000000] Early memory node ranges >09:23:30,483 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >09:23:30,483 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x5dbfdfff] >09:23:30,483 DEBUG kernel:[ 0.000000] On node 0 totalpages: 383885 >09:23:30,483 DEBUG kernel:[ 0.000000] free_area_init_node: node 0, pgdat c0beea40, node_mem_map f4e5c200 >09:23:30,483 DEBUG kernel:[ 0.000000] DMA zone: 32 pages used for memmap >09:23:30,483 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >09:23:30,483 DEBUG kernel:[ 0.000000] DMA zone: 3951 pages, LIFO batch:0 >09:23:30,483 DEBUG kernel:[ 0.000000] Normal zone: 1736 pages used for memmap >09:23:30,483 DEBUG kernel:[ 0.000000] Normal zone: 220470 pages, LIFO batch:31 >09:23:30,483 DEBUG kernel:[ 0.000000] HighMem zone: 1232 pages used for memmap >09:23:30,483 DEBUG kernel:[ 0.000000] HighMem zone: 156464 pages, LIFO batch:31 >09:23:30,483 INFO kernel:[ 0.000000] Using APIC driver default >09:23:30,483 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >09:23:30,483 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >09:23:30,483 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >09:23:30,483 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >09:23:30,483 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >09:23:30,483 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >09:23:30,483 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >09:23:30,483 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >09:23:30,483 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >09:23:30,483 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >09:23:30,483 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >09:23:30,483 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >09:23:30,483 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >09:23:30,483 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >09:23:30,483 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >09:23:30,483 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >09:23:30,483 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >09:23:30,483 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >09:23:30,483 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >09:23:30,483 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >09:23:30,483 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >09:23:30,483 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >09:23:30,483 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >09:23:30,483 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >09:23:30,483 INFO kernel:[ 0.000000] e820: [mem 0x5dc00000-0xfeffbfff] available for PCI devices >09:23:30,483 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >09:23:30,483 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1 >09:23:30,483 INFO kernel:[ 0.000000] PERCPU: Embedded 13 pages/cpu @f4e46000 s32256 r0 d20992 u53248 >09:23:30,483 DEBUG kernel:[ 0.000000] pcpu-alloc: s32256 r0 d20992 u53248 alloc=13*4096 >09:23:30,483 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >09:23:30,483 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:34e4d581, primary cpu clock >09:23:30,483 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >09:23:30,483 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 34e488c0 >09:23:30,483 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 380885 >09:23:30,483 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta\x20i386 quiet inst.repo=hd:vda1:/dvd.iso BOOT_IMAGE=vmlinuz >09:23:30,483 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) >09:23:30,483 INFO kernel:[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) >09:23:30,483 INFO kernel:[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) >09:23:30,483 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >09:23:30,483 INFO kernel:[ 0.000000] Initializing CPU#0 >09:23:30,483 INFO kernel:[ 0.000000] allocated 3071856 bytes of page_cgroup >09:23:30,483 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >09:23:30,483 INFO kernel:[ 0.000000] Initializing HighMem for node 0 (000373fe:0005dbfe) >09:23:30,483 INFO kernel:[ 0.000000] Memory: 1483236k/1535992k available (5514k kernel code, 52304k reserved, 2699k data, 628k init, 630784k highmem) >09:23:30,483 INFO kernel:[ 0.000000] virtual kernel memory layout: >09:23:30,483 INFO kernel:[ 0.000000] fixmap : 0xffa96000 - 0xfffff000 (5540 kB) >09:23:30,483 INFO kernel:[ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB) >09:23:30,483 INFO kernel:[ 0.000000] vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB) >09:23:30,483 INFO kernel:[ 0.000000] lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB) >09:23:30,483 INFO kernel:[ 0.000000] .init : 0xc0c06000 - 0xc0ca3000 ( 628 kB) >09:23:30,483 INFO kernel:[ 0.000000] .data : 0xc0962a6d - 0xc0c05840 (2699 kB) >09:23:30,483 INFO kernel:[ 0.000000] .text : 0xc0400000 - 0xc0962a6d (5514 kB) >09:23:30,483 INFO kernel:[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. >09:23:30,483 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >09:23:30,483 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >09:23:30,483 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=1. >09:23:30,483 INFO kernel:[ 0.000000] NR_IRQS:2304 nr_irqs:256 16 >09:23:30,483 DEBUG kernel:[ 0.000000] CPU 0 irqstacks, hard=f4408000 soft=f440a000 >09:23:30,483 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >09:23:30,483 INFO kernel:[ 0.000000] console [tty0] enabled >09:23:30,483 DEBUG kernel:[ 0.000000] hpet clockevent registered >09:23:30,483 INFO kernel:[ 0.000000] tsc: Detected 2790.934 MHz processor >09:23:30,483 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 5581.86 BogoMIPS (lpj=2790934) >09:23:30,483 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >09:23:30,483 INFO kernel:[ 0.001999] Security Framework initialized >09:23:30,483 INFO kernel:[ 0.001999] SELinux: Initializing. >09:23:30,483 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >09:23:30,483 INFO kernel:[ 0.001999] Mount-cache hash table entries: 512 >09:23:30,483 INFO kernel:[ 0.001999] Initializing cgroup subsys cpuacct >09:23:30,483 INFO kernel:[ 0.001999] Initializing cgroup subsys memory >09:23:30,483 INFO kernel:[ 0.001999] Initializing cgroup subsys devices >09:23:30,483 INFO kernel:[ 0.001999] Initializing cgroup subsys freezer >09:23:30,483 INFO kernel:[ 0.001999] Initializing cgroup subsys net_cls >09:23:30,483 INFO kernel:[ 0.001999] Initializing cgroup subsys blkio >09:23:30,483 INFO kernel:[ 0.001999] Initializing cgroup subsys perf_event >09:23:30,483 INFO kernel:[ 0.001999] mce: CPU supports 10 MCE banks >09:23:30,483 INFO kernel:[ 0.001999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >09:23:30,483 INFO kernel:[ 0.001999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >09:23:30,483 INFO kernel:[ 0.001999] tlb_flushall_shift is 0x6 >09:23:30,483 INFO kernel:[ 0.001999] SMP alternatives: switching to UP code >09:23:30,483 INFO kernel:[ 0.012593] Freeing SMP alternatives: 24k freed >09:23:30,483 INFO kernel:[ 0.012599] ACPI: Core revision 20120711 >09:23:30,483 INFO kernel:[ 0.013179] ftrace: allocating 22728 entries in 45 pages >09:23:30,483 INFO kernel:[ 0.017050] Enabling APIC mode: Flat. Using 1 I/O APICs >09:23:30,483 INFO kernel:[ 0.018149] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >09:23:30,483 INFO kernel:[ 0.018150] smpboot: CPU0: Intel QEMU Virtual CPU version 1.0.1 stepping 03 >09:23:30,483 INFO kernel:[ 0.018997] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >09:23:30,483 WARNING kernel:[ 0.018997] NMI watchdog: disabled (cpu0): hardware events not enabled >09:23:30,483 INFO kernel:[ 0.018997] Brought up 1 CPUs >09:23:30,483 INFO kernel:[ 0.018997] smpboot: Total of 1 processors activated (5581.86 BogoMIPS) >09:23:30,483 INFO kernel:[ 0.018997] devtmpfs: initialized >09:23:30,483 INFO kernel:[ 0.019403] atomic64 test passed for i586+ platform with CX8 and with SSE >09:23:30,483 INFO kernel:[ 0.039452] RTC time: 9:23:21, date: 11/30/12 >09:23:30,483 INFO kernel:[ 0.039486] NET: Registered protocol family 16 >09:23:30,483 INFO kernel:[ 0.039631] ACPI: bus type pci registered >09:23:30,483 INFO kernel:[ 0.039724] PCI: PCI BIOS revision 2.10 entry at 0xfc71c, last bus=0 >09:23:30,483 INFO kernel:[ 0.039725] PCI: Using configuration type 1 for base access >09:23:30,483 INFO kernel:[ 0.040495] bio: create slab <bio-0> at 0 >09:23:30,483 INFO kernel:[ 0.040536] ACPI: Added _OSI(Module Device) >09:23:30,483 INFO kernel:[ 0.040537] ACPI: Added _OSI(Processor Device) >09:23:30,483 INFO kernel:[ 0.040538] ACPI: Added _OSI(3.0 _SCP Extensions) >09:23:30,483 INFO kernel:[ 0.040539] ACPI: Added _OSI(Processor Aggregator Device) >09:23:30,483 DEBUG kernel:[ 0.040798] ACPI: EC: Look up EC in DSDT >09:23:30,483 INFO kernel:[ 0.041718] ACPI: Interpreter enabled >09:23:30,483 INFO kernel:[ 0.041721] ACPI: (supports S0 S5) >09:23:30,483 INFO kernel:[ 0.041726] ACPI: Using IOAPIC for interrupt routing >09:23:30,483 INFO kernel:[ 0.043329] ACPI: No dock devices found. >09:23:30,483 INFO kernel:[ 0.043332] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >09:23:30,483 INFO kernel:[ 0.043378] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >09:23:30,483 WARNING kernel:[ 0.043448] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >09:23:30,483 INFO kernel:[ 0.043465] PCI host bridge to bus 0000:00 >09:23:30,483 DEBUG kernel:[ 0.043467] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >09:23:30,483 INFO kernel:[ 0.043468] pci_bus 0000:00: root bus resource [bus 00-ff] >09:23:30,483 INFO kernel:[ 0.043469] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >09:23:30,483 INFO kernel:[ 0.043471] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >09:23:30,483 INFO kernel:[ 0.043472] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >09:23:30,483 INFO kernel:[ 0.043473] pci_bus 0000:00: root bus resource [mem 0x5dc00000-0xfebfffff] >09:23:30,483 DEBUG kernel:[ 0.043498] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >09:23:30,483 DEBUG kernel:[ 0.043644] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >09:23:30,483 DEBUG kernel:[ 0.043854] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >09:23:30,483 DEBUG kernel:[ 0.044124] pci 0000:00:01.1: reg 20: [io 0xc2c0-0xc2cf] >09:23:30,483 DEBUG kernel:[ 0.044277] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >09:23:30,483 DEBUG kernel:[ 0.044530] pci 0000:00:01.2: reg 20: [io 0xc240-0xc25f] >09:23:30,483 DEBUG kernel:[ 0.044675] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >09:23:30,483 INFO kernel:[ 0.044855] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >09:23:30,483 INFO kernel:[ 0.044860] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >09:23:30,483 DEBUG kernel:[ 0.044934] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >09:23:30,483 DEBUG kernel:[ 0.045468] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >09:23:30,483 DEBUG kernel:[ 0.046497] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >09:23:30,483 DEBUG kernel:[ 0.047471] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >09:23:30,483 DEBUG kernel:[ 0.048498] pci 0000:00:02.0: reg 1c: [io 0xc260-0xc27f] >09:23:30,483 DEBUG kernel:[ 0.050995] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >09:23:30,483 DEBUG kernel:[ 0.051048] pci 0000:00:03.0: [10ec:8139] type 00 class 0x020000 >09:23:30,483 DEBUG kernel:[ 0.051145] pci 0000:00:03.0: reg 10: [io 0xc000-0xc0ff] >09:23:30,483 DEBUG kernel:[ 0.051230] pci 0000:00:03.0: reg 14: [mem 0xfc028000-0xfc0280ff] >09:23:30,483 DEBUG kernel:[ 0.051639] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >09:23:30,483 DEBUG kernel:[ 0.051700] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >09:23:30,483 DEBUG kernel:[ 0.052026] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >09:23:30,483 DEBUG kernel:[ 0.052486] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >09:23:30,483 DEBUG kernel:[ 0.052587] pci 0000:00:05.0: reg 10: [io 0xc280-0xc29f] >09:23:30,483 DEBUG kernel:[ 0.052679] pci 0000:00:05.0: reg 14: [mem 0xfc029000-0xfc029fff] >09:23:30,483 DEBUG kernel:[ 0.053222] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >09:23:30,483 DEBUG kernel:[ 0.053330] pci 0000:00:06.0: reg 10: [io 0xc200-0xc23f] >09:23:30,483 DEBUG kernel:[ 0.053412] pci 0000:00:06.0: reg 14: [mem 0xfc02a000-0xfc02afff] >09:23:30,483 DEBUG kernel:[ 0.053924] pci 0000:00:07.0: [1af4:1002] type 00 class 0x050000 >09:23:30,483 DEBUG kernel:[ 0.053993] pci 0000:00:07.0: reg 10: [io 0xc2a0-0xc2bf] >09:23:30,483 DEBUG kernel:[ 0.054335] pci 0000:00:08.0: [1000:0012] type 00 class 0x010000 >09:23:30,483 DEBUG kernel:[ 0.054460] pci 0000:00:08.0: reg 10: [io 0xc100-0xc1ff] >09:23:30,483 DEBUG kernel:[ 0.054573] pci 0000:00:08.0: reg 14: [mem 0xfc02b000-0xfc02b3ff] >09:23:30,483 DEBUG kernel:[ 0.054686] pci 0000:00:08.0: reg 18: [mem 0xfc026000-0xfc027fff] >09:23:30,483 DEBUG kernel:[ 0.055251] pci_bus 0000:00: on NUMA node 0 >09:23:30,483 DEBUG kernel:[ 0.055257] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >09:23:30,483 INFO kernel:[ 0.055521] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >09:23:30,483 INFO kernel:[ 0.055523] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >09:23:30,483 INFO kernel:[ 0.057611] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >09:23:30,483 INFO kernel:[ 0.057660] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >09:23:30,483 INFO kernel:[ 0.057702] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >09:23:30,483 INFO kernel:[ 0.057742] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >09:23:30,483 INFO kernel:[ 0.057782] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >09:23:30,483 INFO kernel:[ 0.057853] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >09:23:30,483 INFO kernel:[ 0.057855] vgaarb: loaded >09:23:30,483 INFO kernel:[ 0.057856] vgaarb: bridge control possible 0000:00:02.0 >09:23:30,483 NOTICE kernel:[ 0.057914] SCSI subsystem initialized >09:23:30,483 INFO kernel:[ 0.057915] ACPI: bus type scsi registered >09:23:30,483 DEBUG kernel:[ 0.057939] libata version 3.00 loaded. >09:23:30,483 INFO kernel:[ 0.057957] ACPI: bus type usb registered >09:23:30,483 INFO kernel:[ 0.057971] usbcore: registered new interface driver usbfs >09:23:30,483 INFO kernel:[ 0.057978] usbcore: registered new interface driver hub >09:23:30,483 INFO kernel:[ 0.057997] usbcore: registered new device driver usb >09:23:30,483 INFO kernel:[ 0.058037] PCI: Using ACPI for IRQ routing >09:23:30,483 DEBUG kernel:[ 0.058039] PCI: pci_cache_line_size set to 64 bytes >09:23:30,483 DEBUG kernel:[ 0.058150] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >09:23:30,483 DEBUG kernel:[ 0.058151] e820: reserve RAM buffer [mem 0x5dbfe000-0x5fffffff] >09:23:30,483 INFO kernel:[ 0.058212] NetLabel: Initializing >09:23:30,483 INFO kernel:[ 0.058213] NetLabel: domain hash size = 128 >09:23:30,483 INFO kernel:[ 0.058214] NetLabel: protocols = UNLABELED CIPSOv4 >09:23:30,483 INFO kernel:[ 0.058220] NetLabel: unlabeled traffic allowed by default >09:23:30,483 INFO kernel:[ 0.058268] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >09:23:30,483 INFO kernel:[ 0.058280] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >09:23:30,483 INFO kernel:[ 0.058282] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >09:23:30,483 INFO kernel:[ 0.061014] Switching to clocksource kvm-clock >09:23:30,483 INFO kernel:[ 0.064845] pnp: PnP ACPI init >09:23:30,483 INFO kernel:[ 0.064855] ACPI: bus type pnp registered >09:23:30,483 DEBUG kernel:[ 0.064921] pnp 00:00: [bus 00-ff] >09:23:30,483 DEBUG kernel:[ 0.064922] pnp 00:00: [io 0x0cf8-0x0cff] >09:23:30,483 DEBUG kernel:[ 0.064924] pnp 00:00: [io 0x0000-0x0cf7 window] >09:23:30,483 DEBUG kernel:[ 0.064925] pnp 00:00: [io 0x0d00-0xffff window] >09:23:30,483 DEBUG kernel:[ 0.064926] pnp 00:00: [mem 0x000a0000-0x000bffff window] >09:23:30,483 DEBUG kernel:[ 0.064927] pnp 00:00: [mem 0x5dc00000-0xfebfffff window] >09:23:30,483 DEBUG kernel:[ 0.064951] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >09:23:30,483 DEBUG kernel:[ 0.064958] pnp 00:01: [io 0x0070-0x0071] >09:23:30,483 DEBUG kernel:[ 0.064982] pnp 00:01: [irq 8] >09:23:30,483 DEBUG kernel:[ 0.064983] pnp 00:01: [io 0x0072-0x0077] >09:23:30,483 DEBUG kernel:[ 0.064996] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >09:23:30,483 DEBUG kernel:[ 0.065028] pnp 00:02: [io 0x0060] >09:23:30,483 DEBUG kernel:[ 0.065029] pnp 00:02: [io 0x0064] >09:23:30,483 DEBUG kernel:[ 0.065039] pnp 00:02: [irq 1] >09:23:30,483 DEBUG kernel:[ 0.065051] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >09:23:30,483 DEBUG kernel:[ 0.065072] pnp 00:03: [irq 12] >09:23:30,483 DEBUG kernel:[ 0.065084] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >09:23:30,483 DEBUG kernel:[ 0.065105] pnp 00:04: [io 0x03f2-0x03f5] >09:23:30,483 DEBUG kernel:[ 0.065106] pnp 00:04: [io 0x03f7] >09:23:30,483 DEBUG kernel:[ 0.065126] pnp 00:04: [irq 6] >09:23:30,483 DEBUG kernel:[ 0.065127] pnp 00:04: [dma 2] >09:23:30,483 DEBUG kernel:[ 0.065141] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >09:23:30,483 DEBUG kernel:[ 0.065204] pnp 00:05: [io 0x03f8-0x03ff] >09:23:30,483 DEBUG kernel:[ 0.065214] pnp 00:05: [irq 4] >09:23:30,483 DEBUG kernel:[ 0.065227] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >09:23:30,483 DEBUG kernel:[ 0.065295] pnp 00:06: [mem 0xfed00000-0xfed003ff] >09:23:30,483 DEBUG kernel:[ 0.065310] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >09:23:30,483 INFO kernel:[ 0.065383] pnp: PnP ACPI: found 7 devices >09:23:30,483 INFO kernel:[ 0.065384] ACPI: ACPI bus type pnp unregistered >09:23:30,483 DEBUG kernel:[ 0.100918] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >09:23:30,483 DEBUG kernel:[ 0.100920] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >09:23:30,483 DEBUG kernel:[ 0.100921] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >09:23:30,483 DEBUG kernel:[ 0.100923] pci_bus 0000:00: resource 7 [mem 0x5dc00000-0xfebfffff] >09:23:30,483 INFO kernel:[ 0.100944] NET: Registered protocol family 2 >09:23:30,483 INFO kernel:[ 0.101039] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) >09:23:30,483 INFO kernel:[ 0.101419] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) >09:23:30,483 INFO kernel:[ 0.101479] TCP: Hash tables configured (established 131072 bind 65536) >09:23:30,483 INFO kernel:[ 0.101487] TCP: reno registered >09:23:30,483 INFO kernel:[ 0.101489] UDP hash table entries: 512 (order: 2, 16384 bytes) >09:23:30,483 INFO kernel:[ 0.101492] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >09:23:30,483 INFO kernel:[ 0.101527] NET: Registered protocol family 1 >09:23:30,483 INFO kernel:[ 0.101532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >09:23:30,483 INFO kernel:[ 0.101549] pci 0000:00:01.0: PIIX3: Enabling Passive Release >09:23:30,483 INFO kernel:[ 0.101561] pci 0000:00:01.0: Activating ISA DMA hang workarounds >09:23:30,483 WARNING kernel:[ 0.101653] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >09:23:30,483 DEBUG kernel:[ 0.101718] pci 0000:00:02.0: Boot video device >09:23:30,483 DEBUG kernel:[ 0.101750] PCI: CLS 0 bytes, default 64 >09:23:30,483 INFO kernel:[ 0.101777] Unpacking initramfs... >09:23:30,483 INFO kernel:[ 2.527438] Freeing initrd memory: 26532k freed >09:23:30,483 INFO kernel:[ 2.531401] apm: BIOS not found. >09:23:30,483 NOTICE kernel:[ 2.531533] Initialise module verification >09:23:30,483 INFO kernel:[ 2.531566] audit: initializing netlink socket (disabled) >09:23:30,483 NOTICE kernel:[ 2.531573] type=2000 audit(1354267404.530:1): initialized >09:23:30,483 WARNING kernel:[ 2.544367] bounce pool size: 64 pages >09:23:30,483 INFO kernel:[ 2.544373] HugeTLB registered 4 MB page size, pre-allocated 0 pages >09:23:30,483 NOTICE kernel:[ 2.545275] VFS: Disk quotas dquot_6.5.2 >09:23:30,483 WARNING kernel:[ 2.545303] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) >09:23:30,483 INFO kernel:[ 2.545553] msgmni has been set to 1716 >09:23:30,483 DEBUG kernel:[ 2.545590] SELinux: Registering netfilter hooks >09:23:30,483 INFO kernel:[ 2.545823] alg: No test for stdrng (krng) >09:23:30,483 INFO kernel:[ 2.545825] NET: Registered protocol family 38 >09:23:30,483 NOTICE kernel:[ 2.545827] Key type asymmetric registered >09:23:30,483 NOTICE kernel:[ 2.545828] Asymmetric key parser 'x509' registered >09:23:30,483 INFO kernel:[ 2.545849] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >09:23:30,483 INFO kernel:[ 2.545861] io scheduler noop registered >09:23:30,483 INFO kernel:[ 2.545862] io scheduler deadline registered >09:23:30,483 INFO kernel:[ 2.545867] io scheduler cfq registered (default) >09:23:30,483 INFO kernel:[ 2.545952] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >09:23:30,483 INFO kernel:[ 2.545966] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >09:23:30,483 INFO kernel:[ 2.545967] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >09:23:30,483 INFO kernel:[ 2.546026] acpiphp: Slot [3] registered >09:23:30,483 INFO kernel:[ 2.546037] acpiphp: Slot [4] registered >09:23:30,483 INFO kernel:[ 2.546047] acpiphp: Slot [5] registered >09:23:30,483 INFO kernel:[ 2.546058] acpiphp: Slot [6] registered >09:23:30,483 INFO kernel:[ 2.546068] acpiphp: Slot [7] registered >09:23:30,483 INFO kernel:[ 2.546077] acpiphp: Slot [8] registered >09:23:30,483 INFO kernel:[ 2.546096] acpiphp: Slot [9] registered >09:23:30,483 INFO kernel:[ 2.546107] acpiphp: Slot [10] registered >09:23:30,483 INFO kernel:[ 2.546118] acpiphp: Slot [11] registered >09:23:30,483 INFO kernel:[ 2.546128] acpiphp: Slot [12] registered >09:23:30,483 INFO kernel:[ 2.546138] acpiphp: Slot [13] registered >09:23:30,483 INFO kernel:[ 2.546148] acpiphp: Slot [14] registered >09:23:30,483 INFO kernel:[ 2.546158] acpiphp: Slot [15] registered >09:23:30,483 INFO kernel:[ 2.546168] acpiphp: Slot [16] registered >09:23:30,483 INFO kernel:[ 2.546178] acpiphp: Slot [17] registered >09:23:30,483 INFO kernel:[ 2.546188] acpiphp: Slot [18] registered >09:23:30,483 INFO kernel:[ 2.546198] acpiphp: Slot [19] registered >09:23:30,483 INFO kernel:[ 2.546208] acpiphp: Slot [20] registered >09:23:30,483 INFO kernel:[ 2.546218] acpiphp: Slot [21] registered >09:23:30,483 INFO kernel:[ 2.546229] acpiphp: Slot [22] registered >09:23:30,483 INFO kernel:[ 2.546239] acpiphp: Slot [23] registered >09:23:30,483 INFO kernel:[ 2.546249] acpiphp: Slot [24] registered >09:23:30,483 INFO kernel:[ 2.546258] acpiphp: Slot [25] registered >09:23:30,483 INFO kernel:[ 2.546277] acpiphp: Slot [26] registered >09:23:30,483 INFO kernel:[ 2.546287] acpiphp: Slot [27] registered >09:23:30,483 INFO kernel:[ 2.546297] acpiphp: Slot [28] registered >09:23:30,483 INFO kernel:[ 2.546306] acpiphp: Slot [29] registered >09:23:30,483 INFO kernel:[ 2.546315] acpiphp: Slot [30] registered >09:23:30,483 INFO kernel:[ 2.546325] acpiphp: Slot [31] registered >09:23:30,483 DEBUG kernel:[ 2.546419] intel_idle: does not run on family 6 model 2 >09:23:30,483 INFO kernel:[ 2.546454] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >09:23:30,483 INFO kernel:[ 2.546456] ACPI: Power Button [PWRF] >09:23:30,483 INFO kernel:[ 2.547527] GHES: HEST is not enabled! >09:23:30,483 WARNING kernel:[ 2.547634] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >09:23:30,483 DEBUG kernel:[ 2.547664] virtio-pci 0000:00:05.0: setting latency timer to 64 >09:23:30,483 WARNING kernel:[ 2.547784] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >09:23:30,483 DEBUG kernel:[ 2.547798] virtio-pci 0000:00:06.0: setting latency timer to 64 >09:23:30,483 WARNING kernel:[ 2.547934] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >09:23:30,483 DEBUG kernel:[ 2.547949] virtio-pci 0000:00:07.0: setting latency timer to 64 >09:23:30,483 INFO kernel:[ 2.548018] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >09:23:30,483 INFO kernel:[ 2.568953] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >09:23:30,483 INFO kernel:[ 2.590041] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >09:23:30,483 DEBUG kernel:[ 2.590247] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >09:23:30,483 DEBUG kernel:[ 2.590258] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >09:23:30,483 INFO kernel:[ 2.617290] Non-volatile memory driver v1.3 >09:23:30,483 INFO kernel:[ 2.617292] Linux agpgart interface v0.103 >09:23:30,483 INFO kernel:[ 2.617791] loop: module loaded >09:23:30,483 DEBUG kernel:[ 2.617836] ata_piix 0000:00:01.1: version 2.13 >09:23:30,483 DEBUG kernel:[ 2.617885] ata_piix 0000:00:01.1: setting latency timer to 64 >09:23:30,483 INFO kernel:[ 2.618092] scsi0 : ata_piix >09:23:30,483 INFO kernel:[ 2.618337] scsi1 : ata_piix >09:23:30,483 INFO kernel:[ 2.618362] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc2c0 irq 14 >09:23:30,483 INFO kernel:[ 2.618363] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc2c8 irq 15 >09:23:30,483 INFO kernel:[ 2.618408] libphy: Fixed MDIO Bus: probed >09:23:30,483 INFO kernel:[ 2.618439] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >09:23:30,483 INFO kernel:[ 2.618447] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >09:23:30,483 INFO kernel:[ 2.618453] uhci_hcd: USB Universal Host Controller Interface driver >09:23:30,483 DEBUG kernel:[ 2.618492] uhci_hcd 0000:00:01.2: setting latency timer to 64 >09:23:30,483 INFO kernel:[ 2.618497] uhci_hcd 0000:00:01.2: UHCI Host Controller >09:23:30,483 INFO kernel:[ 2.618518] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >09:23:30,483 INFO kernel:[ 2.618579] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c240 >09:23:30,483 INFO kernel:[ 2.618618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >09:23:30,483 INFO kernel:[ 2.618619] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:23:30,483 INFO kernel:[ 2.618620] usb usb1: Product: UHCI Host Controller >09:23:30,483 INFO kernel:[ 2.618622] usb usb1: Manufacturer: Linux 3.6.6-3.fc18.i686 uhci_hcd >09:23:30,483 INFO kernel:[ 2.618623] usb usb1: SerialNumber: 0000:00:01.2 >09:23:30,483 INFO kernel:[ 2.618680] hub 1-0:1.0: USB hub found >09:23:30,483 INFO kernel:[ 2.618683] hub 1-0:1.0: 2 ports detected >09:23:30,483 INFO kernel:[ 2.618749] usbcore: registered new interface driver usbserial >09:23:30,483 INFO kernel:[ 2.618755] usbcore: registered new interface driver usbserial_generic >09:23:30,483 INFO kernel:[ 2.618760] USB Serial support registered for generic >09:23:30,483 INFO kernel:[ 2.618760] usbserial: USB Serial Driver core >09:23:30,483 INFO kernel:[ 2.618782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >09:23:30,483 INFO kernel:[ 2.619315] serio: i8042 KBD port at 0x60,0x64 irq 1 >09:23:30,483 INFO kernel:[ 2.619318] serio: i8042 AUX port at 0x60,0x64 irq 12 >09:23:30,483 INFO kernel:[ 2.619367] mousedev: PS/2 mouse device common for all mice >09:23:30,483 INFO kernel:[ 2.619591] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >09:23:30,483 DEBUG kernel:[ 2.620814] psmouse serio1: hgpk: ID: 10 00 64 >09:23:30,483 INFO kernel:[ 2.621251] rtc_cmos 00:01: RTC can wake from S4 >09:23:30,483 INFO kernel:[ 2.621388] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >09:23:30,483 INFO kernel:[ 2.621452] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >09:23:30,483 INFO kernel:[ 2.621512] device-mapper: uevent: version 1.0.3 >09:23:30,483 INFO kernel:[ 2.621553] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >09:23:30,483 INFO kernel:[ 2.621578] cpuidle: using governor ladder >09:23:30,483 INFO kernel:[ 2.621579] cpuidle: using governor menu >09:23:30,483 INFO kernel:[ 2.621613] EFI Variables Facility v0.08 2004-May-17 >09:23:30,483 INFO kernel:[ 2.621687] usbcore: registered new interface driver usbhid >09:23:30,483 INFO kernel:[ 2.621688] usbhid: USB HID core driver >09:23:30,483 INFO kernel:[ 2.621706] drop_monitor: Initializing network drop monitor service >09:23:30,483 INFO kernel:[ 2.621770] ip_tables: (C) 2000-2006 Netfilter Core Team >09:23:30,483 INFO kernel:[ 2.621787] TCP: cubic registered >09:23:30,483 INFO kernel:[ 2.621788] Initializing XFRM netlink socket >09:23:30,483 INFO kernel:[ 2.621852] NET: Registered protocol family 10 >09:23:30,483 INFO kernel:[ 2.621962] mip6: Mobile IPv6 >09:23:30,483 INFO kernel:[ 2.621963] NET: Registered protocol family 17 >09:23:30,483 INFO kernel:[ 2.622063] Using IPI No-Shortcut mode >09:23:30,483 DEBUG kernel:[ 2.622119] PM: Hibernation image not present or could not be loaded. >09:23:30,483 NOTICE kernel:[ 2.622120] Loading module verification certificates >09:23:30,483 NOTICE kernel:[ 2.625151] MODSIGN: Loaded cert 'Fedora kernel signing key: b40c036012a34eee311b65e8d29ab08730d9e86a' >09:23:30,483 INFO kernel:[ 2.625157] registered taskstats version 1 >09:23:30,483 INFO kernel:[ 2.625353] Magic number: 4:63:375 >09:23:30,483 INFO kernel:[ 2.625413] rtc_cmos 00:01: setting system clock to 2012-11-30 09:23:23 UTC (1354267403) >09:23:30,483 DEBUG kernel:[ 2.775384] ata2.01: NODEV after polling detection >09:23:30,483 INFO kernel:[ 2.775575] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >09:23:30,483 INFO kernel:[ 2.775999] ata2.00: configured for MWDMA2 >09:23:30,483 NOTICE kernel:[ 2.776379] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >09:23:30,483 WARNING kernel:[ 2.776721] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >09:23:30,483 INFO kernel:[ 2.776723] cdrom: Uniform CD-ROM driver Revision: 3.20 >09:23:30,483 DEBUG kernel:[ 2.776793] sr 1:0:0:0: Attached scsi CD-ROM sr0 >09:23:30,483 NOTICE kernel:[ 2.776833] sr 1:0:0:0: Attached scsi generic sg0 type 5 >09:23:30,483 INFO kernel:[ 2.776872] Freeing unused kernel memory: 628k freed >09:23:30,483 INFO kernel:[ 2.776994] Write protecting the kernel text: 5516k >09:23:30,483 INFO kernel:[ 2.777028] Write protecting the kernel read-only data: 2176k >09:23:30,483 WARNING kernel:[ 2.846732] Disabling lock debugging due to kernel taint >09:23:30,483 INFO kernel:[ 2.846831] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >09:23:30,483 INFO kernel:[ 2.920029] usb 1-1: new full-speed USB device number 2 using uhci_hcd >09:23:30,483 INFO kernel:[ 2.925720] squashfs: version 4.0 (2009/01/31) Phillip Lougher >09:23:30,483 INFO kernel:[ 2.927080] Loading iSCSI transport class v2.0-870. >09:23:30,483 NOTICE kernel:[ 2.927679] iscsi: registered transport (tcp) >09:23:30,483 INFO kernel:[ 2.928763] alua: device handler registered >09:23:30,483 INFO kernel:[ 2.929783] emc: device handler registered >09:23:30,483 INFO kernel:[ 2.930775] hp_sw: device handler registered >09:23:30,483 INFO kernel:[ 2.931792] rdac: device handler registered >09:23:30,483 INFO kernel:[ 2.944346] FDC 0 is a S82078B >09:23:30,483 INFO kernel:[ 2.946817] No iBFT detected. >09:23:30,483 INFO kernel:[ 2.948003] md: raid0 personality registered for level 0 >09:23:30,483 INFO kernel:[ 2.949415] md: raid1 personality registered for level 1 >09:23:30,483 INFO kernel:[ 2.950413] async_tx: api initialized (async) >09:23:30,483 INFO kernel:[ 2.950591] xor: automatically using best checksumming function: >09:23:30,483 INFO kernel:[ 2.960012] pIII_sse : 14364.000 MB/sec >09:23:30,483 WARNING kernel:[ 2.977016] raid6: mmxx1 5343 MB/s >09:23:30,483 WARNING kernel:[ 2.994016] raid6: mmxx2 5718 MB/s >09:23:30,483 WARNING kernel:[ 3.011014] raid6: sse1x1 4453 MB/s >09:23:30,483 WARNING kernel:[ 3.028019] raid6: sse1x2 5488 MB/s >09:23:30,483 WARNING kernel:[ 3.045014] raid6: sse2x1 9007 MB/s >09:23:30,483 WARNING kernel:[ 3.062013] raid6: sse2x2 10839 MB/s >09:23:30,483 WARNING kernel:[ 3.062014] raid6: using algorithm sse2x2 (10839 MB/s) >09:23:30,483 WARNING kernel:[ 3.062014] raid6: using intx1 recovery algorithm >09:23:30,483 INFO kernel:[ 3.062691] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >09:23:30,483 INFO kernel:[ 3.064123] md: raid6 personality registered for level 6 >09:23:30,483 INFO kernel:[ 3.064124] md: raid5 personality registered for level 5 >09:23:30,483 INFO kernel:[ 3.064135] md: raid4 personality registered for level 4 >09:23:30,483 INFO kernel:[ 3.067321] md: raid10 personality registered for level 10 >09:23:30,483 INFO kernel:[ 3.068287] md: linear personality registered for level -1 >09:23:30,483 INFO kernel:[ 3.072637] device-mapper: multipath: version 1.5.0 loaded >09:23:30,483 INFO kernel:[ 3.073634] device-mapper: multipath round-robin: version 1.0.0 loaded >09:23:30,483 INFO kernel:[ 3.101080] RPC: Registered named UNIX socket transport module. >09:23:30,483 INFO kernel:[ 3.101083] RPC: Registered udp transport module. >09:23:30,483 INFO kernel:[ 3.101083] RPC: Registered tcp transport module. >09:23:30,483 INFO kernel:[ 3.101084] RPC: Registered tcp NFSv4.1 backchannel transport module. >09:23:30,483 INFO kernel:[ 3.259683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >09:23:30,483 INFO kernel:[ 3.259687] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >09:23:30,483 INFO kernel:[ 3.259688] usb 1-1: Product: QEMU USB Tablet >09:23:30,483 INFO kernel:[ 3.259690] usb 1-1: Manufacturer: QEMU 1.0.1 >09:23:30,483 INFO kernel:[ 3.259691] usb 1-1: SerialNumber: 42 >09:23:30,483 INFO kernel:[ 3.294704] 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 >09:23:30,483 INFO kernel:[ 3.294769] 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 >09:23:30,483 INFO kernel:[ 3.310201] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >09:23:30,483 INFO kernel:[ 3.311721] 8139cp 0000:00:03.0: eth0: RTL-8139C+ at 0xf7c26000, 52:54:00:11:95:6e, IRQ 11 >09:23:30,483 DEBUG kernel:[ 3.311741] 8139cp 0000:00:03.0: setting latency timer to 64 >09:23:30,483 INFO kernel:[ 3.312222] 8139too: 8139too Fast Ethernet driver 0.9.28 >09:23:30,483 DEBUG kernel:[ 3.313400] virtio-pci 0000:00:06.0: irq 42 for MSI/MSI-X >09:23:30,483 DEBUG kernel:[ 3.313413] virtio-pci 0000:00:06.0: irq 43 for MSI/MSI-X >09:23:30,483 INFO kernel:[ 3.325615] sym0: <895a> rev 0x0 at pci 0000:00:08.0 irq 11 >09:23:30,483 WARNING kernel:[ 3.331711] sym0: No NVRAM, ID 7, Fast-40, LVD, parity checking >09:23:30,483 NOTICE kernel:[ 3.332005] sym0: SCSI BUS has been reset. >09:23:30,483 INFO kernel:[ 3.341061] scsi2 : sym-2.2.3 >09:23:30,483 INFO kernel:[ 3.353884] vda: vda1 >09:23:30,483 INFO kernel:[ 3.532047] tsc: Refined TSC clocksource calibration: 2790.927 MHz >09:23:30,483 DEBUG kernel:[ 6.517067] ISO 9660 Extensions: Microsoft Joliet Level 3 >09:23:30,483 DEBUG kernel:[ 6.518911] ISO 9660 Extensions: RRIP_1991A >09:23:30,483 INFO kernel:[ 6.690384] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >09:23:30,483 DEBUG kernel:[ 7.563363] SELinux: 2048 avtab hash slots, 93423 rules. >09:23:30,483 DEBUG kernel:[ 7.575969] SELinux: 2048 avtab hash slots, 93423 rules. >09:23:30,483 DEBUG kernel:[ 7.648280] SELinux: 9 users, 15 roles, 4349 types, 234 bools, 1 sens, 1024 cats >09:23:30,483 DEBUG kernel:[ 7.648283] SELinux: 83 classes, 93423 rules >09:23:30,483 DEBUG kernel:[ 7.652303] SELinux: Completing initialization. >09:23:30,483 DEBUG kernel:[ 7.652305] SELinux: Setting up existing superblocks. >09:23:30,483 DEBUG kernel:[ 7.652310] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 7.652313] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 7.652319] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 7.652322] SELinux: initialized (dev proc, type proc), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 7.652327] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:23:30,483 DEBUG kernel:[ 7.652335] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >09:23:30,483 DEBUG kernel:[ 7.652703] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >09:23:30,483 DEBUG kernel:[ 7.652706] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 7.652937] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >09:23:30,483 DEBUG kernel:[ 7.652940] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 7.652942] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >09:23:30,483 DEBUG kernel:[ 7.652950] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >09:23:30,483 DEBUG kernel:[ 7.652954] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >09:23:30,483 DEBUG kernel:[ 7.652958] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 7.652962] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 7.653067] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 7.653068] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:23:30,483 DEBUG kernel:[ 7.653071] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:23:30,483 DEBUG kernel:[ 7.653152] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:23:30,483 DEBUG kernel:[ 7.653169] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 7.653171] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 7.653173] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 7.653180] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 7.653182] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 7.653184] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 7.653186] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 7.653187] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 7.653190] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 7.653192] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 7.653195] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 7.653201] SELinux: initialized (dev loop0, type squashfs), uses xattr >09:23:30,483 DEBUG kernel:[ 7.653212] SELinux: initialized (dev dm-0, type ext4), uses xattr >09:23:30,483 NOTICE kernel:[ 7.654235] type=1403 audit(1354267408.527:2): policy loaded auid=4294967295 ses=4294967295 >09:23:30,483 DEBUG kernel:[ 8.206707] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >09:23:30,483 DEBUG kernel:[ 8.480672] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >09:23:30,483 DEBUG kernel:[ 8.521571] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:23:30,483 DEBUG kernel:[ 8.704650] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >09:23:30,483 NOTICE kernel:[ 9.024789] type=1400 audit(1354267409.897:3): avc: denied { create } for pid=539 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >09:23:30,483 NOTICE kernel:[ 9.024821] type=1400 audit(1354267409.897:4): avc: denied { setattr } for pid=539 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=34349 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >09:23:30,483 NOTICE kernel:[ 9.024841] type=1400 audit(1354267409.897:5): avc: denied { relabelfrom } for pid=539 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=34349 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >09:23:30,483 INFO kernel:[ 9.116210] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >09:23:30,483 INFO kernel:[ 9.299416] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >09:23:30,483 INFO kernel:[ 9.301187] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >09:23:30,495 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >09:23:30,495 INFO systemd: Detected virtualization 'kvm'. >09:23:30,495 INFO systemd: Initializing machine ID from KVM UUID. >09:23:30,495 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. >09:23:30,502 INFO systemd: Started Apply Kernel Variables. >09:23:30,502 INFO systemd: Started Remount Root and Kernel File Systems. >09:23:30,502 INFO systemd: Starting Local File Systems (Pre). >09:23:30,502 INFO systemd: Reached target Local File Systems (Pre). >09:23:30,503 INFO systemd: Mounting Temporary Directory... >09:23:30,503 INFO systemd: Starting Load Random Seed... >09:23:30,503 INFO systemd: Mounted Huge Pages File System. >09:23:30,508 NOTICE kernel:[ 9.631464] type=1400 audit(1354267410.504:6): avc: denied { execute } for pid=611 comm="bash" name="hostname" dev="dm-0" ino=26554 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >09:23:30,508 NOTICE kernel:[ 9.631474] type=1400 audit(1354267410.504:7): avc: denied { read open } for pid=611 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=26554 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >09:23:30,508 NOTICE kernel:[ 9.631493] type=1400 audit(1354267410.504:8): avc: denied { execute_no_trans } for pid=611 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=26554 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >09:23:30,538 NOTICE kernel:[ 9.664181] type=1400 audit(1354267410.537:9): avc: denied { read } for pid=603 comm="bash" name=".profile" dev="dm-0" ino=42890 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >09:23:30,538 NOTICE kernel:[ 9.664189] type=1400 audit(1354267410.537:10): avc: denied { open } for pid=603 comm="bash" path="/root/.profile" dev="dm-0" ino=42890 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >09:23:30,538 NOTICE kernel:[ 9.665507] type=1400 audit(1354267410.538:11): avc: denied { write } for pid=598 comm="firewalld" name="python2.7" dev="dm-0" ino=50696 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >09:23:31,846 INFO systemd: Starting D-Bus System Message Bus... >09:23:31,847 INFO systemd: Started D-Bus System Message Bus. >09:23:31,919 INFO systemd: Started firewalld - dynamic firewall daemon. >09:23:31,919 INFO systemd: Starting Network Manager... >09:23:32,205 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >09:23:32,206 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >09:23:32,206 INFO NetworkManager: <info> WEXT support is enabled >09:23:32,219 INFO dbus-daemon: dbus[613]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >09:23:32,219 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >09:23:32,219 INFO systemd: Starting Authorization Manager... >09:23:32,365 INFO polkitd: Started polkitd version 0.107 >09:23:32,435 INFO dbus-daemon: dbus[613]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >09:23:32,435 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >09:23:32,435 INFO systemd: Started Authorization Manager. >09:23:32,488 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >09:23:32,489 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >09:23:32,490 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >09:23:32,490 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >09:23:32,490 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >09:23:32,491 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >09:23:32,496 INFO systemd: Started Network Manager. >09:23:32,496 INFO systemd: Starting Network Manager Wait Online... >09:23:32,497 INFO systemd: Starting Anaconda System Services. >09:23:32,497 INFO systemd: Reached target Anaconda System Services. >09:23:32,497 INFO systemd: Starting Anaconda... >09:23:32,500 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >09:23:32,500 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >09:23:32,500 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >09:23:32,501 INFO NetworkManager: <info> Networking is enabled by state file >09:23:32,501 INFO kernel:[ 11.627111] 8139cp 0000:00:03.0: eth0: link up, 100Mbps, full-duplex, lpa 0x05E1 >09:23:32,501 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >09:23:32,501 INFO NetworkManager: <info> (eth0): carrier is OFF >09:23:32,502 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: '8139cp' ifindex: 2) >09:23:32,502 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >09:23:32,502 INFO NetworkManager: <info> (eth0): now managed >09:23:32,502 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >09:23:32,503 INFO NetworkManager: <info> (eth0): bringing up device. >09:23:32,504 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >09:23:32,504 INFO NetworkManager: <info> (eth0): preparing device. >09:23:32,505 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >09:23:32,505 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/net/eth0 >09:23:32,508 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >09:23:32,509 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >09:23:32,515 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >09:23:32,515 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >09:23:32,516 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >09:23:32,516 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >09:23:32,516 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >09:23:32,517 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >09:23:32,517 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >09:23:32,567 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >09:23:32,568 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >09:23:32,570 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >09:23:32,570 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >09:23:32,571 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >09:23:32,600 INFO systemd: Started Anaconda. >09:23:32,601 INFO systemd: Starting Anaconda Text Console... >09:23:32,757 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >09:23:32,757 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >09:23:32,757 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >09:23:32,757 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >09:23:32,757 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >09:23:32,826 INFO NetworkManager: <info> dhclient started with pid 636 >09:23:32,827 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >09:23:32,829 INFO systemd: Started Anaconda Text Console. >09:23:32,839 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >09:23:33,055 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >09:23:33,055 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >09:23:33,056 INFO dhclient: All rights reserved. >09:23:33,056 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >09:23:33,056 INFO dhclient: >09:23:33,067 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >09:23:33,067 INFO dhclient: Listening on LPF/eth0/52:54:00:11:95:6e >09:23:33,068 INFO dhclient: Sending on LPF/eth0/52:54:00:11:95:6e >09:23:33,068 INFO dhclient: Sending on Socket/fallback >09:23:33,068 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5 (xid=0x217b49cd) >09:23:33,070 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x217b49cd) >09:23:33,070 INFO dhclient: DHCPOFFER from 192.168.1.1 >09:23:33,170 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x217b49cd) >09:23:33,176 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >09:23:33,177 INFO NetworkManager: <info> address 192.168.1.18 >09:23:33,177 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >09:23:33,177 INFO NetworkManager: <info> gateway 192.168.1.1 >09:23:33,177 INFO NetworkManager: <info> nameserver '192.168.1.1' >09:23:33,178 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >09:23:33,178 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >09:23:33,181 INFO dhclient: bound to 192.168.1.18 -- renewal in 1720 seconds. >09:23:34,181 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >09:23:34,181 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >09:23:34,181 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >09:23:34,191 INFO systemd: Started Network Manager Wait Online. >09:23:34,191 INFO systemd: Starting Network. >09:23:34,191 INFO systemd: Reached target Network. >09:23:34,194 INFO systemd: Startup finished in 2s 778ms 395us (kernel) + 5s 20ms 466us (initrd) + 5s 517ms 773us (userspace) = 13s 316ms 634us. >09:23:34,194 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >09:23:34,195 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >09:23:34,195 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >09:23:34,195 INFO dbus-daemon: dbus[613]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >09:23:34,245 INFO dbus-daemon: dbus[613]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >09:23:34,245 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >09:23:34,321 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >09:23:34,472 WARNING kernel:[ 13.598615] auditd (674): /proc/674/oom_adj is deprecated, please use /proc/674/oom_score_adj instead. >09:23:37,863 INFO systemd: Starting NTP client/server... >09:23:37,917 INFO chrony-helper: tr: write error: Broken pipe >09:23:37,917 INFO chrony-helper: tr: write error >09:23:37,944 INFO chronyd: chronyd version 1.27-git1ca844 starting >09:23:37,945 INFO chronyd: Linux kernel major=3 minor=6 patch=6 >09:23:37,945 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 >09:23:37,952 INFO systemd: Started NTP client/server. >09:23:38,847 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >09:23:38,847 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >09:23:38,847 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >09:23:38,849 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >09:23:39,530 INFO kernel:[ 18.656301] EXT4-fs (vda1): INFO: recovery required on readonly filesystem >09:23:39,530 INFO kernel:[ 18.656304] EXT4-fs (vda1): write access will be enabled during recovery >09:23:39,678 INFO kernel:[ 18.804459] EXT4-fs (vda1): recovery complete >09:23:39,697 INFO kernel:[ 18.823152] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >09:23:39,697 DEBUG kernel:[ 18.823158] SELinux: initialized (dev vda1, type ext4), uses xattr >09:23:40,169 INFO kernel:[ 19.295138] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >09:23:40,169 DEBUG kernel:[ 19.295143] SELinux: initialized (dev vda1, type ext4), uses xattr >09:23:40,267 DEBUG kernel:[ 19.393566] ISO 9660 Extensions: Microsoft Joliet Level 3 >09:23:40,268 DEBUG kernel:[ 19.394526] ISO 9660 Extensions: RRIP_1991A >09:23:40,268 DEBUG kernel:[ 19.394534] SELinux: initialized (dev loop3, type iso9660), uses genfs_contexts >09:23:40,298 DEBUG kernel:[ 19.424599] ISO 9660 Extensions: Microsoft Joliet Level 3 >09:23:40,298 DEBUG kernel:[ 19.424616] ISO 9660 Extensions: RRIP_1991A >09:23:40,298 DEBUG kernel:[ 19.424623] SELinux: initialized (dev loop3, type iso9660), uses genfs_contexts >09:23:43,092 INFO chronyd: Selected source 178.63.9.212 >09:23:43,092 WARNING chronyd: System clock wrong by 1.756451 seconds, adjustment started >09:23:45,442 INFO kernel:[ 24.856271] Btrfs loaded >09:23:45,505 INFO kernel:[ 24.919578] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >09:23:52,595 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >09:23:52,595 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >09:23:52,595 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >09:23:52,595 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
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 882147
: 654895 |
654896
|
654897
|
654898
|
654899
|
654900
|
654901
|
654902
|
654903
|
654904
|
654905
|
654906
|
654907
|
654908
|
654909