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 610021 Details for
Bug 854617
TypeError: %d format: a number is required, not NoneType
[?]
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), 292.00 KB, created by
Martin Banas
on 2012-09-05 12:51:33 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Martin Banas
Created:
2012-09-05 12:51:33 UTC
Size:
292.00 KB
patch
obsolete
>anaconda 18.6.4 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/mdraid.py", line 114, in get_raid_min_members > raise ValueError, "invalid raid level %d" % raidlevel > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/mdraid.py", line 137, in get_member_space > min_members = get_raid_min_members(level) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 3172, in device_size > **self.size_func_kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1844, in setContainerMembers > device_space = factory.device_size > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1994, in newDevice > parents = self.setContainerMembers(container, factory) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 607, in _save_right_side > mountpoint=mountpoint, label=label) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 952, in on_selector_clicked > self._save_right_side(self._current_selector) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 175, in _onSelectorClicked > cb(selector) >TypeError: %d format: a number is required, not NoneType > >Local variables in innermost frame: >raid_min_members: {0: 2, 1: 2, 4: 3, 5: 3, 6: 4, 10: 2} >raidlevel: None >raid: 10 >min_members: 2 > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/': existing 5496MB lvmlv fedora-root (13) >} > swaps: [existing 4000MB lvmlv fedora-swap (12) >] > name: None Linux None for None >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0x7f7354630cd0>> > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sr0, vda1, vda2] > _intf.storage.fsset.devicetree.topology._devmap: {'vda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'vda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _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: 129536 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (8, 255, 63) biosGeometry: (8, 255, 63) > PedDevice: <_ped.Device object at 0x7f734e84f830> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Alpha-TC5_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: Already dumped (Iso9660FS instance) > bus: Skipped > _size: 253.0 > _serial: None > id: 0 > minor: 0 >, existing 10000MB disk vda (1) with non-existent msdos disklabel >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 5 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 6 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 4054d986-eefb-49ac-a762-5314b4702c81 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 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: Already dumped (Ext4FS instance) > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, existing 1024MB dm live-rw (11) with existing ext4 filesystem >, non-existent 5499MB partition vda3 (14) with non-existent ext4 filesystem mounted at / >, non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >, non-existent 4000MB partition vda2 (16) with non-existent swap >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: existing swap > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 1 >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 7a6a3fb0-87fd-4388-8496-543f9d864a0b > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 253001 > origFormat._minInstanceSize: 177.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 5496.0 > origFormat._size: 5496.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/mapper/fedora-root > id: 2 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 3 >, ActionDestroyDevice instance, containing members: > device: > id: 4 >, ActionDestroyFormat instance, containing members: > device: existing 9499MB partition vda2 (3) > origFormat: existing lvmpv > id: 5 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 6 >, ActionDestroyDevice instance, containing members: > device: existing 500MB partition vda1 (2) > id: 7 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing msdos disklabel > id: 8 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 9 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 10 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 11 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 12 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 13 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 14 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 15 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: 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: 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 (0x7f734928b710) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f7356741810) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f73567419d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f7356741a90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f7356741890) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4000 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._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._setup: True > _intf.payload.txID: None > _intf.payload._space_required: 0 b > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >clearPartTypeSystem: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >_instLanguage: None >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: None >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.6.4 > 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/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 >clearPartTypeSelection: 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': None, 'method': None, 'vncpassword': '', 'vnc': True, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >12:14:29,505 INFO anaconda: /sbin/anaconda 18.6.4 >12:14:30,919 INFO anaconda: 2097152 kB (2048 MB) are available >12:14:30,919 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >12:14:30,954 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >12:14:30,956 INFO anaconda: Default encoding = utf-8 >12:14:31,341 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:14:31,341 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >12:14:31,682 INFO anaconda: Display mode = g >12:14:31,684 INFO anaconda: 2097152 kB (2048 MB) are available >12:14:31,684 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >12:14:31,685 INFO anaconda.stdout: Starting VNC... >12:14:31,894 INFO anaconda: IPs (using first) of device eth0: ['192.168.122.179'] >12:14:33,002 INFO anaconda.stdout: The VNC server is now running. >12:14:33,007 WARN anaconda.stdout: > >WARNING!!! VNC server running with NO PASSWORD! >You can use the vncpassword=<password> boot option >if you would like to secure the server. > > >12:14:33,013 INFO anaconda.stdout: Please manually connect your vnc client to 192.168.122.179:1 to begin the install. >12:14:33,024 INFO anaconda: Starting window manager, pid 688. >12:14:34,344 INFO anaconda: using only installclass _Fedora >12:14:35,129 INFO anaconda: Detected 2000M of memory >12:14:35,132 INFO anaconda: Swap attempt of 4000M >12:14:36,125 DEBUG anaconda: required disklabel type for vda (15) is None >12:14:36,126 DEBUG anaconda: default disklabel type for vda is msdos >12:14:36,126 DEBUG anaconda: selecting msdos disklabel for vda based on size >12:14:40,862 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/fedora-root on /mnt/sysimage as ext4 with options defaults,ro >12:14:40,954 ERR anaconda: Error running arch: No such file or directory >12:14:40,969 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >08:14:49,184 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >08:14:49,386 DEBUG anaconda: isys.py:mount()- going to mount /dev/sr0 on /mnt/install/isodir as iso9660 with options ro >08:14:49,428 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/install/isodir, removeDir = False >08:46:50,706 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:47:04,562 DEBUG anaconda: required disklabel type for vda (15) is None >08:47:04,562 DEBUG anaconda: default disklabel type for vda is msdos >08:47:04,563 DEBUG anaconda: selecting msdos disklabel for vda based on size >08:47:04,716 INFO anaconda: Detected 2000M of memory >08:47:04,717 INFO anaconda: Swap attempt of 4000M >08:47:10,254 DEBUG anaconda: ui: unused=[] >08:47:10,255 DEBUG anaconda: ui: new_devices=['vda1', 'vda2', 'vda3'] >08:47:10,282 DEBUG anaconda: page clicked: New Fedora 18-Alpha-TC5 Installation >08:47:10,283 DEBUG anaconda: show first mountpoint: New Fedora 18-Alpha-TC5 Installation >08:47:10,284 DEBUG anaconda: page New Fedora 18-Alpha-TC5 Installation has 3 members >08:47:10,285 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:47:10,288 DEBUG anaconda: min: 1.0 max: 500.0 current: 500.0 >08:47:10,291 DEBUG anaconda: show first mountpoint: New Fedora 18-Alpha-TC5 Installation >08:47:10,291 DEBUG anaconda: page New Fedora 18-Alpha-TC5 Installation has 3 members >08:47:10,292 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:47:10,293 DEBUG anaconda: min: 1.0 max: 500.0 current: 500.0 >08:48:18,987 DEBUG anaconda: current selector: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:48:18,988 DEBUG anaconda: new selector: non-existent 4000MB partition vda2 (16) with non-existent swap >08:48:18,989 INFO anaconda: ui: saving changes to device vda1 >08:48:18,990 DEBUG anaconda: new size: 500.0 >08:48:18,991 DEBUG anaconda: old size: 500.0 >08:48:18,991 DEBUG anaconda: new device type: 0 >08:48:18,994 DEBUG anaconda: new fs type: ext4 >08:48:18,995 DEBUG anaconda: new encryption setting: False >08:48:18,997 DEBUG anaconda: populate_right_side: non-existent 4000MB partition vda2 (16) with non-existent swap >08:48:18,999 DEBUG anaconda: min: 1.0 max: 4000.969238 current: 4000.0 >08:48:23,292 DEBUG anaconda: current selector: non-existent 4000MB partition vda2 (16) with non-existent swap >08:48:23,294 DEBUG anaconda: new selector: non-existent 5499MB partition vda3 (14) with non-existent ext4 filesystem mounted at / >08:48:23,295 INFO anaconda: ui: saving changes to device vda2 >08:48:23,296 DEBUG anaconda: new size: 4000.0 >08:48:23,296 DEBUG anaconda: old size: 4000.0 >08:48:23,296 DEBUG anaconda: new device type: 0 >08:48:23,297 DEBUG anaconda: new fs type: swap >08:48:23,297 DEBUG anaconda: new encryption setting: False >08:48:23,298 DEBUG anaconda: populate_right_side: non-existent 5499MB partition vda3 (14) with non-existent ext4 filesystem mounted at / >08:48:23,300 DEBUG anaconda: min: 1.0 max: 5499.969238 current: 5499.0 >08:48:30,315 DEBUG anaconda: current selector: non-existent 5499MB partition vda3 (14) with non-existent ext4 filesystem mounted at / >08:48:30,318 DEBUG anaconda: new selector: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:48:30,319 INFO anaconda: ui: saving changes to device vda3 >08:48:30,319 DEBUG anaconda: new size: 5499.0 >08:48:30,320 DEBUG anaconda: old size: 5499.0 >08:48:30,320 DEBUG anaconda: new device type: 0 >08:48:30,321 DEBUG anaconda: new fs type: ext4 >08:48:30,321 DEBUG anaconda: new encryption setting: False >08:48:30,323 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:48:30,326 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >08:49:22,173 DEBUG anaconda: current selector: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:49:22,174 DEBUG anaconda: new selector: non-existent 5499MB partition vda3 (14) with non-existent ext4 filesystem mounted at / >08:49:22,175 INFO anaconda: ui: saving changes to device vda1 >08:49:22,176 DEBUG anaconda: new size: 500.0 >08:49:22,176 DEBUG anaconda: old size: 500.0 >08:49:22,176 DEBUG anaconda: new device type: 0 >08:49:22,177 DEBUG anaconda: new fs type: ext4 >08:49:22,177 DEBUG anaconda: new encryption setting: True >08:49:22,178 DEBUG anaconda: populate_right_side: non-existent 5499MB partition vda3 (14) with non-existent ext4 filesystem mounted at / >08:49:22,179 DEBUG anaconda: min: 1.0 max: 5499.969238 current: 5499.0 >08:49:22,795 DEBUG anaconda: current selector: non-existent 5499MB partition vda3 (14) with non-existent ext4 filesystem mounted at / >08:49:22,798 DEBUG anaconda: new selector: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:49:22,799 INFO anaconda: ui: saving changes to device vda3 >08:49:22,799 DEBUG anaconda: new size: 5499.0 >08:49:22,799 DEBUG anaconda: old size: 5499.0 >08:49:22,800 DEBUG anaconda: new device type: 0 >08:49:22,800 DEBUG anaconda: new fs type: ext4 >08:49:22,800 DEBUG anaconda: new encryption setting: False >08:49:22,801 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:49:22,803 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >08:49:31,828 DEBUG anaconda: current selector: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:49:31,829 DEBUG anaconda: new selector: non-existent 5499MB partition vda3 (14) with non-existent ext4 filesystem mounted at / >08:49:31,830 INFO anaconda: ui: saving changes to device vda1 >08:49:31,831 DEBUG anaconda: new size: 500.0 >08:49:31,832 DEBUG anaconda: old size: 500.0 >08:49:31,833 DEBUG anaconda: new device type: 0 >08:49:31,834 DEBUG anaconda: new fs type: ext4 >08:49:31,835 DEBUG anaconda: new encryption setting: True >08:49:31,836 DEBUG anaconda: populate_right_side: non-existent 5499MB partition vda3 (14) with non-existent ext4 filesystem mounted at / >08:49:31,838 DEBUG anaconda: min: 1.0 max: 5499.969238 current: 5499.0 >08:49:32,355 DEBUG anaconda: current selector: non-existent 5499MB partition vda3 (14) with non-existent ext4 filesystem mounted at / >08:49:32,362 DEBUG anaconda: new selector: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:49:32,364 INFO anaconda: ui: saving changes to device vda3 >08:49:32,365 DEBUG anaconda: new size: 5499.0 >08:49:32,366 DEBUG anaconda: old size: 5499.0 >08:49:32,366 DEBUG anaconda: new device type: 0 >08:49:32,366 DEBUG anaconda: new fs type: ext4 >08:49:32,366 DEBUG anaconda: new encryption setting: False >08:49:32,367 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:49:32,369 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >08:49:35,714 DEBUG anaconda: current selector: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:49:35,715 DEBUG anaconda: new selector: non-existent 5499MB partition vda3 (14) with non-existent ext4 filesystem mounted at / >08:49:35,716 INFO anaconda: ui: saving changes to device vda1 >08:49:35,716 DEBUG anaconda: new size: 500.0 >08:49:35,716 DEBUG anaconda: old size: 500.0 >08:49:35,717 DEBUG anaconda: new device type: None >08:49:35,718 DEBUG anaconda: new fs type: ext4 >08:49:35,719 DEBUG anaconda: new encryption setting: False >08:49:35,727 DEBUG anaconda: disks: ['vda'] >08:49:35,997 DEBUG anaconda: populate_right_side: non-existent 5499MB partition vda2 (14) with non-existent ext4 filesystem mounted at / >08:49:35,998 DEBUG anaconda: min: 1.0 max: 5499.969238 current: 5499.0 >08:49:36,435 DEBUG anaconda: current selector: non-existent 5499MB partition vda2 (14) with non-existent ext4 filesystem mounted at / >08:49:36,436 DEBUG anaconda: new selector: non-existent 500MB partition vda1 (17) with non-existent ext4 filesystem mounted at /boot >08:49:36,437 INFO anaconda: ui: saving changes to device vda2 >08:49:36,437 DEBUG anaconda: new size: 5499.0 >08:49:36,437 DEBUG anaconda: old size: 5499.0 >08:49:36,438 DEBUG anaconda: new device type: 0 >08:49:36,438 DEBUG anaconda: new fs type: ext4 >08:49:36,438 DEBUG anaconda: new encryption setting: False >08:49:36,439 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (17) with non-existent ext4 filesystem mounted at /boot >08:49:36,441 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >08:49:37,164 DEBUG anaconda: current selector: non-existent 500MB partition vda1 (17) with non-existent ext4 filesystem mounted at /boot >08:49:37,166 DEBUG anaconda: new selector: non-existent 5499MB partition vda2 (14) with non-existent ext4 filesystem mounted at / >08:49:37,166 INFO anaconda: ui: saving changes to device vda1 >08:49:37,166 DEBUG anaconda: new size: 500.0 >08:49:37,167 DEBUG anaconda: old size: 500.0 >08:49:37,167 DEBUG anaconda: new device type: 0 >08:49:37,167 DEBUG anaconda: new fs type: ext4 >08:49:37,167 DEBUG anaconda: new encryption setting: False >08:49:37,168 DEBUG anaconda: populate_right_side: non-existent 5499MB partition vda2 (14) with non-existent ext4 filesystem mounted at / >08:49:37,170 DEBUG anaconda: min: 1.0 max: 5499.969238 current: 5499.0 >08:49:37,571 DEBUG anaconda: current selector: non-existent 5499MB partition vda2 (14) with non-existent ext4 filesystem mounted at / >08:49:37,576 DEBUG anaconda: new selector: non-existent 500MB partition vda1 (17) with non-existent ext4 filesystem mounted at /boot >08:49:37,577 INFO anaconda: ui: saving changes to device vda2 >08:49:37,578 DEBUG anaconda: new size: 5499.0 >08:49:37,578 DEBUG anaconda: old size: 5499.0 >08:49:37,579 DEBUG anaconda: new device type: 0 >08:49:37,579 DEBUG anaconda: new fs type: ext4 >08:49:37,580 DEBUG anaconda: new encryption setting: False >08:49:37,581 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (17) with non-existent ext4 filesystem mounted at /boot >08:49:37,583 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >08:49:37,963 DEBUG anaconda: current selector: non-existent 500MB partition vda1 (17) with non-existent ext4 filesystem mounted at /boot >08:49:37,966 DEBUG anaconda: new selector: non-existent 5499MB partition vda2 (14) with non-existent ext4 filesystem mounted at / >08:49:37,966 INFO anaconda: ui: saving changes to device vda1 >08:49:37,967 DEBUG anaconda: new size: 500.0 >08:49:37,967 DEBUG anaconda: old size: 500.0 >08:49:37,968 DEBUG anaconda: new device type: 0 >08:49:37,968 DEBUG anaconda: new fs type: ext4 >08:49:37,969 DEBUG anaconda: new encryption setting: False >08:49:37,970 DEBUG anaconda: populate_right_side: non-existent 5499MB partition vda2 (14) with non-existent ext4 filesystem mounted at / >08:49:37,972 DEBUG anaconda: min: 1.0 max: 5499.969238 current: 5499.0 >08:49:38,338 DEBUG anaconda: current selector: non-existent 5499MB partition vda2 (14) with non-existent ext4 filesystem mounted at / >08:49:38,341 DEBUG anaconda: new selector: non-existent 500MB partition vda1 (17) with non-existent ext4 filesystem mounted at /boot >08:49:38,343 INFO anaconda: ui: saving changes to device vda2 >08:49:38,344 DEBUG anaconda: new size: 5499.0 >08:49:38,345 DEBUG anaconda: old size: 5499.0 >08:49:38,345 DEBUG anaconda: new device type: 0 >08:49:38,346 DEBUG anaconda: new fs type: ext4 >08:49:38,346 DEBUG anaconda: new encryption setting: False >08:49:38,347 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (17) with non-existent ext4 filesystem mounted at /boot >08:49:38,348 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >08:49:38,780 DEBUG anaconda: current selector: non-existent 500MB partition vda1 (17) with non-existent ext4 filesystem mounted at /boot >08:49:38,782 DEBUG anaconda: new selector: non-existent 5499MB partition vda2 (14) with non-existent ext4 filesystem mounted at / >08:49:38,783 INFO anaconda: ui: saving changes to device vda1 >08:49:38,784 DEBUG anaconda: new size: 500.0 >08:49:38,785 DEBUG anaconda: old size: 500.0 >08:49:38,786 DEBUG anaconda: new device type: 0 >08:49:38,786 DEBUG anaconda: new fs type: ext4 >08:49:38,786 DEBUG anaconda: new encryption setting: False >08:49:38,787 DEBUG anaconda: populate_right_side: non-existent 5499MB partition vda2 (14) with non-existent ext4 filesystem mounted at / >08:49:38,789 DEBUG anaconda: min: 1.0 max: 5499.969238 current: 5499.0 >08:49:39,131 DEBUG anaconda: current selector: non-existent 5499MB partition vda2 (14) with non-existent ext4 filesystem mounted at / >08:49:39,132 DEBUG anaconda: new selector: non-existent 500MB partition vda1 (17) with non-existent ext4 filesystem mounted at /boot >08:49:39,133 INFO anaconda: ui: saving changes to device vda2 >08:49:39,134 DEBUG anaconda: new size: 5499.0 >08:49:39,135 DEBUG anaconda: old size: 5499.0 >08:49:39,136 DEBUG anaconda: new device type: 0 >08:49:39,136 DEBUG anaconda: new fs type: ext4 >08:49:39,136 DEBUG anaconda: new encryption setting: False >08:49:39,137 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (17) with non-existent ext4 filesystem mounted at /boot >08:49:39,139 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >08:49:44,772 DEBUG anaconda: current selector: non-existent 500MB partition vda1 (17) with non-existent ext4 filesystem mounted at /boot >08:49:44,774 DEBUG anaconda: new selector: non-existent 5499MB partition vda2 (14) with non-existent ext4 filesystem mounted at / >08:49:44,775 INFO anaconda: ui: saving changes to device vda1 >08:49:44,776 DEBUG anaconda: new size: 500.0 >08:49:44,776 DEBUG anaconda: old size: 500.0 >08:49:44,776 DEBUG anaconda: new device type: None >08:49:44,777 DEBUG anaconda: new fs type: ext4 >08:49:44,777 DEBUG anaconda: new encryption setting: False >08:49:44,781 DEBUG anaconda: disks: ['vda'] >08:49:45,011 DEBUG anaconda: populate_right_side: non-existent 5499MB partition vda2 (14) with non-existent ext4 filesystem mounted at / >08:49:45,013 DEBUG anaconda: min: 1.0 max: 5499.969238 current: 5499.0 >08:49:45,451 DEBUG anaconda: current selector: non-existent 5499MB partition vda2 (14) with non-existent ext4 filesystem mounted at / >08:49:45,453 DEBUG anaconda: new selector: non-existent 500MB partition vda1 (18) with non-existent ext4 filesystem mounted at /boot >08:49:45,454 INFO anaconda: ui: saving changes to device vda2 >08:49:45,454 DEBUG anaconda: new size: 5499.0 >08:49:45,455 DEBUG anaconda: old size: 5499.0 >08:49:45,456 DEBUG anaconda: new device type: 0 >08:49:45,456 DEBUG anaconda: new fs type: ext4 >08:49:45,456 DEBUG anaconda: new encryption setting: False >08:49:45,457 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (18) with non-existent ext4 filesystem mounted at /boot >08:49:45,458 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >08:50:07,223 DEBUG anaconda: ui: unused=[] >08:50:07,223 DEBUG anaconda: ui: new_devices=['vda1', 'vda2', 'vda3'] >08:50:07,231 DEBUG anaconda: page clicked: New Fedora 18-Alpha-TC5 Installation >08:50:07,232 DEBUG anaconda: show first mountpoint: New Fedora 18-Alpha-TC5 Installation >08:50:07,232 DEBUG anaconda: page New Fedora 18-Alpha-TC5 Installation has 3 members >08:50:07,233 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:50:07,234 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >08:50:07,237 DEBUG anaconda: show first mountpoint: New Fedora 18-Alpha-TC5 Installation >08:50:07,237 DEBUG anaconda: page New Fedora 18-Alpha-TC5 Installation has 3 members >08:50:07,237 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:50:07,239 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >08:50:10,394 DEBUG anaconda: current selector: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:50:10,396 DEBUG anaconda: new selector: non-existent 5499MB partition vda3 (14) with non-existent ext4 filesystem mounted at / >08:50:10,396 INFO anaconda: ui: saving changes to device vda1 >08:50:10,396 DEBUG anaconda: new size: 500.0 >08:50:10,397 DEBUG anaconda: old size: 500.0 >08:50:10,397 DEBUG anaconda: new device type: 0 >08:50:10,397 DEBUG anaconda: new fs type: ext4 >08:50:10,397 DEBUG anaconda: new encryption setting: False >08:50:10,398 DEBUG anaconda: populate_right_side: non-existent 5499MB partition vda3 (14) with non-existent ext4 filesystem mounted at / >08:50:10,400 DEBUG anaconda: min: 1.0 max: 5499.969238 current: 5499.0 >08:50:13,139 DEBUG anaconda: current selector: non-existent 5499MB partition vda3 (14) with non-existent ext4 filesystem mounted at / >08:50:13,141 DEBUG anaconda: new selector: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:50:13,142 INFO anaconda: ui: saving changes to device vda3 >08:50:13,144 DEBUG anaconda: new size: 5499.0 >08:50:13,145 DEBUG anaconda: old size: 5499.0 >08:50:13,146 DEBUG anaconda: new device type: 0 >08:50:13,146 DEBUG anaconda: new fs type: ext3 >08:50:13,147 DEBUG anaconda: new encryption setting: False >08:50:13,164 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:50:13,165 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >08:50:13,659 DEBUG anaconda: current selector: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:50:13,660 DEBUG anaconda: new selector: non-existent 5499MB partition vda3 (14) with non-existent ext3 filesystem mounted at / >08:50:13,661 INFO anaconda: ui: saving changes to device vda1 >08:50:13,662 DEBUG anaconda: new size: 500.0 >08:50:13,663 DEBUG anaconda: old size: 500.0 >08:50:13,664 DEBUG anaconda: new device type: 0 >08:50:13,665 DEBUG anaconda: new fs type: ext4 >08:50:13,665 DEBUG anaconda: new encryption setting: False >08:50:13,666 DEBUG anaconda: populate_right_side: non-existent 5499MB partition vda3 (14) with non-existent ext3 filesystem mounted at / >08:50:13,668 DEBUG anaconda: min: 1.0 max: 5499.969238 current: 5499.0 >08:50:14,938 DEBUG anaconda: current selector: non-existent 5499MB partition vda3 (14) with non-existent ext3 filesystem mounted at / >08:50:14,941 DEBUG anaconda: new selector: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:50:14,942 INFO anaconda: ui: saving changes to device vda3 >08:50:14,943 DEBUG anaconda: new size: 5499.0 >08:50:14,944 DEBUG anaconda: old size: 5499.0 >08:50:14,945 DEBUG anaconda: new device type: 0 >08:50:14,946 DEBUG anaconda: new fs type: ext3 >08:50:14,946 DEBUG anaconda: new encryption setting: False >08:50:14,947 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:50:14,948 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >08:50:15,499 DEBUG anaconda: current selector: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:50:15,500 DEBUG anaconda: new selector: non-existent 5499MB partition vda3 (14) with non-existent ext3 filesystem mounted at / >08:50:15,501 INFO anaconda: ui: saving changes to device vda1 >08:50:15,502 DEBUG anaconda: new size: 500.0 >08:50:15,503 DEBUG anaconda: old size: 500.0 >08:50:15,504 DEBUG anaconda: new device type: 0 >08:50:15,505 DEBUG anaconda: new fs type: ext4 >08:50:15,506 DEBUG anaconda: new encryption setting: False >08:50:15,506 DEBUG anaconda: populate_right_side: non-existent 5499MB partition vda3 (14) with non-existent ext3 filesystem mounted at / >08:50:15,508 DEBUG anaconda: min: 1.0 max: 5499.969238 current: 5499.0 >08:50:16,130 DEBUG anaconda: current selector: non-existent 5499MB partition vda3 (14) with non-existent ext3 filesystem mounted at / >08:50:16,134 DEBUG anaconda: new selector: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:50:16,135 INFO anaconda: ui: saving changes to device vda3 >08:50:16,136 DEBUG anaconda: new size: 5499.0 >08:50:16,136 DEBUG anaconda: old size: 5499.0 >08:50:16,136 DEBUG anaconda: new device type: 0 >08:50:16,137 DEBUG anaconda: new fs type: ext3 >08:50:16,137 DEBUG anaconda: new encryption setting: False >08:50:16,137 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:50:16,139 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >08:50:16,595 DEBUG anaconda: current selector: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:50:16,596 DEBUG anaconda: new selector: non-existent 5499MB partition vda3 (14) with non-existent ext3 filesystem mounted at / >08:50:16,596 INFO anaconda: ui: saving changes to device vda1 >08:50:16,596 DEBUG anaconda: new size: 500.0 >08:50:16,597 DEBUG anaconda: old size: 500.0 >08:50:16,597 DEBUG anaconda: new device type: 0 >08:50:16,597 DEBUG anaconda: new fs type: ext4 >08:50:16,598 DEBUG anaconda: new encryption setting: False >08:50:16,599 DEBUG anaconda: populate_right_side: non-existent 5499MB partition vda3 (14) with non-existent ext3 filesystem mounted at / >08:50:16,603 DEBUG anaconda: min: 1.0 max: 5499.969238 current: 5499.0 >08:50:19,962 DEBUG anaconda: current selector: non-existent 5499MB partition vda3 (14) with non-existent ext3 filesystem mounted at / >08:50:19,966 DEBUG anaconda: new selector: non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot >08:50:19,966 INFO anaconda: ui: saving changes to device vda3 >08:50:19,966 DEBUG anaconda: new size: 5499.0 >08:50:19,966 DEBUG anaconda: old size: 5499.0 >08:50:19,966 DEBUG anaconda: new device type: None >08:50:19,967 DEBUG anaconda: new fs type: ext4 >08:50:19,967 DEBUG anaconda: new encryption setting: False >08:50:19,971 DEBUG anaconda: disks: ['vda'] > > >/tmp/program.log: >12:14:31,088 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:14:31,133 INFO program: Running... modprobe fcoe >12:14:31,262 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:14:31,340 INFO program: No FCoE boot disk information is found in EDD! >12:14:31,343 INFO program: Running... modprobe scsi_wait_scan >12:14:31,369 ERR program: FATAL: Module scsi_wait_scan not found. >12:14:31,374 INFO program: Running... rmmod scsi_wait_scan >12:14:31,396 ERR program: Error: Module scsi_wait_scan is not currently loaded >12:14:31,400 INFO program: Running... udevadm settle --timeout=300 >12:14:31,541 INFO program: Running... multipath -d >12:14:31,613 INFO program: Running... multipath -ll >12:14:33,030 INFO program: Running... metacity --display :1 --sm-disable >12:14:33,900 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >12:14:35,173 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:14:35,213 INFO program: Running... systemctl start chronyd.service >12:14:35,288 ERR program: Failed to issue method call: Unit systemd-timedated-ntp.target failed to load: No such file or directory. See system logs and 'systemctl status systemd-timedated-ntp.target' for details. >12:14:35,344 INFO program: Running... modprobe scsi_wait_scan >12:14:35,469 ERR program: FATAL: Module scsi_wait_scan not found. >12:14:35,471 INFO program: Running... rmmod scsi_wait_scan >12:14:35,608 ERR program: Error: Module scsi_wait_scan is not currently loaded >12:14:35,611 INFO program: Running... udevadm settle --timeout=300 >12:14:35,766 INFO program: Running... multipath -d >12:14:35,856 INFO program: Running... multipath -ll >12:14:36,601 INFO program: Running... dumpe2fs -h /dev/loop1 >12:14:36,675 INFO program: Filesystem volume name: Anaconda >12:14:36,678 INFO program: Last mounted on: / >12:14:36,679 INFO program: Filesystem UUID: 4054d986-eefb-49ac-a762-5314b4702c81 >12:14:36,681 INFO program: Filesystem magic number: 0xEF53 >12:14:36,683 INFO program: Filesystem revision #: 1 (dynamic) >12:14:36,685 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:14:36,686 INFO program: Filesystem flags: signed_directory_hash >12:14:36,687 INFO program: Default mount options: user_xattr acl >12:14:36,689 INFO program: Filesystem state: clean >12:14:36,691 INFO program: Errors behavior: Continue >12:14:36,691 INFO program: Filesystem OS type: Linux >12:14:36,691 INFO program: Inode count: 65536 >12:14:36,693 INFO program: Block count: 1048576 >12:14:36,693 INFO program: Reserved block count: 0 >12:14:36,695 INFO program: Free blocks: 329886 >12:14:36,695 INFO program: Free inodes: 40659 >12:14:36,696 INFO program: First block: 1 >12:14:36,698 INFO program: Block size: 1024 >12:14:36,698 INFO program: Fragment size: 1024 >12:14:36,698 INFO program: Reserved GDT blocks: 256 >12:14:36,700 INFO program: Blocks per group: 8192 >12:14:36,700 INFO program: Fragments per group: 8192 >12:14:36,703 INFO program: Inodes per group: 512 >12:14:36,703 INFO program: Inode blocks per group: 128 >12:14:36,703 INFO program: Flex block group size: 16 >12:14:36,705 INFO program: Filesystem created: Sat Sep 1 01:25:13 2012 >12:14:36,705 INFO program: Last mount time: Sat Sep 1 01:26:43 2012 >12:14:36,707 INFO program: Last write time: Sat Sep 1 01:27:15 2012 >12:14:36,709 INFO program: Mount count: 2 >12:14:36,711 INFO program: Maximum mount count: -1 >12:14:36,713 INFO program: Last checked: Sat Sep 1 01:25:13 2012 >12:14:36,715 INFO program: Check interval: 0 (<none>) >12:14:36,716 INFO program: Lifetime writes: 32 MB >12:14:36,718 INFO program: Reserved blocks uid: 0 (user root) >12:14:36,720 INFO program: Reserved blocks gid: 0 (group root) >12:14:36,722 INFO program: First inode: 11 >12:14:36,724 INFO program: Inode size: 256 >12:14:36,725 INFO program: Required extra isize: 28 >12:14:36,727 INFO program: Desired extra isize: 28 >12:14:36,729 INFO program: Journal inode: 8 >12:14:36,731 INFO program: Default directory hash: half_md4 >12:14:36,733 INFO program: Directory Hash Seed: 934e44d2-3f6b-4781-a422-3971c7d29c66 >12:14:36,735 INFO program: Journal backup: inode blocks >12:14:36,736 INFO program: Journal features: (none) >12:14:36,738 INFO program: Journal size: 32M >12:14:36,740 INFO program: Journal length: 32768 >12:14:36,742 INFO program: Journal sequence: 0x00000019 >12:14:36,744 INFO program: Journal start: 0 >12:14:36,745 INFO program: >12:14:36,747 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:14:36,749 INFO program: Running... dumpe2fs -h /dev/loop1 >12:14:36,802 INFO program: Filesystem volume name: Anaconda >12:14:36,804 INFO program: Last mounted on: / >12:14:36,806 INFO program: Filesystem UUID: 4054d986-eefb-49ac-a762-5314b4702c81 >12:14:36,814 INFO program: Filesystem magic number: 0xEF53 >12:14:36,816 INFO program: Filesystem revision #: 1 (dynamic) >12:14:36,818 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:14:36,818 INFO program: Filesystem flags: signed_directory_hash >12:14:36,818 INFO program: Default mount options: user_xattr acl >12:14:36,818 INFO program: Filesystem state: clean >12:14:36,818 INFO program: Errors behavior: Continue >12:14:36,818 INFO program: Filesystem OS type: Linux >12:14:36,818 INFO program: Inode count: 65536 >12:14:36,819 INFO program: Block count: 1048576 >12:14:36,819 INFO program: Reserved block count: 0 >12:14:36,819 INFO program: Free blocks: 329886 >12:14:36,819 INFO program: Free inodes: 40659 >12:14:36,819 INFO program: First block: 1 >12:14:36,825 INFO program: Block size: 1024 >12:14:36,826 INFO program: Fragment size: 1024 >12:14:36,826 INFO program: Reserved GDT blocks: 256 >12:14:36,827 INFO program: Blocks per group: 8192 >12:14:36,828 INFO program: Fragments per group: 8192 >12:14:36,839 INFO program: Inodes per group: 512 >12:14:36,839 INFO program: Inode blocks per group: 128 >12:14:36,842 INFO program: Flex block group size: 16 >12:14:36,845 INFO program: Filesystem created: Sat Sep 1 01:25:13 2012 >12:14:36,848 INFO program: Last mount time: Sat Sep 1 01:26:43 2012 >12:14:36,850 INFO program: Last write time: Sat Sep 1 01:27:15 2012 >12:14:36,853 INFO program: Mount count: 2 >12:14:36,855 INFO program: Maximum mount count: -1 >12:14:36,858 INFO program: Last checked: Sat Sep 1 01:25:13 2012 >12:14:36,860 INFO program: Check interval: 0 (<none>) >12:14:36,862 INFO program: Lifetime writes: 32 MB >12:14:36,863 INFO program: Reserved blocks uid: 0 (user root) >12:14:36,866 INFO program: Reserved blocks gid: 0 (group root) >12:14:36,867 INFO program: First inode: 11 >12:14:36,869 INFO program: Inode size: 256 >12:14:36,871 INFO program: Required extra isize: 28 >12:14:36,874 INFO program: Desired extra isize: 28 >12:14:36,876 INFO program: Journal inode: 8 >12:14:36,877 INFO program: Default directory hash: half_md4 >12:14:36,879 INFO program: Directory Hash Seed: 934e44d2-3f6b-4781-a422-3971c7d29c66 >12:14:36,881 INFO program: Journal backup: inode blocks >12:14:36,883 INFO program: Journal features: (none) >12:14:36,885 INFO program: Journal size: 32M >12:14:36,888 INFO program: Journal length: 32768 >12:14:36,888 INFO program: Journal sequence: 0x00000019 >12:14:36,890 INFO program: Journal start: 0 >12:14:36,892 INFO program: >12:14:36,894 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:14:36,897 INFO program: Running... resize2fs -P /dev/loop1 >12:14:36,958 INFO program: Couldn't find valid filesystem superblock. >12:14:36,958 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:14:36,958 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >12:14:37,059 INFO program: Running... modprobe scsi_wait_scan >12:14:37,107 ERR program: FATAL: Module scsi_wait_scan not found. >12:14:37,110 INFO program: Running... rmmod scsi_wait_scan >12:14:37,146 ERR program: Error: Module scsi_wait_scan is not currently loaded >12:14:37,152 INFO program: Running... udevadm settle --timeout=300 >12:14:37,279 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:14:37,316 INFO program: Filesystem volume name: Anaconda >12:14:37,318 INFO program: Last mounted on: /sysroot >12:14:37,318 INFO program: Filesystem UUID: 4054d986-eefb-49ac-a762-5314b4702c81 >12:14:37,319 INFO program: Filesystem magic number: 0xEF53 >12:14:37,320 INFO program: Filesystem revision #: 1 (dynamic) >12:14:37,321 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:14:37,321 INFO program: Filesystem flags: signed_directory_hash >12:14:37,322 INFO program: Default mount options: user_xattr acl >12:14:37,323 INFO program: Filesystem state: clean >12:14:37,323 INFO program: Errors behavior: Continue >12:14:37,324 INFO program: Filesystem OS type: Linux >12:14:37,325 INFO program: Inode count: 65536 >12:14:37,325 INFO program: Block count: 1048576 >12:14:37,326 INFO program: Reserved block count: 0 >12:14:37,327 INFO program: Free blocks: 329886 >12:14:37,327 INFO program: Free inodes: 40659 >12:14:37,328 INFO program: First block: 1 >12:14:37,328 INFO program: Block size: 1024 >12:14:37,329 INFO program: Fragment size: 1024 >12:14:37,330 INFO program: Reserved GDT blocks: 256 >12:14:37,331 INFO program: Blocks per group: 8192 >12:14:37,331 INFO program: Fragments per group: 8192 >12:14:37,332 INFO program: Inodes per group: 512 >12:14:37,333 INFO program: Inode blocks per group: 128 >12:14:37,334 INFO program: Flex block group size: 16 >12:14:37,334 INFO program: Filesystem created: Sat Sep 1 01:25:13 2012 >12:14:37,335 INFO program: Last mount time: Wed Sep 5 12:14:18 2012 >12:14:37,336 INFO program: Last write time: Wed Sep 5 12:14:18 2012 >12:14:37,336 INFO program: Mount count: 3 >12:14:37,337 INFO program: Maximum mount count: -1 >12:14:37,337 INFO program: Last checked: Sat Sep 1 01:25:13 2012 >12:14:37,338 INFO program: Check interval: 0 (<none>) >12:14:37,339 INFO program: Lifetime writes: 32 MB >12:14:37,340 INFO program: Reserved blocks uid: 0 (user root) >12:14:37,340 INFO program: Reserved blocks gid: 0 (group root) >12:14:37,341 INFO program: First inode: 11 >12:14:37,342 INFO program: Inode size: 256 >12:14:37,343 INFO program: Required extra isize: 28 >12:14:37,343 INFO program: Desired extra isize: 28 >12:14:37,344 INFO program: Journal inode: 8 >12:14:37,345 INFO program: Default directory hash: half_md4 >12:14:37,345 INFO program: Directory Hash Seed: 934e44d2-3f6b-4781-a422-3971c7d29c66 >12:14:37,346 INFO program: Journal backup: inode blocks >12:14:37,347 INFO program: Journal features: (none) >12:14:37,347 INFO program: Journal size: 32M >12:14:37,348 INFO program: Journal length: 32768 >12:14:37,349 INFO program: Journal sequence: 0x0000001a >12:14:37,349 INFO program: Journal start: 1 >12:14:37,350 INFO program: >12:14:37,351 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:14:37,354 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:14:37,393 INFO program: Filesystem volume name: Anaconda >12:14:37,395 INFO program: Last mounted on: /sysroot >12:14:37,396 INFO program: Filesystem UUID: 4054d986-eefb-49ac-a762-5314b4702c81 >12:14:37,397 INFO program: Filesystem magic number: 0xEF53 >12:14:37,399 INFO program: Filesystem revision #: 1 (dynamic) >12:14:37,400 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:14:37,401 INFO program: Filesystem flags: signed_directory_hash >12:14:37,402 INFO program: Default mount options: user_xattr acl >12:14:37,403 INFO program: Filesystem state: clean >12:14:37,403 INFO program: Errors behavior: Continue >12:14:37,404 INFO program: Filesystem OS type: Linux >12:14:37,405 INFO program: Inode count: 65536 >12:14:37,405 INFO program: Block count: 1048576 >12:14:37,406 INFO program: Reserved block count: 0 >12:14:37,407 INFO program: Free blocks: 329886 >12:14:37,407 INFO program: Free inodes: 40659 >12:14:37,408 INFO program: First block: 1 >12:14:37,409 INFO program: Block size: 1024 >12:14:37,409 INFO program: Fragment size: 1024 >12:14:37,410 INFO program: Reserved GDT blocks: 256 >12:14:37,411 INFO program: Blocks per group: 8192 >12:14:37,411 INFO program: Fragments per group: 8192 >12:14:37,412 INFO program: Inodes per group: 512 >12:14:37,413 INFO program: Inode blocks per group: 128 >12:14:37,414 INFO program: Flex block group size: 16 >12:14:37,414 INFO program: Filesystem created: Sat Sep 1 01:25:13 2012 >12:14:37,415 INFO program: Last mount time: Wed Sep 5 12:14:18 2012 >12:14:37,416 INFO program: Last write time: Wed Sep 5 12:14:18 2012 >12:14:37,416 INFO program: Mount count: 3 >12:14:37,417 INFO program: Maximum mount count: -1 >12:14:37,417 INFO program: Last checked: Sat Sep 1 01:25:13 2012 >12:14:37,418 INFO program: Check interval: 0 (<none>) >12:14:37,419 INFO program: Lifetime writes: 32 MB >12:14:37,419 INFO program: Reserved blocks uid: 0 (user root) >12:14:37,420 INFO program: Reserved blocks gid: 0 (group root) >12:14:37,421 INFO program: First inode: 11 >12:14:37,422 INFO program: Inode size: 256 >12:14:37,423 INFO program: Required extra isize: 28 >12:14:37,423 INFO program: Desired extra isize: 28 >12:14:37,424 INFO program: Journal inode: 8 >12:14:37,425 INFO program: Default directory hash: half_md4 >12:14:37,427 INFO program: Directory Hash Seed: 934e44d2-3f6b-4781-a422-3971c7d29c66 >12:14:37,427 INFO program: Journal backup: inode blocks >12:14:37,429 INFO program: Journal features: (none) >12:14:37,430 INFO program: Journal size: 32M >12:14:37,431 INFO program: Journal length: 32768 >12:14:37,433 INFO program: Journal sequence: 0x0000001a >12:14:37,434 INFO program: Journal start: 1 >12:14:37,434 INFO program: >12:14:37,437 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:14:37,440 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:14:37,506 INFO program: Estimated minimum size of the filesystem: 717014 >12:14:37,508 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:14:37,591 INFO program: Running... modprobe scsi_wait_scan >12:14:37,682 ERR program: FATAL: Module scsi_wait_scan not found. >12:14:37,687 INFO program: Running... rmmod scsi_wait_scan >12:14:37,724 ERR program: Error: Module scsi_wait_scan is not currently loaded >12:14:37,728 INFO program: Running... udevadm settle --timeout=300 >12:14:37,883 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >12:14:38,147 INFO program: Running... udevadm settle --timeout=300 >12:14:38,332 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >12:14:38,622 INFO program: Running... udevadm settle --timeout=300 >12:14:38,695 INFO program: Running... modprobe scsi_wait_scan >12:14:38,745 ERR program: FATAL: Module scsi_wait_scan not found. >12:14:38,750 INFO program: Running... rmmod scsi_wait_scan >12:14:38,806 ERR program: Error: Module scsi_wait_scan is not currently loaded >12:14:38,809 INFO program: Running... udevadm settle --timeout=300 >12:14:39,051 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >12:14:39,103 INFO program: Filesystem volume name: <none> >12:14:39,104 INFO program: Last mounted on: /mnt/sysimage >12:14:39,105 INFO program: Filesystem UUID: 7a6a3fb0-87fd-4388-8496-543f9d864a0b >12:14:39,107 INFO program: Filesystem magic number: 0xEF53 >12:14:39,107 INFO program: Filesystem revision #: 1 (dynamic) >12:14:39,110 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:14:39,111 INFO program: Filesystem flags: signed_directory_hash >12:14:39,112 INFO program: Default mount options: user_xattr acl >12:14:39,113 INFO program: Filesystem state: clean >12:14:39,114 INFO program: Errors behavior: Continue >12:14:39,115 INFO program: Filesystem OS type: Linux >12:14:39,115 INFO program: Inode count: 352256 >12:14:39,116 INFO program: Block count: 1406976 >12:14:39,117 INFO program: Reserved block count: 70348 >12:14:39,118 INFO program: Free blocks: 1349143 >12:14:39,119 INFO program: Free inodes: 352206 >12:14:39,120 INFO program: First block: 0 >12:14:39,121 INFO program: Block size: 4096 >12:14:39,122 INFO program: Fragment size: 4096 >12:14:39,122 INFO program: Reserved GDT blocks: 343 >12:14:39,123 INFO program: Blocks per group: 32768 >12:14:39,124 INFO program: Fragments per group: 32768 >12:14:39,125 INFO program: Inodes per group: 8192 >12:14:39,125 INFO program: Inode blocks per group: 512 >12:14:39,126 INFO program: Flex block group size: 16 >12:14:39,127 INFO program: Filesystem created: Mon Sep 3 07:26:09 2012 >12:14:39,128 INFO program: Last mount time: Mon Sep 3 07:26:12 2012 >12:14:39,129 INFO program: Last write time: Mon Sep 3 07:26:12 2012 >12:14:39,129 INFO program: Mount count: 1 >12:14:39,130 INFO program: Maximum mount count: -1 >12:14:39,131 INFO program: Last checked: Mon Sep 3 07:26:09 2012 >12:14:39,132 INFO program: Check interval: 0 (<none>) >12:14:39,133 INFO program: Lifetime writes: 130 MB >12:14:39,133 INFO program: Reserved blocks uid: 0 (user root) >12:14:39,134 INFO program: Reserved blocks gid: 0 (group root) >12:14:39,135 INFO program: First inode: 11 >12:14:39,136 INFO program: Inode size: 256 >12:14:39,137 INFO program: Required extra isize: 28 >12:14:39,138 INFO program: Desired extra isize: 28 >12:14:39,139 INFO program: Journal inode: 8 >12:14:39,140 INFO program: Default directory hash: half_md4 >12:14:39,141 INFO program: Directory Hash Seed: 4121f418-b1be-4171-8b05-dfc9864f1bd5 >12:14:39,142 INFO program: Journal backup: inode blocks >12:14:39,143 INFO program: Journal features: (none) >12:14:39,143 INFO program: Journal size: 128M >12:14:39,144 INFO program: Journal length: 32768 >12:14:39,145 INFO program: Journal sequence: 0x00000007 >12:14:39,147 INFO program: Journal start: 0 >12:14:39,148 INFO program: >12:14:39,149 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:14:39,161 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >12:14:39,206 INFO program: Filesystem volume name: <none> >12:14:39,207 INFO program: Last mounted on: /mnt/sysimage >12:14:39,208 INFO program: Filesystem UUID: 7a6a3fb0-87fd-4388-8496-543f9d864a0b >12:14:39,208 INFO program: Filesystem magic number: 0xEF53 >12:14:39,209 INFO program: Filesystem revision #: 1 (dynamic) >12:14:39,209 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:14:39,210 INFO program: Filesystem flags: signed_directory_hash >12:14:39,211 INFO program: Default mount options: user_xattr acl >12:14:39,211 INFO program: Filesystem state: clean >12:14:39,212 INFO program: Errors behavior: Continue >12:14:39,213 INFO program: Filesystem OS type: Linux >12:14:39,213 INFO program: Inode count: 352256 >12:14:39,214 INFO program: Block count: 1406976 >12:14:39,215 INFO program: Reserved block count: 70348 >12:14:39,216 INFO program: Free blocks: 1349143 >12:14:39,217 INFO program: Free inodes: 352206 >12:14:39,217 INFO program: First block: 0 >12:14:39,218 INFO program: Block size: 4096 >12:14:39,219 INFO program: Fragment size: 4096 >12:14:39,220 INFO program: Reserved GDT blocks: 343 >12:14:39,220 INFO program: Blocks per group: 32768 >12:14:39,221 INFO program: Fragments per group: 32768 >12:14:39,222 INFO program: Inodes per group: 8192 >12:14:39,223 INFO program: Inode blocks per group: 512 >12:14:39,224 INFO program: Flex block group size: 16 >12:14:39,224 INFO program: Filesystem created: Mon Sep 3 07:26:09 2012 >12:14:39,225 INFO program: Last mount time: Mon Sep 3 07:26:12 2012 >12:14:39,226 INFO program: Last write time: Mon Sep 3 07:26:12 2012 >12:14:39,227 INFO program: Mount count: 1 >12:14:39,228 INFO program: Maximum mount count: -1 >12:14:39,229 INFO program: Last checked: Mon Sep 3 07:26:09 2012 >12:14:39,230 INFO program: Check interval: 0 (<none>) >12:14:39,231 INFO program: Lifetime writes: 130 MB >12:14:39,232 INFO program: Reserved blocks uid: 0 (user root) >12:14:39,232 INFO program: Reserved blocks gid: 0 (group root) >12:14:39,233 INFO program: First inode: 11 >12:14:39,234 INFO program: Inode size: 256 >12:14:39,235 INFO program: Required extra isize: 28 >12:14:39,235 INFO program: Desired extra isize: 28 >12:14:39,236 INFO program: Journal inode: 8 >12:14:39,237 INFO program: Default directory hash: half_md4 >12:14:39,238 INFO program: Directory Hash Seed: 4121f418-b1be-4171-8b05-dfc9864f1bd5 >12:14:39,239 INFO program: Journal backup: inode blocks >12:14:39,239 INFO program: Journal features: (none) >12:14:39,240 INFO program: Journal size: 128M >12:14:39,241 INFO program: Journal length: 32768 >12:14:39,242 INFO program: Journal sequence: 0x00000007 >12:14:39,243 INFO program: Journal start: 0 >12:14:39,243 INFO program: >12:14:39,244 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:14:39,247 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >12:14:39,289 INFO program: Estimated minimum size of the filesystem: 45128 >12:14:39,290 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:14:39,360 INFO program: Running... modprobe scsi_wait_scan >12:14:39,414 ERR program: FATAL: Module scsi_wait_scan not found. >12:14:39,417 INFO program: Running... rmmod scsi_wait_scan >12:14:39,465 ERR program: Error: Module scsi_wait_scan is not currently loaded >12:14:39,468 INFO program: Running... udevadm settle --timeout=300 >12:14:39,597 INFO program: Running... udevadm settle --timeout=300 >12:14:39,681 INFO program: Running... udevadm settle --timeout=300 >12:14:39,755 INFO program: Running... udevadm settle --timeout=300 >12:14:39,826 INFO program: Running... udevadm settle --timeout=300 >12:14:39,885 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >12:14:40,075 INFO program: Running... udevadm settle --timeout=300 >12:14:40,145 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >12:14:40,271 INFO program: 0 logical volume(s) in volume group "fedora" now active >12:14:40,323 INFO program: Running... udevadm settle --timeout=300 >12:14:40,399 INFO program: Running... udevadm settle --timeout=300 >12:14:40,510 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >12:14:40,783 INFO program: Running... udevadm settle --timeout=300 >12:14:40,881 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >12:14:40,919 INFO program: Running... arch >12:14:40,983 INFO program: Running... /bin/umount /mnt/sysimage >12:14:41,047 INFO program: Running... udevadm settle --timeout=300 >12:14:41,099 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >08:14:49,193 INFO program: Running... udevadm settle --timeout=300 >12:14:49,399 INFO program: Running... /bin/mount -n -t iso9660 -o ro /dev/sr0 /mnt/install/isodir >12:14:49,450 INFO program: Running... /bin/umount /mnt/install/isodir >08:14:49,595 INFO program: Running... modprobe btrfs >08:14:49,777 INFO program: Running... modprobe xfs >08:14:49,971 INFO program: Running... modprobe vfat >08:47:04,241 INFO program: Running... udevadm settle --timeout=300 >08:47:04,302 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >08:47:04,401 INFO program: 0 logical volume(s) in volume group "fedora" now active >08:47:04,433 INFO program: Running... udevadm settle --timeout=300 >08:47:04,499 INFO program: Running... udevadm settle --timeout=300 >08:47:04,571 INFO program: Running... modprobe scsi_wait_scan >08:47:04,614 ERR program: FATAL: Module scsi_wait_scan not found. >08:47:04,616 INFO program: Running... rmmod scsi_wait_scan >08:47:04,655 ERR program: Error: Module scsi_wait_scan is not currently loaded >08:47:04,657 INFO program: Running... udevadm settle --timeout=300 >08:47:10,033 INFO program: Running... modprobe scsi_wait_scan >08:47:10,070 ERR program: FATAL: Module scsi_wait_scan not found. >08:47:10,073 INFO program: Running... rmmod scsi_wait_scan >08:47:10,118 ERR program: Error: Module scsi_wait_scan is not currently loaded >08:47:10,120 INFO program: Running... udevadm settle --timeout=300 >08:50:06,994 INFO program: Running... modprobe scsi_wait_scan >08:50:07,045 ERR program: FATAL: Module scsi_wait_scan not found. >08:50:07,048 INFO program: Running... rmmod scsi_wait_scan >08:50:07,086 ERR program: Error: Module scsi_wait_scan is not currently loaded >08:50:07,087 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >12:14:30,288 DEBUG storage: registered device format class Ext2FS as ext2 >12:14:30,289 DEBUG storage: registered device format class Ext3FS as ext3 >12:14:30,289 DEBUG storage: registered device format class Ext4FS as ext4 >12:14:30,289 DEBUG storage: registered device format class FATFS as vfat >12:14:30,290 DEBUG storage: registered device format class EFIFS as efi >12:14:30,290 DEBUG storage: registered device format class BTRFS as btrfs >12:14:30,290 DEBUG storage: registered device format class GFS2 as gfs2 >12:14:30,290 DEBUG storage: registered device format class JFS as jfs >12:14:30,291 DEBUG storage: registered device format class ReiserFS as reiserfs >12:14:30,291 DEBUG storage: registered device format class XFS as xfs >12:14:30,291 DEBUG storage: registered device format class HFS as hfs >12:14:30,291 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >12:14:30,291 DEBUG storage: registered device format class HFSPlus as hfs+ >12:14:30,292 DEBUG storage: registered device format class NTFS as ntfs >12:14:30,295 DEBUG storage: registered device format class NFS as nfs >12:14:30,298 DEBUG storage: registered device format class NFSv4 as nfs4 >12:14:30,299 DEBUG storage: registered device format class Iso9660FS as iso9660 >12:14:30,301 DEBUG storage: registered device format class NoDevFS as nodev >12:14:30,303 DEBUG storage: registered device format class DevPtsFS as devpts >12:14:30,305 DEBUG storage: registered device format class ProcFS as proc >12:14:30,306 DEBUG storage: registered device format class SysFS as sysfs >12:14:30,308 DEBUG storage: registered device format class TmpFS as tmpfs >12:14:30,310 DEBUG storage: registered device format class BindFS as bind >12:14:30,311 DEBUG storage: registered device format class SELinuxFS as selinuxfs >12:14:30,313 DEBUG storage: registered device format class USBFS as usbfs >12:14:30,316 DEBUG storage: registered device format class BIOSBoot as biosboot >12:14:30,320 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >12:14:30,327 DEBUG storage: registered device format class SwapSpace as swap >12:14:30,329 DEBUG storage: registered device format class MDRaidMember as mdmember >12:14:30,330 DEBUG storage: registered device format class MultipathMember as multipath_member >12:14:30,335 DEBUG storage: registered device format class DiskLabel as disklabel >12:14:30,337 DEBUG storage: registered device format class PPCPRePBoot as prepboot >12:14:30,380 DEBUG storage: registered device format class LUKS as luks >12:14:30,384 DEBUG storage: registered device format class DMRaidMember as dmraidmember >12:14:31,499 DEBUG storage: MultipathTopology._build_topology: >12:14:31,501 DEBUG storage: /etc/multipath.conf contents: >12:14:31,503 DEBUG storage: # multipath.conf written by anaconda >12:14:31,504 DEBUG storage: >12:14:31,504 DEBUG storage: defaults { >12:14:31,504 DEBUG storage: user_friendly_names yes >12:14:31,504 DEBUG storage: } >12:14:31,505 DEBUG storage: blacklist { >12:14:31,505 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:14:31,505 DEBUG storage: devnode "^hd[a-z]" >12:14:31,505 DEBUG storage: devnode "^dcssblk[0-9]*" >12:14:31,505 DEBUG storage: device { >12:14:31,506 DEBUG storage: vendor "DGC" >12:14:31,506 DEBUG storage: product "LUNZ" >12:14:31,506 DEBUG storage: } >12:14:31,506 DEBUG storage: device { >12:14:31,507 DEBUG storage: vendor "IBM" >12:14:31,508 DEBUG storage: product "S/390.*" >12:14:31,509 DEBUG storage: } >12:14:31,511 DEBUG storage: # don't count normal SATA devices as multipaths >12:14:31,513 DEBUG storage: device { >12:14:31,514 DEBUG storage: vendor "ATA" >12:14:31,516 DEBUG storage: } >12:14:31,517 DEBUG storage: # don't count 3ware devices as multipaths >12:14:31,519 DEBUG storage: device { >12:14:31,521 DEBUG storage: vendor "3ware" >12:14:31,522 DEBUG storage: } >12:14:31,524 DEBUG storage: device { >12:14:31,525 DEBUG storage: vendor "AMCC" >12:14:31,527 DEBUG storage: } >12:14:31,528 DEBUG storage: # nor highpoint devices >12:14:31,530 DEBUG storage: device { >12:14:31,532 DEBUG storage: vendor "HPT" >12:14:31,533 DEBUG storage: } >12:14:31,535 DEBUG storage: } >12:14:31,537 DEBUG storage: multipaths { >12:14:31,538 DEBUG storage: } >12:14:31,540 DEBUG storage: (end of /etc/multipath.conf) >12:14:31,649 INFO storage: MultipathTopology: found non-disk device: sr0 >12:14:31,653 INFO storage: MultipathTopology: found singlepath device: vda >12:14:31,654 INFO storage: MultipathTopology: found non-disk device: vda1 >12:14:31,655 INFO storage: MultipathTopology: found non-disk device: vda2 >12:14:31,657 INFO storage: MultipathTopology: found singlepath device: loop0 >12:14:31,658 INFO storage: MultipathTopology: found singlepath device: loop1 >12:14:31,659 INFO storage: MultipathTopology: found singlepath device: loop2 >12:14:31,660 INFO storage: MultipathTopology: found singlepath device: loop3 >12:14:31,661 INFO storage: MultipathTopology: found singlepath device: loop4 >12:14:31,662 INFO storage: MultipathTopology: found singlepath device: loop5 >12:14:31,663 INFO storage: MultipathTopology: found singlepath device: loop6 >12:14:31,664 INFO storage: MultipathTopology: found singlepath device: loop7 >12:14:31,664 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:14:35,337 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >12:14:35,340 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:14:35,694 DEBUG storage: MultipathTopology._build_topology: >12:14:35,696 DEBUG storage: /etc/multipath.conf contents: >12:14:35,701 DEBUG storage: # multipath.conf written by anaconda >12:14:35,703 DEBUG storage: >12:14:35,705 DEBUG storage: defaults { >12:14:35,707 DEBUG storage: user_friendly_names yes >12:14:35,707 DEBUG storage: } >12:14:35,712 DEBUG storage: blacklist { >12:14:35,713 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:14:35,715 DEBUG storage: devnode "^hd[a-z]" >12:14:35,716 DEBUG storage: devnode "^dcssblk[0-9]*" >12:14:35,716 DEBUG storage: device { >12:14:35,716 DEBUG storage: vendor "DGC" >12:14:35,716 DEBUG storage: product "LUNZ" >12:14:35,716 DEBUG storage: } >12:14:35,716 DEBUG storage: device { >12:14:35,716 DEBUG storage: vendor "IBM" >12:14:35,716 DEBUG storage: product "S/390.*" >12:14:35,717 DEBUG storage: } >12:14:35,717 DEBUG storage: # don't count normal SATA devices as multipaths >12:14:35,717 DEBUG storage: device { >12:14:35,721 DEBUG storage: vendor "ATA" >12:14:35,721 DEBUG storage: } >12:14:35,721 DEBUG storage: # don't count 3ware devices as multipaths >12:14:35,723 DEBUG storage: device { >12:14:35,725 DEBUG storage: vendor "3ware" >12:14:35,731 DEBUG storage: } >12:14:35,733 DEBUG storage: device { >12:14:35,734 DEBUG storage: vendor "AMCC" >12:14:35,734 DEBUG storage: } >12:14:35,736 DEBUG storage: # nor highpoint devices >12:14:35,738 DEBUG storage: device { >12:14:35,740 DEBUG storage: vendor "HPT" >12:14:35,745 DEBUG storage: } >12:14:35,748 DEBUG storage: } >12:14:35,753 DEBUG storage: multipaths { >12:14:35,761 DEBUG storage: } >12:14:35,763 DEBUG storage: (end of /etc/multipath.conf) >12:14:35,928 INFO storage: MultipathTopology: found non-disk device: sr0 >12:14:35,938 INFO storage: MultipathTopology: found singlepath device: vda >12:14:35,940 INFO storage: MultipathTopology: found non-disk device: vda1 >12:14:35,941 INFO storage: MultipathTopology: found non-disk device: vda2 >12:14:35,941 INFO storage: MultipathTopology: found singlepath device: loop0 >12:14:35,941 INFO storage: MultipathTopology: found singlepath device: loop1 >12:14:35,941 INFO storage: MultipathTopology: found singlepath device: loop2 >12:14:35,942 INFO storage: MultipathTopology: found singlepath device: loop3 >12:14:35,942 INFO storage: MultipathTopology: found singlepath device: loop4 >12:14:35,942 INFO storage: MultipathTopology: found singlepath device: loop5 >12:14:35,943 INFO storage: MultipathTopology: found singlepath device: loop6 >12:14:35,943 INFO storage: MultipathTopology: found singlepath device: loop7 >12:14:35,943 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:14:35,943 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >12:14:35,948 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-Alpha-TC5\\x20x86_64', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Alpha-TC5_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Alpha-TC5\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '789343', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Alpha-TC5\\x20x86_64'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >12:14:35,949 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >12:14:35,951 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >12:14:35,953 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:35,961 INFO storage: sr0 is a cdrom >12:14:35,963 DEBUG storage: DeviceTree.addUdevOpticalDevice: >12:14:35,966 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:35,972 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:14:35,972 INFO storage: added cdrom sr0 (id 0) to device tree >12:14:35,973 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:14:35,978 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:14:35,987 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >12:14:35,993 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >12:14:35,996 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >12:14:36,025 WARN storage: disklabel detected but not usable on sr0 >12:14:36,027 INFO storage: type detected on 'sr0' is 'iso9660' >12:14:36,031 DEBUG storage: Iso9660FS.supported: supported: True ; >12:14:36,032 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >12:14:36,034 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:14:36,036 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:14:36,045 DEBUG storage: looking up parted Device: /dev/sr0 >12:14:36,048 INFO storage: got device: OpticalDevice instance (0x7f734e8ab290) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 253.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: 129536 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (8, 255, 63) biosGeometry: (8, 255, 63) > PedDevice: <_ped.Device object at 0x7f734e84f830> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:14:36,051 DEBUG storage: Iso9660FS.supported: supported: True ; >12:14:36,057 INFO storage: got format: Iso9660FS instance (0x7f734eb5cfd0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Alpha-TC5_x86_64 size = 0 targetSize = 0 > >12:14:36,060 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '909266', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda'} ; name: vda ; >12:14:36,062 INFO storage: scanning vda (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda)... >12:14:36,063 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >12:14:36,064 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,066 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >12:14:36,069 INFO storage: vda is a disk >12:14:36,070 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,072 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >12:14:36,072 INFO storage: added disk vda (id 1) to device tree >12:14:36,072 DEBUG storage: looking up parted Device: /dev/vda >12:14:36,111 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >12:14:36,124 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >12:14:36,125 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >12:14:36,128 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >12:14:36,158 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f734eb85210>, <parted.partition.Partition object at 0x7f734eb855d0>] > device: <parted.device.Device object at 0x7f734eb7bf90> > PedDisk: <_ped.Disk object at 0x7f734eb84320> >12:14:36,162 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:14:36,180 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >12:14:36,190 INFO storage: got device: DiskDevice instance (0x7f734e8ab350) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10000.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20480000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20317, 16, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x7f734e84f950> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f734eb7bc50> >12:14:36,201 INFO storage: got format: DiskLabel instance (0x7f734eb7bd90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f734eb85210>, <parted.partition.Partition object at 0x7f734eb855d0>] > device: <parted.device.Device object at 0x7f734eb7bf90> > PedDisk: <_ped.Disk object at 0x7f734eb84320> > origPartedDisk = <parted.disk.Disk object at 0x7f734eb857d0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20480000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20317, 16, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x7f734e84fa70> > >12:14:36,207 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '909292', > 'name': 'vda1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1'} ; name: vda1 ; >12:14:36,209 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1)... >12:14:36,213 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >12:14:36,218 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,220 INFO storage: vda1 is a partition >12:14:36,227 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >12:14:36,229 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >12:14:36,233 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with existing msdos disklabel >12:14:36,240 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >12:14:36,247 DEBUG storage: PartitionDevice._setFormat: vda1 ; >12:14:36,249 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,252 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >12:14:36,256 DEBUG storage: looking up parted Partition: /dev/vda1 >12:14:36,260 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >12:14:36,264 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >12:14:36,267 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >12:14:36,276 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >12:14:36,285 INFO storage: added partition vda1 (id 2) to device tree >12:14:36,288 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >12:14:36,291 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >12:14:36,293 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >12:14:36,296 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >12:14:36,326 WARN storage: disklabel detected but not usable on vda1 >12:14:36,333 DEBUG storage: no type or existing type for vda1, bailing >12:14:36,335 DEBUG storage: looking up parted Device: /dev/vda1 >12:14:36,347 INFO storage: got device: PartitionDevice instance (0x7f734eb7bed0) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 10000MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing None > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f734e84f9e0> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f734eb85090> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f734eb85390> PedPartition: <_ped.Partition object at 0x7f734eb7a830> > disk = existing 10000MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >12:14:36,353 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'nD19ip-6EbB-5Gqp-A3FI-HWZy-VXZe-xNYQPd', > 'ID_FS_UUID_ENC': 'nD19ip-6EbB-5Gqp-A3FI-HWZy-VXZe-xNYQPd', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '19453952', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': ['-wi-----', '-wi-----'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4096000.00', '5627904.00'], > 'LVM2_LV_UUID': ['LAaHT4-X1a7-0fIB-ayUp-hZ61-SQcJ-btfHtp', > 'hxfBnN-dRQb-emty-hZ6t-0ZZ1-kGKy-30J5lw'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vda2', > 'LVM2_PV_PE_ALLOC_COUNT': '2374', > 'LVM2_PV_PE_COUNT': '2374', > 'LVM2_PV_SIZE': '9723904.00', > 'LVM2_PV_UUID': 'nD19ip-6EbB-5Gqp-A3FI-HWZy-VXZe-xNYQPd', > 'LVM2_VG_EXTENT_COUNT': '2374', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '9723904.00', > 'LVM2_VG_UUID': 'PcgNx1-gmWj-Sfdq-kt3r-cxBf-cszZ-QESmDS', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '909316', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2'} ; name: vda2 ; >12:14:36,355 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2)... >12:14:36,357 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >12:14:36,358 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,358 INFO storage: vda2 is a partition >12:14:36,359 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >12:14:36,361 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >12:14:36,363 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with existing msdos disklabel >12:14:36,365 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >12:14:36,366 DEBUG storage: PartitionDevice._setFormat: vda2 ; >12:14:36,366 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,368 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >12:14:36,368 DEBUG storage: looking up parted Partition: /dev/vda2 >12:14:36,370 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >12:14:36,371 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >12:14:36,375 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >12:14:36,380 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >12:14:36,380 INFO storage: added partition vda2 (id 3) to device tree >12:14:36,381 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >12:14:36,383 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >12:14:36,388 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >12:14:36,390 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >12:14:36,427 WARN storage: disklabel detected but not usable on vda2 >12:14:36,430 INFO storage: type detected on 'vda2' is 'LVM2_member' >12:14:36,433 DEBUG storage: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: nD19ip-6EbB-5Gqp-A3FI-HWZy-VXZe-xNYQPd ; exists: True ; vgUuid: PcgNx1-gmWj-Sfdq-kt3r-cxBf-cszZ-QESmDS ; label: None ; peStart: 1.0 ; device: /dev/vda2 ; serial: None ; >12:14:36,439 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >12:14:36,445 DEBUG storage: PartitionDevice._setFormat: vda2 ; >12:14:36,446 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >12:14:36,447 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >12:14:36,465 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >12:14:36,467 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,469 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >12:14:36,469 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,471 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >12:14:36,471 INFO storage: added lvmvg fedora (id 4) to device tree >12:14:36,472 DEBUG storage: looking up parted Device: /dev/vda2 >12:14:36,477 INFO storage: got device: PartitionDevice instance (0x7f734eb85950) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 10000MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 9499.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19453952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19299, 16, 63) biosGeometry: (1210, 255, 63) > PedDevice: <_ped.Device object at 0x7f734e84fdd0> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f734eb85090> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f734eb85690> PedPartition: <_ped.Partition object at 0x7f734eb7a7d0> > disk = existing 10000MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 20479999 length = 19453952 > flags = lvm >12:14:36,480 INFO storage: got format: LVMPhysicalVolume instance (0x7f734eb85b50) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = nD19ip-6EbB-5Gqp-A3FI-HWZy-VXZe-xNYQPd exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = PcgNx1-gmWj-Sfdq-kt3r-cxBf-cszZ-QESmDS peStart = 1.0 >12:14:36,482 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': '152556', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:14:36,484 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >12:14:36,486 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >12:14:36,488 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,489 INFO storage: loop0 is a loop device >12:14:36,492 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:14:36,494 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >12:14:36,495 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,496 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,498 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >12:14:36,499 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 5) to device tree >12:14:36,502 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >12:14:36,503 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,505 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:14:36,505 INFO storage: added loop loop0 (id 6) to device tree >12:14:36,509 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:14:36,511 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:14:36,512 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:14:36,518 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:14:36,521 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:14:36,525 WARN storage: disklabel detected but not usable on loop0 >12:14:36,528 INFO storage: type detected on 'loop0' is 'squashfs' >12:14:36,530 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:14:36,531 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:14:36,533 INFO storage: got device: LoopDevice instance (0x7f734bfd7690) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (5)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >12:14:36,537 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4054d986-eefb-49ac-a762-5314b4702c81', > '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': '4054d986-eefb-49ac-a762-5314b4702c81', > 'ID_FS_UUID_ENC': '4054d986-eefb-49ac-a762-5314b4702c81', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '153198', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4054d986-eefb-49ac-a762-5314b4702c81'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:14:36,539 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >12:14:36,543 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:14:36,544 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,546 INFO storage: loop1 is a loop device >12:14:36,548 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:14:36,550 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >12:14:36,564 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,569 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,575 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >12:14:36,575 INFO storage: added file /LiveOS/rootfs.img (id 7) to device tree >12:14:36,579 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >12:14:36,583 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,586 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:14:36,587 INFO storage: added loop loop1 (id 8) to device tree >12:14:36,590 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:14:36,592 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:14:36,594 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:36,595 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:14:36,596 DEBUG storage: device loop1 does not contain a disklabel >12:14:36,597 INFO storage: type detected on 'loop1' is 'ext4' >12:14:36,961 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:36,962 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:14:36,963 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >12:14:36,964 INFO storage: got device: LoopDevice instance (0x7f734bfd79d0) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /LiveOS/rootfs.img (7)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:14:36,969 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:36,970 INFO storage: got format: Ext4FS instance (0x7f734bfd77d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 4054d986-eefb-49ac-a762-5314b4702c81 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >12:14:36,974 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': '156974', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:14:36,982 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >12:14:36,984 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:14:36,985 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,986 INFO storage: loop2 is a loop device >12:14:36,987 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:14:36,996 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:14:36,998 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,998 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:37,000 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:14:37,001 INFO storage: added file /overlay (deleted) (id 9) to device tree >12:14:37,002 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:14:37,003 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:37,005 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:14:37,010 INFO storage: added loop loop2 (id 10) to device tree >12:14:37,012 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:14:37,015 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:14:37,015 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:14:37,017 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:14:37,019 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:14:37,023 WARN storage: disklabel detected but not usable on loop2 >12:14:37,024 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >12:14:37,025 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:14:37,026 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:14:37,029 INFO storage: got device: LoopDevice instance (0x7f734bfdad10) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /overlay (deleted) (9)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:14:37,033 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': '157977', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:14:37,035 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >12:14:37,036 DEBUG storage: lvm filter: adding loop3 to the reject list >12:14:37,039 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': '159113', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:14:37,040 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >12:14:37,041 DEBUG storage: lvm filter: adding loop4 to the reject list >12:14:37,044 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': '159734', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >12:14:37,046 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >12:14:37,046 DEBUG storage: lvm filter: adding loop5 to the reject list >12:14:37,049 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': '160259', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >12:14:37,050 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >12:14:37,051 DEBUG storage: lvm filter: adding loop6 to the reject list >12:14:37,054 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': '166323', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >12:14:37,056 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >12:14:37,056 DEBUG storage: lvm filter: adding loop7 to the reject list >12:14:37,057 DEBUG storage: Skipping a device mapper drive (dm-0) for now >12:14:37,219 INFO storage: devices to scan: ['dm-0'] >12:14:37,226 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/4054d986-eefb-49ac-a762-5314b4702c81 /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': '4054d986-eefb-49ac-a762-5314b4702c81', > 'ID_FS_UUID_ENC': '4054d986-eefb-49ac-a762-5314b4702c81', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6555', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4054d986-eefb-49ac-a762-5314b4702c81', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:14:37,228 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >12:14:37,231 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:14:37,234 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:37,234 INFO storage: live-rw is a device-mapper device >12:14:37,237 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >12:14:37,239 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >12:14:37,241 DEBUG storage: failed to find dm node for fedora >12:14:37,243 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:14:37,246 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >12:14:37,251 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:14:37,253 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (10) >12:14:37,257 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:14:37,259 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:37,262 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >12:14:37,263 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:37,265 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:14:37,266 INFO storage: added dm live-rw (id 11) to device tree >12:14:37,269 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:14:37,271 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:14:37,275 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:37,276 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:14:37,277 DEBUG storage: device live-rw does not contain a disklabel >12:14:37,278 INFO storage: type detected on 'live-rw' is 'ext4' >12:14:37,512 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:37,515 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:14:37,518 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:14:37,521 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >12:14:37,578 INFO storage: got device: DMDevice instance (0x7f734be5e110) -- > name = live-rw status = True kids = 0 id = 11 > parents = ['existing 0MB loop loop2 (10)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f734bfe2dd0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:14:37,587 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:37,589 INFO storage: got format: Ext4FS instance (0x7f734be5ed10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4054d986-eefb-49ac-a762-5314b4702c81 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >12:14:37,819 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >12:14:37,824 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:37,830 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >12:14:37,833 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:37,854 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >12:14:37,856 DEBUG storage: Adding fedora-swap/4000MB to fedora >12:14:37,858 INFO storage: added lvmlv fedora-swap (id 12) to device tree >12:14:37,863 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >12:14:37,870 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >12:14:37,876 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >12:14:37,881 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >12:14:38,243 DEBUG storage: looking up parted Device: /dev/mapper/fedora-swap >12:14:38,262 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >12:14:38,267 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:38,273 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >12:14:38,275 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:38,304 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >12:14:38,306 DEBUG storage: Adding fedora-root/5496MB to fedora >12:14:38,307 INFO storage: added lvmlv fedora-root (id 13) to device tree >12:14:38,309 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >12:14:38,312 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >12:14:38,321 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >12:14:38,329 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >12:14:38,692 DEBUG storage: looking up parted Device: /dev/mapper/fedora-root >12:14:38,906 INFO storage: devices to scan: ['dm-1', 'dm-2'] >12:14:38,919 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-PcgNx1gmWjSfdqkt3rcxBfcszZQESmDSLAaHT4X1a70fIBayUphZ61SQcJbtfHtp /dev/disk/by-uuid/09c6f2d6-802f-4f80-9a5b-34a7abcfc88e /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-PcgNx1gmWjSfdqkt3rcxBfcszZQESmDSLAaHT4X1a70fIBayUphZ61SQcJbtfHtp', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '09c6f2d6-802f-4f80-9a5b-34a7abcfc88e', > 'ID_FS_UUID_ENC': '09c6f2d6-802f-4f80-9a5b-34a7abcfc88e', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '629307', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-PcgNx1gmWjSfdqkt3rcxBfcszZQESmDSLAaHT4X1a70fIBayUphZ61SQcJbtfHtp', > '/dev/disk/by-uuid/09c6f2d6-802f-4f80-9a5b-34a7abcfc88e', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora-swap ; >12:14:38,922 INFO storage: scanning fedora-swap (/devices/virtual/block/dm-1)... >12:14:38,927 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >12:14:38,932 DEBUG storage: DeviceTree.getDeviceByName returned existing 4000MB lvmlv fedora-swap (12) >12:14:38,938 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >12:14:38,943 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >12:14:38,955 DEBUG storage: SwapSpace.__init__: >12:14:38,957 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:14:38,958 DEBUG storage: device fedora-swap does not contain a disklabel >12:14:38,960 INFO storage: type detected on 'fedora-swap' is 'swap' >12:14:38,966 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 09c6f2d6-802f-4f80-9a5b-34a7abcfc88e ; exists: True ; label: None ; >12:14:38,967 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:14:38,972 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >12:14:38,980 DEBUG storage: looking up parted Device: /dev/mapper/fedora >12:14:38,983 DEBUG storage: fedora size is 9496MB >12:14:38,985 DEBUG storage: vg fedora has 0MB free >12:14:38,988 DEBUG storage: fedora size is 9496MB >12:14:38,991 DEBUG storage: vg fedora has 0MB free >12:14:38,994 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f73467cc390) -- > name = fedora-swap status = True kids = 0 id = 12 > parents = ['existing 9496MB lvmvg fedora (4)'] > uuid = LAaHT4-X1a7-0fIB-ayUp-hZ61-SQcJ-btfHtp size = 4000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0x7f734bfe2710> > target size = 4000.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f734bfd7250) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 9499MB partition vda2 (3) with existing lvmpv'] > uuid = PcgNx1-gmWj-Sfdq-kt3r-cxBf-cszZ-QESmDS size = 9496 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2374 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2374.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9499MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 4000MB lvmlv fedora-swap (12) with existing swap', > 'existing 5496MB lvmlv fedora-root (13)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 4000MB >12:14:38,999 INFO storage: got format: SwapSpace instance (0x7f734630d850) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 09c6f2d6-802f-4f80-9a5b-34a7abcfc88e exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:14:39,010 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-PcgNx1gmWjSfdqkt3rcxBfcszZQESmDShxfBnNdRQbemtyhZ6t0ZZ1kGKy30J5lw /dev/disk/by-uuid/7a6a3fb0-87fd-4388-8496-543f9d864a0b /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-PcgNx1gmWjSfdqkt3rcxBfcszZQESmDShxfBnNdRQbemtyhZ6t0ZZ1kGKy30J5lw', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7a6a3fb0-87fd-4388-8496-543f9d864a0b', > 'ID_FS_UUID_ENC': '7a6a3fb0-87fd-4388-8496-543f9d864a0b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '122876', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-PcgNx1gmWjSfdqkt3rcxBfcszZQESmDShxfBnNdRQbemtyhZ6t0ZZ1kGKy30J5lw', > '/dev/disk/by-uuid/7a6a3fb0-87fd-4388-8496-543f9d864a0b', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-root ; >12:14:39,013 INFO storage: scanning fedora-root (/devices/virtual/block/dm-2)... >12:14:39,019 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >12:14:39,025 DEBUG storage: DeviceTree.getDeviceByName returned existing 5496MB lvmlv fedora-root (13) >12:14:39,030 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >12:14:39,036 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >12:14:39,043 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:39,045 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:14:39,047 DEBUG storage: device fedora-root does not contain a disklabel >12:14:39,048 INFO storage: type detected on 'fedora-root' is 'ext4' >12:14:39,293 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:39,295 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:14:39,297 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >12:14:39,315 DEBUG storage: looking up parted Device: /dev/mapper/fedora >12:14:39,316 DEBUG storage: fedora size is 9496MB >12:14:39,319 DEBUG storage: vg fedora has 0MB free >12:14:39,327 DEBUG storage: fedora size is 9496MB >12:14:39,340 DEBUG storage: vg fedora has 0MB free >12:14:39,349 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f734651c650) -- > name = fedora-root status = True kids = 0 id = 13 > parents = ['existing 9496MB lvmvg fedora (4)'] > uuid = hxfBnN-dRQb-emty-hZ6t-0ZZ1-kGKy-30J5lw size = 5496.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 11255808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (700, 255, 63) biosGeometry: (700, 255, 63) > PedDevice: <_ped.Device object at 0x7f734be6f200> > target size = 5496.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f734bfd7250) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 9499MB partition vda2 (3) with existing lvmpv'] > uuid = PcgNx1-gmWj-Sfdq-kt3r-cxBf-cszZ-QESmDS size = 9496 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2374 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2374.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9499MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 4000MB lvmlv fedora-swap (12) with existing swap', > 'existing 5496MB lvmlv fedora-root (13) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 5496MB >12:14:39,356 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:39,359 INFO storage: got format: Ext4FS instance (0x7f73462b7910) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 7a6a3fb0-87fd-4388-8496-543f9d864a0b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 5496.0 targetSize = 5496.0 > >12:14:39,573 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >12:14:39,577 DEBUG storage: DeviceTree.getDeviceByName returned existing 4000MB lvmlv fedora-swap (12) with existing swap >12:14:39,582 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >12:14:39,589 DEBUG storage: DeviceTree.getDeviceByName returned existing 5496MB lvmlv fedora-root (13) with existing ext4 filesystem >12:14:39,592 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:14:39,673 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >12:14:39,675 DEBUG storage: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >12:14:39,680 DEBUG storage: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >12:14:39,746 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >12:14:39,750 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >12:14:39,754 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >12:14:39,807 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:14:39,810 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:14:39,813 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:14:39,815 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >12:14:39,818 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >12:14:39,825 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >12:14:39,883 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >12:14:40,064 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >12:14:40,071 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >12:14:40,074 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >12:14:40,145 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >12:14:40,305 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >12:14:40,313 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >12:14:40,321 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >12:14:40,383 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >12:14:40,391 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >12:14:40,396 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >12:14:40,476 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >12:14:40,479 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >12:14:40,483 INFO storage: edd: collected mbr signatures: {'vda': '0x000724ac'} >12:14:40,486 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000724ac > pci_dev: 00:04.0, scsi_id: 0 > scsi_lun: 0, sectors: 20480000 >12:14:40,489 DEBUG storage: edd: matched 0x80 to vda using pci_dev >12:14:40,494 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >12:14:40,500 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >12:14:40,505 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >12:14:40,508 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >12:14:40,860 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:14:40,956 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:14:40,956 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:14:40,957 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >12:14:40,957 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:14:40,958 DEBUG storage: crypttab maps: [] >12:14:40,958 DEBUG storage: parsing /mnt/sysimage/etc/fstab >12:14:40,960 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; >12:14:40,963 DEBUG storage: DeviceTree.getDeviceByPath returned existing 5496MB lvmlv fedora-root (13) with existing ext4 filesystem >12:14:40,963 DEBUG storage: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >12:14:40,963 DEBUG storage: failed to resolve 'UUID=fad90d5d-5518-4592-86ed-da950d66416a' >12:14:40,964 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; >12:14:40,966 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4000MB lvmlv fedora-swap (12) with existing swap >12:14:40,967 DEBUG storage: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >12:14:40,968 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >12:14:41,098 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >12:14:41,397 DEBUG storage: fedora size is 9496MB >12:14:41,400 DEBUG storage: vg fedora has 0MB free >12:14:41,402 DEBUG storage: fedora size is 9496MB >12:14:41,405 DEBUG storage: vg fedora has 0MB free >12:14:41,409 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:41,415 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:41,419 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:41,421 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:14:41,429 DEBUG storage: Iso9660FS.supported: supported: True ; >12:14:41,753 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >12:14:41,757 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:14:41,769 DEBUG storage: DeviceTree.getDeviceByPath returned existing 253MB cdrom sr0 (0) with existing iso9660 filesystem >08:14:49,177 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:14:49,182 INFO storage: updating format of device: existing 253MB cdrom sr0 (0) with existing iso9660 filesystem >08:14:49,281 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >08:14:49,285 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >08:14:49,290 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >08:14:49,295 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >08:14:49,303 WARN storage: disklabel detected but not usable on sr0 >08:14:49,307 DEBUG storage: no type or existing type for sr0, bailing >08:14:49,311 INFO storage: got format: existing iso9660 filesystem >08:14:49,383 INFO storage: set SELinux context for mountpoint /mnt/install/isodir to system_u:object_r:var_run_t:s0 >08:14:49,529 DEBUG storage: Iso9660FS.supported: supported: True ; >08:14:49,539 DEBUG storage: Iso9660FS.supported: supported: True ; >08:14:49,546 DEBUG storage: NFSv4.supported: supported: False ; >08:14:49,547 DEBUG storage: NFSv4.supported: supported: False ; >08:14:49,555 DEBUG storage: SELinuxFS.supported: supported: False ; >08:14:49,557 DEBUG storage: SELinuxFS.supported: supported: False ; >08:14:49,558 DEBUG storage: Ext4FS.supported: supported: True ; >08:14:49,560 DEBUG storage: Ext4FS.supported: supported: True ; >08:14:49,563 DEBUG storage: Ext3FS.supported: supported: True ; >08:14:49,565 DEBUG storage: Ext3FS.supported: supported: True ; >08:14:49,568 DEBUG storage: Ext2FS.supported: supported: True ; >08:14:49,572 DEBUG storage: Ext2FS.supported: supported: True ; >08:14:49,576 DEBUG storage: SysFS.supported: supported: False ; >08:14:49,580 DEBUG storage: SysFS.supported: supported: False ; >08:14:49,583 DEBUG storage: MultipathMember.__init__: >08:14:49,584 DEBUG storage: SwapSpace.__init__: >08:14:49,586 DEBUG storage: ProcFS.supported: supported: False ; >08:14:49,587 DEBUG storage: ProcFS.supported: supported: False ; >08:14:49,589 DEBUG storage: NoDevFS.supported: supported: False ; >08:14:49,590 DEBUG storage: NoDevFS.supported: supported: False ; >08:14:49,591 DEBUG storage: DevPtsFS.supported: supported: False ; >08:14:49,593 DEBUG storage: DevPtsFS.supported: supported: False ; >08:14:49,594 DEBUG storage: BTRFS.supported: supported: True ; >08:14:49,764 DEBUG storage: BTRFS.supported: supported: True ; >08:14:49,767 DEBUG storage: USBFS.supported: supported: False ; >08:14:49,770 DEBUG storage: USBFS.supported: supported: False ; >08:14:49,771 DEBUG storage: DiskLabel.__init__: >08:14:49,772 INFO storage: DiskLabel.partedDevice returning None >08:14:49,773 DEBUG storage: HFSPlus.supported: supported: False ; >08:14:49,774 DEBUG storage: HFSPlus.supported: supported: False ; >08:14:49,776 DEBUG storage: XFS.supported: supported: True ; >08:14:49,950 DEBUG storage: XFS.supported: supported: True ; >08:14:49,953 DEBUG storage: TmpFS.supported: supported: False ; >08:14:49,954 DEBUG storage: TmpFS.supported: supported: False ; >08:14:49,957 DEBUG storage: LUKS.__init__: >08:14:49,958 DEBUG storage: NTFS.supported: supported: False ; >08:14:49,959 DEBUG storage: NTFS.supported: supported: False ; >08:14:49,961 DEBUG storage: BindFS.supported: supported: False ; >08:14:49,962 DEBUG storage: BindFS.supported: supported: False ; >08:14:49,963 DEBUG storage: HFS.supported: supported: False ; >08:14:49,965 DEBUG storage: HFS.supported: supported: False ; >08:14:49,966 DEBUG storage: LVMPhysicalVolume.__init__: >08:14:49,967 DEBUG storage: NFS.supported: supported: False ; >08:14:49,968 DEBUG storage: NFS.supported: supported: False ; >08:14:49,970 DEBUG storage: FATFS.supported: supported: True ; >08:14:50,027 DEBUG storage: FATFS.supported: supported: True ; >08:14:50,030 DEBUG storage: DMRaidMember.__init__: >08:14:50,031 DEBUG storage: MDRaidMember.__init__: >08:47:04,208 DEBUG storage: clearpart: looking at vda2 >08:47:04,211 DEBUG storage: removing vda2 >08:47:04,215 DEBUG storage: devices to remove: ['fedora', 'fedora-swap', 'fedora-root'] >08:47:04,217 DEBUG storage: leaves to remove: ['fedora-swap', 'fedora-root'] >08:47:04,220 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >08:47:04,221 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:47:04,222 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >08:47:04,223 INFO storage: registered action: [0] Destroy Format swap on lvmlv fedora-swap (id 12) >08:47:04,227 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >08:47:04,227 INFO storage: removed lvmlv fedora-swap (id 12) from device tree >08:47:04,229 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >08:47:04,229 INFO storage: registered action: [1] Destroy Device lvmlv fedora-swap (id 12) >08:47:04,230 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:47:04,231 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >08:47:04,232 INFO storage: registered action: [2] Destroy Format ext4 filesystem on lvmlv fedora-root (id 13) >08:47:04,233 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >08:47:04,234 INFO storage: removed lvmlv fedora-root (id 13) from device tree >08:47:04,235 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >08:47:04,235 INFO storage: registered action: [3] Destroy Device lvmlv fedora-root (id 13) >08:47:04,236 DEBUG storage: devices to remove: ['fedora'] >08:47:04,236 DEBUG storage: leaves to remove: ['fedora'] >08:47:04,238 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >08:47:04,239 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >08:47:04,241 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >08:47:04,301 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >08:47:04,418 INFO storage: removed lvmvg fedora (id 4) from device tree >08:47:04,420 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >08:47:04,421 INFO storage: registered action: [4] Destroy Device lvmvg fedora (id 4) >08:47:04,422 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >08:47:04,424 DEBUG storage: PartitionDevice._setFormat: vda2 ; >08:47:04,424 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:47:04,426 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: lvmpv ; type: None ; >08:47:04,426 INFO storage: registered action: [5] Destroy Format lvmpv on partition vda2 (id 3) >08:47:04,428 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >08:47:04,429 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >08:47:04,433 DEBUG storage: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >08:47:04,485 INFO storage: removed partition vda2 (id 3) from device tree >08:47:04,490 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:47:04,491 INFO storage: registered action: [6] Destroy Device partition vda2 (id 3) >08:47:04,492 DEBUG storage: partitions: ['vda1'] >08:47:04,492 DEBUG storage: clearpart: looking at vda1 >08:47:04,492 DEBUG storage: removing vda1 >08:47:04,494 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >08:47:04,496 DEBUG storage: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >08:47:04,499 DEBUG storage: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >08:47:04,551 INFO storage: removed partition vda1 (id 2) from device tree >08:47:04,556 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:47:04,556 INFO storage: registered action: [7] Destroy Device partition vda1 (id 2) >08:47:04,556 DEBUG storage: partitions: [] >08:47:04,557 DEBUG storage: checking whether disk vda has an empty extended >08:47:04,557 DEBUG storage: extended is None ; logicals is [] >08:47:04,558 DEBUG storage: clearpart: initializing vda >08:47:04,559 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >08:47:04,559 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:47:04,561 DEBUG storage: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >08:47:04,561 INFO storage: registered action: [8] Destroy Format msdos disklabel on disk vda (id 1) >08:47:04,564 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >08:47:04,566 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >08:47:04,566 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 0x7f7356741b90> > PedDisk: <_ped.Disk object at 0x7f7346066c20> >08:47:04,567 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >08:47:04,568 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >08:47:04,570 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >08:47:04,570 INFO storage: registered action: [9] Create Format msdos disklabel on disk vda (id 1) >08:47:04,571 DEBUG storage: new disk order: [] >08:47:04,714 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >08:47:04,716 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:04,717 DEBUG storage: doAutoPart: True >08:47:04,717 DEBUG storage: encryptedAutoPart: False >08:47:04,718 DEBUG storage: autoPartType: 0 >08:47:04,718 DEBUG storage: clearPartType: 1 >08:47:04,718 DEBUG storage: clearPartDisks: ['vda'] >08:47:04,719 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f734928b710) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f7356741810) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f73567419d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f7356741a90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f7356741890) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4000 maxSize = None grow = False > >08:47:04,720 DEBUG storage: storage.disks: ['vda'] >08:47:04,720 DEBUG storage: storage.partitioned: ['vda'] >08:47:04,720 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >08:47:04,723 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:47:04,724 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:04,725 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:47:04,725 DEBUG storage: boot disk: vda >08:47:04,731 DEBUG storage: candidate disks: [DiskDevice instance (0x7f734e8ab350) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20480000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20317, 16, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x7f734e84f950> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f734eb7bc50>] >08:47:04,732 DEBUG storage: devs: [] >08:47:04,732 DEBUG storage: _is_valid_disklabel(vda) returning True >08:47:04,733 DEBUG storage: _is_valid_size(vda) returning True >08:47:04,733 DEBUG storage: _is_valid_location(vda) returning True >08:47:04,733 DEBUG storage: _is_valid_format(vda) returning True >08:47:04,734 DEBUG storage: is_valid_stage1_device(vda) returning True >08:47:04,735 DEBUG storage: Ext4FS.supported: supported: True ; >08:47:04,736 DEBUG storage: getFormat('ext4') returning Ext4FS instance >08:47:04,738 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >08:47:04,741 DEBUG storage: PartitionDevice._setFormat: req0 ; >08:47:04,744 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >08:47:04,747 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:47:04,748 INFO storage: added partition req0 (id 14) to device tree >08:47:04,750 INFO storage: registered action: [10] Create Device partition req0 (id 14) >08:47:04,752 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:47:04,753 INFO storage: registered action: [11] Create Format ext4 filesystem mounted at / on partition req0 (id 14) >08:47:04,756 DEBUG storage: Ext4FS.supported: supported: True ; >08:47:04,758 DEBUG storage: getFormat('ext4') returning Ext4FS instance >08:47:04,761 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >08:47:04,764 DEBUG storage: PartitionDevice._setFormat: req1 ; >08:47:04,767 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >08:47:04,770 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:47:04,772 INFO storage: added partition req1 (id 15) to device tree >08:47:04,773 INFO storage: registered action: [12] Create Device partition req1 (id 15) >08:47:04,775 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:47:04,776 INFO storage: registered action: [13] Create Format ext4 filesystem mounted at /boot on partition req1 (id 15) >08:47:04,778 INFO storage: skipping unneeded stage1 biosboot request >08:47:04,780 DEBUG storage: PartSpec instance (0x7f7356741a90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >08:47:04,781 DEBUG storage: existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:04,785 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >08:47:04,788 DEBUG storage: getFormat('swap') returning SwapSpace instance >08:47:04,796 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >08:47:04,799 DEBUG storage: PartitionDevice._setFormat: req2 ; >08:47:04,801 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >08:47:04,804 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:47:04,806 INFO storage: added partition req2 (id 16) to device tree >08:47:04,807 INFO storage: registered action: [14] Create Device partition req2 (id 16) >08:47:04,809 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:47:04,811 INFO storage: registered action: [15] Create Format swap on partition req2 (id 16) >08:47:04,814 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:47:04,817 DEBUG storage: removing all non-preexisting partitions ['req0(id 14)', 'req1(id 15)', 'req2(id 16)'] from disk(s) ['vda'] >08:47:04,819 DEBUG storage: allocatePartitions: disks=['vda'] ; partitions=['req0(id 14)', 'req1(id 15)', 'req2(id 16)'] >08:47:04,821 DEBUG storage: removing all non-preexisting partitions ['req1(id 15)', 'req2(id 16)', 'req0(id 14)'] from disk(s) ['vda'] >08:47:04,824 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:47:04,829 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:04,831 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:47:04,834 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:47:04,837 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:04,839 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:47:04,841 DEBUG storage: allocating partition: req1 ; id: 15 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >08:47:04,843 DEBUG storage: checking freespace on vda >08:47:04,845 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >08:47:04,847 DEBUG storage: current free range is 63-20479999 (9999MB) >08:47:04,849 DEBUG storage: updating use_disk to vda, type: 0 >08:47:04,850 DEBUG storage: new free: 63-20479999 / 9999MB >08:47:04,852 DEBUG storage: new free allows for 0 sectors of growth >08:47:04,854 DEBUG storage: found free space for bootable request >08:47:04,856 DEBUG storage: adjusted start sector from 63 to 2048 >08:47:04,858 DEBUG storage: created partition vda1 of 500MB and added it to /dev/vda >08:47:04,861 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >08:47:04,864 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x419e810> PedPartition: <_ped.Partition object at 0x4133890> >08:47:04,866 DEBUG storage: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:47:04,869 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >08:47:04,872 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >08:47:04,875 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x419e790> PedPartition: <_ped.Partition object at 0x4219650> >08:47:04,878 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:47:04,881 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:04,882 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:47:04,885 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:47:04,888 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:04,892 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:47:04,896 DEBUG storage: allocating partition: req2 ; id: 16 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 4000MB ; grow: False ; max_size: 0 >08:47:04,898 DEBUG storage: checking freespace on vda >08:47:04,899 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=4000MB boot=False best=None grow=False >08:47:04,901 DEBUG storage: current free range is 63-2047 (0MB) >08:47:04,903 DEBUG storage: current free range is 1026048-20479999 (9499MB) >08:47:04,905 DEBUG storage: updating use_disk to vda, type: 0 >08:47:04,906 DEBUG storage: new free: 1026048-20479999 / 9499MB >08:47:04,908 DEBUG storage: new free allows for 0 sectors of growth >08:47:04,910 DEBUG storage: created partition vda2 of 4000MB and added it to /dev/vda >08:47:04,912 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >08:47:04,920 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f73566d7c90> PedPartition: <_ped.Partition object at 0x42195f0> >08:47:04,923 DEBUG storage: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:47:04,927 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >08:47:04,932 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >08:47:04,939 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f73566d7c50> PedPartition: <_ped.Partition object at 0x4219ef0> >08:47:04,943 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:47:04,952 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:04,953 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:47:04,957 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:47:04,963 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:04,964 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:47:04,966 DEBUG storage: allocating partition: req0 ; id: 14 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >08:47:04,968 DEBUG storage: checking freespace on vda >08:47:04,971 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1024MB boot=False best=None grow=True >08:47:04,974 DEBUG storage: current free range is 63-2047 (0MB) >08:47:04,976 DEBUG storage: current free range is 9218048-20479999 (5499MB) >08:47:04,978 DEBUG storage: evaluating growth potential for new layout >08:47:04,980 DEBUG storage: calculating growth for disk /dev/vda >08:47:04,983 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >08:47:04,986 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f73566d7450> PedPartition: <_ped.Partition object at 0x4219cb0> >08:47:04,988 DEBUG storage: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:47:04,992 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >08:47:04,995 DEBUG storage: adding request 15 to chunk 20479937 (63-20479999) on /dev/vda >08:47:04,997 DEBUG storage: adding request 16 to chunk 20479937 (63-20479999) on /dev/vda >08:47:04,998 DEBUG storage: adding request 14 to chunk 20479937 (63-20479999) on /dev/vda >08:47:05,000 DEBUG storage: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >08:47:05,002 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:47:05,003 DEBUG storage: req: PartitionRequest instance -- >id = 16 name = vda2 growable = False >base = 8192000 growth = 0 max_grow = 0 >done = True >08:47:05,005 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = vda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >08:47:05,007 DEBUG storage: 1 requests and 9166785 (4475MB) left in chunk >08:47:05,008 DEBUG storage: adding 9166785 (4475MB) to 14 (vda3) >08:47:05,010 DEBUG storage: new grow amount for request 14 (vda3) is 9166785 units, or 4475MB >08:47:05,012 DEBUG storage: request 15 (vda1) growth: 0 (0MB) size: 500MB >08:47:05,013 DEBUG storage: request 16 (vda2) growth: 0 (0MB) size: 4000MB >08:47:05,015 DEBUG storage: request 14 (vda3) growth: 9166785 (4475MB) size: 5499MB >08:47:05,017 DEBUG storage: disk /dev/vda growth: 9166785 (4475MB) >08:47:05,019 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >08:47:05,021 DEBUG storage: device vda3 new partedPartition None >08:47:05,023 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >08:47:05,029 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:47:05,030 DEBUG storage: total growth: 9166785 sectors >08:47:05,032 DEBUG storage: updating use_disk to vda, type: 0 >08:47:05,033 DEBUG storage: new free: 9218048-20479999 / 5499MB >08:47:05,035 DEBUG storage: new free allows for 9166785 sectors of growth >08:47:05,038 DEBUG storage: created partition vda3 of 1024MB and added it to /dev/vda >08:47:05,041 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >08:47:05,043 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f73566d7990> PedPartition: <_ped.Partition object at 0x4133890> >08:47:05,047 DEBUG storage: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:47:05,051 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >08:47:05,053 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >08:47:05,053 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f73566d7350> PedPartition: <_ped.Partition object at 0x4219d10> >08:47:05,054 DEBUG storage: growPartitions: disks=['vda'], partitions=['vda3(id 14)', 'vda1(id 15)', 'vda2(id 16)'] >08:47:05,057 DEBUG storage: growable partitions are ['vda3'] >08:47:05,058 DEBUG storage: adding request 14 to chunk 20479937 (63-20479999) on /dev/vda >08:47:05,060 DEBUG storage: adding request 15 to chunk 20479937 (63-20479999) on /dev/vda >08:47:05,062 DEBUG storage: adding request 16 to chunk 20479937 (63-20479999) on /dev/vda >08:47:05,063 DEBUG storage: disk vda has 1 chunks >08:47:05,065 DEBUG storage: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >08:47:05,067 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:47:05,068 DEBUG storage: req: PartitionRequest instance -- >id = 16 name = vda2 growable = False >base = 8192000 growth = 0 max_grow = 0 >done = True >08:47:05,070 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = vda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >08:47:05,072 DEBUG storage: 1 requests and 9166785 (4475MB) left in chunk >08:47:05,073 DEBUG storage: adding 9166785 (4475MB) to 14 (vda3) >08:47:05,075 DEBUG storage: new grow amount for request 14 (vda3) is 9166785 units, or 4475MB >08:47:05,077 DEBUG storage: growing partitions on vda >08:47:05,078 DEBUG storage: partition vda1 (15): 0 >08:47:05,080 DEBUG storage: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f7356741dd0> PedGeometry: <_ped.Geometry object at 0x7f73566d7490> >08:47:05,082 DEBUG storage: partition vda2 (16): 0 >08:47:05,084 DEBUG storage: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 9218047 length: 8192000 > device: <parted.device.Device object at 0x7f7356741dd0> PedGeometry: <_ped.Geometry object at 0x7f73566d7390> >08:47:05,085 DEBUG storage: partition vda3 (14): 0 >08:47:05,087 DEBUG storage: new geometry for vda3: parted.Geometry instance -- > start: 9218048 end: 20479999 length: 11261952 > device: <parted.device.Device object at 0x7f7356741dd0> PedGeometry: <_ped.Geometry object at 0x7f73566d7590> >08:47:05,089 DEBUG storage: removing all non-preexisting partitions ['vda1(id 15)', 'vda2(id 16)', 'vda3(id 14)'] from disk(s) ['vda'] >08:47:05,091 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >08:47:05,093 DEBUG storage: device vda1 new partedPartition None >08:47:05,096 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:47:05,099 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:47:05,102 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >08:47:05,103 DEBUG storage: device vda2 new partedPartition None >08:47:05,106 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >08:47:05,109 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:47:05,113 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >08:47:05,113 DEBUG storage: device vda3 new partedPartition None >08:47:05,117 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >08:47:05,120 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:47:05,124 DEBUG storage: back from removeNewPartitions >08:47:05,127 DEBUG storage: extended: None >08:47:05,128 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f7356741dd0> PedGeometry: <_ped.Geometry object at 0x7f73566d7490> >08:47:05,131 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >08:47:05,135 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f73566d7210> PedPartition: <_ped.Partition object at 0x4219710> >08:47:05,140 DEBUG storage: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:47:05,147 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >08:47:05,153 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >08:47:05,154 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f73566d7250> PedPartition: <_ped.Partition object at 0x4219650> >08:47:05,156 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 9218047 length: 8192000 > device: <parted.device.Device object at 0x7f7356741dd0> PedGeometry: <_ped.Geometry object at 0x7f73566d7390> >08:47:05,159 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >08:47:05,162 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x419e590> PedPartition: <_ped.Partition object at 0x4219dd0> >08:47:05,165 DEBUG storage: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:47:05,167 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >08:47:05,171 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >08:47:05,174 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7356637d10> PedPartition: <_ped.Partition object at 0x4219e30> >08:47:05,175 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 9218048 end: 20479999 length: 11261952 > device: <parted.device.Device object at 0x7f7356741dd0> PedGeometry: <_ped.Geometry object at 0x7f73566d7590> >08:47:05,178 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >08:47:05,180 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x419e7d0> PedPartition: <_ped.Partition object at 0x4286410> >08:47:05,182 DEBUG storage: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:47:05,188 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >08:47:05,192 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >08:47:05,194 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7356637650> PedPartition: <_ped.Partition object at 0x42862f0> >08:47:05,196 DEBUG storage: fixing size of non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot at 500.00 >08:47:05,199 DEBUG storage: fixing size of non-existent 4000MB partition vda2 (16) with non-existent swap at 4000.00 >08:47:05,201 DEBUG storage: fixing size of non-existent 5499MB partition vda3 (14) with non-existent ext4 filesystem mounted at / at 5499.00 >08:47:05,205 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:47:05,208 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:05,210 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:47:05,213 DEBUG storage: _is_valid_disklabel(vda) returning True >08:47:05,215 DEBUG storage: _is_valid_size(vda) returning True >08:47:05,220 DEBUG storage: _is_valid_location(vda) returning True >08:47:05,225 DEBUG storage: _is_valid_format(vda) returning True >08:47:05,227 DEBUG storage: is_valid_stage1_device(vda) returning True >08:47:05,231 DEBUG storage: _is_valid_disklabel(vda) returning True >08:47:05,232 DEBUG storage: _is_valid_size(vda) returning True >08:47:05,234 DEBUG storage: _is_valid_location(vda) returning True >08:47:05,235 DEBUG storage: _is_valid_format(vda) returning True >08:47:05,237 DEBUG storage: is_valid_stage1_device(vda) returning True >08:47:05,239 DEBUG storage: _is_valid_disklabel(vda1) returning True >08:47:05,240 DEBUG storage: _is_valid_size(vda1) returning True >08:47:05,242 DEBUG storage: _is_valid_location(vda1) returning True >08:47:05,244 DEBUG storage: _is_valid_partition(vda1) returning True >08:47:05,245 DEBUG storage: _is_valid_format(vda1) returning True >08:47:05,247 DEBUG storage: is_valid_stage2_device(vda1) returning True >08:47:05,250 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:47:05,253 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:05,254 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:47:05,257 DEBUG storage: _is_valid_disklabel(vda) returning True >08:47:05,259 DEBUG storage: _is_valid_size(vda) returning True >08:47:05,260 DEBUG storage: _is_valid_location(vda) returning True >08:47:05,262 DEBUG storage: _is_valid_format(vda) returning True >08:47:05,264 DEBUG storage: is_valid_stage1_device(vda) returning True >08:47:05,278 DEBUG storage: _is_valid_disklabel(vda) returning True >08:47:05,287 DEBUG storage: _is_valid_size(vda) returning True >08:47:05,287 DEBUG storage: _is_valid_location(vda) returning True >08:47:05,287 DEBUG storage: _is_valid_format(vda) returning True >08:47:05,288 DEBUG storage: is_valid_stage1_device(vda) returning True >08:47:05,288 DEBUG storage: _is_valid_disklabel(vda1) returning True >08:47:05,288 DEBUG storage: _is_valid_size(vda1) returning True >08:47:05,288 DEBUG storage: _is_valid_location(vda1) returning True >08:47:05,288 DEBUG storage: _is_valid_partition(vda1) returning True >08:47:05,288 DEBUG storage: _is_valid_format(vda1) returning True >08:47:05,289 DEBUG storage: is_valid_stage2_device(vda1) returning True >08:47:10,021 DEBUG storage: clearpart: looking at vda3 >08:47:10,023 DEBUG storage: clearpart: looking at vda2 >08:47:10,025 DEBUG storage: clearpart: looking at vda1 >08:47:10,027 DEBUG storage: checking whether disk vda has an empty extended >08:47:10,029 DEBUG storage: extended is None ; logicals is [] >08:47:10,030 DEBUG storage: new disk order: [] >08:47:10,178 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >08:47:10,180 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:10,182 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:47:10,184 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:10,184 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:47:10,185 DEBUG storage: _is_valid_disklabel(vda) returning True >08:47:10,186 DEBUG storage: _is_valid_size(vda) returning True >08:47:10,186 DEBUG storage: _is_valid_location(vda) returning True >08:47:10,186 DEBUG storage: _is_valid_format(vda) returning True >08:47:10,187 DEBUG storage: is_valid_stage1_device(vda) returning True >08:47:10,237 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >08:47:10,238 DEBUG storage: _is_valid_disklabel(vda) returning True >08:47:10,240 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4148ad0> PedPartition: <_ped.Partition object at 0x4219cb0> >08:47:10,241 DEBUG storage: _is_valid_size(vda) returning True >08:47:10,242 DEBUG storage: _is_valid_location(vda) returning True >08:47:10,243 DEBUG storage: _is_valid_format(vda) returning True >08:47:10,244 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >08:47:10,244 DEBUG storage: is_valid_stage1_device(vda) returning True >08:47:10,247 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4148c50> PedPartition: <_ped.Partition object at 0x4219d10> >08:47:10,247 DEBUG storage: _is_valid_disklabel(vda1) returning True >08:47:10,249 DEBUG storage: _is_valid_size(vda1) returning True >08:47:10,250 DEBUG storage: _is_valid_location(vda1) returning True >08:47:10,251 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >08:47:10,251 DEBUG storage: _is_valid_partition(vda1) returning True >08:47:10,252 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4129910> PedPartition: <_ped.Partition object at 0x4219ef0> >08:47:10,253 DEBUG storage: _is_valid_format(vda1) returning True >08:47:10,254 DEBUG storage: is_valid_stage2_device(vda1) returning True >08:47:10,289 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:47:10,294 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:48:18,996 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 500.0, ['vda'], None >08:48:19,000 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:48:23,297 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 4000.0, ['vda'], None >08:48:23,300 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:48:30,322 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 5499.0, ['vda'], None >08:48:30,327 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:48:43,341 DEBUG storage: BTRFS.supported: supported: True ; >08:48:43,343 DEBUG storage: getFormat('btrfs') returning BTRFS instance >08:48:43,346 DEBUG storage: BTRFS.supported: supported: True ; >08:49:22,177 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 500.0, ['vda'], None >08:49:22,180 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:22,801 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 5499.0, ['vda'], None >08:49:22,803 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:31,836 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 500.0, ['vda'], None >08:49:31,838 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:32,367 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 5499.0, ['vda'], None >08:49:32,370 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:35,720 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 500.0, ['vda'], None >08:49:35,722 INFO storage.ui: removed partition vda1 (id 15) from device tree >08:49:35,726 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:49:35,726 INFO storage.ui: registered action: [16] Destroy Device partition vda1 (id 15) >08:49:35,727 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 500.0, ['vda'], None >08:49:35,728 DEBUG storage.ui: creating new device >08:49:35,729 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:49:35,730 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:49:35,732 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:49:35,733 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >08:49:35,735 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: ext4 ; >08:49:35,737 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:49:35,737 INFO storage.ui: added partition req3 (id 17) to device tree >08:49:35,738 INFO storage.ui: registered action: [17] Create Device partition req3 (id 17) >08:49:35,739 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:49:35,740 INFO storage.ui: registered action: [18] Create Format ext4 filesystem mounted at /boot on partition req3 (id 17) >08:49:35,743 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:49:35,746 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 17)', 'vda2(id 16)', 'vda3(id 14)'] from disk(s) ['vda'] >08:49:35,749 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:49:35,751 DEBUG storage.ui: device vda2 new partedPartition None >08:49:35,754 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >08:49:35,757 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:49:35,760 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:49:35,761 DEBUG storage.ui: device vda3 new partedPartition None >08:49:35,764 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >08:49:35,768 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:49:35,769 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req3(id 17)', 'req2(id 16)', 'req0(id 14)'] >08:49:35,773 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 17)', 'req0(id 14)', 'req2(id 16)'] from disk(s) ['vda'] >08:49:35,775 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:35,777 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:35,777 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:35,778 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:35,780 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:35,781 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:35,782 DEBUG storage.ui: allocating partition: req3 ; id: 17 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >08:49:35,784 DEBUG storage.ui: checking freespace on vda >08:49:35,788 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >08:49:35,790 DEBUG storage.ui: current free range is 63-20479999 (9999MB) >08:49:35,792 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:49:35,800 DEBUG storage.ui: new free: 63-20479999 / 9999MB >08:49:35,800 DEBUG storage.ui: new free allows for 0 sectors of growth >08:49:35,802 DEBUG storage.ui: found free space for bootable request >08:49:35,804 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:49:35,807 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >08:49:35,811 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:49:35,816 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x419ebd0> PedPartition: <_ped.Partition object at 0x4219d10> >08:49:35,822 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:49:35,825 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:49:35,831 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:49:35,835 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4129b50> PedPartition: <_ped.Partition object at 0x4219ef0> >08:49:35,840 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:35,846 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:35,847 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:35,851 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:35,857 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:35,861 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:35,866 DEBUG storage.ui: allocating partition: req0 ; id: 14 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 5499MB ; grow: False ; max_size: 51200 >08:49:35,867 DEBUG storage.ui: checking freespace on vda >08:49:35,869 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=5499MB boot=False best=None grow=False >08:49:35,871 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:49:35,873 DEBUG storage.ui: current free range is 1026048-20479999 (9499MB) >08:49:35,875 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:49:35,877 DEBUG storage.ui: new free: 1026048-20479999 / 9499MB >08:49:35,878 DEBUG storage.ui: new free allows for 0 sectors of growth >08:49:35,880 DEBUG storage.ui: created partition vda2 of 5499MB and added it to /dev/vda >08:49:35,883 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >08:49:35,887 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x410c6d0> PedPartition: <_ped.Partition object at 0x4286b30> >08:49:35,895 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:49:35,902 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:49:35,907 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:49:35,911 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x410c8d0> PedPartition: <_ped.Partition object at 0x4286470> >08:49:35,914 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:35,917 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:35,918 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:35,921 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:35,925 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:35,927 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:35,931 DEBUG storage.ui: allocating partition: req2 ; id: 16 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 4000MB ; grow: False ; max_size: 0 >08:49:35,936 DEBUG storage.ui: checking freespace on vda >08:49:35,938 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=4000MB boot=False best=None grow=False >08:49:35,940 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:49:35,941 DEBUG storage.ui: current free range is 12288000-20479999 (4000MB) >08:49:35,943 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:49:35,945 DEBUG storage.ui: new free: 12288000-20479999 / 4000MB >08:49:35,947 DEBUG storage.ui: new free allows for 0 sectors of growth >08:49:35,949 DEBUG storage.ui: created partition vda3 of 4000MB and added it to /dev/vda >08:49:35,952 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:49:35,954 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x40c4e10> PedPartition: <_ped.Partition object at 0x4286b90> >08:49:35,962 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:49:35,965 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:49:35,968 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:49:35,973 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x40da3d0> PedPartition: <_ped.Partition object at 0x4286cb0> >08:49:35,975 DEBUG storage.ui: growPartitions: disks=['vda'], partitions=['vda1(id 17)', 'vda3(id 16)', 'vda2(id 14)'] >08:49:35,978 DEBUG storage.ui: no growable partitions >08:49:35,981 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (17) with non-existent ext4 filesystem mounted at /boot at 500.00 >08:49:35,984 DEBUG storage.ui: fixing size of non-existent 5499MB partition vda2 (14) with non-existent ext4 filesystem mounted at / at 5499.00 >08:49:35,987 DEBUG storage.ui: fixing size of non-existent 4000MB partition vda3 (16) with non-existent swap at 4000.00 >08:49:35,999 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:36,439 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 5499.0, ['vda'], None >08:49:36,441 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:37,168 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 500.0, ['vda'], None >08:49:37,171 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:37,580 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 5499.0, ['vda'], None >08:49:37,584 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:37,969 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 500.0, ['vda'], None >08:49:37,973 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:38,346 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 5499.0, ['vda'], None >08:49:38,349 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:38,786 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 500.0, ['vda'], None >08:49:38,789 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:39,136 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 5499.0, ['vda'], None >08:49:39,139 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:44,777 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 500.0, ['vda'], None >08:49:44,778 INFO storage.ui: removed partition vda1 (id 17) from device tree >08:49:44,780 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:49:44,780 INFO storage.ui: registered action: [19] Destroy Device partition vda1 (id 17) >08:49:44,781 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 500.0, ['vda'], None >08:49:44,781 DEBUG storage.ui: creating new device >08:49:44,783 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:49:44,783 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:49:44,785 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:49:44,787 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; >08:49:44,789 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; current: None ; type: ext4 ; >08:49:44,790 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:49:44,790 INFO storage.ui: added partition req4 (id 18) to device tree >08:49:44,791 INFO storage.ui: registered action: [20] Create Device partition req4 (id 18) >08:49:44,792 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:49:44,793 INFO storage.ui: registered action: [21] Create Format ext4 filesystem mounted at /boot on partition req4 (id 18) >08:49:44,796 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:49:44,799 DEBUG storage.ui: removing all non-preexisting partitions ['req4(id 18)', 'vda2(id 14)', 'vda3(id 16)'] from disk(s) ['vda'] >08:49:44,801 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:49:44,801 DEBUG storage.ui: device vda2 new partedPartition None >08:49:44,804 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >08:49:44,808 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:49:44,810 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:49:44,810 DEBUG storage.ui: device vda3 new partedPartition None >08:49:44,813 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >08:49:44,816 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:49:44,818 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req4(id 18)', 'req0(id 14)', 'req2(id 16)'] >08:49:44,821 DEBUG storage.ui: removing all non-preexisting partitions ['req4(id 18)', 'req0(id 14)', 'req2(id 16)'] from disk(s) ['vda'] >08:49:44,826 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:44,829 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:44,831 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:44,834 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:44,837 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:44,839 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:44,840 DEBUG storage.ui: allocating partition: req4 ; id: 18 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >08:49:44,842 DEBUG storage.ui: checking freespace on vda >08:49:44,844 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >08:49:44,846 DEBUG storage.ui: current free range is 63-20479999 (9999MB) >08:49:44,847 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:49:44,849 DEBUG storage.ui: new free: 63-20479999 / 9999MB >08:49:44,850 DEBUG storage.ui: new free allows for 0 sectors of growth >08:49:44,852 DEBUG storage.ui: found free space for bootable request >08:49:44,854 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:49:44,856 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >08:49:44,859 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >08:49:44,865 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x410c750> PedPartition: <_ped.Partition object at 0x4219d10> >08:49:44,868 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:49:44,871 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:49:44,875 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:49:44,878 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x410c650> PedPartition: <_ped.Partition object at 0x4286bf0> >08:49:44,885 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:44,889 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:44,895 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:44,897 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:44,899 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:44,899 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:44,901 DEBUG storage.ui: allocating partition: req0 ; id: 14 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 5499MB ; grow: False ; max_size: 51200 >08:49:44,905 DEBUG storage.ui: checking freespace on vda >08:49:44,907 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=5499MB boot=False best=None grow=False >08:49:44,909 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:49:44,911 DEBUG storage.ui: current free range is 1026048-20479999 (9499MB) >08:49:44,912 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:49:44,914 DEBUG storage.ui: new free: 1026048-20479999 / 9499MB >08:49:44,915 DEBUG storage.ui: new free allows for 0 sectors of growth >08:49:44,918 DEBUG storage.ui: created partition vda2 of 5499MB and added it to /dev/vda >08:49:44,921 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >08:49:44,924 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4148b50> PedPartition: <_ped.Partition object at 0x4286cb0> >08:49:44,927 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:49:44,932 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:49:44,935 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:49:44,937 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4148bd0> PedPartition: <_ped.Partition object at 0x4286470> >08:49:44,941 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:44,945 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:44,949 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:44,955 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:44,959 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:44,960 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:44,962 DEBUG storage.ui: allocating partition: req2 ; id: 16 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 4000MB ; grow: False ; max_size: 0 >08:49:44,964 DEBUG storage.ui: checking freespace on vda >08:49:44,966 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=4000MB boot=False best=None grow=False >08:49:44,968 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:49:44,969 DEBUG storage.ui: current free range is 12288000-20479999 (4000MB) >08:49:44,971 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:49:44,973 DEBUG storage.ui: new free: 12288000-20479999 / 4000MB >08:49:44,974 DEBUG storage.ui: new free allows for 0 sectors of growth >08:49:44,977 DEBUG storage.ui: created partition vda3 of 4000MB and added it to /dev/vda >08:49:44,980 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:49:44,981 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x40da650> PedPartition: <_ped.Partition object at 0x4286b90> >08:49:44,985 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:49:44,988 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:49:44,991 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:49:44,994 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x40da5d0> PedPartition: <_ped.Partition object at 0x42869b0> >08:49:44,997 DEBUG storage.ui: growPartitions: disks=['vda'], partitions=['vda1(id 18)', 'vda2(id 14)', 'vda3(id 16)'] >08:49:44,998 DEBUG storage.ui: no growable partitions >08:49:45,000 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (18) with non-existent ext4 filesystem mounted at /boot at 500.00 >08:49:45,002 DEBUG storage.ui: fixing size of non-existent 5499MB partition vda2 (14) with non-existent ext4 filesystem mounted at / at 5499.00 >08:49:45,004 DEBUG storage.ui: fixing size of non-existent 4000MB partition vda3 (16) with non-existent swap at 4000.00 >08:49:45,014 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:45,456 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 5499.0, ['vda'], None >08:49:45,459 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:50:06,992 DEBUG storage: clearpart: looking at vda3 >08:50:06,992 DEBUG storage: clearpart: looking at vda2 >08:50:06,992 DEBUG storage: clearpart: looking at vda1 >08:50:06,993 DEBUG storage: checking whether disk vda has an empty extended >08:50:06,993 DEBUG storage: extended is None ; logicals is [] >08:50:06,994 DEBUG storage: new disk order: [] >08:50:07,153 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >08:50:07,155 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:50:07,157 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:50:07,158 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:50:07,159 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:50:07,160 DEBUG storage: _is_valid_disklabel(vda) returning True >08:50:07,160 DEBUG storage: _is_valid_size(vda) returning True >08:50:07,161 DEBUG storage: _is_valid_location(vda) returning True >08:50:07,161 DEBUG storage: _is_valid_format(vda) returning True >08:50:07,161 DEBUG storage: is_valid_stage1_device(vda) returning True >08:50:07,202 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >08:50:07,203 DEBUG storage: _is_valid_disklabel(vda) returning True >08:50:07,206 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x410c6d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fec650> PedPartition: <_ped.Partition object at 0x4219d10> >08:50:07,209 DEBUG storage: _is_valid_size(vda) returning True >08:50:07,211 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >08:50:07,213 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x410c6d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fec7d0> PedPartition: <_ped.Partition object at 0x4286410> >08:50:07,214 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >08:50:07,215 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x410c6d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fec950> PedPartition: <_ped.Partition object at 0x4286c50> >08:50:07,213 DEBUG storage: _is_valid_location(vda) returning True >08:50:07,216 DEBUG storage: _is_valid_format(vda) returning True >08:50:07,216 DEBUG storage: is_valid_stage1_device(vda) returning True >08:50:07,217 DEBUG storage: _is_valid_disklabel(vda1) returning True >08:50:07,217 DEBUG storage: _is_valid_size(vda1) returning True >08:50:07,217 DEBUG storage: _is_valid_location(vda1) returning True >08:50:07,218 DEBUG storage: _is_valid_partition(vda1) returning True >08:50:07,218 DEBUG storage: _is_valid_format(vda1) returning True >08:50:07,218 DEBUG storage: is_valid_stage2_device(vda1) returning True >08:50:07,235 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:50:07,239 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:50:10,398 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4148cd0>, 500.0, ['vda'], None >08:50:10,400 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:50:13,148 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4148cd0>, 5499.0, ['vda'], None >08:50:13,153 DEBUG storage.ui: Ext3FS.supported: supported: True ; >08:50:13,155 DEBUG storage.ui: getFormat('ext3') returning Ext3FS instance >08:50:13,157 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; >08:50:13,157 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:50:13,159 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; current: ext4 ; type: None ; >08:50:13,160 INFO storage.ui: registered action: [22] Destroy Format ext4 filesystem mounted at / on partition vda3 (id 14) >08:50:13,161 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; >08:50:13,163 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; current: None ; type: ext3 ; >08:50:13,163 INFO storage.ui: registered action: [23] Create Format ext3 filesystem mounted at / on partition vda3 (id 14) >08:50:13,166 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:50:13,666 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4148cd0>, 500.0, ['vda'], None >08:50:13,669 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:50:14,946 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4148cd0>, 5499.0, ['vda'], None >08:50:14,949 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:50:15,506 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4148cd0>, 500.0, ['vda'], None >08:50:15,509 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:50:16,137 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4148cd0>, 5499.0, ['vda'], None >08:50:16,140 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:50:16,598 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4148cd0>, 500.0, ['vda'], None >08:50:16,604 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:50:19,967 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x4148cd0>, 5499.0, ['vda'], None >08:50:19,968 INFO storage.ui: removed partition vda3 (id 14) from device tree >08:50:19,970 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:50:19,970 INFO storage.ui: registered action: [24] Destroy Device partition vda3 (id 14) >08:50:19,971 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x4148cd0>, 5499.0, ['vda'], None > > >/tmp/ifcfg.log: >12:14:31,685 DEBUG ifcfg: Network object created called >12:14:31,870 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >12:14:31,871 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >12:14:31,871 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:36:29:1E >12:14:31,871 DEBUG ifcfg: NetworkDevice eth0 set: UUID=cc4c89ab-87d3-46e4-96c1-770760088c1c >12:14:31,872 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >12:14:31,872 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:36:29:1E" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="cc4c89ab-87d3-46e4-96c1-770760088c1c" > >12:14:31,872 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 >12:14:35,168 DEBUG ifcfg: Network object created called > > >/proc/cmdline: >initrd=initrd.img quiet rd.live.check vnc BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >12:14:26,166 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >12:14:26,185 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="516" x-info="http://www.rsyslog.com"] start >12:14:26,217 INFO systemd: Successfully loaded SELinux policy in 3s 906ms 723us. >12:14:26,217 INFO systemd: Relabelled /dev and /run in 89ms 76us. >12:14:26,217 INFO systemd: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >12:14:26,217 INFO systemd: Detected virtualization 'kvm'. >12:14:26,217 INFO systemd: Initializing machine ID from KVM UUID. >12:14:26,218 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:14:26,219 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >12:14:26,219 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >12:14:26,219 NOTICE kernel:[ 0.000000] Linux version 3.6.0-0.rc2.git2.1.fc18.x86_64 (mockbuild@) (gcc version 4.7.1 20120720 (Red Hat 4.7.1-5) (GCC) ) #1 SMP Wed Aug 22 11:54:04 UTC 2012 >12:14:26,219 INFO kernel:[ 0.000000] Command line: initrd=initrd.img quiet rd.live.check vnc BOOT_IMAGE=vmlinuz >12:14:26,219 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >12:14:26,219 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable >12:14:26,219 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved >12:14:26,219 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >12:14:26,219 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffdfff] usable >12:14:26,219 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fffe000-0x000000007fffffff] reserved >12:14:26,219 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >12:14:26,219 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >12:14:26,219 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >12:14:26,219 INFO kernel:[ 0.000000] DMI 2.4 present. >12:14:26,219 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >12:14:26,219 INFO kernel:[ 0.000000] Hypervisor detected: KVM >12:14:26,219 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >12:14:26,219 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >12:14:26,219 INFO kernel:[ 0.000000] No AGP bridge found >12:14:26,219 INFO kernel:[ 0.000000] e820: last_pfn = 0x7fffe max_arch_pfn = 0x400000000 >12:14:26,219 DEBUG kernel:[ 0.000000] MTRR default type: write-back >12:14:26,219 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >12:14:26,219 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >12:14:26,219 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >12:14:26,219 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >12:14:26,219 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >12:14:26,219 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >12:14:26,219 DEBUG kernel:[ 0.000000] 1 disabled >12:14:26,219 DEBUG kernel:[ 0.000000] 2 disabled >12:14:26,219 DEBUG kernel:[ 0.000000] 3 disabled >12:14:26,219 DEBUG kernel:[ 0.000000] 4 disabled >12:14:26,219 DEBUG kernel:[ 0.000000] 5 disabled >12:14:26,219 DEBUG kernel:[ 0.000000] 6 disabled >12:14:26,219 DEBUG kernel:[ 0.000000] 7 disabled >12:14:26,219 INFO kernel:[ 0.000000] PAT not supported by CPU. >12:14:26,219 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdad0-0x000fdadf] mapped at [ffff8800000fdad0] >12:14:26,219 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >12:14:26,219 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >12:14:26,219 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x7fffdfff] >12:14:26,219 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x7fdfffff] page 2M >12:14:26,219 DEBUG kernel:[ 0.000000] [mem 0x7fe00000-0x7fffdfff] page 4k >12:14:26,219 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x7fffdfff @ [mem 0x1fbfd000-0x1fffffff] >12:14:26,219 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e650000-0x7ffdcfff] >12:14:26,219 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd940 00014 (v00 BOCHS ) >12:14:26,219 WARNING kernel:[ 0.000000] ACPI: RSDT 000000007fffe570 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >12:14:26,219 WARNING kernel:[ 0.000000] ACPI: FACP 000000007fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >12:14:26,219 WARNING kernel:[ 0.000000] ACPI: DSDT 000000007fffe5b0 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >12:14:26,219 WARNING kernel:[ 0.000000] ACPI: FACS 000000007fffff40 00040 >12:14:26,219 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007ffffe40 000FF (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >12:14:26,219 WARNING kernel:[ 0.000000] ACPI: APIC 000000007ffffd50 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >12:14:26,219 WARNING kernel:[ 0.000000] ACPI: HPET 000000007ffffd10 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >12:14:26,219 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007ffff6c0 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >12:14:26,219 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >12:14:26,219 INFO kernel:[ 0.000000] No NUMA configuration found >12:14:26,219 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffdfff] >12:14:26,219 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffdfff] >12:14:26,219 INFO kernel:[ 0.000000] NODE_DATA [mem 0x7e629000-0x7e64ffff] >12:14:26,219 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >12:14:26,219 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1f07a81, boot clock >12:14:26,219 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007be00000-ffff88007ddfffff] on node 0 >12:14:26,220 WARNING kernel:[ 0.000000] Zone ranges: >12:14:26,220 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >12:14:26,220 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >12:14:26,252 WARNING kernel:[ 0.000000] Normal empty >12:14:26,252 WARNING kernel:[ 0.000000] Movable zone start for each node >12:14:26,252 WARNING kernel:[ 0.000000] Early memory node ranges >12:14:26,252 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009cfff] >12:14:26,252 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7fffdfff] >12:14:26,252 DEBUG kernel:[ 0.000000] On node 0 totalpages: 524171 >12:14:26,252 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >12:14:26,252 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >12:14:26,252 DEBUG kernel:[ 0.000000] DMA zone: 3911 pages, LIFO batch:0 >12:14:26,252 DEBUG kernel:[ 0.000000] DMA32 zone: 8128 pages used for memmap >12:14:26,252 DEBUG kernel:[ 0.000000] DMA32 zone: 512062 pages, LIFO batch:31 >12:14:26,252 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >12:14:26,252 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >12:14:26,252 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >12:14:26,252 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >12:14:26,252 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >12:14:26,252 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >12:14:26,252 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23 >12:14:26,252 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >12:14:26,252 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >12:14:26,252 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >12:14:26,252 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >12:14:26,252 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >12:14:26,252 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >12:14:26,252 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >12:14:26,252 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >12:14:26,252 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >12:14:26,252 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >12:14:26,252 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >12:14:26,252 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >12:14:26,252 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >12:14:26,252 INFO kernel:[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs >12:14:26,252 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >12:14:26,252 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 >12:14:26,252 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >12:14:26,252 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >12:14:26,252 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >12:14:26,252 INFO kernel:[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >12:14:26,252 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >12:14:26,252 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 >12:14:26,252 INFO kernel:[ 0.000000] PERCPU: Embedded 477 pages/cpu @ffff88007e000000 s1923392 r8192 d22208 u2097152 >12:14:26,252 DEBUG kernel:[ 0.000000] pcpu-alloc: s1923392 r8192 d22208 u2097152 alloc=1*2097152 >12:14:26,252 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 >12:14:26,252 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:7e1d4a81, primary cpu clock >12:14:26,252 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >12:14:26,252 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 7e00e0c0 >12:14:26,252 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515973 >12:14:26,252 WARNING kernel:[ 0.000000] Policy zone: DMA32 >12:14:26,252 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img quiet rd.live.check vnc BOOT_IMAGE=vmlinuz >12:14:26,252 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >12:14:26,252 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >12:14:26,252 INFO kernel:[ 0.000000] Checking aperture... >12:14:26,252 INFO kernel:[ 0.000000] No AGP bridge found >12:14:26,252 INFO kernel:[ 0.000000] Memory: 2003532k/2097144k available (7082k kernel code, 460k absent, 93152k reserved, 6426k data, 3244k init) >12:14:26,252 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >12:14:26,252 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >12:14:26,252 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >12:14:26,252 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=4096 to nr_cpu_ids=2. >12:14:26,252 INFO kernel:[ 0.000000] NR_IRQS:262400 nr_irqs:512 16 >12:14:26,252 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >12:14:26,252 INFO kernel:[ 0.000000] console [tty0] enabled >12:14:26,252 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >12:14:26,252 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >12:14:26,252 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >12:14:26,252 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >12:14:26,252 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >12:14:26,252 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >12:14:26,252 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >12:14:26,252 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >12:14:26,252 WARNING kernel:[ 0.000000] memory used by lock dependency info: 6367 kB >12:14:26,252 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >12:14:26,252 INFO kernel:[ 0.000000] allocated 8388608 bytes of page_cgroup >12:14:26,252 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >12:14:26,252 DEBUG kernel:[ 0.000000] ODEBUG: 18 of 18 active objects replaced >12:14:26,252 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >12:14:26,252 DEBUG kernel:[ 0.000000] hpet clockevent registered >12:14:26,252 INFO kernel:[ 0.000000] tsc: Detected 2893.428 MHz processor >12:14:26,252 INFO kernel:[ 0.000999] Calibrating delay loop (skipped) preset value.. 5786.85 BogoMIPS (lpj=2893428) >12:14:26,252 INFO kernel:[ 0.000999] pid_max: default: 32768 minimum: 301 >12:14:26,252 INFO kernel:[ 0.000999] Security Framework initialized >12:14:26,252 INFO kernel:[ 0.000999] SELinux: Initializing. >12:14:26,252 DEBUG kernel:[ 0.000999] SELinux: Starting in permissive mode >12:14:26,252 INFO kernel:[ 0.000999] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >12:14:26,252 INFO kernel:[ 0.001225] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >12:14:26,252 INFO kernel:[ 0.001418] Mount-cache hash table entries: 256 >12:14:26,252 INFO kernel:[ 0.003097] Initializing cgroup subsys cpuacct >12:14:26,252 INFO kernel:[ 0.003100] Initializing cgroup subsys memory >12:14:26,252 INFO kernel:[ 0.003195] Initializing cgroup subsys devices >12:14:26,252 INFO kernel:[ 0.003203] Initializing cgroup subsys freezer >12:14:26,252 INFO kernel:[ 0.003207] Initializing cgroup subsys net_cls >12:14:26,252 INFO kernel:[ 0.003211] Initializing cgroup subsys blkio >12:14:26,252 INFO kernel:[ 0.003222] Initializing cgroup subsys perf_event >12:14:26,252 INFO kernel:[ 0.003416] mce: CPU supports 10 MCE banks >12:14:26,252 INFO kernel:[ 0.003456] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >12:14:26,252 INFO kernel:[ 0.003456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >12:14:26,252 INFO kernel:[ 0.003456] tlb_flushall_shift is 0x6 >12:14:26,252 INFO kernel:[ 0.006535] ACPI: Core revision 20120711 >12:14:26,252 INFO kernel:[ 0.030442] ftrace: allocating 23633 entries in 93 pages >12:14:26,252 INFO kernel:[ 0.036994] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >12:14:26,252 INFO kernel:[ 0.036997] smpboot: CPU0: Intel QEMU Virtual CPU version 1.0,1 stepping 03 >12:14:26,252 INFO kernel:[ 0.037994] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >12:14:26,252 WARNING kernel:[ 0.038895] NMI watchdog: disabled (cpu0): hardware events not enabled >12:14:26,252 INFO kernel:[ 0.039523] SMP alternatives: lockdep: fixing up alternatives >12:14:26,252 INFO kernel:[ 0.039529] smpboot: Booting Node 0, Processors #1 OK >12:14:26,252 INFO kernel:[ 0.000999] kvm-clock: cpu 1, msr 0:7e3d4a81, secondary cpu clock >12:14:26,252 INFO kernel:[ 0.053035] KVM setup async PF for cpu 1 >12:14:26,252 INFO kernel:[ 0.053035] kvm-stealtime: cpu 1, msr 7e20e0c0 >12:14:26,252 INFO kernel:[ 0.053113] Brought up 2 CPUs >12:14:26,252 INFO kernel:[ 0.053116] smpboot: Total of 2 processors activated (11573.71 BogoMIPS) >12:14:26,252 INFO kernel:[ 0.054995] devtmpfs: initialized >12:14:26,252 INFO kernel:[ 0.057478] atomic64 test passed for x86-64 platform with CX8 and with SSE >12:14:26,252 INFO kernel:[ 0.057588] RTC time: 12:14:13, date: 09/05/12 >12:14:26,252 INFO kernel:[ 0.057975] NET: Registered protocol family 16 >12:14:26,252 INFO kernel:[ 0.059395] ACPI: bus type pci registered >12:14:26,252 INFO kernel:[ 0.059791] PCI: Using configuration type 1 for base access >12:14:26,252 INFO kernel:[ 0.070194] bio: create slab <bio-0> at 0 >12:14:26,252 INFO kernel:[ 0.070434] ACPI: Added _OSI(Module Device) >12:14:26,252 INFO kernel:[ 0.070434] ACPI: Added _OSI(Processor Device) >12:14:26,252 INFO kernel:[ 0.070434] ACPI: Added _OSI(3.0 _SCP Extensions) >12:14:26,252 INFO kernel:[ 0.070434] ACPI: Added _OSI(Processor Aggregator Device) >12:14:26,252 DEBUG kernel:[ 0.072773] ACPI: EC: Look up EC in DSDT >12:14:26,252 INFO kernel:[ 0.113401] ACPI: Interpreter enabled >12:14:26,252 INFO kernel:[ 0.113404] ACPI: (supports S0 S5) >12:14:26,252 INFO kernel:[ 0.113543] ACPI: Using IOAPIC for interrupt routing >12:14:26,252 INFO kernel:[ 0.166045] ACPI: No dock devices found. >12:14:26,252 INFO kernel:[ 0.166048] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >12:14:26,252 INFO kernel:[ 0.166191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >12:14:26,252 DEBUG kernel:[ 0.166342] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >12:14:26,252 DEBUG kernel:[ 0.166343] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >12:14:26,252 DEBUG kernel:[ 0.166345] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >12:14:26,252 DEBUG kernel:[ 0.166346] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >12:14:26,252 DEBUG kernel:[ 0.166357] PCI: root bus 00: using default resources >12:14:26,252 WARNING kernel:[ 0.166380] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >12:14:26,252 INFO kernel:[ 0.166768] PCI host bridge to bus 0000:00 >12:14:26,252 DEBUG kernel:[ 0.166778] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >12:14:26,252 INFO kernel:[ 0.166779] pci_bus 0000:00: root bus resource [bus 00-ff] >12:14:26,252 INFO kernel:[ 0.166784] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >12:14:26,252 INFO kernel:[ 0.166789] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >12:14:26,252 DEBUG kernel:[ 0.166858] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >12:14:26,252 DEBUG kernel:[ 0.167125] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >12:14:26,252 DEBUG kernel:[ 0.167457] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >12:14:26,252 DEBUG kernel:[ 0.167739] pci 0000:00:01.1: reg 20: [io 0xc0a0-0xc0af] >12:14:26,252 DEBUG kernel:[ 0.167977] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >12:14:26,252 DEBUG kernel:[ 0.168242] pci 0000:00:01.2: reg 20: [io 0xc040-0xc05f] >12:14:26,252 DEBUG kernel:[ 0.168454] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >12:14:26,252 INFO kernel:[ 0.168757] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >12:14:26,252 INFO kernel:[ 0.168765] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >12:14:26,252 DEBUG kernel:[ 0.168902] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 >12:14:26,252 DEBUG kernel:[ 0.169005] pci 0000:00:02.0: reg 10: [mem 0xfc000000-0xfdffffff pref] >12:14:26,252 DEBUG kernel:[ 0.169271] pci 0000:00:02.0: reg 14: [mem 0xfebf0000-0xfebf0fff] >12:14:26,252 DEBUG kernel:[ 0.170641] pci 0000:00:02.0: reg 30: [mem 0xfebd0000-0xfebdffff pref] >12:14:26,252 DEBUG kernel:[ 0.170886] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >12:14:26,252 DEBUG kernel:[ 0.171046] pci 0000:00:03.0: reg 10: [io 0xc060-0xc07f] >12:14:26,252 DEBUG kernel:[ 0.171133] pci 0000:00:03.0: reg 14: [mem 0xfebf1000-0xfebf1fff] >12:14:26,252 DEBUG kernel:[ 0.171546] pci 0000:00:03.0: reg 30: [mem 0xfebe0000-0xfebeffff pref] >12:14:26,252 DEBUG kernel:[ 0.171785] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 >12:14:26,252 DEBUG kernel:[ 0.171900] pci 0000:00:04.0: reg 10: [io 0xc000-0xc03f] >12:14:26,252 DEBUG kernel:[ 0.171998] pci 0000:00:04.0: reg 14: [mem 0xfebf2000-0xfebf2fff] >12:14:26,252 DEBUG kernel:[ 0.172674] pci 0000:00:05.0: [1af4:1002] type 00 class 0x050000 >12:14:26,252 DEBUG kernel:[ 0.172732] pci 0000:00:05.0: reg 10: [io 0xc080-0xc09f] >12:14:26,252 DEBUG kernel:[ 0.173315] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >12:14:26,252 INFO kernel:[ 0.186756] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >12:14:26,252 INFO kernel:[ 0.186758] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >12:14:26,252 INFO kernel:[ 0.283128] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >12:14:26,252 INFO kernel:[ 0.284085] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >12:14:26,252 INFO kernel:[ 0.285056] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >12:14:26,252 INFO kernel:[ 0.286004] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >12:14:26,252 INFO kernel:[ 0.286889] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >12:14:26,252 INFO kernel:[ 0.288235] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >12:14:26,252 INFO kernel:[ 0.288260] vgaarb: loaded >12:14:26,252 INFO kernel:[ 0.288261] vgaarb: bridge control possible 0000:00:02.0 >12:14:26,252 NOTICE kernel:[ 0.289201] SCSI subsystem initialized >12:14:26,252 INFO kernel:[ 0.289206] ACPI: bus type scsi registered >12:14:26,252 DEBUG kernel:[ 0.289302] libata version 3.00 loaded. >12:14:26,252 INFO kernel:[ 0.289355] ACPI: bus type usb registered >12:14:26,252 INFO kernel:[ 0.290076] usbcore: registered new interface driver usbfs >12:14:26,252 INFO kernel:[ 0.290164] usbcore: registered new interface driver hub >12:14:26,252 INFO kernel:[ 0.290231] usbcore: registered new device driver usb >12:14:26,252 INFO kernel:[ 0.291112] PCI: Using ACPI for IRQ routing >12:14:26,252 DEBUG kernel:[ 0.291114] PCI: pci_cache_line_size set to 64 bytes >12:14:26,252 DEBUG kernel:[ 0.291371] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff] >12:14:26,252 DEBUG kernel:[ 0.291386] e820: reserve RAM buffer [mem 0x7fffe000-0x7fffffff] >12:14:26,252 INFO kernel:[ 0.292312] NetLabel: Initializing >12:14:26,252 INFO kernel:[ 0.292314] NetLabel: domain hash size = 128 >12:14:26,252 INFO kernel:[ 0.292315] NetLabel: protocols = UNLABELED CIPSOv4 >12:14:26,252 INFO kernel:[ 0.292430] NetLabel: unlabeled traffic allowed by default >12:14:26,252 INFO kernel:[ 0.292512] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >12:14:26,252 INFO kernel:[ 0.292528] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >12:14:26,252 INFO kernel:[ 0.292532] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >12:14:26,252 INFO kernel:[ 0.299107] Switching to clocksource kvm-clock >12:14:26,252 INFO kernel:[ 0.396636] pnp: PnP ACPI init >12:14:26,253 INFO kernel:[ 0.396731] ACPI: bus type pnp registered >12:14:26,253 DEBUG kernel:[ 0.396867] pnp 00:00: [bus 00-ff] >12:14:26,253 DEBUG kernel:[ 0.396874] pnp 00:00: [io 0x0cf8-0x0cff] >12:14:26,253 DEBUG kernel:[ 0.396879] pnp 00:00: [io 0x0000-0x0cf7 window] >12:14:26,253 DEBUG kernel:[ 0.396883] pnp 00:00: [io 0x0d00-0xffff window] >12:14:26,253 DEBUG kernel:[ 0.396888] pnp 00:00: [mem 0x000a0000-0x000bffff window] >12:14:26,253 DEBUG kernel:[ 0.396893] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >12:14:26,254 DEBUG kernel:[ 0.397162] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >12:14:26,254 DEBUG kernel:[ 0.397300] pnp 00:01: [io 0x0070-0x0071] >12:14:26,254 DEBUG kernel:[ 0.397340] pnp 00:01: [irq 8] >12:14:26,254 DEBUG kernel:[ 0.397346] pnp 00:01: [io 0x0072-0x0077] >12:14:26,254 DEBUG kernel:[ 0.397531] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >12:14:26,254 DEBUG kernel:[ 0.397927] pnp 00:02: [io 0x0060] >12:14:26,254 DEBUG kernel:[ 0.397934] pnp 00:02: [io 0x0064] >12:14:26,254 DEBUG kernel:[ 0.397965] pnp 00:02: [irq 1] >12:14:26,254 DEBUG kernel:[ 0.398178] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >12:14:26,254 DEBUG kernel:[ 0.398584] pnp 00:03: [irq 12] >12:14:26,254 DEBUG kernel:[ 0.398767] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >12:14:26,254 DEBUG kernel:[ 0.399181] pnp 00:04: [io 0x03f2-0x03f5] >12:14:26,254 DEBUG kernel:[ 0.399186] pnp 00:04: [io 0x03f7] >12:14:26,254 DEBUG kernel:[ 0.399214] pnp 00:04: [irq 6] >12:14:26,254 DEBUG kernel:[ 0.399219] pnp 00:04: [dma 2] >12:14:26,254 DEBUG kernel:[ 0.399402] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >12:14:26,254 DEBUG kernel:[ 0.400563] pnp 00:05: [io 0x03f8-0x03ff] >12:14:26,254 DEBUG kernel:[ 0.400596] pnp 00:05: [irq 4] >12:14:26,254 DEBUG kernel:[ 0.400788] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >12:14:26,254 DEBUG kernel:[ 0.402966] pnp 00:06: [mem 0xfed00000-0xfed003ff] >12:14:26,254 DEBUG kernel:[ 0.403221] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >12:14:26,254 INFO kernel:[ 0.405107] pnp: PnP ACPI: found 7 devices >12:14:26,254 INFO kernel:[ 0.405108] ACPI: ACPI bus type pnp unregistered >12:14:26,254 DEBUG kernel:[ 0.438097] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >12:14:26,254 DEBUG kernel:[ 0.438102] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >12:14:26,254 INFO kernel:[ 0.438389] NET: Registered protocol family 2 >12:14:26,254 INFO kernel:[ 0.440594] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >12:14:26,254 INFO kernel:[ 0.442456] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes) >12:14:26,254 INFO kernel:[ 0.448342] TCP: Hash tables configured (established 262144 bind 65536) >12:14:26,254 INFO kernel:[ 0.448401] TCP: reno registered >12:14:26,254 INFO kernel:[ 0.448464] UDP hash table entries: 1024 (order: 5, 196608 bytes) >12:14:26,254 INFO kernel:[ 0.448902] UDP-Lite hash table entries: 1024 (order: 5, 196608 bytes) >12:14:26,254 INFO kernel:[ 0.449519] NET: Registered protocol family 1 >12:14:26,254 INFO kernel:[ 0.449558] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >12:14:26,254 INFO kernel:[ 0.449594] pci 0000:00:01.0: PIIX3: Enabling Passive Release >12:14:26,254 INFO kernel:[ 0.449625] pci 0000:00:01.0: Activating ISA DMA hang workarounds >12:14:26,254 WARNING kernel:[ 0.451164] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >12:14:26,254 DEBUG kernel:[ 0.451278] pci 0000:00:02.0: Boot video device >12:14:26,254 DEBUG kernel:[ 0.451328] PCI: CLS 0 bytes, default 64 >12:14:26,254 INFO kernel:[ 0.451711] Unpacking initramfs... >12:14:26,254 INFO kernel:[ 2.792465] Freeing initrd memory: 26164k freed >12:14:26,254 INFO kernel:[ 2.882044] DMA-API: preallocated 32768 debug entries >12:14:26,254 INFO kernel:[ 2.882046] DMA-API: debugging enabled by kernel config >12:14:26,254 NOTICE kernel:[ 2.885651] Initialise module verification >12:14:26,254 INFO kernel:[ 2.885810] audit: initializing netlink socket (disabled) >12:14:26,254 NOTICE kernel:[ 2.885889] type=2000 audit(1346847256.884:1): initialized >12:14:26,254 WARNING kernel:[ 2.888127] cryptomgr_test (27) used greatest stack depth: 6072 bytes left >12:14:26,254 INFO kernel:[ 2.902401] HugeTLB registered 2 MB page size, pre-allocated 0 pages >12:14:26,254 NOTICE kernel:[ 2.928923] VFS: Disk quotas dquot_6.5.2 >12:14:26,254 WARNING kernel:[ 2.929612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >12:14:26,254 INFO kernel:[ 2.934176] msgmni has been set to 3964 >12:14:26,254 NOTICE kernel:[ 2.934575] Key type crypto registered >12:14:26,254 NOTICE kernel:[ 2.934584] Crypto key parser 'pgp' registered >12:14:26,254 NOTICE kernel:[ 2.934585] Crypto signature parser 'pgp' registered >12:14:26,254 DEBUG kernel:[ 2.934586] SELinux: Registering netfilter hooks >12:14:26,254 WARNING kernel:[ 2.936877] cryptomgr_test (34) used greatest stack depth: 5448 bytes left >12:14:26,254 WARNING kernel:[ 2.938458] cryptomgr_test (39) used greatest stack depth: 5304 bytes left >12:14:26,254 INFO kernel:[ 2.938718] alg: No test for stdrng (krng) >12:14:26,254 INFO kernel:[ 2.938754] NET: Registered protocol family 38 >12:14:26,254 INFO kernel:[ 2.939083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >12:14:26,254 INFO kernel:[ 2.939484] io scheduler noop registered >12:14:26,254 INFO kernel:[ 2.939486] io scheduler deadline registered >12:14:26,254 INFO kernel:[ 2.939864] io scheduler cfq registered (default) >12:14:26,254 INFO kernel:[ 2.939865] start plist test >12:14:26,254 INFO kernel:[ 2.941346] end plist test >12:14:26,254 DEBUG kernel:[ 2.941347] list_sort_test: start testing list_sort() >12:14:26,254 INFO kernel:[ 2.945550] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >12:14:26,254 INFO kernel:[ 2.945721] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >12:14:26,254 INFO kernel:[ 2.945722] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >12:14:26,254 INFO kernel:[ 2.946516] acpiphp: Slot [3] registered >12:14:26,254 INFO kernel:[ 2.946745] acpiphp: Slot [4] registered >12:14:26,254 INFO kernel:[ 2.946968] acpiphp: Slot [5] registered >12:14:26,254 INFO kernel:[ 2.947229] acpiphp: Slot [6] registered >12:14:26,254 INFO kernel:[ 2.947451] acpiphp: Slot [7] registered >12:14:26,254 INFO kernel:[ 2.947673] acpiphp: Slot [8] registered >12:14:26,254 INFO kernel:[ 2.947896] acpiphp: Slot [9] registered >12:14:26,254 INFO kernel:[ 2.948140] acpiphp: Slot [10] registered >12:14:26,254 INFO kernel:[ 2.948360] acpiphp: Slot [11] registered >12:14:26,254 INFO kernel:[ 2.948581] acpiphp: Slot [12] registered >12:14:26,255 INFO kernel:[ 2.948808] acpiphp: Slot [13] registered >12:14:26,255 INFO kernel:[ 2.949226] acpiphp: Slot [14] registered >12:14:26,255 INFO kernel:[ 2.949451] acpiphp: Slot [15] registered >12:14:26,255 INFO kernel:[ 2.949669] acpiphp: Slot [16] registered >12:14:26,255 INFO kernel:[ 2.949894] acpiphp: Slot [17] registered >12:14:26,255 INFO kernel:[ 2.950156] acpiphp: Slot [18] registered >12:14:26,255 INFO kernel:[ 2.950398] acpiphp: Slot [19] registered >12:14:26,255 INFO kernel:[ 2.950614] acpiphp: Slot [20] registered >12:14:26,255 INFO kernel:[ 2.950840] acpiphp: Slot [21] registered >12:14:26,255 INFO kernel:[ 2.951092] acpiphp: Slot [22] registered >12:14:26,255 INFO kernel:[ 2.951322] acpiphp: Slot [23] registered >12:14:26,255 INFO kernel:[ 2.951545] acpiphp: Slot [24] registered >12:14:26,255 INFO kernel:[ 2.951769] acpiphp: Slot [25] registered >12:14:26,255 INFO kernel:[ 2.951992] acpiphp: Slot [26] registered >12:14:26,255 INFO kernel:[ 2.952236] acpiphp: Slot [27] registered >12:14:26,255 INFO kernel:[ 2.952459] acpiphp: Slot [28] registered >12:14:26,255 INFO kernel:[ 2.952685] acpiphp: Slot [29] registered >12:14:26,255 INFO kernel:[ 2.952908] acpiphp: Slot [30] registered >12:14:26,255 INFO kernel:[ 2.953373] acpiphp: Slot [31] registered >12:14:26,255 DEBUG kernel:[ 2.955408] intel_idle: does not run on family 6 model 2 >12:14:26,255 INFO kernel:[ 2.955813] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >12:14:26,255 INFO kernel:[ 2.955848] ACPI: Power Button [PWRF] >12:14:26,255 INFO kernel:[ 2.998216] GHES: HEST is not enabled! >12:14:26,255 WARNING kernel:[ 2.999955] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >12:14:26,255 DEBUG kernel:[ 3.000051] virtio-pci 0000:00:03.0: setting latency timer to 64 >12:14:26,255 DEBUG kernel:[ 3.000436] virtio-pci 0000:00:04.0: setting latency timer to 64 >12:14:26,255 WARNING kernel:[ 3.002328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >12:14:26,255 DEBUG kernel:[ 3.002356] virtio-pci 0000:00:05.0: setting latency timer to 64 >12:14:26,255 INFO kernel:[ 3.002856] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >12:14:26,255 INFO kernel:[ 3.024215] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >12:14:26,255 INFO kernel:[ 3.047314] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >12:14:26,255 INFO kernel:[ 3.048844] Non-volatile memory driver v1.3 >12:14:26,255 INFO kernel:[ 3.048846] Linux agpgart interface v0.103 >12:14:26,255 INFO kernel:[ 3.056586] loop: module loaded >12:14:26,255 DEBUG kernel:[ 3.057262] ata_piix 0000:00:01.1: version 2.13 >12:14:26,255 DEBUG kernel:[ 3.057459] ata_piix 0000:00:01.1: setting latency timer to 64 >12:14:26,255 INFO kernel:[ 3.060931] scsi0 : ata_piix >12:14:26,255 INFO kernel:[ 3.062601] scsi1 : ata_piix >12:14:26,255 INFO kernel:[ 3.063029] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 >12:14:26,255 INFO kernel:[ 3.063031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 >12:14:26,255 INFO kernel:[ 3.063516] libphy: Fixed MDIO Bus: probed >12:14:26,255 INFO kernel:[ 3.063822] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >12:14:26,255 INFO kernel:[ 3.063915] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >12:14:26,255 INFO kernel:[ 3.063968] uhci_hcd: USB Universal Host Controller Interface driver >12:14:26,255 DEBUG kernel:[ 3.064266] uhci_hcd 0000:00:01.2: setting latency timer to 64 >12:14:26,255 INFO kernel:[ 3.064273] uhci_hcd 0000:00:01.2: UHCI Host Controller >12:14:26,255 INFO kernel:[ 3.064782] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >12:14:26,255 INFO kernel:[ 3.064925] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 >12:14:26,255 INFO kernel:[ 3.065376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >12:14:26,255 INFO kernel:[ 3.065378] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:14:26,255 INFO kernel:[ 3.065379] usb usb1: Product: UHCI Host Controller >12:14:26,255 INFO kernel:[ 3.065380] usb usb1: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 uhci_hcd >12:14:26,255 INFO kernel:[ 3.065382] usb usb1: SerialNumber: 0000:00:01.2 >12:14:26,255 INFO kernel:[ 3.066473] hub 1-0:1.0: USB hub found >12:14:26,255 INFO kernel:[ 3.066566] hub 1-0:1.0: 2 ports detected >12:14:26,255 INFO kernel:[ 3.067670] usbcore: registered new interface driver usbserial >12:14:26,255 INFO kernel:[ 3.067737] usbcore: registered new interface driver usbserial_generic >12:14:26,255 INFO kernel:[ 3.067827] USB Serial support registered for generic >12:14:26,255 INFO kernel:[ 3.067829] usbserial: USB Serial Driver core >12:14:26,255 INFO kernel:[ 3.067969] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >12:14:26,255 INFO kernel:[ 3.068855] serio: i8042 KBD port at 0x60,0x64 irq 1 >12:14:26,255 INFO kernel:[ 3.068937] serio: i8042 AUX port at 0x60,0x64 irq 12 >12:14:26,255 INFO kernel:[ 3.069687] mousedev: PS/2 mouse device common for all mice >12:14:26,255 INFO kernel:[ 3.070938] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >12:14:26,255 INFO kernel:[ 3.071379] rtc_cmos 00:01: RTC can wake from S4 >12:14:26,255 INFO kernel:[ 3.073299] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >12:14:26,255 INFO kernel:[ 3.073458] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >12:14:26,255 INFO kernel:[ 3.075552] device-mapper: uevent: version 1.0.3 >12:14:26,255 INFO kernel:[ 3.077634] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >12:14:26,255 INFO kernel:[ 3.079555] cpuidle: using governor ladder >12:14:26,255 INFO kernel:[ 3.079558] cpuidle: using governor menu >12:14:26,255 INFO kernel:[ 3.080095] EFI Variables Facility v0.08 2004-May-17 >12:14:26,255 INFO kernel:[ 3.081023] usbcore: registered new interface driver usbhid >12:14:26,255 INFO kernel:[ 3.081025] usbhid: USB HID core driver >12:14:26,255 INFO kernel:[ 3.081291] drop_monitor: Initializing network drop monitor service >12:14:26,255 INFO kernel:[ 3.081533] ip_tables: (C) 2000-2006 Netfilter Core Team >12:14:26,255 INFO kernel:[ 3.081669] TCP: cubic registered >12:14:26,255 INFO kernel:[ 3.081677] Initializing XFRM netlink socket >12:14:26,255 INFO kernel:[ 3.083028] NET: Registered protocol family 10 >12:14:26,255 INFO kernel:[ 3.084489] mip6: Mobile IPv6 >12:14:26,255 INFO kernel:[ 3.084493] NET: Registered protocol family 17 >12:14:26,255 DEBUG kernel:[ 3.086569] PM: Hibernation image not present or could not be loaded. >12:14:26,255 NOTICE kernel:[ 3.086571] Load module verification keys >12:14:26,255 NOTICE kernel:[ 3.086763] Loaded Fedora Project 3a93f6da key: 33d865aac6e88b9b5304db9e6646fd413a93f6da >12:14:26,255 INFO kernel:[ 3.086842] registered taskstats version 1 >12:14:26,255 INFO kernel:[ 3.088590] Magic number: 12:831:227 >12:14:26,255 INFO kernel:[ 3.088823] rtc_cmos 00:01: setting system clock to 2012-09-05 12:14:16 UTC (1346847256) >12:14:26,255 DEBUG kernel:[ 3.221188] ata2.01: NODEV after polling detection >12:14:26,255 INFO kernel:[ 3.221754] ata2.00: ATAPI: QEMU DVD-ROM, 1.0,1, max UDMA/100 >12:14:26,255 INFO kernel:[ 3.222679] ata2.00: configured for MWDMA2 >12:14:26,255 NOTICE kernel:[ 3.226163] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0, PQ: 0 ANSI: 5 >12:14:26,255 WARNING kernel:[ 3.229552] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >12:14:26,255 INFO kernel:[ 3.229572] cdrom: Uniform CD-ROM driver Revision: 3.20 >12:14:26,255 DEBUG kernel:[ 3.233399] sr 1:0:0:0: Attached scsi CD-ROM sr0 >12:14:26,255 NOTICE kernel:[ 3.236624] sr 1:0:0:0: Attached scsi generic sg0 type 5 >12:14:26,255 INFO kernel:[ 3.243920] Freeing unused kernel memory: 3244k freed >12:14:26,255 INFO kernel:[ 3.245830] Write protecting the kernel read-only data: 12288k >12:14:26,255 INFO kernel:[ 3.250628] Freeing unused kernel memory: 1100k freed >12:14:26,255 INFO kernel:[ 3.253646] Freeing unused kernel memory: 1216k freed >12:14:26,255 WARNING kernel:[ 3.363738] systemd-cryptse (52) used greatest stack depth: 4896 bytes left >12:14:26,255 INFO kernel:[ 3.368127] usb 1-1: new full-speed USB device number 2 using uhci_hcd >12:14:26,255 WARNING kernel:[ 3.376240] cp (54) used greatest stack depth: 4872 bytes left >12:14:26,255 WARNING kernel:[ 3.376949] service-to-run (51) used greatest stack depth: 4592 bytes left >12:14:26,255 INFO kernel:[ 3.505745] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >12:14:26,255 INFO kernel:[ 3.649710] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >12:14:26,255 INFO kernel:[ 3.760420] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >12:14:26,255 INFO kernel:[ 3.760428] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >12:14:26,255 INFO kernel:[ 3.760432] usb 1-1: Product: QEMU USB Tablet >12:14:26,255 INFO kernel:[ 3.760436] usb 1-1: Manufacturer: QEMU 1.0,1 >12:14:26,255 INFO kernel:[ 3.760439] usb 1-1: SerialNumber: 42 >12:14:26,255 INFO kernel:[ 3.799236] input: QEMU 1.0,1 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >12:14:26,255 INFO kernel:[ 3.801620] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 1.0,1 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >12:14:26,255 INFO kernel:[ 3.884535] tsc: Refined TSC clocksource calibration: 2893.440 MHz >12:14:26,255 INFO kernel:[ 4.095670] squashfs: version 4.0 (2009/01/31) Phillip Lougher >12:14:26,255 INFO kernel:[ 4.107651] alua: device handler registered >12:14:26,255 INFO kernel:[ 4.113857] emc: device handler registered >12:14:26,255 INFO kernel:[ 4.120335] hp_sw: device handler registered >12:14:26,255 INFO kernel:[ 4.126768] rdac: device handler registered >12:14:26,255 INFO kernel:[ 4.147687] FDC 0 is a S82078B >12:14:26,255 INFO kernel:[ 4.184603] md: raid0 personality registered for level 0 >12:14:26,255 INFO kernel:[ 4.191587] md: raid1 personality registered for level 1 >12:14:26,255 INFO kernel:[ 4.198522] async_tx: api initialized (async) >12:14:26,255 INFO kernel:[ 4.199511] xor: automatically using best checksumming function: >12:14:26,255 INFO kernel:[ 4.209013] generic_sse: 14416.000 MB/sec >12:14:26,255 WARNING kernel:[ 4.228016] raid6: sse2x1 9011 MB/s >12:14:26,255 WARNING kernel:[ 4.245017] raid6: sse2x2 11246 MB/s >12:14:26,255 WARNING kernel:[ 4.262107] raid6: sse2x4 12992 MB/s >12:14:26,255 WARNING kernel:[ 4.262108] raid6: using algorithm sse2x4 (12992 MB/s) >12:14:26,255 WARNING kernel:[ 4.262109] raid6: using intx1 recovery algorithm >12:14:26,255 INFO kernel:[ 4.267656] md: raid6 personality registered for level 6 >12:14:26,255 INFO kernel:[ 4.267659] md: raid5 personality registered for level 5 >12:14:26,255 INFO kernel:[ 4.267661] md: raid4 personality registered for level 4 >12:14:26,255 INFO kernel:[ 4.285468] md: raid10 personality registered for level 10 >12:14:26,255 INFO kernel:[ 4.291466] md: linear personality registered for level -1 >12:14:26,255 INFO kernel:[ 4.332696] device-mapper: multipath: version 1.5.0 loaded >12:14:26,255 INFO kernel:[ 4.338986] device-mapper: multipath round-robin: version 1.0.0 loaded >12:14:26,255 INFO kernel:[ 4.437305] RPC: Registered named UNIX socket transport module. >12:14:26,255 INFO kernel:[ 4.437308] RPC: Registered udp transport module. >12:14:26,255 INFO kernel:[ 4.437309] RPC: Registered tcp transport module. >12:14:26,255 INFO kernel:[ 4.437310] RPC: Registered tcp NFSv4.1 backchannel transport module. >12:14:26,255 WARNING kernel:[ 4.523430] rpc.idmapd (229) used greatest stack depth: 4384 bytes left >12:14:26,255 WARNING kernel:[ 4.630702] rm (251) used greatest stack depth: 4304 bytes left >12:14:26,255 DEBUG kernel:[ 4.964141] virtio-pci 0000:00:03.0: irq 40 for MSI/MSI-X >12:14:26,255 DEBUG kernel:[ 4.964217] virtio-pci 0000:00:03.0: irq 41 for MSI/MSI-X >12:14:26,255 DEBUG kernel:[ 4.964293] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >12:14:26,255 INFO kernel:[ 4.973350] [drm] Initialized drm 1.1.0 20060810 >12:14:26,255 DEBUG kernel:[ 4.988558] virtio-pci 0000:00:04.0: irq 43 for MSI/MSI-X >12:14:26,255 DEBUG kernel:[ 4.988740] virtio-pci 0000:00:04.0: irq 44 for MSI/MSI-X >12:14:26,255 WARNING kernel:[ 5.005753] cdrom_id (313) used greatest stack depth: 3232 bytes left >12:14:26,255 INFO kernel:[ 5.014929] [TTM] Zone kernel: Available graphics memory: 1017628 kiB >12:14:26,255 INFO kernel:[ 5.014931] [TTM] Initializing pool allocator >12:14:26,255 INFO kernel:[ 5.014998] [TTM] Initializing DMA pool allocator >12:14:26,255 INFO kernel:[ 5.016914] [drm] fb mappable at 0x0 >12:14:26,255 INFO kernel:[ 5.016916] [drm] vram aper at 0x0 >12:14:26,255 INFO kernel:[ 5.016917] [drm] size 0 >12:14:26,255 INFO kernel:[ 5.016918] [drm] fb depth is 24 >12:14:26,255 INFO kernel:[ 5.016919] [drm] pitch is 3840 >12:14:26,255 INFO kernel:[ 5.017800] fbcon: cirrusdrmfb (fb0) is primary device >12:14:26,255 INFO kernel:[ 5.030631] vda: vda1 vda2 >12:14:26,255 INFO kernel:[ 5.057453] Console: switching to colour frame buffer device 160x64 >12:14:26,255 INFO kernel:[ 5.098972] fb0: cirrusdrmfb frame buffer device >12:14:26,255 INFO kernel:[ 5.098973] drm: registered panic notifier >12:14:26,255 INFO kernel:[ 5.100603] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 >12:14:26,255 DEBUG kernel:[ 5.333684] ISO 9660 Extensions: Microsoft Joliet Level 3 >12:14:26,255 DEBUG kernel:[ 5.340983] ISO 9660 Extensions: RRIP_1991A >12:14:26,255 INFO kernel:[ 5.590778] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >12:14:26,255 WARNING kernel:[ 5.970575] systemd-udevd (285) used greatest stack depth: 2208 bytes left >12:14:26,255 DEBUG kernel:[ 7.045592] SELinux: 2048 avtab hash slots, 100407 rules. >12:14:26,255 DEBUG kernel:[ 7.630980] SELinux: 2048 avtab hash slots, 100407 rules. >12:14:26,255 DEBUG kernel:[ 10.401593] SELinux: 9 users, 15 roles, 4211 types, 233 bools, 1 sens, 1024 cats >12:14:26,255 DEBUG kernel:[ 10.401598] SELinux: 83 classes, 100407 rules >12:14:26,255 DEBUG kernel:[ 10.574841] SELinux: Completing initialization. >12:14:26,255 DEBUG kernel:[ 10.574844] SELinux: Setting up existing superblocks. >12:14:26,255 DEBUG kernel:[ 10.574954] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 10.575037] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 10.575156] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 10.575195] SELinux: initialized (dev proc, type proc), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 10.575329] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:14:26,255 DEBUG kernel:[ 10.575431] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >12:14:26,255 DEBUG kernel:[ 10.576725] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >12:14:26,255 DEBUG kernel:[ 10.576779] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 10.583749] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >12:14:26,255 DEBUG kernel:[ 10.583809] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 10.583848] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >12:14:26,255 DEBUG kernel:[ 10.583950] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >12:14:26,255 DEBUG kernel:[ 10.584024] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >12:14:26,255 DEBUG kernel:[ 10.584090] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 10.584193] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 10.586694] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 10.586710] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:14:26,255 DEBUG kernel:[ 10.586722] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:14:26,255 DEBUG kernel:[ 10.586943] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:14:26,255 DEBUG kernel:[ 10.587049] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 10.587093] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 10.587135] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 10.587255] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 10.587297] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 10.587315] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 10.587339] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 10.587355] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 10.587410] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 10.587467] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 10.587534] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 10.587697] SELinux: initialized (dev loop0, type squashfs), uses xattr >12:14:26,255 DEBUG kernel:[ 10.588152] SELinux: initialized (dev dm-0, type ext4), uses xattr >12:14:26,255 NOTICE kernel:[ 10.654497] type=1403 audit(1346847264.065:2): policy loaded auid=4294967295 ses=4294967295 >12:14:26,255 DEBUG kernel:[ 11.507890] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 11.526594] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >12:14:26,255 DEBUG kernel:[ 11.532929] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >12:14:26,255 DEBUG kernel:[ 11.748831] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:14:26,256 NOTICE kernel:[ 12.211887] type=1400 audit(1346847265.622:3): avc: denied { create } for pid=491 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:14:26,256 NOTICE kernel:[ 12.212468] type=1400 audit(1346847265.623:4): avc: denied { setattr } for pid=491 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=10281 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >12:14:26,256 NOTICE kernel:[ 12.212757] type=1400 audit(1346847265.623:5): avc: denied { relabelfrom } for pid=491 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=10281 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >12:14:26,256 NOTICE kernel:[ 12.699661] type=1400 audit(1346847266.110:6): avc: denied { read } for pid=519 comm="bash" name=".profile" dev="dm-0" ino=9841 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >12:14:26,256 NOTICE kernel:[ 12.699733] type=1400 audit(1346847266.110:7): avc: denied { open } for pid=519 comm="bash" path="/root/.profile" dev="dm-0" ino=9841 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >12:14:26,256 NOTICE kernel:[ 12.770493] type=1400 audit(1346847266.181:8): avc: denied { read } for pid=519 comm="bash" name="linux" dev="dm-0" ino=16780 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >12:14:26,256 NOTICE kernel:[ 12.771126] type=1400 audit(1346847266.182:9): avc: denied { open } for pid=519 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=16780 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >12:14:26,256 NOTICE kernel:[ 12.771207] type=1400 audit(1346847266.182:10): avc: denied { getattr } for pid=519 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=16780 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >12:14:26,408 INFO kernel:[ 12.991649] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >12:14:26,441 ERR systemd-udevd: ctx=0x7f55e9127500 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >12:14:26,452 INFO NetworkManager: <info> NetworkManager (version 0.9.5.96-2.fc18) is starting... >12:14:26,454 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >12:14:26,477 INFO NetworkManager: <info> WEXT support is enabled >12:14:26,567 INFO kernel:[ 13.155959] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >12:14:26,715 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:26,717 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:26,719 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:26,722 INFO dbus-daemon: dbus[552]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >12:14:26,742 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:26,743 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:26,746 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:26,748 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:26,752 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >12:14:26,783 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:26,791 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:26,893 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:26,943 INFO polkitd: Started polkitd version 0.107 >12:14:26,989 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:27,110 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:27,126 INFO dbus-daemon: dbus[552]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >12:14:27,126 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >12:14:27,176 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >12:14:27,177 INFO kernel:[ 13.765385] microcode: CPU1 sig=0x623, pf=0x0, revision=0x1 >12:14:27,182 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >12:14:27,182 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >12:14:27,182 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >12:14:27,184 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >12:14:27,193 INFO NetworkManager: <info> trying to start the modem manager... >12:14:27,198 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >12:14:27,200 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >12:14:27,203 INFO dbus-daemon: dbus[552]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >12:14:27,210 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >12:14:27,213 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >12:14:27,225 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >12:14:27,226 INFO NetworkManager: <info> Networking is enabled by state file >12:14:27,234 INFO kernel:[ 13.820964] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >12:14:27,235 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >12:14:27,254 INFO NetworkManager: <info> (eth0): carrier is OFF >12:14:27,257 ERR NetworkManager: <error> [1346847267.226909] [nm-device-ethernet.c:456] real_update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >12:14:27,261 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >12:14:27,267 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >12:14:27,270 INFO NetworkManager: <info> (eth0): now managed >12:14:27,271 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >12:14:27,286 INFO NetworkManager: <info> (eth0): bringing up device. >12:14:27,291 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >12:14:27,292 INFO NetworkManager: <info> (eth0): preparing device. >12:14:27,295 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >12:14:27,298 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >12:14:27,300 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >12:14:27,304 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >12:14:27,306 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >12:14:27,307 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >12:14:27,309 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >12:14:27,314 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >12:14:27,316 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >12:14:27,318 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >12:14:27,319 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >12:14:27,327 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >12:14:27,330 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >12:14:27,332 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >12:14:27,337 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >12:14:27,343 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >12:14:27,345 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >12:14:27,346 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >12:14:27,359 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >12:14:27,360 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >12:14:27,362 INFO modem-manager: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >12:14:27,369 INFO NetworkManager: <info> dhclient started with pid 582 >12:14:27,369 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >12:14:27,375 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >12:14:27,382 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >12:14:27,385 INFO NetworkManager: <info> modem-manager is now available >12:14:27,387 INFO dbus-daemon: modem-manager[580]: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >12:14:27,389 INFO dbus-daemon: dbus[552]: [system] Successfully activated service 'org.freedesktop.ModemManager' >12:14:27,500 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:27,602 INFO systemd: Startup finished in 3s 261ms 189us (kernel) + 7s 585ms 502us (initrd) + 3s 339ms 613us (userspace) = 14s 186ms 304us. >12:14:27,611 INFO dbus-daemon: modem-manager[580]: <info> Loaded plugin 'Ericsson MBM' >12:14:27,614 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >12:14:27,615 INFO modem-manager: <info> Loaded plugin 'AnyData' >12:14:27,635 INFO modem-manager: <info> Loaded plugin 'Samsung' >12:14:27,637 INFO modem-manager: <info> Loaded plugin 'Sierra' >12:14:27,663 INFO modem-manager: <info> Loaded plugin 'Longcheer' >12:14:27,666 INFO modem-manager: <info> Loaded plugin 'SimTech' >12:14:27,680 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >12:14:27,682 INFO modem-manager: <info> Loaded plugin 'Nokia' >12:14:27,727 INFO modem-manager: <info> Loaded plugin 'Wavecom' >12:14:27,751 INFO modem-manager: <info> Loaded plugin 'Option' >12:14:27,760 INFO modem-manager: <info> Loaded plugin 'Novatel' >12:14:27,778 INFO modem-manager: <info> Loaded plugin 'MotoC' >12:14:27,782 INFO modem-manager: <info> Loaded plugin 'Huawei' >12:14:27,790 INFO modem-manager: <info> Loaded plugin 'Linktop' >12:14:27,798 INFO modem-manager: <info> Loaded plugin 'X22X' >12:14:27,808 INFO modem-manager: <info> Loaded plugin 'Gobi' >12:14:27,819 INFO modem-manager: <info> Loaded plugin 'ZTE' >12:14:27,831 INFO modem-manager: <info> Loaded plugin 'Iridium' >12:14:27,833 INFO modem-manager: <info> Loaded plugin 'Cinterion' >12:14:27,836 INFO modem-manager: <info> Loaded plugin 'Generic' >12:14:27,842 INFO modem-manager: <info> Successfully loaded 20 plugins >12:14:27,847 INFO dbus-daemon: modem-manager[580]: <info> Loaded plugin 'AnyData' >12:14:27,857 INFO dbus-daemon: modem-manager[580]: <info> Loaded plugin 'Samsung' >12:14:27,860 INFO dbus-daemon: modem-manager[580]: <info> Loaded plugin 'Sierra' >12:14:27,862 INFO dbus-daemon: modem-manager[580]: <info> Loaded plugin 'Longcheer' >12:14:27,867 INFO dbus-daemon: modem-manager[580]: <info> Loaded plugin 'SimTech' >12:14:27,870 INFO dbus-daemon: modem-manager[580]: <info> Loaded plugin 'Option High-Speed' >12:14:27,872 INFO dbus-daemon: modem-manager[580]: <info> Loaded plugin 'Nokia' >12:14:27,875 INFO dbus-daemon: modem-manager[580]: <info> Loaded plugin 'Wavecom' >12:14:27,878 INFO dbus-daemon: modem-manager[580]: <info> Loaded plugin 'Option' >12:14:27,881 INFO dbus-daemon: modem-manager[580]: <info> Loaded plugin 'Novatel' >12:14:27,884 INFO dbus-daemon: modem-manager[580]: <info> Loaded plugin 'MotoC' >12:14:27,886 INFO dbus-daemon: modem-manager[580]: <info> Loaded plugin 'Huawei' >12:14:27,889 INFO dbus-daemon: modem-manager[580]: <info> Loaded plugin 'Linktop' >12:14:27,891 INFO dbus-daemon: modem-manager[580]: <info> Loaded plugin 'X22X' >12:14:27,896 INFO dbus-daemon: modem-manager[580]: <info> Loaded plugin 'Gobi' >12:14:27,899 INFO dbus-daemon: modem-manager[580]: <info> Loaded plugin 'ZTE' >12:14:27,901 INFO dbus-daemon: modem-manager[580]: <info> Loaded plugin 'Iridium' >12:14:27,904 INFO dbus-daemon: modem-manager[580]: <info> Loaded plugin 'Cinterion' >12:14:27,906 INFO dbus-daemon: modem-manager[580]: <info> Loaded plugin 'Generic' >12:14:27,911 INFO dbus-daemon: modem-manager[580]: <info> Successfully loaded 20 plugins >12:14:28,112 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P1 >12:14:28,114 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >12:14:28,118 INFO dhclient: All rights reserved. >12:14:28,121 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >12:14:28,123 INFO dhclient: >12:14:28,158 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >12:14:28,169 INFO dhclient: Listening on LPF/eth0/52:54:00:36:29:1e >12:14:28,172 INFO dhclient: Sending on LPF/eth0/52:54:00:36:29:1e >12:14:28,175 INFO dhclient: Sending on Socket/fallback >12:14:28,177 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x2a86f884) >12:14:28,179 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x2a86f884) >12:14:28,188 INFO dhclient: DHCPOFFER from 192.168.122.1 >12:14:28,190 INFO dhclient: DHCPACK from 192.168.122.1 (xid=0x2a86f884) >12:14:28,204 INFO dhclient: bound to 192.168.122.179 -- renewal in 1538 seconds. >12:14:28,206 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >12:14:28,212 INFO NetworkManager: <info> address 192.168.122.179 >12:14:28,215 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >12:14:28,217 INFO NetworkManager: <info> gateway 192.168.122.1 >12:14:28,219 INFO NetworkManager: <info> nameserver '192.168.122.1' >12:14:28,226 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >12:14:28,229 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >12:14:29,208 INFO NetworkManager: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >12:14:29,216 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >12:14:29,216 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >12:14:29,218 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >12:14:29,219 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >12:14:29,221 INFO dbus-daemon: dbus[552]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >12:14:29,261 INFO dbus-daemon: dbus[552]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >12:14:29,264 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >12:14:29,409 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >12:14:29,466 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >12:14:30,947 NOTICE kernel:[ 17.535060] type=1400 audit(1346847270.945:11): avc: denied { append } for pid=626 comm="auditd" path="/tmp/anaconda.log" dev="tmpfs" ino=13235 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >12:14:30,947 NOTICE kernel:[ 17.535671] type=1400 audit(1346847270.946:12): avc: denied { read write } for pid=626 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7374 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >12:14:30,953 WARNING kernel:[ 17.541794] auditd (627): /proc/627/oom_adj is deprecated, please use /proc/627/oom_score_adj instead. >12:14:31,157 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:31,169 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:31,180 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:31,188 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:31,204 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:31,213 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:31,226 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:31,226 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:31,232 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:31,272 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:31,273 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:31,301 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:31,383 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:31,629 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:31,701 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:32,902 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >12:14:32,902 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >12:14:32,905 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >12:14:32,907 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >12:14:35,318 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:35,351 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:35,361 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:35,364 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:35,367 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:35,369 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:35,379 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:35,390 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:35,392 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:35,398 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:35,410 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:35,449 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:35,544 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:35,870 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:35,935 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:36,150 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:36,175 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:36,345 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:36,517 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:36,542 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:36,961 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:37,029 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:37,506 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:37,577 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:38,074 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:38,122 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:38,303 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:38,554 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:38,594 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:38,721 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:39,313 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:40,012 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:40,026 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:40,267 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:40,283 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:40,701 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:40,750 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:40,912 INFO kernel:[ 27.500961] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >12:14:40,912 DEBUG kernel:[ 27.500996] SELinux: initialized (dev dm-1, type ext4), uses xattr >12:14:41,229 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:41,241 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:47,416 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >12:14:47,420 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >12:14:47,421 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >12:14:47,423 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >12:14:49,218 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:14:49,754 INFO kernel:[ 37.457969] Btrfs loaded >12:14:49,924 INFO kernel:[ 37.627461] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >12:40:06,399 INFO dhclient: DHCPREQUEST on eth0 to 192.168.122.1 port 67 (xid=0x2a86f884) >12:40:06,407 INFO dhclient: DHCPACK from 192.168.122.1 (xid=0x2a86f884) >12:40:06,434 INFO NetworkManager: <info> (eth0): DHCPv4 state changed bound -> renew >12:40:06,434 INFO NetworkManager: <info> address 192.168.122.179 >12:40:06,445 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >12:40:06,446 INFO NetworkManager: <info> gateway 192.168.122.1 >12:40:06,448 INFO NetworkManager: <info> nameserver '192.168.122.1' >12:40:06,449 INFO dhclient: bound to 192.168.122.179 -- renewal in 1242 seconds. >12:40:06,451 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >12:40:06,458 INFO dbus-daemon: dbus[552]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >12:40:06,473 INFO dbus-daemon: dbus[552]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >12:40:06,476 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
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 854617
:
610020
| 610021 |
610022
|
610023
|
610024
|
610025
|
610026
|
610027
|
610028
|
610029
|
610030
|
610031
|
610032