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 631033 Details for
Bug 868698
ValueError: new size same as old size
[?]
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), 222.50 KB, created by
Reartes Guillermo
on 2012-10-21 20:20:40 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2012-10-21 20:20:40 UTC
Size:
222.50 KB
patch
obsolete
>anaconda 18.19 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 355, in __init__ > raise ValueError("new size same as old size") > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1261, in resizeDevice > self.devicetree.registerAction(action_class(device, new_size)) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1097, in _save_right_side > self.__storage.resizeDevice(device, size) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1994, in on_apply_clicked > self._save_right_side(self._current_selector) >ValueError: new size same as old size > >Local variables in innermost frame: >device: existing 3977MB partition sda3 (3) with existing ext4 filesystem >newsize: 6027.0 > > >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: {'sda': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500MB partition sda1 (1) with existing ext4 filesystem >, '/': existing 6027MB partition sda3 (3) with existing ext4 filesystem >} > swaps: [existing 1472MB partition sda2 (2) with existing swap >] > name: Fedora Linux 18 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, sda3, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sda1, sda2, sda3, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'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 >, '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 >, 'sda2': 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/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': 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/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sda1': 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/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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 >, '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 >, 'sda': 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/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, 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: [existing 8000MB disk sda (0) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2186240 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7f36d32ef680> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-10-20-03-21-50-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Beta-TC6_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-10-20-03-21-50-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta-TC6_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4270.0 > _serial: None > id: 4 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 5 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 6 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 9e285342-0dc4-47ed-93cb-7541d97af8ed > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 9e285342-0dc4-47ed-93cb-7541d97af8ed > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, existing 1024MB dm live-rw (11) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _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.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f36d668c390) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f36d668c3d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f36d668c410) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f36d668c450) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f36d668c4d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1504 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.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: 1350850403.26 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.77 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018-Beta-TC6x20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.19 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Beta-TC6x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >20:12:49,948 INFO anaconda: /sbin/anaconda 18.19 >20:12:51,030 INFO anaconda: 786432 kB (768 MB) are available >20:12:51,030 INFO anaconda: check_memory(): total:768, needed:512, graphical:512 >20:12:51,042 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >20:12:51,043 INFO anaconda: Default encoding = utf-8 >20:12:51,158 INFO anaconda: ISCSID is /sbin/iscsid >20:12:51,158 INFO anaconda: no initiator set >20:12:52,539 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >20:12:52,540 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >20:12:52,736 INFO anaconda: Display mode = g >20:12:52,738 INFO anaconda: 786432 kB (768 MB) are available >20:12:52,739 INFO anaconda: check_memory(): total:768, needed:512, graphical:512 >20:12:54,675 DEBUG anaconda: X server has signalled a successful start. >20:12:54,677 INFO anaconda: Starting window manager, pid 627. >20:12:55,953 INFO anaconda: using only installclass _Fedora >20:12:56,625 INFO anaconda: Detected 752M of memory >20:12:56,625 INFO anaconda: Swap attempt of 1504M >20:12:56,643 INFO anaconda: Running Thread: AnaStorageThread (139873642923776) >20:12:56,650 INFO anaconda: Running Thread: AnaPayloadThread (139873651316480) >20:12:56,861 INFO anaconda: no initiator set >20:12:57,263 DEBUG anaconda: required disklabel type for sda (1) is None >20:12:57,276 DEBUG anaconda: default disklabel type for sda is msdos >20:12:57,278 DEBUG anaconda: selecting msdos disklabel for sda based on size >20:12:59,773 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >20:12:59,793 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >20:12:59,927 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage as ext4 with options defaults,ro >20:13:00,003 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >20:13:00,212 INFO anaconda: Thread Done: AnaStorageThread (139873642923776) >20:13:00,707 INFO anaconda: Thread Done: AnaPayloadThread (139873651316480) >16:13:21,187 INFO anaconda: Running Thread: AnaSourceWatcher (139873406134016) >16:13:21,279 INFO anaconda: Running Thread: AnaSoftwareWatcher (139873397741312) >16:13:21,284 INFO anaconda: Running Thread: AnaStorageWatcher (139873351657216) >16:13:22,062 INFO anaconda: Running Thread: AnaNTPserver0 (139873651316480) >16:13:22,066 INFO anaconda: Running Thread: AnaNTPserver1 (139873342998272) >16:13:22,074 INFO anaconda: Running Thread: AnaNTPserver2 (139873334605568) >16:13:22,081 INFO anaconda: Thread Done: AnaSourceWatcher (139873406134016) >16:13:22,088 INFO anaconda: Running Thread: AnaNTPserver3 (139873326212864) >16:13:22,097 INFO anaconda: Thread Done: AnaNTPserver0 (139873651316480) >16:13:22,106 INFO anaconda: Thread Done: AnaNTPserver2 (139873334605568) >16:13:22,110 INFO anaconda: Thread Done: AnaNTPserver1 (139873342998272) >16:13:22,114 INFO anaconda: Thread Done: AnaNTPserver3 (139873326212864) >16:13:23,258 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139873326212864) >16:13:23,258 INFO anaconda: Thread Done: AnaSoftwareWatcher (139873397741312) >16:13:23,266 INFO anaconda: Thread Done: AnaStorageWatcher (139873351657216) >16:13:29,985 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139873326212864) >16:17:11,978 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) > >16:17:13,478 DEBUG anaconda: disk free: 969.23 kB fs free: 2.46 GB sw needs: 2.77 GB >16:17:15,069 INFO anaconda: Running Thread: AnaExecuteStorageThread (139873642923776) >16:17:15,158 INFO anaconda: Thread Done: AnaExecuteStorageThread (139873642923776) >16:17:15,205 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sr0'] >16:17:15,206 DEBUG anaconda: ui: unused=[] >16:17:15,207 DEBUG anaconda: ui: new_devices=[] >16:17:15,219 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC6 Installation >16:17:15,219 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC6 Installation >16:17:18,644 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >16:17:18,645 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >16:17:18,657 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >16:17:18,660 DEBUG anaconda: min: 85.8 max: 500.0 current: 500.0 >16:17:18,661 DEBUG anaconda: fs type changed: ext4 >16:17:18,665 INFO anaconda: getting device type for None >16:17:18,666 ERR anaconda: unknown device type: 'None' >16:17:18,666 DEBUG anaconda: device_type_changed: None None >16:17:18,667 INFO anaconda: getting device type for Standard Partition >16:17:18,668 DEBUG anaconda: device_type_changed: 2 Standard Partition >16:17:18,668 INFO anaconda: getting device type for Standard Partition >16:17:18,669 DEBUG anaconda: populate_raid: 2, None >16:17:18,670 INFO anaconda: getting device type for Standard Partition >16:17:18,671 DEBUG anaconda: populate_raid: 2, None >16:17:20,004 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >16:17:20,006 DEBUG anaconda: new selector: existing 6027MB partition sda3 (3) with existing ext4 filesystem >16:17:20,008 DEBUG anaconda: notebook page = 1 >16:17:20,009 INFO anaconda: ui: saving changes to device sda1 >16:17:20,011 DEBUG anaconda: new size: 500.0 >16:17:20,012 DEBUG anaconda: old size: 500.0 >16:17:20,014 INFO anaconda: getting device type for Standard Partition >16:17:20,015 DEBUG anaconda: new device type: 0 >16:17:20,016 DEBUG anaconda: new fs type: ext4 >16:17:20,016 DEBUG anaconda: old encryption setting: False >16:17:20,017 DEBUG anaconda: new encryption setting: False >16:17:20,017 DEBUG anaconda: old mountpoint: >16:17:20,018 DEBUG anaconda: new mountpoint: >16:17:20,018 INFO anaconda: getting device type for Standard Partition >16:17:20,022 DEBUG anaconda: populate_right_side: existing 6027MB partition sda3 (3) with existing ext4 filesystem >16:17:20,023 DEBUG anaconda: min: 3977.6 max: 6027.0 current: 6027.0 >16:17:20,025 INFO anaconda: getting device type for Standard Partition >16:17:20,025 DEBUG anaconda: populate_raid: 2, None >16:17:26,748 INFO anaconda: ui: saving changes to device sda3 >16:17:26,749 DEBUG anaconda: new size: 6027.0 >16:17:26,749 DEBUG anaconda: old size: 6027.0 >16:17:26,750 INFO anaconda: getting device type for Standard Partition >16:17:26,751 DEBUG anaconda: new device type: 0 >16:17:26,752 DEBUG anaconda: new fs type: ext4 >16:17:26,752 DEBUG anaconda: old encryption setting: False >16:17:26,753 DEBUG anaconda: new encryption setting: False >16:17:26,753 DEBUG anaconda: old mountpoint: >16:17:26,754 DEBUG anaconda: new mountpoint: >16:17:26,755 INFO anaconda: getting device type for Standard Partition >16:17:33,876 DEBUG anaconda: current selector: existing 6027MB partition sda3 (3) with existing ext4 filesystem >16:17:33,878 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >16:17:33,879 DEBUG anaconda: notebook page = 1 >16:17:33,881 INFO anaconda: ui: saving changes to device sda3 >16:17:33,883 DEBUG anaconda: new size: 6027.0 >16:17:33,885 DEBUG anaconda: old size: 6027.0 >16:17:33,885 INFO anaconda: getting device type for Standard Partition >16:17:33,886 DEBUG anaconda: new device type: 0 >16:17:33,886 DEBUG anaconda: new fs type: ext4 >16:17:33,887 DEBUG anaconda: old encryption setting: False >16:17:33,887 DEBUG anaconda: new encryption setting: False >16:17:33,888 DEBUG anaconda: old mountpoint: >16:17:33,888 DEBUG anaconda: new mountpoint: >16:17:33,889 INFO anaconda: getting device type for Standard Partition >16:17:33,892 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >16:17:33,893 DEBUG anaconda: min: 85.8 max: 500.0 current: 500.0 >16:17:33,895 INFO anaconda: getting device type for Standard Partition >16:17:33,895 DEBUG anaconda: populate_raid: 2, None >16:17:34,499 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >16:17:34,502 DEBUG anaconda: new selector: existing 6027MB partition sda3 (3) with existing ext4 filesystem >16:17:34,504 DEBUG anaconda: notebook page = 1 >16:17:34,505 INFO anaconda: ui: saving changes to device sda1 >16:17:34,507 DEBUG anaconda: new size: 500.0 >16:17:34,509 DEBUG anaconda: old size: 500.0 >16:17:34,511 INFO anaconda: getting device type for Standard Partition >16:17:34,513 DEBUG anaconda: new device type: 0 >16:17:34,515 DEBUG anaconda: new fs type: ext4 >16:17:34,515 DEBUG anaconda: old encryption setting: False >16:17:34,516 DEBUG anaconda: new encryption setting: False >16:17:34,516 DEBUG anaconda: old mountpoint: >16:17:34,517 DEBUG anaconda: new mountpoint: >16:17:34,517 INFO anaconda: getting device type for Standard Partition >16:17:34,521 DEBUG anaconda: populate_right_side: existing 6027MB partition sda3 (3) with existing ext4 filesystem >16:17:34,523 DEBUG anaconda: min: 3977.6 max: 6027.0 current: 6027.0 >16:17:34,525 INFO anaconda: getting device type for Standard Partition >16:17:34,525 DEBUG anaconda: populate_raid: 2, None >16:17:35,804 DEBUG anaconda: current selector: existing 6027MB partition sda3 (3) with existing ext4 filesystem >16:17:35,807 DEBUG anaconda: new selector: existing 1472MB partition sda2 (2) with existing swap >16:17:35,809 DEBUG anaconda: notebook page = 1 >16:17:35,810 INFO anaconda: ui: saving changes to device sda3 >16:17:35,811 DEBUG anaconda: new size: 6027.0 >16:17:35,813 DEBUG anaconda: old size: 6027.0 >16:17:35,815 INFO anaconda: getting device type for Standard Partition >16:17:35,815 DEBUG anaconda: new device type: 0 >16:17:35,816 DEBUG anaconda: new fs type: ext4 >16:17:35,816 DEBUG anaconda: old encryption setting: False >16:17:35,817 DEBUG anaconda: new encryption setting: False >16:17:35,818 DEBUG anaconda: old mountpoint: >16:17:35,818 DEBUG anaconda: new mountpoint: >16:17:35,819 INFO anaconda: getting device type for Standard Partition >16:17:35,823 DEBUG anaconda: populate_right_side: existing 1472MB partition sda2 (2) with existing swap >16:17:35,824 DEBUG anaconda: min: 1472.0 max: 1472.0 current: 1472.0 >16:17:35,826 DEBUG anaconda: fs type changed: swap >16:17:35,830 INFO anaconda: getting device type for Standard Partition >16:17:35,831 DEBUG anaconda: populate_raid: 2, None >16:17:37,715 DEBUG anaconda: removing device 'existing 1472MB partition sda2 (2) with existing swap' from page Fedora Linux 18 for x86_64 >16:17:38,938 INFO anaconda: ui: removed device sda2 >16:17:38,949 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda3', 'sr0'] >16:17:38,950 DEBUG anaconda: ui: unused=[] >16:17:38,950 DEBUG anaconda: ui: new_devices=[] >16:17:38,960 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >16:17:38,961 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >16:17:38,962 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >16:17:38,963 DEBUG anaconda: min: 85.8 max: 1972.0 current: 500.0 >16:17:38,964 DEBUG anaconda: fs type changed: ext4 >16:17:38,969 INFO anaconda: getting device type for Standard Partition >16:17:38,970 DEBUG anaconda: populate_raid: 2, None >16:17:40,148 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >16:17:40,150 DEBUG anaconda: new selector: existing 6027MB partition sda3 (3) with existing ext4 filesystem >16:17:40,151 DEBUG anaconda: notebook page = 1 >16:17:40,153 INFO anaconda: ui: saving changes to device sda1 >16:17:40,154 DEBUG anaconda: new size: 500.0 >16:17:40,156 DEBUG anaconda: old size: 500.0 >16:17:40,157 INFO anaconda: getting device type for Standard Partition >16:17:40,159 DEBUG anaconda: new device type: 0 >16:17:40,161 DEBUG anaconda: new fs type: ext4 >16:17:40,163 DEBUG anaconda: old encryption setting: False >16:17:40,164 DEBUG anaconda: new encryption setting: False >16:17:40,165 DEBUG anaconda: old mountpoint: >16:17:40,166 DEBUG anaconda: new mountpoint: >16:17:40,166 INFO anaconda: getting device type for Standard Partition >16:17:40,170 DEBUG anaconda: populate_right_side: existing 6027MB partition sda3 (3) with existing ext4 filesystem >16:17:40,171 DEBUG anaconda: min: 3977.6 max: 6027.0 current: 6027.0 >16:17:40,174 INFO anaconda: getting device type for Standard Partition >16:17:40,175 DEBUG anaconda: populate_raid: 2, None >16:17:42,393 INFO anaconda: ui: saving changes to device sda3 >16:17:42,393 DEBUG anaconda: new size: 6027.0 >16:17:42,394 DEBUG anaconda: old size: 6027.0 >16:17:42,395 INFO anaconda: getting device type for Standard Partition >16:17:42,395 DEBUG anaconda: new device type: 0 >16:17:42,396 DEBUG anaconda: new fs type: ext4 >16:17:42,396 DEBUG anaconda: old encryption setting: False >16:17:42,397 DEBUG anaconda: new encryption setting: False >16:17:42,397 DEBUG anaconda: old mountpoint: >16:17:42,398 DEBUG anaconda: new mountpoint: >16:17:42,398 INFO anaconda: getting device type for Standard Partition >16:17:46,994 INFO anaconda: ui: saving changes to device sda3 >16:17:46,995 DEBUG anaconda: new size: 3977.6 >16:17:46,996 DEBUG anaconda: old size: 6027.0 >16:17:46,996 INFO anaconda: getting device type for Standard Partition >16:17:46,997 DEBUG anaconda: new device type: 0 >16:17:46,998 DEBUG anaconda: new fs type: ext4 >16:17:46,998 DEBUG anaconda: old encryption setting: False >16:17:46,999 DEBUG anaconda: new encryption setting: False >16:17:46,999 DEBUG anaconda: old mountpoint: >16:17:47,000 DEBUG anaconda: new mountpoint: >16:17:47,000 INFO anaconda: getting device type for Standard Partition >16:17:47,010 DEBUG anaconda: PartitionDevice instance (0x7f36df320690) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 8000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 3977.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 12343296 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (768, 255, 63) biosGeometry: (768, 255, 63) > PedDevice: <_ped.Device object at 0x7f36d32ef710> > target size = 3977.6 path = /dev/sda3 > format args = [] originalFormat = ext4 grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36df320a10> fileSystem: <parted.filesystem.FileSystem object at 0x7f36df328a50> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36df3289d0> PedPartition: <_ped.Partition object at 0x7f36df322530> > disk = existing 8000MB disk sda (0) with existing msdos disklabel > start = 4040704 end = 12185599 length = 8144896 > flags = >16:17:47,011 DEBUG anaconda: new size: 3977.0 >16:17:47,011 DEBUG anaconda: target size: 3977.6 >16:17:47,013 DEBUG anaconda: updating selector size to '3.97 GB' >16:17:47,020 DEBUG anaconda: populate_right_side: existing 3977MB partition sda3 (3) with existing ext4 filesystem >16:17:47,021 DEBUG anaconda: min: 3977.6 max: 6027.0 current: 3977.0 >16:17:47,023 INFO anaconda: getting device type for Standard Partition >16:17:47,024 DEBUG anaconda: populate_raid: 2, None >16:17:49,444 INFO anaconda: ui: saving changes to device sda3 >16:17:49,445 DEBUG anaconda: new size: 6027.0 >16:17:49,446 DEBUG anaconda: old size: 3977.0 >16:17:49,446 INFO anaconda: getting device type for Standard Partition >16:17:49,447 DEBUG anaconda: new device type: 0 >16:17:49,448 DEBUG anaconda: new fs type: ext4 >16:17:49,448 DEBUG anaconda: old encryption setting: False >16:17:49,449 DEBUG anaconda: new encryption setting: False >16:17:49,449 DEBUG anaconda: old mountpoint: >16:17:49,450 DEBUG anaconda: new mountpoint: >16:17:49,450 INFO anaconda: getting device type for Standard Partition > > >/tmp/packaging.log: >20:12:56,601 DEBUG packaging: getting release version from tree at None (18) >20:12:56,601 DEBUG packaging: got a release version of 18 >20:13:00,218 INFO packaging: updating base repo >20:13:00,439 DEBUG packaging: getting release version from tree at None (18) >20:13:00,442 DEBUG packaging: got a release version of 18 >20:13:00,443 INFO packaging: configuring base repo >20:13:00,444 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >20:13:00,511 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >20:13:00,512 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >20:13:00,513 DEBUG packaging: got a release version of 18 >20:13:00,575 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >20:13:00,594 DEBUG packaging: disabling repo fedora >20:13:00,594 DEBUG packaging: disabling repo updates-testing >20:13:00,595 DEBUG packaging: disabling repo updates >20:13:00,595 INFO packaging: gathering repo metadata >20:13:00,596 DEBUG packaging: getting repo metadata for anaconda >20:13:00,638 DEBUG packaging: getting group info for anaconda >20:13:00,705 INFO packaging: metadata retrieval complete >16:13:23,251 DEBUG packaging: deleting package sacks >16:13:23,259 INFO packaging: checking software selection >16:13:23,260 DEBUG packaging: deleting package sacks >16:13:23,260 DEBUG packaging: deleting yum transaction info >16:13:23,261 DEBUG packaging: select group core >16:13:23,725 DEBUG packaging: select group core >16:13:23,725 DEBUG packaging: select group gnome-desktop >16:13:23,785 DEBUG packaging: select group multimedia >16:13:23,804 DEBUG packaging: select group input-methods >16:13:23,811 DEBUG packaging: select group base-x >16:13:23,825 DEBUG packaging: select group fonts >16:13:23,882 DEBUG packaging: select group hardware-support >16:13:23,898 DEBUG packaging: select group dial-up >16:13:23,905 DEBUG packaging: select group printing >16:13:24,035 DEBUG packaging: select group firefox >16:13:24,037 DEBUG packaging: select group standard >16:13:24,156 DEBUG packaging: select package kernel-PAE >16:13:24,207 INFO packaging: no kernel-PAE package >16:13:24,208 DEBUG packaging: select package kernel >16:13:24,211 INFO packaging: selected kernel >16:13:24,212 INFO packaging: checking dependencies >16:13:29,916 DEBUG packaging: success >16:13:29,984 INFO packaging: 1171 packages selected totalling 2.77 GB > > >/tmp/program.log: >20:12:51,135 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >20:12:51,160 INFO program: Running... modprobe fcoe >20:12:52,436 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >20:12:52,538 INFO program: No FCoE boot disk information is found in EDD! >20:12:52,541 INFO program: Running... udevadm settle --timeout=300 >20:12:52,615 INFO program: Running... multipath -d >20:12:52,670 INFO program: Running... multipath -ll >20:12:54,685 INFO program: Running... metacity --display :1 --sm-disable >20:12:55,299 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >20:12:55,551 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,581 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,601 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,603 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,610 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,613 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,614 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,617 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,619 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,621 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,623 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,632 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,635 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,636 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,648 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,652 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,653 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,656 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,657 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,665 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,667 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,668 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,671 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:55,673 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >20:12:56,644 INFO program: Running... udevadm control --property=ANACONDA=1 >20:12:56,687 INFO program: Running... systemctl start chronyd.service >20:12:56,691 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >20:12:56,871 INFO program: Running... udevadm settle --timeout=300 >20:12:57,090 INFO program: Running... multipath -d >20:12:57,124 INFO program: Running... multipath -ll >20:12:57,515 INFO program: Running... dumpe2fs -h /dev/sda1 >20:12:57,557 INFO program: Filesystem volume name: <none> >20:12:57,558 INFO program: Last mounted on: /boot >20:12:57,559 INFO program: Filesystem UUID: 98cf5e3e-7cc1-458e-858d-d75f102992e4 >20:12:57,559 INFO program: Filesystem magic number: 0xEF53 >20:12:57,560 INFO program: Filesystem revision #: 1 (dynamic) >20:12:57,560 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 >20:12:57,561 INFO program: Filesystem flags: signed_directory_hash >20:12:57,561 INFO program: Default mount options: user_xattr acl >20:12:57,562 INFO program: Filesystem state: clean >20:12:57,562 INFO program: Errors behavior: Continue >20:12:57,563 INFO program: Filesystem OS type: Linux >20:12:57,564 INFO program: Inode count: 128016 >20:12:57,564 INFO program: Block count: 512000 >20:12:57,564 INFO program: Reserved block count: 25600 >20:12:57,565 INFO program: Free blocks: 423173 >20:12:57,566 INFO program: Free inodes: 127661 >20:12:57,566 INFO program: First block: 1 >20:12:57,566 INFO program: Block size: 1024 >20:12:57,567 INFO program: Fragment size: 1024 >20:12:57,579 INFO program: Reserved GDT blocks: 256 >20:12:57,579 INFO program: Blocks per group: 8192 >20:12:57,580 INFO program: Fragments per group: 8192 >20:12:57,580 INFO program: Inodes per group: 2032 >20:12:57,584 INFO program: Inode blocks per group: 254 >20:12:57,584 INFO program: Flex block group size: 16 >20:12:57,593 INFO program: Filesystem created: Mon Sep 10 16:07:38 2012 >20:12:57,594 INFO program: Last mount time: Thu Oct 4 07:06:33 2012 >20:12:57,595 INFO program: Last write time: Thu Oct 4 07:06:33 2012 >20:12:57,595 INFO program: Mount count: 4 >20:12:57,596 INFO program: Maximum mount count: -1 >20:12:57,597 INFO program: Last checked: Mon Sep 10 16:07:38 2012 >20:12:57,597 INFO program: Check interval: 0 (<none>) >20:12:57,598 INFO program: Lifetime writes: 95 MB >20:12:57,599 INFO program: Reserved blocks uid: 0 (user root) >20:12:57,599 INFO program: Reserved blocks gid: 0 (group root) >20:12:57,600 INFO program: First inode: 11 >20:12:57,600 INFO program: Inode size: 128 >20:12:57,604 INFO program: Journal inode: 8 >20:12:57,605 INFO program: Default directory hash: half_md4 >20:12:57,607 INFO program: Directory Hash Seed: fb072197-80c4-43de-a5e0-419c4210edd9 >20:12:57,609 INFO program: Journal backup: inode blocks >20:12:57,611 INFO program: Journal features: (none) >20:12:57,613 INFO program: Journal size: 8M >20:12:57,614 INFO program: Journal length: 8192 >20:12:57,614 INFO program: Journal sequence: 0x00000080 >20:12:57,615 INFO program: Journal start: 0 >20:12:57,615 INFO program: >20:12:57,616 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >20:12:57,617 INFO program: Running... dumpe2fs -h /dev/sda1 >20:12:57,677 INFO program: Filesystem volume name: <none> >20:12:57,678 INFO program: Last mounted on: /boot >20:12:57,678 INFO program: Filesystem UUID: 98cf5e3e-7cc1-458e-858d-d75f102992e4 >20:12:57,679 INFO program: Filesystem magic number: 0xEF53 >20:12:57,679 INFO program: Filesystem revision #: 1 (dynamic) >20:12:57,680 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 >20:12:57,680 INFO program: Filesystem flags: signed_directory_hash >20:12:57,681 INFO program: Default mount options: user_xattr acl >20:12:57,681 INFO program: Filesystem state: clean >20:12:57,682 INFO program: Errors behavior: Continue >20:12:57,682 INFO program: Filesystem OS type: Linux >20:12:57,683 INFO program: Inode count: 128016 >20:12:57,683 INFO program: Block count: 512000 >20:12:57,684 INFO program: Reserved block count: 25600 >20:12:57,684 INFO program: Free blocks: 423173 >20:12:57,685 INFO program: Free inodes: 127661 >20:12:57,685 INFO program: First block: 1 >20:12:57,686 INFO program: Block size: 1024 >20:12:57,686 INFO program: Fragment size: 1024 >20:12:57,687 INFO program: Reserved GDT blocks: 256 >20:12:57,687 INFO program: Blocks per group: 8192 >20:12:57,687 INFO program: Fragments per group: 8192 >20:12:57,688 INFO program: Inodes per group: 2032 >20:12:57,690 INFO program: Inode blocks per group: 254 >20:12:57,691 INFO program: Flex block group size: 16 >20:12:57,691 INFO program: Filesystem created: Mon Sep 10 16:07:38 2012 >20:12:57,692 INFO program: Last mount time: Thu Oct 4 07:06:33 2012 >20:12:57,692 INFO program: Last write time: Thu Oct 4 07:06:33 2012 >20:12:57,698 INFO program: Mount count: 4 >20:12:57,698 INFO program: Maximum mount count: -1 >20:12:57,698 INFO program: Last checked: Mon Sep 10 16:07:38 2012 >20:12:57,699 INFO program: Check interval: 0 (<none>) >20:12:57,699 INFO program: Lifetime writes: 95 MB >20:12:57,700 INFO program: Reserved blocks uid: 0 (user root) >20:12:57,700 INFO program: Reserved blocks gid: 0 (group root) >20:12:57,701 INFO program: First inode: 11 >20:12:57,703 INFO program: Inode size: 128 >20:12:57,703 INFO program: Journal inode: 8 >20:12:57,704 INFO program: Default directory hash: half_md4 >20:12:57,704 INFO program: Directory Hash Seed: fb072197-80c4-43de-a5e0-419c4210edd9 >20:12:57,704 INFO program: Journal backup: inode blocks >20:12:57,705 INFO program: Journal features: (none) >20:12:57,705 INFO program: Journal size: 8M >20:12:57,705 INFO program: Journal length: 8192 >20:12:57,710 INFO program: Journal sequence: 0x00000080 >20:12:57,715 INFO program: Journal start: 0 >20:12:57,716 INFO program: >20:12:57,734 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >20:12:57,741 INFO program: Running... resize2fs -P /dev/sda1 >20:12:57,810 INFO program: Estimated minimum size of the filesystem: 79190 >20:12:57,811 ERR program: resize2fs 1.42.5 (29-Jul-2012) >20:12:58,390 INFO program: Running... dumpe2fs -h /dev/sda3 >20:12:58,415 INFO program: Filesystem volume name: <none> >20:12:58,416 INFO program: Last mounted on: / >20:12:58,416 INFO program: Filesystem UUID: 5cb4f127-827c-4607-a504-a73af6fcf583 >20:12:58,417 INFO program: Filesystem magic number: 0xEF53 >20:12:58,417 INFO program: Filesystem revision #: 1 (dynamic) >20:12:58,418 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >20:12:58,418 INFO program: Filesystem flags: signed_directory_hash >20:12:58,419 INFO program: Default mount options: user_xattr acl >20:12:58,420 INFO program: Filesystem state: clean >20:12:58,420 INFO program: Errors behavior: Continue >20:12:58,421 INFO program: Filesystem OS type: Linux >20:12:58,421 INFO program: Inode count: 386304 >20:12:58,422 INFO program: Block count: 1542912 >20:12:58,422 INFO program: Reserved block count: 77145 >20:12:58,422 INFO program: Free blocks: 611528 >20:12:58,423 INFO program: Free inodes: 270782 >20:12:58,424 INFO program: First block: 0 >20:12:58,424 INFO program: Block size: 4096 >20:12:58,424 INFO program: Fragment size: 4096 >20:12:58,424 INFO program: Reserved GDT blocks: 376 >20:12:58,425 INFO program: Blocks per group: 32768 >20:12:58,425 INFO program: Fragments per group: 32768 >20:12:58,425 INFO program: Inodes per group: 8048 >20:12:58,427 INFO program: Inode blocks per group: 503 >20:12:58,427 INFO program: Flex block group size: 16 >20:12:58,428 INFO program: Filesystem created: Mon Sep 10 16:07:32 2012 >20:12:58,428 INFO program: Last mount time: Thu Oct 4 07:06:32 2012 >20:12:58,428 INFO program: Last write time: Thu Oct 4 03:06:30 2012 >20:12:58,428 INFO program: Mount count: 4 >20:12:58,429 INFO program: Maximum mount count: -1 >20:12:58,429 INFO program: Last checked: Mon Sep 10 16:07:32 2012 >20:12:58,429 INFO program: Check interval: 0 (<none>) >20:12:58,429 INFO program: Lifetime writes: 4537 MB >20:12:58,430 INFO program: Reserved blocks uid: 0 (user root) >20:12:58,430 INFO program: Reserved blocks gid: 0 (group root) >20:12:58,431 INFO program: First inode: 11 >20:12:58,431 INFO program: Inode size: 256 >20:12:58,432 INFO program: Required extra isize: 28 >20:12:58,432 INFO program: Desired extra isize: 28 >20:12:58,432 INFO program: Journal inode: 8 >20:12:58,432 INFO program: Default directory hash: half_md4 >20:12:58,433 INFO program: Directory Hash Seed: 8b9a6e26-210e-4322-8d5e-f493bc8dbc99 >20:12:58,435 INFO program: Journal backup: inode blocks >20:12:58,435 INFO program: Journal features: journal_incompat_revoke >20:12:58,436 INFO program: Journal size: 128M >20:12:58,436 INFO program: Journal length: 32768 >20:12:58,436 INFO program: Journal sequence: 0x00001e58 >20:12:58,436 INFO program: Journal start: 0 >20:12:58,437 INFO program: >20:12:58,437 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >20:12:58,438 INFO program: Running... dumpe2fs -h /dev/sda3 >20:12:58,460 INFO program: Filesystem volume name: <none> >20:12:58,460 INFO program: Last mounted on: / >20:12:58,461 INFO program: Filesystem UUID: 5cb4f127-827c-4607-a504-a73af6fcf583 >20:12:58,461 INFO program: Filesystem magic number: 0xEF53 >20:12:58,462 INFO program: Filesystem revision #: 1 (dynamic) >20:12:58,462 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >20:12:58,462 INFO program: Filesystem flags: signed_directory_hash >20:12:58,462 INFO program: Default mount options: user_xattr acl >20:12:58,463 INFO program: Filesystem state: clean >20:12:58,463 INFO program: Errors behavior: Continue >20:12:58,463 INFO program: Filesystem OS type: Linux >20:12:58,463 INFO program: Inode count: 386304 >20:12:58,464 INFO program: Block count: 1542912 >20:12:58,464 INFO program: Reserved block count: 77145 >20:12:58,464 INFO program: Free blocks: 611528 >20:12:58,464 INFO program: Free inodes: 270782 >20:12:58,465 INFO program: First block: 0 >20:12:58,465 INFO program: Block size: 4096 >20:12:58,469 INFO program: Fragment size: 4096 >20:12:58,469 INFO program: Reserved GDT blocks: 376 >20:12:58,470 INFO program: Blocks per group: 32768 >20:12:58,470 INFO program: Fragments per group: 32768 >20:12:58,470 INFO program: Inodes per group: 8048 >20:12:58,470 INFO program: Inode blocks per group: 503 >20:12:58,471 INFO program: Flex block group size: 16 >20:12:58,471 INFO program: Filesystem created: Mon Sep 10 16:07:32 2012 >20:12:58,471 INFO program: Last mount time: Thu Oct 4 07:06:32 2012 >20:12:58,471 INFO program: Last write time: Thu Oct 4 03:06:30 2012 >20:12:58,472 INFO program: Mount count: 4 >20:12:58,472 INFO program: Maximum mount count: -1 >20:12:58,472 INFO program: Last checked: Mon Sep 10 16:07:32 2012 >20:12:58,473 INFO program: Check interval: 0 (<none>) >20:12:58,475 INFO program: Lifetime writes: 4537 MB >20:12:58,475 INFO program: Reserved blocks uid: 0 (user root) >20:12:58,477 INFO program: Reserved blocks gid: 0 (group root) >20:12:58,477 INFO program: First inode: 11 >20:12:58,478 INFO program: Inode size: 256 >20:12:58,478 INFO program: Required extra isize: 28 >20:12:58,478 INFO program: Desired extra isize: 28 >20:12:58,478 INFO program: Journal inode: 8 >20:12:58,479 INFO program: Default directory hash: half_md4 >20:12:58,479 INFO program: Directory Hash Seed: 8b9a6e26-210e-4322-8d5e-f493bc8dbc99 >20:12:58,479 INFO program: Journal backup: inode blocks >20:12:58,480 INFO program: Journal features: journal_incompat_revoke >20:12:58,480 INFO program: Journal size: 128M >20:12:58,480 INFO program: Journal length: 32768 >20:12:58,481 INFO program: Journal sequence: 0x00001e58 >20:12:58,483 INFO program: Journal start: 0 >20:12:58,483 INFO program: >20:12:58,484 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >20:12:58,484 INFO program: Running... resize2fs -P /dev/sda3 >20:12:58,519 INFO program: Estimated minimum size of the filesystem: 925551 >20:12:58,521 ERR program: resize2fs 1.42.5 (29-Jul-2012) >20:12:58,748 INFO program: Running... dumpe2fs -h /dev/loop1 >20:12:58,767 INFO program: Filesystem volume name: Anaconda >20:12:58,768 INFO program: Last mounted on: / >20:12:58,768 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >20:12:58,769 INFO program: Filesystem magic number: 0xEF53 >20:12:58,769 INFO program: Filesystem revision #: 1 (dynamic) >20:12:58,769 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 >20:12:58,769 INFO program: Filesystem flags: signed_directory_hash >20:12:58,770 INFO program: Default mount options: user_xattr acl >20:12:58,770 INFO program: Filesystem state: clean >20:12:58,770 INFO program: Errors behavior: Continue >20:12:58,770 INFO program: Filesystem OS type: Linux >20:12:58,771 INFO program: Inode count: 65536 >20:12:58,771 INFO program: Block count: 1048576 >20:12:58,771 INFO program: Reserved block count: 0 >20:12:58,772 INFO program: Free blocks: 312570 >20:12:58,772 INFO program: Free inodes: 38349 >20:12:58,772 INFO program: First block: 1 >20:12:58,772 INFO program: Block size: 1024 >20:12:58,773 INFO program: Fragment size: 1024 >20:12:58,773 INFO program: Reserved GDT blocks: 256 >20:12:58,773 INFO program: Blocks per group: 8192 >20:12:58,773 INFO program: Fragments per group: 8192 >20:12:58,774 INFO program: Inodes per group: 512 >20:12:58,774 INFO program: Inode blocks per group: 128 >20:12:58,774 INFO program: Flex block group size: 16 >20:12:58,774 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >20:12:58,775 INFO program: Last mount time: Sat Oct 20 03:17:28 2012 >20:12:58,775 INFO program: Last write time: Sat Oct 20 03:17:35 2012 >20:12:58,775 INFO program: Mount count: 2 >20:12:58,775 INFO program: Maximum mount count: -1 >20:12:58,776 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >20:12:58,777 INFO program: Check interval: 0 (<none>) >20:12:58,777 INFO program: Lifetime writes: 32 MB >20:12:58,778 INFO program: Reserved blocks uid: 0 (user root) >20:12:58,778 INFO program: Reserved blocks gid: 0 (group root) >20:12:58,778 INFO program: First inode: 11 >20:12:58,778 INFO program: Inode size: 256 >20:12:58,779 INFO program: Required extra isize: 28 >20:12:58,779 INFO program: Desired extra isize: 28 >20:12:58,779 INFO program: Journal inode: 8 >20:12:58,781 INFO program: Default directory hash: half_md4 >20:12:58,781 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >20:12:58,781 INFO program: Journal backup: inode blocks >20:12:58,782 INFO program: Journal features: (none) >20:12:58,782 INFO program: Journal size: 32M >20:12:58,782 INFO program: Journal length: 32768 >20:12:58,782 INFO program: Journal sequence: 0x00000007 >20:12:58,783 INFO program: Journal start: 0 >20:12:58,783 INFO program: >20:12:58,783 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >20:12:58,784 INFO program: Running... dumpe2fs -h /dev/loop1 >20:12:58,804 INFO program: Filesystem volume name: Anaconda >20:12:58,804 INFO program: Last mounted on: / >20:12:58,805 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >20:12:58,805 INFO program: Filesystem magic number: 0xEF53 >20:12:58,805 INFO program: Filesystem revision #: 1 (dynamic) >20:12:58,806 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 >20:12:58,806 INFO program: Filesystem flags: signed_directory_hash >20:12:58,806 INFO program: Default mount options: user_xattr acl >20:12:58,807 INFO program: Filesystem state: clean >20:12:58,807 INFO program: Errors behavior: Continue >20:12:58,807 INFO program: Filesystem OS type: Linux >20:12:58,808 INFO program: Inode count: 65536 >20:12:58,808 INFO program: Block count: 1048576 >20:12:58,808 INFO program: Reserved block count: 0 >20:12:58,809 INFO program: Free blocks: 312570 >20:12:58,809 INFO program: Free inodes: 38349 >20:12:58,809 INFO program: First block: 1 >20:12:58,810 INFO program: Block size: 1024 >20:12:58,810 INFO program: Fragment size: 1024 >20:12:58,810 INFO program: Reserved GDT blocks: 256 >20:12:58,811 INFO program: Blocks per group: 8192 >20:12:58,811 INFO program: Fragments per group: 8192 >20:12:58,812 INFO program: Inodes per group: 512 >20:12:58,812 INFO program: Inode blocks per group: 128 >20:12:58,813 INFO program: Flex block group size: 16 >20:12:58,814 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >20:12:58,814 INFO program: Last mount time: Sat Oct 20 03:17:28 2012 >20:12:58,814 INFO program: Last write time: Sat Oct 20 03:17:35 2012 >20:12:58,814 INFO program: Mount count: 2 >20:12:58,815 INFO program: Maximum mount count: -1 >20:12:58,815 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >20:12:58,817 INFO program: Check interval: 0 (<none>) >20:12:58,817 INFO program: Lifetime writes: 32 MB >20:12:58,818 INFO program: Reserved blocks uid: 0 (user root) >20:12:58,818 INFO program: Reserved blocks gid: 0 (group root) >20:12:58,818 INFO program: First inode: 11 >20:12:58,819 INFO program: Inode size: 256 >20:12:58,819 INFO program: Required extra isize: 28 >20:12:58,819 INFO program: Desired extra isize: 28 >20:12:58,820 INFO program: Journal inode: 8 >20:12:58,820 INFO program: Default directory hash: half_md4 >20:12:58,821 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >20:12:58,821 INFO program: Journal backup: inode blocks >20:12:58,822 INFO program: Journal features: (none) >20:12:58,822 INFO program: Journal size: 32M >20:12:58,822 INFO program: Journal length: 32768 >20:12:58,824 INFO program: Journal sequence: 0x00000007 >20:12:58,824 INFO program: Journal start: 0 >20:12:58,824 INFO program: >20:12:58,825 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >20:12:58,826 INFO program: Running... resize2fs -P /dev/loop1 >20:12:58,850 INFO program: Couldn't find valid filesystem superblock. >20:12:58,851 ERR program: resize2fs 1.42.5 (29-Jul-2012) >20:12:58,852 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >20:12:59,030 INFO program: Running... udevadm settle --timeout=300 >20:12:59,183 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:12:59,209 INFO program: Filesystem volume name: Anaconda >20:12:59,210 INFO program: Last mounted on: /sysroot >20:12:59,210 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >20:12:59,211 INFO program: Filesystem magic number: 0xEF53 >20:12:59,211 INFO program: Filesystem revision #: 1 (dynamic) >20:12:59,211 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 >20:12:59,212 INFO program: Filesystem flags: signed_directory_hash >20:12:59,212 INFO program: Default mount options: user_xattr acl >20:12:59,213 INFO program: Filesystem state: clean >20:12:59,213 INFO program: Errors behavior: Continue >20:12:59,213 INFO program: Filesystem OS type: Linux >20:12:59,214 INFO program: Inode count: 65536 >20:12:59,214 INFO program: Block count: 1048576 >20:12:59,214 INFO program: Reserved block count: 0 >20:12:59,215 INFO program: Free blocks: 312570 >20:12:59,215 INFO program: Free inodes: 38349 >20:12:59,215 INFO program: First block: 1 >20:12:59,216 INFO program: Block size: 1024 >20:12:59,216 INFO program: Fragment size: 1024 >20:12:59,216 INFO program: Reserved GDT blocks: 256 >20:12:59,216 INFO program: Blocks per group: 8192 >20:12:59,217 INFO program: Fragments per group: 8192 >20:12:59,217 INFO program: Inodes per group: 512 >20:12:59,220 INFO program: Inode blocks per group: 128 >20:12:59,220 INFO program: Flex block group size: 16 >20:12:59,221 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >20:12:59,221 INFO program: Last mount time: Sun Oct 21 20:12:44 2012 >20:12:59,221 INFO program: Last write time: Sun Oct 21 20:12:44 2012 >20:12:59,222 INFO program: Mount count: 3 >20:12:59,222 INFO program: Maximum mount count: -1 >20:12:59,224 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >20:12:59,224 INFO program: Check interval: 0 (<none>) >20:12:59,225 INFO program: Lifetime writes: 32 MB >20:12:59,225 INFO program: Reserved blocks uid: 0 (user root) >20:12:59,225 INFO program: Reserved blocks gid: 0 (group root) >20:12:59,225 INFO program: First inode: 11 >20:12:59,226 INFO program: Inode size: 256 >20:12:59,226 INFO program: Required extra isize: 28 >20:12:59,226 INFO program: Desired extra isize: 28 >20:12:59,226 INFO program: Journal inode: 8 >20:12:59,227 INFO program: Default directory hash: half_md4 >20:12:59,227 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >20:12:59,227 INFO program: Journal backup: inode blocks >20:12:59,236 INFO program: Journal features: (none) >20:12:59,237 INFO program: Journal size: 32M >20:12:59,237 INFO program: Journal length: 32768 >20:12:59,237 INFO program: Journal sequence: 0x00000008 >20:12:59,237 INFO program: Journal start: 1 >20:12:59,238 INFO program: >20:12:59,238 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >20:12:59,239 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:12:59,262 INFO program: Filesystem volume name: Anaconda >20:12:59,263 INFO program: Last mounted on: /sysroot >20:12:59,263 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >20:12:59,263 INFO program: Filesystem magic number: 0xEF53 >20:12:59,264 INFO program: Filesystem revision #: 1 (dynamic) >20:12:59,264 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 >20:12:59,264 INFO program: Filesystem flags: signed_directory_hash >20:12:59,264 INFO program: Default mount options: user_xattr acl >20:12:59,265 INFO program: Filesystem state: clean >20:12:59,265 INFO program: Errors behavior: Continue >20:12:59,265 INFO program: Filesystem OS type: Linux >20:12:59,265 INFO program: Inode count: 65536 >20:12:59,265 INFO program: Block count: 1048576 >20:12:59,266 INFO program: Reserved block count: 0 >20:12:59,266 INFO program: Free blocks: 312570 >20:12:59,266 INFO program: Free inodes: 38349 >20:12:59,266 INFO program: First block: 1 >20:12:59,267 INFO program: Block size: 1024 >20:12:59,267 INFO program: Fragment size: 1024 >20:12:59,267 INFO program: Reserved GDT blocks: 256 >20:12:59,268 INFO program: Blocks per group: 8192 >20:12:59,268 INFO program: Fragments per group: 8192 >20:12:59,268 INFO program: Inodes per group: 512 >20:12:59,271 INFO program: Inode blocks per group: 128 >20:12:59,271 INFO program: Flex block group size: 16 >20:12:59,272 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >20:12:59,272 INFO program: Last mount time: Sun Oct 21 20:12:44 2012 >20:12:59,272 INFO program: Last write time: Sun Oct 21 20:12:44 2012 >20:12:59,272 INFO program: Mount count: 3 >20:12:59,273 INFO program: Maximum mount count: -1 >20:12:59,273 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >20:12:59,273 INFO program: Check interval: 0 (<none>) >20:12:59,273 INFO program: Lifetime writes: 32 MB >20:12:59,274 INFO program: Reserved blocks uid: 0 (user root) >20:12:59,274 INFO program: Reserved blocks gid: 0 (group root) >20:12:59,274 INFO program: First inode: 11 >20:12:59,274 INFO program: Inode size: 256 >20:12:59,275 INFO program: Required extra isize: 28 >20:12:59,275 INFO program: Desired extra isize: 28 >20:12:59,275 INFO program: Journal inode: 8 >20:12:59,275 INFO program: Default directory hash: half_md4 >20:12:59,276 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >20:12:59,276 INFO program: Journal backup: inode blocks >20:12:59,276 INFO program: Journal features: (none) >20:12:59,276 INFO program: Journal size: 32M >20:12:59,284 INFO program: Journal length: 32768 >20:12:59,285 INFO program: Journal sequence: 0x00000008 >20:12:59,285 INFO program: Journal start: 1 >20:12:59,285 INFO program: >20:12:59,285 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >20:12:59,286 INFO program: Running... resize2fs -P /dev/mapper/live-rw >20:12:59,313 INFO program: Estimated minimum size of the filesystem: 733647 >20:12:59,314 ERR program: resize2fs 1.42.5 (29-Jul-2012) >20:12:59,350 INFO program: Running... udevadm settle --timeout=300 >20:12:59,426 INFO program: Running... udevadm settle --timeout=300 >20:12:59,479 INFO program: Running... udevadm settle --timeout=300 >20:12:59,526 INFO program: Running... udevadm settle --timeout=300 >20:12:59,570 INFO program: Running... udevadm settle --timeout=300 >20:12:59,613 INFO program: Running... udevadm settle --timeout=300 >20:12:59,660 INFO program: Running... udevadm settle --timeout=300 >20:12:59,701 INFO program: Running... udevadm settle --timeout=300 >20:12:59,776 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >20:12:59,797 INFO program: Running... /bin/umount /mnt/sysimage >20:12:59,827 INFO program: Running... udevadm settle --timeout=300 >20:12:59,889 INFO program: Running... udevadm settle --timeout=300 >20:12:59,932 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >20:12:59,954 INFO program: Running... arch >20:12:59,989 INFO program: x86_64 >20:13:00,008 INFO program: Running... /bin/umount /mnt/sysimage >20:13:00,020 INFO program: Running... udevadm settle --timeout=300 >16:13:21,353 INFO program: Running... modprobe btrfs >16:13:21,452 INFO program: Running... modprobe xfs >16:13:21,544 INFO program: Running... modprobe vfat >20:13:32,312 ERR program: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0xe00003 (Editing cu) >20:13:32,313 ERR program: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. >16:17:15,074 INFO program: Running... udevadm settle --timeout=300 >16:17:38,915 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >20:12:50,487 DEBUG storage: registered device format class MultipathMember as multipath_member >20:12:50,497 DEBUG storage: registered device format class SwapSpace as swap >20:12:50,499 DEBUG storage: registered device format class DMRaidMember as dmraidmember >20:12:50,568 DEBUG storage: registered device format class LUKS as luks >20:12:50,570 DEBUG storage: registered device format class MDRaidMember as mdmember >20:12:50,578 DEBUG storage: registered device format class DiskLabel as disklabel >20:12:50,603 DEBUG storage: registered device format class Ext2FS as ext2 >20:12:50,603 DEBUG storage: registered device format class Ext3FS as ext3 >20:12:50,604 DEBUG storage: registered device format class Ext4FS as ext4 >20:12:50,605 DEBUG storage: registered device format class FATFS as vfat >20:12:50,605 DEBUG storage: registered device format class EFIFS as efi >20:12:50,606 DEBUG storage: registered device format class BTRFS as btrfs >20:12:50,606 DEBUG storage: registered device format class GFS2 as gfs2 >20:12:50,607 DEBUG storage: registered device format class JFS as jfs >20:12:50,607 DEBUG storage: registered device format class ReiserFS as reiserfs >20:12:50,608 DEBUG storage: registered device format class XFS as xfs >20:12:50,609 DEBUG storage: registered device format class HFS as hfs >20:12:50,609 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >20:12:50,610 DEBUG storage: registered device format class HFSPlus as hfs+ >20:12:50,610 DEBUG storage: registered device format class NTFS as ntfs >20:12:50,611 DEBUG storage: registered device format class NFS as nfs >20:12:50,612 DEBUG storage: registered device format class NFSv4 as nfs4 >20:12:50,612 DEBUG storage: registered device format class Iso9660FS as iso9660 >20:12:50,613 DEBUG storage: registered device format class NoDevFS as nodev >20:12:50,613 DEBUG storage: registered device format class DevPtsFS as devpts >20:12:50,614 DEBUG storage: registered device format class ProcFS as proc >20:12:50,614 DEBUG storage: registered device format class SysFS as sysfs >20:12:50,615 DEBUG storage: registered device format class TmpFS as tmpfs >20:12:50,615 DEBUG storage: registered device format class BindFS as bind >20:12:50,616 DEBUG storage: registered device format class SELinuxFS as selinuxfs >20:12:50,617 DEBUG storage: registered device format class USBFS as usbfs >20:12:50,619 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >20:12:50,620 DEBUG storage: registered device format class BIOSBoot as biosboot >20:12:50,622 DEBUG storage: registered device format class PPCPRePBoot as prepboot >20:12:52,595 DEBUG storage: MultipathTopology._build_topology: >20:12:52,596 DEBUG storage: /etc/multipath.conf contents: >20:12:52,596 DEBUG storage: # multipath.conf written by anaconda >20:12:52,597 DEBUG storage: >20:12:52,597 DEBUG storage: defaults { >20:12:52,598 DEBUG storage: user_friendly_names yes >20:12:52,598 DEBUG storage: } >20:12:52,599 DEBUG storage: blacklist { >20:12:52,599 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >20:12:52,600 DEBUG storage: devnode "^hd[a-z]" >20:12:52,601 DEBUG storage: devnode "^dcssblk[0-9]*" >20:12:52,601 DEBUG storage: device { >20:12:52,602 DEBUG storage: vendor "DGC" >20:12:52,602 DEBUG storage: product "LUNZ" >20:12:52,603 DEBUG storage: } >20:12:52,603 DEBUG storage: device { >20:12:52,604 DEBUG storage: vendor "IBM" >20:12:52,604 DEBUG storage: product "S/390.*" >20:12:52,605 DEBUG storage: } >20:12:52,605 DEBUG storage: # don't count normal SATA devices as multipaths >20:12:52,606 DEBUG storage: device { >20:12:52,607 DEBUG storage: vendor "ATA" >20:12:52,607 DEBUG storage: } >20:12:52,607 DEBUG storage: # don't count 3ware devices as multipaths >20:12:52,608 DEBUG storage: device { >20:12:52,608 DEBUG storage: vendor "3ware" >20:12:52,609 DEBUG storage: } >20:12:52,609 DEBUG storage: device { >20:12:52,610 DEBUG storage: vendor "AMCC" >20:12:52,610 DEBUG storage: } >20:12:52,611 DEBUG storage: # nor highpoint devices >20:12:52,611 DEBUG storage: device { >20:12:52,612 DEBUG storage: vendor "HPT" >20:12:52,613 DEBUG storage: } >20:12:52,613 DEBUG storage: } >20:12:52,614 DEBUG storage: multipaths { >20:12:52,614 DEBUG storage: } >20:12:52,614 DEBUG storage: (end of /etc/multipath.conf) >20:12:52,702 INFO storage: MultipathTopology: found singlepath device: sda >20:12:52,703 INFO storage: MultipathTopology: found non-disk device: sda1 >20:12:52,704 INFO storage: MultipathTopology: found non-disk device: sda2 >20:12:52,705 INFO storage: MultipathTopology: found non-disk device: sda3 >20:12:52,706 INFO storage: MultipathTopology: found non-disk device: sr0 >20:12:52,707 INFO storage: MultipathTopology: found singlepath device: loop0 >20:12:52,708 INFO storage: MultipathTopology: found singlepath device: loop1 >20:12:52,708 INFO storage: MultipathTopology: found singlepath device: loop2 >20:12:52,710 INFO storage: MultipathTopology: found singlepath device: loop3 >20:12:52,711 INFO storage: MultipathTopology: found singlepath device: loop4 >20:12:52,711 INFO storage: MultipathTopology: found singlepath device: loop5 >20:12:52,712 INFO storage: MultipathTopology: found singlepath device: loop6 >20:12:52,713 INFO storage: MultipathTopology: found singlepath device: loop7 >20:12:52,714 INFO storage: MultipathTopology: found singlepath device: dm-0 >20:12:56,867 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >20:12:56,869 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >20:12:57,067 DEBUG storage: MultipathTopology._build_topology: >20:12:57,068 DEBUG storage: /etc/multipath.conf contents: >20:12:57,069 DEBUG storage: # multipath.conf written by anaconda >20:12:57,069 DEBUG storage: >20:12:57,070 DEBUG storage: defaults { >20:12:57,073 DEBUG storage: user_friendly_names yes >20:12:57,073 DEBUG storage: } >20:12:57,073 DEBUG storage: blacklist { >20:12:57,074 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >20:12:57,074 DEBUG storage: devnode "^hd[a-z]" >20:12:57,075 DEBUG storage: devnode "^dcssblk[0-9]*" >20:12:57,075 DEBUG storage: device { >20:12:57,076 DEBUG storage: vendor "DGC" >20:12:57,076 DEBUG storage: product "LUNZ" >20:12:57,076 DEBUG storage: } >20:12:57,077 DEBUG storage: device { >20:12:57,077 DEBUG storage: vendor "IBM" >20:12:57,078 DEBUG storage: product "S/390.*" >20:12:57,078 DEBUG storage: } >20:12:57,079 DEBUG storage: # don't count normal SATA devices as multipaths >20:12:57,079 DEBUG storage: device { >20:12:57,080 DEBUG storage: vendor "ATA" >20:12:57,080 DEBUG storage: } >20:12:57,080 DEBUG storage: # don't count 3ware devices as multipaths >20:12:57,081 DEBUG storage: device { >20:12:57,081 DEBUG storage: vendor "3ware" >20:12:57,082 DEBUG storage: } >20:12:57,085 DEBUG storage: device { >20:12:57,086 DEBUG storage: vendor "AMCC" >20:12:57,086 DEBUG storage: } >20:12:57,087 DEBUG storage: # nor highpoint devices >20:12:57,087 DEBUG storage: device { >20:12:57,088 DEBUG storage: vendor "HPT" >20:12:57,088 DEBUG storage: } >20:12:57,088 DEBUG storage: } >20:12:57,089 DEBUG storage: multipaths { >20:12:57,089 DEBUG storage: } >20:12:57,090 DEBUG storage: (end of /etc/multipath.conf) >20:12:57,180 INFO storage: MultipathTopology: found singlepath device: sda >20:12:57,183 INFO storage: MultipathTopology: found non-disk device: sda1 >20:12:57,184 INFO storage: MultipathTopology: found non-disk device: sda2 >20:12:57,186 INFO storage: MultipathTopology: found non-disk device: sda3 >20:12:57,188 INFO storage: MultipathTopology: found non-disk device: sr0 >20:12:57,189 INFO storage: MultipathTopology: found singlepath device: loop0 >20:12:57,190 INFO storage: MultipathTopology: found singlepath device: loop1 >20:12:57,191 INFO storage: MultipathTopology: found singlepath device: loop2 >20:12:57,192 INFO storage: MultipathTopology: found singlepath device: loop3 >20:12:57,193 INFO storage: MultipathTopology: found singlepath device: loop4 >20:12:57,194 INFO storage: MultipathTopology: found singlepath device: loop5 >20:12:57,198 INFO storage: MultipathTopology: found singlepath device: loop6 >20:12:57,200 INFO storage: MultipathTopology: found singlepath device: loop7 >20:12:57,200 INFO storage: MultipathTopology: found singlepath device: dm-0 >20:12:57,201 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >20:12:57,207 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23563', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >20:12:57,209 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >20:12:57,215 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:12:57,217 DEBUG storage: DeviceTree.getDeviceByName returned None >20:12:57,221 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >20:12:57,223 INFO storage: sda is a disk >20:12:57,224 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:12:57,227 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >20:12:57,234 INFO storage: added disk sda (id 0) to device tree >20:12:57,235 DEBUG storage: looking up parted Device: /dev/sda >20:12:57,244 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >20:12:57,258 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >20:12:57,261 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:12:57,280 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >20:12:57,332 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f36d32e2f10>, <parted.partition.Partition object at 0x7f36d32e9310>, <parted.partition.Partition object at 0x7f36d32e9590>] > device: <parted.device.Device object at 0x7f36d32e20d0> > PedDisk: <_ped.Disk object at 0x7f36d32e12d8> >20:12:57,333 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >20:12:57,334 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >20:12:57,337 INFO storage: got device: DiskDevice instance (0x7f36d6777ed0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 8000.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1019, 255, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7f36d662db90> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f36ddf59350> >20:12:57,350 INFO storage: got format: DiskLabel instance (0x7f36ddf59c90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f36d32e2f10>, <parted.partition.Partition object at 0x7f36d32e9310>, <parted.partition.Partition object at 0x7f36d32e9590>] > device: <parted.device.Device object at 0x7f36d32e20d0> > PedDisk: <_ped.Disk object at 0x7f36d32e12d8> > origPartedDisk = <parted.disk.Disk object at 0x7f36d32e9750> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1019, 255, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7f36d662ddd0> > >20:12:57,364 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/98cf5e3e-7cc1-458e-858d-d75f102992e4', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '98cf5e3e-7cc1-458e-858d-d75f102992e4', > 'ID_FS_UUID_ENC': '98cf5e3e-7cc1-458e-858d-d75f102992e4', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24039', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/98cf5e3e-7cc1-458e-858d-d75f102992e4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >20:12:57,372 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >20:12:57,379 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:12:57,383 DEBUG storage: DeviceTree.getDeviceByName returned None >20:12:57,384 INFO storage: sda1 is a partition >20:12:57,385 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >20:12:57,395 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:12:57,397 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk sda (0) with existing msdos disklabel >20:12:57,401 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:12:57,403 DEBUG storage: PartitionDevice._setFormat: sda1 ; >20:12:57,406 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:12:57,412 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >20:12:57,413 DEBUG storage: looking up parted Partition: /dev/sda1 >20:12:57,414 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >20:12:57,437 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >20:12:57,441 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >20:12:57,444 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >20:12:57,445 INFO storage: added partition sda1 (id 1) to device tree >20:12:57,448 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >20:12:57,452 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >20:12:57,456 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >20:12:57,457 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >20:12:57,513 WARN storage: disklabel detected but not usable on sda1 >20:12:57,514 INFO storage: type detected on 'sda1' is 'ext4' >20:12:57,814 DEBUG storage: padding min size from 78 up to 85 >20:12:57,827 DEBUG storage: Ext4FS.supported: supported: True ; >20:12:57,860 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:12:57,908 DEBUG storage: PartitionDevice._setFormat: sda1 ; >20:12:58,039 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >20:12:58,060 DEBUG storage: looking up parted Device: /dev/sda1 >20:12:58,067 INFO storage: got device: PartitionDevice instance (0x7f36ddf59310) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 8000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36d32ef4d0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36d32e2190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36d32e9450> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36d32e90d0> PedPartition: <_ped.Partition object at 0x7f36d32dfe30> > disk = existing 8000MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >20:12:58,071 DEBUG storage: Ext4FS.supported: supported: True ; >20:12:58,074 INFO storage: got format: Ext4FS instance (0x7f36d32e9a90) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 98cf5e3e-7cc1-458e-858d-d75f102992e4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >20:12:58,081 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2 /dev/disk/by-uuid/558297bf-ccbc-4544-ab0d-25bfa9414b34', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '558297bf-ccbc-4544-ab0d-25bfa9414b34', > 'ID_FS_UUID_ENC': '558297bf-ccbc-4544-ab0d-25bfa9414b34', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3014656', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24054', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '/dev/disk/by-uuid/558297bf-ccbc-4544-ab0d-25bfa9414b34'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >20:12:58,082 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >20:12:58,084 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:12:58,107 DEBUG storage: DeviceTree.getDeviceByName returned None >20:12:58,108 INFO storage: sda2 is a partition >20:12:58,112 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >20:12:58,115 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:12:58,122 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk sda (0) with existing msdos disklabel >20:12:58,126 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:12:58,128 DEBUG storage: PartitionDevice._setFormat: sda2 ; >20:12:58,129 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:12:58,139 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >20:12:58,140 DEBUG storage: looking up parted Partition: /dev/sda2 >20:12:58,143 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >20:12:58,151 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >20:12:58,154 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >20:12:58,156 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >20:12:58,158 INFO storage: added partition sda2 (id 2) to device tree >20:12:58,166 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >20:12:58,170 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >20:12:58,172 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >20:12:58,183 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >20:12:58,230 WARN storage: disklabel detected but not usable on sda2 >20:12:58,233 INFO storage: type detected on 'sda2' is 'swap' >20:12:58,235 DEBUG storage: SwapSpace.__init__: device: /dev/sda2 ; serial: QM00001 ; uuid: 558297bf-ccbc-4544-ab0d-25bfa9414b34 ; exists: True ; label: None ; >20:12:58,235 DEBUG storage: getFormat('swap') returning SwapSpace instance >20:12:58,238 DEBUG storage: PartitionDevice._setFormat: sda2 ; >20:12:58,239 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >20:12:58,242 DEBUG storage: looking up parted Device: /dev/sda2 >20:12:58,244 INFO storage: got device: PartitionDevice instance (0x7f36d32cf490) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 8000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 1472.0 > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 3014656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (187, 255, 63) biosGeometry: (187, 255, 63) > PedDevice: <_ped.Device object at 0x7f36d32ef560> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36d32e2190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36d32e9490> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36d32e93d0> PedPartition: <_ped.Partition object at 0x7f36d32dffb0> > disk = existing 8000MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 4040703 length = 3014656 > flags = >20:12:58,248 INFO storage: got format: SwapSpace instance (0x7f36d32cf450) -- > type = swap name = swap status = False > device = /dev/sda2 uuid = 558297bf-ccbc-4544-ab0d-25bfa9414b34 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >20:12:58,253 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3 /dev/disk/by-uuid/5cb4f127-827c-4607-a504-a73af6fcf583', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5cb4f127-827c-4607-a504-a73af6fcf583', > 'ID_FS_UUID_ENC': '5cb4f127-827c-4607-a504-a73af6fcf583', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '4040704', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12343296', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24066', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3', > '/dev/disk/by-uuid/5cb4f127-827c-4607-a504-a73af6fcf583'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >20:12:58,270 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >20:12:58,272 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >20:12:58,273 DEBUG storage: DeviceTree.getDeviceByName returned None >20:12:58,275 INFO storage: sda3 is a partition >20:12:58,277 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >20:12:58,289 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:12:58,291 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk sda (0) with existing msdos disklabel >20:12:58,293 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:12:58,298 DEBUG storage: PartitionDevice._setFormat: sda3 ; >20:12:58,299 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:12:58,300 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >20:12:58,305 DEBUG storage: looking up parted Partition: /dev/sda3 >20:12:58,309 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >20:12:58,312 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >20:12:58,316 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >20:12:58,318 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >20:12:58,321 INFO storage: added partition sda3 (id 3) to device tree >20:12:58,323 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >20:12:58,324 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >20:12:58,328 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >20:12:58,330 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >20:12:58,387 WARN storage: disklabel detected but not usable on sda3 >20:12:58,388 INFO storage: type detected on 'sda3' is 'ext4' >20:12:58,523 DEBUG storage: padding min size from 3616 up to 3977 >20:12:58,532 DEBUG storage: Ext4FS.supported: supported: True ; >20:12:58,536 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:12:58,548 DEBUG storage: PartitionDevice._setFormat: sda3 ; >20:12:58,554 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >20:12:58,558 DEBUG storage: looking up parted Device: /dev/sda3 >20:12:58,562 INFO storage: got device: PartitionDevice instance (0x7f36d66c2350) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 8000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 6027.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 12343296 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (768, 255, 63) biosGeometry: (768, 255, 63) > PedDevice: <_ped.Device object at 0x7f36d32ef710> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36d32e2190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36d32e9650> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36d32e95d0> PedPartition: <_ped.Partition object at 0x7f36d32dfc50> > disk = existing 8000MB disk sda (0) with existing msdos disklabel > start = 4040704 end = 16383999 length = 12343296 > flags = >20:12:58,569 DEBUG storage: Ext4FS.supported: supported: True ; >20:12:58,570 INFO storage: got format: Ext4FS instance (0x7f36d66c2b90) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 5cb4f127-827c-4607-a504-a73af6fcf583 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 6027.0 targetSize = 6027.0 > >20:12:58,576 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC6\\x20x86_64 /dev/disk/by-uuid/2012-10-20-03-21-50-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC6_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC6\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-20-03-21-50-00', > 'ID_FS_UUID_ENC': '2012-10-20-03-21-50-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '43065', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC6\\x20x86_64', > '/dev/disk/by-uuid/2012-10-20-03-21-50-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >20:12:58,577 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >20:12:58,578 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >20:12:58,582 DEBUG storage: DeviceTree.getDeviceByName returned None >20:12:58,582 INFO storage: sr0 is a cdrom >20:12:58,586 DEBUG storage: DeviceTree.addUdevOpticalDevice: >20:12:58,586 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:12:58,587 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >20:12:58,589 INFO storage: added cdrom sr0 (id 4) to device tree >20:12:58,590 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:12:58,600 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >20:12:58,602 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >20:12:58,604 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >20:12:58,606 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >20:12:58,624 WARN storage: disklabel detected but not usable on sr0 >20:12:58,626 INFO storage: type detected on 'sr0' is 'iso9660' >20:12:58,629 DEBUG storage: Iso9660FS.supported: supported: True ; >20:12:58,630 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >20:12:58,636 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >20:12:58,638 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:12:58,642 DEBUG storage: looking up parted Device: /dev/sr0 >20:12:58,642 INFO storage: got device: OpticalDevice instance (0x7f36d66c2ed0) -- > name = sr0 status = True kids = 0 id = 4 > parents = [] > uuid = None size = 4270.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2186240 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7f36d32ef680> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >20:12:58,644 DEBUG storage: Iso9660FS.supported: supported: True ; >20:12:58,645 INFO storage: got format: Iso9660FS instance (0x7f36d66c2910) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-20-03-21-50-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC6_x86_64 size = 0 targetSize = 0 > >20:12:58,649 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': '77830', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >20:12:58,650 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >20:12:58,652 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >20:12:58,654 DEBUG storage: DeviceTree.getDeviceByName returned None >20:12:58,655 INFO storage: loop0 is a loop device >20:12:58,656 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >20:12:58,660 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >20:12:58,661 DEBUG storage: DeviceTree.getDeviceByName returned None >20:12:58,666 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:12:58,668 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >20:12:58,668 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 5) to device tree >20:12:58,672 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >20:12:58,672 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:12:58,673 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:12:58,675 INFO storage: added loop loop0 (id 6) to device tree >20:12:58,676 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >20:12:58,679 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >20:12:58,680 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >20:12:58,681 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >20:12:58,684 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >20:12:58,699 WARN storage: disklabel detected but not usable on loop0 >20:12:58,700 INFO storage: type detected on 'loop0' is 'squashfs' >20:12:58,700 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >20:12:58,703 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:12:58,705 INFO storage: got device: LoopDevice instance (0x7f36d66c2710) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (5)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >20:12:58,708 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_UUID_ENC': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '80955', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >20:12:58,711 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >20:12:58,712 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >20:12:58,716 DEBUG storage: DeviceTree.getDeviceByName returned None >20:12:58,716 INFO storage: loop1 is a loop device >20:12:58,717 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >20:12:58,718 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >20:12:58,724 DEBUG storage: DeviceTree.getDeviceByName returned None >20:12:58,724 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:12:58,728 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >20:12:58,728 INFO storage: added file /LiveOS/rootfs.img (id 7) to device tree >20:12:58,730 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >20:12:58,733 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:12:58,735 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:12:58,735 INFO storage: added loop loop1 (id 8) to device tree >20:12:58,736 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >20:12:58,741 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >20:12:58,745 DEBUG storage: Ext4FS.supported: supported: True ; >20:12:58,745 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:12:58,747 DEBUG storage: device loop1 does not contain a disklabel >20:12:58,747 INFO storage: type detected on 'loop1' is 'ext4' >20:12:58,853 DEBUG storage: padding min size from 0 up to 0 >20:12:58,856 DEBUG storage: Ext4FS.supported: supported: True ; >20:12:58,857 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:12:58,861 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >20:12:58,862 INFO storage: got device: LoopDevice instance (0x7f36d66c7290) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /LiveOS/rootfs.img (7)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >20:12:58,864 DEBUG storage: Ext4FS.supported: supported: True ; >20:12:58,867 INFO storage: got format: Ext4FS instance (0x7f36d66c2690) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9e285342-0dc4-47ed-93cb-7541d97af8ed exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >20:12:58,872 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': '83968', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >20:12:58,873 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >20:12:58,874 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >20:12:58,882 DEBUG storage: DeviceTree.getDeviceByName returned None >20:12:58,883 INFO storage: loop2 is a loop device >20:12:58,884 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >20:12:58,888 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >20:12:58,890 DEBUG storage: DeviceTree.getDeviceByName returned None >20:12:58,893 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:12:58,895 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >20:12:58,896 INFO storage: added file /overlay (deleted) (id 9) to device tree >20:12:58,898 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >20:12:58,899 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:12:58,901 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:12:58,903 INFO storage: added loop loop2 (id 10) to device tree >20:12:58,905 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >20:12:58,908 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >20:12:58,908 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >20:12:58,947 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >20:12:58,955 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >20:12:58,978 WARN storage: disklabel detected but not usable on loop2 >20:12:58,982 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >20:12:58,982 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >20:12:58,994 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:12:58,995 INFO storage: got device: LoopDevice instance (0x7f36d66c2a50) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /overlay (deleted) (9)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >20:12:58,998 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': '280', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >20:12:59,006 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >20:12:59,007 DEBUG storage: lvm filter: adding loop3 to the reject list >20:12:59,008 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': '304', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >20:12:59,009 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >20:12:59,009 DEBUG storage: lvm filter: adding loop4 to the reject list >20:12:59,011 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': '778', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >20:12:59,021 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >20:12:59,022 DEBUG storage: lvm filter: adding loop5 to the reject list >20:12:59,023 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': '1288', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >20:12:59,026 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >20:12:59,027 DEBUG storage: lvm filter: adding loop6 to the reject list >20:12:59,028 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': '1307', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >20:12:59,028 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >20:12:59,029 DEBUG storage: lvm filter: adding loop7 to the reject list >20:12:59,029 DEBUG storage: Skipping a device mapper drive (dm-0) for now >20:12:59,097 INFO storage: devices to scan: ['dm-0'] >20:12:59,121 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_UUID_ENC': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '85750', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >20:12:59,122 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >20:12:59,123 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >20:12:59,124 DEBUG storage: DeviceTree.getDeviceByName returned None >20:12:59,127 INFO storage: live-rw is a device-mapper device >20:12:59,128 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >20:12:59,130 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >20:12:59,131 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >20:12:59,139 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >20:12:59,149 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (10) >20:12:59,151 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >20:12:59,156 DEBUG storage: DeviceTree.getDeviceByName returned None >20:12:59,160 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >20:12:59,162 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:12:59,167 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >20:12:59,170 INFO storage: added dm live-rw (id 11) to device tree >20:12:59,171 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >20:12:59,173 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >20:12:59,176 DEBUG storage: Ext4FS.supported: supported: True ; >20:12:59,179 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:12:59,182 DEBUG storage: device live-rw does not contain a disklabel >20:12:59,182 INFO storage: type detected on 'live-rw' is 'ext4' >20:12:59,314 DEBUG storage: padding min size from 717 up to 788 >20:12:59,316 DEBUG storage: Ext4FS.supported: supported: True ; >20:12:59,316 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:12:59,318 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >20:12:59,322 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >20:12:59,341 INFO storage: got device: DMDevice instance (0x7f36d66c7d10) -- > name = live-rw status = True kids = 0 id = 11 > parents = ['existing 0MB loop loop2 (10)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f36d32efef0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >20:12:59,345 DEBUG storage: Ext4FS.supported: supported: True ; >20:12:59,347 INFO storage: got format: Ext4FS instance (0x7f36d65b1650) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9e285342-0dc4-47ed-93cb-7541d97af8ed exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >20:12:59,419 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >20:12:59,471 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:12:59,473 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:12:59,479 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:12:59,519 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >20:12:59,520 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >20:12:59,522 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >20:12:59,562 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:12:59,564 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:12:59,566 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:12:59,612 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >20:12:59,652 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:12:59,654 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:12:59,656 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:12:59,699 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >20:12:59,735 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >20:12:59,736 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >20:12:59,738 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >20:12:59,741 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >20:12:59,749 INFO storage: edd: collected mbr signatures: {'sda': '0x0008fcb0'} >20:12:59,750 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0x0008fcb0 > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 16384000 >20:12:59,750 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >20:12:59,750 INFO storage: edd: matched 0x80 to sda using MBR sig >20:12:59,752 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >20:12:59,772 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >20:12:59,791 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >20:12:59,880 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:12:59,882 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:12:59,888 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:12:59,925 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >20:12:59,926 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >20:12:59,994 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >20:12:59,994 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >20:12:59,995 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >20:12:59,995 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >20:12:59,995 DEBUG storage: crypttab maps: [] >20:12:59,996 DEBUG storage: parsing /mnt/sysimage/etc/fstab >20:12:59,996 DEBUG storage: resolved 'UUID=5cb4f127-827c-4607-a504-a73af6fcf583' to 'sda3' (partition) >20:12:59,997 DEBUG storage: resolved 'UUID=98cf5e3e-7cc1-458e-858d-d75f102992e4' to 'sda1' (partition) >20:12:59,997 DEBUG storage: resolved 'UUID=558297bf-ccbc-4544-ab0d-25bfa9414b34' to 'sda2' (partition) >20:12:59,998 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >20:13:00,186 DEBUG storage: Ext4FS.supported: supported: True ; >20:13:00,188 DEBUG storage: Ext4FS.supported: supported: True ; >20:13:00,194 DEBUG storage: Ext4FS.supported: supported: True ; >20:13:00,197 DEBUG storage: Ext4FS.supported: supported: True ; >20:13:00,203 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:13:00,210 DEBUG storage: Iso9660FS.supported: supported: True ; >20:13:00,501 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >20:13:00,503 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:13:00,507 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4270MB cdrom sr0 (4) with existing iso9660 filesystem >16:13:21,317 DEBUG storage: Iso9660FS.supported: supported: True ; >16:13:21,318 DEBUG storage: Iso9660FS.supported: supported: True ; >16:13:21,320 DEBUG storage: NFSv4.supported: supported: False ; >16:13:21,321 DEBUG storage: NFSv4.supported: supported: False ; >16:13:21,323 DEBUG storage: SELinuxFS.supported: supported: False ; >16:13:21,324 DEBUG storage: SELinuxFS.supported: supported: False ; >16:13:21,326 DEBUG storage: Ext4FS.supported: supported: True ; >16:13:21,327 DEBUG storage: Ext4FS.supported: supported: True ; >16:13:21,329 DEBUG storage: Ext3FS.supported: supported: True ; >16:13:21,331 DEBUG storage: Ext3FS.supported: supported: True ; >16:13:21,333 DEBUG storage: Ext2FS.supported: supported: True ; >16:13:21,334 DEBUG storage: Ext2FS.supported: supported: True ; >16:13:21,336 DEBUG storage: SysFS.supported: supported: False ; >16:13:21,338 DEBUG storage: SysFS.supported: supported: False ; >16:13:21,339 DEBUG storage: MultipathMember.__init__: >16:13:21,341 DEBUG storage: MDRaidMember.__init__: >16:13:21,342 DEBUG storage: ProcFS.supported: supported: False ; >16:13:21,344 DEBUG storage: ProcFS.supported: supported: False ; >16:13:21,346 DEBUG storage: SwapSpace.__init__: >16:13:21,347 DEBUG storage: DMRaidMember.__init__: >16:13:21,349 DEBUG storage: DevPtsFS.supported: supported: False ; >16:13:21,351 DEBUG storage: DevPtsFS.supported: supported: False ; >16:13:21,352 DEBUG storage: BTRFS.supported: supported: True ; >16:13:21,443 DEBUG storage: USBFS.supported: supported: False ; >16:13:21,445 DEBUG storage: USBFS.supported: supported: False ; >16:13:21,446 DEBUG storage: DiskLabel.__init__: >16:13:21,447 INFO storage: DiskLabel.partedDevice returning None >16:13:21,448 DEBUG storage: HFSPlus.supported: supported: False ; >16:13:21,450 DEBUG storage: HFSPlus.supported: supported: False ; >16:13:21,452 DEBUG storage: XFS.supported: supported: True ; >16:13:21,523 DEBUG storage: XFS.supported: supported: True ; >16:13:21,525 DEBUG storage: TmpFS.supported: supported: False ; >16:13:21,527 DEBUG storage: TmpFS.supported: supported: False ; >16:13:21,528 DEBUG storage: LUKS.__init__: >16:13:21,530 DEBUG storage: NTFS.supported: supported: False ; >16:13:21,531 DEBUG storage: NTFS.supported: supported: False ; >16:13:21,533 DEBUG storage: BindFS.supported: supported: False ; >16:13:21,534 DEBUG storage: BindFS.supported: supported: False ; >16:13:21,536 DEBUG storage: HFS.supported: supported: False ; >16:13:21,537 DEBUG storage: HFS.supported: supported: False ; >16:13:21,539 DEBUG storage: LVMPhysicalVolume.__init__: >16:13:21,540 DEBUG storage: NFS.supported: supported: False ; >16:13:21,542 DEBUG storage: NFS.supported: supported: False ; >16:13:21,543 DEBUG storage: FATFS.supported: supported: True ; >16:13:21,569 DEBUG storage: FATFS.supported: supported: True ; >16:13:21,571 DEBUG storage: NoDevFS.supported: supported: False ; >16:13:21,573 DEBUG storage: NoDevFS.supported: supported: False ; >16:17:15,070 DEBUG storage: clearpart: looking at sda3 >16:17:15,070 DEBUG storage: clearpart: looking at sda2 >16:17:15,071 DEBUG storage: clearpart: looking at sda1 >16:17:15,072 DEBUG storage: checking whether disk sda has an empty extended >16:17:15,072 DEBUG storage: extended is None ; logicals is [] >16:17:15,073 DEBUG storage: new disk order: [] >16:17:15,146 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:17:15,148 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk sda (0) with existing msdos disklabel >16:17:15,150 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:17:15,152 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk sda (0) with existing msdos disklabel >16:17:15,153 DEBUG storage: resolved 'sda' to 'sda' (disk) >16:17:15,155 DEBUG storage: _is_valid_disklabel(sda) returning True >16:17:15,156 DEBUG storage: _is_valid_size(sda) returning True >16:17:15,156 DEBUG storage: _is_valid_location(sda) returning True >16:17:15,157 DEBUG storage: _is_valid_format(sda) returning True >16:17:15,157 DEBUG storage: is_valid_stage1_device(sda) returning True >16:17:15,196 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >16:17:15,197 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36df320a10> fileSystem: <parted.filesystem.FileSystem object at 0x7f36df328850> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36df328650> PedPartition: <_ped.Partition object at 0x7f36df322470> >16:17:15,199 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >16:17:15,200 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36df320a10> fileSystem: <parted.filesystem.FileSystem object at 0x7f36df328890> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36df3287d0> PedPartition: <_ped.Partition object at 0x7f36df322590> >16:17:15,202 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >16:17:15,203 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36df320a10> fileSystem: <parted.filesystem.FileSystem object at 0x7f36df328a50> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36df3289d0> PedPartition: <_ped.Partition object at 0x7f36df322530> >16:17:18,663 DEBUG storage: Ext4FS.supported: supported: True ; >16:17:18,664 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:17:20,020 DEBUG storage: Ext4FS.supported: supported: True ; >16:17:20,020 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:17:20,021 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f36df320590>, 500.0, ['sda'], None >16:17:26,757 DEBUG storage: Ext4FS.supported: supported: True ; >16:17:26,757 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:17:26,758 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f36df320590>, 6027.0, ['sda'], None >16:17:33,890 DEBUG storage: Ext4FS.supported: supported: True ; >16:17:33,891 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:17:33,891 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f36df320590>, 6027.0, ['sda'], None >16:17:34,519 DEBUG storage: Ext4FS.supported: supported: True ; >16:17:34,520 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:17:34,521 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f36df320590>, 500.0, ['sda'], None >16:17:35,820 DEBUG storage: Ext4FS.supported: supported: True ; >16:17:35,821 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:17:35,822 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f36df320590>, 6027.0, ['sda'], None >16:17:35,827 DEBUG storage: SwapSpace.__init__: >16:17:35,828 DEBUG storage: getFormat('swap') returning SwapSpace instance >16:17:38,903 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >16:17:38,906 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >16:17:38,906 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:17:38,908 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: swap ; type: None ; >16:17:38,909 INFO storage.ui: registered action: [0] Destroy Format swap on partition sda2 (id 2) >16:17:38,910 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >16:17:38,912 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >16:17:38,914 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >16:17:38,935 INFO storage.ui: removed partition sda2 (id 2) from device tree >16:17:38,937 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >16:17:38,937 INFO storage.ui: registered action: [1] Destroy Device partition sda2 (id 2) >16:17:38,967 DEBUG storage: Ext4FS.supported: supported: True ; >16:17:38,967 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:17:40,168 DEBUG storage: Ext4FS.supported: supported: True ; >16:17:40,168 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:17:40,169 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f36df320590>, 500.0, ['sda'], None >16:17:42,400 DEBUG storage: Ext4FS.supported: supported: True ; >16:17:42,400 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:17:42,401 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f36df320590>, 6027.0, ['sda'], None >16:17:47,002 DEBUG storage: Ext4FS.supported: supported: True ; >16:17:47,003 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:17:47,003 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f36df320590>, 3977.6, ['sda'], None >16:17:47,005 INFO storage.ui: registered action: [2] Resize Format (Shrink) ext4 filesystem on partition sda3 (id 3) >16:17:47,007 DEBUG storage.ui: PartitionDevice._computeResize: sda3 ; status: True ; >16:17:47,008 INFO storage.ui: registered action: [3] Resize Device (Shrink) partition sda3 (id 3) >16:17:49,452 DEBUG storage: Ext4FS.supported: supported: True ; >16:17:49,453 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:17:49,453 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f36df320590>, 6027.0, ['sda'], None > > >/tmp/ifcfg.log: >20:12:56,662 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >20:12:56,665 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >20:12:56,666 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:E5:28:87 >20:12:56,666 DEBUG ifcfg: NetworkDevice eth0 set: UUID=22225d4e-4ad1-4d7c-b3a5-c4fff4a31ca2 >20:12:56,667 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >20:12:56,667 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:E5:28:87" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="22225d4e-4ad1-4d7c-b3a5-c4fff4a31ca2" > >20:12:56,668 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 >16:17:11,183 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >DEVICE="eth0" >HWADDR="52:54:00:E5:28:87" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="22225d4e-4ad1-4d7c-b3a5-c4fff4a31ca2" > >16:17:11,185 DEBUG ifcfg: NetworkDevice eth0: > >16:17:11,186 DEBUG ifcfg: loadIfcfgFile eth0 from /etc/sysconfig/network-scripts/ifcfg-eth0 >16:17:11,188 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:E5:28:87" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="22225d4e-4ad1-4d7c-b3a5-c4fff4a31ca2" > >16:17:11,193 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-cubesphere2: >ESSID="cubesphere2" >MODE=Managed >KEY_MGMT=WPA-PSK >TYPE=Wireless >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_FAILURE_FATAL=no >NAME=cubesphere2 >UUID=168f6aa1-5335-4d94-814d-a55ea02ebd46 >ONBOOT=yes >HWADDR=F4:EC:38:96:B8:A2 >PEERDNS=yes >PEERROUTES=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes > >16:17:11,193 DEBUG ifcfg: NetworkDevice cubesphere2: > >16:17:11,194 DEBUG ifcfg: loadIfcfgFile cubesphere2 from /etc/sysconfig/network-scripts/ifcfg-cubesphere2 >16:17:11,195 DEBUG ifcfg: NetworkDevice cubesphere2: >HWADDR="F4:EC:38:96:B8:A2" >PEERROUTES="yes" >IPV6INIT="yes" >NAME="cubesphere2" >IPV6_PEERROUTES="yes" >IPV6_PEERDNS="yes" >DEFROUTE="yes" >UUID="168f6aa1-5335-4d94-814d-a55ea02ebd46" >PEERDNS="yes" >IPV4_FAILURE_FATAL="no" >IPV6_DEFROUTE="yes" >BOOTPROTO="dhcp" >ESSID="cubesphere2" >IPV6_AUTOCONF="yes" >IPV6_FAILURE_FATAL="no" >KEY_MGMT="WPA-PSK" >TYPE="Wireless" >ONBOOT="yes" >MODE="Managed" > > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC6\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >20:12:46,772 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >20:12:46,772 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="502" x-info="http://www.rsyslog.com"] start >20:12:46,773 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >20:12:46,773 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >20:12:46,773 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 >20:12:46,773 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC6\x20x86_64 quiet BOOT_IMAGE=vmlinuz >20:12:46,773 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >20:12:46,773 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable >20:12:46,773 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved >20:12:46,773 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >20:12:46,773 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002fffdfff] usable >20:12:46,773 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000002fffe000-0x000000002fffffff] reserved >20:12:46,773 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >20:12:46,773 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >20:12:46,773 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >20:12:46,773 INFO kernel:[ 0.000000] DMI 2.4 present. >20:12:46,773 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >20:12:46,773 INFO kernel:[ 0.000000] Hypervisor detected: KVM >20:12:46,773 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >20:12:46,773 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >20:12:46,773 INFO kernel:[ 0.000000] No AGP bridge found >20:12:46,773 INFO kernel:[ 0.000000] e820: last_pfn = 0x2fffe max_arch_pfn = 0x400000000 >20:12:46,773 DEBUG kernel:[ 0.000000] MTRR default type: write-back >20:12:46,773 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >20:12:46,773 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >20:12:46,773 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >20:12:46,773 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >20:12:46,773 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >20:12:46,773 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >20:12:46,773 DEBUG kernel:[ 0.000000] 1 disabled >20:12:46,773 DEBUG kernel:[ 0.000000] 2 disabled >20:12:46,773 DEBUG kernel:[ 0.000000] 3 disabled >20:12:46,773 DEBUG kernel:[ 0.000000] 4 disabled >20:12:46,773 DEBUG kernel:[ 0.000000] 5 disabled >20:12:46,773 DEBUG kernel:[ 0.000000] 6 disabled >20:12:46,773 DEBUG kernel:[ 0.000000] 7 disabled >20:12:46,773 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >20:12:46,773 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdae0-0x000fdaef] mapped at [ffff8800000fdae0] >20:12:46,773 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >20:12:46,773 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >20:12:46,773 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x2fffdfff] >20:12:46,773 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x2fdfffff] page 2M >20:12:46,773 DEBUG kernel:[ 0.000000] [mem 0x2fe00000-0x2fffdfff] page 4k >20:12:46,773 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x2fffdfff @ [mem 0x1fe7e000-0x1fffffff] >20:12:46,773 INFO kernel:[ 0.000000] RAMDISK: [mem 0x2e5d4000-0x2ffdcfff] >20:12:46,773 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd980 00014 (v00 BOCHS ) >20:12:46,773 WARNING kernel:[ 0.000000] ACPI: RSDT 000000002fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >20:12:46,773 WARNING kernel:[ 0.000000] ACPI: FACP 000000002fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >20:12:46,773 WARNING kernel:[ 0.000000] ACPI: DSDT 000000002fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >20:12:46,773 WARNING kernel:[ 0.000000] ACPI: FACS 000000002fffff40 00040 >20:12:46,773 WARNING kernel:[ 0.000000] ACPI: SSDT 000000002ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >20:12:46,773 WARNING kernel:[ 0.000000] ACPI: APIC 000000002ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >20:12:46,773 WARNING kernel:[ 0.000000] ACPI: HPET 000000002ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >20:12:46,773 WARNING kernel:[ 0.000000] ACPI: SSDT 000000002ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >20:12:46,773 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >20:12:46,773 INFO kernel:[ 0.000000] No NUMA configuration found >20:12:46,773 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000002fffdfff] >20:12:46,773 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x2fffdfff] >20:12:46,773 INFO kernel:[ 0.000000] NODE_DATA [mem 0x2ffea000-0x2fffdfff] >20:12:46,773 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >20:12:46,773 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >20:12:46,773 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000bfffff] PMD -> [ffff88002d000000-ffff88002dbfffff] on node 0 >20:12:46,773 WARNING kernel:[ 0.000000] Zone ranges: >20:12:46,773 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >20:12:46,773 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >20:12:46,773 WARNING kernel:[ 0.000000] Normal empty >20:12:46,773 WARNING kernel:[ 0.000000] Movable zone start for each node >20:12:46,773 WARNING kernel:[ 0.000000] Early memory node ranges >20:12:46,773 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >20:12:46,773 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x2fffdfff] >20:12:46,773 DEBUG kernel:[ 0.000000] On node 0 totalpages: 196493 >20:12:46,773 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >20:12:46,773 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >20:12:46,773 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >20:12:46,773 DEBUG kernel:[ 0.000000] DMA32 zone: 3008 pages used for memmap >20:12:46,773 DEBUG kernel:[ 0.000000] DMA32 zone: 189502 pages, LIFO batch:31 >20:12:46,773 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >20:12:46,773 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >20:12:46,773 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >20:12:46,773 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >20:12:46,773 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >20:12:46,773 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >20:12:46,773 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >20:12:46,773 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >20:12:46,773 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >20:12:46,773 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >20:12:46,773 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >20:12:46,773 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >20:12:46,773 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >20:12:46,773 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >20:12:46,773 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >20:12:46,773 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >20:12:46,773 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >20:12:46,773 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >20:12:46,773 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >20:12:46,773 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >20:12:46,773 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >20:12:46,773 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >20:12:46,773 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >20:12:46,773 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >20:12:46,773 INFO kernel:[ 0.000000] e820: [mem 0x30000000-0xfeffbfff] available for PCI devices >20:12:46,773 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >20:12:46,773 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >20:12:46,773 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88002e200000 s84288 r8192 d22208 u2097152 >20:12:46,773 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >20:12:46,773 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >20:12:46,773 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:2e213c01, primary cpu clock >20:12:46,773 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >20:12:46,773 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 2e20dec0 >20:12:46,773 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 193415 >20:12:46,773 WARNING kernel:[ 0.000000] Policy zone: DMA32 >20:12:46,773 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC6\x20x86_64 quiet BOOT_IMAGE=vmlinuz >20:12:46,773 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >20:12:46,773 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >20:12:46,773 INFO kernel:[ 0.000000] Checking aperture... >20:12:46,773 INFO kernel:[ 0.000000] No AGP bridge found >20:12:46,773 INFO kernel:[ 0.000000] Memory: 730700k/786424k available (6322k kernel code, 452k absent, 55272k reserved, 6882k data, 1036k init) >20:12:46,773 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >20:12:46,773 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >20:12:46,773 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >20:12:46,773 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >20:12:46,773 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >20:12:46,773 INFO kernel:[ 0.000000] console [tty0] enabled >20:12:46,773 INFO kernel:[ 0.000000] allocated 3145728 bytes of page_cgroup >20:12:46,773 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >20:12:46,773 DEBUG kernel:[ 0.000000] hpet clockevent registered >20:12:46,773 INFO kernel:[ 0.000000] tsc: Detected 3311.132 MHz processor >20:12:46,773 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 6622.26 BogoMIPS (lpj=3311132) >20:12:46,773 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >20:12:46,773 INFO kernel:[ 0.001999] Security Framework initialized >20:12:46,773 INFO kernel:[ 0.001999] SELinux: Initializing. >20:12:46,773 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >20:12:46,773 INFO kernel:[ 0.001999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >20:12:46,773 INFO kernel:[ 0.001999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >20:12:46,773 INFO kernel:[ 0.001999] Mount-cache hash table entries: 256 >20:12:46,773 INFO kernel:[ 0.001999] Initializing cgroup subsys cpuacct >20:12:46,773 INFO kernel:[ 0.001999] Initializing cgroup subsys memory >20:12:46,773 INFO kernel:[ 0.001999] Initializing cgroup subsys devices >20:12:46,773 INFO kernel:[ 0.001999] Initializing cgroup subsys freezer >20:12:46,773 INFO kernel:[ 0.001999] Initializing cgroup subsys net_cls >20:12:46,773 INFO kernel:[ 0.001999] Initializing cgroup subsys blkio >20:12:46,773 INFO kernel:[ 0.001999] Initializing cgroup subsys perf_event >20:12:46,773 INFO kernel:[ 0.002020] mce: CPU supports 10 MCE banks >20:12:46,773 INFO kernel:[ 0.002068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >20:12:46,773 INFO kernel:[ 0.002068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >20:12:46,773 INFO kernel:[ 0.002068] tlb_flushall_shift is 0xffffffff >20:12:46,773 INFO kernel:[ 0.002147] SMP alternatives: switching to UP code >20:12:46,773 INFO kernel:[ 0.015509] Freeing SMP alternatives: 24k freed >20:12:46,773 INFO kernel:[ 0.015526] ACPI: Core revision 20120711 >20:12:46,773 INFO kernel:[ 0.016211] ftrace: allocating 23458 entries in 92 pages >20:12:46,773 INFO kernel:[ 0.023984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >20:12:46,773 INFO kernel:[ 0.023987] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0.1 stepping 03 >20:12:46,773 INFO kernel:[ 0.024996] Performance Events: Broken PMU hardware detected, using software events only. >20:12:46,773 ERR kernel:[ 0.024996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >20:12:46,773 WARNING kernel:[ 0.024996] NMI watchdog: disabled (cpu0): hardware events not enabled >20:12:46,773 INFO kernel:[ 0.024996] Brought up 1 CPUs >20:12:46,773 INFO kernel:[ 0.024996] smpboot: Total of 1 processors activated (6622.26 BogoMIPS) >20:12:46,773 INFO kernel:[ 0.025429] devtmpfs: initialized >20:12:46,773 INFO kernel:[ 0.026256] atomic64 test passed for x86-64 platform with CX8 and with SSE >20:12:46,773 INFO kernel:[ 0.026339] RTC time: 20:12:39, date: 10/21/12 >20:12:46,773 INFO kernel:[ 0.026378] NET: Registered protocol family 16 >20:12:46,773 INFO kernel:[ 0.026557] ACPI: bus type pci registered >20:12:46,773 INFO kernel:[ 0.026663] PCI: Using configuration type 1 for base access >20:12:46,773 INFO kernel:[ 0.027396] bio: create slab <bio-0> at 0 >20:12:46,773 INFO kernel:[ 0.027456] ACPI: Added _OSI(Module Device) >20:12:46,773 INFO kernel:[ 0.027458] ACPI: Added _OSI(Processor Device) >20:12:46,773 INFO kernel:[ 0.027459] ACPI: Added _OSI(3.0 _SCP Extensions) >20:12:46,773 INFO kernel:[ 0.027460] ACPI: Added _OSI(Processor Aggregator Device) >20:12:46,773 DEBUG kernel:[ 0.028027] ACPI: EC: Look up EC in DSDT >20:12:46,773 INFO kernel:[ 0.029822] ACPI: Interpreter enabled >20:12:46,773 INFO kernel:[ 0.029825] ACPI: (supports S0 S5) >20:12:46,773 INFO kernel:[ 0.029846] ACPI: Using IOAPIC for interrupt routing >20:12:46,773 INFO kernel:[ 0.032870] ACPI: No dock devices found. >20:12:46,773 INFO kernel:[ 0.032874] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >20:12:46,773 INFO kernel:[ 0.032892] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >20:12:46,773 DEBUG kernel:[ 0.032906] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >20:12:46,773 DEBUG kernel:[ 0.032908] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >20:12:46,773 DEBUG kernel:[ 0.032909] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >20:12:46,773 DEBUG kernel:[ 0.032911] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >20:12:46,773 DEBUG kernel:[ 0.032913] PCI: root bus 00: using default resources >20:12:46,773 WARNING kernel:[ 0.032915] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >20:12:46,773 INFO kernel:[ 0.032936] PCI host bridge to bus 0000:00 >20:12:46,773 DEBUG kernel:[ 0.032939] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >20:12:46,773 INFO kernel:[ 0.032941] pci_bus 0000:00: root bus resource [bus 00-ff] >20:12:46,773 INFO kernel:[ 0.032943] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >20:12:46,773 INFO kernel:[ 0.032944] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >20:12:46,773 DEBUG kernel:[ 0.032998] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >20:12:46,773 DEBUG kernel:[ 0.033366] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >20:12:46,773 DEBUG kernel:[ 0.034092] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >20:12:46,773 DEBUG kernel:[ 0.034684] pci 0000:00:01.1: reg 20: [io 0xc0a0-0xc0af] >20:12:46,773 DEBUG kernel:[ 0.035090] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >20:12:46,773 DEBUG kernel:[ 0.035640] pci 0000:00:01.2: reg 20: [io 0xc000-0xc01f] >20:12:46,773 DEBUG kernel:[ 0.035982] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >20:12:46,773 INFO kernel:[ 0.036471] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >20:12:46,773 INFO kernel:[ 0.036483] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >20:12:46,773 DEBUG kernel:[ 0.036657] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >20:12:46,773 DEBUG kernel:[ 0.038003] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >20:12:46,773 DEBUG kernel:[ 0.039005] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >20:12:46,773 DEBUG kernel:[ 0.040005] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >20:12:46,773 DEBUG kernel:[ 0.041673] pci 0000:00:02.0: reg 1c: [io 0xc020-0xc03f] >20:12:46,773 DEBUG kernel:[ 0.045004] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >20:12:46,773 DEBUG kernel:[ 0.045161] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >20:12:46,773 DEBUG kernel:[ 0.045996] pci 0000:00:03.0: reg 10: [io 0xc040-0xc05f] >20:12:46,773 DEBUG kernel:[ 0.046146] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc026fff] >20:12:46,773 DEBUG kernel:[ 0.046886] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >20:12:46,773 DEBUG kernel:[ 0.047243] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >20:12:46,773 DEBUG kernel:[ 0.047416] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >20:12:46,773 DEBUG kernel:[ 0.048353] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >20:12:46,773 DEBUG kernel:[ 0.048542] pci 0000:00:05.0: reg 10: [io 0xc060-0xc07f] >20:12:46,773 DEBUG kernel:[ 0.048678] pci 0000:00:05.0: reg 14: [mem 0xfc027000-0xfc027fff] >20:12:46,773 DEBUG kernel:[ 0.049627] pci 0000:00:07.0: [1af4:1002] type 00 class 0x050000 >20:12:46,773 DEBUG kernel:[ 0.049752] pci 0000:00:07.0: reg 10: [io 0xc080-0xc09f] >20:12:46,773 DEBUG kernel:[ 0.050777] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >20:12:46,773 INFO kernel:[ 0.051179] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >20:12:46,773 INFO kernel:[ 0.051180] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >20:12:46,773 INFO kernel:[ 0.053894] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >20:12:46,773 INFO kernel:[ 0.053977] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >20:12:46,773 INFO kernel:[ 0.054072] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >20:12:46,773 INFO kernel:[ 0.054151] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >20:12:46,773 INFO kernel:[ 0.054226] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >20:12:46,773 INFO kernel:[ 0.054343] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >20:12:46,773 INFO kernel:[ 0.054346] vgaarb: loaded >20:12:46,773 INFO kernel:[ 0.054347] vgaarb: bridge control possible 0000:00:02.0 >20:12:46,773 NOTICE kernel:[ 0.054419] SCSI subsystem initialized >20:12:46,773 INFO kernel:[ 0.054421] ACPI: bus type scsi registered >20:12:46,773 DEBUG kernel:[ 0.054461] libata version 3.00 loaded. >20:12:46,773 INFO kernel:[ 0.054485] ACPI: bus type usb registered >20:12:46,773 INFO kernel:[ 0.054504] usbcore: registered new interface driver usbfs >20:12:46,773 INFO kernel:[ 0.054512] usbcore: registered new interface driver hub >20:12:46,773 INFO kernel:[ 0.054528] usbcore: registered new device driver usb >20:12:46,773 INFO kernel:[ 0.054571] PCI: Using ACPI for IRQ routing >20:12:46,773 DEBUG kernel:[ 0.054573] PCI: pci_cache_line_size set to 64 bytes >20:12:46,773 DEBUG kernel:[ 0.054773] e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff] >20:12:46,773 DEBUG kernel:[ 0.054775] e820: reserve RAM buffer [mem 0x2fffe000-0x2fffffff] >20:12:46,773 INFO kernel:[ 0.054868] NetLabel: Initializing >20:12:46,773 INFO kernel:[ 0.054870] NetLabel: domain hash size = 128 >20:12:46,773 INFO kernel:[ 0.054871] NetLabel: protocols = UNLABELED CIPSOv4 >20:12:46,773 INFO kernel:[ 0.054880] NetLabel: unlabeled traffic allowed by default >20:12:46,773 INFO kernel:[ 0.054920] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >20:12:46,773 INFO kernel:[ 0.054939] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >20:12:46,773 INFO kernel:[ 0.054942] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >20:12:46,773 INFO kernel:[ 0.057022] Switching to clocksource kvm-clock >20:12:46,773 INFO kernel:[ 0.064102] pnp: PnP ACPI init >20:12:46,773 INFO kernel:[ 0.064118] ACPI: bus type pnp registered >20:12:46,773 DEBUG kernel:[ 0.064144] pnp 00:00: [bus 00-ff] >20:12:46,773 DEBUG kernel:[ 0.064146] pnp 00:00: [io 0x0cf8-0x0cff] >20:12:46,773 DEBUG kernel:[ 0.064148] pnp 00:00: [io 0x0000-0x0cf7 window] >20:12:46,773 DEBUG kernel:[ 0.064150] pnp 00:00: [io 0x0d00-0xffff window] >20:12:46,773 DEBUG kernel:[ 0.064151] pnp 00:00: [mem 0x000a0000-0x000bffff window] >20:12:46,773 DEBUG kernel:[ 0.064153] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >20:12:46,773 DEBUG kernel:[ 0.064186] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >20:12:46,773 DEBUG kernel:[ 0.064199] pnp 00:01: [io 0x0070-0x0071] >20:12:46,773 DEBUG kernel:[ 0.064228] pnp 00:01: [irq 8] >20:12:46,773 DEBUG kernel:[ 0.064230] pnp 00:01: [io 0x0072-0x0077] >20:12:46,773 DEBUG kernel:[ 0.064248] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >20:12:46,773 DEBUG kernel:[ 0.064279] pnp 00:02: [io 0x0060] >20:12:46,773 DEBUG kernel:[ 0.064281] pnp 00:02: [io 0x0064] >20:12:46,773 DEBUG kernel:[ 0.064297] pnp 00:02: [irq 1] >20:12:46,773 DEBUG kernel:[ 0.064311] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >20:12:46,773 DEBUG kernel:[ 0.064344] pnp 00:03: [irq 12] >20:12:46,773 DEBUG kernel:[ 0.064360] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >20:12:46,773 DEBUG kernel:[ 0.064382] pnp 00:04: [io 0x03f2-0x03f5] >20:12:46,773 DEBUG kernel:[ 0.064384] pnp 00:04: [io 0x03f7] >20:12:46,773 DEBUG kernel:[ 0.064398] pnp 00:04: [irq 6] >20:12:46,773 DEBUG kernel:[ 0.064400] pnp 00:04: [dma 2] >20:12:46,773 DEBUG kernel:[ 0.064414] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >20:12:46,773 DEBUG kernel:[ 0.064500] pnp 00:05: [io 0x03f8-0x03ff] >20:12:46,773 DEBUG kernel:[ 0.064515] pnp 00:05: [irq 4] >20:12:46,773 DEBUG kernel:[ 0.064532] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >20:12:46,773 DEBUG kernel:[ 0.064657] pnp 00:06: [mem 0xfed00000-0xfed003ff] >20:12:46,773 DEBUG kernel:[ 0.064678] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >20:12:46,773 INFO kernel:[ 0.064822] pnp: PnP ACPI: found 7 devices >20:12:46,773 INFO kernel:[ 0.064824] ACPI: ACPI bus type pnp unregistered >20:12:46,773 DEBUG kernel:[ 0.070706] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >20:12:46,773 DEBUG kernel:[ 0.070709] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >20:12:46,773 INFO kernel:[ 0.070737] NET: Registered protocol family 2 >20:12:46,773 INFO kernel:[ 0.071395] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >20:12:46,773 INFO kernel:[ 0.072156] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >20:12:46,773 INFO kernel:[ 0.072307] TCP: Hash tables configured (established 131072 bind 65536) >20:12:46,773 INFO kernel:[ 0.072328] TCP: reno registered >20:12:46,773 INFO kernel:[ 0.072332] UDP hash table entries: 512 (order: 2, 16384 bytes) >20:12:46,773 INFO kernel:[ 0.072344] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >20:12:46,773 INFO kernel:[ 0.072402] NET: Registered protocol family 1 >20:12:46,773 INFO kernel:[ 0.072412] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >20:12:46,773 INFO kernel:[ 0.072432] pci 0000:00:01.0: PIIX3: Enabling Passive Release >20:12:46,773 INFO kernel:[ 0.072455] pci 0000:00:01.0: Activating ISA DMA hang workarounds >20:12:46,773 WARNING kernel:[ 0.072605] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >20:12:46,773 DEBUG kernel:[ 0.072733] pci 0000:00:02.0: Boot video device >20:12:46,773 DEBUG kernel:[ 0.072800] PCI: CLS 0 bytes, default 64 >20:12:46,773 INFO kernel:[ 0.072836] Unpacking initramfs... >20:12:46,773 INFO kernel:[ 2.919694] Freeing initrd memory: 26660k freed >20:12:46,773 NOTICE kernel:[ 2.925957] Initialise module verification >20:12:46,773 INFO kernel:[ 2.925991] audit: initializing netlink socket (disabled) >20:12:46,773 NOTICE kernel:[ 2.926001] type=2000 audit(1350850362.924:1): initialized >20:12:46,773 INFO kernel:[ 2.942174] HugeTLB registered 2 MB page size, pre-allocated 0 pages >20:12:46,773 NOTICE kernel:[ 2.943379] VFS: Disk quotas dquot_6.5.2 >20:12:46,773 WARNING kernel:[ 2.943416] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >20:12:46,773 INFO kernel:[ 2.943744] msgmni has been set to 1479 >20:12:46,773 DEBUG kernel:[ 2.943816] SELinux: Registering netfilter hooks >20:12:46,773 INFO kernel:[ 2.944203] alg: No test for stdrng (krng) >20:12:46,773 INFO kernel:[ 2.944207] NET: Registered protocol family 38 >20:12:46,773 NOTICE kernel:[ 2.944209] Key type asymmetric registered >20:12:46,773 NOTICE kernel:[ 2.944210] Asymmetric key parser 'x509' registered >20:12:46,773 INFO kernel:[ 2.944237] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >20:12:46,773 INFO kernel:[ 2.944254] io scheduler noop registered >20:12:46,773 INFO kernel:[ 2.944255] io scheduler deadline registered >20:12:46,773 INFO kernel:[ 2.944278] io scheduler cfq registered (default) >20:12:46,773 INFO kernel:[ 2.944351] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >20:12:46,773 INFO kernel:[ 2.944365] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >20:12:46,773 INFO kernel:[ 2.944366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >20:12:46,773 INFO kernel:[ 2.944430] acpiphp: Slot [3] registered >20:12:46,773 INFO kernel:[ 2.944443] acpiphp: Slot [4] registered >20:12:46,773 INFO kernel:[ 2.944456] acpiphp: Slot [5] registered >20:12:46,773 INFO kernel:[ 2.944469] acpiphp: Slot [6] registered >20:12:46,773 INFO kernel:[ 2.944481] acpiphp: Slot [7] registered >20:12:46,773 INFO kernel:[ 2.944493] acpiphp: Slot [8] registered >20:12:46,773 INFO kernel:[ 2.944506] acpiphp: Slot [9] registered >20:12:46,773 INFO kernel:[ 2.944519] acpiphp: Slot [10] registered >20:12:46,773 INFO kernel:[ 2.944532] acpiphp: Slot [11] registered >20:12:46,773 INFO kernel:[ 2.944546] acpiphp: Slot [12] registered >20:12:46,773 INFO kernel:[ 2.944559] acpiphp: Slot [13] registered >20:12:46,773 INFO kernel:[ 2.944573] acpiphp: Slot [14] registered >20:12:46,773 INFO kernel:[ 2.944585] acpiphp: Slot [15] registered >20:12:46,773 INFO kernel:[ 2.944599] acpiphp: Slot [16] registered >20:12:46,773 INFO kernel:[ 2.944612] acpiphp: Slot [17] registered >20:12:46,773 INFO kernel:[ 2.944626] acpiphp: Slot [18] registered >20:12:46,773 INFO kernel:[ 2.944640] acpiphp: Slot [19] registered >20:12:46,773 INFO kernel:[ 2.944652] acpiphp: Slot [20] registered >20:12:46,773 INFO kernel:[ 2.944664] acpiphp: Slot [21] registered >20:12:46,773 INFO kernel:[ 2.944677] acpiphp: Slot [22] registered >20:12:46,773 INFO kernel:[ 2.944691] acpiphp: Slot [23] registered >20:12:46,773 INFO kernel:[ 2.944703] acpiphp: Slot [24] registered >20:12:46,773 INFO kernel:[ 2.944716] acpiphp: Slot [25] registered >20:12:46,773 INFO kernel:[ 2.944729] acpiphp: Slot [26] registered >20:12:46,773 INFO kernel:[ 2.944742] acpiphp: Slot [27] registered >20:12:46,773 INFO kernel:[ 2.944773] acpiphp: Slot [28] registered >20:12:46,773 INFO kernel:[ 2.944788] acpiphp: Slot [29] registered >20:12:46,773 INFO kernel:[ 2.944802] acpiphp: Slot [30] registered >20:12:46,773 INFO kernel:[ 2.944814] acpiphp: Slot [31] registered >20:12:46,773 INFO kernel:[ 2.944979] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >20:12:46,773 INFO kernel:[ 2.944982] ACPI: Power Button [PWRF] >20:12:46,773 INFO kernel:[ 2.946799] GHES: HEST is not enabled! >20:12:46,773 WARNING kernel:[ 2.947052] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >20:12:46,773 DEBUG kernel:[ 2.947110] virtio-pci 0000:00:03.0: setting latency timer to 64 >20:12:46,773 WARNING kernel:[ 2.947376] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >20:12:46,773 DEBUG kernel:[ 2.947410] virtio-pci 0000:00:05.0: setting latency timer to 64 >20:12:46,773 DEBUG kernel:[ 2.947521] virtio-pci 0000:00:07.0: setting latency timer to 64 >20:12:46,773 INFO kernel:[ 2.947611] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >20:12:46,773 INFO kernel:[ 2.970334] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >20:12:46,773 INFO kernel:[ 2.993369] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >20:12:46,773 DEBUG kernel:[ 2.993812] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >20:12:46,773 DEBUG kernel:[ 2.993836] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >20:12:46,773 INFO kernel:[ 3.040166] Non-volatile memory driver v1.3 >20:12:46,773 INFO kernel:[ 3.040169] Linux agpgart interface v0.103 >20:12:46,773 INFO kernel:[ 3.040813] loop: module loaded >20:12:46,773 DEBUG kernel:[ 3.040865] ata_piix 0000:00:01.1: version 2.13 >20:12:46,773 DEBUG kernel:[ 3.040951] ata_piix 0000:00:01.1: setting latency timer to 64 >20:12:46,773 INFO kernel:[ 3.041284] scsi0 : ata_piix >20:12:46,773 INFO kernel:[ 3.041333] scsi1 : ata_piix >20:12:46,773 INFO kernel:[ 3.041361] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 >20:12:46,773 INFO kernel:[ 3.041363] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 >20:12:46,773 INFO kernel:[ 3.041420] libphy: Fixed MDIO Bus: probed >20:12:46,773 INFO kernel:[ 3.041450] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >20:12:46,773 INFO kernel:[ 3.041460] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >20:12:46,773 INFO kernel:[ 3.041469] uhci_hcd: USB Universal Host Controller Interface driver >20:12:46,773 DEBUG kernel:[ 3.041526] uhci_hcd 0000:00:01.2: setting latency timer to 64 >20:12:46,773 INFO kernel:[ 3.041537] uhci_hcd 0000:00:01.2: UHCI Host Controller >20:12:46,773 INFO kernel:[ 3.041566] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >20:12:46,773 INFO kernel:[ 3.041685] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c000 >20:12:46,773 INFO kernel:[ 3.041764] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >20:12:46,773 INFO kernel:[ 3.041766] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >20:12:46,773 INFO kernel:[ 3.041768] usb usb1: Product: UHCI Host Controller >20:12:46,773 INFO kernel:[ 3.041769] usb usb1: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >20:12:46,773 INFO kernel:[ 3.041771] usb usb1: SerialNumber: 0000:00:01.2 >20:12:46,773 INFO kernel:[ 3.041845] hub 1-0:1.0: USB hub found >20:12:46,773 INFO kernel:[ 3.041848] hub 1-0:1.0: 2 ports detected >20:12:46,773 INFO kernel:[ 3.041950] usbcore: registered new interface driver usbserial >20:12:46,773 INFO kernel:[ 3.041959] usbcore: registered new interface driver usbserial_generic >20:12:46,773 INFO kernel:[ 3.041965] USB Serial support registered for generic >20:12:46,773 INFO kernel:[ 3.041966] usbserial: USB Serial Driver core >20:12:46,773 INFO kernel:[ 3.042001] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >20:12:46,773 INFO kernel:[ 3.042845] serio: i8042 KBD port at 0x60,0x64 irq 1 >20:12:46,773 INFO kernel:[ 3.042850] serio: i8042 AUX port at 0x60,0x64 irq 12 >20:12:46,773 INFO kernel:[ 3.042915] mousedev: PS/2 mouse device common for all mice >20:12:46,773 INFO kernel:[ 3.043275] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >20:12:46,773 INFO kernel:[ 3.046705] rtc_cmos 00:01: RTC can wake from S4 >20:12:46,773 INFO kernel:[ 3.047050] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >20:12:46,773 INFO kernel:[ 3.047187] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >20:12:46,773 INFO kernel:[ 3.047248] device-mapper: uevent: version 1.0.3 >20:12:46,773 INFO kernel:[ 3.047295] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >20:12:46,773 INFO kernel:[ 3.047354] cpuidle: using governor ladder >20:12:46,773 INFO kernel:[ 3.047355] cpuidle: using governor menu >20:12:46,773 INFO kernel:[ 3.047404] EFI Variables Facility v0.08 2004-May-17 >20:12:46,774 INFO kernel:[ 3.047510] usbcore: registered new interface driver usbhid >20:12:46,774 INFO kernel:[ 3.047511] usbhid: USB HID core driver >20:12:46,774 INFO kernel:[ 3.047527] drop_monitor: Initializing network drop monitor service >20:12:46,774 INFO kernel:[ 3.047589] ip_tables: (C) 2000-2006 Netfilter Core Team >20:12:46,774 INFO kernel:[ 3.047613] TCP: cubic registered >20:12:46,774 INFO kernel:[ 3.047614] Initializing XFRM netlink socket >20:12:46,774 INFO kernel:[ 3.047702] NET: Registered protocol family 10 >20:12:46,774 INFO kernel:[ 3.047859] mip6: Mobile IPv6 >20:12:46,774 INFO kernel:[ 3.047862] NET: Registered protocol family 17 >20:12:46,774 DEBUG kernel:[ 3.048022] PM: Hibernation image not present or could not be loaded. >20:12:46,774 NOTICE kernel:[ 3.048024] Loading module verification certificates >20:12:46,774 WARNING kernel:[ 3.048044] Cert Valid From: 2012-10-08 16:53:34 >20:12:46,774 WARNING kernel:[ 3.048045] Cert Valid To: 2112-09-14 16:53:34 >20:12:46,774 WARNING kernel:[ 3.048047] Now: 2012-10-21 20:12:43 >20:12:46,774 NOTICE kernel:[ 3.048992] MODSIGN: Loaded cert 'Fedora kernel signing key: c814c8ca34b3e7ee0fe44d0c19fe2dea1a58507b' >20:12:46,774 INFO kernel:[ 3.049018] registered taskstats version 1 >20:12:46,774 INFO kernel:[ 3.049588] Magic number: 0:892:245 >20:12:46,774 INFO kernel:[ 3.049683] rtc_cmos 00:01: setting system clock to 2012-10-21 20:12:42 UTC (1350850362) >20:12:46,774 DEBUG kernel:[ 3.202551] ata2.01: NODEV after polling detection >20:12:46,774 DEBUG kernel:[ 3.202974] ata1.01: NODEV after polling detection >20:12:46,774 INFO kernel:[ 3.204510] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >20:12:46,774 INFO kernel:[ 3.204943] ata1.00: ATA-7: QEMU HARDDISK, 1.0.1, max UDMA/100 >20:12:46,774 INFO kernel:[ 3.204950] ata1.00: 16384000 sectors, multi 16: LBA48 >20:12:46,774 INFO kernel:[ 3.207388] ata2.00: configured for MWDMA2 >20:12:46,774 INFO kernel:[ 3.207642] ata1.00: configured for MWDMA2 >20:12:46,774 NOTICE kernel:[ 3.207861] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0. PQ: 0 ANSI: 5 >20:12:46,774 NOTICE kernel:[ 3.208191] sd 0:0:0:0: Attached scsi generic sg0 type 0 >20:12:46,774 NOTICE kernel:[ 3.208340] sd 0:0:0:0: [sda] 16384000 512-byte logical blocks: (8.38 GB/7.81 GiB) >20:12:46,774 NOTICE kernel:[ 3.208429] sd 0:0:0:0: [sda] Write Protect is off >20:12:46,774 DEBUG kernel:[ 3.208434] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >20:12:46,774 NOTICE kernel:[ 3.208470] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >20:12:46,774 INFO kernel:[ 3.210578] sda: sda1 sda2 sda3 >20:12:46,774 NOTICE kernel:[ 3.211117] sd 0:0:0:0: [sda] Attached SCSI disk >20:12:46,774 NOTICE kernel:[ 3.211570] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >20:12:46,774 WARNING kernel:[ 3.212721] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >20:12:46,774 INFO kernel:[ 3.212726] cdrom: Uniform CD-ROM driver Revision: 3.20 >20:12:46,774 DEBUG kernel:[ 3.212935] sr 1:0:0:0: Attached scsi CD-ROM sr0 >20:12:46,774 NOTICE kernel:[ 3.213077] sr 1:0:0:0: Attached scsi generic sg1 type 5 >20:12:46,774 INFO kernel:[ 3.215986] Freeing unused kernel memory: 1036k freed >20:12:46,774 INFO kernel:[ 3.216202] Write protecting the kernel read-only data: 12288k >20:12:46,774 INFO kernel:[ 3.224366] Freeing unused kernel memory: 1860k freed >20:12:46,774 INFO kernel:[ 3.230954] Freeing unused kernel memory: 1416k freed >20:12:46,774 INFO kernel:[ 3.310314] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >20:12:46,774 INFO kernel:[ 3.343037] usb 1-1: new full-speed USB device number 2 using uhci_hcd >20:12:46,774 INFO kernel:[ 3.398212] squashfs: version 4.0 (2009/01/31) Phillip Lougher >20:12:46,774 INFO kernel:[ 3.401714] Loading iSCSI transport class v2.0-870. >20:12:46,774 NOTICE kernel:[ 3.406414] iscsi: registered transport (tcp) >20:12:46,774 INFO kernel:[ 3.408789] alua: device handler registered >20:12:46,774 INFO kernel:[ 3.411138] emc: device handler registered >20:12:46,774 INFO kernel:[ 3.413480] hp_sw: device handler registered >20:12:46,774 INFO kernel:[ 3.415989] rdac: device handler registered >20:12:46,774 INFO kernel:[ 3.432447] FDC 0 is a S82078B >20:12:46,774 INFO kernel:[ 3.444221] No iBFT detected. >20:12:46,774 INFO kernel:[ 3.446725] md: raid0 personality registered for level 0 >20:12:46,774 INFO kernel:[ 3.449782] md: raid1 personality registered for level 1 >20:12:46,774 INFO kernel:[ 3.452366] async_tx: api initialized (async) >20:12:46,774 INFO kernel:[ 3.453550] xor: automatically using best checksumming function: >20:12:46,774 INFO kernel:[ 3.463015] generic_sse: 9048.000 MB/sec >20:12:46,774 WARNING kernel:[ 3.483023] raid6: sse2x1 4351 MB/s >20:12:46,774 WARNING kernel:[ 3.500018] raid6: sse2x2 8355 MB/s >20:12:46,774 WARNING kernel:[ 3.517017] raid6: sse2x4 10335 MB/s >20:12:46,774 WARNING kernel:[ 3.517019] raid6: using algorithm sse2x4 (10335 MB/s) >20:12:46,774 WARNING kernel:[ 3.517021] raid6: using intx1 recovery algorithm >20:12:46,774 INFO kernel:[ 3.518551] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >20:12:46,774 INFO kernel:[ 3.525343] md: raid6 personality registered for level 6 >20:12:46,774 INFO kernel:[ 3.525345] md: raid5 personality registered for level 5 >20:12:46,774 INFO kernel:[ 3.525347] md: raid4 personality registered for level 4 >20:12:46,774 INFO kernel:[ 3.531286] md: raid10 personality registered for level 10 >20:12:46,774 INFO kernel:[ 3.533851] md: linear personality registered for level -1 >20:12:46,774 INFO kernel:[ 3.541461] device-mapper: multipath: version 1.5.0 loaded >20:12:46,774 INFO kernel:[ 3.543841] device-mapper: multipath round-robin: version 1.0.0 loaded >20:12:46,774 INFO kernel:[ 3.587979] RPC: Registered named UNIX socket transport module. >20:12:46,774 INFO kernel:[ 3.587982] RPC: Registered udp transport module. >20:12:46,774 INFO kernel:[ 3.587983] RPC: Registered tcp transport module. >20:12:46,774 INFO kernel:[ 3.587984] RPC: Registered tcp NFSv4.1 backchannel transport module. >20:12:46,774 INFO kernel:[ 3.599906] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >20:12:46,774 INFO kernel:[ 3.599909] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >20:12:46,774 INFO kernel:[ 3.599911] usb 1-1: Product: QEMU USB Tablet >20:12:46,774 INFO kernel:[ 3.599913] usb 1-1: Manufacturer: QEMU 1.0.1 >20:12:46,774 INFO kernel:[ 3.599914] usb 1-1: SerialNumber: 42 >20:12:46,774 INFO kernel:[ 3.635038] 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 >20:12:46,774 INFO kernel:[ 3.635122] 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 >20:12:46,774 INFO kernel:[ 3.737038] usb 1-2: new full-speed USB device number 3 using uhci_hcd >20:12:46,774 DEBUG kernel:[ 3.789472] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >20:12:46,774 DEBUG kernel:[ 3.789496] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >20:12:46,774 DEBUG kernel:[ 3.789519] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >20:12:46,774 INFO kernel:[ 3.928456] tsc: Refined TSC clocksource calibration: 3311.140 MHz >20:12:46,774 INFO kernel:[ 4.009259] usb 1-2: New USB device found, idVendor=0409, idProduct=55aa >20:12:46,774 INFO kernel:[ 4.009268] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >20:12:46,774 INFO kernel:[ 4.009274] usb 1-2: Product: QEMU USB Hub >20:12:46,774 INFO kernel:[ 4.009279] usb 1-2: Manufacturer: QEMU 1.0.1 >20:12:46,774 INFO kernel:[ 4.009283] usb 1-2: SerialNumber: 314159 >20:12:46,774 INFO kernel:[ 4.012324] hub 1-2:1.0: USB hub found >20:12:46,774 INFO kernel:[ 4.017168] hub 1-2:1.0: 8 ports detected >20:12:46,774 DEBUG kernel:[ 4.176839] ISO 9660 Extensions: Microsoft Joliet Level 3 >20:12:46,774 DEBUG kernel:[ 4.184803] ISO 9660 Extensions: RRIP_1991A >20:12:46,774 INFO kernel:[ 4.607719] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >20:12:46,774 INFO kernel:[ 4.610025] usb 1-2.1: new full-speed USB device number 4 using uhci_hcd >20:12:46,774 INFO kernel:[ 5.252023] usb 1-2.1: New USB device found, idVendor=0cf3, idProduct=7015 >20:12:46,774 INFO kernel:[ 5.252026] usb 1-2.1: New USB device strings: Mfr=16, Product=32, SerialNumber=48 >20:12:46,774 INFO kernel:[ 5.252028] usb 1-2.1: Product: USB WLAN >20:12:46,774 INFO kernel:[ 5.252030] usb 1-2.1: Manufacturer: ATHEROS >20:12:46,774 INFO kernel:[ 5.252031] usb 1-2.1: SerialNumber: 12345 >20:12:46,774 DEBUG kernel:[ 5.871530] SELinux: 2048 avtab hash slots, 92171 rules. >20:12:46,774 DEBUG kernel:[ 5.888552] SELinux: 2048 avtab hash slots, 92171 rules. >20:12:46,774 DEBUG kernel:[ 5.990203] SELinux: 9 users, 15 roles, 4276 types, 230 bools, 1 sens, 1024 cats >20:12:46,774 DEBUG kernel:[ 5.990207] SELinux: 83 classes, 92171 rules >20:12:46,774 INFO kernel:[ 5.994503] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >20:12:46,774 INFO kernel:[ 5.994508] SELinux: the above unknown classes and permissions will be allowed >20:12:46,774 DEBUG kernel:[ 5.994514] SELinux: Completing initialization. >20:12:46,774 DEBUG kernel:[ 5.994515] SELinux: Setting up existing superblocks. >20:12:46,774 DEBUG kernel:[ 5.994520] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 5.994526] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 5.994535] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 5.994539] SELinux: initialized (dev proc, type proc), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 5.994545] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:12:46,774 DEBUG kernel:[ 5.994556] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >20:12:46,774 DEBUG kernel:[ 5.995362] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >20:12:46,774 DEBUG kernel:[ 5.995366] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 5.995889] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >20:12:46,774 DEBUG kernel:[ 5.995894] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 5.995897] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >20:12:46,774 DEBUG kernel:[ 5.995911] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >20:12:46,774 DEBUG kernel:[ 5.995916] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >20:12:46,774 DEBUG kernel:[ 5.995922] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 5.995930] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 5.996143] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 5.996144] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:12:46,774 DEBUG kernel:[ 5.996149] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:12:46,774 DEBUG kernel:[ 5.996292] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:12:46,774 DEBUG kernel:[ 5.996323] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 5.996326] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 5.996330] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 5.996343] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 5.996347] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 5.996350] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 5.996352] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 5.996355] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 5.996359] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 5.996362] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 5.996366] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 5.996375] SELinux: initialized (dev loop0, type squashfs), uses xattr >20:12:46,774 DEBUG kernel:[ 5.996390] SELinux: initialized (dev dm-0, type ext4), uses xattr >20:12:46,774 NOTICE kernel:[ 5.997987] type=1403 audit(1350850365.446:2): policy loaded auid=4294967295 ses=4294967295 >20:12:46,774 DEBUG kernel:[ 6.526422] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >20:12:46,774 DEBUG kernel:[ 6.609168] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:12:46,774 DEBUG kernel:[ 6.616760] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >20:12:46,774 DEBUG kernel:[ 6.765626] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >20:12:46,774 NOTICE kernel:[ 7.101431] type=1400 audit(1350850366.550:3): avc: denied { create } for pid=473 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >20:12:46,774 NOTICE kernel:[ 7.101474] type=1400 audit(1350850366.550:4): avc: denied { setattr } for pid=473 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=38212 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >20:12:46,774 NOTICE kernel:[ 7.101498] type=1400 audit(1350850366.550:5): avc: denied { relabelfrom } for pid=473 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=38212 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >20:12:46,792 INFO systemd: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >20:12:46,792 INFO systemd: Detected virtualization 'kvm'. >20:12:46,792 INFO systemd: Initializing machine ID from KVM UUID. >20:12:46,792 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. >20:12:46,792 INFO systemd: Started Remount Root and Kernel File Systems. >20:12:46,794 INFO systemd: Starting Local File Systems (Pre). >20:12:46,794 INFO systemd: Reached target Local File Systems (Pre). >20:12:46,794 INFO systemd: Mounting Temporary Directory... >20:12:46,794 INFO systemd: Starting Load Random Seed... >20:12:46,794 INFO systemd: Started Load Random Seed. >20:12:46,794 INFO systemd: Started Apply Kernel Variables. >20:12:46,821 NOTICE kernel:[ 7.363726] type=1400 audit(1350850366.812:6): avc: denied { write } for pid=501 comm="firewalld" name="python2.7" dev="dm-0" ino=28472 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >20:12:46,821 NOTICE kernel:[ 7.363733] type=1400 audit(1350850366.812:7): avc: denied { remove_name } for pid=501 comm="firewalld" name="site.pyc" dev="dm-0" ino=28939 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >20:12:46,821 NOTICE kernel:[ 7.363738] type=1400 audit(1350850366.812:8): avc: denied { unlink } for pid=501 comm="firewalld" name="site.pyc" dev="dm-0" ino=28939 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >20:12:46,821 NOTICE kernel:[ 7.365660] type=1400 audit(1350850366.814:9): avc: denied { add_name } for pid=501 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >20:12:46,821 NOTICE kernel:[ 7.365704] type=1400 audit(1350850366.814:10): avc: denied { create } for pid=501 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >20:12:46,843 INFO systemd: Started Terminate Plymouth Boot Screen. >20:12:46,843 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >20:12:46,843 INFO systemd: Starting Shell on tty2... >20:12:46,843 INFO systemd: Started Shell on tty2. >20:12:47,072 ERR systemd-udevd: ctx=0x7f88330ca9c0 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >20:12:47,072 ERR systemd-udevd: ctx=0x7f88330ca9c0 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >20:12:47,112 INFO systemd: Starting Agent daemon for Spice guests. >20:12:47,112 INFO systemd: Reached target Agent daemon for Spice guests. >20:12:47,128 ERR systemd-udevd: ctx=0x7f88330ca9c0 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >20:12:47,158 INFO kernel:[ 7.708781] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >20:12:47,364 WARNING kernel:[ 7.914073] microcode: AMD CPU family 0x6 not supported >20:12:47,365 ERR systemd-udevd: ctx=0x7f88330ca9c0 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >20:12:47,600 INFO kernel:[ 8.150681] cfg80211: Calling CRDA to update world regulatory domain >20:12:48,003 INFO kernel:[ 8.553192] usb 1-2.1: ath9k_htc: Firmware htc_7010.fw requested >20:12:48,036 INFO kernel:[ 8.586229] usbcore: registered new interface driver ath9k_htc >20:12:48,537 INFO systemd: Starting D-Bus System Message Bus... >20:12:48,538 INFO systemd: Started D-Bus System Message Bus. >20:12:48,591 INFO systemd: Started firewalld - dynamic firewall daemon. >20:12:48,591 INFO systemd: Starting Network Manager... >20:12:48,805 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >20:12:48,806 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >20:12:48,806 INFO NetworkManager: <info> WEXT support is enabled >20:12:48,816 INFO dbus-daemon: dbus[540]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >20:12:48,816 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >20:12:48,816 INFO systemd: Starting Authorization Manager... >20:12:48,951 INFO polkitd: Started polkitd version 0.107 >20:12:49,037 INFO dbus-daemon: dbus[540]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >20:12:49,037 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >20:12:49,037 INFO systemd: Started Authorization Manager. >20:12:49,072 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >20:12:49,077 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >20:12:49,077 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >20:12:49,077 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >20:12:49,084 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >20:12:49,171 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >20:12:49,178 INFO systemd: Started Network Manager. >20:12:49,178 INFO systemd: Starting Anaconda System Services. >20:12:49,178 INFO systemd: Reached target Anaconda System Services. >20:12:49,178 INFO systemd: Starting Anaconda... >20:12:49,187 INFO systemd: Starting Network Manager Wait Online... >20:12:49,214 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >20:12:49,226 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >20:12:49,245 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >20:12:49,245 INFO NetworkManager: <info> Networking is enabled by state file >20:12:49,247 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >20:12:49,250 INFO NetworkManager: <info> (eth0): carrier is OFF >20:12:49,250 ERR NetworkManager: <error> [1350850369.248979] [nm-device-ethernet.c:454] update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >20:12:49,250 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >20:12:49,251 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >20:12:49,252 INFO NetworkManager: <info> (eth0): now managed >20:12:49,252 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >20:12:49,255 INFO NetworkManager: <info> (eth0): bringing up device. >20:12:49,268 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >20:12:49,270 INFO NetworkManager: <info> (eth0): preparing device. >20:12:49,270 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >20:12:49,271 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >20:12:49,273 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >20:12:49,274 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >20:12:49,286 INFO systemd: Started Anaconda. >20:12:49,310 INFO systemd: Starting Anaconda Text Console... >20:12:49,316 INFO kernel:[ 9.865972] usb 1-2.1: ath9k_htc: Transferred FW: htc_7010.fw, size: 72992 >20:12:49,317 INFO systemd: Started Anaconda Text Console. >20:12:49,318 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >20:12:49,320 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >20:12:49,337 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >20:12:49,338 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >20:12:49,338 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >20:12:49,339 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >20:12:49,340 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >20:12:49,342 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >20:12:49,342 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >20:12:49,344 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >20:12:49,345 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >20:12:49,345 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >20:12:49,350 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >20:12:49,372 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >20:12:49,372 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >20:12:49,373 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >20:12:49,374 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >20:12:49,401 INFO kernel:[ 9.948087] ath9k_htc 1-2.1:1.0: ath9k_htc: HTC initialized with 45 credits >20:12:49,402 INFO NetworkManager: <info> dhclient started with pid 566 >20:12:49,441 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >20:12:49,443 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >20:12:49,583 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >20:12:49,583 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >20:12:49,584 INFO dhclient: All rights reserved. >20:12:49,584 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >20:12:49,584 INFO dhclient: >20:12:49,598 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >20:12:49,600 WARNING kernel:[ 10.150421] audit_printk_skb: 36 callbacks suppressed >20:12:49,600 NOTICE kernel:[ 10.150424] type=1400 audit(1350850369.599:23): avc: denied { read write } for pid=572 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 >20:12:49,601 INFO dhclient: Listening on LPF/eth0/52:54:00:e5:28:87 >20:12:49,601 INFO dhclient: Sending on LPF/eth0/52:54:00:e5:28:87 >20:12:49,601 INFO dhclient: Sending on Socket/fallback >20:12:49,602 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x39e42e98) >20:12:50,454 INFO kernel:[ 11.003970] ath9k_htc 1-2.1:1.0: ath9k_htc: FW Version: 1.3 >20:12:50,454 DEBUG kernel:[ 11.003974] ath: EEPROM regdomain: 0x809c >20:12:50,454 DEBUG kernel:[ 11.003975] ath: EEPROM indicates we should expect a country code >20:12:50,454 DEBUG kernel:[ 11.003976] ath: doing EEPROM country->regdmn map search >20:12:50,454 DEBUG kernel:[ 11.003978] ath: country maps to regdmn code: 0x52 >20:12:50,454 DEBUG kernel:[ 11.003979] ath: Country alpha2 being used: CN >20:12:50,454 DEBUG kernel:[ 11.003980] ath: Regpair used: 0x52 >20:12:50,456 INFO NetworkManager: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:01.2/usb1/1-2/1-2.1/1-2.1:1.0/ieee80211/phy0/rfkill0) (driver ath9k_htc) >20:12:50,510 INFO kernel:[ 11.059682] ieee80211 phy0: Atheros AR9287 Rev:2 >20:12:50,522 DEBUG kernel:[ 11.072929] Registered led device: ath9k_htc-phy0 >20:12:50,565 INFO NetworkManager: <info> (wlan0): using nl80211 for WiFi device control >20:12:50,565 WARNING NetworkManager: <warn> (wlan0): driver supports Access Point (AP) mode >20:12:50,565 INFO NetworkManager: <info> (wlan0): new 802.11 WiFi device (driver: 'ath9k_htc' ifindex: 3) >20:12:50,565 INFO NetworkManager: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1 >20:12:50,565 INFO NetworkManager: <info> (wlan0): now managed >20:12:50,565 INFO NetworkManager: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >20:12:50,565 INFO NetworkManager: <info> (wlan0): bringing up device. >20:12:51,040 NOTICE kernel:[ 11.590282] type=1400 audit(1350850371.039:24): avc: denied { read write } for pid=581 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7335 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >20:12:51,047 WARNING kernel:[ 11.597041] auditd (582): /proc/582/oom_adj is deprecated, please use /proc/582/oom_score_adj instead. >20:12:52,044 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x39e42e98) >20:12:52,383 INFO kernel:[ 12.924111] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready >20:12:52,386 INFO NetworkManager: <info> (wlan0): preparing device. >20:12:52,386 INFO NetworkManager: <info> (wlan0): deactivating device (reason 'managed') [2] >20:12:52,414 INFO dbus-daemon: dbus[540]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >20:12:52,419 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >20:12:52,434 INFO systemd: Starting WPA Supplicant daemon... >20:12:52,478 INFO dbus-daemon: dbus[540]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >20:12:52,478 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >20:12:52,478 INFO NetworkManager: <info> wpa_supplicant started >20:12:52,479 INFO systemd: Started WPA Supplicant daemon. >20:12:52,497 INFO NetworkManager: <info> (wlan0) supports 4 scan SSIDs >20:12:52,499 INFO NetworkManager: <info> (wlan0): supplicant interface state: starting -> ready >20:12:52,499 INFO NetworkManager: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >20:12:52,499 WARNING NetworkManager: <warn> Trying to remove a non-existant call id. >20:12:52,500 INFO NetworkManager: <info> (wlan0): supplicant interface state: ready -> inactive >20:12:52,500 INFO NetworkManager: <info> (wlan0) supports 4 scan SSIDs >20:12:56,728 INFO systemd: Starting NTP client/server... >20:12:56,788 INFO chrony-helper: tr: write error: Broken pipe >20:12:56,788 INFO chrony-helper: tr: write error >20:12:56,834 INFO chronyd: chronyd version 1.27-git1ca844 starting >20:12:56,834 INFO chronyd: Linux kernel major=3 minor=6 patch=1 >20:12:56,835 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 >20:12:56,846 INFO systemd: Started NTP client/server. >20:12:57,694 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >20:12:57,695 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >20:12:57,696 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >20:12:57,697 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >20:12:59,318 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12 (xid=0x39e42e98) >20:12:59,784 INFO kernel:[ 20.334634] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >20:12:59,786 DEBUG kernel:[ 20.335274] SELinux: initialized (dev sda1, type ext4), uses xattr >20:12:59,941 INFO kernel:[ 20.491463] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >20:12:59,941 DEBUG kernel:[ 20.491476] SELinux: initialized (dev sda3, type ext4), uses xattr >20:13:09,452 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >20:13:09,453 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >20:13:09,454 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >20:13:09,455 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >20:13:11,530 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13 (xid=0x39e42e98) >20:13:20,457 NOTICE systemd: NetworkManager-wait-online.service: main process exited, code=exited, status=1 >20:13:20,457 ERR systemd: Failed to start Network Manager Wait Online. >20:13:20,457 NOTICE systemd: Unit NetworkManager-wait-online.service entered failed state. >20:13:20,459 INFO systemd: Starting Network. >20:13:20,460 INFO systemd: Reached target Network. >20:13:20,460 INFO systemd: Startup finished in 3s 233ms 113us (kernel) + 2s 879ms 862us (initrd) + 34s 893ms 840us (userspace) = 41s 6ms 815us. >20:13:21,440 INFO kernel:[ 42.996685] Btrfs loaded >20:13:21,519 INFO kernel:[ 43.075734] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >20:13:24,226 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11 (xid=0x39e42e98) >20:13:27,696 NOTICE NetworkManager: ifcfg-rh: read connection 'cubesphere2' >20:13:27,697 INFO NetworkManager: <info> Activation (wlan0) starting connection 'cubesphere2' >20:13:27,697 INFO NetworkManager: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >20:13:27,697 INFO NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... >20:13:27,700 INFO NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... >20:13:27,700 INFO NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... >20:13:27,700 INFO NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. >20:13:27,701 INFO NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... >20:13:27,701 INFO NetworkManager: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0] >20:13:27,701 INFO NetworkManager: <info> Activation (wlan0/wireless): access point 'cubesphere2' has security, but secrets are required. >20:13:27,702 INFO NetworkManager: <info> (wlan0): device state change: config -> need-auth (reason 'none') [50 60 0] >20:13:27,702 INFO NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. >20:13:27,703 WARNING NetworkManager: <warn> No agents were available for this request. >20:13:27,703 INFO NetworkManager: <info> (wlan0): device state change: need-auth -> failed (reason 'no-secrets') [60 120 7] >20:13:27,704 INFO NetworkManager: <info> Marking connection 'cubesphere2' invalid. >20:13:27,705 WARNING NetworkManager: <warn> Activation (wlan0) failed for connection 'cubesphere2' >20:13:27,708 INFO NetworkManager: <info> (wlan0): device state change: failed -> disconnected (reason 'none') [120 30 0] >20:13:27,709 INFO NetworkManager: <info> (wlan0): deactivating device (reason 'none') [0] >20:13:27,825 WARNING NetworkManager: <warn> (wlan0) firewall zone remove failed: (32) UNKNOWN_INTERFACE: wlan0 >20:13:28,715 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-cubesphere2 >20:13:29,372 INFO NetworkManager: <info> (eth0): device state change: ip-config -> disconnected (reason 'user-requested') [70 30 39] >20:13:29,372 INFO NetworkManager: <info> (eth0): deactivating device (reason 'user-requested') [39] >20:13:29,375 INFO NetworkManager: <info> (eth0): canceled DHCP transaction, DHCP client pid 566 >20:13:29,376 WARNING NetworkManager: <warn> (eth0) firewall zone remove failed: (32) UNKNOWN_INTERFACE: eth0 >20:13:42,431 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-cubesphere2 >20:13:44,762 INFO NetworkManager: <info> Activation (wlan0) starting connection 'cubesphere2' >20:13:44,762 INFO NetworkManager: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >20:13:44,762 INFO NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... >20:13:44,762 INFO NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... >20:13:44,762 INFO NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... >20:13:44,762 INFO NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. >20:13:44,762 INFO NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... >20:13:44,762 INFO NetworkManager: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0] >20:13:44,765 INFO NetworkManager: <info> Activation (wlan0/wireless): connection 'cubesphere2' has security, and secrets exist. No new secrets needed. >20:13:44,768 INFO NetworkManager: <info> Config: added 'ssid' value 'cubesphere2' >20:13:44,769 INFO NetworkManager: <info> Config: added 'scan_ssid' value '1' >20:13:44,769 INFO NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK' >20:13:44,769 INFO NetworkManager: <info> Config: added 'psk' value '<omitted>' >20:13:44,770 INFO NetworkManager: <info> Config: added 'proto' value 'WPA RSN' >20:13:44,771 INFO NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. >20:13:44,772 INFO NetworkManager: <info> Config: set interface ap_scan to 1 >20:13:44,901 INFO NetworkManager: <info> (wlan0): supplicant interface state: inactive -> scanning >20:13:48,636 INFO kernel:[ 70.192911] wlan0: authenticate with 00:1e:e5:92:1b:ae >20:13:50,246 INFO kernel:[ 71.802381] wlan0: send auth to 00:1e:e5:92:1b:ae (try 1/3) >20:13:50,248 INFO NetworkManager: <info> (wlan0): supplicant interface state: scanning -> authenticating >20:13:50,249 INFO kernel:[ 71.805202] wlan0: authenticated >20:13:50,250 INFO kernel:[ 71.806398] ath9k_htc 1-2.1:1.0: wlan0: disabling HT as WMM/QoS is not supported >20:13:51,035 INFO NetworkManager: <info> (wlan0): supplicant interface state: authenticating -> associating >20:13:51,036 INFO kernel:[ 72.592070] wlan0: associate with 00:1e:e5:92:1b:ae (try 1/3) >20:13:51,040 INFO kernel:[ 72.596088] wlan0: RX AssocResp from 00:1e:e5:92:1b:ae (capab=0x431 status=0 aid=5) >20:13:51,091 INFO kernel:[ 72.647123] wlan0: associated >20:13:51,091 INFO kernel:[ 72.647177] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready >20:13:51,098 INFO NetworkManager: <info> (wlan0): supplicant interface state: associating -> 4-way handshake >20:13:51,113 INFO NetworkManager: <info> (wlan0): supplicant interface state: 4-way handshake -> completed >20:13:51,114 INFO NetworkManager: <info> Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'cubesphere2'. >20:13:51,120 WARNING NetworkManager: <warn> (wlan0) firewall zone add/change failed: (32) INVALID_ZONE: public >20:13:51,120 INFO NetworkManager: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) scheduled. >20:13:51,121 INFO NetworkManager: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) started... >20:13:51,121 INFO NetworkManager: <info> (wlan0): device state change: config -> ip-config (reason 'none') [50 70 0] >20:13:51,121 INFO NetworkManager: <info> Activation (wlan0) Beginning DHCPv4 transaction (timeout in 45 seconds) >20:13:51,122 INFO NetworkManager: <info> dhclient started with pid 830 >20:13:51,122 INFO NetworkManager: <info> Activation (wlan0) Beginning IP6 addrconf. >20:13:51,124 INFO NetworkManager: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete. >20:13:51,166 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >20:13:51,169 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >20:13:51,169 INFO dhclient: All rights reserved. >20:13:51,169 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >20:13:51,170 INFO dhclient: >20:13:51,193 INFO NetworkManager: <info> (wlan0): DHCPv4 state changed nbi -> preinit >20:13:51,196 INFO dhclient: Listening on LPF/wlan0/f4:ec:38:96:b8:a2 >20:13:51,197 INFO dhclient: Sending on LPF/wlan0/f4:ec:38:96:b8:a2 >20:13:51,197 INFO dhclient: Sending on Socket/fallback >20:13:51,198 INFO dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7 (xid=0x192fb380) >20:13:51,304 INFO dhclient: DHCPREQUEST on wlan0 to 255.255.255.255 port 67 (xid=0x192fb380) >20:13:51,304 INFO dhclient: DHCPOFFER from 192.168.0.1 >20:13:51,407 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x192fb380) >20:13:51,410 INFO NetworkManager: <info> (wlan0): DHCPv4 state changed preinit -> bound >20:13:51,410 INFO NetworkManager: <info> address 192.168.0.117 >20:13:51,410 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >20:13:51,411 INFO NetworkManager: <info> gateway 192.168.0.1 >20:13:51,412 INFO NetworkManager: <info> nameserver '192.168.0.1' >20:13:51,412 INFO NetworkManager: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >20:13:51,412 INFO NetworkManager: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) started... >20:13:51,414 INFO dhclient: bound to 192.168.0.117 -- renewal in 37161 seconds. >20:13:52,413 INFO NetworkManager: <info> (wlan0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >20:13:52,415 INFO NetworkManager: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) complete. >20:13:52,424 INFO NetworkManager: <info> (wlan0): device state change: secondaries -> activated (reason 'none') [90 100 0] >20:13:52,428 INFO NetworkManager: <info> Policy set 'cubesphere2' (wlan0) as default for IPv4 routing and DNS. >20:13:52,429 INFO NetworkManager: <info> Activation (wlan0) successful, device activated. >20:13:52,432 INFO dbus-daemon: dbus[540]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >20:13:52,432 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >20:13:52,476 INFO dbus-daemon: dbus[540]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >20:13:52,477 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >20:13:52,629 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >20:13:56,447 WARNING nm-dispatcher.action: Script '/etc/NetworkManager/dispatcher.d/20-chrony' took too long; killing it. >20:13:56,448 WARNING NetworkManager: <warn> Dispatcher script timed out: Script '/etc/NetworkManager/dispatcher.d/20-chrony' timed out. >20:14:11,446 INFO NetworkManager: <info> (wlan0): IP6 addrconf timed out or failed. >20:14:11,447 INFO NetworkManager: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >20:14:11,447 INFO NetworkManager: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) started... >20:14:11,448 INFO NetworkManager: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >20:14:15,241 INFO chronyd: Selected source 200.11.116.1 >20:14:15,241 WARNING chronyd: System clock wrong by 164.317609 seconds, adjustment started >20:16:59,559 WARNING chronyd: System clock was stepped by 164.317 seconds >20:17:00,671 INFO chronyd: Selected source 200.69.222.89
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 868698
: 631033 |
631035
|
631036
|
631037
|
631038
|
631039
|
631040
|
631041
|
631042
|
631043
|
631044
|
631045
|
631046
|
631047