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 636640 Details for
Bug 872162
error creating partitions on LVM volume created with allocation=0
[?]
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), 196.42 KB, created by
Petr Schindler
on 2012-11-01 12:37:06 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Petr Schindler
Created:
2012-11-01 12:37:06 UTC
Size:
196.42 KB
patch
obsolete
>anaconda 18.21 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 221, in commitToDevice > return self.__disk.commit_to_dev() > File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 32, in new > ret = fn(*args, **kwds) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/disklabel.py", line 300, in commitToDisk > self.partedDisk.commitToDevice() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 436, in execute > self.device.disk.format.commitToDisk() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 323, in processActions > action.execute() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 357, in doIt > self.devicetree.processActions() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 195, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 107, in doInstall > turnOnFilesystems(storage) > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >IOException: Input/output error during write on /dev/vda > >Local variables in innermost frame: >self: parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fe69027f410>, <parted.partition.Partition object at 0x7fe69027f650>, <parted.partition.Partition object at 0x7fe69027f8d0>] > device: <parted.device.Device object at 0x7fe6902c3750> > PedDisk: <_ped.Disk object at 0x7fe688661368> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'vda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.0/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [vda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2188288 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 0x7fe69c861830> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-10-31-11-05-41-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18_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-31-11-05-41-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4274.0 > _serial: None > id: 0 > minor: 0 >, existing 10016MB disk vda (1) with existing msdos disklabel >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 2 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 3 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 4 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 88ce6b43-b3de-4334-ab17-2461edfc2039 > _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: 88ce6b43-b3de-4334-ab17-2461edfc2039 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 5 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 6 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, existing 1024MB dm live-rw (8) with existing ext4 filesystem >, existing 7499MB partition vda3 (9) with existing ext4 filesystem mounted at / >, existing 500MB partition vda1 (10) with non-existent ext4 filesystem mounted at /boot >, existing 2016MB partition vda2 (11) with existing swap >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent None > id: 0 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 1 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 4 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 6 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 7 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 2 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 3 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 5 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _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: 3 > _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 (0x7fe68af010d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fe6902c37d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fe6902c3310) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fe6902c3890) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fe6902c32d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >] > _intf.storage.doAutoPart: True > _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: 1351772555.72 > _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=Fedorax2018x20x86_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.21 > 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=Fedorax2018x20x86_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: >12:20:57,278 INFO anaconda: /sbin/anaconda 18.21 >12:20:58,055 INFO anaconda: 1048576 kB (1024 MB) are available >12:20:58,055 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >12:20:58,084 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >12:20:58,085 INFO anaconda: Default encoding = utf-8 >12:20:58,157 INFO anaconda: ISCSID is /sbin/iscsid >12:20:58,158 INFO anaconda: no initiator set >12:20:58,304 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:20:58,305 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >12:20:58,408 INFO anaconda: Display mode = g >12:20:58,409 INFO anaconda: 1048576 kB (1024 MB) are available >12:20:58,409 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >12:20:59,695 DEBUG anaconda: X server has signalled a successful start. >12:20:59,697 INFO anaconda: Starting window manager, pid 658. >12:21:01,101 INFO anaconda: using only installclass _Fedora >12:21:01,666 INFO anaconda: Detected 1008M of memory >12:21:01,667 INFO anaconda: Swap attempt of 2016M >12:21:01,703 INFO anaconda: Running Thread: AnaStorageThread (140628459935488) >12:21:01,710 INFO anaconda: Running Thread: AnaPayloadThread (140628468328192) >12:21:01,754 INFO anaconda: no initiator set >12:21:02,031 DEBUG anaconda: required disklabel type for vda (15) is None >12:21:02,031 DEBUG anaconda: default disklabel type for vda is msdos >12:21:02,032 DEBUG anaconda: selecting msdos disklabel for vda based on size >12:21:03,044 INFO anaconda: Thread Done: AnaStorageThread (140628459935488) >12:21:03,355 INFO anaconda: Thread Done: AnaPayloadThread (140628468328192) >08:22:34,167 INFO anaconda: source spoke ready: False >08:22:34,168 INFO anaconda: source spoke ready: False >08:22:34,168 INFO anaconda: source spoke ready: False >08:22:34,169 INFO anaconda: source spoke ready: False >08:22:34,169 INFO anaconda: source spoke ready: False >08:22:34,170 INFO anaconda: source spoke ready: False >08:22:34,170 INFO anaconda: source spoke ready: False >08:22:34,175 INFO anaconda: Running Thread: AnaSourceWatcher (140628239640320) >08:22:34,227 INFO anaconda: Running Thread: AnaSoftwareWatcher (140628231247616) >08:22:34,233 INFO anaconda: Running Thread: AnaStorageWatcher (140628159047424) >08:22:34,736 INFO anaconda: Running Thread: AnaNTPserver0 (140628468328192) >08:22:34,741 INFO anaconda: Running Thread: AnaNTPserver1 (140628141729536) >08:22:34,749 INFO anaconda: Running Thread: AnaNTPserver2 (140628150122240) >08:22:34,753 INFO anaconda: Running Thread: AnaNTPserver3 (140628133336832) >08:22:34,762 INFO anaconda: Thread Done: AnaSourceWatcher (140628239640320) >08:22:34,912 INFO anaconda: Thread Done: AnaNTPserver2 (140628150122240) >08:22:34,930 INFO anaconda: Thread Done: AnaNTPserver3 (140628133336832) >08:22:35,025 INFO anaconda: Thread Done: AnaNTPserver1 (140628141729536) >08:22:35,716 INFO anaconda: Thread Done: AnaSoftwareWatcher (140628231247616) >08:22:35,716 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140628141729536) >08:22:35,718 INFO anaconda: Thread Done: AnaStorageWatcher (140628159047424) >08:22:35,724 INFO anaconda: source spoke ready: True >08:22:35,727 INFO anaconda: source spoke ready: True >08:22:39,446 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140628141729536) >08:22:39,727 INFO anaconda: source spoke ready: True >08:22:39,728 INFO anaconda: source spoke ready: True >08:22:39,729 INFO anaconda: source spoke ready: True >08:22:39,729 INFO anaconda: source spoke ready: True >08:22:39,730 INFO anaconda: source spoke ready: True >08:22:39,730 INFO anaconda: source spoke ready: True >08:22:40,875 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) > >08:22:44,759 INFO anaconda: Thread Done: AnaNTPserver0 (140628468328192) >08:22:44,899 INFO anaconda: Running Thread: AnaExecuteStorageThread (140628468328192) >08:22:44,909 DEBUG anaconda: required disklabel type for vda (15) is None >08:22:44,910 DEBUG anaconda: default disklabel type for vda is msdos >08:22:44,910 DEBUG anaconda: selecting msdos disklabel for vda based on size >08:22:44,955 INFO anaconda: Detected 1008M of memory >08:22:44,956 INFO anaconda: Swap attempt of 2016M >08:22:45,113 INFO anaconda: Thread Done: AnaExecuteStorageThread (140628468328192) >08:22:45,113 INFO anaconda: Running Thread: AnaCheckStorageThread (140628159047424) >08:22:45,119 INFO anaconda: Thread Done: AnaCheckStorageThread (140628159047424) >08:22:48,847 INFO anaconda: Running Thread: AnaInstallThread (140628159047424) >08:22:49,669 INFO anaconda: Creating disklabel on /dev/vda >08:22:50,612 INFO anaconda: Creating swap on /dev/vda2 >08:22:50,774 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/vda2 >08:22:50,953 INFO anaconda: Creating ext4 on /dev/vda3 >08:22:51,772 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/vda3 >08:22:51,805 INFO anaconda: Creating ext4 on /dev/vda1 >08:22:51,847 INFO anaconda: Thread Done: AnaInstallThread (140628159047424) > > >/tmp/packaging.log: >12:21:01,654 DEBUG packaging: getting release version from tree at None (18) >12:21:01,654 DEBUG packaging: got a release version of 18 >12:21:03,045 INFO packaging: updating base repo >12:21:03,175 DEBUG packaging: getting release version from tree at None (18) >12:21:03,180 DEBUG packaging: got a release version of 18 >12:21:03,180 INFO packaging: configuring base repo >12:21:03,180 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >12:21:03,215 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >12:21:03,215 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >12:21:03,217 DEBUG packaging: got a release version of 18 >12:21:03,249 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >12:21:03,269 DEBUG packaging: disabling repo fedora >12:21:03,269 DEBUG packaging: disabling repo updates-testing >12:21:03,270 DEBUG packaging: disabling repo updates >12:21:03,270 INFO packaging: gathering repo metadata >12:21:03,270 DEBUG packaging: getting repo metadata for anaconda >12:21:03,318 DEBUG packaging: getting group info for anaconda >12:21:03,354 INFO packaging: metadata retrieval complete >08:22:35,710 DEBUG packaging: deleting package sacks >08:22:35,717 INFO packaging: checking software selection >08:22:35,717 DEBUG packaging: deleting package sacks >08:22:35,718 DEBUG packaging: deleting yum transaction info >08:22:35,718 DEBUG packaging: select group core >08:22:36,042 DEBUG packaging: select group core >08:22:36,043 DEBUG packaging: select group gnome-desktop >08:22:36,086 DEBUG packaging: select group multimedia >08:22:36,098 DEBUG packaging: select group input-methods >08:22:36,104 DEBUG packaging: select group base-x >08:22:36,113 DEBUG packaging: select group fonts >08:22:36,156 DEBUG packaging: select group hardware-support >08:22:36,167 DEBUG packaging: select group dial-up >08:22:36,172 DEBUG packaging: select group printing >08:22:36,210 DEBUG packaging: select group firefox >08:22:36,212 DEBUG packaging: select group standard >08:22:36,247 DEBUG packaging: select package kernel-PAE >08:22:36,259 INFO packaging: no kernel-PAE package >08:22:36,259 DEBUG packaging: select package kernel >08:22:36,260 INFO packaging: selected kernel >08:22:36,260 INFO packaging: checking dependencies >08:22:39,419 DEBUG packaging: success >08:22:39,445 INFO packaging: 1177 packages selected totalling 2.77 GB >08:22:49,501 DEBUG packaging: deleting package sacks > > >/tmp/program.log: >12:20:58,140 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:20:58,159 INFO program: Running... modprobe fcoe >12:20:58,257 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:20:58,304 INFO program: No FCoE boot disk information is found in EDD! >12:20:58,306 INFO program: Running... udevadm settle --timeout=300 >12:20:58,354 INFO program: Running... multipath -d >12:20:58,380 INFO program: Running... multipath -ll >12:20:59,702 INFO program: Running... metacity --display :1 --sm-disable >12:21:00,660 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >12:21:00,852 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,871 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,874 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,876 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,890 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,891 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,892 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,893 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,894 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,895 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,899 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,901 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,902 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,903 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,904 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,905 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,907 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,916 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,917 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,918 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,918 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,919 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,920 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:00,922 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >12:21:01,704 INFO program: Running... udevadm control --property=ANACONDA=1 >12:21:01,736 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:21:01,758 INFO program: Running... udevadm settle --timeout=300 >12:21:01,800 INFO program: Running... systemctl start chronyd.service >12:21:01,807 INFO program: Running... multipath -d >12:21:01,821 INFO program: Running... multipath -ll >12:21:02,182 INFO program: Running... dumpe2fs -h /dev/loop1 >12:21:02,225 INFO program: Filesystem volume name: Anaconda >12:21:02,226 INFO program: Last mounted on: / >12:21:02,227 INFO program: Filesystem UUID: 88ce6b43-b3de-4334-ab17-2461edfc2039 >12:21:02,227 INFO program: Filesystem magic number: 0xEF53 >12:21:02,228 INFO program: Filesystem revision #: 1 (dynamic) >12:21:02,228 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 >12:21:02,228 INFO program: Filesystem flags: signed_directory_hash >12:21:02,229 INFO program: Default mount options: user_xattr acl >12:21:02,229 INFO program: Filesystem state: clean >12:21:02,229 INFO program: Errors behavior: Continue >12:21:02,230 INFO program: Filesystem OS type: Linux >12:21:02,230 INFO program: Inode count: 65536 >12:21:02,230 INFO program: Block count: 1048576 >12:21:02,231 INFO program: Reserved block count: 0 >12:21:02,231 INFO program: Free blocks: 311963 >12:21:02,232 INFO program: Free inodes: 38274 >12:21:02,232 INFO program: First block: 1 >12:21:02,232 INFO program: Block size: 1024 >12:21:02,233 INFO program: Fragment size: 1024 >12:21:02,233 INFO program: Reserved GDT blocks: 256 >12:21:02,233 INFO program: Blocks per group: 8192 >12:21:02,234 INFO program: Fragments per group: 8192 >12:21:02,234 INFO program: Inodes per group: 512 >12:21:02,234 INFO program: Inode blocks per group: 128 >12:21:02,235 INFO program: Flex block group size: 16 >12:21:02,235 INFO program: Filesystem created: Wed Oct 31 10:00:29 2012 >12:21:02,235 INFO program: Last mount time: Wed Oct 31 10:01:01 2012 >12:21:02,236 INFO program: Last write time: Wed Oct 31 10:01:06 2012 >12:21:02,236 INFO program: Mount count: 2 >12:21:02,236 INFO program: Maximum mount count: -1 >12:21:02,237 INFO program: Last checked: Wed Oct 31 10:00:29 2012 >12:21:02,241 INFO program: Check interval: 0 (<none>) >12:21:02,241 INFO program: Lifetime writes: 32 MB >12:21:02,242 INFO program: Reserved blocks uid: 0 (user root) >12:21:02,242 INFO program: Reserved blocks gid: 0 (group root) >12:21:02,242 INFO program: First inode: 11 >12:21:02,243 INFO program: Inode size: 256 >12:21:02,243 INFO program: Required extra isize: 28 >12:21:02,244 INFO program: Desired extra isize: 28 >12:21:02,244 INFO program: Journal inode: 8 >12:21:02,244 INFO program: Default directory hash: half_md4 >12:21:02,245 INFO program: Directory Hash Seed: ee61a7eb-88a9-49c9-910b-4c88faf27723 >12:21:02,245 INFO program: Journal backup: inode blocks >12:21:02,245 INFO program: Journal features: (none) >12:21:02,246 INFO program: Journal size: 32M >12:21:02,246 INFO program: Journal length: 32768 >12:21:02,246 INFO program: Journal sequence: 0x00000009 >12:21:02,247 INFO program: Journal start: 0 >12:21:02,247 INFO program: >12:21:02,247 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:21:02,248 INFO program: Running... dumpe2fs -h /dev/loop1 >12:21:02,262 INFO program: Filesystem volume name: Anaconda >12:21:02,262 INFO program: Last mounted on: / >12:21:02,263 INFO program: Filesystem UUID: 88ce6b43-b3de-4334-ab17-2461edfc2039 >12:21:02,263 INFO program: Filesystem magic number: 0xEF53 >12:21:02,263 INFO program: Filesystem revision #: 1 (dynamic) >12:21:02,264 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 >12:21:02,264 INFO program: Filesystem flags: signed_directory_hash >12:21:02,265 INFO program: Default mount options: user_xattr acl >12:21:02,265 INFO program: Filesystem state: clean >12:21:02,265 INFO program: Errors behavior: Continue >12:21:02,266 INFO program: Filesystem OS type: Linux >12:21:02,266 INFO program: Inode count: 65536 >12:21:02,267 INFO program: Block count: 1048576 >12:21:02,267 INFO program: Reserved block count: 0 >12:21:02,267 INFO program: Free blocks: 311963 >12:21:02,268 INFO program: Free inodes: 38274 >12:21:02,268 INFO program: First block: 1 >12:21:02,269 INFO program: Block size: 1024 >12:21:02,271 INFO program: Fragment size: 1024 >12:21:02,276 INFO program: Reserved GDT blocks: 256 >12:21:02,277 INFO program: Blocks per group: 8192 >12:21:02,277 INFO program: Fragments per group: 8192 >12:21:02,278 INFO program: Inodes per group: 512 >12:21:02,278 INFO program: Inode blocks per group: 128 >12:21:02,278 INFO program: Flex block group size: 16 >12:21:02,278 INFO program: Filesystem created: Wed Oct 31 10:00:29 2012 >12:21:02,279 INFO program: Last mount time: Wed Oct 31 10:01:01 2012 >12:21:02,279 INFO program: Last write time: Wed Oct 31 10:01:06 2012 >12:21:02,280 INFO program: Mount count: 2 >12:21:02,280 INFO program: Maximum mount count: -1 >12:21:02,280 INFO program: Last checked: Wed Oct 31 10:00:29 2012 >12:21:02,281 INFO program: Check interval: 0 (<none>) >12:21:02,281 INFO program: Lifetime writes: 32 MB >12:21:02,281 INFO program: Reserved blocks uid: 0 (user root) >12:21:02,282 INFO program: Reserved blocks gid: 0 (group root) >12:21:02,282 INFO program: First inode: 11 >12:21:02,282 INFO program: Inode size: 256 >12:21:02,283 INFO program: Required extra isize: 28 >12:21:02,283 INFO program: Desired extra isize: 28 >12:21:02,283 INFO program: Journal inode: 8 >12:21:02,284 INFO program: Default directory hash: half_md4 >12:21:02,284 INFO program: Directory Hash Seed: ee61a7eb-88a9-49c9-910b-4c88faf27723 >12:21:02,285 INFO program: Journal backup: inode blocks >12:21:02,285 INFO program: Journal features: (none) >12:21:02,294 INFO program: Journal size: 32M >12:21:02,295 INFO program: Journal length: 32768 >12:21:02,295 INFO program: Journal sequence: 0x00000009 >12:21:02,296 INFO program: Journal start: 0 >12:21:02,296 INFO program: >12:21:02,297 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:21:02,297 INFO program: Running... resize2fs -P /dev/loop1 >12:21:02,377 INFO program: Couldn't find valid filesystem superblock. >12:21:02,379 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:21:02,379 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >12:21:02,495 INFO program: Running... udevadm settle --timeout=300 >12:21:02,645 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:21:02,668 INFO program: Filesystem volume name: Anaconda >12:21:02,669 INFO program: Last mounted on: /sysroot >12:21:02,669 INFO program: Filesystem UUID: 88ce6b43-b3de-4334-ab17-2461edfc2039 >12:21:02,669 INFO program: Filesystem magic number: 0xEF53 >12:21:02,669 INFO program: Filesystem revision #: 1 (dynamic) >12:21:02,669 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 >12:21:02,670 INFO program: Filesystem flags: signed_directory_hash >12:21:02,670 INFO program: Default mount options: user_xattr acl >12:21:02,670 INFO program: Filesystem state: clean >12:21:02,670 INFO program: Errors behavior: Continue >12:21:02,670 INFO program: Filesystem OS type: Linux >12:21:02,671 INFO program: Inode count: 65536 >12:21:02,671 INFO program: Block count: 1048576 >12:21:02,671 INFO program: Reserved block count: 0 >12:21:02,671 INFO program: Free blocks: 311963 >12:21:02,671 INFO program: Free inodes: 38274 >12:21:02,671 INFO program: First block: 1 >12:21:02,672 INFO program: Block size: 1024 >12:21:02,672 INFO program: Fragment size: 1024 >12:21:02,672 INFO program: Reserved GDT blocks: 256 >12:21:02,672 INFO program: Blocks per group: 8192 >12:21:02,672 INFO program: Fragments per group: 8192 >12:21:02,673 INFO program: Inodes per group: 512 >12:21:02,673 INFO program: Inode blocks per group: 128 >12:21:02,673 INFO program: Flex block group size: 16 >12:21:02,673 INFO program: Filesystem created: Wed Oct 31 10:00:29 2012 >12:21:02,673 INFO program: Last mount time: Thu Nov 1 12:20:49 2012 >12:21:02,674 INFO program: Last write time: Thu Nov 1 12:20:49 2012 >12:21:02,674 INFO program: Mount count: 3 >12:21:02,674 INFO program: Maximum mount count: -1 >12:21:02,674 INFO program: Last checked: Wed Oct 31 10:00:29 2012 >12:21:02,674 INFO program: Check interval: 0 (<none>) >12:21:02,674 INFO program: Lifetime writes: 32 MB >12:21:02,675 INFO program: Reserved blocks uid: 0 (user root) >12:21:02,675 INFO program: Reserved blocks gid: 0 (group root) >12:21:02,675 INFO program: First inode: 11 >12:21:02,675 INFO program: Inode size: 256 >12:21:02,675 INFO program: Required extra isize: 28 >12:21:02,676 INFO program: Desired extra isize: 28 >12:21:02,676 INFO program: Journal inode: 8 >12:21:02,676 INFO program: Default directory hash: half_md4 >12:21:02,676 INFO program: Directory Hash Seed: ee61a7eb-88a9-49c9-910b-4c88faf27723 >12:21:02,676 INFO program: Journal backup: inode blocks >12:21:02,677 INFO program: Journal features: (none) >12:21:02,677 INFO program: Journal size: 32M >12:21:02,677 INFO program: Journal length: 32768 >12:21:02,677 INFO program: Journal sequence: 0x0000000a >12:21:02,677 INFO program: Journal start: 1 >12:21:02,677 INFO program: >12:21:02,678 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:21:02,681 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:21:02,704 INFO program: Filesystem volume name: Anaconda >12:21:02,705 INFO program: Last mounted on: /sysroot >12:21:02,705 INFO program: Filesystem UUID: 88ce6b43-b3de-4334-ab17-2461edfc2039 >12:21:02,705 INFO program: Filesystem magic number: 0xEF53 >12:21:02,705 INFO program: Filesystem revision #: 1 (dynamic) >12:21:02,706 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 >12:21:02,706 INFO program: Filesystem flags: signed_directory_hash >12:21:02,706 INFO program: Default mount options: user_xattr acl >12:21:02,706 INFO program: Filesystem state: clean >12:21:02,706 INFO program: Errors behavior: Continue >12:21:02,707 INFO program: Filesystem OS type: Linux >12:21:02,707 INFO program: Inode count: 65536 >12:21:02,707 INFO program: Block count: 1048576 >12:21:02,707 INFO program: Reserved block count: 0 >12:21:02,707 INFO program: Free blocks: 311963 >12:21:02,708 INFO program: Free inodes: 38274 >12:21:02,708 INFO program: First block: 1 >12:21:02,708 INFO program: Block size: 1024 >12:21:02,708 INFO program: Fragment size: 1024 >12:21:02,708 INFO program: Reserved GDT blocks: 256 >12:21:02,708 INFO program: Blocks per group: 8192 >12:21:02,709 INFO program: Fragments per group: 8192 >12:21:02,709 INFO program: Inodes per group: 512 >12:21:02,709 INFO program: Inode blocks per group: 128 >12:21:02,709 INFO program: Flex block group size: 16 >12:21:02,709 INFO program: Filesystem created: Wed Oct 31 10:00:29 2012 >12:21:02,709 INFO program: Last mount time: Thu Nov 1 12:20:49 2012 >12:21:02,710 INFO program: Last write time: Thu Nov 1 12:20:49 2012 >12:21:02,710 INFO program: Mount count: 3 >12:21:02,710 INFO program: Maximum mount count: -1 >12:21:02,710 INFO program: Last checked: Wed Oct 31 10:00:29 2012 >12:21:02,710 INFO program: Check interval: 0 (<none>) >12:21:02,711 INFO program: Lifetime writes: 32 MB >12:21:02,711 INFO program: Reserved blocks uid: 0 (user root) >12:21:02,711 INFO program: Reserved blocks gid: 0 (group root) >12:21:02,712 INFO program: First inode: 11 >12:21:02,712 INFO program: Inode size: 256 >12:21:02,712 INFO program: Required extra isize: 28 >12:21:02,720 INFO program: Desired extra isize: 28 >12:21:02,720 INFO program: Journal inode: 8 >12:21:02,720 INFO program: Default directory hash: half_md4 >12:21:02,721 INFO program: Directory Hash Seed: ee61a7eb-88a9-49c9-910b-4c88faf27723 >12:21:02,721 INFO program: Journal backup: inode blocks >12:21:02,721 INFO program: Journal features: (none) >12:21:02,721 INFO program: Journal size: 32M >12:21:02,721 INFO program: Journal length: 32768 >12:21:02,722 INFO program: Journal sequence: 0x0000000a >12:21:02,722 INFO program: Journal start: 1 >12:21:02,722 INFO program: >12:21:02,722 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:21:02,723 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:21:02,752 INFO program: Estimated minimum size of the filesystem: 734252 >12:21:02,753 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:21:02,776 INFO program: Running... udevadm settle --timeout=300 >12:21:02,819 INFO program: Running... udevadm settle --timeout=300 >12:21:02,851 INFO program: Running... udevadm settle --timeout=300 >08:22:34,273 INFO program: Running... modprobe btrfs >08:22:34,353 INFO program: Running... modprobe xfs >08:22:34,422 INFO program: Running... modprobe vfat >08:22:44,921 INFO program: Running... udevadm settle --timeout=300 >08:22:48,847 INFO program: Running... hwclock --systohc --utc >08:22:49,507 INFO program: Running... udevadm settle --timeout=300 >08:22:49,543 INFO program: Running... wipefs -a /dev/vda >08:22:49,618 INFO program: Running... udevadm settle --timeout=300 >08:22:49,639 INFO program: Running... udevadm settle --timeout=300 >08:22:49,652 INFO program: Running... udevadm settle --timeout=300 >08:22:49,801 INFO program: Running... udevadm settle --timeout=300 >08:22:49,836 INFO program: Running... udevadm settle --timeout=300 >08:22:49,864 INFO program: Running... udevadm settle --timeout=300 >08:22:49,975 INFO program: Running... udevadm settle --timeout=300 >08:22:50,021 INFO program: Running... wipefs -a /dev/vda1 >08:22:50,135 INFO program: Running... udevadm settle --timeout=300 >08:22:50,149 INFO program: Running... udevadm settle --timeout=300 >08:22:50,432 INFO program: Running... udevadm settle --timeout=300 >08:22:50,457 INFO program: Running... wipefs -a /dev/vda2 >08:22:50,577 INFO program: Running... udevadm settle --timeout=300 >08:22:50,595 INFO program: Running... udevadm settle --timeout=300 >08:22:50,735 INFO program: Running... mkswap -f /dev/vda2 >08:22:50,765 INFO program: Setting up swapspace version 1, size = 2064380 KiB >08:22:50,768 INFO program: no label, UUID=091bae8e-35e1-4891-acc7-24656090b03f >08:22:50,774 INFO program: Running... udevadm settle --timeout=300 >08:22:50,795 INFO program: Running... udevadm settle --timeout=300 >08:22:50,839 INFO program: Running... udevadm settle --timeout=300 >08:22:50,894 INFO program: Running... wipefs -a /dev/vda3 >08:22:50,924 INFO program: Running... udevadm settle --timeout=300 >08:22:50,939 INFO program: Running... udevadm settle --timeout=300 >08:22:50,992 INFO program: Running... mke2fs -t ext4 /dev/vda3 >08:22:51,012 ERR program: mke2fs 1.42.5 (29-Jul-2012) >08:22:51,014 INFO program: Filesystem label= >08:22:51,015 INFO program: OS type: Linux >08:22:51,015 INFO program: Block size=4096 (log=2) >08:22:51,015 INFO program: Fragment size=4096 (log=2) >08:22:51,016 INFO program: Stride=0 blocks, Stripe width=0 blocks >08:22:51,016 INFO program: 480496 inodes, 1919744 blocks >08:22:51,016 INFO program: 95987 blocks (5.00%) reserved for the super user >08:22:51,017 INFO program: First data block=0 >08:22:51,017 INFO program: Maximum filesystem blocks=1967128576 >08:22:51,017 INFO program: 59 block groups >08:22:51,018 INFO program: 32768 blocks per group, 32768 fragments per group >08:22:51,018 INFO program: 8144 inodes per group >08:22:51,019 INFO program: Superblock backups stored on blocks: >08:22:51,019 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 >08:22:51,019 INFO program: >08:22:51,026 INFO program: Allocating group tables: 0/59 1/59 2/59 3/59 4/59 5/59 6/59 7/59 8/59 9/5910/5911/5912/5913/5914/5915/5916/5917/5918/5919/5920/5921/5922/5923/5924/5925/5926/5927/5928/5929/5930/5931/5932/5933/5934/5935/5936/5937/5938/5939/5940/5941/5942/5943/5944/5945/5946/5947/5948/5949/5950/5951/5952/5953/5954/5955/5956/5957/5958/59 done >08:22:51,034 INFO program: Writing inode tables: 0/59 1/59 2/59 3/59 4/59 5/59 6/59 7/59 8/59 9/5910/5911/5912/5913/5914/5915/5916/5917/5918/5919/5920/5921/5922/5923/5924/5925/5926/5927/5928/5929/5930/5931/5932/5933/5934/5935/5936/5937/5938/5939/5940/5941/5942/5943/5944/5945/5946/5947/5948/5949/5950/5951/5952/5953/5954/5955/5956/5957/5958/59 done >08:22:51,139 INFO program: Creating journal (32768 blocks): done >08:22:51,760 INFO program: Writing superblocks and filesystem accounting information: 0/59 1/59 2/59 3/59 4/59 5/59 6/59 7/59 8/59 9/5910/5911/5912/5913/5914/5915/5916/5917/5918/5919/5920/5921/5922/5923/5924/5925/5926/5927/5928/5929/5930/5931/5932/5933/5934/5935/5936/5937/5938/5939/5940/5941/5942/5943/5944/5945/5946/5947/5948/5949/5950/5951/5952/5953/5954/5955/5956/5957/5958/59 done >08:22:51,765 INFO program: >08:22:51,773 INFO program: Running... udevadm settle --timeout=300 >08:22:51,791 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >12:20:57,611 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >12:20:57,651 DEBUG storage: registered device format class LUKS as luks >12:20:57,652 DEBUG storage: registered device format class PPCPRePBoot as prepboot >12:20:57,668 DEBUG storage: registered device format class Ext2FS as ext2 >12:20:57,669 DEBUG storage: registered device format class Ext3FS as ext3 >12:20:57,669 DEBUG storage: registered device format class Ext4FS as ext4 >12:20:57,670 DEBUG storage: registered device format class FATFS as vfat >12:20:57,670 DEBUG storage: registered device format class EFIFS as efi >12:20:57,671 DEBUG storage: registered device format class BTRFS as btrfs >12:20:57,671 DEBUG storage: registered device format class GFS2 as gfs2 >12:20:57,671 DEBUG storage: registered device format class JFS as jfs >12:20:57,672 DEBUG storage: registered device format class ReiserFS as reiserfs >12:20:57,672 DEBUG storage: registered device format class XFS as xfs >12:20:57,672 DEBUG storage: registered device format class HFS as hfs >12:20:57,673 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >12:20:57,673 DEBUG storage: registered device format class HFSPlus as hfs+ >12:20:57,674 DEBUG storage: registered device format class NTFS as ntfs >12:20:57,674 DEBUG storage: registered device format class NFS as nfs >12:20:57,674 DEBUG storage: registered device format class NFSv4 as nfs4 >12:20:57,675 DEBUG storage: registered device format class Iso9660FS as iso9660 >12:20:57,675 DEBUG storage: registered device format class NoDevFS as nodev >12:20:57,675 DEBUG storage: registered device format class DevPtsFS as devpts >12:20:57,676 DEBUG storage: registered device format class ProcFS as proc >12:20:57,676 DEBUG storage: registered device format class SysFS as sysfs >12:20:57,677 DEBUG storage: registered device format class TmpFS as tmpfs >12:20:57,677 DEBUG storage: registered device format class BindFS as bind >12:20:57,677 DEBUG storage: registered device format class SELinuxFS as selinuxfs >12:20:57,678 DEBUG storage: registered device format class USBFS as usbfs >12:20:57,680 DEBUG storage: registered device format class SwapSpace as swap >12:20:57,682 DEBUG storage: registered device format class MDRaidMember as mdmember >12:20:57,684 DEBUG storage: registered device format class DMRaidMember as dmraidmember >12:20:57,687 DEBUG storage: registered device format class DiskLabel as disklabel >12:20:57,688 DEBUG storage: registered device format class BIOSBoot as biosboot >12:20:57,689 DEBUG storage: registered device format class MultipathMember as multipath_member >12:20:58,340 DEBUG storage: MultipathTopology._build_topology: >12:20:58,341 DEBUG storage: /etc/multipath.conf contents: >12:20:58,341 DEBUG storage: # multipath.conf written by anaconda >12:20:58,341 DEBUG storage: >12:20:58,342 DEBUG storage: defaults { >12:20:58,342 DEBUG storage: user_friendly_names yes >12:20:58,342 DEBUG storage: } >12:20:58,343 DEBUG storage: blacklist { >12:20:58,343 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:20:58,343 DEBUG storage: devnode "^hd[a-z]" >12:20:58,344 DEBUG storage: devnode "^dcssblk[0-9]*" >12:20:58,344 DEBUG storage: device { >12:20:58,345 DEBUG storage: vendor "DGC" >12:20:58,345 DEBUG storage: product "LUNZ" >12:20:58,345 DEBUG storage: } >12:20:58,346 DEBUG storage: device { >12:20:58,346 DEBUG storage: vendor "IBM" >12:20:58,346 DEBUG storage: product "S/390.*" >12:20:58,347 DEBUG storage: } >12:20:58,347 DEBUG storage: # don't count normal SATA devices as multipaths >12:20:58,348 DEBUG storage: device { >12:20:58,348 DEBUG storage: vendor "ATA" >12:20:58,348 DEBUG storage: } >12:20:58,349 DEBUG storage: # don't count 3ware devices as multipaths >12:20:58,349 DEBUG storage: device { >12:20:58,349 DEBUG storage: vendor "3ware" >12:20:58,350 DEBUG storage: } >12:20:58,350 DEBUG storage: device { >12:20:58,350 DEBUG storage: vendor "AMCC" >12:20:58,351 DEBUG storage: } >12:20:58,351 DEBUG storage: # nor highpoint devices >12:20:58,352 DEBUG storage: device { >12:20:58,352 DEBUG storage: vendor "HPT" >12:20:58,352 DEBUG storage: } >12:20:58,352 DEBUG storage: } >12:20:58,353 DEBUG storage: multipaths { >12:20:58,353 DEBUG storage: } >12:20:58,353 DEBUG storage: (end of /etc/multipath.conf) >12:20:58,386 INFO storage: MultipathTopology: found non-disk device: sr0 >12:20:58,388 INFO storage: MultipathTopology: found singlepath device: vda >12:20:58,389 INFO storage: MultipathTopology: found singlepath device: loop0 >12:20:58,390 INFO storage: MultipathTopology: found singlepath device: loop1 >12:20:58,390 INFO storage: MultipathTopology: found singlepath device: loop2 >12:20:58,391 INFO storage: MultipathTopology: found singlepath device: loop3 >12:20:58,391 INFO storage: MultipathTopology: found singlepath device: loop4 >12:20:58,392 INFO storage: MultipathTopology: found singlepath device: loop5 >12:20:58,392 INFO storage: MultipathTopology: found singlepath device: loop6 >12:20:58,392 INFO storage: MultipathTopology: found singlepath device: loop7 >12:20:58,393 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:21:01,755 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >12:21:01,757 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:21:01,791 DEBUG storage: MultipathTopology._build_topology: >12:21:01,792 DEBUG storage: /etc/multipath.conf contents: >12:21:01,792 DEBUG storage: # multipath.conf written by anaconda >12:21:01,793 DEBUG storage: >12:21:01,793 DEBUG storage: defaults { >12:21:01,793 DEBUG storage: user_friendly_names yes >12:21:01,794 DEBUG storage: } >12:21:01,794 DEBUG storage: blacklist { >12:21:01,795 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:21:01,795 DEBUG storage: devnode "^hd[a-z]" >12:21:01,795 DEBUG storage: devnode "^dcssblk[0-9]*" >12:21:01,796 DEBUG storage: device { >12:21:01,796 DEBUG storage: vendor "DGC" >12:21:01,796 DEBUG storage: product "LUNZ" >12:21:01,797 DEBUG storage: } >12:21:01,797 DEBUG storage: device { >12:21:01,797 DEBUG storage: vendor "IBM" >12:21:01,798 DEBUG storage: product "S/390.*" >12:21:01,798 DEBUG storage: } >12:21:01,800 DEBUG storage: # don't count normal SATA devices as multipaths >12:21:01,801 DEBUG storage: device { >12:21:01,801 DEBUG storage: vendor "ATA" >12:21:01,802 DEBUG storage: } >12:21:01,802 DEBUG storage: # don't count 3ware devices as multipaths >12:21:01,802 DEBUG storage: device { >12:21:01,803 DEBUG storage: vendor "3ware" >12:21:01,803 DEBUG storage: } >12:21:01,803 DEBUG storage: device { >12:21:01,804 DEBUG storage: vendor "AMCC" >12:21:01,804 DEBUG storage: } >12:21:01,805 DEBUG storage: # nor highpoint devices >12:21:01,805 DEBUG storage: device { >12:21:01,805 DEBUG storage: vendor "HPT" >12:21:01,806 DEBUG storage: } >12:21:01,806 DEBUG storage: } >12:21:01,806 DEBUG storage: multipaths { >12:21:01,807 DEBUG storage: } >12:21:01,807 DEBUG storage: (end of /etc/multipath.conf) >12:21:01,853 INFO storage: MultipathTopology: found non-disk device: sr0 >12:21:01,855 INFO storage: MultipathTopology: found singlepath device: vda >12:21:01,856 INFO storage: MultipathTopology: found singlepath device: loop0 >12:21:01,857 INFO storage: MultipathTopology: found singlepath device: loop1 >12:21:01,859 INFO storage: MultipathTopology: found singlepath device: loop2 >12:21:01,872 INFO storage: MultipathTopology: found singlepath device: loop3 >12:21:01,874 INFO storage: MultipathTopology: found singlepath device: loop4 >12:21:01,875 INFO storage: MultipathTopology: found singlepath device: loop5 >12:21:01,875 INFO storage: MultipathTopology: found singlepath device: loop6 >12:21:01,876 INFO storage: MultipathTopology: found singlepath device: loop7 >12:21:01,876 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:21:01,877 INFO storage: devices to scan: ['sr0', 'vda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >12:21:01,883 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\\x20x86_64 /dev/disk/by-uuid/2012-10-31-11-05-41-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_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-31-11-05-41-00', > 'ID_FS_UUID_ENC': '2012-10-31-11-05-41-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.2.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': '32168', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018\\x20x86_64', > '/dev/disk/by-uuid/2012-10-31-11-05-41-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >12:21:01,886 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >12:21:01,887 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >12:21:01,888 DEBUG storage: DeviceTree.getDeviceByName returned None >12:21:01,892 INFO storage: sr0 is a cdrom >12:21:01,894 DEBUG storage: DeviceTree.addUdevOpticalDevice: >12:21:01,896 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:21:01,899 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:21:01,901 INFO storage: added cdrom sr0 (id 0) to device tree >12:21:01,902 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:21:01,926 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:21:01,929 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >12:21:01,930 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >12:21:01,940 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >12:21:01,953 WARN storage: disklabel detected but not usable on sr0 >12:21:01,954 INFO storage: type detected on 'sr0' is 'iso9660' >12:21:01,955 DEBUG storage: Iso9660FS.supported: supported: True ; >12:21:01,958 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >12:21:01,960 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:21:01,961 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:21:01,982 DEBUG storage: looking up parted Device: /dev/sr0 >12:21:01,983 INFO storage: got device: OpticalDevice instance (0x7fe6950e0fd0) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4274.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: 2188288 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 0x7fe69c861830> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:21:01,984 DEBUG storage: Iso9660FS.supported: supported: True ; >12:21:01,985 INFO storage: got format: Iso9660FS instance (0x7fe694e10610) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-31-11-05-41-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18_x86_64 size = 0 targetSize = 0 > >12:21:01,997 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '39626', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda'} ; name: vda ; >12:21:01,998 INFO storage: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio1/block/vda)... >12:21:01,999 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >12:21:01,999 DEBUG storage: DeviceTree.getDeviceByName returned None >12:21:02,000 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >12:21:02,006 INFO storage: vda is a disk >12:21:02,006 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:21:02,007 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >12:21:02,008 INFO storage: added disk vda (id 1) to device tree >12:21:02,009 DEBUG storage: looking up parted Device: /dev/vda >12:21:02,019 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >12:21:02,029 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >12:21:02,029 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:21:02,030 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >12:21:02,033 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >12:21:02,050 INFO storage: no usable disklabel on vda >12:21:02,053 DEBUG storage: no type or existing type for vda, bailing >12:21:02,060 INFO storage: got device: DiskDevice instance (0x7fe694c7ff90) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10016.0 > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20512768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20349, 16, 63) biosGeometry: (1276, 255, 63) > PedDevice: <_ped.Device object at 0x7fe691c610e0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe691c6dcd0> >12:21:02,062 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': '58261', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:21:02,063 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >12:21:02,064 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >12:21:02,064 DEBUG storage: DeviceTree.getDeviceByName returned None >12:21:02,065 INFO storage: loop0 is a loop device >12:21:02,066 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:21:02,075 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >12:21:02,076 DEBUG storage: DeviceTree.getDeviceByName returned None >12:21:02,076 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:21:02,077 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >12:21:02,092 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 2) to device tree >12:21:02,093 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >12:21:02,094 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:21:02,095 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:21:02,095 INFO storage: added loop loop0 (id 3) to device tree >12:21:02,096 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:21:02,097 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:21:02,100 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:21:02,101 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:21:02,109 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:21:02,113 WARN storage: disklabel detected but not usable on loop0 >12:21:02,114 INFO storage: type detected on 'loop0' is 'squashfs' >12:21:02,114 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:21:02,123 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:21:02,124 INFO storage: got device: LoopDevice instance (0x7fe6920e8390) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (2)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >12:21:02,126 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/88ce6b43-b3de-4334-ab17-2461edfc2039', > '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': '88ce6b43-b3de-4334-ab17-2461edfc2039', > 'ID_FS_UUID_ENC': '88ce6b43-b3de-4334-ab17-2461edfc2039', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '58575', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/88ce6b43-b3de-4334-ab17-2461edfc2039'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:21:02,127 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >12:21:02,128 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:21:02,129 DEBUG storage: DeviceTree.getDeviceByName returned None >12:21:02,129 INFO storage: loop1 is a loop device >12:21:02,130 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:21:02,131 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >12:21:02,133 DEBUG storage: DeviceTree.getDeviceByName returned None >12:21:02,158 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:21:02,159 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >12:21:02,159 INFO storage: added file /LiveOS/rootfs.img (id 4) to device tree >12:21:02,161 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >12:21:02,161 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:21:02,162 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:21:02,163 INFO storage: added loop loop1 (id 5) to device tree >12:21:02,164 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:21:02,165 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:21:02,167 DEBUG storage: Ext4FS.supported: supported: True ; >12:21:02,176 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:21:02,181 DEBUG storage: device loop1 does not contain a disklabel >12:21:02,181 INFO storage: type detected on 'loop1' is 'ext4' >12:21:02,379 DEBUG storage: padding min size from 0 up to 0 >12:21:02,381 DEBUG storage: Ext4FS.supported: supported: True ; >12:21:02,382 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:21:02,383 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >12:21:02,383 INFO storage: got device: LoopDevice instance (0x7fe6920e8710) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /LiveOS/rootfs.img (4)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:21:02,384 DEBUG storage: Ext4FS.supported: supported: True ; >12:21:02,385 INFO storage: got format: Ext4FS instance (0x7fe6920e8850) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 88ce6b43-b3de-4334-ab17-2461edfc2039 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >12:21:02,406 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': '58588', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:21:02,416 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >12:21:02,417 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:21:02,418 DEBUG storage: DeviceTree.getDeviceByName returned None >12:21:02,418 INFO storage: loop2 is a loop device >12:21:02,419 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:21:02,420 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:21:02,425 DEBUG storage: DeviceTree.getDeviceByName returned None >12:21:02,438 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:21:02,443 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:21:02,443 INFO storage: added file /overlay (deleted) (id 6) to device tree >12:21:02,445 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:21:02,445 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:21:02,446 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:21:02,447 INFO storage: added loop loop2 (id 7) to device tree >12:21:02,448 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:21:02,450 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:21:02,450 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:21:02,461 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:21:02,463 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:21:02,465 WARN storage: disklabel detected but not usable on loop2 >12:21:02,466 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >12:21:02,466 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:21:02,467 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:21:02,468 INFO storage: got device: LoopDevice instance (0x7fe6920e8790) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /overlay (deleted) (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:21:02,469 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': '59612', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:21:02,470 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >12:21:02,470 DEBUG storage: lvm filter: adding loop3 to the reject list >12:21:02,472 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': '59825', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:21:02,472 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >12:21:02,487 DEBUG storage: lvm filter: adding loop4 to the reject list >12:21:02,489 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': '60036', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >12:21:02,489 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >12:21:02,490 DEBUG storage: lvm filter: adding loop5 to the reject list >12:21:02,491 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': '60227', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >12:21:02,491 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >12:21:02,492 DEBUG storage: lvm filter: adding loop6 to the reject list >12:21:02,493 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': '60414', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >12:21:02,493 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >12:21:02,494 DEBUG storage: lvm filter: adding loop7 to the reject list >12:21:02,494 DEBUG storage: Skipping a device mapper drive (dm-0) for now >12:21:02,561 INFO storage: devices to scan: ['dm-0'] >12:21:02,564 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/88ce6b43-b3de-4334-ab17-2461edfc2039 /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': '88ce6b43-b3de-4334-ab17-2461edfc2039', > 'ID_FS_UUID_ENC': '88ce6b43-b3de-4334-ab17-2461edfc2039', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '82544', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/88ce6b43-b3de-4334-ab17-2461edfc2039', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:21:02,564 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >12:21:02,565 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:21:02,566 DEBUG storage: DeviceTree.getDeviceByName returned None >12:21:02,566 INFO storage: live-rw is a device-mapper device >12:21:02,567 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >12:21:02,568 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:21:02,569 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) with existing ext4 filesystem >12:21:02,619 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:21:02,620 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (7) >12:21:02,622 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:21:02,622 DEBUG storage: DeviceTree.getDeviceByName returned None >12:21:02,623 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >12:21:02,624 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:21:02,625 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:21:02,625 INFO storage: added dm live-rw (id 8) to device tree >12:21:02,628 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:21:02,643 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:21:02,644 DEBUG storage: Ext4FS.supported: supported: True ; >12:21:02,644 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:21:02,645 DEBUG storage: device live-rw does not contain a disklabel >12:21:02,645 INFO storage: type detected on 'live-rw' is 'ext4' >12:21:02,753 DEBUG storage: padding min size from 718 up to 789 >12:21:02,754 DEBUG storage: Ext4FS.supported: supported: True ; >12:21:02,755 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:21:02,755 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:21:02,756 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >12:21:02,771 INFO storage: got device: DMDevice instance (0x7fe6920e8fd0) -- > name = live-rw status = True kids = 0 id = 8 > parents = ['existing 0MB loop loop2 (7)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7fe694dae050> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:21:02,775 DEBUG storage: Ext4FS.supported: supported: True ; >12:21:02,775 INFO storage: got format: Ext4FS instance (0x7fe694da4150) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 88ce6b43-b3de-4334-ab17-2461edfc2039 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >12:21:02,818 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:21:02,849 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >12:21:02,850 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >12:21:02,851 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >12:21:02,910 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:21:02,911 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:21:02,912 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:21:02,912 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >12:21:02,913 INFO storage: edd: collected mbr signatures: {} >12:21:02,917 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:05.0, scsi_id: 0 > scsi_lun: 0, sectors: 20512768 >12:21:02,918 DEBUG storage: edd: matched 0x80 to vda using pci_dev >12:21:03,035 DEBUG storage: Ext4FS.supported: supported: True ; >12:21:03,036 DEBUG storage: Ext4FS.supported: supported: True ; >12:21:03,037 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:21:03,043 DEBUG storage: Iso9660FS.supported: supported: True ; >12:21:03,207 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >12:21:03,213 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:21:03,215 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4274MB cdrom sr0 (0) with existing iso9660 filesystem >08:22:34,248 DEBUG storage: Iso9660FS.supported: supported: True ; >08:22:34,250 DEBUG storage: Iso9660FS.supported: supported: True ; >08:22:34,251 DEBUG storage: NFSv4.supported: supported: False ; >08:22:34,252 DEBUG storage: NFSv4.supported: supported: False ; >08:22:34,253 DEBUG storage: SELinuxFS.supported: supported: False ; >08:22:34,254 DEBUG storage: SELinuxFS.supported: supported: False ; >08:22:34,255 DEBUG storage: Ext4FS.supported: supported: True ; >08:22:34,256 DEBUG storage: Ext4FS.supported: supported: True ; >08:22:34,257 DEBUG storage: Ext3FS.supported: supported: True ; >08:22:34,258 DEBUG storage: Ext3FS.supported: supported: True ; >08:22:34,260 DEBUG storage: Ext2FS.supported: supported: True ; >08:22:34,261 DEBUG storage: Ext2FS.supported: supported: True ; >08:22:34,262 DEBUG storage: SysFS.supported: supported: False ; >08:22:34,263 DEBUG storage: SysFS.supported: supported: False ; >08:22:34,264 DEBUG storage: MultipathMember.__init__: >08:22:34,265 DEBUG storage: SwapSpace.__init__: >08:22:34,266 DEBUG storage: ProcFS.supported: supported: False ; >08:22:34,267 DEBUG storage: ProcFS.supported: supported: False ; >08:22:34,268 DEBUG storage: NoDevFS.supported: supported: False ; >08:22:34,269 DEBUG storage: NoDevFS.supported: supported: False ; >08:22:34,270 DEBUG storage: DevPtsFS.supported: supported: False ; >08:22:34,271 DEBUG storage: DevPtsFS.supported: supported: False ; >08:22:34,273 DEBUG storage: BTRFS.supported: supported: True ; >08:22:34,346 DEBUG storage: USBFS.supported: supported: False ; >08:22:34,348 DEBUG storage: USBFS.supported: supported: False ; >08:22:34,349 DEBUG storage: DiskLabel.__init__: >08:22:34,349 INFO storage: DiskLabel.partedDevice returning None >08:22:34,350 DEBUG storage: HFSPlus.supported: supported: False ; >08:22:34,351 DEBUG storage: HFSPlus.supported: supported: False ; >08:22:34,352 DEBUG storage: XFS.supported: supported: True ; >08:22:34,407 DEBUG storage: XFS.supported: supported: True ; >08:22:34,409 DEBUG storage: TmpFS.supported: supported: False ; >08:22:34,410 DEBUG storage: TmpFS.supported: supported: False ; >08:22:34,411 DEBUG storage: LUKS.__init__: >08:22:34,412 DEBUG storage: NTFS.supported: supported: False ; >08:22:34,413 DEBUG storage: NTFS.supported: supported: False ; >08:22:34,414 DEBUG storage: BindFS.supported: supported: False ; >08:22:34,415 DEBUG storage: BindFS.supported: supported: False ; >08:22:34,416 DEBUG storage: HFS.supported: supported: False ; >08:22:34,417 DEBUG storage: HFS.supported: supported: False ; >08:22:34,418 DEBUG storage: LVMPhysicalVolume.__init__: >08:22:34,419 DEBUG storage: NFS.supported: supported: False ; >08:22:34,420 DEBUG storage: NFS.supported: supported: False ; >08:22:34,421 DEBUG storage: FATFS.supported: supported: True ; >08:22:34,438 DEBUG storage: FATFS.supported: supported: True ; >08:22:34,440 DEBUG storage: DMRaidMember.__init__: >08:22:34,441 DEBUG storage: MDRaidMember.__init__: >08:22:44,900 DEBUG storage: clearpart: initializing vda >08:22:44,902 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >08:22:44,907 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:44,908 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >08:22:44,909 INFO storage: registered action: [0] Destroy Format None on disk vda (id 1) >08:22:44,911 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >08:22:44,912 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >08:22:44,916 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fe6902c3250> > PedDisk: <_ped.Disk object at 0x7fe6886618c0> >08:22:44,917 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >08:22:44,918 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >08:22:44,919 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >08:22:44,920 INFO storage: registered action: [1] Create Format msdos disklabel on disk vda (id 1) >08:22:44,920 DEBUG storage: new disk order: [] >08:22:44,952 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >08:22:44,954 DEBUG storage: DeviceTree.getDeviceByName returned existing 10016MB disk vda (1) with non-existent msdos disklabel >08:22:44,957 DEBUG storage: doAutoPart: True >08:22:44,957 DEBUG storage: encryptedAutoPart: False >08:22:44,958 DEBUG storage: autoPartType: 0 >08:22:44,958 DEBUG storage: clearPartType: 2 >08:22:44,958 DEBUG storage: clearPartDisks: ['vda'] >08:22:44,959 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7fe68af010d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fe6902c37d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fe6902c3310) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fe6902c3890) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fe6902c32d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >08:22:44,959 DEBUG storage: storage.disks: ['vda'] >08:22:44,960 DEBUG storage: storage.partitioned: ['vda'] >08:22:44,960 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >08:22:44,962 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >08:22:44,963 DEBUG storage: DeviceTree.getDeviceByName returned existing 10016MB disk vda (1) with non-existent msdos disklabel >08:22:44,964 DEBUG storage: resolved 'vda' to 'vda' (disk) >08:22:44,964 DEBUG storage: boot disk: vda >08:22:44,965 DEBUG storage: candidate disks: [DiskDevice instance (0x7fe694c7ff90) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10016.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20512768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20349, 16, 63) biosGeometry: (1276, 255, 63) > PedDevice: <_ped.Device object at 0x7fe691c610e0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe691c6dcd0>] >08:22:44,966 DEBUG storage: devs: [] >08:22:44,967 DEBUG storage: _is_valid_disklabel(vda) returning True >08:22:44,968 DEBUG storage: _is_valid_size(vda) returning True >08:22:44,969 DEBUG storage: _is_valid_location(vda) returning True >08:22:44,969 DEBUG storage: _is_valid_format(vda) returning True >08:22:44,970 DEBUG storage: is_valid_stage1_device(vda) returning True >08:22:44,971 DEBUG storage: Ext4FS.supported: supported: True ; >08:22:44,972 DEBUG storage: getFormat('ext4') returning Ext4FS instance >08:22:44,973 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >08:22:44,974 DEBUG storage: PartitionDevice._setFormat: req0 ; >08:22:44,976 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >08:22:44,977 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:22:44,977 INFO storage: added partition req0 (id 9) to device tree >08:22:44,977 INFO storage: registered action: [2] Create Device partition req0 (id 9) >08:22:44,978 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:44,978 INFO storage: registered action: [3] Create Format ext4 filesystem mounted at / on partition req0 (id 9) >08:22:44,979 DEBUG storage: Ext4FS.supported: supported: True ; >08:22:44,980 DEBUG storage: getFormat('ext4') returning Ext4FS instance >08:22:44,981 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >08:22:44,982 DEBUG storage: PartitionDevice._setFormat: req1 ; >08:22:44,983 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >08:22:44,984 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:22:44,985 INFO storage: added partition req1 (id 10) to device tree >08:22:44,985 INFO storage: registered action: [4] Create Device partition req1 (id 10) >08:22:44,985 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:44,986 INFO storage: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req1 (id 10) >08:22:44,986 INFO storage: skipping unneeded stage1 biosboot request >08:22:44,987 DEBUG storage: PartSpec instance (0x7fe6902c3890) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >08:22:44,987 DEBUG storage: existing 10016MB disk vda (1) with non-existent msdos disklabel >08:22:44,988 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >08:22:44,989 DEBUG storage: getFormat('swap') returning SwapSpace instance >08:22:44,990 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >08:22:44,991 DEBUG storage: PartitionDevice._setFormat: req2 ; >08:22:44,992 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >08:22:44,993 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:22:44,993 INFO storage: added partition req2 (id 11) to device tree >08:22:44,994 INFO storage: registered action: [6] Create Device partition req2 (id 11) >08:22:44,994 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:44,994 INFO storage: registered action: [7] Create Format swap on partition req2 (id 11) >08:22:44,995 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:22:44,996 DEBUG storage: removing all non-preexisting partitions ['req0(id 9)', 'req1(id 10)', 'req2(id 11)'] from disk(s) ['vda'] >08:22:44,997 DEBUG storage: allocatePartitions: disks=['vda'] ; partitions=['req0(id 9)', 'req1(id 10)', 'req2(id 11)'] >08:22:44,997 DEBUG storage: removing all non-preexisting partitions ['req1(id 10)', 'req2(id 11)', 'req0(id 9)'] from disk(s) ['vda'] >08:22:44,999 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >08:22:45,000 DEBUG storage: DeviceTree.getDeviceByName returned existing 10016MB disk vda (1) with non-existent msdos disklabel >08:22:45,000 DEBUG storage: resolved 'vda' to 'vda' (disk) >08:22:45,001 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >08:22:45,002 DEBUG storage: DeviceTree.getDeviceByName returned existing 10016MB disk vda (1) with non-existent msdos disklabel >08:22:45,002 DEBUG storage: resolved 'vda' to 'vda' (disk) >08:22:45,003 DEBUG storage: allocating partition: req1 ; id: 10 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >08:22:45,003 DEBUG storage: checking freespace on vda >08:22:45,004 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >08:22:45,004 DEBUG storage: current free range is 63-20512767 (10015MB) >08:22:45,005 DEBUG storage: updating use_disk to vda, type: 0 >08:22:45,005 DEBUG storage: new free: 63-20512767 / 10015MB >08:22:45,005 DEBUG storage: new free allows for 0 sectors of growth >08:22:45,006 DEBUG storage: found free space for bootable request >08:22:45,006 DEBUG storage: adjusted start sector from 63 to 2048 >08:22:45,007 DEBUG storage: created partition vda1 of 500MB and added it to /dev/vda >08:22:45,008 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >08:22:45,009 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6902c3210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe69025ad90> PedPartition: <_ped.Partition object at 0x7fe690259950> >08:22:45,010 DEBUG storage: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:22:45,011 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >08:22:45,012 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >08:22:45,013 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6902c3210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe69025ac90> PedPartition: <_ped.Partition object at 0x7fe690259a10> >08:22:45,014 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >08:22:45,015 DEBUG storage: DeviceTree.getDeviceByName returned existing 10016MB disk vda (1) with non-existent msdos disklabel >08:22:45,015 DEBUG storage: resolved 'vda' to 'vda' (disk) >08:22:45,016 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >08:22:45,017 DEBUG storage: DeviceTree.getDeviceByName returned existing 10016MB disk vda (1) with non-existent msdos disklabel >08:22:45,018 DEBUG storage: resolved 'vda' to 'vda' (disk) >08:22:45,018 DEBUG storage: allocating partition: req2 ; id: 11 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 2016MB ; grow: False ; max_size: 0 >08:22:45,019 DEBUG storage: checking freespace on vda >08:22:45,019 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=2016MB boot=False best=None grow=False >08:22:45,020 DEBUG storage: current free range is 63-2047 (0MB) >08:22:45,020 DEBUG storage: current free range is 1026048-20512767 (9515MB) >08:22:45,021 DEBUG storage: updating use_disk to vda, type: 0 >08:22:45,021 DEBUG storage: new free: 1026048-20512767 / 9515MB >08:22:45,021 DEBUG storage: new free allows for 0 sectors of growth >08:22:45,022 DEBUG storage: created partition vda2 of 2016MB and added it to /dev/vda >08:22:45,023 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >08:22:45,023 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6902c3210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe690262050> PedPartition: <_ped.Partition object at 0x7fe690259a70> >08:22:45,025 DEBUG storage: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:22:45,025 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >08:22:45,027 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >08:22:45,027 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6902c3210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe69025a950> PedPartition: <_ped.Partition object at 0x7fe6902599b0> >08:22:45,028 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >08:22:45,029 DEBUG storage: DeviceTree.getDeviceByName returned existing 10016MB disk vda (1) with non-existent msdos disklabel >08:22:45,030 DEBUG storage: resolved 'vda' to 'vda' (disk) >08:22:45,031 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >08:22:45,032 DEBUG storage: DeviceTree.getDeviceByName returned existing 10016MB disk vda (1) with non-existent msdos disklabel >08:22:45,032 DEBUG storage: resolved 'vda' to 'vda' (disk) >08:22:45,033 DEBUG storage: allocating partition: req0 ; id: 9 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >08:22:45,033 DEBUG storage: checking freespace on vda >08:22:45,034 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1024MB boot=False best=None grow=True >08:22:45,034 DEBUG storage: current free range is 63-2047 (0MB) >08:22:45,035 DEBUG storage: current free range is 5154816-20512767 (7499MB) >08:22:45,035 DEBUG storage: evaluating growth potential for new layout >08:22:45,035 DEBUG storage: calculating growth for disk /dev/vda >08:22:45,037 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >08:22:45,037 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6902c3210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe690262410> PedPartition: <_ped.Partition object at 0x7fe690259b30> >08:22:45,038 DEBUG storage: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:22:45,039 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >08:22:45,040 DEBUG storage: adding request 10 to chunk 20512705 (63-20512767) on /dev/vda >08:22:45,040 DEBUG storage: adding request 11 to chunk 20512705 (63-20512767) on /dev/vda >08:22:45,041 DEBUG storage: adding request 9 to chunk 20512705 (63-20512767) on /dev/vda >08:22:45,041 DEBUG storage: Chunk.growRequests: 20512705 on /dev/vda start = 63 end = 20512767 >sectorSize = 512 > >08:22:45,041 DEBUG storage: req: PartitionRequest instance -- >id = 10 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:22:45,042 DEBUG storage: req: PartitionRequest instance -- >id = 11 name = vda2 growable = False >base = 4128768 growth = 0 max_grow = 0 >done = True >08:22:45,042 DEBUG storage: req: PartitionRequest instance -- >id = 9 name = vda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >08:22:45,043 DEBUG storage: 1 requests and 13262785 (6475MB) left in chunk >08:22:45,043 DEBUG storage: adding 13262785 (6475MB) to 9 (vda3) >08:22:45,043 DEBUG storage: new grow amount for request 9 (vda3) is 13262785 units, or 6475MB >08:22:45,044 DEBUG storage: request 10 (vda1) growth: 0 (0MB) size: 500MB >08:22:45,044 DEBUG storage: request 11 (vda2) growth: 0 (0MB) size: 2016MB >08:22:45,044 DEBUG storage: request 9 (vda3) growth: 13262785 (6475MB) size: 7499MB >08:22:45,045 DEBUG storage: disk /dev/vda growth: 13262785 (6475MB) >08:22:45,046 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >08:22:45,046 DEBUG storage: device vda3 new partedPartition None >08:22:45,047 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >08:22:45,048 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:22:45,048 DEBUG storage: total growth: 13262785 sectors >08:22:45,049 DEBUG storage: updating use_disk to vda, type: 0 >08:22:45,049 DEBUG storage: new free: 5154816-20512767 / 7499MB >08:22:45,050 DEBUG storage: new free allows for 13262785 sectors of growth >08:22:45,050 DEBUG storage: created partition vda3 of 1024MB and added it to /dev/vda >08:22:45,051 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >08:22:45,052 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6902c3210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe690262690> PedPartition: <_ped.Partition object at 0x7fe690259ad0> >08:22:45,053 DEBUG storage: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:22:45,054 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >08:22:45,055 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >08:22:45,056 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6902c3210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe690262910> PedPartition: <_ped.Partition object at 0x7fe690259c50> >08:22:45,056 DEBUG storage: growPartitions: disks=['vda'], partitions=['vda3(id 9)', 'vda1(id 10)', 'vda2(id 11)'] >08:22:45,057 DEBUG storage: growable partitions are ['vda3'] >08:22:45,057 DEBUG storage: adding request 9 to chunk 20512705 (63-20512767) on /dev/vda >08:22:45,057 DEBUG storage: adding request 10 to chunk 20512705 (63-20512767) on /dev/vda >08:22:45,058 DEBUG storage: adding request 11 to chunk 20512705 (63-20512767) on /dev/vda >08:22:45,058 DEBUG storage: disk vda has 1 chunks >08:22:45,059 DEBUG storage: Chunk.growRequests: 20512705 on /dev/vda start = 63 end = 20512767 >sectorSize = 512 > >08:22:45,059 DEBUG storage: req: PartitionRequest instance -- >id = 10 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:22:45,059 DEBUG storage: req: PartitionRequest instance -- >id = 11 name = vda2 growable = False >base = 4128768 growth = 0 max_grow = 0 >done = True >08:22:45,060 DEBUG storage: req: PartitionRequest instance -- >id = 9 name = vda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >08:22:45,060 DEBUG storage: 1 requests and 13262785 (6475MB) left in chunk >08:22:45,061 DEBUG storage: adding 13262785 (6475MB) to 9 (vda3) >08:22:45,061 DEBUG storage: new grow amount for request 9 (vda3) is 13262785 units, or 6475MB >08:22:45,061 DEBUG storage: growing partitions on vda >08:22:45,062 DEBUG storage: partition vda1 (10): 0 >08:22:45,062 DEBUG storage: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fe6902bbfd0> PedGeometry: <_ped.Geometry object at 0x7fe690262990> >08:22:45,063 DEBUG storage: partition vda2 (11): 0 >08:22:45,063 DEBUG storage: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 5154815 length: 4128768 > device: <parted.device.Device object at 0x7fe6902bbfd0> PedGeometry: <_ped.Geometry object at 0x7fe690262b50> >08:22:45,064 DEBUG storage: partition vda3 (9): 0 >08:22:45,064 DEBUG storage: new geometry for vda3: parted.Geometry instance -- > start: 5154816 end: 20512767 length: 15357952 > device: <parted.device.Device object at 0x7fe6902bbfd0> PedGeometry: <_ped.Geometry object at 0x7fe690262cd0> >08:22:45,065 DEBUG storage: removing all non-preexisting partitions ['vda1(id 10)', 'vda2(id 11)', 'vda3(id 9)'] from disk(s) ['vda'] >08:22:45,066 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >08:22:45,066 DEBUG storage: device vda1 new partedPartition None >08:22:45,067 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:22:45,068 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:22:45,069 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >08:22:45,070 DEBUG storage: device vda2 new partedPartition None >08:22:45,071 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >08:22:45,072 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:22:45,073 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >08:22:45,073 DEBUG storage: device vda3 new partedPartition None >08:22:45,075 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >08:22:45,076 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:22:45,076 DEBUG storage: back from removeNewPartitions >08:22:45,077 DEBUG storage: extended: None >08:22:45,077 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fe6902bbfd0> PedGeometry: <_ped.Geometry object at 0x7fe690262990> >08:22:45,078 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >08:22:45,079 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6902c3210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe69025af90> PedPartition: <_ped.Partition object at 0x7fe690259950> >08:22:45,080 DEBUG storage: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:22:45,081 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >08:22:45,082 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >08:22:45,083 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6902c3210> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe69025a850> PedPartition: <_ped.Partition object at 0x7fe690259b30> >08:22:45,083 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 5154815 length: 4128768 > device: <parted.device.Device object at 0x7fe6902bbfd0> PedGeometry: <_ped.Geometry object at 0x7fe690262b50> >08:22:45,084 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >08:22:45,085 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6902c3210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe69025ac10> PedPartition: <_ped.Partition object at 0x7fe690259cb0> >08:22:45,086 DEBUG storage: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:22:45,087 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >08:22:45,088 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >08:22:45,089 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6902c3210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe690262b50> PedPartition: <_ped.Partition object at 0x7fe690259bf0> >08:22:45,089 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 5154816 end: 20512767 length: 15357952 > device: <parted.device.Device object at 0x7fe6902bbfd0> PedGeometry: <_ped.Geometry object at 0x7fe690262cd0> >08:22:45,090 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >08:22:45,091 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6902c3210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe69025ae10> PedPartition: <_ped.Partition object at 0x7fe690259d10> >08:22:45,092 DEBUG storage: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:22:45,093 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >08:22:45,094 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >08:22:45,095 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6902c3210> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe690262190> PedPartition: <_ped.Partition object at 0x7fe690259a70> >08:22:45,096 DEBUG storage: fixing size of non-existent 500MB partition vda1 (10) with non-existent ext4 filesystem mounted at /boot at 500.00 >08:22:45,096 DEBUG storage: fixing size of non-existent 2016MB partition vda2 (11) with non-existent swap at 2016.00 >08:22:45,097 DEBUG storage: fixing size of non-existent 7499MB partition vda3 (9) with non-existent ext4 filesystem mounted at / at 7499.00 >08:22:45,098 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >08:22:45,099 DEBUG storage: DeviceTree.getDeviceByName returned existing 10016MB disk vda (1) with non-existent msdos disklabel >08:22:45,100 DEBUG storage: resolved 'vda' to 'vda' (disk) >08:22:45,101 DEBUG storage: _is_valid_disklabel(vda) returning True >08:22:45,101 DEBUG storage: _is_valid_size(vda) returning True >08:22:45,101 DEBUG storage: _is_valid_location(vda) returning True >08:22:45,102 DEBUG storage: _is_valid_format(vda) returning True >08:22:45,102 DEBUG storage: is_valid_stage1_device(vda) returning True >08:22:45,104 DEBUG storage: _is_valid_disklabel(vda) returning True >08:22:45,104 DEBUG storage: _is_valid_size(vda) returning True >08:22:45,104 DEBUG storage: _is_valid_location(vda) returning True >08:22:45,105 DEBUG storage: _is_valid_format(vda) returning True >08:22:45,105 DEBUG storage: is_valid_stage1_device(vda) returning True >08:22:45,106 DEBUG storage: _is_valid_disklabel(vda1) returning True >08:22:45,106 DEBUG storage: _is_valid_size(vda1) returning True >08:22:45,106 DEBUG storage: _is_valid_location(vda1) returning True >08:22:45,107 DEBUG storage: _is_valid_partition(vda1) returning True >08:22:45,107 DEBUG storage: _is_valid_format(vda1) returning True >08:22:45,107 DEBUG storage: is_valid_stage2_device(vda1) returning True >08:22:45,108 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >08:22:45,109 DEBUG storage: DeviceTree.getDeviceByName returned existing 10016MB disk vda (1) with non-existent msdos disklabel >08:22:45,110 DEBUG storage: resolved 'vda' to 'vda' (disk) >08:22:45,111 DEBUG storage: _is_valid_disklabel(vda) returning True >08:22:45,111 DEBUG storage: _is_valid_size(vda) returning True >08:22:45,111 DEBUG storage: _is_valid_location(vda) returning True >08:22:45,112 DEBUG storage: _is_valid_format(vda) returning True >08:22:45,112 DEBUG storage: is_valid_stage1_device(vda) returning True >08:22:45,115 DEBUG storage: _is_valid_disklabel(vda) returning True >08:22:45,115 DEBUG storage: _is_valid_size(vda) returning True >08:22:45,116 DEBUG storage: _is_valid_location(vda) returning True >08:22:45,116 DEBUG storage: _is_valid_format(vda) returning True >08:22:45,116 DEBUG storage: is_valid_stage1_device(vda) returning True >08:22:45,117 DEBUG storage: _is_valid_disklabel(vda1) returning True >08:22:45,117 DEBUG storage: _is_valid_size(vda1) returning True >08:22:45,117 DEBUG storage: _is_valid_location(vda1) returning True >08:22:45,118 DEBUG storage: _is_valid_partition(vda1) returning True >08:22:45,118 DEBUG storage: _is_valid_format(vda1) returning True >08:22:45,119 DEBUG storage: is_valid_stage2_device(vda1) returning True >08:22:49,505 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >08:22:49,525 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >08:22:49,526 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >08:22:49,527 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >08:22:49,528 DEBUG storage: PartitionDevice.teardown: vda3 ; status: False ; controllable: True ; >08:22:49,528 DEBUG storage: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; >08:22:49,529 DEBUG storage: PartitionDevice.teardown: vda2 ; status: False ; controllable: True ; >08:22:49,529 INFO storage: resetting parted disks... >08:22:49,531 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/vda ; >08:22:49,531 DEBUG storage: PartitionDevice.preCommitFixup: vda3 ; >08:22:49,532 DEBUG storage: PartitionDevice.preCommitFixup: vda1 ; >08:22:49,533 DEBUG storage: PartitionDevice.preCommitFixup: vda2 ; >08:22:49,533 DEBUG storage: action: [0] Destroy Format None on disk vda (id 1) >08:22:49,534 DEBUG storage: action: [1] Create Format msdos disklabel on disk vda (id 1) >08:22:49,534 DEBUG storage: action: [2] Create Device partition vda3 (id 9) >08:22:49,534 DEBUG storage: action: [3] Create Format ext4 filesystem mounted at / on partition vda3 (id 9) >08:22:49,534 DEBUG storage: action: [4] Create Device partition vda1 (id 10) >08:22:49,535 DEBUG storage: action: [5] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 10) >08:22:49,535 DEBUG storage: action: [6] Create Device partition vda2 (id 11) >08:22:49,535 DEBUG storage: action: [7] Create Format swap on partition vda2 (id 11) >08:22:49,536 INFO storage: pruning action queue... >08:22:49,538 INFO storage: sorting actions... >08:22:49,538 DEBUG storage: action: [0] Destroy Format None on disk vda (id 1) >08:22:49,539 DEBUG storage: action: [1] Create Format msdos disklabel on disk vda (id 1) >08:22:49,539 DEBUG storage: action: [4] Create Device partition vda1 (id 10) >08:22:49,539 DEBUG storage: action: [6] Create Device partition vda2 (id 11) >08:22:49,539 DEBUG storage: action: [7] Create Format swap on partition vda2 (id 11) >08:22:49,540 DEBUG storage: action: [2] Create Device partition vda3 (id 9) >08:22:49,540 DEBUG storage: action: [3] Create Format ext4 filesystem mounted at / on partition vda3 (id 9) >08:22:49,540 DEBUG storage: action: [5] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 10) >08:22:49,540 INFO storage: executing action: [0] Destroy Format None on disk vda (id 1) >08:22:49,542 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >08:22:49,543 DEBUG storage: DeviceFormat.destroy: device: /dev/vda ; status: False ; type: None ; >08:22:49,635 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >08:22:49,636 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >08:22:49,668 INFO storage: executing action: [1] Create Format msdos disklabel on disk vda (id 1) >08:22:49,670 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:22:49,671 DEBUG storage: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >08:22:49,671 DEBUG storage: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >08:22:49,673 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >08:22:49,862 DEBUG storage: DiskDevice.updateSysfsPath: vda ; status: True ; >08:22:49,863 DEBUG storage: vda sysfsPath set to /devices/pci0000:00/0000:00:05.0/virtio1/block/vda >08:22:49,904 INFO storage: executing action: [4] Create Device partition vda1 (id 10) >08:22:49,905 DEBUG storage: PartitionDevice.create: vda1 ; status: False ; >08:22:49,906 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; >08:22:49,907 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:22:49,908 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >08:22:49,909 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >08:22:49,910 DEBUG storage: PartitionDevice._create: vda1 ; status: False ; >08:22:49,919 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >08:22:50,018 DEBUG storage: post-commit partition path is /dev/vda1 >08:22:50,020 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >08:22:50,020 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6902c3690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe690266890> PedPartition: <_ped.Partition object at 0x7fe69026d530> >08:22:50,021 DEBUG storage: DeviceFormat.destroy: device: /dev/vda1 ; status: False ; type: None ; >08:22:50,132 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >08:22:50,134 DEBUG storage: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >08:22:50,134 DEBUG storage: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >08:22:50,135 DEBUG storage: vda1 sysfsPath set to /devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda1 >08:22:50,164 INFO storage: executing action: [6] Create Device partition vda2 (id 11) >08:22:50,165 DEBUG storage: PartitionDevice.create: vda2 ; status: False ; >08:22:50,166 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: vda2 ; orig: False ; >08:22:50,167 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:22:50,168 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >08:22:50,169 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >08:22:50,169 DEBUG storage: PartitionDevice._create: vda2 ; status: False ; >08:22:50,171 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >08:22:50,454 DEBUG storage: post-commit partition path is /dev/vda2 >08:22:50,455 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >08:22:50,456 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6902c3690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe690266d90> PedPartition: <_ped.Partition object at 0x7fe69026d4d0> >08:22:50,457 DEBUG storage: DeviceFormat.destroy: device: /dev/vda2 ; status: False ; type: None ; >08:22:50,570 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >08:22:50,575 DEBUG storage: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >08:22:50,576 DEBUG storage: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >08:22:50,576 DEBUG storage: vda2 sysfsPath set to /devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda2 >08:22:50,611 INFO storage: executing action: [7] Create Format swap on partition vda2 (id 11) >08:22:50,613 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >08:22:50,614 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 1 ; >08:22:50,615 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 2 ; >08:22:50,615 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 4 ; >08:22:50,616 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 5 ; >08:22:50,617 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 6 ; >08:22:50,618 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 8 ; >08:22:50,619 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 9 ; >08:22:50,619 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 10 ; >08:22:50,620 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 11 ; >08:22:50,621 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 12 ; >08:22:50,624 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 13 ; >08:22:50,624 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 14 ; >08:22:50,625 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 15 ; >08:22:50,626 DEBUG storage: PartitionDevice.setFlag: path: /dev/vda2 ; flag: 3 ; >08:22:50,629 DEBUG storage: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 2 ; >08:22:50,733 DEBUG storage: SwapSpace.create: device: /dev/vda2 ; status: None ; type: swap ; >08:22:50,734 DEBUG storage: SwapSpace.create: device: /dev/vda2 ; status: None ; type: swap ; >08:22:50,773 DEBUG storage: SwapSpace.notifyKernel: device: /dev/vda2 ; type: swap ; >08:22:50,793 DEBUG storage: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >08:22:50,794 DEBUG storage: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >08:22:50,794 DEBUG storage: vda2 sysfsPath set to /devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda2 >08:22:50,816 INFO storage: executing action: [2] Create Device partition vda3 (id 9) >08:22:50,818 DEBUG storage: PartitionDevice.create: vda3 ; status: False ; >08:22:50,819 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: vda3 ; orig: False ; >08:22:50,820 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:22:50,821 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >08:22:50,822 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >08:22:50,823 DEBUG storage: PartitionDevice._create: vda3 ; status: False ; >08:22:50,824 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 3 ; >08:22:50,889 DEBUG storage: post-commit partition path is /dev/vda3 >08:22:50,890 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >08:22:50,891 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe6902c3690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe690266f90> PedPartition: <_ped.Partition object at 0x7fe69026d650> >08:22:50,892 DEBUG storage: DeviceFormat.destroy: device: /dev/vda3 ; status: False ; type: None ; >08:22:50,920 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >08:22:50,922 DEBUG storage: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >08:22:50,923 DEBUG storage: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >08:22:50,924 DEBUG storage: vda3 sysfsPath set to /devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda3 >08:22:50,952 INFO storage: executing action: [3] Create Format ext4 filesystem mounted at / on partition vda3 (id 9) >08:22:50,955 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >08:22:50,955 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 1 ; >08:22:50,956 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 2 ; >08:22:50,957 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 3 ; >08:22:50,958 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 4 ; >08:22:50,960 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 5 ; >08:22:50,962 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 6 ; >08:22:50,963 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 8 ; >08:22:50,964 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 9 ; >08:22:50,964 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 10 ; >08:22:50,965 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 11 ; >08:22:50,966 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 12 ; >08:22:50,967 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 13 ; >08:22:50,968 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 14 ; >08:22:50,968 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 15 ; >08:22:50,970 DEBUG storage: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 3 ; >08:22:50,991 DEBUG storage: Ext4FS.create: device: /dev/vda3 ; status: False ; type: ext4 ; >08:22:50,992 DEBUG storage: Ext4FS.doFormat: device: /dev/vda3 ; mountpoint: / ; type: ext4 ; >08:22:51,770 DEBUG storage: Ext4FS.notifyKernel: device: /dev/vda3 ; type: ext4 ; >08:22:51,789 DEBUG storage: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >08:22:51,790 DEBUG storage: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >08:22:51,790 DEBUG storage: vda3 sysfsPath set to /devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda3 >08:22:51,804 INFO storage: executing action: [5] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 10) >08:22:51,807 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >08:22:51,807 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 1 ; >08:22:51,808 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 2 ; >08:22:51,809 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 3 ; >08:22:51,810 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 4 ; >08:22:51,811 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 5 ; >08:22:51,812 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 6 ; >08:22:51,812 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 8 ; >08:22:51,813 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 9 ; >08:22:51,814 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 10 ; >08:22:51,815 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 11 ; >08:22:51,816 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 12 ; >08:22:51,817 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 13 ; >08:22:51,817 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 14 ; >08:22:51,818 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 15 ; >08:22:51,820 DEBUG storage: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 3 ; > > >/tmp/ifcfg.log: >12:21:01,708 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >12:21:01,709 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >12:21:01,709 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:D2:A0:E6 >12:21:01,710 DEBUG ifcfg: NetworkDevice eth0 set: UUID=27d56309-cd78-4e67-b1e9-765fa9703076 >12:21:01,710 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >12:21:01,711 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:D2:A0:E6" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="27d56309-cd78-4e67-b1e9-765fa9703076" > >12:21:01,711 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >12:20:54,710 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >12:20:54,710 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="555" x-info="http://www.rsyslog.com"] start >12:20:54,710 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >12:20:54,710 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >12:20:54,710 NOTICE kernel:[ 0.000000] Linux version 3.6.2-2.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Wed Oct 17 05:56:07 UTC 2012 >12:20:54,710 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz >12:20:54,710 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >12:20:54,710 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >12:20:54,710 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >12:20:54,710 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >12:20:54,710 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffdfff] usable >12:20:54,710 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003fffe000-0x000000003fffffff] reserved >12:20:54,710 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >12:20:54,710 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >12:20:54,710 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >12:20:54,710 INFO kernel:[ 0.000000] DMI 2.4 present. >12:20:54,710 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >12:20:54,710 INFO kernel:[ 0.000000] Hypervisor detected: KVM >12:20:54,710 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >12:20:54,710 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >12:20:54,710 INFO kernel:[ 0.000000] No AGP bridge found >12:20:54,710 INFO kernel:[ 0.000000] e820: last_pfn = 0x3fffe max_arch_pfn = 0x400000000 >12:20:54,710 DEBUG kernel:[ 0.000000] MTRR default type: write-back >12:20:54,710 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >12:20:54,710 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >12:20:54,710 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >12:20:54,710 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >12:20:54,710 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >12:20:54,710 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >12:20:54,710 DEBUG kernel:[ 0.000000] 1 disabled >12:20:54,710 DEBUG kernel:[ 0.000000] 2 disabled >12:20:54,710 DEBUG kernel:[ 0.000000] 3 disabled >12:20:54,710 DEBUG kernel:[ 0.000000] 4 disabled >12:20:54,710 DEBUG kernel:[ 0.000000] 5 disabled >12:20:54,710 DEBUG kernel:[ 0.000000] 6 disabled >12:20:54,710 DEBUG kernel:[ 0.000000] 7 disabled >12:20:54,710 INFO kernel:[ 0.000000] PAT not supported by CPU. >12:20:54,710 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdae0-0x000fdaef] mapped at [ffff8800000fdae0] >12:20:54,710 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >12:20:54,710 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >12:20:54,710 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x3fffdfff] >12:20:54,710 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x3fdfffff] page 2M >12:20:54,710 DEBUG kernel:[ 0.000000] [mem 0x3fe00000-0x3fffdfff] page 4k >12:20:54,710 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x3fffdfff @ [mem 0x1fdfe000-0x1fffffff] >12:20:54,710 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3e5d3000-0x3ffdcfff] >12:20:54,710 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd980 00014 (v00 BOCHS ) >12:20:54,710 WARNING kernel:[ 0.000000] ACPI: RSDT 000000003fffe430 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >12:20:54,710 WARNING kernel:[ 0.000000] ACPI: FACP 000000003fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >12:20:54,710 WARNING kernel:[ 0.000000] ACPI: DSDT 000000003fffe470 0124A (v01 BXPC BXDSDT 00000001 INTL 20100528) >12:20:54,710 WARNING kernel:[ 0.000000] ACPI: FACS 000000003fffff40 00040 >12:20:54,710 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffffe90 000AF (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >12:20:54,710 WARNING kernel:[ 0.000000] ACPI: APIC 000000003ffffd70 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >12:20:54,710 WARNING kernel:[ 0.000000] ACPI: HPET 000000003ffffd30 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >12:20:54,710 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffff6c0 0066E (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >12:20:54,710 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >12:20:54,710 INFO kernel:[ 0.000000] No NUMA configuration found >12:20:54,710 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffdfff] >12:20:54,710 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffdfff] >12:20:54,710 INFO kernel:[ 0.000000] NODE_DATA [mem 0x3ffea000-0x3fffdfff] >12:20:54,710 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >12:20:54,710 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >12:20:54,710 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003cc00000-ffff88003dbfffff] on node 0 >12:20:54,710 WARNING kernel:[ 0.000000] Zone ranges: >12:20:54,710 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >12:20:54,710 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >12:20:54,710 WARNING kernel:[ 0.000000] Normal empty >12:20:54,710 WARNING kernel:[ 0.000000] Movable zone start for each node >12:20:54,710 WARNING kernel:[ 0.000000] Early memory node ranges >12:20:54,710 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >12:20:54,710 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x3fffdfff] >12:20:54,710 DEBUG kernel:[ 0.000000] On node 0 totalpages: 262029 >12:20:54,710 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >12:20:54,710 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >12:20:54,710 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >12:20:54,710 DEBUG kernel:[ 0.000000] DMA32 zone: 4032 pages used for memmap >12:20:54,710 DEBUG kernel:[ 0.000000] DMA32 zone: 254014 pages, LIFO batch:31 >12:20:54,710 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >12:20:54,710 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >12:20:54,710 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >12:20:54,710 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >12:20:54,710 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >12:20:54,710 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >12:20:54,710 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >12:20:54,710 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >12:20:54,710 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >12:20:54,710 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >12:20:54,710 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >12:20:54,710 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >12:20:54,710 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >12:20:54,710 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >12:20:54,710 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >12:20:54,710 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >12:20:54,710 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >12:20:54,710 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >12:20:54,710 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >12:20:54,710 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >12:20:54,710 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >12:20:54,710 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >12:20:54,710 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >12:20:54,710 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >12:20:54,710 INFO kernel:[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices >12:20:54,710 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >12:20:54,710 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >12:20:54,710 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003e200000 s84288 r8192 d22208 u2097152 >12:20:54,710 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >12:20:54,710 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >12:20:54,710 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:3e213c01, primary cpu clock >12:20:54,710 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >12:20:54,710 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 3e20dec0 >12:20:54,710 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257927 >12:20:54,710 WARNING kernel:[ 0.000000] Policy zone: DMA32 >12:20:54,710 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz >12:20:54,710 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >12:20:54,710 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >12:20:54,710 INFO kernel:[ 0.000000] Checking aperture... >12:20:54,710 INFO kernel:[ 0.000000] No AGP bridge found >12:20:54,710 INFO kernel:[ 0.000000] Memory: 988744k/1048568k available (6322k kernel code, 452k absent, 59372k reserved, 6881k data, 1036k init) >12:20:54,710 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >12:20:54,710 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >12:20:54,710 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >12:20:54,710 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >12:20:54,710 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >12:20:54,710 INFO kernel:[ 0.000000] console [tty0] enabled >12:20:54,710 INFO kernel:[ 0.000000] allocated 4194304 bytes of page_cgroup >12:20:54,710 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >12:20:54,710 DEBUG kernel:[ 0.000000] hpet clockevent registered >12:20:54,710 INFO kernel:[ 0.000000] tsc: Detected 2691.258 MHz processor >12:20:54,710 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 5382.51 BogoMIPS (lpj=2691258) >12:20:54,710 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >12:20:54,710 INFO kernel:[ 0.001999] Security Framework initialized >12:20:54,710 INFO kernel:[ 0.001999] SELinux: Initializing. >12:20:54,710 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >12:20:54,710 INFO kernel:[ 0.001999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >12:20:54,710 INFO kernel:[ 0.001999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >12:20:54,710 INFO kernel:[ 0.001999] Mount-cache hash table entries: 256 >12:20:54,710 INFO kernel:[ 0.001999] Initializing cgroup subsys cpuacct >12:20:54,710 INFO kernel:[ 0.001999] Initializing cgroup subsys memory >12:20:54,710 INFO kernel:[ 0.001999] Initializing cgroup subsys devices >12:20:54,710 INFO kernel:[ 0.001999] Initializing cgroup subsys freezer >12:20:54,710 INFO kernel:[ 0.001999] Initializing cgroup subsys net_cls >12:20:54,710 INFO kernel:[ 0.001999] Initializing cgroup subsys blkio >12:20:54,710 INFO kernel:[ 0.001999] Initializing cgroup subsys perf_event >12:20:54,710 INFO kernel:[ 0.001999] mce: CPU supports 10 MCE banks >12:20:54,710 INFO kernel:[ 0.001999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >12:20:54,710 INFO kernel:[ 0.001999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >12:20:54,710 INFO kernel:[ 0.001999] tlb_flushall_shift is 0x6 >12:20:54,710 INFO kernel:[ 0.001999] SMP alternatives: switching to UP code >12:20:54,710 INFO kernel:[ 0.013640] Freeing SMP alternatives: 24k freed >12:20:54,710 INFO kernel:[ 0.013649] ACPI: Core revision 20120711 >12:20:54,710 INFO kernel:[ 0.014203] ftrace: allocating 23460 entries in 92 pages >12:20:54,710 INFO kernel:[ 0.020402] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >12:20:54,710 INFO kernel:[ 0.020404] smpboot: CPU0: Intel QEMU Virtual CPU version 1.2.1 stepping 03 >12:20:54,710 WARNING kernel:[ 0.020996] APIC calibration not consistent with PM-Timer: 108ms instead of 100ms >12:20:54,710 INFO kernel:[ 0.020996] APIC delta adjusted to PM-Timer: 6249121 (6751507) >12:20:54,710 INFO kernel:[ 0.020996] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >12:20:54,710 WARNING kernel:[ 0.020996] NMI watchdog: disabled (cpu0): hardware events not enabled >12:20:54,710 INFO kernel:[ 0.020996] Brought up 1 CPUs >12:20:54,710 INFO kernel:[ 0.020996] smpboot: Total of 1 processors activated (5382.51 BogoMIPS) >12:20:54,710 INFO kernel:[ 0.021026] devtmpfs: initialized >12:20:54,710 INFO kernel:[ 0.021797] atomic64 test passed for x86-64 platform with CX8 and with SSE >12:20:54,710 INFO kernel:[ 0.021939] RTC time: 12:20:45, date: 11/01/12 >12:20:54,710 INFO kernel:[ 0.022007] NET: Registered protocol family 16 >12:20:54,710 INFO kernel:[ 0.022152] ACPI: bus type pci registered >12:20:54,710 INFO kernel:[ 0.022269] PCI: Using configuration type 1 for base access >12:20:54,710 INFO kernel:[ 0.023039] bio: create slab <bio-0> at 0 >12:20:54,710 INFO kernel:[ 0.023114] ACPI: Added _OSI(Module Device) >12:20:54,710 INFO kernel:[ 0.023116] ACPI: Added _OSI(Processor Device) >12:20:54,710 INFO kernel:[ 0.023118] ACPI: Added _OSI(3.0 _SCP Extensions) >12:20:54,710 INFO kernel:[ 0.023119] ACPI: Added _OSI(Processor Aggregator Device) >12:20:54,710 DEBUG kernel:[ 0.023663] ACPI: EC: Look up EC in DSDT >12:20:54,710 INFO kernel:[ 0.025117] ACPI: Interpreter enabled >12:20:54,710 INFO kernel:[ 0.025127] ACPI: (supports S0 S3 S4 S5) >12:20:54,710 INFO kernel:[ 0.025145] ACPI: Using IOAPIC for interrupt routing >12:20:54,710 INFO kernel:[ 0.028290] ACPI: No dock devices found. >12:20:54,710 INFO kernel:[ 0.028299] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >12:20:54,710 INFO kernel:[ 0.028407] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >12:20:54,710 WARNING kernel:[ 0.028532] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >12:20:54,710 INFO kernel:[ 0.028568] PCI host bridge to bus 0000:00 >12:20:54,710 DEBUG kernel:[ 0.028572] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >12:20:54,710 INFO kernel:[ 0.028574] pci_bus 0000:00: root bus resource [bus 00-ff] >12:20:54,710 INFO kernel:[ 0.028577] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >12:20:54,710 INFO kernel:[ 0.028579] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >12:20:54,710 INFO kernel:[ 0.028582] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >12:20:54,710 INFO kernel:[ 0.028584] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] >12:20:54,710 DEBUG kernel:[ 0.028656] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >12:20:54,710 DEBUG kernel:[ 0.029106] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >12:20:54,710 DEBUG kernel:[ 0.029738] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >12:20:54,710 DEBUG kernel:[ 0.032005] pci 0000:00:01.1: reg 20: [io 0xc0c0-0xc0cf] >12:20:54,710 DEBUG kernel:[ 0.033137] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >12:20:54,710 DEBUG kernel:[ 0.035225] pci 0000:00:01.2: reg 20: [io 0xc040-0xc05f] >12:20:54,710 DEBUG kernel:[ 0.036375] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >12:20:54,710 INFO kernel:[ 0.036866] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >12:20:54,710 INFO kernel:[ 0.036880] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >12:20:54,710 DEBUG kernel:[ 0.037162] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >12:20:54,710 DEBUG kernel:[ 0.039008] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >12:20:54,710 DEBUG kernel:[ 0.040924] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >12:20:54,710 DEBUG kernel:[ 0.043003] pci 0000:00:02.0: reg 18: [mem 0xfc020000-0xfc023fff] >12:20:54,710 DEBUG kernel:[ 0.044007] pci 0000:00:02.0: reg 1c: [io 0xc060-0xc07f] >12:20:54,710 DEBUG kernel:[ 0.049014] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >12:20:54,710 DEBUG kernel:[ 0.050011] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >12:20:54,710 DEBUG kernel:[ 0.050805] pci 0000:00:03.0: reg 10: [io 0xc080-0xc09f] >12:20:54,710 DEBUG kernel:[ 0.051364] pci 0000:00:03.0: reg 14: [mem 0xfc028000-0xfc028fff] >12:20:54,710 DEBUG kernel:[ 0.055002] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >12:20:54,710 DEBUG kernel:[ 0.055350] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >12:20:54,710 DEBUG kernel:[ 0.057026] pci 0000:00:04.0: reg 10: [mem 0xfc024000-0xfc027fff] >12:20:54,710 DEBUG kernel:[ 0.059696] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000 >12:20:54,710 DEBUG kernel:[ 0.060366] pci 0000:00:05.0: reg 10: [io 0xc000-0xc03f] >12:20:54,710 DEBUG kernel:[ 0.061352] pci 0000:00:05.0: reg 14: [mem 0xfc029000-0xfc029fff] >12:20:54,710 DEBUG kernel:[ 0.065193] pci 0000:00:06.0: [1af4:1002] type 00 class 0x00ff00 >12:20:54,710 DEBUG kernel:[ 0.065516] pci 0000:00:06.0: reg 10: [io 0xc0a0-0xc0bf] >12:20:54,710 DEBUG kernel:[ 0.067819] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >12:20:54,710 INFO kernel:[ 0.068082] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >12:20:54,710 INFO kernel:[ 0.068083] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >12:20:54,710 INFO kernel:[ 0.069673] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >12:20:54,710 INFO kernel:[ 0.069734] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >12:20:54,710 INFO kernel:[ 0.069784] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >12:20:54,710 INFO kernel:[ 0.069843] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >12:20:54,710 INFO kernel:[ 0.069894] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >12:20:54,710 INFO kernel:[ 0.070002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >12:20:54,710 INFO kernel:[ 0.070004] vgaarb: loaded >12:20:54,710 INFO kernel:[ 0.070005] vgaarb: bridge control possible 0000:00:02.0 >12:20:54,710 NOTICE kernel:[ 0.070058] SCSI subsystem initialized >12:20:54,710 INFO kernel:[ 0.070059] ACPI: bus type scsi registered >12:20:54,710 DEBUG kernel:[ 0.070095] libata version 3.00 loaded. >12:20:54,710 INFO kernel:[ 0.070115] ACPI: bus type usb registered >12:20:54,710 INFO kernel:[ 0.070130] usbcore: registered new interface driver usbfs >12:20:54,710 INFO kernel:[ 0.070138] usbcore: registered new interface driver hub >12:20:54,710 INFO kernel:[ 0.070151] usbcore: registered new device driver usb >12:20:54,710 INFO kernel:[ 0.070184] PCI: Using ACPI for IRQ routing >12:20:54,714 ERR systemd-cgroups-agent: Failed to get D-Bus connection: Failed to connect to socket /org/freedesktop/systemd1/private: Connection refused >12:20:54,714 INFO systemd: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >12:20:54,714 INFO systemd: Detected virtualization 'kvm'. >12:20:54,714 INFO systemd: Initializing machine ID from KVM UUID. >12:20:54,714 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. >12:20:54,714 INFO systemd: Started Remount Root and Kernel File Systems. >12:20:54,714 INFO systemd: Starting Local File Systems (Pre). >12:20:54,714 INFO systemd: Reached target Local File Systems (Pre). >12:20:54,714 INFO systemd: Mounting Temporary Directory... >12:20:54,714 INFO systemd: Starting Load Random Seed... >12:20:54,714 INFO systemd: Started Load Random Seed. >12:20:54,720 DEBUG kernel:[ 0.070185] PCI: pci_cache_line_size set to 64 bytes >12:20:54,720 DEBUG kernel:[ 0.070319] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >12:20:54,720 DEBUG kernel:[ 0.070321] e820: reserve RAM buffer [mem 0x3fffe000-0x3fffffff] >12:20:54,720 INFO kernel:[ 0.070382] NetLabel: Initializing >12:20:54,720 INFO kernel:[ 0.070383] NetLabel: domain hash size = 128 >12:20:54,720 INFO kernel:[ 0.070384] NetLabel: protocols = UNLABELED CIPSOv4 >12:20:54,720 INFO kernel:[ 0.070390] NetLabel: unlabeled traffic allowed by default >12:20:54,720 INFO kernel:[ 0.070425] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >12:20:54,720 INFO kernel:[ 0.070438] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >12:20:54,720 INFO kernel:[ 0.070441] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >12:20:54,720 INFO kernel:[ 0.076077] Switching to clocksource kvm-clock >12:20:54,720 INFO kernel:[ 0.084395] pnp: PnP ACPI init >12:20:54,720 INFO kernel:[ 0.084420] ACPI: bus type pnp registered >12:20:54,720 DEBUG kernel:[ 0.084539] pnp 00:00: [bus 00-ff] >12:20:54,720 DEBUG kernel:[ 0.084543] pnp 00:00: [io 0x0cf8-0x0cff] >12:20:54,720 DEBUG kernel:[ 0.084545] pnp 00:00: [io 0x0000-0x0cf7 window] >12:20:54,720 DEBUG kernel:[ 0.084547] pnp 00:00: [io 0x0d00-0xffff window] >12:20:54,720 DEBUG kernel:[ 0.084549] pnp 00:00: [mem 0x000a0000-0x000bffff window] >12:20:54,720 DEBUG kernel:[ 0.084551] pnp 00:00: [mem 0x40000000-0xfebfffff window] >12:20:54,720 DEBUG kernel:[ 0.084607] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >12:20:54,720 DEBUG kernel:[ 0.084622] pnp 00:01: [io 0x0070-0x0071] >12:20:54,720 DEBUG kernel:[ 0.084669] pnp 00:01: [irq 8] >12:20:54,720 DEBUG kernel:[ 0.084672] pnp 00:01: [io 0x0072-0x0077] >12:20:54,720 DEBUG kernel:[ 0.084696] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >12:20:54,720 DEBUG kernel:[ 0.084761] pnp 00:02: [io 0x0060] >12:20:54,720 DEBUG kernel:[ 0.084764] pnp 00:02: [io 0x0064] >12:20:54,720 DEBUG kernel:[ 0.084784] pnp 00:02: [irq 1] >12:20:54,720 DEBUG kernel:[ 0.084808] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >12:20:54,720 DEBUG kernel:[ 0.084850] pnp 00:03: [irq 12] >12:20:54,720 DEBUG kernel:[ 0.084870] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >12:20:54,720 DEBUG kernel:[ 0.084896] pnp 00:04: [io 0x03f2-0x03f5] >12:20:54,720 DEBUG kernel:[ 0.084898] pnp 00:04: [io 0x03f7] >12:20:54,720 DEBUG kernel:[ 0.084916] pnp 00:04: [irq 6] >12:20:54,720 DEBUG kernel:[ 0.084918] pnp 00:04: [dma 2] >12:20:54,720 DEBUG kernel:[ 0.084937] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >12:20:54,720 DEBUG kernel:[ 0.085082] pnp 00:05: [io 0x03f8-0x03ff] >12:20:54,720 DEBUG kernel:[ 0.085104] pnp 00:05: [irq 4] >12:20:54,720 DEBUG kernel:[ 0.085129] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >12:20:54,720 DEBUG kernel:[ 0.085259] pnp 00:06: [mem 0xfed00000-0xfed003ff] >12:20:54,720 DEBUG kernel:[ 0.085286] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >12:20:54,720 INFO kernel:[ 0.085430] pnp: PnP ACPI: found 7 devices >12:20:54,720 INFO kernel:[ 0.085432] ACPI: ACPI bus type pnp unregistered >12:20:54,720 DEBUG kernel:[ 0.092125] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >12:20:54,720 DEBUG kernel:[ 0.092129] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >12:20:54,720 DEBUG kernel:[ 0.092131] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >12:20:54,720 DEBUG kernel:[ 0.092133] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff] >12:20:54,720 INFO kernel:[ 0.092175] NET: Registered protocol family 2 >12:20:54,720 INFO kernel:[ 0.092726] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >12:20:54,720 INFO kernel:[ 0.093174] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >12:20:54,720 INFO kernel:[ 0.093322] TCP: Hash tables configured (established 131072 bind 65536) >12:20:54,720 INFO kernel:[ 0.093345] TCP: reno registered >12:20:54,720 INFO kernel:[ 0.093350] UDP hash table entries: 512 (order: 2, 16384 bytes) >12:20:54,720 INFO kernel:[ 0.093355] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >12:20:54,720 INFO kernel:[ 0.093429] NET: Registered protocol family 1 >12:20:54,720 INFO kernel:[ 0.093439] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >12:20:54,720 INFO kernel:[ 0.093476] pci 0000:00:01.0: PIIX3: Enabling Passive Release >12:20:54,720 INFO kernel:[ 0.093502] pci 0000:00:01.0: Activating ISA DMA hang workarounds >12:20:54,720 WARNING kernel:[ 0.093670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >12:20:54,720 DEBUG kernel:[ 0.093820] pci 0000:00:02.0: Boot video device >12:20:54,720 DEBUG kernel:[ 0.093875] PCI: CLS 0 bytes, default 64 >12:20:54,720 INFO kernel:[ 0.093922] Unpacking initramfs... >12:20:54,720 INFO kernel:[ 2.552734] Freeing initrd memory: 26664k freed >12:20:54,720 NOTICE kernel:[ 2.557274] Initialise module verification >12:20:54,720 INFO kernel:[ 2.557316] audit: initializing netlink socket (disabled) >12:20:54,720 NOTICE kernel:[ 2.557327] type=2000 audit(1351772448.556:1): initialized >12:20:54,720 INFO kernel:[ 2.570735] HugeTLB registered 2 MB page size, pre-allocated 0 pages >12:20:54,720 NOTICE kernel:[ 2.571513] VFS: Disk quotas dquot_6.5.2 >12:20:54,720 WARNING kernel:[ 2.571537] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >12:20:54,720 INFO kernel:[ 2.571777] msgmni has been set to 1983 >12:20:54,720 DEBUG kernel:[ 2.571814] SELinux: Registering netfilter hooks >12:20:54,720 INFO kernel:[ 2.572076] alg: No test for stdrng (krng) >12:20:54,720 INFO kernel:[ 2.572079] NET: Registered protocol family 38 >12:20:54,720 NOTICE kernel:[ 2.572080] Key type asymmetric registered >12:20:54,720 NOTICE kernel:[ 2.572081] Asymmetric key parser 'x509' registered >12:20:54,720 INFO kernel:[ 2.572102] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >12:20:54,720 INFO kernel:[ 2.572115] io scheduler noop registered >12:20:54,720 INFO kernel:[ 2.572115] io scheduler deadline registered >12:20:54,720 INFO kernel:[ 2.572131] io scheduler cfq registered (default) >12:20:54,720 INFO kernel:[ 2.572188] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >12:20:54,720 INFO kernel:[ 2.572198] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >12:20:54,720 INFO kernel:[ 2.572199] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >12:20:54,720 INFO kernel:[ 2.572241] acpiphp: Slot [3] registered >12:20:54,720 INFO kernel:[ 2.572249] acpiphp: Slot [4] registered >12:20:54,720 INFO kernel:[ 2.572257] acpiphp: Slot [5] registered >12:20:54,720 INFO kernel:[ 2.572265] acpiphp: Slot [6] registered >12:20:54,720 INFO kernel:[ 2.572272] acpiphp: Slot [7] registered >12:20:54,720 INFO kernel:[ 2.572280] acpiphp: Slot [8] registered >12:20:54,720 INFO kernel:[ 2.572287] acpiphp: Slot [9] registered >12:20:54,720 INFO kernel:[ 2.572297] acpiphp: Slot [10] registered >12:20:54,720 INFO kernel:[ 2.572305] acpiphp: Slot [11] registered >12:20:54,720 INFO kernel:[ 2.572313] acpiphp: Slot [12] registered >12:20:54,720 INFO kernel:[ 2.572321] acpiphp: Slot [13] registered >12:20:54,720 INFO kernel:[ 2.572329] acpiphp: Slot [14] registered >12:20:54,720 INFO kernel:[ 2.572336] acpiphp: Slot [15] registered >12:20:54,720 INFO kernel:[ 2.572345] acpiphp: Slot [16] registered >12:20:54,720 INFO kernel:[ 2.572353] acpiphp: Slot [17] registered >12:20:54,720 INFO kernel:[ 2.572364] acpiphp: Slot [18] registered >12:20:54,720 INFO kernel:[ 2.572372] acpiphp: Slot [19] registered >12:20:54,720 INFO kernel:[ 2.572379] acpiphp: Slot [20] registered >12:20:54,720 INFO kernel:[ 2.572386] acpiphp: Slot [21] registered >12:20:54,720 INFO kernel:[ 2.572394] acpiphp: Slot [22] registered >12:20:54,720 INFO kernel:[ 2.572402] acpiphp: Slot [23] registered >12:20:54,720 INFO kernel:[ 2.572410] acpiphp: Slot [24] registered >12:20:54,720 INFO kernel:[ 2.572417] acpiphp: Slot [25] registered >12:20:54,720 INFO kernel:[ 2.572425] acpiphp: Slot [26] registered >12:20:54,720 INFO kernel:[ 2.572434] acpiphp: Slot [27] registered >12:20:54,720 INFO kernel:[ 2.572445] acpiphp: Slot [28] registered >12:20:54,720 INFO kernel:[ 2.572457] acpiphp: Slot [29] registered >12:20:54,720 INFO kernel:[ 2.572469] acpiphp: Slot [30] registered >12:20:54,720 INFO kernel:[ 2.572481] acpiphp: Slot [31] registered >12:20:54,720 DEBUG kernel:[ 2.572578] intel_idle: does not run on family 6 model 2 >12:20:54,720 INFO kernel:[ 2.572612] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >12:20:54,720 INFO kernel:[ 2.572615] ACPI: Power Button [PWRF] >12:20:54,720 INFO kernel:[ 2.573743] GHES: HEST is not enabled! >12:20:54,720 WARNING kernel:[ 2.573887] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >12:20:54,720 DEBUG kernel:[ 2.573925] virtio-pci 0000:00:03.0: setting latency timer to 64 >12:20:54,720 WARNING kernel:[ 2.574109] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >12:20:54,720 DEBUG kernel:[ 2.574130] virtio-pci 0000:00:05.0: setting latency timer to 64 >12:20:54,720 WARNING kernel:[ 2.574416] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >12:20:54,720 DEBUG kernel:[ 2.574438] virtio-pci 0000:00:06.0: setting latency timer to 64 >12:20:54,720 INFO kernel:[ 2.574512] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >12:20:54,720 INFO kernel:[ 2.595924] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >12:20:54,720 INFO kernel:[ 2.617789] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >12:20:54,720 INFO kernel:[ 2.618024] Non-volatile memory driver v1.3 >12:20:54,720 INFO kernel:[ 2.618026] Linux agpgart interface v0.103 >12:20:54,720 INFO kernel:[ 2.618433] loop: module loaded >12:20:54,720 DEBUG kernel:[ 2.618475] ata_piix 0000:00:01.1: version 2.13 >12:20:54,720 DEBUG kernel:[ 2.618536] ata_piix 0000:00:01.1: setting latency timer to 64 >12:20:54,720 INFO kernel:[ 2.618756] scsi0 : ata_piix >12:20:54,720 INFO kernel:[ 2.618792] scsi1 : ata_piix >12:20:54,720 INFO kernel:[ 2.618809] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 >12:20:54,720 INFO kernel:[ 2.618810] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 >12:20:54,720 INFO kernel:[ 2.618848] libphy: Fixed MDIO Bus: probed >12:20:54,720 INFO kernel:[ 2.618871] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >12:20:54,720 INFO kernel:[ 2.618879] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >12:20:54,720 INFO kernel:[ 2.618883] uhci_hcd: USB Universal Host Controller Interface driver >12:20:54,720 DEBUG kernel:[ 2.618922] uhci_hcd 0000:00:01.2: setting latency timer to 64 >12:20:54,720 INFO kernel:[ 2.618929] uhci_hcd 0000:00:01.2: UHCI Host Controller >12:20:54,720 INFO kernel:[ 2.618948] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >12:20:54,720 INFO kernel:[ 2.619032] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 >12:20:54,720 INFO kernel:[ 2.619077] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >12:20:54,720 INFO kernel:[ 2.619078] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:20:54,720 INFO kernel:[ 2.619080] usb usb1: Product: UHCI Host Controller >12:20:54,720 INFO kernel:[ 2.619081] usb usb1: Manufacturer: Linux 3.6.2-2.fc18.x86_64 uhci_hcd >12:20:54,720 INFO kernel:[ 2.619082] usb usb1: SerialNumber: 0000:00:01.2 >12:20:54,720 INFO kernel:[ 2.619136] hub 1-0:1.0: USB hub found >12:20:54,720 INFO kernel:[ 2.619138] hub 1-0:1.0: 2 ports detected >12:20:54,720 INFO kernel:[ 2.619203] usbcore: registered new interface driver usbserial >12:20:54,720 INFO kernel:[ 2.619208] usbcore: registered new interface driver usbserial_generic >12:20:54,720 INFO kernel:[ 2.619212] USB Serial support registered for generic >12:20:54,720 INFO kernel:[ 2.619212] usbserial: USB Serial Driver core >12:20:54,720 INFO kernel:[ 2.619227] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >12:20:54,720 INFO kernel:[ 2.619814] serio: i8042 KBD port at 0x60,0x64 irq 1 >12:20:54,720 INFO kernel:[ 2.619818] serio: i8042 AUX port at 0x60,0x64 irq 12 >12:20:54,720 INFO kernel:[ 2.619863] mousedev: PS/2 mouse device common for all mice >12:20:54,720 INFO kernel:[ 2.620137] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >12:20:54,720 INFO kernel:[ 2.622232] rtc_cmos 00:01: RTC can wake from S4 >12:20:54,720 INFO kernel:[ 2.622422] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >12:20:54,720 INFO kernel:[ 2.622506] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >12:20:54,720 INFO kernel:[ 2.622553] device-mapper: uevent: version 1.0.3 >12:20:54,720 INFO kernel:[ 2.622590] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >12:20:54,720 INFO kernel:[ 2.622628] cpuidle: using governor ladder >12:20:54,720 INFO kernel:[ 2.622629] cpuidle: using governor menu >12:20:54,720 INFO kernel:[ 2.622661] EFI Variables Facility v0.08 2004-May-17 >12:20:54,720 INFO kernel:[ 2.622721] usbcore: registered new interface driver usbhid >12:20:54,720 INFO kernel:[ 2.622722] usbhid: USB HID core driver >12:20:54,720 INFO kernel:[ 2.622735] drop_monitor: Initializing network drop monitor service >12:20:54,720 INFO kernel:[ 2.622796] ip_tables: (C) 2000-2006 Netfilter Core Team >12:20:54,720 INFO kernel:[ 2.622817] TCP: cubic registered >12:20:54,720 INFO kernel:[ 2.622818] Initializing XFRM netlink socket >12:20:54,720 INFO kernel:[ 2.622882] NET: Registered protocol family 10 >12:20:54,720 INFO kernel:[ 2.622983] mip6: Mobile IPv6 >12:20:54,720 INFO kernel:[ 2.622984] NET: Registered protocol family 17 >12:20:54,720 DEBUG kernel:[ 2.623117] PM: Hibernation image not present or could not be loaded. >12:20:54,720 NOTICE kernel:[ 2.623118] Loading module verification certificates >12:20:54,720 WARNING kernel:[ 2.623131] Cert Valid From: 2012-10-17 05:30:30 >12:20:54,720 WARNING kernel:[ 2.623132] Cert Valid To: 2112-09-23 05:30:30 >12:20:54,720 WARNING kernel:[ 2.623134] Now: 2012-11-01 12:20:48 >12:20:54,720 NOTICE kernel:[ 2.623786] MODSIGN: Loaded cert 'Fedora kernel signing key: 52fd0807f861ab2b6bbe2fdf3d50b521b250074f' >12:20:54,720 INFO kernel:[ 2.623793] registered taskstats version 1 >12:20:54,720 INFO kernel:[ 2.624032] Magic number: 4:647:328 >12:20:54,720 INFO kernel:[ 2.624142] rtc_cmos 00:01: setting system clock to 2012-11-01 12:20:48 UTC (1351772448) >12:20:54,720 DEBUG kernel:[ 2.775464] ata2.01: NODEV after polling detection >12:20:54,720 INFO kernel:[ 2.775815] ata2.00: ATAPI: QEMU DVD-ROM, 1.2.1, max UDMA/100 >12:20:54,720 INFO kernel:[ 2.777223] ata2.00: configured for MWDMA2 >12:20:54,720 NOTICE kernel:[ 2.777866] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.2. PQ: 0 ANSI: 5 >12:20:54,720 WARNING kernel:[ 2.778469] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >12:20:54,720 INFO kernel:[ 2.778472] cdrom: Uniform CD-ROM driver Revision: 3.20 >12:20:54,720 DEBUG kernel:[ 2.778579] sr 1:0:0:0: Attached scsi CD-ROM sr0 >12:20:54,720 NOTICE kernel:[ 2.778639] sr 1:0:0:0: Attached scsi generic sg0 type 5 >12:20:54,720 INFO kernel:[ 2.780434] Freeing unused kernel memory: 1036k freed >12:20:54,720 INFO kernel:[ 2.780609] Write protecting the kernel read-only data: 12288k >12:20:54,720 INFO kernel:[ 2.785479] Freeing unused kernel memory: 1860k freed >12:20:54,720 INFO kernel:[ 2.788377] Freeing unused kernel memory: 1416k freed >12:20:54,720 WARNING kernel:[ 2.846961] Disabling lock debugging due to kernel taint >12:20:54,720 INFO kernel:[ 2.847244] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >12:20:54,720 INFO kernel:[ 2.920663] squashfs: version 4.0 (2009/01/31) Phillip Lougher >12:20:54,720 INFO kernel:[ 2.921034] usb 1-1: new full-speed USB device number 2 using uhci_hcd >12:20:54,720 INFO kernel:[ 2.921855] Loading iSCSI transport class v2.0-870. >12:20:54,720 NOTICE kernel:[ 2.922532] iscsi: registered transport (tcp) >12:20:54,720 INFO kernel:[ 2.923411] alua: device handler registered >12:20:54,720 INFO kernel:[ 2.924307] emc: device handler registered >12:20:54,720 INFO kernel:[ 2.925205] hp_sw: device handler registered >12:20:54,720 INFO kernel:[ 2.926102] rdac: device handler registered >12:20:54,720 INFO kernel:[ 2.938390] FDC 0 is a S82078B >12:20:54,720 INFO kernel:[ 2.940555] No iBFT detected. >12:20:54,720 INFO kernel:[ 2.941477] md: raid0 personality registered for level 0 >12:20:54,720 INFO kernel:[ 2.942612] md: raid1 personality registered for level 1 >12:20:54,720 INFO kernel:[ 2.943491] async_tx: api initialized (async) >12:20:54,720 INFO kernel:[ 2.943596] xor: automatically using best checksumming function: >12:20:54,720 INFO kernel:[ 2.953026] generic_sse: 13960.000 MB/sec >12:20:54,720 WARNING kernel:[ 2.970018] raid6: sse2x1 7082 MB/s >12:20:54,720 WARNING kernel:[ 2.987020] raid6: sse2x2 9253 MB/s >12:20:54,720 WARNING kernel:[ 3.004014] raid6: sse2x4 12218 MB/s >12:20:54,720 WARNING kernel:[ 3.004016] raid6: using algorithm sse2x4 (12218 MB/s) >12:20:54,720 WARNING kernel:[ 3.004017] raid6: using intx1 recovery algorithm >12:20:54,720 INFO kernel:[ 3.005665] md: raid6 personality registered for level 6 >12:20:54,720 INFO kernel:[ 3.005667] md: raid5 personality registered for level 5 >12:20:54,720 INFO kernel:[ 3.005668] md: raid4 personality registered for level 4 >12:20:54,720 INFO kernel:[ 3.008807] md: raid10 personality registered for level 10 >12:20:54,720 INFO kernel:[ 3.009816] md: linear personality registered for level -1 >12:20:54,720 INFO kernel:[ 3.014121] device-mapper: multipath: version 1.5.0 loaded >12:20:54,720 INFO kernel:[ 3.014960] device-mapper: multipath round-robin: version 1.0.0 loaded >12:20:54,720 INFO kernel:[ 3.042097] RPC: Registered named UNIX socket transport module. >12:20:54,720 INFO kernel:[ 3.042099] RPC: Registered udp transport module. >12:20:54,720 INFO kernel:[ 3.042100] RPC: Registered tcp transport module. >12:20:54,720 INFO kernel:[ 3.042100] RPC: Registered tcp NFSv4.1 backchannel transport module. >12:20:54,720 INFO kernel:[ 3.052832] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >12:20:54,720 DEBUG kernel:[ 3.198628] virtio-pci 0000:00:03.0: irq 40 for MSI/MSI-X >12:20:54,720 DEBUG kernel:[ 3.198645] virtio-pci 0000:00:03.0: irq 41 for MSI/MSI-X >12:20:54,720 DEBUG kernel:[ 3.198660] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >12:20:54,720 DEBUG kernel:[ 3.221859] virtio-pci 0000:00:05.0: irq 43 for MSI/MSI-X >12:20:54,720 DEBUG kernel:[ 3.221878] virtio-pci 0000:00:05.0: irq 44 for MSI/MSI-X >12:20:54,720 INFO kernel:[ 3.222786] vda: unknown partition table >12:20:54,720 INFO kernel:[ 3.272179] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >12:20:54,720 INFO kernel:[ 3.272182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >12:20:54,720 INFO kernel:[ 3.272184] usb 1-1: Product: QEMU USB Tablet >12:20:54,720 INFO kernel:[ 3.272185] usb 1-1: Manufacturer: QEMU >12:20:54,720 INFO kernel:[ 3.272186] usb 1-1: SerialNumber: 42 >12:20:54,720 INFO kernel:[ 3.289174] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >12:20:54,720 INFO kernel:[ 3.289251] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >12:20:54,720 DEBUG kernel:[ 3.328576] ISO 9660 Extensions: Microsoft Joliet Level 3 >12:20:54,720 DEBUG kernel:[ 3.330387] ISO 9660 Extensions: RRIP_1991A >12:20:54,720 INFO kernel:[ 3.558098] tsc: Refined TSC clocksource calibration: 2691.276 MHz >12:20:54,720 INFO kernel:[ 3.981352] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >12:20:54,720 DEBUG kernel:[ 6.988835] SELinux: 2048 avtab hash slots, 92725 rules. >12:20:54,720 DEBUG kernel:[ 7.000521] SELinux: 2048 avtab hash slots, 92725 rules. >12:20:54,720 DEBUG kernel:[ 7.135686] SELinux: 9 users, 15 roles, 4330 types, 231 bools, 1 sens, 1024 cats >12:20:54,720 DEBUG kernel:[ 7.135689] SELinux: 83 classes, 92725 rules >12:20:54,720 DEBUG kernel:[ 7.139029] SELinux: Completing initialization. >12:20:54,720 DEBUG kernel:[ 7.139032] SELinux: Setting up existing superblocks. >12:20:54,720 DEBUG kernel:[ 7.139038] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 7.139041] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 7.139049] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 7.139053] SELinux: initialized (dev proc, type proc), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 7.139059] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:20:54,720 DEBUG kernel:[ 7.139071] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >12:20:54,720 DEBUG kernel:[ 7.139475] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >12:20:54,720 DEBUG kernel:[ 7.139479] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 7.139842] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >12:20:54,720 DEBUG kernel:[ 7.139849] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 7.139850] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >12:20:54,720 DEBUG kernel:[ 7.139866] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >12:20:54,720 DEBUG kernel:[ 7.139871] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >12:20:54,720 DEBUG kernel:[ 7.139878] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 7.139884] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 7.140076] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 7.140079] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:20:54,720 DEBUG kernel:[ 7.140086] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:20:54,720 DEBUG kernel:[ 7.140207] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:20:54,720 DEBUG kernel:[ 7.140236] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 7.140239] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 7.140243] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 7.140254] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 7.140259] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 7.140262] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 7.140265] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 7.140268] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 7.140273] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 7.140277] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 7.140286] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 7.140295] SELinux: initialized (dev loop0, type squashfs), uses xattr >12:20:54,720 DEBUG kernel:[ 7.140312] SELinux: initialized (dev dm-0, type ext4), uses xattr >12:20:54,720 NOTICE kernel:[ 7.141440] type=1403 audit(1351772453.015:2): policy loaded auid=4294967295 ses=4294967295 >12:20:54,720 DEBUG kernel:[ 7.795153] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >12:20:54,720 DEBUG kernel:[ 8.087873] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >12:20:54,720 DEBUG kernel:[ 8.088756] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:20:54,720 DEBUG kernel:[ 8.242879] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >12:20:54,720 NOTICE kernel:[ 8.475405] type=1400 audit(1351772454.349:3): avc: denied { create } for pid=523 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >12:20:54,720 NOTICE kernel:[ 8.475448] type=1400 audit(1351772454.349:4): avc: denied { setattr } for pid=523 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=19997 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >12:20:54,720 NOTICE kernel:[ 8.475469] type=1400 audit(1351772454.349:5): avc: denied { relabelfrom } for pid=523 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=19997 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >12:20:54,720 NOTICE kernel:[ 8.789601] type=1400 audit(1351772454.663:6): avc: denied { execute } for pid=577 comm="bash" name="hostname" dev="dm-0" ino=45722 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >12:20:54,720 NOTICE kernel:[ 8.789609] type=1400 audit(1351772454.663:7): avc: denied { read open } for pid=577 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=45722 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >12:20:54,720 NOTICE kernel:[ 8.789624] type=1400 audit(1351772454.663:8): avc: denied { execute_no_trans } for pid=577 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=45722 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >12:20:54,720 NOTICE kernel:[ 8.840718] type=1400 audit(1351772454.715:9): avc: denied { read } for pid=561 comm="bash" name=".profile" dev="dm-0" ino=40966 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >12:20:54,720 NOTICE kernel:[ 8.840727] type=1400 audit(1351772454.715:10): avc: denied { open } for pid=561 comm="bash" path="/root/.profile" dev="dm-0" ino=40966 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >12:20:54,759 NOTICE kernel:[ 8.883979] type=1400 audit(1351772454.757:11): avc: denied { write } for pid=553 comm="firewalld" name="python2.7" dev="dm-0" ino=18690 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >12:20:54,759 NOTICE kernel:[ 8.883986] type=1400 audit(1351772454.757:12): avc: denied { remove_name } for pid=553 comm="firewalld" name="site.pyc" dev="dm-0" ino=19521 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >12:20:54,786 INFO kernel:[ 8.911784] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >12:20:54,846 INFO kernel:[ 8.971142] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >12:20:54,869 INFO kernel:[ 8.994821] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >12:20:56,037 INFO systemd: Starting D-Bus System Message Bus... >12:20:56,037 INFO systemd: Started D-Bus System Message Bus. >12:20:56,096 INFO systemd: Started firewalld - dynamic firewall daemon. >12:20:56,096 INFO systemd: Starting Network Manager... >12:20:56,361 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >12:20:56,361 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >12:20:56,362 INFO NetworkManager: <info> WEXT support is enabled >12:20:56,370 INFO dbus-daemon: dbus[586]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >12:20:56,370 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >12:20:56,370 INFO systemd: Starting Authorization Manager... >12:20:56,497 INFO polkitd: Started polkitd version 0.107 >12:20:56,561 INFO dbus-daemon: dbus[586]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >12:20:56,561 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >12:20:56,561 INFO systemd: Started Authorization Manager. >12:20:56,596 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >12:20:56,597 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >12:20:56,598 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >12:20:56,598 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >12:20:56,598 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >12:20:56,600 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >12:20:56,604 INFO systemd: Started Network Manager. >12:20:56,605 INFO systemd: Starting Anaconda System Services. >12:20:56,605 INFO systemd: Reached target Anaconda System Services. >12:20:56,605 INFO systemd: Starting Anaconda... >12:20:56,605 INFO systemd: Starting Network Manager Wait Online... >12:20:56,607 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >12:20:56,608 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >12:20:56,608 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >12:20:56,608 INFO NetworkManager: <info> Networking is enabled by state file >12:20:56,608 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >12:20:56,609 INFO NetworkManager: <info> (eth0): carrier is OFF >12:20:56,610 ERR NetworkManager: <error> [1351772456.607692] [nm-device-ethernet.c:454] update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >12:20:56,610 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >12:20:56,610 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >12:20:56,610 INFO NetworkManager: <info> (eth0): now managed >12:20:56,611 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >12:20:56,611 INFO NetworkManager: <info> (eth0): bringing up device. >12:20:56,612 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >12:20:56,612 INFO NetworkManager: <info> (eth0): preparing device. >12:20:56,613 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >12:20:56,613 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >12:20:56,614 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >12:20:56,614 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >12:20:56,615 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >12:20:56,616 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >12:20:56,616 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >12:20:56,616 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >12:20:56,616 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >12:20:56,617 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >12:20:56,617 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >12:20:56,617 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >12:20:56,621 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >12:20:56,621 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >12:20:56,621 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >12:20:56,622 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >12:20:56,712 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >12:20:56,712 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >12:20:56,713 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >12:20:56,713 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >12:20:56,713 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >12:20:56,730 INFO systemd: Started Anaconda. >12:20:56,730 INFO systemd: Starting Anaconda Text Console... >12:20:56,762 INFO NetworkManager: <info> dhclient started with pid 602 >12:20:56,762 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >12:20:56,763 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >12:20:56,835 INFO systemd: Started Anaconda Text Console. >12:20:57,024 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >12:20:57,024 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >12:20:57,024 INFO dhclient: All rights reserved. >12:20:57,025 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >12:20:57,025 INFO dhclient: >12:20:57,035 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >12:20:57,036 INFO dhclient: Listening on LPF/eth0/52:54:00:d2:a0:e6 >12:20:57,037 INFO dhclient: Sending on LPF/eth0/52:54:00:d2:a0:e6 >12:20:57,037 INFO dhclient: Sending on Socket/fallback >12:20:57,037 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5 (xid=0x3f87f31d) >12:20:58,089 WARNING kernel:[ 12.214893] auditd (619): /proc/619/oom_adj is deprecated, please use /proc/619/oom_score_adj instead. >12:20:59,296 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x3f87f31d) >12:20:59,296 INFO dhclient: DHCPOFFER from 192.168.122.1 >12:20:59,454 INFO dhclient: DHCPACK from 192.168.122.1 (xid=0x3f87f31d) >12:20:59,458 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >12:20:59,458 INFO NetworkManager: <info> address 192.168.122.110 >12:20:59,458 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >12:20:59,458 INFO NetworkManager: <info> gateway 192.168.122.1 >12:20:59,459 INFO NetworkManager: <info> nameserver '192.168.122.1' >12:20:59,459 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >12:20:59,460 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >12:20:59,461 INFO dhclient: bound to 192.168.122.110 -- renewal in 1624 seconds. >12:21:00,463 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >12:21:00,463 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >12:21:00,471 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >12:21:00,507 INFO systemd: Started Network Manager Wait Online. >12:21:00,508 INFO systemd: Starting Network. >12:21:00,508 INFO systemd: Reached target Network. >12:21:00,508 INFO systemd: Startup finished in 2s 789ms 683us (kernel) + 4s 483ms 247us (initrd) + 7s 359ms 259us (userspace) = 14s 632ms 189us. >12:21:00,512 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >12:21:00,521 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >12:21:00,521 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >12:21:00,527 INFO dbus-daemon: dbus[586]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >12:21:00,592 INFO dbus-daemon: dbus[586]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >12:21:00,604 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >12:21:00,753 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >12:21:01,830 INFO systemd: Starting NTP client/server... >12:21:01,888 INFO chrony-helper: tr: write error: Broken pipe >12:21:01,888 INFO chrony-helper: tr: write error >12:21:01,920 INFO chronyd: chronyd version 1.27-git1ca844 starting >12:21:01,921 INFO chronyd: Linux kernel major=3 minor=6 patch=2 >12:21:01,921 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 >12:21:01,931 INFO systemd: Started NTP client/server. >12:21:02,740 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >12:21:02,740 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >12:21:02,740 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >12:21:02,741 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >12:21:16,878 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >12:21:16,879 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >12:21:16,879 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >12:21:16,879 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >12:22:34,345 INFO kernel:[ 108.621577] Btrfs loaded >12:22:34,405 INFO kernel:[ 108.681654] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >12:22:51,749 ERR kernel:[ 126.025415] end_request: I/O error, dev vda, sector 0 >12:22:51,749 ERR kernel:[ 126.025794] end_request: I/O error, dev vda, sector 0 >12:22:51,822 ERR kernel:[ 126.098172] end_request: I/O error, dev vda, sector 0
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 872162
: 636640 |
636641
|
636642
|
636643
|
636644
|
636645
|
636646
|
636647
|
636648
|
636649
|
636650
|
636651
|
636652
|
636653
|
636654
|
636667