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 628726 Details for
Bug 867377
ValueError: ('invalid size specification', '-1.000000 MB')
[?]
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), 186.70 KB, created by
Richard Marko
on 2012-10-17 11:54:13 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Richard Marko
Created:
2012-10-17 11:54:13 UTC
Size:
186.70 KB
patch
obsolete
>anaconda 18.16 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/size.py", line 79, in _parseSpec > raise ValueError("invalid size specification", spec) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/size.py", line 137, in __new__ > self = Decimal.__new__(cls, value=_parseSpec(spec)) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1081, in _save_right_side > % str(Size(spec="%f MB" % device.size)).upper()) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1525, in on_add_clicked > self._save_right_side(self._current_selector) >ValueError: ('invalid size specification', '-1.000000 MB') > >Local variables in innermost frame: >m: None >spec: -1.000000 MB > > >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, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0x7f83a3285d50>> > _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] > _intf.storage.fsset.devicetree.topology._devmap: {'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:05.0/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.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) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [vda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2187776 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7f838cb285f0> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-10-13-20-49-28-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Beta-TC4_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-10-13-20-49-28-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta-TC4_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4273.0 > _serial: None > id: 0 > minor: 0 >, existing 7168MB disk vda (1) with non-existent msdos disklabel >, 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: 2 > 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: 3 > 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: 4 > 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: efc02627-ea01-42a6-b346-ceb7c908a182 > _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: efc02627-ea01-42a6-b346-ceb7c908a182 > 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: 5 > 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: 6 > 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: 7 > minor: 0 >, existing 1024MB dm live-rw (8) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 0 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 1 >] > _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: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _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: 0 > _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: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _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 (0x7f8390c92cd0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f8390c92d10) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f8390c92d90) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f8390c92dd0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f8390c92e10) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 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._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: Already dumped (OpticalDevice 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: 1350474564.85 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.76 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018-Beta-TC4x20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.16 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Beta-TC4x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >11:48:56,770 INFO anaconda: /sbin/anaconda 18.16 >11:48:58,235 INFO anaconda: 1048576 kB (1024 MB) are available >11:48:58,235 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >11:48:58,257 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >11:48:58,262 INFO anaconda: Default encoding = utf-8 >11:48:58,508 INFO anaconda: ISCSID is /sbin/iscsid >11:48:58,513 INFO anaconda: no initiator set >11:48:58,786 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:48:58,789 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >11:48:59,257 INFO anaconda: Display mode = g >11:48:59,269 INFO anaconda: 1048576 kB (1024 MB) are available >11:48:59,296 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >11:49:02,345 DEBUG anaconda: X server has signalled a successful start. >11:49:02,352 INFO anaconda: Starting window manager, pid 612. >11:49:04,412 INFO anaconda: using only installclass _Fedora >11:49:05,487 INFO anaconda: Detected 1008M of memory >11:49:05,488 INFO anaconda: Swap attempt of 2016M >11:49:05,518 INFO anaconda: Running Thread: AnaStorageThread (140203239745280) >11:49:05,530 INFO anaconda: Running Thread: AnaPayloadThread (140203248137984) >11:49:05,660 INFO anaconda: no initiator set >11:49:06,779 DEBUG anaconda: required disklabel type for vda (15) is None >11:49:06,785 DEBUG anaconda: default disklabel type for vda is msdos >11:49:06,787 DEBUG anaconda: selecting msdos disklabel for vda based on size >11:49:09,562 INFO anaconda: Thread Done: AnaStorageThread (140203239745280) >11:49:10,589 INFO anaconda: Thread Done: AnaPayloadThread (140203248137984) >07:49:22,544 INFO anaconda: Running Thread: AnaSourceWatcher (140203014117120) >07:49:22,639 INFO anaconda: Running Thread: AnaSoftwareWatcher (140203022509824) >07:49:22,656 INFO anaconda: Running Thread: AnaStorageWatcher (140202927826688) >07:49:23,275 INFO anaconda: Thread Done: AnaSourceWatcher (140203014117120) >07:49:24,828 INFO anaconda: Thread Done: AnaStorageWatcher (140202927826688) >07:49:24,846 INFO anaconda: Thread Done: AnaSoftwareWatcher (140203022509824) >07:49:24,848 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140203014117120) >07:49:25,516 INFO anaconda: Running Thread: AnaNTPserver0 (140202927826688) >07:49:25,537 INFO anaconda: Running Thread: AnaNTPserver1 (140203022509824) >07:49:25,559 INFO anaconda: Running Thread: AnaNTPserver2 (140202910766848) >07:49:25,594 INFO anaconda: Running Thread: AnaNTPserver3 (140202919159552) >07:49:25,852 INFO anaconda: Thread Done: AnaNTPserver2 (140202910766848) >07:49:25,858 INFO anaconda: Thread Done: AnaNTPserver0 (140202927826688) >07:49:25,892 INFO anaconda: Thread Done: AnaNTPserver1 (140203022509824) >07:49:26,055 INFO anaconda: Thread Done: AnaNTPserver3 (140202919159552) >07:49:32,017 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140203014117120) >07:49:38,133 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >07:50:08,527 INFO anaconda: Running Thread: AnaExecuteStorageThread (140203239745280) >07:50:08,545 DEBUG anaconda: required disklabel type for vda (15) is None >07:50:08,547 DEBUG anaconda: default disklabel type for vda is msdos >07:50:08,548 DEBUG anaconda: selecting msdos disklabel for vda based on size >07:50:08,688 INFO anaconda: Thread Done: AnaExecuteStorageThread (140203239745280) >07:50:08,755 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >07:50:08,759 DEBUG anaconda: ui: unused=[] >07:50:08,761 DEBUG anaconda: ui: new_devices=[] >07:50:08,771 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC4 Installation >07:50:08,774 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC4 Installation >07:51:10,832 DEBUG anaconda: requested size = 0 b ; available space = 7.16 GB >07:51:11,058 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1'] >07:51:11,060 DEBUG anaconda: ui: unused=[] >07:51:11,061 DEBUG anaconda: ui: new_devices=['vda1'] >07:51:11,071 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC4 Installation >07:51:11,072 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC4 Installation >07:51:11,080 DEBUG anaconda: populate_right_side: non-existent 7167MB partition vda1 (9) with non-existent ext4 filesystem mounted at / >07:51:11,085 DEBUG anaconda: min: 1.0 max: 14334.969238 current: 7167.0 >07:51:11,088 DEBUG anaconda: fs type changed: ext4 >07:51:11,096 INFO anaconda: getting device type for None >07:51:11,098 ERR anaconda: unknown device type: 'None' >07:51:11,099 DEBUG anaconda: device_type_changed: None None >07:51:11,101 INFO anaconda: getting device type for Standard Partition >07:51:11,103 DEBUG anaconda: device_type_changed: 2 Standard Partition >07:51:11,104 INFO anaconda: getting device type for Standard Partition >07:51:11,106 DEBUG anaconda: populate_raid: 2, None >07:51:11,108 INFO anaconda: getting device type for Standard Partition >07:51:11,109 DEBUG anaconda: populate_raid: 2, None >07:51:15,688 INFO anaconda: getting device type for LVM >07:51:15,690 DEBUG anaconda: device_type_changed: 0 LVM >07:51:15,693 INFO anaconda: getting device type for LVM >07:51:15,694 DEBUG anaconda: populate_raid: 0, None >07:51:23,966 INFO anaconda: ui: saving changes to device vda1 >07:51:23,968 DEBUG anaconda: new size: 7167.0 >07:51:23,972 DEBUG anaconda: old size: 7167.0 >07:51:23,975 INFO anaconda: getting device type for LVM >07:51:23,976 DEBUG anaconda: new device type: 2 >07:51:23,979 DEBUG anaconda: new fs type: ext4 >07:51:23,980 DEBUG anaconda: old encryption setting: False >07:51:23,981 DEBUG anaconda: new encryption setting: True >07:51:23,981 DEBUG anaconda: old mountpoint: / >07:51:23,982 DEBUG anaconda: new mountpoint: / >07:51:23,988 INFO anaconda: changing device type from 0 to 2 >07:51:23,995 DEBUG anaconda: disks: ['vda'] >07:52:16,089 INFO anaconda: ui: saving changes to device luks-fedora-00 >07:52:16,091 DEBUG anaconda: new size: 7167.0 >07:52:16,093 DEBUG anaconda: old size: 7162.0 >07:52:16,094 INFO anaconda: getting device type for LVM >07:52:16,096 DEBUG anaconda: new device type: 2 >07:52:16,096 DEBUG anaconda: new fs type: ext4 >07:52:16,098 DEBUG anaconda: old encryption setting: True >07:52:16,099 DEBUG anaconda: new encryption setting: True >07:52:16,099 DEBUG anaconda: old mountpoint: / >07:52:16,099 DEBUG anaconda: new mountpoint: / > > >/tmp/packaging.log: >11:49:05,442 DEBUG packaging: getting release version from tree at None (18) >11:49:05,443 DEBUG packaging: got a release version of 18 >11:49:09,574 INFO packaging: updating base repo >11:49:10,169 DEBUG packaging: getting release version from tree at None (18) >11:49:10,186 DEBUG packaging: got a release version of 18 >11:49:10,188 INFO packaging: configuring base repo >11:49:10,189 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >11:49:10,284 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >11:49:10,285 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >11:49:10,289 DEBUG packaging: got a release version of 18 >11:49:10,350 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >11:49:10,376 DEBUG packaging: disabling repo fedora >11:49:10,378 DEBUG packaging: disabling repo updates-testing >11:49:10,379 DEBUG packaging: disabling repo updates >11:49:10,380 INFO packaging: gathering repo metadata >11:49:10,381 DEBUG packaging: getting repo metadata for anaconda >11:49:10,470 DEBUG packaging: getting group info for anaconda >11:49:10,584 INFO packaging: metadata retrieval complete >07:49:24,809 DEBUG packaging: deleting package sacks >07:49:24,850 INFO packaging: checking software selection >07:49:24,854 DEBUG packaging: deleting package sacks >07:49:24,856 DEBUG packaging: deleting yum transaction info >07:49:24,857 DEBUG packaging: select group core >07:49:25,431 DEBUG packaging: select group core >07:49:25,433 DEBUG packaging: select group gnome-desktop >07:49:25,863 DEBUG packaging: select group multimedia >07:49:25,890 DEBUG packaging: select group input-methods >07:49:25,904 DEBUG packaging: select group base-x >07:49:25,922 DEBUG packaging: select group fonts >07:49:25,995 DEBUG packaging: select group hardware-support >07:49:26,015 DEBUG packaging: select group dial-up >07:49:26,023 DEBUG packaging: select group printing >07:49:26,104 DEBUG packaging: select group firefox >07:49:26,109 DEBUG packaging: select group standard >07:49:26,182 DEBUG packaging: select package kernel-PAE >07:49:26,206 INFO packaging: no kernel-PAE package >07:49:26,209 DEBUG packaging: select package kernel >07:49:26,210 INFO packaging: selected kernel >07:49:26,211 INFO packaging: checking dependencies >07:49:31,962 DEBUG packaging: success >07:49:32,015 INFO packaging: 1166 packages selected totalling 2.76 GB > > >/tmp/program.log: >11:48:58,447 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >11:48:58,517 INFO program: Running... modprobe fcoe >11:48:58,690 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >11:48:58,782 INFO program: No FCoE boot disk information is found in EDD! >11:48:58,793 INFO program: Running... udevadm settle --timeout=300 >11:48:58,916 INFO program: Running... multipath -d >11:48:59,071 INFO program: Running... multipath -ll >11:49:02,369 INFO program: Running... metacity --display :1 --sm-disable >11:49:03,315 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >11:49:03,552 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,578 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,581 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,587 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,589 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,594 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,596 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,598 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,604 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,606 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,608 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,610 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,617 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,620 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,622 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,624 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,630 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,632 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,634 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,636 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,638 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,644 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,648 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:03,652 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:49:05,520 INFO program: Running... udevadm control --property=ANACONDA=1 >11:49:05,615 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >11:49:05,677 INFO program: Running... systemctl start chronyd.service >11:49:05,693 INFO program: Running... udevadm settle --timeout=300 >11:49:06,128 INFO program: Running... multipath -d >11:49:06,232 INFO program: Running... multipath -ll >11:49:07,364 INFO program: Running... dumpe2fs -h /dev/loop1 >11:49:07,705 INFO program: Filesystem volume name: Anaconda >11:49:07,709 INFO program: Last mounted on: / >11:49:07,710 INFO program: Filesystem UUID: efc02627-ea01-42a6-b346-ceb7c908a182 >11:49:07,711 INFO program: Filesystem magic number: 0xEF53 >11:49:07,712 INFO program: Filesystem revision #: 1 (dynamic) >11:49:07,714 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 >11:49:07,714 INFO program: Filesystem flags: signed_directory_hash >11:49:07,715 INFO program: Default mount options: user_xattr acl >11:49:07,722 INFO program: Filesystem state: clean >11:49:07,723 INFO program: Errors behavior: Continue >11:49:07,724 INFO program: Filesystem OS type: Linux >11:49:07,725 INFO program: Inode count: 65536 >11:49:07,726 INFO program: Block count: 1048576 >11:49:07,728 INFO program: Reserved block count: 0 >11:49:07,728 INFO program: Free blocks: 303262 >11:49:07,729 INFO program: Free inodes: 38174 >11:49:07,730 INFO program: First block: 1 >11:49:07,731 INFO program: Block size: 1024 >11:49:07,732 INFO program: Fragment size: 1024 >11:49:07,732 INFO program: Reserved GDT blocks: 256 >11:49:07,733 INFO program: Blocks per group: 8192 >11:49:07,734 INFO program: Fragments per group: 8192 >11:49:07,734 INFO program: Inodes per group: 512 >11:49:07,735 INFO program: Inode blocks per group: 128 >11:49:07,741 INFO program: Flex block group size: 16 >11:49:07,742 INFO program: Filesystem created: Sat Oct 13 20:44:50 2012 >11:49:07,742 INFO program: Last mount time: Sat Oct 13 20:45:04 2012 >11:49:07,743 INFO program: Last write time: Sat Oct 13 20:45:11 2012 >11:49:07,744 INFO program: Mount count: 2 >11:49:07,744 INFO program: Maximum mount count: -1 >11:49:07,745 INFO program: Last checked: Sat Oct 13 20:44:50 2012 >11:49:07,746 INFO program: Check interval: 0 (<none>) >11:49:07,747 INFO program: Lifetime writes: 32 MB >11:49:07,747 INFO program: Reserved blocks uid: 0 (user root) >11:49:07,747 INFO program: Reserved blocks gid: 0 (group root) >11:49:07,748 INFO program: First inode: 11 >11:49:07,753 INFO program: Inode size: 256 >11:49:07,755 INFO program: Required extra isize: 28 >11:49:07,756 INFO program: Desired extra isize: 28 >11:49:07,757 INFO program: Journal inode: 8 >11:49:07,757 INFO program: Default directory hash: half_md4 >11:49:07,758 INFO program: Directory Hash Seed: 05fb4ec8-8c2e-4ade-ad9a-d61ec4b49245 >11:49:07,759 INFO program: Journal backup: inode blocks >11:49:07,760 INFO program: Journal features: (none) >11:49:07,763 INFO program: Journal size: 32M >11:49:07,766 INFO program: Journal length: 32768 >11:49:07,768 INFO program: Journal sequence: 0x00000007 >11:49:07,768 INFO program: Journal start: 0 >11:49:07,768 INFO program: >11:49:07,769 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:49:07,778 INFO program: Running... dumpe2fs -h /dev/loop1 >11:49:07,861 INFO program: Filesystem volume name: Anaconda >11:49:07,867 INFO program: Last mounted on: / >11:49:07,868 INFO program: Filesystem UUID: efc02627-ea01-42a6-b346-ceb7c908a182 >11:49:07,869 INFO program: Filesystem magic number: 0xEF53 >11:49:07,870 INFO program: Filesystem revision #: 1 (dynamic) >11:49:07,871 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 >11:49:07,871 INFO program: Filesystem flags: signed_directory_hash >11:49:07,873 INFO program: Default mount options: user_xattr acl >11:49:07,873 INFO program: Filesystem state: clean >11:49:07,874 INFO program: Errors behavior: Continue >11:49:07,875 INFO program: Filesystem OS type: Linux >11:49:07,875 INFO program: Inode count: 65536 >11:49:07,876 INFO program: Block count: 1048576 >11:49:07,876 INFO program: Reserved block count: 0 >11:49:07,877 INFO program: Free blocks: 303262 >11:49:07,877 INFO program: Free inodes: 38174 >11:49:07,888 INFO program: First block: 1 >11:49:07,890 INFO program: Block size: 1024 >11:49:07,899 INFO program: Fragment size: 1024 >11:49:07,899 INFO program: Reserved GDT blocks: 256 >11:49:07,900 INFO program: Blocks per group: 8192 >11:49:07,900 INFO program: Fragments per group: 8192 >11:49:07,906 INFO program: Inodes per group: 512 >11:49:07,907 INFO program: Inode blocks per group: 128 >11:49:07,907 INFO program: Flex block group size: 16 >11:49:07,907 INFO program: Filesystem created: Sat Oct 13 20:44:50 2012 >11:49:07,908 INFO program: Last mount time: Sat Oct 13 20:45:04 2012 >11:49:07,908 INFO program: Last write time: Sat Oct 13 20:45:11 2012 >11:49:07,909 INFO program: Mount count: 2 >11:49:07,910 INFO program: Maximum mount count: -1 >11:49:07,910 INFO program: Last checked: Sat Oct 13 20:44:50 2012 >11:49:07,910 INFO program: Check interval: 0 (<none>) >11:49:07,911 INFO program: Lifetime writes: 32 MB >11:49:07,911 INFO program: Reserved blocks uid: 0 (user root) >11:49:07,911 INFO program: Reserved blocks gid: 0 (group root) >11:49:07,912 INFO program: First inode: 11 >11:49:07,913 INFO program: Inode size: 256 >11:49:07,913 INFO program: Required extra isize: 28 >11:49:07,914 INFO program: Desired extra isize: 28 >11:49:07,916 INFO program: Journal inode: 8 >11:49:07,917 INFO program: Default directory hash: half_md4 >11:49:07,931 INFO program: Directory Hash Seed: 05fb4ec8-8c2e-4ade-ad9a-d61ec4b49245 >11:49:07,931 INFO program: Journal backup: inode blocks >11:49:07,931 INFO program: Journal features: (none) >11:49:07,931 INFO program: Journal size: 32M >11:49:07,933 INFO program: Journal length: 32768 >11:49:07,935 INFO program: Journal sequence: 0x00000007 >11:49:07,936 INFO program: Journal start: 0 >11:49:07,950 INFO program: >11:49:07,950 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:49:07,951 INFO program: Running... resize2fs -P /dev/loop1 >11:49:08,025 INFO program: Couldn't find valid filesystem superblock. >11:49:08,028 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:49:08,029 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >11:49:08,321 INFO program: Running... udevadm settle --timeout=300 >11:49:08,536 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:49:08,591 INFO program: Filesystem volume name: Anaconda >11:49:08,594 INFO program: Last mounted on: /sysroot >11:49:08,595 INFO program: Filesystem UUID: efc02627-ea01-42a6-b346-ceb7c908a182 >11:49:08,600 INFO program: Filesystem magic number: 0xEF53 >11:49:08,601 INFO program: Filesystem revision #: 1 (dynamic) >11:49:08,602 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 >11:49:08,603 INFO program: Filesystem flags: signed_directory_hash >11:49:08,604 INFO program: Default mount options: user_xattr acl >11:49:08,605 INFO program: Filesystem state: clean >11:49:08,605 INFO program: Errors behavior: Continue >11:49:08,606 INFO program: Filesystem OS type: Linux >11:49:08,607 INFO program: Inode count: 65536 >11:49:08,608 INFO program: Block count: 1048576 >11:49:08,609 INFO program: Reserved block count: 0 >11:49:08,609 INFO program: Free blocks: 303262 >11:49:08,610 INFO program: Free inodes: 38174 >11:49:08,610 INFO program: First block: 1 >11:49:08,611 INFO program: Block size: 1024 >11:49:08,611 INFO program: Fragment size: 1024 >11:49:08,611 INFO program: Reserved GDT blocks: 256 >11:49:08,615 INFO program: Blocks per group: 8192 >11:49:08,617 INFO program: Fragments per group: 8192 >11:49:08,617 INFO program: Inodes per group: 512 >11:49:08,617 INFO program: Inode blocks per group: 128 >11:49:08,619 INFO program: Flex block group size: 16 >11:49:08,619 INFO program: Filesystem created: Sat Oct 13 20:44:50 2012 >11:49:08,619 INFO program: Last mount time: Wed Oct 17 11:48:49 2012 >11:49:08,620 INFO program: Last write time: Wed Oct 17 11:48:49 2012 >11:49:08,625 INFO program: Mount count: 3 >11:49:08,626 INFO program: Maximum mount count: -1 >11:49:08,626 INFO program: Last checked: Sat Oct 13 20:44:50 2012 >11:49:08,627 INFO program: Check interval: 0 (<none>) >11:49:08,628 INFO program: Lifetime writes: 32 MB >11:49:08,628 INFO program: Reserved blocks uid: 0 (user root) >11:49:08,629 INFO program: Reserved blocks gid: 0 (group root) >11:49:08,629 INFO program: First inode: 11 >11:49:08,629 INFO program: Inode size: 256 >11:49:08,636 INFO program: Required extra isize: 28 >11:49:08,637 INFO program: Desired extra isize: 28 >11:49:08,637 INFO program: Journal inode: 8 >11:49:08,637 INFO program: Default directory hash: half_md4 >11:49:08,637 INFO program: Directory Hash Seed: 05fb4ec8-8c2e-4ade-ad9a-d61ec4b49245 >11:49:08,639 INFO program: Journal backup: inode blocks >11:49:08,639 INFO program: Journal features: (none) >11:49:08,647 INFO program: Journal size: 32M >11:49:08,647 INFO program: Journal length: 32768 >11:49:08,647 INFO program: Journal sequence: 0x00000008 >11:49:08,647 INFO program: Journal start: 1 >11:49:08,647 INFO program: >11:49:08,648 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:49:08,651 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:49:08,712 INFO program: Filesystem volume name: Anaconda >11:49:08,716 INFO program: Last mounted on: /sysroot >11:49:08,717 INFO program: Filesystem UUID: efc02627-ea01-42a6-b346-ceb7c908a182 >11:49:08,718 INFO program: Filesystem magic number: 0xEF53 >11:49:08,719 INFO program: Filesystem revision #: 1 (dynamic) >11:49:08,720 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 >11:49:08,721 INFO program: Filesystem flags: signed_directory_hash >11:49:08,722 INFO program: Default mount options: user_xattr acl >11:49:08,727 INFO program: Filesystem state: clean >11:49:08,730 INFO program: Errors behavior: Continue >11:49:08,731 INFO program: Filesystem OS type: Linux >11:49:08,733 INFO program: Inode count: 65536 >11:49:08,734 INFO program: Block count: 1048576 >11:49:08,736 INFO program: Reserved block count: 0 >11:49:08,738 INFO program: Free blocks: 303262 >11:49:08,739 INFO program: Free inodes: 38174 >11:49:08,740 INFO program: First block: 1 >11:49:08,747 INFO program: Block size: 1024 >11:49:08,748 INFO program: Fragment size: 1024 >11:49:08,749 INFO program: Reserved GDT blocks: 256 >11:49:08,749 INFO program: Blocks per group: 8192 >11:49:08,752 INFO program: Fragments per group: 8192 >11:49:08,752 INFO program: Inodes per group: 512 >11:49:08,753 INFO program: Inode blocks per group: 128 >11:49:08,753 INFO program: Flex block group size: 16 >11:49:08,758 INFO program: Filesystem created: Sat Oct 13 20:44:50 2012 >11:49:08,759 INFO program: Last mount time: Wed Oct 17 11:48:49 2012 >11:49:08,760 INFO program: Last write time: Wed Oct 17 11:48:49 2012 >11:49:08,770 INFO program: Mount count: 3 >11:49:08,771 INFO program: Maximum mount count: -1 >11:49:08,777 INFO program: Last checked: Sat Oct 13 20:44:50 2012 >11:49:08,777 INFO program: Check interval: 0 (<none>) >11:49:08,778 INFO program: Lifetime writes: 32 MB >11:49:08,778 INFO program: Reserved blocks uid: 0 (user root) >11:49:08,778 INFO program: Reserved blocks gid: 0 (group root) >11:49:08,779 INFO program: First inode: 11 >11:49:08,779 INFO program: Inode size: 256 >11:49:08,780 INFO program: Required extra isize: 28 >11:49:08,780 INFO program: Desired extra isize: 28 >11:49:08,780 INFO program: Journal inode: 8 >11:49:08,781 INFO program: Default directory hash: half_md4 >11:49:08,781 INFO program: Directory Hash Seed: 05fb4ec8-8c2e-4ade-ad9a-d61ec4b49245 >11:49:08,782 INFO program: Journal backup: inode blocks >11:49:08,782 INFO program: Journal features: (none) >11:49:08,782 INFO program: Journal size: 32M >11:49:08,783 INFO program: Journal length: 32768 >11:49:08,783 INFO program: Journal sequence: 0x00000008 >11:49:08,784 INFO program: Journal start: 1 >11:49:08,784 INFO program: >11:49:08,785 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:49:08,787 INFO program: Running... resize2fs -P /dev/mapper/live-rw >11:49:08,844 INFO program: Estimated minimum size of the filesystem: 742936 >11:49:08,847 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:49:08,922 INFO program: Running... udevadm settle --timeout=300 >11:49:09,027 INFO program: Running... udevadm settle --timeout=300 >11:49:09,224 INFO program: Running... udevadm settle --timeout=300 >07:49:22,752 INFO program: Running... modprobe btrfs >07:49:22,917 INFO program: Running... modprobe xfs >07:49:23,095 INFO program: Running... modprobe vfat >07:50:08,572 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >11:48:57,493 DEBUG storage: registered device format class SwapSpace as swap >11:48:57,496 DEBUG storage: registered device format class PPCPRePBoot as prepboot >11:48:57,499 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >11:48:57,535 DEBUG storage: registered device format class Ext2FS as ext2 >11:48:57,537 DEBUG storage: registered device format class Ext3FS as ext3 >11:48:57,539 DEBUG storage: registered device format class Ext4FS as ext4 >11:48:57,540 DEBUG storage: registered device format class FATFS as vfat >11:48:57,541 DEBUG storage: registered device format class EFIFS as efi >11:48:57,542 DEBUG storage: registered device format class BTRFS as btrfs >11:48:57,543 DEBUG storage: registered device format class GFS2 as gfs2 >11:48:57,544 DEBUG storage: registered device format class JFS as jfs >11:48:57,545 DEBUG storage: registered device format class ReiserFS as reiserfs >11:48:57,546 DEBUG storage: registered device format class XFS as xfs >11:48:57,546 DEBUG storage: registered device format class HFS as hfs >11:48:57,547 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >11:48:57,548 DEBUG storage: registered device format class HFSPlus as hfs+ >11:48:57,549 DEBUG storage: registered device format class NTFS as ntfs >11:48:57,549 DEBUG storage: registered device format class NFS as nfs >11:48:57,550 DEBUG storage: registered device format class NFSv4 as nfs4 >11:48:57,551 DEBUG storage: registered device format class Iso9660FS as iso9660 >11:48:57,551 DEBUG storage: registered device format class NoDevFS as nodev >11:48:57,552 DEBUG storage: registered device format class DevPtsFS as devpts >11:48:57,553 DEBUG storage: registered device format class ProcFS as proc >11:48:57,553 DEBUG storage: registered device format class SysFS as sysfs >11:48:57,553 DEBUG storage: registered device format class TmpFS as tmpfs >11:48:57,554 DEBUG storage: registered device format class BindFS as bind >11:48:57,554 DEBUG storage: registered device format class SELinuxFS as selinuxfs >11:48:57,555 DEBUG storage: registered device format class USBFS as usbfs >11:48:57,609 DEBUG storage: registered device format class LUKS as luks >11:48:57,612 DEBUG storage: registered device format class DMRaidMember as dmraidmember >11:48:57,616 DEBUG storage: registered device format class MultipathMember as multipath_member >11:48:57,622 DEBUG storage: registered device format class DiskLabel as disklabel >11:48:57,625 DEBUG storage: registered device format class BIOSBoot as biosboot >11:48:57,627 DEBUG storage: registered device format class MDRaidMember as mdmember >11:48:58,883 DEBUG storage: MultipathTopology._build_topology: >11:48:58,885 DEBUG storage: /etc/multipath.conf contents: >11:48:58,887 DEBUG storage: # multipath.conf written by anaconda >11:48:58,888 DEBUG storage: >11:48:58,889 DEBUG storage: defaults { >11:48:58,890 DEBUG storage: user_friendly_names yes >11:48:58,891 DEBUG storage: } >11:48:58,892 DEBUG storage: blacklist { >11:48:58,893 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:48:58,895 DEBUG storage: devnode "^hd[a-z]" >11:48:58,895 DEBUG storage: devnode "^dcssblk[0-9]*" >11:48:58,897 DEBUG storage: device { >11:48:58,897 DEBUG storage: vendor "DGC" >11:48:58,897 DEBUG storage: product "LUNZ" >11:48:58,898 DEBUG storage: } >11:48:58,898 DEBUG storage: device { >11:48:58,899 DEBUG storage: vendor "IBM" >11:48:58,900 DEBUG storage: product "S/390.*" >11:48:58,900 DEBUG storage: } >11:48:58,900 DEBUG storage: # don't count normal SATA devices as multipaths >11:48:58,902 DEBUG storage: device { >11:48:58,902 DEBUG storage: vendor "ATA" >11:48:58,902 DEBUG storage: } >11:48:58,902 DEBUG storage: # don't count 3ware devices as multipaths >11:48:58,903 DEBUG storage: device { >11:48:58,904 DEBUG storage: vendor "3ware" >11:48:58,904 DEBUG storage: } >11:48:58,905 DEBUG storage: device { >11:48:58,906 DEBUG storage: vendor "AMCC" >11:48:58,908 DEBUG storage: } >11:48:58,909 DEBUG storage: # nor highpoint devices >11:48:58,909 DEBUG storage: device { >11:48:58,910 DEBUG storage: vendor "HPT" >11:48:58,911 DEBUG storage: } >11:48:58,912 DEBUG storage: } >11:48:58,913 DEBUG storage: multipaths { >11:48:58,914 DEBUG storage: } >11:48:58,915 DEBUG storage: (end of /etc/multipath.conf) >11:48:59,120 INFO storage: MultipathTopology: found non-disk device: sr0 >11:48:59,126 INFO storage: MultipathTopology: found singlepath device: vda >11:48:59,127 INFO storage: MultipathTopology: found singlepath device: loop0 >11:48:59,129 INFO storage: MultipathTopology: found singlepath device: loop1 >11:48:59,130 INFO storage: MultipathTopology: found singlepath device: loop2 >11:48:59,131 INFO storage: MultipathTopology: found singlepath device: loop3 >11:48:59,132 INFO storage: MultipathTopology: found singlepath device: loop4 >11:48:59,133 INFO storage: MultipathTopology: found singlepath device: loop5 >11:48:59,134 INFO storage: MultipathTopology: found singlepath device: loop6 >11:48:59,135 INFO storage: MultipathTopology: found singlepath device: loop7 >11:48:59,135 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:49:05,667 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >11:49:05,684 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:49:06,051 DEBUG storage: MultipathTopology._build_topology: >11:49:06,062 DEBUG storage: /etc/multipath.conf contents: >11:49:06,068 DEBUG storage: # multipath.conf written by anaconda >11:49:06,069 DEBUG storage: >11:49:06,070 DEBUG storage: defaults { >11:49:06,080 DEBUG storage: user_friendly_names yes >11:49:06,083 DEBUG storage: } >11:49:06,084 DEBUG storage: blacklist { >11:49:06,087 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:49:06,091 DEBUG storage: devnode "^hd[a-z]" >11:49:06,094 DEBUG storage: devnode "^dcssblk[0-9]*" >11:49:06,097 DEBUG storage: device { >11:49:06,099 DEBUG storage: vendor "DGC" >11:49:06,100 DEBUG storage: product "LUNZ" >11:49:06,101 DEBUG storage: } >11:49:06,109 DEBUG storage: device { >11:49:06,111 DEBUG storage: vendor "IBM" >11:49:06,112 DEBUG storage: product "S/390.*" >11:49:06,114 DEBUG storage: } >11:49:06,115 DEBUG storage: # don't count normal SATA devices as multipaths >11:49:06,115 DEBUG storage: device { >11:49:06,116 DEBUG storage: vendor "ATA" >11:49:06,117 DEBUG storage: } >11:49:06,117 DEBUG storage: # don't count 3ware devices as multipaths >11:49:06,118 DEBUG storage: device { >11:49:06,118 DEBUG storage: vendor "3ware" >11:49:06,119 DEBUG storage: } >11:49:06,120 DEBUG storage: device { >11:49:06,120 DEBUG storage: vendor "AMCC" >11:49:06,121 DEBUG storage: } >11:49:06,121 DEBUG storage: # nor highpoint devices >11:49:06,122 DEBUG storage: device { >11:49:06,122 DEBUG storage: vendor "HPT" >11:49:06,123 DEBUG storage: } >11:49:06,123 DEBUG storage: } >11:49:06,124 DEBUG storage: multipaths { >11:49:06,125 DEBUG storage: } >11:49:06,126 DEBUG storage: (end of /etc/multipath.conf) >11:49:06,316 INFO storage: MultipathTopology: found non-disk device: sr0 >11:49:06,321 INFO storage: MultipathTopology: found singlepath device: vda >11:49:06,323 INFO storage: MultipathTopology: found singlepath device: loop0 >11:49:06,324 INFO storage: MultipathTopology: found singlepath device: loop1 >11:49:06,325 INFO storage: MultipathTopology: found singlepath device: loop2 >11:49:06,328 INFO storage: MultipathTopology: found singlepath device: loop3 >11:49:06,329 INFO storage: MultipathTopology: found singlepath device: loop4 >11:49:06,330 INFO storage: MultipathTopology: found singlepath device: loop5 >11:49:06,347 INFO storage: MultipathTopology: found singlepath device: loop6 >11:49:06,348 INFO storage: MultipathTopology: found singlepath device: loop7 >11:49:06,349 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:49:06,350 INFO storage: devices to scan: ['sr0', 'vda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >11:49:06,367 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-TC4\\x20x86_64 /dev/disk/by-uuid/2012-10-13-20-49-28-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC4_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC4\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-13-20-49-28-00', > 'ID_FS_UUID_ENC': '2012-10-13-20-49-28-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': '546549', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC4\\x20x86_64', > '/dev/disk/by-uuid/2012-10-13-20-49-28-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >11:49:06,371 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >11:49:06,413 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >11:49:06,416 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:06,433 INFO storage: sr0 is a cdrom >11:49:06,436 DEBUG storage: DeviceTree.addUdevOpticalDevice: >11:49:06,438 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:06,448 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:49:06,464 INFO storage: added cdrom sr0 (id 0) to device tree >11:49:06,467 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:49:06,489 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:49:06,520 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >11:49:06,523 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >11:49:06,532 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >11:49:06,559 WARN storage: disklabel detected but not usable on sr0 >11:49:06,563 INFO storage: type detected on 'sr0' is 'iso9660' >11:49:06,571 DEBUG storage: Iso9660FS.supported: supported: True ; >11:49:06,582 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >11:49:06,584 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >11:49:06,626 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:49:06,647 DEBUG storage: looking up parted Device: /dev/sr0 >11:49:06,650 INFO storage: got device: OpticalDevice instance (0x7f8393f6c690) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4273.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: 2187776 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7f838cb285f0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >11:49:06,653 DEBUG storage: Iso9660FS.supported: supported: True ; >11:49:06,667 INFO storage: got format: Iso9660FS instance (0x7f8390c6c590) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-13-20-49-28-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC4_x86_64 size = 0 targetSize = 0 > >11:49:06,670 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '734979', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda'} ; name: vda ; >11:49:06,681 INFO storage: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio1/block/vda)... >11:49:06,685 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >11:49:06,688 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:06,695 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >11:49:06,698 INFO storage: vda is a disk >11:49:06,703 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:06,706 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >11:49:06,707 INFO storage: added disk vda (id 1) to device tree >11:49:06,708 DEBUG storage: looking up parted Device: /dev/vda >11:49:06,718 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >11:49:06,734 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >11:49:06,760 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:06,764 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >11:49:06,790 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >11:49:06,807 INFO storage: no usable disklabel on vda >11:49:06,809 DEBUG storage: no type or existing type for vda, bailing >11:49:06,812 INFO storage: got device: DiskDevice instance (0x7f8393eaf490) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 7168.0 > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 14680064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (14563, 16, 63) biosGeometry: (913, 255, 63) > PedDevice: <_ped.Device object at 0x7f838cb28710> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f8393e1e350> >11:49:06,819 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': '917143', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:49:06,824 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >11:49:06,827 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >11:49:06,829 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:06,860 INFO storage: loop0 is a loop device >11:49:06,863 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:49:06,872 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >11:49:06,874 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:06,881 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:06,884 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >11:49:06,889 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 2) to device tree >11:49:06,895 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >11:49:06,900 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:06,905 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:49:06,920 INFO storage: added loop loop0 (id 3) to device tree >11:49:06,923 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:49:06,938 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:49:06,942 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:49:06,948 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:49:06,951 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >11:49:07,040 WARN storage: disklabel detected but not usable on loop0 >11:49:07,070 INFO storage: type detected on 'loop0' is 'squashfs' >11:49:07,081 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:49:07,092 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:49:07,133 INFO storage: got device: LoopDevice instance (0x7f8393e1e450) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (2)'] > 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 >11:49:07,138 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/efc02627-ea01-42a6-b346-ceb7c908a182', > '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': 'efc02627-ea01-42a6-b346-ceb7c908a182', > 'ID_FS_UUID_ENC': 'efc02627-ea01-42a6-b346-ceb7c908a182', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '917166', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/efc02627-ea01-42a6-b346-ceb7c908a182'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:49:07,164 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >11:49:07,173 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:49:07,176 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:07,177 INFO storage: loop1 is a loop device >11:49:07,180 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:49:07,186 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >11:49:07,188 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:07,191 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:07,194 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >11:49:07,263 INFO storage: added file /LiveOS/rootfs.img (id 4) to device tree >11:49:07,266 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >11:49:07,276 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:07,279 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:49:07,280 INFO storage: added loop loop1 (id 5) to device tree >11:49:07,285 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:49:07,287 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:49:07,325 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:07,357 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:49:07,359 DEBUG storage: device loop1 does not contain a disklabel >11:49:07,361 INFO storage: type detected on 'loop1' is 'ext4' >11:49:08,032 DEBUG storage: padding min size from 0 up to 0 >11:49:08,040 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:08,046 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:49:08,051 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >11:49:08,064 INFO storage: got device: LoopDevice instance (0x7f8393e1e810) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /LiveOS/rootfs.img (4)'] > 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 >11:49:08,092 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:08,095 INFO storage: got format: Ext4FS instance (0x7f8393e1e950) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = efc02627-ea01-42a6-b346-ceb7c908a182 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >11:49:08,099 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': '932084', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:49:08,111 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >11:49:08,114 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >11:49:08,134 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:08,135 INFO storage: loop2 is a loop device >11:49:08,137 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:49:08,143 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:49:08,148 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:08,165 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:08,168 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:49:08,172 INFO storage: added file /overlay (deleted) (id 6) to device tree >11:49:08,175 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:49:08,176 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:08,179 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:49:08,185 INFO storage: added loop loop2 (id 7) to device tree >11:49:08,187 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:49:08,189 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:49:08,193 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:49:08,195 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:49:08,216 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:49:08,239 WARN storage: disklabel detected but not usable on loop2 >11:49:08,242 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >11:49:08,244 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:49:08,250 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:49:08,253 INFO storage: got device: LoopDevice instance (0x7f8393e39fd0) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /overlay (deleted) (6)'] > 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 >11:49:08,262 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': '932115', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:49:08,268 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >11:49:08,270 DEBUG storage: lvm filter: adding loop3 to the reject list >11:49:08,273 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': '932138', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:49:08,274 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >11:49:08,278 DEBUG storage: lvm filter: adding loop4 to the reject list >11:49:08,281 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': '932160', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >11:49:08,282 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >11:49:08,289 DEBUG storage: lvm filter: adding loop5 to the reject list >11:49:08,292 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': '932183', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >11:49:08,301 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >11:49:08,303 DEBUG storage: lvm filter: adding loop6 to the reject list >11:49:08,305 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': '6387', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >11:49:08,312 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >11:49:08,313 DEBUG storage: lvm filter: adding loop7 to the reject list >11:49:08,314 DEBUG storage: Skipping a device mapper drive (dm-0) for now >11:49:08,411 INFO storage: devices to scan: ['dm-0'] >11:49:08,427 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/efc02627-ea01-42a6-b346-ceb7c908a182 /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': 'efc02627-ea01-42a6-b346-ceb7c908a182', > 'ID_FS_UUID_ENC': 'efc02627-ea01-42a6-b346-ceb7c908a182', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '77325', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/efc02627-ea01-42a6-b346-ceb7c908a182', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:49:08,432 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >11:49:08,438 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:49:08,442 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:08,449 INFO storage: live-rw is a device-mapper device >11:49:08,451 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >11:49:08,454 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:49:08,461 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) with existing ext4 filesystem >11:49:08,466 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >11:49:08,475 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (7) >11:49:08,483 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:49:08,486 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:08,493 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >11:49:08,495 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:08,503 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:49:08,505 INFO storage: added dm live-rw (id 8) to device tree >11:49:08,509 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:49:08,515 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:49:08,519 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:08,526 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:49:08,533 DEBUG storage: device live-rw does not contain a disklabel >11:49:08,534 INFO storage: type detected on 'live-rw' is 'ext4' >11:49:08,849 DEBUG storage: padding min size from 726 up to 798 >11:49:08,859 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:08,874 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:49:08,879 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:49:08,888 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >11:49:08,912 INFO storage: got device: DMDevice instance (0x7f8393e3ec90) -- > name = live-rw status = True kids = 0 id = 8 > parents = ['existing 0MB loop loop2 (7)'] > 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 0x7f8393bd4cb0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:49:08,915 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:08,921 INFO storage: got format: Ext4FS instance (0x7f8393e3ee90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = efc02627-ea01-42a6-b346-ceb7c908a182 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >11:49:09,017 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:49:09,201 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:49:09,206 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >11:49:09,215 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >11:49:09,301 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:49:09,310 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:49:09,318 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:49:09,320 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >11:49:09,325 INFO storage: edd: collected mbr signatures: {} >11:49:09,327 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:05.0, scsi_id: 0 > scsi_lun: 0, sectors: 14680064 >11:49:09,335 DEBUG storage: edd: matched 0x80 to vda using pci_dev >11:49:09,537 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:09,541 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:09,549 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:49:09,558 DEBUG storage: Iso9660FS.supported: supported: True ; >11:49:10,260 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >11:49:10,263 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:49:10,279 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4273MB cdrom sr0 (0) with existing iso9660 filesystem >07:49:22,690 DEBUG storage: Iso9660FS.supported: supported: True ; >07:49:22,694 DEBUG storage: Iso9660FS.supported: supported: True ; >07:49:22,696 DEBUG storage: NFSv4.supported: supported: False ; >07:49:22,699 DEBUG storage: NFSv4.supported: supported: False ; >07:49:22,701 DEBUG storage: SELinuxFS.supported: supported: False ; >07:49:22,704 DEBUG storage: SELinuxFS.supported: supported: False ; >07:49:22,707 DEBUG storage: Ext4FS.supported: supported: True ; >07:49:22,710 DEBUG storage: Ext4FS.supported: supported: True ; >07:49:22,713 DEBUG storage: Ext3FS.supported: supported: True ; >07:49:22,716 DEBUG storage: Ext3FS.supported: supported: True ; >07:49:22,718 DEBUG storage: Ext2FS.supported: supported: True ; >07:49:22,721 DEBUG storage: Ext2FS.supported: supported: True ; >07:49:22,724 DEBUG storage: SysFS.supported: supported: False ; >07:49:22,726 DEBUG storage: SysFS.supported: supported: False ; >07:49:22,729 DEBUG storage: MultipathMember.__init__: >07:49:22,732 DEBUG storage: SwapSpace.__init__: >07:49:22,735 DEBUG storage: ProcFS.supported: supported: False ; >07:49:22,738 DEBUG storage: ProcFS.supported: supported: False ; >07:49:22,741 DEBUG storage: NoDevFS.supported: supported: False ; >07:49:22,743 DEBUG storage: NoDevFS.supported: supported: False ; >07:49:22,745 DEBUG storage: DevPtsFS.supported: supported: False ; >07:49:22,747 DEBUG storage: DevPtsFS.supported: supported: False ; >07:49:22,750 DEBUG storage: BTRFS.supported: supported: True ; >07:49:22,897 DEBUG storage: USBFS.supported: supported: False ; >07:49:22,903 DEBUG storage: USBFS.supported: supported: False ; >07:49:22,905 DEBUG storage: DiskLabel.__init__: >07:49:22,907 INFO storage: DiskLabel.partedDevice returning None >07:49:22,910 DEBUG storage: HFSPlus.supported: supported: False ; >07:49:22,913 DEBUG storage: HFSPlus.supported: supported: False ; >07:49:22,915 DEBUG storage: XFS.supported: supported: True ; >07:49:23,051 DEBUG storage: XFS.supported: supported: True ; >07:49:23,057 DEBUG storage: TmpFS.supported: supported: False ; >07:49:23,060 DEBUG storage: TmpFS.supported: supported: False ; >07:49:23,063 DEBUG storage: LUKS.__init__: >07:49:23,066 DEBUG storage: NTFS.supported: supported: False ; >07:49:23,069 DEBUG storage: NTFS.supported: supported: False ; >07:49:23,074 DEBUG storage: BindFS.supported: supported: False ; >07:49:23,078 DEBUG storage: BindFS.supported: supported: False ; >07:49:23,080 DEBUG storage: HFS.supported: supported: False ; >07:49:23,083 DEBUG storage: HFS.supported: supported: False ; >07:49:23,086 DEBUG storage: LVMPhysicalVolume.__init__: >07:49:23,089 DEBUG storage: NFS.supported: supported: False ; >07:49:23,092 DEBUG storage: NFS.supported: supported: False ; >07:49:23,094 DEBUG storage: FATFS.supported: supported: True ; >07:49:23,158 DEBUG storage: FATFS.supported: supported: True ; >07:49:23,165 DEBUG storage: DMRaidMember.__init__: >07:49:23,169 DEBUG storage: MDRaidMember.__init__: >07:50:08,530 DEBUG storage: clearpart: initializing vda >07:50:08,537 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >07:50:08,539 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:50:08,541 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >07:50:08,543 INFO storage: registered action: [0] Destroy Format None on disk vda (id 1) >07:50:08,552 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >07:50:08,556 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >07:50:08,559 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f8387e19050> > PedDisk: <_ped.Disk object at 0x7f83875098c0> >07:50:08,561 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >07:50:08,563 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >07:50:08,567 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >07:50:08,568 INFO storage: registered action: [1] Create Format msdos disklabel on disk vda (id 1) >07:50:08,571 DEBUG storage: new disk order: [] >07:50:08,649 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >07:50:08,656 DEBUG storage: DeviceTree.getDeviceByName returned existing 7168MB disk vda (1) with non-existent msdos disklabel >07:50:08,663 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >07:50:08,668 DEBUG storage: DeviceTree.getDeviceByName returned existing 7168MB disk vda (1) with non-existent msdos disklabel >07:50:08,670 DEBUG storage: resolved 'vda' to 'vda' (disk) >07:50:08,674 DEBUG storage: _is_valid_disklabel(vda) returning True >07:50:08,676 DEBUG storage: _is_valid_size(vda) returning True >07:50:08,678 DEBUG storage: _is_valid_location(vda) returning True >07:50:08,679 DEBUG storage: _is_valid_format(vda) returning True >07:50:08,686 DEBUG storage: is_valid_stage1_device(vda) returning True >07:51:10,842 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f838759ad90>, 0.0, ['vda'], None >07:51:10,844 DEBUG storage.ui: creating new device >07:51:10,848 DEBUG storage.ui: Ext4FS.supported: supported: True ; >07:51:10,851 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >07:51:10,855 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >07:51:10,859 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >07:51:10,862 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >07:51:10,866 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >07:51:10,868 INFO storage.ui: added partition req0 (id 9) to device tree >07:51:10,869 INFO storage.ui: registered action: [2] Create Device partition req0 (id 9) >07:51:10,871 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:51:10,873 INFO storage.ui: registered action: [3] Create Format ext4 filesystem mounted at / on partition req0 (id 9) >07:51:10,877 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >07:51:10,881 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 9)'] from disk(s) ['vda'] >07:51:10,884 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req0(id 9)'] >07:51:10,885 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 9)'] from disk(s) ['vda'] >07:51:10,888 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >07:51:10,892 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 7168MB disk vda (1) with non-existent msdos disklabel >07:51:10,894 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >07:51:10,898 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >07:51:10,902 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 7168MB disk vda (1) with non-existent msdos disklabel >07:51:10,903 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >07:51:10,905 DEBUG storage.ui: allocating partition: req0 ; id: 9 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 0.0 >07:51:10,906 DEBUG storage.ui: checking freespace on vda >07:51:10,908 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True >07:51:10,911 DEBUG storage.ui: current free range is 63-14680063 (7167MB) >07:51:10,913 DEBUG storage.ui: evaluating growth potential for new layout >07:51:10,914 DEBUG storage.ui: calculating growth for disk /dev/vda >07:51:10,916 DEBUG storage.ui: adjusted start sector from 63 to 2048 >07:51:10,920 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:51:10,922 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8387e19910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8387e3b210> PedPartition: <_ped.Partition object at 0x7f8387e36e30> >07:51:10,927 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >07:51:10,931 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >07:51:10,934 DEBUG storage.ui: adding request 9 to chunk 14680001 (63-14680063) on /dev/vda >07:51:10,935 DEBUG storage.ui: Chunk.growRequests: 14680001 on /dev/vda start = 63 end = 14680063 >sectorSize = 512 > >07:51:10,937 DEBUG storage.ui: req: PartitionRequest instance -- >id = 9 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 4294965247 >done = False >07:51:10,938 DEBUG storage.ui: 1 requests and 14677953 (7166MB) left in chunk >07:51:10,940 DEBUG storage.ui: adding 14677953 (7166MB) to 9 (vda1) >07:51:10,942 DEBUG storage.ui: new grow amount for request 9 (vda1) is 14677953 units, or 7166MB >07:51:10,946 DEBUG storage.ui: request 9 (vda1) growth: 14677953 (7166MB) size: 7167MB >07:51:10,949 DEBUG storage.ui: disk /dev/vda growth: 14677953 (7166MB) >07:51:10,953 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >07:51:10,954 DEBUG storage.ui: device vda1 new partedPartition None >07:51:10,958 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >07:51:10,961 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >07:51:10,963 DEBUG storage.ui: total growth: 14677953 sectors >07:51:10,966 DEBUG storage.ui: updating use_disk to vda, type: 0 >07:51:10,967 DEBUG storage.ui: new free: 63-14680063 / 7167MB >07:51:10,968 DEBUG storage.ui: new free allows for 14677953 sectors of growth >07:51:10,969 DEBUG storage.ui: adjusted start sector from 63 to 2048 >07:51:10,971 DEBUG storage.ui: created partition vda1 of 1MB and added it to /dev/vda >07:51:10,977 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:51:10,979 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8387e19910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8387e3b410> PedPartition: <_ped.Partition object at 0x7f8387e36dd0> >07:51:10,985 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >07:51:10,990 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >07:51:10,994 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >07:51:10,996 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8387e19910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8387e3b390> PedPartition: <_ped.Partition object at 0x7f8387e36e90> >07:51:10,999 DEBUG storage.ui: growPartitions: disks=['vda'], partitions=['vda1(id 9)'] >07:51:11,000 DEBUG storage.ui: growable partitions are ['vda1'] >07:51:11,002 DEBUG storage.ui: adding request 9 to chunk 14680001 (63-14680063) on /dev/vda >07:51:11,003 DEBUG storage.ui: disk vda has 1 chunks >07:51:11,006 DEBUG storage.ui: Chunk.growRequests: 14680001 on /dev/vda start = 63 end = 14680063 >sectorSize = 512 > >07:51:11,006 DEBUG storage.ui: req: PartitionRequest instance -- >id = 9 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 4294965247 >done = False >07:51:11,008 DEBUG storage.ui: 1 requests and 14677953 (7166MB) left in chunk >07:51:11,009 DEBUG storage.ui: adding 14677953 (7166MB) to 9 (vda1) >07:51:11,010 DEBUG storage.ui: new grow amount for request 9 (vda1) is 14677953 units, or 7166MB >07:51:11,010 DEBUG storage.ui: growing partitions on vda >07:51:11,011 DEBUG storage.ui: partition vda1 (9): 0 >07:51:11,012 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 14680063 length: 14678016 > device: <parted.device.Device object at 0x7f8387e19810> PedGeometry: <_ped.Geometry object at 0x7f8387e3b4d0> >07:51:11,014 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 9)'] from disk(s) ['vda'] >07:51:11,017 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >07:51:11,021 DEBUG storage.ui: device vda1 new partedPartition None >07:51:11,023 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >07:51:11,026 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >07:51:11,029 DEBUG storage.ui: back from removeNewPartitions >07:51:11,030 DEBUG storage.ui: extended: None >07:51:11,030 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 14680063 length: 14678016 > device: <parted.device.Device object at 0x7f8387e19810> PedGeometry: <_ped.Geometry object at 0x7f8387e3b4d0> >07:51:11,033 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:51:11,036 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8387e19910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8387e3b890> PedPartition: <_ped.Partition object at 0x7f8387e36ef0> >07:51:11,039 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >07:51:11,042 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >07:51:11,045 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >07:51:11,047 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8387e19910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8387e3b910> PedPartition: <_ped.Partition object at 0x7f8387e36fb0> >07:51:11,053 DEBUG storage.ui: fixing size of non-existent 7167MB partition vda1 (9) with non-existent ext4 filesystem mounted at / at 7167.00 >07:51:11,092 DEBUG storage: Ext4FS.supported: supported: True ; >07:51:11,094 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:51:23,984 DEBUG storage: Ext4FS.supported: supported: True ; >07:51:23,986 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:51:23,987 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f838759ad90>, 7167.0, ['vda'], single >07:51:23,989 INFO storage.ui: removed partition vda1 (id 9) from device tree >07:51:23,992 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >07:51:23,994 INFO storage.ui: registered action: [4] Destroy Device partition vda1 (id 9) >07:51:23,996 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f838759ad90>, 7167.0, ['vda'], single >07:51:23,997 DEBUG storage.ui: device requires 7173 >07:51:24,000 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >07:51:24,002 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:51:24,004 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >07:51:24,008 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >07:51:24,011 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >07:51:24,014 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >07:51:24,015 INFO storage.ui: added partition req1 (id 10) to device tree >07:51:24,016 INFO storage.ui: registered action: [5] Create Device partition req1 (id 10) >07:51:24,017 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:51:24,019 INFO storage.ui: registered action: [6] Create Format lvmpv on partition req1 (id 10) >07:51:24,020 DEBUG storage.ui: adding a TotalSizeSet with size 7173 >07:51:24,020 DEBUG storage.ui: set.allocated = 1 >07:51:24,023 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >07:51:24,025 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 10)'] from disk(s) ['vda'] >07:51:24,027 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req1(id 10)'] >07:51:24,028 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 10)'] from disk(s) ['vda'] >07:51:24,031 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >07:51:24,034 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 7168MB disk vda (1) with non-existent msdos disklabel >07:51:24,035 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >07:51:24,037 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >07:51:24,040 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 7168MB disk vda (1) with non-existent msdos disklabel >07:51:24,041 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >07:51:24,042 DEBUG storage.ui: allocating partition: req1 ; id: 10 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 7173.0 >07:51:24,043 DEBUG storage.ui: checking freespace on vda >07:51:24,045 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True >07:51:24,047 DEBUG storage.ui: current free range is 63-14680063 (7167MB) >07:51:24,047 DEBUG storage.ui: evaluating growth potential for new layout >07:51:24,052 DEBUG storage.ui: calculating growth for disk /dev/vda >07:51:24,053 DEBUG storage.ui: adjusted start sector from 63 to 2048 >07:51:24,057 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:51:24,059 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8387e19910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8389b205d0> PedPartition: <_ped.Partition object at 0x7f8387e36e90> >07:51:24,062 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >07:51:24,064 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >07:51:24,066 DEBUG storage.ui: adding request 10 to chunk 14680001 (63-14680063) on /dev/vda >07:51:24,067 DEBUG storage.ui: Chunk.growRequests: 14680001 on /dev/vda start = 63 end = 14680063 >sectorSize = 512 > >07:51:24,068 DEBUG storage.ui: req: PartitionRequest instance -- >id = 10 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 14688256 >done = False >07:51:24,069 DEBUG storage.ui: 1 requests and 14677953 (7166MB) left in chunk >07:51:24,070 DEBUG storage.ui: adding 14677953 (7166MB) to 10 (vda1) >07:51:24,071 DEBUG storage.ui: new grow amount for request 10 (vda1) is 14677953 units, or 7166MB >07:51:24,071 DEBUG storage.ui: request 10 (vda1) growth: 14677953 (7166MB) size: 7167MB >07:51:24,072 DEBUG storage.ui: disk /dev/vda growth: 14677953 (7166MB) >07:51:24,075 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >07:51:24,076 DEBUG storage.ui: device vda1 new partedPartition None >07:51:24,079 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >07:51:24,085 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >07:51:24,087 DEBUG storage.ui: total growth: 14677953 sectors >07:51:24,088 DEBUG storage.ui: updating use_disk to vda, type: 0 >07:51:24,090 DEBUG storage.ui: new free: 63-14680063 / 7167MB >07:51:24,091 DEBUG storage.ui: new free allows for 14677953 sectors of growth >07:51:24,091 DEBUG storage.ui: adjusted start sector from 63 to 2048 >07:51:24,092 DEBUG storage.ui: created partition vda1 of 1MB and added it to /dev/vda >07:51:24,096 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:51:24,097 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8387e19910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8387e3b510> PedPartition: <_ped.Partition object at 0x7f8387e36f50> >07:51:24,100 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >07:51:24,102 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >07:51:24,106 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >07:51:24,107 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8387e19910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8387e3b790> PedPartition: <_ped.Partition object at 0x7f8387e36ef0> >07:51:24,109 DEBUG storage.ui: growPartitions: disks=['vda'], partitions=['vda1(id 10)'] >07:51:24,109 DEBUG storage.ui: growable partitions are ['vda1'] >07:51:24,111 DEBUG storage.ui: adding request 10 to chunk 14680001 (63-14680063) on /dev/vda >07:51:24,112 DEBUG storage.ui: disk vda has 1 chunks >07:51:24,112 DEBUG storage.ui: Chunk.growRequests: 14680001 on /dev/vda start = 63 end = 14680063 >sectorSize = 512 > >07:51:24,113 DEBUG storage.ui: req: PartitionRequest instance -- >id = 10 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 14688256 >done = False >07:51:24,114 DEBUG storage.ui: 1 requests and 14677953 (7166MB) left in chunk >07:51:24,115 DEBUG storage.ui: adding 14677953 (7166MB) to 10 (vda1) >07:51:24,116 DEBUG storage.ui: new grow amount for request 10 (vda1) is 14677953 units, or 7166MB >07:51:24,117 DEBUG storage.ui: set: ['vda1'] 1/7173 >07:51:24,117 DEBUG storage.ui: allocating 7166 to TotalSizeSet with 1/7173 (7172 needed) >07:51:24,118 DEBUG storage.ui: PartitionRequest instance -- >id = 10 name = vda1 growable = True >base = 2048 growth = 14677953 max_grow = 14688256 >done = False >07:51:24,118 DEBUG storage.ui: needed: 5 >07:51:24,119 DEBUG storage.ui: set: ['vda1'] 7167/7173 >07:51:24,119 DEBUG storage.ui: allocating 0 to TotalSizeSet with 7167/7173 (5 needed) >07:51:24,119 DEBUG storage.ui: PartitionRequest instance -- >id = 10 name = vda1 growable = True >base = 2048 growth = 14677953 max_grow = 14688256 >done = False >07:51:24,120 DEBUG storage.ui: needed: 5 >07:51:24,121 DEBUG storage.ui: growing partitions on vda >07:51:24,121 DEBUG storage.ui: partition vda1 (10): 0 >07:51:24,122 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 14680063 length: 14678016 > device: <parted.device.Device object at 0x7f8387e19810> PedGeometry: <_ped.Geometry object at 0x7f8387e3b590> >07:51:24,123 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 10)'] from disk(s) ['vda'] >07:51:24,125 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >07:51:24,127 DEBUG storage.ui: device vda1 new partedPartition None >07:51:24,129 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >07:51:24,133 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >07:51:24,135 DEBUG storage.ui: back from removeNewPartitions >07:51:24,136 DEBUG storage.ui: extended: None >07:51:24,136 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 14680063 length: 14678016 > device: <parted.device.Device object at 0x7f8387e19810> PedGeometry: <_ped.Geometry object at 0x7f8387e3b590> >07:51:24,139 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:51:24,142 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8387e19910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8387e3b450> PedPartition: <_ped.Partition object at 0x7f8387e36dd0> >07:51:24,144 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >07:51:24,148 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >07:51:24,153 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >07:51:24,156 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8387e19910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8387e33c50> PedPartition: <_ped.Partition object at 0x7f8387e17470> >07:51:24,158 DEBUG storage.ui: fixing size of non-existent 7167MB partition vda1 (10) with non-existent lvmpv at 7167.00 >07:51:24,161 DEBUG storage.ui: creating new container >07:51:24,164 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda1 ; >07:51:24,168 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:51:24,171 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >07:51:24,172 INFO storage.ui: added lvmvg fedora (id 11) to device tree >07:51:24,174 INFO storage.ui: registered action: [7] Create Device lvmvg fedora (id 11) >07:51:24,176 DEBUG storage.ui: fedora size is 7164MB >07:51:24,178 DEBUG storage.ui: vg fedora has 7164MB free >07:51:24,179 DEBUG storage.ui: fedora size is 7164MB >07:51:24,181 DEBUG storage.ui: vg fedora has 7164MB free >07:51:24,181 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f8387e3bed0) -- > name = fedora status = False kids = 0 id = 11 > parents = ['non-existent 7167MB partition vda1 (10) with non-existent lvmpv'] > uuid = None size = 7164 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1791.0 free space = 7164 > free extents = 1791.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 7167MB partition vda1 (10) with non-existent lvmpv'] > LVs = [] >07:51:24,183 DEBUG storage.ui: fedora size is 7164MB >07:51:24,184 DEBUG storage.ui: vg fedora has 7164MB free >07:51:24,185 INFO storage.ui: adjusting device size from 7167.00 to 7164.00 so it fits in container >07:51:24,186 DEBUG storage.ui: creating new device >07:51:24,189 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >07:51:24,191 DEBUG storage.ui: getFormat('luks') returning LUKS instance >07:51:24,198 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >07:51:24,201 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-00 ; current: None ; type: luks ; >07:51:24,203 DEBUG storage.ui: fedora size is 7164MB >07:51:24,204 DEBUG storage.ui: vg fedora has 7164MB free >07:51:24,206 DEBUG storage.ui: Adding fedora-00/7164MB to fedora >07:51:24,207 INFO storage.ui: added lvmlv fedora-00 (id 12) to device tree >07:51:24,208 INFO storage.ui: registered action: [8] Create Device lvmlv fedora-00 (id 12) >07:51:24,209 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:51:24,210 INFO storage.ui: registered action: [9] Create Format luks on lvmlv fedora-00 (id 12) >07:51:24,212 DEBUG storage.ui: Ext4FS.supported: supported: True ; >07:51:24,214 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >07:51:24,217 DEBUG storage.ui: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: fedora-00 ; >07:51:24,220 DEBUG storage.ui: LUKSDevice._setFormat: luks-fedora-00 ; current: None ; type: ext4 ; >07:51:24,222 INFO storage.ui: added luks/dm-crypt luks-fedora-00 (id 13) to device tree >07:51:24,223 INFO storage.ui: registered action: [10] Create Device luks/dm-crypt luks-fedora-00 (id 13) >07:51:24,224 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:51:24,225 INFO storage.ui: registered action: [11] Create Format ext4 filesystem mounted at / on luks/dm-crypt luks-fedora-00 (id 13) >07:52:16,102 DEBUG storage: Ext4FS.supported: supported: True ; >07:52:16,104 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:52:16,105 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f838759ad90>, 7167.0, ['vda'], single >07:52:16,105 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f838759ad90>, 7167.0, ['vda'], single >07:52:16,107 DEBUG storage.ui: device requires 7173 >07:52:16,108 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >07:52:16,110 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:52:16,112 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >07:52:16,116 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >07:52:16,120 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: lvmpv ; >07:52:16,124 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >07:52:16,125 INFO storage.ui: added partition req2 (id 14) to device tree >07:52:16,126 INFO storage.ui: registered action: [12] Create Device partition req2 (id 14) >07:52:16,127 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:52:16,128 INFO storage.ui: registered action: [13] Create Format lvmpv on partition req2 (id 14) >07:52:16,129 DEBUG storage.ui: adding a TotalSizeSet with size 7173 >07:52:16,130 DEBUG storage.ui: set.allocated = 1 >07:52:16,132 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >07:52:16,135 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 14)', 'vda1(id 10)'] from disk(s) ['vda'] >07:52:16,138 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >07:52:16,139 DEBUG storage.ui: device vda1 new partedPartition None >07:52:16,142 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >07:52:16,145 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >07:52:16,146 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req2(id 14)', 'req1(id 10)'] >07:52:16,147 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 10)', 'req2(id 14)'] from disk(s) ['vda'] >07:52:16,151 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >07:52:16,153 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 7168MB disk vda (1) with non-existent msdos disklabel >07:52:16,154 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >07:52:16,157 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >07:52:16,161 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 7168MB disk vda (1) with non-existent msdos disklabel >07:52:16,162 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >07:52:16,163 DEBUG storage.ui: allocating partition: req1 ; id: 10 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 7167MB ; grow: False ; max_size: 7173.0 >07:52:16,164 DEBUG storage.ui: checking freespace on vda >07:52:16,166 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=7167MB boot=False best=None grow=False >07:52:16,168 DEBUG storage.ui: current free range is 63-14680063 (7167MB) >07:52:16,169 DEBUG storage.ui: updating use_disk to vda, type: 0 >07:52:16,169 DEBUG storage.ui: new free: 63-14680063 / 7167MB >07:52:16,170 DEBUG storage.ui: new free allows for 0 sectors of growth >07:52:16,171 DEBUG storage.ui: adjusted start sector from 63 to 2048 >07:52:16,173 DEBUG storage.ui: created partition vda1 of 7167MB and added it to /dev/vda >07:52:16,175 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:52:16,177 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8387e19910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8387e3b810> PedPartition: <_ped.Partition object at 0x7f8387e17470> >07:52:16,179 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >07:52:16,183 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >07:52:16,186 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >07:52:16,189 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8387e19910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8387e3b410> PedPartition: <_ped.Partition object at 0x7f8387e36dd0> >07:52:16,193 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >07:52:16,197 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 7168MB disk vda (1) with non-existent msdos disklabel >07:52:16,198 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >07:52:16,200 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >07:52:16,203 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 7168MB disk vda (1) with non-existent msdos disklabel >07:52:16,204 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >07:52:16,205 DEBUG storage.ui: allocating partition: req2 ; id: 14 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 7173.0 >07:52:16,206 DEBUG storage.ui: checking freespace on vda >07:52:16,207 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True >07:52:16,209 DEBUG storage.ui: current free range is 63-2047 (0MB) >07:52:16,210 DEBUG storage.ui: not enough free space for primary -- trying logical >07:52:16,211 ERR storage.ui: failed to allocate partitions: not enough free space on disks >07:52:16,213 INFO storage.ui: removed partition req2 (id 14) from device tree >07:52:16,214 INFO storage.ui: registered action: [14] Destroy Device partition req2 (id 14) >07:52:16,215 DEBUG storage.ui: device requires 7169 >07:52:16,217 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >07:52:16,218 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:52:16,221 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >07:52:16,224 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >07:52:16,227 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: lvmpv ; >07:52:16,229 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >07:52:16,231 INFO storage.ui: added partition req3 (id 15) to device tree >07:52:16,232 INFO storage.ui: registered action: [15] Create Device partition req3 (id 15) >07:52:16,233 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:52:16,234 INFO storage.ui: registered action: [16] Create Format lvmpv on partition req3 (id 15) >07:52:16,235 DEBUG storage.ui: adding a TotalSizeSet with size 7169 >07:52:16,235 DEBUG storage.ui: set.allocated = 2 >07:52:16,238 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >07:52:16,241 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 15)', 'vda1(id 10)'] from disk(s) ['vda'] >07:52:16,243 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >07:52:16,245 DEBUG storage.ui: device vda1 new partedPartition None >07:52:16,247 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >07:52:16,250 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >07:52:16,252 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req3(id 15)', 'req1(id 10)'] >07:52:16,253 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 10)', 'req3(id 15)'] from disk(s) ['vda'] >07:52:16,256 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >07:52:16,259 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 7168MB disk vda (1) with non-existent msdos disklabel >07:52:16,260 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >07:52:16,263 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >07:52:16,265 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 7168MB disk vda (1) with non-existent msdos disklabel >07:52:16,266 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >07:52:16,267 DEBUG storage.ui: allocating partition: req1 ; id: 10 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 7167MB ; grow: False ; max_size: 7173.0 >07:52:16,268 DEBUG storage.ui: checking freespace on vda >07:52:16,270 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=7167MB boot=False best=None grow=False >07:52:16,273 DEBUG storage.ui: current free range is 63-14680063 (7167MB) >07:52:16,274 DEBUG storage.ui: updating use_disk to vda, type: 0 >07:52:16,275 DEBUG storage.ui: new free: 63-14680063 / 7167MB >07:52:16,276 DEBUG storage.ui: new free allows for 0 sectors of growth >07:52:16,276 DEBUG storage.ui: adjusted start sector from 63 to 2048 >07:52:16,278 DEBUG storage.ui: created partition vda1 of 7167MB and added it to /dev/vda >07:52:16,280 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:52:16,283 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8387e19910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8389b20890> PedPartition: <_ped.Partition object at 0x7f8387e36dd0> >07:52:16,285 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >07:52:16,289 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >07:52:16,292 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >07:52:16,293 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8387e19910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8389b20550> PedPartition: <_ped.Partition object at 0x7f8387e36ef0> >07:52:16,297 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >07:52:16,302 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 7168MB disk vda (1) with non-existent msdos disklabel >07:52:16,304 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >07:52:16,307 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >07:52:16,310 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 7168MB disk vda (1) with non-existent msdos disklabel >07:52:16,312 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >07:52:16,313 DEBUG storage.ui: allocating partition: req3 ; id: 15 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 7169.0 >07:52:16,314 DEBUG storage.ui: checking freespace on vda >07:52:16,315 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True >07:52:16,317 DEBUG storage.ui: current free range is 63-2047 (0MB) >07:52:16,317 DEBUG storage.ui: not enough free space for primary -- trying logical >07:52:16,319 ERR storage.ui: failed to allocate partitions: not enough free space on disks >07:52:16,320 INFO storage.ui: removed partition req3 (id 15) from device tree >07:52:16,322 INFO storage.ui: registered action: [17] Destroy Device partition req3 (id 15) >07:52:16,322 ERR storage.ui: failed to revert device size: not enough free space on disks > > >/tmp/ifcfg.log: >11:49:05,535 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >11:49:05,537 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >11:49:05,555 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:AA:77:C1 >11:49:05,559 DEBUG ifcfg: NetworkDevice eth0 set: UUID=ede797c7-e07a-430c-bd1d-606fb9383cca >11:49:05,564 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >11:49:05,566 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:AA:77:C1" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="ede797c7-e07a-430c-bd1d-606fb9383cca" > >11:49:05,567 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC4\x20x86_64 quiet rd.live.check BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >11:48:53,235 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >11:48:53,236 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="472" x-info="http://www.rsyslog.com"] start >11:48:53,254 ERR systemd-cgroups-agent: Failed to get D-Bus connection: Failed to connect to socket /org/freedesktop/systemd1/private: Connection refused >11:48:53,254 INFO systemd: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >11:48:53,254 INFO systemd: Detected virtualization 'kvm'. >11:48:53,254 INFO systemd: Initializing machine ID from KVM UUID. >11:48:53,254 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. >11:48:53,254 INFO systemd: Started Apply Kernel Variables. >11:48:53,254 INFO systemd: Started Remount Root and Kernel File Systems. >11:48:53,254 INFO systemd: Starting Local File Systems (Pre). >11:48:53,254 INFO systemd: Reached target Local File Systems (Pre). >11:48:53,254 INFO systemd: Mounting Temporary Directory... >11:48:53,254 INFO systemd: Starting Load Random Seed... >11:48:53,254 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >11:48:53,254 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >11:48:53,254 NOTICE kernel:[ 0.000000] Linux version 3.6.1-1.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Mon Oct 8 17:19:09 UTC 2012 >11:48:53,254 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC4\x20x86_64 quiet rd.live.check BOOT_IMAGE=vmlinuz >11:48:53,254 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >11:48:53,254 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable >11:48:53,254 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved >11:48:53,254 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >11:48:53,254 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffdfff] usable >11:48:53,254 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003fffe000-0x000000003fffffff] reserved >11:48:53,254 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >11:48:53,254 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >11:48:53,254 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >11:48:53,254 INFO kernel:[ 0.000000] DMI 2.4 present. >11:48:53,254 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >11:48:53,254 INFO kernel:[ 0.000000] Hypervisor detected: KVM >11:48:53,254 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >11:48:53,254 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >11:48:53,254 INFO kernel:[ 0.000000] No AGP bridge found >11:48:53,254 INFO kernel:[ 0.000000] e820: last_pfn = 0x3fffe max_arch_pfn = 0x400000000 >11:48:53,254 DEBUG kernel:[ 0.000000] MTRR default type: write-back >11:48:53,254 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >11:48:53,254 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >11:48:53,254 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >11:48:53,254 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >11:48:53,254 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >11:48:53,254 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >11:48:53,254 DEBUG kernel:[ 0.000000] 1 disabled >11:48:53,254 DEBUG kernel:[ 0.000000] 2 disabled >11:48:53,254 DEBUG kernel:[ 0.000000] 3 disabled >11:48:53,254 DEBUG kernel:[ 0.000000] 4 disabled >11:48:53,254 DEBUG kernel:[ 0.000000] 5 disabled >11:48:53,254 DEBUG kernel:[ 0.000000] 6 disabled >11:48:53,254 DEBUG kernel:[ 0.000000] 7 disabled >11:48:53,254 INFO kernel:[ 0.000000] PAT not supported by CPU. >11:48:53,254 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdae0-0x000fdaef] mapped at [ffff8800000fdae0] >11:48:53,254 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >11:48:53,254 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >11:48:53,254 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x3fffdfff] >11:48:53,254 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x3fdfffff] page 2M >11:48:53,254 DEBUG kernel:[ 0.000000] [mem 0x3fe00000-0x3fffdfff] page 4k >11:48:53,254 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x3fffdfff @ [mem 0x1fdfe000-0x1fffffff] >11:48:53,254 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3e5db000-0x3ffdcfff] >11:48:53,254 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd980 00014 (v00 BOCHS ) >11:48:53,254 WARNING kernel:[ 0.000000] ACPI: RSDT 000000003fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >11:48:53,254 WARNING kernel:[ 0.000000] ACPI: FACP 000000003fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >11:48:53,254 WARNING kernel:[ 0.000000] ACPI: DSDT 000000003fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >11:48:53,254 WARNING kernel:[ 0.000000] ACPI: FACS 000000003fffff40 00040 >11:48:53,254 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >11:48:53,254 WARNING kernel:[ 0.000000] ACPI: APIC 000000003ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >11:48:53,254 WARNING kernel:[ 0.000000] ACPI: HPET 000000003ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >11:48:53,254 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >11:48:53,254 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >11:48:53,254 INFO kernel:[ 0.000000] No NUMA configuration found >11:48:53,254 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffdfff] >11:48:53,254 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffdfff] >11:48:53,254 INFO kernel:[ 0.000000] NODE_DATA [mem 0x3ffea000-0x3fffdfff] >11:48:53,254 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >11:48:53,254 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >11:48:53,254 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003cc00000-ffff88003dbfffff] on node 0 >11:48:53,254 WARNING kernel:[ 0.000000] Zone ranges: >11:48:53,254 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >11:48:53,254 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >11:48:53,254 WARNING kernel:[ 0.000000] Normal empty >11:48:53,254 WARNING kernel:[ 0.000000] Movable zone start for each node >11:48:53,254 WARNING kernel:[ 0.000000] Early memory node ranges >11:48:53,254 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009cfff] >11:48:53,254 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x3fffdfff] >11:48:53,254 DEBUG kernel:[ 0.000000] On node 0 totalpages: 262027 >11:48:53,254 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >11:48:53,254 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >11:48:53,254 DEBUG kernel:[ 0.000000] DMA zone: 3911 pages, LIFO batch:0 >11:48:53,254 DEBUG kernel:[ 0.000000] DMA32 zone: 4032 pages used for memmap >11:48:53,254 DEBUG kernel:[ 0.000000] DMA32 zone: 254014 pages, LIFO batch:31 >11:48:53,254 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >11:48:53,254 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >11:48:53,254 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >11:48:53,254 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >11:48:53,254 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >11:48:53,254 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >11:48:53,254 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >11:48:53,254 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >11:48:53,254 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >11:48:53,254 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >11:48:53,255 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >11:48:53,255 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >11:48:53,255 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >11:48:53,255 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >11:48:53,255 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >11:48:53,255 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >11:48:53,255 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >11:48:53,255 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >11:48:53,255 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >11:48:53,255 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >11:48:53,255 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >11:48:53,255 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 >11:48:53,255 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >11:48:53,255 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >11:48:53,255 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >11:48:53,255 INFO kernel:[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices >11:48:53,255 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >11:48:53,255 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >11:48:53,255 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003e200000 s84288 r8192 d22208 u2097152 >11:48:53,255 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >11:48:53,255 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >11:48:53,255 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:3e213c01, primary cpu clock >11:48:53,255 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >11:48:53,255 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 3e20dec0 >11:48:53,265 INFO systemd: Starting Shell on tty2... >11:48:53,265 INFO systemd: Started Shell on tty2. >11:48:53,265 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257925 >11:48:53,265 WARNING kernel:[ 0.000000] Policy zone: DMA32 >11:48:53,265 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC4\x20x86_64 quiet rd.live.check BOOT_IMAGE=vmlinuz >11:48:53,265 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >11:48:53,265 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >11:48:53,265 INFO kernel:[ 0.000000] Checking aperture... >11:48:53,265 INFO kernel:[ 0.000000] No AGP bridge found >11:48:53,265 INFO kernel:[ 0.000000] Memory: 988768k/1048568k available (6322k kernel code, 460k absent, 59340k reserved, 6882k data, 1036k init) >11:48:53,265 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >11:48:53,265 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >11:48:53,265 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >11:48:53,265 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >11:48:53,265 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >11:48:53,265 INFO kernel:[ 0.000000] console [tty0] enabled >11:48:53,265 INFO kernel:[ 0.000000] allocated 4194304 bytes of page_cgroup >11:48:53,265 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >11:48:53,265 DEBUG kernel:[ 0.000000] hpet clockevent registered >11:48:53,265 INFO kernel:[ 0.000000] tsc: Detected 2393.932 MHz processor >11:48:53,265 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 4787.86 BogoMIPS (lpj=2393932) >11:48:53,265 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >11:48:53,265 INFO kernel:[ 0.001999] Security Framework initialized >11:48:53,265 INFO kernel:[ 0.001999] SELinux: Initializing. >11:48:53,265 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >11:48:53,265 INFO kernel:[ 0.001999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >11:48:53,265 INFO kernel:[ 0.002918] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >11:48:53,265 INFO kernel:[ 0.003740] Mount-cache hash table entries: 256 >11:48:53,265 INFO kernel:[ 0.004307] Initializing cgroup subsys cpuacct >11:48:53,265 INFO kernel:[ 0.004310] Initializing cgroup subsys memory >11:48:53,265 INFO kernel:[ 0.004359] Initializing cgroup subsys devices >11:48:53,265 INFO kernel:[ 0.004361] Initializing cgroup subsys freezer >11:48:53,265 INFO kernel:[ 0.004362] Initializing cgroup subsys net_cls >11:48:53,265 INFO kernel:[ 0.004364] Initializing cgroup subsys blkio >11:48:53,265 INFO kernel:[ 0.004366] Initializing cgroup subsys perf_event >11:48:53,265 INFO kernel:[ 0.004474] mce: CPU supports 10 MCE banks >11:48:53,265 INFO kernel:[ 0.004540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >11:48:53,265 INFO kernel:[ 0.004540] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >11:48:53,265 INFO kernel:[ 0.004540] tlb_flushall_shift is 0x6 >11:48:53,265 INFO kernel:[ 0.004699] SMP alternatives: switching to UP code >11:48:53,265 INFO kernel:[ 0.093596] Freeing SMP alternatives: 24k freed >11:48:53,265 INFO kernel:[ 0.093667] ACPI: Core revision 20120711 >11:48:53,265 INFO kernel:[ 0.094646] ftrace: allocating 23458 entries in 92 pages >11:48:53,265 INFO kernel:[ 0.103408] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >11:48:53,265 INFO kernel:[ 0.103419] smpboot: CPU0: Intel QEMU Virtual CPU version 1.0.1 stepping 03 >11:48:53,265 WARNING kernel:[ 0.103984] APIC calibration not consistent with PM-Timer: 107ms instead of 100ms >11:48:53,265 INFO kernel:[ 0.103984] APIC delta adjusted to PM-Timer: 6250015 (6749872) >11:48:53,265 INFO kernel:[ 0.103984] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >11:48:53,265 WARNING kernel:[ 0.104127] NMI watchdog: disabled (cpu0): hardware events not enabled >11:48:53,265 INFO kernel:[ 0.104166] Brought up 1 CPUs >11:48:53,265 INFO kernel:[ 0.104169] smpboot: Total of 1 processors activated (4787.86 BogoMIPS) >11:48:53,265 INFO kernel:[ 0.104806] devtmpfs: initialized >11:48:53,265 INFO kernel:[ 0.105892] atomic64 test passed for x86-64 platform with CX8 and with SSE >11:48:53,265 INFO kernel:[ 0.105989] RTC time: 11:48:43, date: 10/17/12 >11:48:53,265 INFO kernel:[ 0.106076] NET: Registered protocol family 16 >11:48:53,265 INFO kernel:[ 0.106445] ACPI: bus type pci registered >11:48:53,265 INFO kernel:[ 0.106609] PCI: Using configuration type 1 for base access >11:48:53,265 INFO kernel:[ 0.107635] bio: create slab <bio-0> at 0 >11:48:53,265 INFO kernel:[ 0.107871] ACPI: Added _OSI(Module Device) >11:48:53,265 INFO kernel:[ 0.107873] ACPI: Added _OSI(Processor Device) >11:48:53,265 INFO kernel:[ 0.107874] ACPI: Added _OSI(3.0 _SCP Extensions) >11:48:53,265 INFO kernel:[ 0.107876] ACPI: Added _OSI(Processor Aggregator Device) >11:48:53,265 DEBUG kernel:[ 0.108533] ACPI: EC: Look up EC in DSDT >11:48:53,265 INFO kernel:[ 0.110020] ACPI: Interpreter enabled >11:48:53,265 INFO kernel:[ 0.110024] ACPI: (supports S0 S5) >11:48:53,265 INFO kernel:[ 0.110031] ACPI: Using IOAPIC for interrupt routing >11:48:53,265 INFO kernel:[ 0.113206] ACPI: No dock devices found. >11:48:53,265 INFO kernel:[ 0.113211] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >11:48:53,265 INFO kernel:[ 0.113239] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >11:48:53,265 DEBUG kernel:[ 0.113254] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >11:48:53,265 DEBUG kernel:[ 0.113256] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >11:48:53,265 DEBUG kernel:[ 0.113259] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >11:48:53,265 DEBUG kernel:[ 0.113261] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >11:48:53,265 DEBUG kernel:[ 0.113263] PCI: root bus 00: using default resources >11:48:53,265 WARNING kernel:[ 0.113265] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >11:48:53,265 INFO kernel:[ 0.113297] PCI host bridge to bus 0000:00 >11:48:53,265 DEBUG kernel:[ 0.113300] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >11:48:53,265 INFO kernel:[ 0.113302] pci_bus 0000:00: root bus resource [bus 00-ff] >11:48:53,265 INFO kernel:[ 0.113305] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >11:48:53,265 INFO kernel:[ 0.113307] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >11:48:53,265 DEBUG kernel:[ 0.113370] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >11:48:53,265 DEBUG kernel:[ 0.113887] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >11:48:53,265 DEBUG kernel:[ 0.114641] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >11:48:53,265 DEBUG kernel:[ 0.115332] pci 0000:00:01.1: reg 20: [io 0xc0c0-0xc0cf] >11:48:53,265 DEBUG kernel:[ 0.115774] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >11:48:53,265 DEBUG kernel:[ 0.116510] pci 0000:00:01.2: reg 20: [io 0xc040-0xc05f] >11:48:53,265 DEBUG kernel:[ 0.116942] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >11:48:53,265 INFO kernel:[ 0.117596] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >11:48:53,265 INFO kernel:[ 0.117614] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >11:48:53,265 DEBUG kernel:[ 0.117861] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >11:48:53,265 DEBUG kernel:[ 0.119054] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >11:48:53,265 DEBUG kernel:[ 0.121030] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >11:48:53,265 DEBUG kernel:[ 0.123026] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >11:48:53,265 DEBUG kernel:[ 0.124037] pci 0000:00:02.0: reg 1c: [io 0xc060-0xc07f] >11:48:53,265 DEBUG kernel:[ 0.129040] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >11:48:53,265 DEBUG kernel:[ 0.130085] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >11:48:53,265 DEBUG kernel:[ 0.130356] pci 0000:00:03.0: reg 10: [io 0xc080-0xc09f] >11:48:53,265 DEBUG kernel:[ 0.130545] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc026fff] >11:48:53,265 DEBUG kernel:[ 0.131463] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >11:48:53,265 DEBUG kernel:[ 0.132058] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >11:48:53,265 DEBUG kernel:[ 0.132408] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >11:48:53,265 DEBUG kernel:[ 0.134013] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000 >11:48:53,265 DEBUG kernel:[ 0.134291] pci 0000:00:05.0: reg 10: [io 0xc000-0xc03f] >11:48:53,265 DEBUG kernel:[ 0.134486] pci 0000:00:05.0: reg 14: [mem 0xfc027000-0xfc027fff] >11:48:53,265 DEBUG kernel:[ 0.135898] pci 0000:00:06.0: [1af4:1002] type 00 class 0x050000 >11:48:53,265 DEBUG kernel:[ 0.136069] pci 0000:00:06.0: reg 10: [io 0xc0a0-0xc0bf] >11:48:53,265 DEBUG kernel:[ 0.137366] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >11:48:53,265 INFO kernel:[ 0.138043] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >11:48:53,265 INFO kernel:[ 0.138049] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >11:48:53,265 INFO kernel:[ 0.140720] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >11:48:53,265 INFO kernel:[ 0.140825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >11:48:53,265 INFO kernel:[ 0.140924] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >11:48:53,265 INFO kernel:[ 0.141030] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >11:48:53,265 INFO kernel:[ 0.141121] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >11:48:53,265 INFO kernel:[ 0.141398] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >11:48:53,265 INFO kernel:[ 0.141401] vgaarb: loaded >11:48:53,265 INFO kernel:[ 0.141402] vgaarb: bridge control possible 0000:00:02.0 >11:48:53,265 NOTICE kernel:[ 0.141597] SCSI subsystem initialized >11:48:53,265 INFO kernel:[ 0.141599] ACPI: bus type scsi registered >11:48:53,265 DEBUG kernel:[ 0.141780] libata version 3.00 loaded. >11:48:53,265 INFO kernel:[ 0.141855] ACPI: bus type usb registered >11:48:53,265 INFO kernel:[ 0.141911] usbcore: registered new interface driver usbfs >11:48:53,265 INFO kernel:[ 0.141929] usbcore: registered new interface driver hub >11:48:53,265 INFO kernel:[ 0.141990] usbcore: registered new device driver usb >11:48:53,265 INFO kernel:[ 0.142095] PCI: Using ACPI for IRQ routing >11:48:53,265 DEBUG kernel:[ 0.142103] PCI: pci_cache_line_size set to 64 bytes >11:48:53,265 DEBUG kernel:[ 0.142407] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff] >11:48:53,265 DEBUG kernel:[ 0.142415] e820: reserve RAM buffer [mem 0x3fffe000-0x3fffffff] >11:48:53,265 INFO kernel:[ 0.142608] NetLabel: Initializing >11:48:53,265 INFO kernel:[ 0.142614] NetLabel: domain hash size = 128 >11:48:53,265 INFO kernel:[ 0.142615] NetLabel: protocols = UNLABELED CIPSOv4 >11:48:53,265 INFO kernel:[ 0.142625] NetLabel: unlabeled traffic allowed by default >11:48:53,265 INFO kernel:[ 0.142766] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >11:48:53,265 INFO kernel:[ 0.142793] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >11:48:53,265 INFO kernel:[ 0.142801] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >11:48:53,265 INFO kernel:[ 0.148073] Switching to clocksource kvm-clock >11:48:53,299 INFO kernel:[ 0.162214] pnp: PnP ACPI init >11:48:53,299 INFO kernel:[ 0.162242] ACPI: bus type pnp registered >11:48:53,299 DEBUG kernel:[ 0.162274] pnp 00:00: [bus 00-ff] >11:48:53,299 DEBUG kernel:[ 0.162277] pnp 00:00: [io 0x0cf8-0x0cff] >11:48:53,299 DEBUG kernel:[ 0.162279] pnp 00:00: [io 0x0000-0x0cf7 window] >11:48:53,299 DEBUG kernel:[ 0.162281] pnp 00:00: [io 0x0d00-0xffff window] >11:48:53,299 DEBUG kernel:[ 0.162283] pnp 00:00: [mem 0x000a0000-0x000bffff window] >11:48:53,299 DEBUG kernel:[ 0.162285] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >11:48:53,299 DEBUG kernel:[ 0.162323] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >11:48:53,299 DEBUG kernel:[ 0.162334] pnp 00:01: [io 0x0070-0x0071] >11:48:53,299 DEBUG kernel:[ 0.162373] pnp 00:01: [irq 8] >11:48:53,299 DEBUG kernel:[ 0.162375] pnp 00:01: [io 0x0072-0x0077] >11:48:53,299 DEBUG kernel:[ 0.162403] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >11:48:53,299 DEBUG kernel:[ 0.162438] pnp 00:02: [io 0x0060] >11:48:53,299 DEBUG kernel:[ 0.162440] pnp 00:02: [io 0x0064] >11:48:53,299 DEBUG kernel:[ 0.162471] pnp 00:02: [irq 1] >11:48:53,299 DEBUG kernel:[ 0.162489] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >11:48:53,299 DEBUG kernel:[ 0.162527] pnp 00:03: [irq 12] >11:48:53,299 DEBUG kernel:[ 0.162555] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >11:48:53,299 DEBUG kernel:[ 0.162595] pnp 00:04: [io 0x03f2-0x03f5] >11:48:53,299 DEBUG kernel:[ 0.162597] pnp 00:04: [io 0x03f7] >11:48:53,299 DEBUG kernel:[ 0.162616] pnp 00:04: [irq 6] >11:48:53,299 DEBUG kernel:[ 0.162618] pnp 00:04: [dma 2] >11:48:53,299 DEBUG kernel:[ 0.162640] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >11:48:53,299 DEBUG kernel:[ 0.162741] pnp 00:05: [io 0x03f8-0x03ff] >11:48:53,299 DEBUG kernel:[ 0.162761] pnp 00:05: [irq 4] >11:48:53,299 DEBUG kernel:[ 0.162790] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >11:48:53,299 DEBUG kernel:[ 0.162927] pnp 00:06: [mem 0xfed00000-0xfed003ff] >11:48:53,299 DEBUG kernel:[ 0.162950] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >11:48:53,299 INFO kernel:[ 0.163122] pnp: PnP ACPI: found 7 devices >11:48:53,299 INFO kernel:[ 0.163123] ACPI: ACPI bus type pnp unregistered >11:48:53,299 DEBUG kernel:[ 0.169996] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >11:48:53,299 DEBUG kernel:[ 0.169999] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >11:48:53,299 INFO kernel:[ 0.170072] NET: Registered protocol family 2 >11:48:53,299 INFO kernel:[ 0.170471] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >11:48:53,299 INFO kernel:[ 0.173819] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >11:48:53,299 INFO kernel:[ 0.175387] TCP: Hash tables configured (established 131072 bind 65536) >11:48:53,299 INFO kernel:[ 0.175581] TCP: reno registered >11:48:53,299 INFO kernel:[ 0.175592] UDP hash table entries: 512 (order: 2, 16384 bytes) >11:48:53,299 INFO kernel:[ 0.175622] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >11:48:53,299 INFO kernel:[ 0.175813] NET: Registered protocol family 1 >11:48:53,299 INFO kernel:[ 0.175848] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >11:48:53,299 INFO kernel:[ 0.175903] pci 0000:00:01.0: PIIX3: Enabling Passive Release >11:48:53,299 INFO kernel:[ 0.175937] pci 0000:00:01.0: Activating ISA DMA hang workarounds >11:48:53,299 WARNING kernel:[ 0.176196] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >11:48:53,299 DEBUG kernel:[ 0.176377] pci 0000:00:02.0: Boot video device >11:48:53,299 DEBUG kernel:[ 0.176451] PCI: CLS 0 bytes, default 64 >11:48:53,299 INFO kernel:[ 0.176534] Unpacking initramfs... >11:48:53,299 INFO kernel:[ 3.830742] Freeing initrd memory: 26632k freed >11:48:53,299 NOTICE kernel:[ 3.861161] Initialise module verification >11:48:53,299 INFO kernel:[ 3.861209] audit: initializing netlink socket (disabled) >11:48:53,299 NOTICE kernel:[ 3.861224] type=2000 audit(1350474528.860:1): initialized >11:48:53,299 INFO kernel:[ 3.881458] HugeTLB registered 2 MB page size, pre-allocated 0 pages >11:48:53,299 NOTICE kernel:[ 3.883118] VFS: Disk quotas dquot_6.5.2 >11:48:53,299 WARNING kernel:[ 3.883164] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >11:48:53,299 INFO kernel:[ 3.883643] msgmni has been set to 1983 >11:48:53,299 DEBUG kernel:[ 3.883725] SELinux: Registering netfilter hooks >11:48:53,299 INFO kernel:[ 3.884714] alg: No test for stdrng (krng) >11:48:53,299 INFO kernel:[ 3.884718] NET: Registered protocol family 38 >11:48:53,299 NOTICE kernel:[ 3.884721] Key type asymmetric registered >11:48:53,299 NOTICE kernel:[ 3.884722] Asymmetric key parser 'x509' registered >11:48:53,299 INFO kernel:[ 3.884756] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >11:48:53,299 INFO kernel:[ 3.884795] io scheduler noop registered >11:48:53,299 INFO kernel:[ 3.884797] io scheduler deadline registered >11:48:53,299 INFO kernel:[ 3.884824] io scheduler cfq registered (default) >11:48:53,299 INFO kernel:[ 3.884930] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >11:48:53,299 INFO kernel:[ 3.884947] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >11:48:53,299 INFO kernel:[ 3.884949] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >11:48:53,299 INFO kernel:[ 3.885034] acpiphp: Slot [3] registered >11:48:53,299 INFO kernel:[ 3.885049] acpiphp: Slot [4] registered >11:48:53,299 INFO kernel:[ 3.885061] acpiphp: Slot [5] registered >11:48:53,299 INFO kernel:[ 3.885075] acpiphp: Slot [6] registered >11:48:53,299 INFO kernel:[ 3.885088] acpiphp: Slot [7] registered >11:48:53,299 INFO kernel:[ 3.885101] acpiphp: Slot [8] registered >11:48:53,299 INFO kernel:[ 3.885113] acpiphp: Slot [9] registered >11:48:53,299 INFO kernel:[ 3.885135] acpiphp: Slot [10] registered >11:48:53,299 INFO kernel:[ 3.885149] acpiphp: Slot [11] registered >11:48:53,299 INFO kernel:[ 3.885163] acpiphp: Slot [12] registered >11:48:53,299 INFO kernel:[ 3.885177] acpiphp: Slot [13] registered >11:48:53,299 INFO kernel:[ 3.885199] acpiphp: Slot [14] registered >11:48:53,299 INFO kernel:[ 3.885212] acpiphp: Slot [15] registered >11:48:53,299 INFO kernel:[ 3.885228] acpiphp: Slot [16] registered >11:48:53,299 INFO kernel:[ 3.885241] acpiphp: Slot [17] registered >11:48:53,299 INFO kernel:[ 3.885263] acpiphp: Slot [18] registered >11:48:53,299 INFO kernel:[ 3.885284] acpiphp: Slot [19] registered >11:48:53,299 INFO kernel:[ 3.885297] acpiphp: Slot [20] registered >11:48:53,299 INFO kernel:[ 3.885309] acpiphp: Slot [21] registered >11:48:53,299 INFO kernel:[ 3.885329] acpiphp: Slot [22] registered >11:48:53,299 INFO kernel:[ 3.885343] acpiphp: Slot [23] registered >11:48:53,299 INFO kernel:[ 3.885356] acpiphp: Slot [24] registered >11:48:53,299 INFO kernel:[ 3.885368] acpiphp: Slot [25] registered >11:48:53,299 INFO kernel:[ 3.885387] acpiphp: Slot [26] registered >11:48:53,299 INFO kernel:[ 3.885401] acpiphp: Slot [27] registered >11:48:53,299 INFO kernel:[ 3.885413] acpiphp: Slot [28] registered >11:48:53,299 INFO kernel:[ 3.885426] acpiphp: Slot [29] registered >11:48:53,299 INFO kernel:[ 3.885445] acpiphp: Slot [30] registered >11:48:53,299 INFO kernel:[ 3.885459] acpiphp: Slot [31] registered >11:48:53,299 DEBUG kernel:[ 3.885606] intel_idle: does not run on family 6 model 2 >11:48:53,299 INFO kernel:[ 3.885664] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >11:48:53,299 INFO kernel:[ 3.885667] ACPI: Power Button [PWRF] >11:48:53,299 INFO kernel:[ 3.887416] GHES: HEST is not enabled! >11:48:53,299 WARNING kernel:[ 3.887690] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >11:48:53,299 DEBUG kernel:[ 3.887759] virtio-pci 0000:00:03.0: setting latency timer to 64 >11:48:53,299 WARNING kernel:[ 3.888112] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >11:48:53,299 DEBUG kernel:[ 3.888161] virtio-pci 0000:00:05.0: setting latency timer to 64 >11:48:53,299 WARNING kernel:[ 3.888431] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >11:48:53,299 DEBUG kernel:[ 3.888488] virtio-pci 0000:00:06.0: setting latency timer to 64 >11:48:53,299 INFO kernel:[ 3.888613] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >11:48:53,299 INFO kernel:[ 3.913610] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >11:48:53,299 INFO kernel:[ 3.938985] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >11:48:53,299 INFO kernel:[ 3.939532] Non-volatile memory driver v1.3 >11:48:53,299 INFO kernel:[ 3.939535] Linux agpgart interface v0.103 >11:48:53,299 INFO kernel:[ 3.940435] loop: module loaded >11:48:53,299 DEBUG kernel:[ 3.940525] ata_piix 0000:00:01.1: version 2.13 >11:48:53,299 DEBUG kernel:[ 3.940669] ata_piix 0000:00:01.1: setting latency timer to 64 >11:48:53,299 INFO kernel:[ 3.941102] scsi0 : ata_piix >11:48:53,299 INFO kernel:[ 3.941186] scsi1 : ata_piix >11:48:53,299 INFO kernel:[ 3.941219] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 >11:48:53,299 INFO kernel:[ 3.941221] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 >11:48:53,299 INFO kernel:[ 3.941309] libphy: Fixed MDIO Bus: probed >11:48:53,299 INFO kernel:[ 3.941362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >11:48:53,299 INFO kernel:[ 3.941383] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >11:48:53,299 INFO kernel:[ 3.941391] uhci_hcd: USB Universal Host Controller Interface driver >11:48:53,299 DEBUG kernel:[ 3.941481] uhci_hcd 0000:00:01.2: setting latency timer to 64 >11:48:53,299 INFO kernel:[ 3.941495] uhci_hcd 0000:00:01.2: UHCI Host Controller >11:48:53,299 INFO kernel:[ 3.941526] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >11:48:53,299 INFO kernel:[ 3.941680] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 >11:48:53,299 INFO kernel:[ 3.941786] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >11:48:53,299 INFO kernel:[ 3.941789] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:48:53,299 INFO kernel:[ 3.941791] usb usb1: Product: UHCI Host Controller >11:48:53,299 INFO kernel:[ 3.941793] usb usb1: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >11:48:53,299 INFO kernel:[ 3.941795] usb usb1: SerialNumber: 0000:00:01.2 >11:48:53,299 INFO kernel:[ 3.941903] hub 1-0:1.0: USB hub found >11:48:53,299 INFO kernel:[ 3.941908] hub 1-0:1.0: 2 ports detected >11:48:53,299 INFO kernel:[ 3.942067] usbcore: registered new interface driver usbserial >11:48:53,299 INFO kernel:[ 3.942075] usbcore: registered new interface driver usbserial_generic >11:48:53,299 INFO kernel:[ 3.942085] USB Serial support registered for generic >11:48:53,299 INFO kernel:[ 3.942087] usbserial: USB Serial Driver core >11:48:53,299 INFO kernel:[ 3.942116] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >11:48:53,299 INFO kernel:[ 3.943098] serio: i8042 KBD port at 0x60,0x64 irq 1 >11:48:53,299 INFO kernel:[ 3.943103] serio: i8042 AUX port at 0x60,0x64 irq 12 >11:48:53,299 INFO kernel:[ 3.943200] mousedev: PS/2 mouse device common for all mice >11:48:53,299 INFO kernel:[ 3.943651] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >11:48:53,299 INFO kernel:[ 3.948058] rtc_cmos 00:01: RTC can wake from S4 >11:48:53,299 INFO kernel:[ 3.948451] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >11:48:53,299 INFO kernel:[ 3.948627] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >11:48:53,299 INFO kernel:[ 3.948712] device-mapper: uevent: version 1.0.3 >11:48:53,299 INFO kernel:[ 3.948794] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >11:48:53,299 INFO kernel:[ 3.948864] cpuidle: using governor ladder >11:48:53,299 INFO kernel:[ 3.948866] cpuidle: using governor menu >11:48:53,299 INFO kernel:[ 3.948926] EFI Variables Facility v0.08 2004-May-17 >11:48:53,299 INFO kernel:[ 3.949045] usbcore: registered new interface driver usbhid >11:48:53,299 INFO kernel:[ 3.949050] usbhid: USB HID core driver >11:48:53,299 INFO kernel:[ 3.949082] drop_monitor: Initializing network drop monitor service >11:48:53,299 INFO kernel:[ 3.949159] ip_tables: (C) 2000-2006 Netfilter Core Team >11:48:53,299 INFO kernel:[ 3.949230] TCP: cubic registered >11:48:53,299 INFO kernel:[ 3.949232] Initializing XFRM netlink socket >11:48:53,299 INFO kernel:[ 3.949350] NET: Registered protocol family 10 >11:48:53,300 INFO kernel:[ 3.949569] mip6: Mobile IPv6 >11:48:53,300 INFO kernel:[ 3.949572] NET: Registered protocol family 17 >11:48:53,300 DEBUG kernel:[ 3.949794] PM: Hibernation image not present or could not be loaded. >11:48:53,300 NOTICE kernel:[ 3.949800] Loading module verification certificates >11:48:53,300 WARNING kernel:[ 3.949822] Cert Valid From: 2012-10-08 16:53:34 >11:48:53,300 WARNING kernel:[ 3.949823] Cert Valid To: 2112-09-14 16:53:34 >11:48:53,300 WARNING kernel:[ 3.949825] Now: 2012-10-17 11:48:48 >11:48:53,300 NOTICE kernel:[ 3.950884] MODSIGN: Loaded cert 'Fedora kernel signing key: c814c8ca34b3e7ee0fe44d0c19fe2dea1a58507b' >11:48:53,300 INFO kernel:[ 3.950899] registered taskstats version 1 >11:48:53,300 INFO kernel:[ 3.951476] Magic number: 0:256:833 >11:48:53,300 INFO kernel:[ 3.951640] rtc_cmos 00:01: setting system clock to 2012-10-17 11:48:47 UTC (1350474527) >11:48:53,300 DEBUG kernel:[ 4.105141] ata2.01: NODEV after polling detection >11:48:53,300 INFO kernel:[ 4.105539] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >11:48:53,300 INFO kernel:[ 4.106255] ata2.00: configured for MWDMA2 >11:48:53,300 NOTICE kernel:[ 4.107076] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >11:48:53,300 WARNING kernel:[ 4.107675] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >11:48:53,300 INFO kernel:[ 4.107678] cdrom: Uniform CD-ROM driver Revision: 3.20 >11:48:53,300 DEBUG kernel:[ 4.107812] sr 1:0:0:0: Attached scsi CD-ROM sr0 >11:48:53,300 NOTICE kernel:[ 4.107897] sr 1:0:0:0: Attached scsi generic sg0 type 5 >11:48:53,300 INFO kernel:[ 4.109370] Freeing unused kernel memory: 1036k freed >11:48:53,300 INFO kernel:[ 4.109828] Write protecting the kernel read-only data: 12288k >11:48:53,300 INFO kernel:[ 4.115635] Freeing unused kernel memory: 1860k freed >11:48:53,300 INFO kernel:[ 4.121508] Freeing unused kernel memory: 1416k freed >11:48:53,300 INFO kernel:[ 4.243052] usb 1-1: new full-speed USB device number 2 using uhci_hcd >11:48:53,300 INFO kernel:[ 4.376655] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >11:48:53,328 INFO kernel:[ 4.378882] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >11:48:53,328 INFO kernel:[ 4.511853] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >11:48:53,328 INFO kernel:[ 4.511857] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >11:48:53,328 INFO kernel:[ 4.511860] usb 1-1: Product: QEMU USB Tablet >11:48:53,328 INFO kernel:[ 4.511862] usb 1-1: Manufacturer: QEMU 1.0.1 >11:48:53,328 INFO kernel:[ 4.511864] usb 1-1: SerialNumber: 42 >11:48:53,328 INFO kernel:[ 4.546952] 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 >11:48:53,328 INFO kernel:[ 4.547099] 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 >11:48:53,328 INFO kernel:[ 4.672966] squashfs: version 4.0 (2009/01/31) Phillip Lougher >11:48:53,328 INFO kernel:[ 4.681191] Loading iSCSI transport class v2.0-870. >11:48:53,328 NOTICE kernel:[ 4.688000] iscsi: registered transport (tcp) >11:48:53,328 INFO kernel:[ 4.694792] alua: device handler registered >11:48:53,328 INFO kernel:[ 4.701237] emc: device handler registered >11:48:53,328 INFO kernel:[ 4.707729] hp_sw: device handler registered >11:48:53,328 INFO kernel:[ 4.714367] rdac: device handler registered >11:48:53,328 INFO kernel:[ 4.735659] FDC 0 is a S82078B >11:48:53,328 INFO kernel:[ 4.750531] No iBFT detected. >11:48:53,328 INFO kernel:[ 4.757162] md: raid0 personality registered for level 0 >11:48:53,328 INFO kernel:[ 4.765764] md: raid1 personality registered for level 1 >11:48:53,328 INFO kernel:[ 4.772369] async_tx: api initialized (async) >11:48:53,328 INFO kernel:[ 4.774161] xor: automatically using best checksumming function: >11:48:53,328 INFO kernel:[ 4.784027] generic_sse: 7724.000 MB/sec >11:48:53,328 WARNING kernel:[ 4.805026] raid6: sse2x1 3636 MB/s >11:48:53,328 WARNING kernel:[ 4.822032] raid6: sse2x2 4179 MB/s >11:48:53,328 WARNING kernel:[ 4.839033] raid6: sse2x4 6722 MB/s >11:48:53,328 WARNING kernel:[ 4.839036] raid6: using algorithm sse2x4 (6722 MB/s) >11:48:53,328 WARNING kernel:[ 4.839038] raid6: using intx1 recovery algorithm >11:48:53,328 INFO kernel:[ 4.852963] md: raid6 personality registered for level 6 >11:48:53,328 INFO kernel:[ 4.852967] md: raid5 personality registered for level 5 >11:48:53,328 INFO kernel:[ 4.852968] md: raid4 personality registered for level 4 >11:48:53,328 INFO kernel:[ 4.862117] tsc: Refined TSC clocksource calibration: 2393.932 MHz >11:48:53,328 INFO kernel:[ 4.872549] md: raid10 personality registered for level 10 >11:48:53,328 INFO kernel:[ 4.879184] md: linear personality registered for level -1 >11:48:53,328 INFO kernel:[ 4.904272] device-mapper: multipath: version 1.5.0 loaded >11:48:53,328 INFO kernel:[ 4.910801] device-mapper: multipath round-robin: version 1.0.0 loaded >11:48:53,328 INFO kernel:[ 5.020355] RPC: Registered named UNIX socket transport module. >11:48:53,328 INFO kernel:[ 5.020359] RPC: Registered udp transport module. >11:48:53,328 INFO kernel:[ 5.020360] RPC: Registered tcp transport module. >11:48:53,328 INFO kernel:[ 5.020361] RPC: Registered tcp NFSv4.1 backchannel transport module. >11:48:53,328 DEBUG kernel:[ 5.465838] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >11:48:53,328 DEBUG kernel:[ 5.465871] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >11:48:53,328 DEBUG kernel:[ 5.490155] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >11:48:53,328 DEBUG kernel:[ 5.490188] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >11:48:53,328 DEBUG kernel:[ 5.490219] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >11:48:53,328 INFO kernel:[ 5.522314] vda: unknown partition table >11:48:53,328 DEBUG kernel:[ 5.728733] ISO 9660 Extensions: Microsoft Joliet Level 3 >11:48:53,328 DEBUG kernel:[ 5.735313] ISO 9660 Extensions: RRIP_1991A >11:48:53,328 INFO kernel:[ 6.032458] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >11:48:53,328 DEBUG kernel:[ 7.074996] SELinux: 2048 avtab hash slots, 92171 rules. >11:48:53,328 DEBUG kernel:[ 7.092112] SELinux: 2048 avtab hash slots, 92171 rules. >11:48:53,328 DEBUG kernel:[ 7.342405] SELinux: 9 users, 15 roles, 4276 types, 230 bools, 1 sens, 1024 cats >11:48:53,328 DEBUG kernel:[ 7.342410] SELinux: 83 classes, 92171 rules >11:48:53,328 INFO kernel:[ 7.347650] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >11:48:53,328 INFO kernel:[ 7.347657] SELinux: the above unknown classes and permissions will be allowed >11:48:53,328 DEBUG kernel:[ 7.347664] SELinux: Completing initialization. >11:48:53,328 DEBUG kernel:[ 7.347665] SELinux: Setting up existing superblocks. >11:48:53,328 DEBUG kernel:[ 7.347673] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >11:48:53,328 DEBUG kernel:[ 7.347678] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >11:48:53,328 DEBUG kernel:[ 7.347691] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >11:48:53,328 DEBUG kernel:[ 7.347696] SELinux: initialized (dev proc, type proc), uses genfs_contexts >11:48:53,328 DEBUG kernel:[ 7.347706] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:48:53,328 DEBUG kernel:[ 7.347721] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >11:48:53,328 DEBUG kernel:[ 7.348320] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >11:48:53,328 DEBUG kernel:[ 7.348325] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >11:48:53,328 DEBUG kernel:[ 7.349273] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >11:48:53,329 DEBUG kernel:[ 7.349281] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >11:48:53,329 DEBUG kernel:[ 7.349286] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >11:48:53,329 DEBUG kernel:[ 7.349305] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >11:48:53,329 DEBUG kernel:[ 7.349312] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >11:48:53,329 DEBUG kernel:[ 7.349325] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >11:48:53,329 DEBUG kernel:[ 7.349341] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >11:48:53,329 DEBUG kernel:[ 7.349607] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >11:48:53,329 DEBUG kernel:[ 7.349610] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:48:53,329 DEBUG kernel:[ 7.349615] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:48:53,329 DEBUG kernel:[ 7.349728] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:48:53,329 DEBUG kernel:[ 7.349756] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:48:53,329 DEBUG kernel:[ 7.349759] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:48:53,329 DEBUG kernel:[ 7.349769] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:48:53,329 DEBUG kernel:[ 7.349784] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:48:53,329 DEBUG kernel:[ 7.349791] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:48:53,329 DEBUG kernel:[ 7.349796] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:48:53,329 DEBUG kernel:[ 7.349799] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:48:53,329 DEBUG kernel:[ 7.349803] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:48:53,329 DEBUG kernel:[ 7.349810] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:48:53,329 DEBUG kernel:[ 7.349815] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >11:48:53,329 DEBUG kernel:[ 7.349821] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >11:48:53,329 DEBUG kernel:[ 7.349840] SELinux: initialized (dev loop0, type squashfs), uses xattr >11:48:53,329 DEBUG kernel:[ 7.349862] SELinux: initialized (dev dm-0, type ext4), uses xattr >11:48:53,329 NOTICE kernel:[ 7.351734] type=1403 audit(1350474530.898:2): policy loaded auid=4294967295 ses=4294967295 >11:48:53,329 DEBUG kernel:[ 8.025038] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >11:48:53,329 DEBUG kernel:[ 8.404827] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:48:53,329 DEBUG kernel:[ 8.405691] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >11:48:53,329 DEBUG kernel:[ 8.585491] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >11:48:53,329 NOTICE kernel:[ 9.093484] type=1400 audit(1350474532.640:3): avc: denied { create } for pid=456 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >11:48:53,329 NOTICE kernel:[ 9.093546] type=1400 audit(1350474532.640:4): avc: denied { setattr } for pid=456 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=1672 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >11:48:53,329 NOTICE kernel:[ 9.093583] type=1400 audit(1350474532.640:5): avc: denied { relabelfrom } for pid=456 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=1672 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >11:48:53,514 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-4.git20121004.fc18) is starting... >11:48:53,514 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >11:48:53,514 INFO NetworkManager: <info> WEXT support is enabled >11:48:53,514 INFO systemd: Starting D-Bus System Message Bus... >11:48:53,514 INFO systemd: Started D-Bus System Message Bus. >11:48:53,565 NOTICE kernel:[ 9.969986] type=1400 audit(1350474533.516:6): avc: denied { execute } for pid=490 comm="bash" name="hostname" dev="dm-0" ino=59588 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >11:48:53,565 NOTICE kernel:[ 9.970045] type=1400 audit(1350474533.516:7): avc: denied { read open } for pid=490 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=59588 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >11:48:53,565 NOTICE kernel:[ 9.970080] type=1400 audit(1350474533.517:8): avc: denied { execute_no_trans } for pid=490 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=59588 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >11:48:53,633 NOTICE kernel:[ 10.061235] type=1400 audit(1350474533.608:9): avc: denied { read } for pid=480 comm="bash" name=".profile" dev="dm-0" ino=59989 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >11:48:53,633 NOTICE kernel:[ 10.061251] type=1400 audit(1350474533.608:10): avc: denied { open } for pid=480 comm="bash" path="/root/.profile" dev="dm-0" ino=59989 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >11:48:53,752 INFO dbus-daemon: dbus[491]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >11:48:53,752 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >11:48:53,753 INFO systemd: Starting Authorization Manager... >11:48:53,958 INFO polkitd: Started polkitd version 0.107 >11:48:54,126 INFO dbus-daemon: dbus[491]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >11:48:54,126 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >11:48:54,127 INFO systemd: Started Authorization Manager. >11:48:54,181 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >11:48:54,183 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >11:48:54,186 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >11:48:54,188 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >11:48:54,194 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >11:48:54,198 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >11:48:54,223 INFO systemd: Started Network Manager. >11:48:54,237 INFO systemd: Starting Network Manager Wait Online... >11:48:54,246 INFO systemd: Starting Anaconda System Services. >11:48:54,299 INFO systemd: Reached target Anaconda System Services. >11:48:54,310 INFO systemd: Starting Anaconda... >11:48:54,316 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >11:48:54,318 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >11:48:54,326 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >11:48:54,330 INFO NetworkManager: <info> Networking is enabled by state file >11:48:54,335 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >11:48:54,339 INFO NetworkManager: <info> (eth0): carrier is OFF >11:48:54,347 ERR NetworkManager: <error> [1350474534.309624] [nm-device-ethernet.c:454] update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >11:48:54,350 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >11:48:54,356 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >11:48:54,359 INFO NetworkManager: <info> (eth0): now managed >11:48:54,368 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >11:48:54,377 INFO NetworkManager: <info> (eth0): bringing up device. >11:48:54,381 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >11:48:54,382 INFO NetworkManager: <info> (eth0): preparing device. >11:48:54,383 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >11:48:54,386 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >11:48:54,389 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >11:48:54,392 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >11:48:54,398 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >11:48:54,402 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >11:48:54,404 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >11:48:54,406 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >11:48:54,429 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >11:48:54,430 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >11:48:54,436 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >11:48:54,440 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >11:48:54,443 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >11:48:54,449 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >11:48:54,481 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >11:48:54,510 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >11:48:54,536 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >11:48:54,573 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >11:48:54,637 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >11:48:54,638 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >11:48:54,640 INFO NetworkManager: <info> dhclient started with pid 522 >11:48:54,690 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >11:48:54,704 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >11:48:54,760 INFO systemd: Started Anaconda. >11:48:54,762 INFO systemd: Starting Anaconda Text Console... >11:48:54,815 INFO systemd: Started Anaconda Text Console. >11:48:55,054 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >11:48:55,063 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >11:48:55,065 INFO dhclient: All rights reserved. >11:48:55,066 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >11:48:55,066 INFO dhclient: >11:48:55,138 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >11:48:55,145 INFO dhclient: Listening on LPF/eth0/52:54:00:aa:77:c1 >11:48:55,149 INFO dhclient: Sending on LPF/eth0/52:54:00:aa:77:c1 >11:48:55,149 INFO dhclient: Sending on Socket/fallback >11:48:55,151 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x5694cf09) >11:48:55,308 ERR systemd-udevd: ctx=0x7f8e52ef79c0 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >11:48:55,313 ERR systemd-udevd: ctx=0x7f8e52ef79c0 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >11:48:55,332 NOTICE kernel:[ 11.784933] type=1400 audit(1350474535.331:11): avc: denied { read write } for pid=541 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >11:48:55,396 ERR systemd-udevd: ctx=0x7f8e52ef79c0 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >11:48:55,446 INFO kernel:[ 11.898892] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >11:48:55,636 INFO kernel:[ 12.088886] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >11:48:55,878 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >11:48:56,047 INFO kernel:[ 12.499953] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >11:48:58,164 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x5694cf09) >11:48:58,164 INFO dhclient: DHCPOFFER from 192.168.122.1 >11:48:58,170 INFO dhclient: DHCPACK from 192.168.122.1 (xid=0x5694cf09) >11:48:58,206 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >11:48:58,211 INFO NetworkManager: <info> address 192.168.122.186 >11:48:58,211 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >11:48:58,212 INFO NetworkManager: <info> gateway 192.168.122.1 >11:48:58,213 INFO NetworkManager: <info> nameserver '192.168.122.1' >11:48:58,214 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >11:48:58,215 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >11:48:58,226 INFO dhclient: bound to 192.168.122.186 -- renewal in 1415 seconds. >11:48:58,252 NOTICE kernel:[ 14.704330] type=1400 audit(1350474538.251:12): avc: denied { read write } for pid=549 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7332 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >11:48:58,267 WARNING kernel:[ 14.719392] auditd (550): /proc/550/oom_adj is deprecated, please use /proc/550/oom_score_adj instead. >11:48:59,218 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >11:48:59,218 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >11:48:59,218 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >11:48:59,238 INFO systemd: Started Network Manager Wait Online. >11:48:59,253 INFO systemd: Starting Network. >11:48:59,254 INFO systemd: Reached target Network. >11:48:59,256 INFO systemd: Startup finished in 4s 130ms 281us (kernel) + 3s 410ms 825us (initrd) + 8s 148ms 574us (userspace) = 15s 689ms 680us. >11:48:59,258 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >11:48:59,277 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >11:48:59,291 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >11:48:59,329 INFO dbus-daemon: dbus[491]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >11:48:59,388 INFO dbus-daemon: dbus[491]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >11:48:59,389 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >11:49:00,103 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >11:49:05,810 INFO systemd: Starting NTP client/server... >11:49:05,913 INFO chrony-helper: tr: write error: Broken pipe >11:49:05,913 INFO chrony-helper: tr: write error >11:49:05,972 INFO chronyd: chronyd version 1.27-git1ca844 starting >11:49:05,974 INFO chronyd: Linux kernel major=3 minor=6 patch=1 >11:49:05,974 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 >11:49:05,998 INFO systemd: Started NTP client/server. >11:49:06,615 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >11:49:06,615 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >11:49:06,616 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >11:49:06,622 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >11:49:14,552 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >11:49:14,552 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >11:49:14,552 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >11:49:14,552 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >11:49:22,889 INFO kernel:[ 40.004791] Btrfs loaded >11:49:23,042 INFO kernel:[ 40.157656] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 867377
:
628725
| 628726 |
628727
|
628728
|
628729
|
628730
|
628731
|
628732
|
628733
|
628734
|
628735
|
628736
|
628737
|
628738