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 649611 Details for
Bug 879187
NFS in RC1 regressed vs. TC9: does not override inst.stage2 when passed as inst.repo, interactive NFS is impossible
[?]
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), 215.38 KB, created by
Adam Williamson
on 2012-11-22 10:05:22 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Adam Williamson
Created:
2012-11-22 10:05:22 UTC
Size:
215.38 KB
patch
obsolete
>anaconda 18.29.2 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/image.py", line 41, in findFirstIsoImage > flush = os.stat(path) > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 620, in _configureBaseRepo > image = findFirstIsoImage(path) > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 411, in updateBaseRepo > self._configureBaseRepo(self.storage, checkmount=checkmount) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py", line 531, in getRepoMetadata > self.payload.updateBaseRepo(fallback=False, checkmount=False) > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >OSError: [Errno 2] No such file or directory: '/run/install/repo/Fedora-18-Beta-x86_64-DVD.iso' > >Local variables in innermost frame: >path: /run/install/repo/Fedora-18-Beta-x86_64-DVD.iso > > >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: {'/boot': existing 500MB partition vda1 (2) with existing ext4 filesystem >, '/': existing 5984MB lvmlv vg-lv_root (13) with existing ext4 filesystem >} > swaps: [existing 1504MB lvmlv vg-lv_swap (12) with existing swap >] > name: Fedora Linux 17 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, vda1, vda2, vg, vg-lv_swap, vg-lv_root, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sr0, vda1, vda2] > _intf.storage.fsset.devicetree.topology._devmap: {'dm-2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, '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:05.0/virtio2/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.0/virtio2/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:05.0/virtio2/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.0/virtio2/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:05.0/virtio2/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.0/virtio2/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 >, 'dm-1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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) >, 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, dm-1, dm-2] > _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: 144896 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (9, 255, 63) biosGeometry: (9, 255, 63) > PedDevice: <_ped.Device object at 0x7f9690e078c0> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-11-21-01-09-24-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Beta_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-11-21-01-09-24-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 283.0 > _serial: None > id: 0 > minor: 0 >, existing 8000MB disk vda (1) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 7499MB partition vda2 (3) with existing lvmpv >, existing 7488MB lvmvg vg (4) >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 5 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 6 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: ec2ad3ef-ee82-49e8-b770-708777ce23aa > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: ec2ad3ef-ee82-49e8-b770-708777ce23aa > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, existing 1024MB dm live-rw (11) with existing ext4 filesystem >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _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.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f9690df2b50) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f9690df2b90) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f9690df2bd0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f9690df2c10) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f9690df2c90) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1504 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: None > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Storage instance) > _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._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.8 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018-Betax20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.29.2 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Betax20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >10:00:51,902 INFO anaconda: /sbin/anaconda 18.29.2 >10:00:52,978 INFO anaconda: 786432 kB (768 MB) are available >10:00:52,978 INFO anaconda: check_memory(): total:768, needed:512, graphical:512 >10:00:52,995 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >10:00:52,997 INFO anaconda: Default encoding = utf-8 >10:00:53,146 INFO anaconda: ISCSID is /sbin/iscsid >10:00:53,150 INFO anaconda: no initiator set >10:00:53,314 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >10:00:53,315 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >10:00:54,439 INFO anaconda: Display mode = g >10:00:54,441 INFO anaconda: 786432 kB (768 MB) are available >10:00:54,449 INFO anaconda: check_memory(): total:768, needed:512, graphical:512 >10:00:56,054 DEBUG anaconda: X server has signalled a successful start. >10:00:56,058 INFO anaconda: Starting window manager, pid 685. >10:00:57,391 INFO anaconda: using only installclass _Fedora >10:00:58,151 INFO anaconda: Detected 752M of memory >10:00:58,152 INFO anaconda: Swap attempt of 1504M >10:00:58,172 INFO anaconda: Running Thread: AnaStorageThread (140284666664704) >10:00:58,181 INFO anaconda: Running Thread: AnaPayloadThread (140284675057408) >10:00:59,005 INFO anaconda: no initiator set >10:00:59,241 DEBUG anaconda: required disklabel type for vda (15) is None >10:00:59,241 DEBUG anaconda: default disklabel type for vda is msdos >10:00:59,243 DEBUG anaconda: selecting msdos disklabel for vda based on size >10:01:02,719 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage as ext4 with options defaults,ro >10:01:02,789 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >10:01:03,126 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg-lv_root on /mnt/sysimage as ext4 with options defaults,ro >10:01:03,239 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >10:01:03,601 INFO anaconda: Thread Done: AnaStorageThread (140284666664704) >10:01:38,482 INFO anaconda: Thread Done: AnaPayloadThread (140284675057408) >05:03:45,151 INFO anaconda: Running Thread: AnaSourceWatcher (140284444604160) >05:03:45,165 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 >05:03:45,434 DEBUG anaconda: isys.py:mount()- going to mount /dev/sr0 on /mnt/install/source as iso9660 with options ro >05:03:45,482 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/install/source, removeDir = False >05:03:45,502 INFO anaconda: Thread Done: AnaSourceWatcher (140284444604160) >05:03:45,528 INFO anaconda: Running Thread: AnaSoftwareWatcher (140284444604160) >05:03:45,543 INFO anaconda: Running Thread: AnaStorageWatcher (140284356708096) >05:03:46,329 INFO anaconda: Running Thread: AnaNTPserver0 (140284348315392) >05:03:46,349 INFO anaconda: Running Thread: AnaNTPserver1 (140284436211456) >05:03:46,383 INFO anaconda: Running Thread: AnaNTPserver2 (140284675057408) >05:03:46,406 INFO anaconda: Running Thread: AnaNTPserver3 (140284339922688) >05:03:46,627 INFO anaconda: Thread Done: AnaNTPserver3 (140284339922688) >05:03:56,359 INFO anaconda: Thread Done: AnaNTPserver0 (140284348315392) >05:03:56,391 INFO anaconda: Thread Done: AnaNTPserver1 (140284436211456) >05:03:56,422 INFO anaconda: Thread Done: AnaNTPserver2 (140284675057408) >05:03:58,006 INFO anaconda: Thread Done: AnaSoftwareWatcher (140284444604160) >05:03:58,008 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140284675057408) >05:03:58,012 INFO anaconda: Thread Done: AnaStorageWatcher (140284356708096) >05:03:58,014 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f9680995410> status to: Probing storage... >05:03:58,018 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f9680995410> status to: Downloading package metadata... >05:03:58,021 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f9680995410> >05:03:58,022 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f9680955a50> status to: Downloading package metadata... >05:03:58,027 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f9680955a50> status to: Downloading group metadata... >05:03:58,028 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f9680955f90> status to: Probing storage... >05:03:58,030 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f9680955a50> >05:03:58,032 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f9680955a50> >05:03:58,039 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f9680995410> >05:03:58,040 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f9680955a50> status to: Checking software dependencies... >05:03:58,043 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f9680955f90> >05:03:59,152 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f9680945910> status to: Wired (eth0) connected >05:04:09,853 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140284675057408) >05:04:10,102 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f9680955a50> >05:04:10,105 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f9680995410> >05:04:24,207 INFO anaconda: Running Thread: AnaPayloadMDThread (140284675057408) >05:04:25,102 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f9680955a50> >05:04:25,106 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f9680995410> >05:04:25,107 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f9680995410> status to: Setting up installation source... >05:04:25,407 DEBUG anaconda: Checking /run/install/repo/EFI >05:04:25,409 DEBUG anaconda: Checking /run/install/repo/images >05:04:25,410 DEBUG anaconda: Checking /run/install/repo/isolinux >05:04:25,411 DEBUG anaconda: Checking /run/install/repo/LiveOS >05:04:25,466 ERR anaconda: PayloadError: failure: repodata/repomd.xml from anaconda: [Errno 256] No more mirrors to try. >file:///run/install/repo/repodata/repomd.xml: [Errno 14] Could not open/read file:///run/install/repo/repodata/repomd.xml >05:04:25,474 INFO anaconda: Thread Done: AnaPayloadMDThread (140284675057408) >05:04:26,100 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f9680995410> status to: Failed to set up install source >05:04:26,103 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f9680995410> >05:04:43,756 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) > >05:04:43,762 INFO anaconda: Running Thread: AnaPayloadMDThread (140284675057408) >05:04:44,104 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f9680955a50> >05:04:44,114 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f9680995410> >05:04:44,115 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f9680995410> status to: Setting up installation source... >05:04:44,800 INFO anaconda: Thread Done: AnaPayloadMDThread (140284675057408) > > >/tmp/packaging.log: >10:00:58,116 DEBUG packaging: getting release version from tree at None (18) >10:00:58,117 DEBUG packaging: got a release version of 18 >10:01:03,606 INFO packaging: updating base repo >10:01:03,909 DEBUG packaging: getting release version from tree at None (18) >10:01:03,916 DEBUG packaging: got a release version of 18 >10:01:03,918 INFO packaging: configuring base repo >10:01:03,920 DEBUG packaging: None is mounted on /run/install/isodir >10:01:03,921 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >10:01:03,923 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >10:01:03,987 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >10:01:03,988 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >10:01:03,992 INFO packaging: Error downloading treeinfo: [Errno 14] Could not open/read file:///run/install/repo/treeinfo >10:01:03,993 DEBUG packaging: got a release version of 18 >10:01:04,067 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >10:01:04,071 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >10:01:04,081 INFO packaging: using default repos from local yum configuration >10:01:04,082 INFO packaging: gathering repo metadata >10:01:04,082 DEBUG packaging: getting repo metadata for fedora >10:01:29,129 DEBUG packaging: getting group info for fedora >10:01:29,460 DEBUG packaging: getting repo metadata for updates-testing >10:01:37,369 DEBUG packaging: getting group info for updates-testing >10:01:37,727 DEBUG packaging: getting repo metadata for updates >10:01:38,480 DEBUG packaging: getting group info for updates >10:01:38,481 ERR packaging: failed to get groups for repo updates >10:01:38,481 INFO packaging: metadata retrieval complete >05:03:57,990 DEBUG packaging: deleting package sacks >05:03:58,009 INFO packaging: checking software selection >05:03:58,009 DEBUG packaging: deleting package sacks >05:03:58,010 DEBUG packaging: deleting yum transaction info >05:03:58,011 DEBUG packaging: select group core >05:03:59,912 DEBUG packaging: select group core >05:03:59,913 DEBUG packaging: select group gnome-desktop >05:04:00,027 DEBUG packaging: select group multimedia >05:04:00,054 DEBUG packaging: select group input-methods >05:04:00,073 DEBUG packaging: select group base-x >05:04:00,099 DEBUG packaging: select group fonts >05:04:00,179 DEBUG packaging: select group hardware-support >05:04:00,214 DEBUG packaging: select group dial-up >05:04:00,223 DEBUG packaging: select group printing >05:04:00,292 DEBUG packaging: select group firefox >05:04:00,296 DEBUG packaging: select group standard >05:04:00,394 DEBUG packaging: select package kernel-PAE >05:04:00,583 INFO packaging: no kernel-PAE package >05:04:00,584 DEBUG packaging: select package kernel >05:04:00,585 INFO packaging: selected kernel >05:04:00,586 INFO packaging: checking dependencies >05:04:09,806 DEBUG packaging: success >05:04:09,852 INFO packaging: 1174 packages selected totalling 2.77 GB >05:04:25,214 INFO packaging: updating base repo >05:04:25,403 DEBUG packaging: getting release version from tree at None (18) >05:04:25,404 DEBUG packaging: got a release version of 18 >05:04:25,405 INFO packaging: configuring base repo >05:04:25,406 DEBUG packaging: None is mounted on /run/install/isodir >05:04:25,406 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >05:04:25,412 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >05:04:25,412 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >05:04:25,415 INFO packaging: Error downloading treeinfo: [Errno 14] Could not open/read file:///run/install/repo/treeinfo >05:04:25,416 DEBUG packaging: got a release version of 18 >05:04:25,457 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >05:04:25,462 ERR packaging: base repo (nfs/file:///run/install/repo) not valid -- removing it >05:04:25,464 DEBUG packaging: disabling repo fedora >05:04:25,464 DEBUG packaging: disabling repo updates-testing >05:04:25,465 DEBUG packaging: disabling repo updates >05:04:44,765 INFO packaging: updating base repo >05:04:44,770 DEBUG packaging: getting release version from tree at None (18) >05:04:44,771 DEBUG packaging: got a release version of 18 >05:04:44,772 INFO packaging: configuring base repo >05:04:44,774 DEBUG packaging: None is mounted on /run/install/isodir >05:04:44,775 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo > > >/tmp/program.log: >10:00:53,121 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >10:00:53,153 INFO program: Running... modprobe fcoe >10:00:53,246 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >10:00:53,310 INFO program: No FCoE boot disk information is found in EDD! >10:00:53,318 INFO program: Running... udevadm settle --timeout=300 >10:00:53,524 INFO program: Running... multipath -d >10:00:53,564 INFO program: Running... multipath -ll >10:00:56,062 INFO program: Running... metacity --display :1 --sm-disable >10:00:56,664 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >10:00:56,825 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:56,847 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:56,860 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:56,865 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:56,885 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:56,913 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:56,917 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:56,927 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:56,929 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:56,938 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:56,940 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:56,960 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:56,963 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:56,976 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:56,993 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:56,994 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:56,996 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:57,002 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:57,004 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:57,005 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:57,007 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:57,009 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:57,015 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:57,017 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:00:58,174 INFO program: Running... udevadm control --property=ANACONDA=1 >10:00:58,848 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >10:00:59,014 INFO program: Running... udevadm settle --timeout=300 >10:00:59,107 INFO program: Running... multipath -d >10:00:59,125 INFO program: Running... multipath -ll >10:00:59,313 INFO program: Running... dumpe2fs -h /dev/vda1 >10:00:59,386 INFO program: Running... systemctl start chronyd.service >10:00:59,389 INFO program: Filesystem volume name: <none> >10:00:59,390 INFO program: Last mounted on: /boot >10:00:59,391 INFO program: Filesystem UUID: 13c974b5-7c13-4f20-b4db-46c6140a0766 >10:00:59,391 INFO program: Filesystem magic number: 0xEF53 >10:00:59,392 INFO program: Filesystem revision #: 1 (dynamic) >10:00:59,393 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 >10:00:59,394 INFO program: Filesystem flags: signed_directory_hash >10:00:59,395 INFO program: Default mount options: user_xattr acl >10:00:59,396 INFO program: Filesystem state: clean >10:00:59,396 INFO program: Errors behavior: Continue >10:00:59,397 INFO program: Filesystem OS type: Linux >10:00:59,398 INFO program: Inode count: 128016 >10:00:59,401 INFO program: Block count: 512000 >10:00:59,401 INFO program: Reserved block count: 25600 >10:00:59,402 INFO program: Free blocks: 451586 >10:00:59,403 INFO program: Free inodes: 127677 >10:00:59,404 INFO program: First block: 1 >10:00:59,404 INFO program: Block size: 1024 >10:00:59,405 INFO program: Fragment size: 1024 >10:00:59,406 INFO program: Reserved GDT blocks: 256 >10:00:59,407 INFO program: Blocks per group: 8192 >10:00:59,407 INFO program: Fragments per group: 8192 >10:00:59,408 INFO program: Inodes per group: 2032 >10:00:59,409 INFO program: Inode blocks per group: 254 >10:00:59,409 INFO program: Flex block group size: 16 >10:00:59,410 INFO program: Filesystem created: Wed May 23 20:27:49 2012 >10:00:59,410 INFO program: Last mount time: Wed May 23 20:28:12 2012 >10:00:59,411 INFO program: Last write time: Wed May 23 20:35:51 2012 >10:00:59,411 INFO program: Mount count: 1 >10:00:59,412 INFO program: Maximum mount count: -1 >10:00:59,412 INFO program: Last checked: Wed May 23 20:27:49 2012 >10:00:59,413 INFO program: Check interval: 0 (<none>) >10:00:59,413 INFO program: Lifetime writes: 57 MB >10:00:59,414 INFO program: Reserved blocks uid: 0 (user root) >10:00:59,415 INFO program: Reserved blocks gid: 0 (group root) >10:00:59,415 INFO program: First inode: 11 >10:00:59,416 INFO program: Inode size: 128 >10:00:59,416 INFO program: Journal inode: 8 >10:00:59,417 INFO program: Default directory hash: half_md4 >10:00:59,417 INFO program: Directory Hash Seed: 69762597-9e4e-4316-a68e-a096c7325489 >10:00:59,418 INFO program: Journal backup: inode blocks >10:00:59,418 INFO program: Journal features: (none) >10:00:59,419 INFO program: Journal size: 8M >10:00:59,419 INFO program: Journal length: 8192 >10:00:59,420 INFO program: Journal sequence: 0x0000001a >10:00:59,420 INFO program: Journal start: 0 >10:00:59,421 INFO program: >10:00:59,421 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:00:59,422 INFO program: Running... dumpe2fs -h /dev/vda1 >10:00:59,441 INFO program: Filesystem volume name: <none> >10:00:59,443 INFO program: Last mounted on: /boot >10:00:59,443 INFO program: Filesystem UUID: 13c974b5-7c13-4f20-b4db-46c6140a0766 >10:00:59,444 INFO program: Filesystem magic number: 0xEF53 >10:00:59,444 INFO program: Filesystem revision #: 1 (dynamic) >10:00:59,445 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 >10:00:59,445 INFO program: Filesystem flags: signed_directory_hash >10:00:59,446 INFO program: Default mount options: user_xattr acl >10:00:59,447 INFO program: Filesystem state: clean >10:00:59,447 INFO program: Errors behavior: Continue >10:00:59,448 INFO program: Filesystem OS type: Linux >10:00:59,448 INFO program: Inode count: 128016 >10:00:59,449 INFO program: Block count: 512000 >10:00:59,449 INFO program: Reserved block count: 25600 >10:00:59,450 INFO program: Free blocks: 451586 >10:00:59,450 INFO program: Free inodes: 127677 >10:00:59,451 INFO program: First block: 1 >10:00:59,451 INFO program: Block size: 1024 >10:00:59,452 INFO program: Fragment size: 1024 >10:00:59,452 INFO program: Reserved GDT blocks: 256 >10:00:59,453 INFO program: Blocks per group: 8192 >10:00:59,453 INFO program: Fragments per group: 8192 >10:00:59,454 INFO program: Inodes per group: 2032 >10:00:59,455 INFO program: Inode blocks per group: 254 >10:00:59,455 INFO program: Flex block group size: 16 >10:00:59,456 INFO program: Filesystem created: Wed May 23 20:27:49 2012 >10:00:59,456 INFO program: Last mount time: Wed May 23 20:28:12 2012 >10:00:59,457 INFO program: Last write time: Wed May 23 20:35:51 2012 >10:00:59,457 INFO program: Mount count: 1 >10:00:59,458 INFO program: Maximum mount count: -1 >10:00:59,458 INFO program: Last checked: Wed May 23 20:27:49 2012 >10:00:59,459 INFO program: Check interval: 0 (<none>) >10:00:59,459 INFO program: Lifetime writes: 57 MB >10:00:59,460 INFO program: Reserved blocks uid: 0 (user root) >10:00:59,460 INFO program: Reserved blocks gid: 0 (group root) >10:00:59,461 INFO program: First inode: 11 >10:00:59,461 INFO program: Inode size: 128 >10:00:59,462 INFO program: Journal inode: 8 >10:00:59,463 INFO program: Default directory hash: half_md4 >10:00:59,463 INFO program: Directory Hash Seed: 69762597-9e4e-4316-a68e-a096c7325489 >10:00:59,464 INFO program: Journal backup: inode blocks >10:00:59,464 INFO program: Journal features: (none) >10:00:59,464 INFO program: Journal size: 8M >10:00:59,465 INFO program: Journal length: 8192 >10:00:59,465 INFO program: Journal sequence: 0x0000001a >10:00:59,466 INFO program: Journal start: 0 >10:00:59,467 INFO program: >10:00:59,467 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:00:59,468 INFO program: Running... resize2fs -P /dev/vda1 >10:00:59,522 INFO program: Estimated minimum size of the filesystem: 49295 >10:00:59,525 ERR program: resize2fs 1.42.5 (29-Jul-2012) >10:01:00,145 INFO program: Running... dumpe2fs -h /dev/loop1 >10:01:00,175 INFO program: Filesystem volume name: Anaconda >10:01:00,177 INFO program: Last mounted on: / >10:01:00,177 INFO program: Filesystem UUID: ec2ad3ef-ee82-49e8-b770-708777ce23aa >10:01:00,178 INFO program: Filesystem magic number: 0xEF53 >10:01:00,178 INFO program: Filesystem revision #: 1 (dynamic) >10:01:00,178 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 >10:01:00,179 INFO program: Filesystem flags: signed_directory_hash >10:01:00,179 INFO program: Default mount options: user_xattr acl >10:01:00,179 INFO program: Filesystem state: clean >10:01:00,179 INFO program: Errors behavior: Continue >10:01:00,180 INFO program: Filesystem OS type: Linux >10:01:00,180 INFO program: Inode count: 65536 >10:01:00,180 INFO program: Block count: 1048576 >10:01:00,181 INFO program: Reserved block count: 0 >10:01:00,182 INFO program: Free blocks: 317870 >10:01:00,183 INFO program: Free inodes: 38395 >10:01:00,183 INFO program: First block: 1 >10:01:00,188 INFO program: Block size: 1024 >10:01:00,189 INFO program: Fragment size: 1024 >10:01:00,195 INFO program: Reserved GDT blocks: 256 >10:01:00,200 INFO program: Blocks per group: 8192 >10:01:00,201 INFO program: Fragments per group: 8192 >10:01:00,201 INFO program: Inodes per group: 512 >10:01:00,206 INFO program: Inode blocks per group: 128 >10:01:00,207 INFO program: Flex block group size: 16 >10:01:00,210 INFO program: Filesystem created: Wed Nov 21 01:03:36 2012 >10:01:00,211 INFO program: Last mount time: Wed Nov 21 01:03:53 2012 >10:01:00,212 INFO program: Last write time: Wed Nov 21 01:04:00 2012 >10:01:00,212 INFO program: Mount count: 2 >10:01:00,213 INFO program: Maximum mount count: -1 >10:01:00,214 INFO program: Last checked: Wed Nov 21 01:03:36 2012 >10:01:00,214 INFO program: Check interval: 0 (<none>) >10:01:00,215 INFO program: Lifetime writes: 32 MB >10:01:00,216 INFO program: Reserved blocks uid: 0 (user root) >10:01:00,216 INFO program: Reserved blocks gid: 0 (group root) >10:01:00,217 INFO program: First inode: 11 >10:01:00,218 INFO program: Inode size: 256 >10:01:00,218 INFO program: Required extra isize: 28 >10:01:00,223 INFO program: Desired extra isize: 28 >10:01:00,224 INFO program: Journal inode: 8 >10:01:00,225 INFO program: Default directory hash: half_md4 >10:01:00,225 INFO program: Directory Hash Seed: 5df96364-9dd7-453f-aae5-5f408449426b >10:01:00,226 INFO program: Journal backup: inode blocks >10:01:00,227 INFO program: Journal features: (none) >10:01:00,232 INFO program: Journal size: 32M >10:01:00,233 INFO program: Journal length: 32768 >10:01:00,234 INFO program: Journal sequence: 0x00000007 >10:01:00,234 INFO program: Journal start: 0 >10:01:00,235 INFO program: >10:01:00,236 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:01:00,238 INFO program: Running... dumpe2fs -h /dev/loop1 >10:01:00,310 INFO program: Filesystem volume name: Anaconda >10:01:00,311 INFO program: Last mounted on: / >10:01:00,311 INFO program: Filesystem UUID: ec2ad3ef-ee82-49e8-b770-708777ce23aa >10:01:00,312 INFO program: Filesystem magic number: 0xEF53 >10:01:00,312 INFO program: Filesystem revision #: 1 (dynamic) >10:01:00,312 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 >10:01:00,313 INFO program: Filesystem flags: signed_directory_hash >10:01:00,313 INFO program: Default mount options: user_xattr acl >10:01:00,313 INFO program: Filesystem state: clean >10:01:00,313 INFO program: Errors behavior: Continue >10:01:00,314 INFO program: Filesystem OS type: Linux >10:01:00,314 INFO program: Inode count: 65536 >10:01:00,314 INFO program: Block count: 1048576 >10:01:00,315 INFO program: Reserved block count: 0 >10:01:00,315 INFO program: Free blocks: 317870 >10:01:00,315 INFO program: Free inodes: 38395 >10:01:00,316 INFO program: First block: 1 >10:01:00,316 INFO program: Block size: 1024 >10:01:00,317 INFO program: Fragment size: 1024 >10:01:00,317 INFO program: Reserved GDT blocks: 256 >10:01:00,334 INFO program: Blocks per group: 8192 >10:01:00,335 INFO program: Fragments per group: 8192 >10:01:00,335 INFO program: Inodes per group: 512 >10:01:00,335 INFO program: Inode blocks per group: 128 >10:01:00,335 INFO program: Flex block group size: 16 >10:01:00,336 INFO program: Filesystem created: Wed Nov 21 01:03:36 2012 >10:01:00,336 INFO program: Last mount time: Wed Nov 21 01:03:53 2012 >10:01:00,336 INFO program: Last write time: Wed Nov 21 01:04:00 2012 >10:01:00,337 INFO program: Mount count: 2 >10:01:00,337 INFO program: Maximum mount count: -1 >10:01:00,337 INFO program: Last checked: Wed Nov 21 01:03:36 2012 >10:01:00,361 INFO program: Check interval: 0 (<none>) >10:01:00,372 INFO program: Lifetime writes: 32 MB >10:01:00,375 INFO program: Reserved blocks uid: 0 (user root) >10:01:00,376 INFO program: Reserved blocks gid: 0 (group root) >10:01:00,377 INFO program: First inode: 11 >10:01:00,387 INFO program: Inode size: 256 >10:01:00,388 INFO program: Required extra isize: 28 >10:01:00,388 INFO program: Desired extra isize: 28 >10:01:00,388 INFO program: Journal inode: 8 >10:01:00,389 INFO program: Default directory hash: half_md4 >10:01:00,389 INFO program: Directory Hash Seed: 5df96364-9dd7-453f-aae5-5f408449426b >10:01:00,390 INFO program: Journal backup: inode blocks >10:01:00,390 INFO program: Journal features: (none) >10:01:00,390 INFO program: Journal size: 32M >10:01:00,391 INFO program: Journal length: 32768 >10:01:00,391 INFO program: Journal sequence: 0x00000007 >10:01:00,391 INFO program: Journal start: 0 >10:01:00,392 INFO program: >10:01:00,392 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:01:00,393 INFO program: Running... resize2fs -P /dev/loop1 >10:01:00,654 INFO program: Couldn't find valid filesystem superblock. >10:01:00,656 ERR program: resize2fs 1.42.5 (29-Jul-2012) >10:01:00,657 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >10:01:00,882 INFO program: Running... udevadm settle --timeout=300 >10:01:01,073 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >10:01:01,105 INFO program: Filesystem volume name: Anaconda >10:01:01,106 INFO program: Last mounted on: /sysroot >10:01:01,106 INFO program: Filesystem UUID: ec2ad3ef-ee82-49e8-b770-708777ce23aa >10:01:01,107 INFO program: Filesystem magic number: 0xEF53 >10:01:01,107 INFO program: Filesystem revision #: 1 (dynamic) >10:01:01,107 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 >10:01:01,108 INFO program: Filesystem flags: signed_directory_hash >10:01:01,108 INFO program: Default mount options: user_xattr acl >10:01:01,108 INFO program: Filesystem state: clean >10:01:01,109 INFO program: Errors behavior: Continue >10:01:01,109 INFO program: Filesystem OS type: Linux >10:01:01,109 INFO program: Inode count: 65536 >10:01:01,110 INFO program: Block count: 1048576 >10:01:01,110 INFO program: Reserved block count: 0 >10:01:01,110 INFO program: Free blocks: 317870 >10:01:01,111 INFO program: Free inodes: 38395 >10:01:01,111 INFO program: First block: 1 >10:01:01,111 INFO program: Block size: 1024 >10:01:01,111 INFO program: Fragment size: 1024 >10:01:01,112 INFO program: Reserved GDT blocks: 256 >10:01:01,112 INFO program: Blocks per group: 8192 >10:01:01,112 INFO program: Fragments per group: 8192 >10:01:01,113 INFO program: Inodes per group: 512 >10:01:01,117 INFO program: Inode blocks per group: 128 >10:01:01,117 INFO program: Flex block group size: 16 >10:01:01,118 INFO program: Filesystem created: Wed Nov 21 01:03:36 2012 >10:01:01,118 INFO program: Last mount time: Thu Nov 22 10:00:45 2012 >10:01:01,118 INFO program: Last write time: Thu Nov 22 10:00:45 2012 >10:01:01,119 INFO program: Mount count: 3 >10:01:01,119 INFO program: Maximum mount count: -1 >10:01:01,119 INFO program: Last checked: Wed Nov 21 01:03:36 2012 >10:01:01,119 INFO program: Check interval: 0 (<none>) >10:01:01,120 INFO program: Lifetime writes: 32 MB >10:01:01,120 INFO program: Reserved blocks uid: 0 (user root) >10:01:01,120 INFO program: Reserved blocks gid: 0 (group root) >10:01:01,121 INFO program: First inode: 11 >10:01:01,121 INFO program: Inode size: 256 >10:01:01,121 INFO program: Required extra isize: 28 >10:01:01,121 INFO program: Desired extra isize: 28 >10:01:01,122 INFO program: Journal inode: 8 >10:01:01,122 INFO program: Default directory hash: half_md4 >10:01:01,122 INFO program: Directory Hash Seed: 5df96364-9dd7-453f-aae5-5f408449426b >10:01:01,123 INFO program: Journal backup: inode blocks >10:01:01,127 INFO program: Journal features: (none) >10:01:01,127 INFO program: Journal size: 32M >10:01:01,128 INFO program: Journal length: 32768 >10:01:01,128 INFO program: Journal sequence: 0x00000008 >10:01:01,128 INFO program: Journal start: 1 >10:01:01,129 INFO program: >10:01:01,129 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:01:01,130 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >10:01:01,155 INFO program: Filesystem volume name: Anaconda >10:01:01,156 INFO program: Last mounted on: /sysroot >10:01:01,157 INFO program: Filesystem UUID: ec2ad3ef-ee82-49e8-b770-708777ce23aa >10:01:01,157 INFO program: Filesystem magic number: 0xEF53 >10:01:01,157 INFO program: Filesystem revision #: 1 (dynamic) >10:01:01,158 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 >10:01:01,158 INFO program: Filesystem flags: signed_directory_hash >10:01:01,158 INFO program: Default mount options: user_xattr acl >10:01:01,159 INFO program: Filesystem state: clean >10:01:01,159 INFO program: Errors behavior: Continue >10:01:01,159 INFO program: Filesystem OS type: Linux >10:01:01,160 INFO program: Inode count: 65536 >10:01:01,160 INFO program: Block count: 1048576 >10:01:01,160 INFO program: Reserved block count: 0 >10:01:01,160 INFO program: Free blocks: 317870 >10:01:01,161 INFO program: Free inodes: 38395 >10:01:01,161 INFO program: First block: 1 >10:01:01,161 INFO program: Block size: 1024 >10:01:01,162 INFO program: Fragment size: 1024 >10:01:01,162 INFO program: Reserved GDT blocks: 256 >10:01:01,162 INFO program: Blocks per group: 8192 >10:01:01,163 INFO program: Fragments per group: 8192 >10:01:01,163 INFO program: Inodes per group: 512 >10:01:01,163 INFO program: Inode blocks per group: 128 >10:01:01,164 INFO program: Flex block group size: 16 >10:01:01,164 INFO program: Filesystem created: Wed Nov 21 01:03:36 2012 >10:01:01,164 INFO program: Last mount time: Thu Nov 22 10:00:45 2012 >10:01:01,164 INFO program: Last write time: Thu Nov 22 10:00:45 2012 >10:01:01,165 INFO program: Mount count: 3 >10:01:01,165 INFO program: Maximum mount count: -1 >10:01:01,165 INFO program: Last checked: Wed Nov 21 01:03:36 2012 >10:01:01,166 INFO program: Check interval: 0 (<none>) >10:01:01,166 INFO program: Lifetime writes: 32 MB >10:01:01,166 INFO program: Reserved blocks uid: 0 (user root) >10:01:01,170 INFO program: Reserved blocks gid: 0 (group root) >10:01:01,170 INFO program: First inode: 11 >10:01:01,171 INFO program: Inode size: 256 >10:01:01,171 INFO program: Required extra isize: 28 >10:01:01,171 INFO program: Desired extra isize: 28 >10:01:01,172 INFO program: Journal inode: 8 >10:01:01,172 INFO program: Default directory hash: half_md4 >10:01:01,172 INFO program: Directory Hash Seed: 5df96364-9dd7-453f-aae5-5f408449426b >10:01:01,173 INFO program: Journal backup: inode blocks >10:01:01,173 INFO program: Journal features: (none) >10:01:01,173 INFO program: Journal size: 32M >10:01:01,173 INFO program: Journal length: 32768 >10:01:01,174 INFO program: Journal sequence: 0x00000008 >10:01:01,174 INFO program: Journal start: 1 >10:01:01,174 INFO program: >10:01:01,175 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:01:01,176 INFO program: Running... resize2fs -P /dev/mapper/live-rw >10:01:01,202 INFO program: Estimated minimum size of the filesystem: 728227 >10:01:01,203 ERR program: resize2fs 1.42.5 (29-Jul-2012) >10:01:01,461 INFO program: Running... udevadm settle --timeout=300 >10:01:01,591 INFO program: Running... udevadm settle --timeout=300 >10:01:01,740 INFO program: Running... dumpe2fs -h /dev/mapper/vg-lv_root >10:01:01,762 INFO program: Filesystem volume name: <none> >10:01:01,764 INFO program: Last mounted on: /mnt/sysimage >10:01:01,764 INFO program: Filesystem UUID: 89f848d3-224f-420f-9b79-3672c93d3716 >10:01:01,764 INFO program: Filesystem magic number: 0xEF53 >10:01:01,765 INFO program: Filesystem revision #: 1 (dynamic) >10:01:01,765 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 >10:01:01,765 INFO program: Filesystem flags: signed_directory_hash >10:01:01,766 INFO program: Default mount options: user_xattr acl >10:01:01,766 INFO program: Filesystem state: clean >10:01:01,770 INFO program: Errors behavior: Continue >10:01:01,771 INFO program: Filesystem OS type: Linux >10:01:01,771 INFO program: Inode count: 383520 >10:01:01,771 INFO program: Block count: 1531904 >10:01:01,771 INFO program: Reserved block count: 76595 >10:01:01,772 INFO program: Free blocks: 1333561 >10:01:01,772 INFO program: Free inodes: 364364 >10:01:01,772 INFO program: First block: 0 >10:01:01,773 INFO program: Block size: 4096 >10:01:01,773 INFO program: Fragment size: 4096 >10:01:01,773 INFO program: Reserved GDT blocks: 373 >10:01:01,773 INFO program: Blocks per group: 32768 >10:01:01,774 INFO program: Fragments per group: 32768 >10:01:01,774 INFO program: Inodes per group: 8160 >10:01:01,774 INFO program: Inode blocks per group: 510 >10:01:01,775 INFO program: Flex block group size: 16 >10:01:01,775 INFO program: Filesystem created: Wed May 23 20:27:53 2012 >10:01:01,775 INFO program: Last mount time: Wed May 23 20:28:12 2012 >10:01:01,775 INFO program: Last write time: Wed May 23 20:35:51 2012 >10:01:01,776 INFO program: Mount count: 1 >10:01:01,780 INFO program: Maximum mount count: -1 >10:01:01,781 INFO program: Last checked: Wed May 23 20:27:53 2012 >10:01:01,781 INFO program: Check interval: 0 (<none>) >10:01:01,781 INFO program: Lifetime writes: 1160 MB >10:01:01,781 INFO program: Reserved blocks uid: 0 (user root) >10:01:01,782 INFO program: Reserved blocks gid: 0 (group root) >10:01:01,782 INFO program: First inode: 11 >10:01:01,782 INFO program: Inode size: 256 >10:01:01,783 INFO program: Required extra isize: 28 >10:01:01,783 INFO program: Desired extra isize: 28 >10:01:01,783 INFO program: Journal inode: 8 >10:01:01,784 INFO program: Default directory hash: half_md4 >10:01:01,784 INFO program: Directory Hash Seed: 55b6a5f3-9b70-47ff-81cc-17f6c7565d49 >10:01:01,784 INFO program: Journal backup: inode blocks >10:01:01,784 INFO program: Journal features: journal_incompat_revoke >10:01:01,785 INFO program: Journal size: 128M >10:01:01,785 INFO program: Journal length: 32768 >10:01:01,785 INFO program: Journal sequence: 0x00000450 >10:01:01,786 INFO program: Journal start: 0 >10:01:01,786 INFO program: >10:01:01,789 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:01:01,790 INFO program: Running... dumpe2fs -h /dev/mapper/vg-lv_root >10:01:01,812 INFO program: Filesystem volume name: <none> >10:01:01,813 INFO program: Last mounted on: /mnt/sysimage >10:01:01,813 INFO program: Filesystem UUID: 89f848d3-224f-420f-9b79-3672c93d3716 >10:01:01,814 INFO program: Filesystem magic number: 0xEF53 >10:01:01,814 INFO program: Filesystem revision #: 1 (dynamic) >10:01:01,814 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 >10:01:01,815 INFO program: Filesystem flags: signed_directory_hash >10:01:01,815 INFO program: Default mount options: user_xattr acl >10:01:01,815 INFO program: Filesystem state: clean >10:01:01,815 INFO program: Errors behavior: Continue >10:01:01,816 INFO program: Filesystem OS type: Linux >10:01:01,820 INFO program: Inode count: 383520 >10:01:01,820 INFO program: Block count: 1531904 >10:01:01,821 INFO program: Reserved block count: 76595 >10:01:01,821 INFO program: Free blocks: 1333561 >10:01:01,821 INFO program: Free inodes: 364364 >10:01:01,822 INFO program: First block: 0 >10:01:01,822 INFO program: Block size: 4096 >10:01:01,822 INFO program: Fragment size: 4096 >10:01:01,822 INFO program: Reserved GDT blocks: 373 >10:01:01,823 INFO program: Blocks per group: 32768 >10:01:01,823 INFO program: Fragments per group: 32768 >10:01:01,823 INFO program: Inodes per group: 8160 >10:01:01,824 INFO program: Inode blocks per group: 510 >10:01:01,824 INFO program: Flex block group size: 16 >10:01:01,824 INFO program: Filesystem created: Wed May 23 20:27:53 2012 >10:01:01,825 INFO program: Last mount time: Wed May 23 20:28:12 2012 >10:01:01,825 INFO program: Last write time: Wed May 23 20:35:51 2012 >10:01:01,825 INFO program: Mount count: 1 >10:01:01,825 INFO program: Maximum mount count: -1 >10:01:01,830 INFO program: Last checked: Wed May 23 20:27:53 2012 >10:01:01,830 INFO program: Check interval: 0 (<none>) >10:01:01,831 INFO program: Lifetime writes: 1160 MB >10:01:01,831 INFO program: Reserved blocks uid: 0 (user root) >10:01:01,831 INFO program: Reserved blocks gid: 0 (group root) >10:01:01,832 INFO program: First inode: 11 >10:01:01,832 INFO program: Inode size: 256 >10:01:01,832 INFO program: Required extra isize: 28 >10:01:01,833 INFO program: Desired extra isize: 28 >10:01:01,833 INFO program: Journal inode: 8 >10:01:01,833 INFO program: Default directory hash: half_md4 >10:01:01,833 INFO program: Directory Hash Seed: 55b6a5f3-9b70-47ff-81cc-17f6c7565d49 >10:01:01,834 INFO program: Journal backup: inode blocks >10:01:01,834 INFO program: Journal features: journal_incompat_revoke >10:01:01,834 INFO program: Journal size: 128M >10:01:01,835 INFO program: Journal length: 32768 >10:01:01,835 INFO program: Journal sequence: 0x00000450 >10:01:01,835 INFO program: Journal start: 0 >10:01:01,835 INFO program: >10:01:01,836 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:01:01,842 INFO program: Running... resize2fs -P /dev/mapper/vg-lv_root >10:01:01,864 INFO program: Estimated minimum size of the filesystem: 185205 >10:01:01,866 ERR program: resize2fs 1.42.5 (29-Jul-2012) >10:01:01,913 INFO program: Running... udevadm settle --timeout=300 >10:01:01,991 INFO program: Running... udevadm settle --timeout=300 >10:01:02,042 INFO program: Running... udevadm settle --timeout=300 >10:01:02,100 INFO program: Running... udevadm settle --timeout=300 >10:01:02,175 INFO program: Running... udevadm settle --timeout=300 >10:01:02,227 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_swap >10:01:02,381 INFO program: Running... udevadm settle --timeout=300 >10:01:02,435 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg >10:01:02,538 INFO program: 0 logical volume(s) in volume group "vg" now active >10:01:02,564 INFO program: Running... udevadm settle --timeout=300 >10:01:02,629 INFO program: Running... udevadm settle --timeout=300 >10:01:02,727 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >10:01:02,797 INFO program: Running... /bin/umount /mnt/sysimage >10:01:02,817 INFO program: Running... udevadm settle --timeout=300 >10:01:02,877 INFO program: Running... udevadm settle --timeout=300 >10:01:02,943 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_root >10:01:03,078 INFO program: Running... udevadm settle --timeout=300 >10:01:03,145 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/vg-lv_root /mnt/sysimage >10:01:03,164 INFO program: Running... arch >10:01:03,193 INFO program: x86_64 >10:01:03,247 INFO program: Running... /bin/umount /mnt/sysimage >10:01:03,260 INFO program: Running... udevadm settle --timeout=300 >10:01:03,314 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_root >05:03:45,169 INFO program: Running... udevadm settle --timeout=300 >10:03:45,442 INFO program: Running... /bin/mount -n -t iso9660 -o ro /dev/sr0 /mnt/install/source >10:03:45,492 INFO program: Running... /bin/umount /mnt/install/source >05:03:45,620 INFO program: Running... modprobe btrfs >05:03:45,776 INFO program: Running... modprobe xfs >05:03:45,894 INFO program: Running... modprobe vfat > > >/tmp/storage.log: >10:00:52,427 DEBUG storage: registered device format class MDRaidMember as mdmember >10:00:52,432 DEBUG storage: registered device format class DiskLabel as disklabel >10:00:52,435 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >10:00:52,436 DEBUG storage: registered device format class BIOSBoot as biosboot >10:00:52,441 DEBUG storage: registered device format class SwapSpace as swap >10:00:52,444 DEBUG storage: registered device format class MultipathMember as multipath_member >10:00:52,472 DEBUG storage: registered device format class Ext2FS as ext2 >10:00:52,473 DEBUG storage: registered device format class Ext3FS as ext3 >10:00:52,474 DEBUG storage: registered device format class Ext4FS as ext4 >10:00:52,475 DEBUG storage: registered device format class FATFS as vfat >10:00:52,476 DEBUG storage: registered device format class EFIFS as efi >10:00:52,476 DEBUG storage: registered device format class BTRFS as btrfs >10:00:52,477 DEBUG storage: registered device format class GFS2 as gfs2 >10:00:52,478 DEBUG storage: registered device format class JFS as jfs >10:00:52,479 DEBUG storage: registered device format class ReiserFS as reiserfs >10:00:52,479 DEBUG storage: registered device format class XFS as xfs >10:00:52,480 DEBUG storage: registered device format class HFS as hfs >10:00:52,481 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >10:00:52,482 DEBUG storage: registered device format class HFSPlus as hfs+ >10:00:52,483 DEBUG storage: registered device format class NTFS as ntfs >10:00:52,483 DEBUG storage: registered device format class NFS as nfs >10:00:52,484 DEBUG storage: registered device format class NFSv4 as nfs4 >10:00:52,485 DEBUG storage: registered device format class Iso9660FS as iso9660 >10:00:52,486 DEBUG storage: registered device format class NoDevFS as nodev >10:00:52,486 DEBUG storage: registered device format class DevPtsFS as devpts >10:00:52,487 DEBUG storage: registered device format class ProcFS as proc >10:00:52,488 DEBUG storage: registered device format class SysFS as sysfs >10:00:52,488 DEBUG storage: registered device format class TmpFS as tmpfs >10:00:52,489 DEBUG storage: registered device format class BindFS as bind >10:00:52,490 DEBUG storage: registered device format class SELinuxFS as selinuxfs >10:00:52,490 DEBUG storage: registered device format class USBFS as usbfs >10:00:52,493 DEBUG storage: registered device format class DMRaidMember as dmraidmember >10:00:52,516 DEBUG storage: registered device format class LUKS as luks >10:00:52,519 DEBUG storage: registered device format class PPCPRePBoot as prepboot >10:00:53,500 DEBUG storage: MultipathTopology._build_topology: >10:00:53,501 DEBUG storage: /etc/multipath.conf contents: >10:00:53,502 DEBUG storage: # multipath.conf written by anaconda >10:00:53,503 DEBUG storage: >10:00:53,503 DEBUG storage: defaults { >10:00:53,504 DEBUG storage: user_friendly_names yes >10:00:53,505 DEBUG storage: } >10:00:53,505 DEBUG storage: blacklist { >10:00:53,506 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >10:00:53,507 DEBUG storage: devnode "^hd[a-z]" >10:00:53,507 DEBUG storage: devnode "^dcssblk[0-9]*" >10:00:53,508 DEBUG storage: device { >10:00:53,508 DEBUG storage: vendor "DGC" >10:00:53,509 DEBUG storage: product "LUNZ" >10:00:53,510 DEBUG storage: } >10:00:53,510 DEBUG storage: device { >10:00:53,511 DEBUG storage: vendor "IBM" >10:00:53,512 DEBUG storage: product "S/390.*" >10:00:53,512 DEBUG storage: } >10:00:53,513 DEBUG storage: # don't count normal SATA devices as multipaths >10:00:53,514 DEBUG storage: device { >10:00:53,514 DEBUG storage: vendor "ATA" >10:00:53,515 DEBUG storage: } >10:00:53,515 DEBUG storage: # don't count 3ware devices as multipaths >10:00:53,516 DEBUG storage: device { >10:00:53,517 DEBUG storage: vendor "3ware" >10:00:53,517 DEBUG storage: } >10:00:53,518 DEBUG storage: device { >10:00:53,518 DEBUG storage: vendor "AMCC" >10:00:53,519 DEBUG storage: } >10:00:53,520 DEBUG storage: # nor highpoint devices >10:00:53,520 DEBUG storage: device { >10:00:53,521 DEBUG storage: vendor "HPT" >10:00:53,521 DEBUG storage: } >10:00:53,522 DEBUG storage: } >10:00:53,523 DEBUG storage: multipaths { >10:00:53,523 DEBUG storage: } >10:00:53,524 DEBUG storage: (end of /etc/multipath.conf) >10:00:53,578 INFO storage: MultipathTopology: found non-disk device: sr0 >10:00:53,579 INFO storage: MultipathTopology: found singlepath device: vda >10:00:53,580 INFO storage: MultipathTopology: found non-disk device: vda1 >10:00:53,581 INFO storage: MultipathTopology: found non-disk device: vda2 >10:00:53,582 INFO storage: MultipathTopology: found singlepath device: loop0 >10:00:53,583 INFO storage: MultipathTopology: found singlepath device: loop1 >10:00:53,583 INFO storage: MultipathTopology: found singlepath device: loop2 >10:00:53,584 INFO storage: MultipathTopology: found singlepath device: loop3 >10:00:53,585 INFO storage: MultipathTopology: found singlepath device: loop4 >10:00:53,585 INFO storage: MultipathTopology: found singlepath device: loop5 >10:00:53,586 INFO storage: MultipathTopology: found singlepath device: loop6 >10:00:53,587 INFO storage: MultipathTopology: found singlepath device: loop7 >10:00:53,588 INFO storage: MultipathTopology: found singlepath device: dm-0 >10:00:53,588 INFO storage: MultipathTopology: found singlepath device: dm-1 >10:00:53,589 INFO storage: MultipathTopology: found singlepath device: dm-2 >10:00:59,009 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >10:00:59,012 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >10:00:59,081 DEBUG storage: MultipathTopology._build_topology: >10:00:59,083 DEBUG storage: /etc/multipath.conf contents: >10:00:59,083 DEBUG storage: # multipath.conf written by anaconda >10:00:59,084 DEBUG storage: >10:00:59,085 DEBUG storage: defaults { >10:00:59,085 DEBUG storage: user_friendly_names yes >10:00:59,086 DEBUG storage: } >10:00:59,087 DEBUG storage: blacklist { >10:00:59,087 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >10:00:59,090 DEBUG storage: devnode "^hd[a-z]" >10:00:59,091 DEBUG storage: devnode "^dcssblk[0-9]*" >10:00:59,092 DEBUG storage: device { >10:00:59,093 DEBUG storage: vendor "DGC" >10:00:59,093 DEBUG storage: product "LUNZ" >10:00:59,094 DEBUG storage: } >10:00:59,094 DEBUG storage: device { >10:00:59,095 DEBUG storage: vendor "IBM" >10:00:59,095 DEBUG storage: product "S/390.*" >10:00:59,096 DEBUG storage: } >10:00:59,097 DEBUG storage: # don't count normal SATA devices as multipaths >10:00:59,097 DEBUG storage: device { >10:00:59,098 DEBUG storage: vendor "ATA" >10:00:59,098 DEBUG storage: } >10:00:59,099 DEBUG storage: # don't count 3ware devices as multipaths >10:00:59,099 DEBUG storage: device { >10:00:59,100 DEBUG storage: vendor "3ware" >10:00:59,100 DEBUG storage: } >10:00:59,101 DEBUG storage: device { >10:00:59,102 DEBUG storage: vendor "AMCC" >10:00:59,102 DEBUG storage: } >10:00:59,103 DEBUG storage: # nor highpoint devices >10:00:59,103 DEBUG storage: device { >10:00:59,104 DEBUG storage: vendor "HPT" >10:00:59,104 DEBUG storage: } >10:00:59,105 DEBUG storage: } >10:00:59,105 DEBUG storage: multipaths { >10:00:59,106 DEBUG storage: } >10:00:59,107 DEBUG storage: (end of /etc/multipath.conf) >10:00:59,141 INFO storage: MultipathTopology: found non-disk device: sr0 >10:00:59,143 INFO storage: MultipathTopology: found singlepath device: vda >10:00:59,144 INFO storage: MultipathTopology: found non-disk device: vda1 >10:00:59,145 INFO storage: MultipathTopology: found non-disk device: vda2 >10:00:59,146 INFO storage: MultipathTopology: found singlepath device: loop0 >10:00:59,146 INFO storage: MultipathTopology: found singlepath device: loop1 >10:00:59,147 INFO storage: MultipathTopology: found singlepath device: loop2 >10:00:59,148 INFO storage: MultipathTopology: found singlepath device: loop3 >10:00:59,149 INFO storage: MultipathTopology: found singlepath device: loop4 >10:00:59,149 INFO storage: MultipathTopology: found singlepath device: loop5 >10:00:59,150 INFO storage: MultipathTopology: found singlepath device: loop6 >10:00:59,151 INFO storage: MultipathTopology: found singlepath device: loop7 >10:00:59,151 INFO storage: MultipathTopology: found singlepath device: dm-0 >10:00:59,152 INFO storage: MultipathTopology: found singlepath device: dm-1 >10:00:59,153 INFO storage: MultipathTopology: found singlepath device: dm-2 >10:00:59,154 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2'] >10:00:59,159 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta\\x20x86_64 /dev/disk/by-uuid/2012-11-21-01-09-24-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-21-01-09-24-00', > 'ID_FS_UUID_ENC': '2012-11-21-01-09-24-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > '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': '43541', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta\\x20x86_64', > '/dev/disk/by-uuid/2012-11-21-01-09-24-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >10:00:59,161 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >10:00:59,163 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >10:00:59,164 DEBUG storage: DeviceTree.getDeviceByName returned None >10:00:59,165 INFO storage: sr0 is a cdrom >10:00:59,167 DEBUG storage: DeviceTree.addUdevOpticalDevice: >10:00:59,168 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:00:59,172 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >10:00:59,173 INFO storage: added cdrom sr0 (id 0) to device tree >10:00:59,175 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:00:59,179 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >10:00:59,181 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >10:00:59,182 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >10:00:59,185 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >10:00:59,197 WARN storage: disklabel detected but not usable on sr0 >10:00:59,198 INFO storage: type detected on 'sr0' is 'iso9660' >10:00:59,202 DEBUG storage: Iso9660FS.supported: supported: True ; >10:00:59,203 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >10:00:59,207 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >10:00:59,210 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:00:59,212 DEBUG storage: looking up parted Device: /dev/sr0 >10:00:59,214 INFO storage: got device: OpticalDevice instance (0x7f96891bc050) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 283.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: 144896 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (9, 255, 63) biosGeometry: (9, 255, 63) > PedDevice: <_ped.Device object at 0x7f9690e078c0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >10:00:59,216 DEBUG storage: Iso9660FS.supported: supported: True ; >10:00:59,217 INFO storage: got format: Iso9660FS instance (0x7f969eb3e050) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-21-01-09-24-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta_x86_64 size = 0 targetSize = 0 > >10:00:59,219 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '86601', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda'} ; name: vda ; >10:00:59,220 INFO storage: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda)... >10:00:59,222 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >10:00:59,224 DEBUG storage: DeviceTree.getDeviceByName returned None >10:00:59,226 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >10:00:59,228 INFO storage: vda is a disk >10:00:59,229 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:00:59,231 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >10:00:59,232 INFO storage: added disk vda (id 1) to device tree >10:00:59,232 DEBUG storage: looking up parted Device: /dev/vda >10:00:59,236 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >10:00:59,238 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >10:00:59,240 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >10:00:59,245 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >10:00:59,253 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f968938d1d0>, <parted.partition.Partition object at 0x7f968938d590>] > device: <parted.device.Device object at 0x7f9689386f10> > PedDisk: <_ped.Disk object at 0x7f968938b758> >10:00:59,254 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >10:00:59,256 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >10:00:59,258 INFO storage: got device: DiskDevice instance (0x7f969eb2c390) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8000.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7f9690e07b90> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f9689386c10> >10:00:59,260 INFO storage: got format: DiskLabel instance (0x7f9689386cd0) -- > 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 0x7f968938d1d0>, <parted.partition.Partition object at 0x7f968938d590>] > device: <parted.device.Device object at 0x7f9689386f10> > PedDisk: <_ped.Disk object at 0x7f968938b758> > origPartedDisk = <parted.disk.Disk object at 0x7f968938d7d0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7f9690e07d40> > >10:00:59,264 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/13c974b5-7c13-4f20-b4db-46c6140a0766', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '13c974b5-7c13-4f20-b4db-46c6140a0766', > 'ID_FS_UUID_ENC': '13c974b5-7c13-4f20-b4db-46c6140a0766', > 'ID_FS_VERSION': '1.0', > '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': '86812', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/13c974b5-7c13-4f20-b4db-46c6140a0766'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1'} ; name: vda1 ; >10:00:59,265 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1)... >10:00:59,267 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >10:00:59,268 DEBUG storage: DeviceTree.getDeviceByName returned None >10:00:59,269 INFO storage: vda1 is a partition >10:00:59,271 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >10:00:59,273 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >10:00:59,275 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vda (1) with existing msdos disklabel >10:00:59,277 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >10:00:59,279 DEBUG storage: PartitionDevice._setFormat: vda1 ; >10:00:59,280 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:00:59,282 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >10:00:59,283 DEBUG storage: looking up parted Partition: /dev/vda1 >10:00:59,286 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >10:00:59,288 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >10:00:59,290 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >10:00:59,291 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >10:00:59,292 INFO storage: added partition vda1 (id 2) to device tree >10:00:59,294 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >10:00:59,296 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >10:00:59,299 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >10:00:59,301 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >10:00:59,309 WARN storage: disklabel detected but not usable on vda1 >10:00:59,311 INFO storage: type detected on 'vda1' is 'ext4' >10:00:59,534 DEBUG storage: padding min size from 49 up to 53 >10:00:59,549 DEBUG storage: Ext4FS.supported: supported: True ; >10:00:59,589 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:00:59,591 DEBUG storage: PartitionDevice._setFormat: vda1 ; >10:00:59,596 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >10:00:59,598 DEBUG storage: looking up parted Device: /dev/vda1 >10:00:59,605 INFO storage: got device: PartitionDevice instance (0x7f96891bc0d0) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 8000MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/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 0x7f9690e07f80> > 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 0x7f968938d050> fileSystem: <parted.filesystem.FileSystem object at 0x7f968938d6d0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f968938d350> PedPartition: <_ped.Partition object at 0x7f9689388290> > disk = existing 8000MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >10:00:59,611 DEBUG storage: Ext4FS.supported: supported: True ; >10:00:59,635 INFO storage: got format: Ext4FS instance (0x7f968938d890) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 13c974b5-7c13-4f20-b4db-46c6140a0766 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >10:00:59,654 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ph3gLW-ncwD-mdLF-z4UR-7ElZ-KDPs-0oXlzL', > 'ID_FS_UUID_ENC': 'ph3gLW-ncwD-mdLF-z4UR-7ElZ-KDPs-0oXlzL', > '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': '15357952', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': ['-wi-ao---', '-wi-a----'], > 'LVM2_LV_NAME': ['lv_swap', 'lv_root'], > 'LVM2_LV_SIZE': ['1540096.00', '6127616.00'], > 'LVM2_LV_UUID': ['7P0BnY-2fXX-caS4-zXeI-ya7f-XZco-j3l2CW', > 'YPdz2N-GpxB-u4d4-VNpV-US70-0ym5-EIy8FT'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vda2', > 'LVM2_PV_PE_ALLOC_COUNT': '234', > 'LVM2_PV_PE_COUNT': '234', > 'LVM2_PV_SIZE': '7667712.00', > 'LVM2_PV_UUID': 'ph3gLW-ncwD-mdLF-z4UR-7ElZ-KDPs-0oXlzL', > 'LVM2_VG_EXTENT_COUNT': '234', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg', > 'LVM2_VG_SIZE': '7667712.00', > 'LVM2_VG_UUID': 'ALXABP-s5HD-zAIO-OFcl-QG0S-dGZh-AyfGFz', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '86828', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2'} ; name: vda2 ; >10:00:59,658 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2)... >10:00:59,673 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >10:00:59,675 DEBUG storage: DeviceTree.getDeviceByName returned None >10:00:59,678 INFO storage: vda2 is a partition >10:00:59,680 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >10:00:59,685 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >10:00:59,688 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vda (1) with existing msdos disklabel >10:00:59,694 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >10:00:59,696 DEBUG storage: PartitionDevice._setFormat: vda2 ; >10:00:59,699 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:00:59,701 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >10:00:59,713 DEBUG storage: looking up parted Partition: /dev/vda2 >10:00:59,779 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >10:00:59,781 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >10:00:59,794 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >10:00:59,796 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >10:00:59,802 INFO storage: added partition vda2 (id 3) to device tree >10:00:59,804 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >10:00:59,828 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >10:00:59,830 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >10:00:59,832 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >10:00:59,854 WARN storage: disklabel detected but not usable on vda2 >10:00:59,860 INFO storage: type detected on 'vda2' is 'LVM2_member' >10:00:59,869 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg ; uuid: ph3gLW-ncwD-mdLF-z4UR-7ElZ-KDPs-0oXlzL ; exists: True ; vgUuid: ALXABP-s5HD-zAIO-OFcl-QG0S-dGZh-AyfGFz ; label: None ; peStart: 1.0 ; device: /dev/vda2 ; serial: None ; >10:00:59,870 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >10:00:59,884 DEBUG storage: PartitionDevice._setFormat: vda2 ; >10:00:59,885 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >10:00:59,887 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >10:00:59,900 DEBUG storage: DeviceTree.getDeviceByName: name: vg ; >10:00:59,902 DEBUG storage: DeviceTree.getDeviceByName returned None >10:00:59,908 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >10:00:59,925 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:00:59,927 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg ; current: None ; type: None ; >10:00:59,933 INFO storage: added lvmvg vg (id 4) to device tree >10:00:59,935 DEBUG storage: looking up parted Device: /dev/vda2 >10:00:59,939 INFO storage: got device: PartitionDevice instance (0x7f968938dd90) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 8000MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7499.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15357952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15236, 16, 63) biosGeometry: (955, 255, 63) > PedDevice: <_ped.Device object at 0x7f9688fb6200> > 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 0x7f968938d050> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f968938d650> PedPartition: <_ped.Partition object at 0x7f9689388230> > disk = existing 8000MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16383999 length = 15357952 > flags = lvm >10:00:59,959 INFO storage: got format: LVMPhysicalVolume instance (0x7f9689422d50) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = ph3gLW-ncwD-mdLF-z4UR-7ElZ-KDPs-0oXlzL exists = True > options = None supported = True formattable = True resizable = False > vgName = vg vgUUID = ALXABP-s5HD-zAIO-OFcl-QG0S-dGZh-AyfGFz peStart = 1.0 >10:00:59,977 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': '33874', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >10:00:59,978 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >10:00:59,980 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >10:00:59,983 DEBUG storage: DeviceTree.getDeviceByName returned None >10:00:59,984 INFO storage: loop0 is a loop device >10:00:59,990 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >10:00:59,998 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >10:01:00,000 DEBUG storage: DeviceTree.getDeviceByName returned None >10:01:00,003 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:01:00,005 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >10:01:00,005 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 5) to device tree >10:01:00,008 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >10:01:00,008 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:01:00,026 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:01:00,027 INFO storage: added loop loop0 (id 6) to device tree >10:01:00,029 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >10:01:00,037 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >10:01:00,042 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >10:01:00,044 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >10:01:00,045 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >10:01:00,065 WARN storage: disklabel detected but not usable on loop0 >10:01:00,072 INFO storage: type detected on 'loop0' is 'squashfs' >10:01:00,082 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >10:01:00,084 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:01:00,089 INFO storage: got device: LoopDevice instance (0x7f9689173b90) -- > 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 >10:01:00,093 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/ec2ad3ef-ee82-49e8-b770-708777ce23aa', > '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': 'ec2ad3ef-ee82-49e8-b770-708777ce23aa', > 'ID_FS_UUID_ENC': 'ec2ad3ef-ee82-49e8-b770-708777ce23aa', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '35752', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ec2ad3ef-ee82-49e8-b770-708777ce23aa'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >10:01:00,097 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >10:01:00,099 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >10:01:00,104 DEBUG storage: DeviceTree.getDeviceByName returned None >10:01:00,105 INFO storage: loop1 is a loop device >10:01:00,106 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >10:01:00,111 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >10:01:00,113 DEBUG storage: DeviceTree.getDeviceByName returned None >10:01:00,113 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:01:00,115 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >10:01:00,119 INFO storage: added file /LiveOS/rootfs.img (id 7) to device tree >10:01:00,122 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >10:01:00,122 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:01:00,128 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:01:00,132 INFO storage: added loop loop1 (id 8) to device tree >10:01:00,134 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >10:01:00,136 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >10:01:00,142 DEBUG storage: Ext4FS.supported: supported: True ; >10:01:00,143 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:01:00,143 DEBUG storage: device loop1 does not contain a disklabel >10:01:00,144 INFO storage: type detected on 'loop1' is 'ext4' >10:01:00,658 DEBUG storage: padding min size from 0 up to 0 >10:01:00,661 DEBUG storage: Ext4FS.supported: supported: True ; >10:01:00,699 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:01:00,705 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >10:01:00,707 INFO storage: got device: LoopDevice instance (0x7f9689181050) -- > 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 >10:01:00,709 DEBUG storage: Ext4FS.supported: supported: True ; >10:01:00,713 INFO storage: got format: Ext4FS instance (0x7f9689173cd0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = ec2ad3ef-ee82-49e8-b770-708777ce23aa exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >10:01:00,716 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': '35784', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >10:01:00,720 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >10:01:00,722 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >10:01:00,724 DEBUG storage: DeviceTree.getDeviceByName returned None >10:01:00,731 INFO storage: loop2 is a loop device >10:01:00,741 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >10:01:00,743 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >10:01:00,746 DEBUG storage: DeviceTree.getDeviceByName returned None >10:01:00,756 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:01:00,757 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >10:01:00,758 INFO storage: added file /overlay (deleted) (id 9) to device tree >10:01:00,760 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >10:01:00,771 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:01:00,773 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:01:00,774 INFO storage: added loop loop2 (id 10) to device tree >10:01:00,776 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >10:01:00,787 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >10:01:00,788 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:01:00,790 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >10:01:00,797 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >10:01:00,820 WARN storage: disklabel detected but not usable on loop2 >10:01:00,825 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >10:01:00,825 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:01:00,827 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:01:00,828 INFO storage: got device: LoopDevice instance (0x7f9689181190) -- > 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 >10:01:00,830 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': '97138', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >10:01:00,835 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >10:01:00,836 DEBUG storage: lvm filter: adding loop3 to the reject list >10:01:00,838 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': '97185', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >10:01:00,839 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >10:01:00,843 DEBUG storage: lvm filter: adding loop4 to the reject list >10:01:00,845 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': '97205', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >10:01:00,846 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >10:01:00,846 DEBUG storage: lvm filter: adding loop5 to the reject list >10:01:00,848 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': '98464', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >10:01:00,851 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >10:01:00,852 DEBUG storage: lvm filter: adding loop6 to the reject list >10:01:00,872 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': '98985', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >10:01:00,874 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >10:01:00,876 DEBUG storage: lvm filter: adding loop7 to the reject list >10:01:00,880 DEBUG storage: Skipping a device mapper drive (dm-0) for now >10:01:00,880 DEBUG storage: Skipping a device mapper drive (dm-1) for now >10:01:00,881 DEBUG storage: Skipping a device mapper drive (dm-2) for now >10:01:00,952 INFO storage: devices to scan: ['dm-0', 'dm-1', 'dm-2'] >10:01:00,966 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/ec2ad3ef-ee82-49e8-b770-708777ce23aa /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': 'ec2ad3ef-ee82-49e8-b770-708777ce23aa', > 'ID_FS_UUID_ENC': 'ec2ad3ef-ee82-49e8-b770-708777ce23aa', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '80741', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ec2ad3ef-ee82-49e8-b770-708777ce23aa', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >10:01:00,972 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >10:01:00,978 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >10:01:00,979 DEBUG storage: DeviceTree.getDeviceByName returned None >10:01:00,980 INFO storage: live-rw is a device-mapper device >10:01:00,985 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >10:01:00,987 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg ; status: True ; >10:01:00,988 DEBUG storage: failed to find dm node for vg >10:01:00,993 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >10:01:00,995 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >10:01:01,003 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >10:01:01,005 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (10) >10:01:01,007 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >10:01:01,008 DEBUG storage: DeviceTree.getDeviceByName returned None >10:01:01,013 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >10:01:01,025 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:01:01,028 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >10:01:01,035 INFO storage: added dm live-rw (id 11) to device tree >10:01:01,058 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >10:01:01,063 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >10:01:01,069 DEBUG storage: Ext4FS.supported: supported: True ; >10:01:01,069 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:01:01,070 DEBUG storage: device live-rw does not contain a disklabel >10:01:01,072 INFO storage: type detected on 'live-rw' is 'ext4' >10:01:01,204 DEBUG storage: padding min size from 712 up to 783 >10:01:01,207 DEBUG storage: Ext4FS.supported: supported: True ; >10:01:01,211 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:01:01,213 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >10:01:01,219 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >10:01:01,231 INFO storage: got device: DMDevice instance (0x7f96891affd0) -- > 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 0x7f9688fb64d0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >10:01:01,233 DEBUG storage: Ext4FS.supported: supported: True ; >10:01:01,238 INFO storage: got format: Ext4FS instance (0x7f968919dd90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = ec2ad3ef-ee82-49e8-b770-708777ce23aa exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >10:01:01,242 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg-lv_swap /dev/disk/by-id/dm-uuid-LVM-ALXABPs5HDzAIOOFclQG0SdGZhAyfGFz7P0BnY2fXXcaS4zXeIya7fXZcoj3l2CW /dev/disk/by-uuid/8b1938e5-58b4-45ff-af5c-293f4607de4f /dev/mapper/vg-lv_swap /dev/vg/lv_swap', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg-lv_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-ALXABPs5HDzAIOOFclQG0SdGZhAyfGFz7P0BnY2fXXcaS4zXeIya7fXZcoj3l2CW', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '8b1938e5-58b4-45ff-af5c-293f4607de4f', > 'ID_FS_UUID_ENC': '8b1938e5-58b4-45ff-af5c-293f4607de4f', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55880', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-ALXABPs5HDzAIOOFclQG0SdGZhAyfGFz7P0BnY2fXXcaS4zXeIya7fXZcoj3l2CW', > '/dev/disk/by-uuid/8b1938e5-58b4-45ff-af5c-293f4607de4f', > '/dev/mapper/vg-lv_swap', > '/dev/vg/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg-lv_swap ; >10:01:01,248 INFO storage: scanning vg-lv_swap (/devices/virtual/block/dm-1)... >10:01:01,250 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >10:01:01,256 DEBUG storage: DeviceTree.getDeviceByName returned None >10:01:01,257 INFO storage: vg-lv_swap is an lvm logical volume >10:01:01,258 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg-lv_swap ; >10:01:01,266 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ph3gLW-ncwD-mdLF-z4UR-7ElZ-KDPs-0oXlzL', > 'ID_FS_UUID_ENC': 'ph3gLW-ncwD-mdLF-z4UR-7ElZ-KDPs-0oXlzL', > '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': '15357952', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----'], > 'LVM2_LV_NAME': ['lv_swap', 'lv_root'], > 'LVM2_LV_SIZE': ['1540096.00', '6127616.00'], > 'LVM2_LV_UUID': ['7P0BnY-2fXX-caS4-zXeI-ya7f-XZco-j3l2CW', > 'YPdz2N-GpxB-u4d4-VNpV-US70-0ym5-EIy8FT'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vda2', > 'LVM2_PV_PE_ALLOC_COUNT': '234', > 'LVM2_PV_PE_COUNT': '234', > 'LVM2_PV_SIZE': '7667712.00', > 'LVM2_PV_UUID': 'ph3gLW-ncwD-mdLF-z4UR-7ElZ-KDPs-0oXlzL', > 'LVM2_VG_EXTENT_COUNT': '234', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg', > 'LVM2_VG_SIZE': '7667712.00', > 'LVM2_VG_UUID': 'ALXABP-s5HD-zAIO-OFcl-QG0S-dGZh-AyfGFz', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '86828', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2'} ; name: vda2 ; >10:01:01,271 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2)... >10:01:01,273 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >10:01:01,276 DEBUG storage: DeviceTree.getDeviceByName returned existing 7499MB partition vda2 (3) with existing lvmpv >10:01:01,283 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >10:01:01,285 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >10:01:01,286 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >10:01:01,294 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >10:01:01,303 WARN storage: disklabel detected but not usable on vda2 >10:01:01,315 DEBUG storage: no type or existing type for vda2, bailing >10:01:01,317 INFO storage: got device: PartitionDevice instance (0x7f968938dd90) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 8000MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7499.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15357952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15236, 16, 63) biosGeometry: (955, 255, 63) > PedDevice: <_ped.Device object at 0x7f9688fb6200> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f968938d050> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f968938d650> PedPartition: <_ped.Partition object at 0x7f9689388230> > disk = existing 8000MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16383999 length = 15357952 > flags = lvm >10:01:01,328 INFO storage: got format: LVMPhysicalVolume instance (0x7f9689422d50) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = ph3gLW-ncwD-mdLF-z4UR-7ElZ-KDPs-0oXlzL exists = True > options = None supported = True formattable = True resizable = False > vgName = vg vgUUID = ALXABP-s5HD-zAIO-OFcl-QG0S-dGZh-AyfGFz peStart = 1.0 >10:01:01,330 DEBUG storage: DeviceTree.getDeviceByName: name: vg ; >10:01:01,339 DEBUG storage: DeviceTree.getDeviceByName returned existing 7488MB lvmvg vg (4) >10:01:01,346 DEBUG storage: no device or no media present >10:01:01,356 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg-lv_root /dev/disk/by-id/dm-uuid-LVM-ALXABPs5HDzAIOOFclQG0SdGZhAyfGFzYPdz2NGpxBu4d4VNpVUS700ym5EIy8FT /dev/disk/by-uuid/89f848d3-224f-420f-9b79-3672c93d3716 /dev/mapper/vg-lv_root /dev/vg/lv_root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg-lv_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-ALXABPs5HDzAIOOFclQG0SdGZhAyfGFzYPdz2NGpxBu4d4VNpVUS700ym5EIy8FT', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '89f848d3-224f-420f-9b79-3672c93d3716', > 'ID_FS_UUID_ENC': '89f848d3-224f-420f-9b79-3672c93d3716', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59596', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-ALXABPs5HDzAIOOFclQG0SdGZhAyfGFzYPdz2NGpxBu4d4VNpVUS700ym5EIy8FT', > '/dev/disk/by-uuid/89f848d3-224f-420f-9b79-3672c93d3716', > '/dev/mapper/vg-lv_root', > '/dev/vg/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg-lv_root ; >10:01:01,361 INFO storage: scanning vg-lv_root (/devices/virtual/block/dm-2)... >10:01:01,366 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >10:01:01,372 DEBUG storage: DeviceTree.getDeviceByName returned None >10:01:01,377 INFO storage: vg-lv_root is an lvm logical volume >10:01:01,379 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg-lv_root ; >10:01:01,387 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ph3gLW-ncwD-mdLF-z4UR-7ElZ-KDPs-0oXlzL', > 'ID_FS_UUID_ENC': 'ph3gLW-ncwD-mdLF-z4UR-7ElZ-KDPs-0oXlzL', > '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': '15357952', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----'], > 'LVM2_LV_NAME': ['lv_swap', 'lv_root'], > 'LVM2_LV_SIZE': ['1540096.00', '6127616.00'], > 'LVM2_LV_UUID': ['7P0BnY-2fXX-caS4-zXeI-ya7f-XZco-j3l2CW', > 'YPdz2N-GpxB-u4d4-VNpV-US70-0ym5-EIy8FT'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vda2', > 'LVM2_PV_PE_ALLOC_COUNT': '234', > 'LVM2_PV_PE_COUNT': '234', > 'LVM2_PV_SIZE': '7667712.00', > 'LVM2_PV_UUID': 'ph3gLW-ncwD-mdLF-z4UR-7ElZ-KDPs-0oXlzL', > 'LVM2_VG_EXTENT_COUNT': '234', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg', > 'LVM2_VG_SIZE': '7667712.00', > 'LVM2_VG_UUID': 'ALXABP-s5HD-zAIO-OFcl-QG0S-dGZh-AyfGFz', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '86828', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2'} ; name: vda2 ; >10:01:01,392 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2)... >10:01:01,394 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >10:01:01,395 DEBUG storage: DeviceTree.getDeviceByName returned existing 7499MB partition vda2 (3) with existing lvmpv >10:01:01,400 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >10:01:01,402 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >10:01:01,404 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >10:01:01,410 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >10:01:01,418 WARN storage: disklabel detected but not usable on vda2 >10:01:01,428 DEBUG storage: no type or existing type for vda2, bailing >10:01:01,431 INFO storage: got device: PartitionDevice instance (0x7f968938dd90) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 8000MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7499.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15357952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15236, 16, 63) biosGeometry: (955, 255, 63) > PedDevice: <_ped.Device object at 0x7f9688fb6200> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f968938d050> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f968938d650> PedPartition: <_ped.Partition object at 0x7f9689388230> > disk = existing 8000MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16383999 length = 15357952 > flags = lvm >10:01:01,442 INFO storage: got format: LVMPhysicalVolume instance (0x7f9689422d50) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = ph3gLW-ncwD-mdLF-z4UR-7ElZ-KDPs-0oXlzL exists = True > options = None supported = True formattable = True resizable = False > vgName = vg vgUUID = ALXABP-s5HD-zAIO-OFcl-QG0S-dGZh-AyfGFz peStart = 1.0 >10:01:01,444 DEBUG storage: DeviceTree.getDeviceByName: name: vg ; >10:01:01,453 DEBUG storage: DeviceTree.getDeviceByName returned existing 7488MB lvmvg vg (4) >10:01:01,460 DEBUG storage: no device or no media present >10:01:01,528 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >10:01:01,530 DEBUG storage: DeviceTree.getDeviceByName returned None >10:01:01,532 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg ; >10:01:01,536 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:01:01,538 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_swap ; current: None ; type: None ; >10:01:01,543 DEBUG storage: looking up parted Device: /dev/mapper/vg-lv_swap >10:01:01,548 DEBUG storage: Adding vg-lv_swap/1504MB to vg >10:01:01,551 INFO storage: added lvmlv vg-lv_swap (id 12) to device tree >10:01:01,556 DEBUG storage: LVMLogicalVolumeDevice.setup: vg-lv_swap ; status: True ; controllable: True ; orig: False ; >10:01:01,561 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >10:01:01,568 DEBUG storage: DeviceTree.getDeviceByName returned None >10:01:01,570 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg ; >10:01:01,570 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:01:01,572 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_root ; current: None ; type: None ; >10:01:01,576 DEBUG storage: looking up parted Device: /dev/mapper/vg-lv_root >10:01:01,582 DEBUG storage: Adding vg-lv_root/5984MB to vg >10:01:01,583 INFO storage: added lvmlv vg-lv_root (id 13) to device tree >10:01:01,587 DEBUG storage: LVMLogicalVolumeDevice.setup: vg-lv_root ; status: True ; controllable: True ; orig: False ; >10:01:01,642 INFO storage: devices to scan: ['dm-1', 'dm-2'] >10:01:01,659 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg-lv_swap /dev/disk/by-id/dm-uuid-LVM-ALXABPs5HDzAIOOFclQG0SdGZhAyfGFz7P0BnY2fXXcaS4zXeIya7fXZcoj3l2CW /dev/disk/by-uuid/8b1938e5-58b4-45ff-af5c-293f4607de4f /dev/mapper/vg-lv_swap /dev/vg/lv_swap', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg-lv_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-ALXABPs5HDzAIOOFclQG0SdGZhAyfGFz7P0BnY2fXXcaS4zXeIya7fXZcoj3l2CW', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '8b1938e5-58b4-45ff-af5c-293f4607de4f', > 'ID_FS_UUID_ENC': '8b1938e5-58b4-45ff-af5c-293f4607de4f', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55880', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-ALXABPs5HDzAIOOFclQG0SdGZhAyfGFz7P0BnY2fXXcaS4zXeIya7fXZcoj3l2CW', > '/dev/disk/by-uuid/8b1938e5-58b4-45ff-af5c-293f4607de4f', > '/dev/mapper/vg-lv_swap', > '/dev/vg/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg-lv_swap ; >10:01:01,660 INFO storage: scanning vg-lv_swap (/devices/virtual/block/dm-1)... >10:01:01,662 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >10:01:01,664 DEBUG storage: DeviceTree.getDeviceByName returned existing 1504MB lvmlv vg-lv_swap (12) >10:01:01,670 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg-lv_swap ; >10:01:01,671 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg-lv_swap ; label_type: None ; >10:01:01,676 DEBUG storage: SwapSpace.__init__: >10:01:01,677 DEBUG storage: getFormat('swap') returning SwapSpace instance >10:01:01,681 DEBUG storage: device vg-lv_swap does not contain a disklabel >10:01:01,682 INFO storage: type detected on 'vg-lv_swap' is 'swap' >10:01:01,683 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg-lv_swap ; serial: None ; uuid: 8b1938e5-58b4-45ff-af5c-293f4607de4f ; exists: True ; label: None ; >10:01:01,684 DEBUG storage: getFormat('swap') returning SwapSpace instance >10:01:01,685 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_swap ; current: None ; type: swap ; >10:01:01,692 DEBUG storage: looking up parted Device: /dev/mapper/vg >10:01:01,697 DEBUG storage: vg size is 7488MB >10:01:01,698 DEBUG storage: vg vg has 0MB free >10:01:01,699 DEBUG storage: vg size is 7488MB >10:01:01,700 DEBUG storage: vg vg has 0MB free >10:01:01,705 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f9689199650) -- > name = vg-lv_swap status = True kids = 0 id = 12 > parents = ['existing 7488MB lvmvg vg (4)'] > uuid = 7P0BnY-2fXX-caS4-zXeI-ya7f-XZco-j3l2CW size = 1504.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/vg-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 3080192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (191, 255, 63) biosGeometry: (191, 255, 63) > PedDevice: <_ped.Device object at 0x7f9688fb6f80> > target size = 1504.0 path = /dev/mapper/vg-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f9688fab190) -- > name = vg status = True kids = 2 id = 4 > parents = ['existing 7499MB partition vda2 (3) with existing lvmpv'] > uuid = ALXABP-s5HD-zAIO-OFcl-QG0S-dGZh-AyfGFz size = 7488 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 234 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 234.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 7499MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 1504MB lvmlv vg-lv_swap (12) with existing swap', > 'existing 5984MB lvmlv vg-lv_root (13)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 1504MB >10:01:01,707 INFO storage: got format: SwapSpace instance (0x7f9686316690) -- > type = swap name = swap status = False > device = /dev/mapper/vg-lv_swap uuid = 8b1938e5-58b4-45ff-af5c-293f4607de4f exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >10:01:01,711 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg-lv_root /dev/disk/by-id/dm-uuid-LVM-ALXABPs5HDzAIOOFclQG0SdGZhAyfGFzYPdz2NGpxBu4d4VNpVUS700ym5EIy8FT /dev/disk/by-uuid/89f848d3-224f-420f-9b79-3672c93d3716 /dev/mapper/vg-lv_root /dev/vg/lv_root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg-lv_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-ALXABPs5HDzAIOOFclQG0SdGZhAyfGFzYPdz2NGpxBu4d4VNpVUS700ym5EIy8FT', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '89f848d3-224f-420f-9b79-3672c93d3716', > 'ID_FS_UUID_ENC': '89f848d3-224f-420f-9b79-3672c93d3716', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59596', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-ALXABPs5HDzAIOOFclQG0SdGZhAyfGFzYPdz2NGpxBu4d4VNpVUS700ym5EIy8FT', > '/dev/disk/by-uuid/89f848d3-224f-420f-9b79-3672c93d3716', > '/dev/mapper/vg-lv_root', > '/dev/vg/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg-lv_root ; >10:01:01,715 INFO storage: scanning vg-lv_root (/devices/virtual/block/dm-2)... >10:01:01,722 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >10:01:01,724 DEBUG storage: DeviceTree.getDeviceByName returned existing 5984MB lvmlv vg-lv_root (13) >10:01:01,725 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg-lv_root ; >10:01:01,732 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg-lv_root ; label_type: None ; >10:01:01,734 DEBUG storage: Ext4FS.supported: supported: True ; >10:01:01,738 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:01:01,739 DEBUG storage: device vg-lv_root does not contain a disklabel >10:01:01,740 INFO storage: type detected on 'vg-lv_root' is 'ext4' >10:01:01,867 DEBUG storage: padding min size from 724 up to 796 >10:01:01,874 DEBUG storage: Ext4FS.supported: supported: True ; >10:01:01,880 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:01:01,882 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_root ; current: None ; type: ext4 ; >10:01:01,891 DEBUG storage: looking up parted Device: /dev/mapper/vg >10:01:01,893 DEBUG storage: vg size is 7488MB >10:01:01,895 DEBUG storage: vg vg has 0MB free >10:01:01,899 DEBUG storage: vg size is 7488MB >10:01:01,901 DEBUG storage: vg vg has 0MB free >10:01:01,903 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f9689199810) -- > name = vg-lv_root status = True kids = 0 id = 13 > parents = ['existing 7488MB lvmvg vg (4)'] > uuid = YPdz2N-GpxB-u4d4-VNpV-US70-0ym5-EIy8FT size = 5984.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/vg-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12255232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (762, 255, 63) biosGeometry: (762, 255, 63) > PedDevice: <_ped.Device object at 0x7f9688fb6dd0> > target size = 5984.0 path = /dev/mapper/vg-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f9688fab190) -- > name = vg status = True kids = 2 id = 4 > parents = ['existing 7499MB partition vda2 (3) with existing lvmpv'] > uuid = ALXABP-s5HD-zAIO-OFcl-QG0S-dGZh-AyfGFz size = 7488 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 234 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 234.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 7499MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 1504MB lvmlv vg-lv_swap (12) with existing swap', > 'existing 5984MB lvmlv vg-lv_root (13) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 5984MB >10:01:01,911 DEBUG storage: Ext4FS.supported: supported: True ; >10:01:01,911 INFO storage: got format: Ext4FS instance (0x7f9689199c50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg-lv_root uuid = 89f848d3-224f-420f-9b79-3672c93d3716 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 5984.0 targetSize = 5984.0 > >10:01:01,970 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >10:01:01,973 DEBUG storage: DeviceTree.getDeviceByName returned existing 1504MB lvmlv vg-lv_swap (12) with existing swap >10:01:01,978 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >10:01:01,984 DEBUG storage: DeviceTree.getDeviceByName returned existing 5984MB lvmlv vg-lv_root (13) with existing ext4 filesystem >10:01:01,986 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >10:01:02,038 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >10:01:02,086 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >10:01:02,093 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:01:02,096 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:01:02,149 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >10:01:02,154 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >10:01:02,156 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >10:01:02,161 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-lv_swap ; status: True ; controllable: True ; >10:01:02,165 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg-lv_swap ; status: False ; type: swap ; >10:01:02,171 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg-lv_swap ; status: False ; type: swap ; >10:01:02,224 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg-lv_swap ; status: True ; controllable: True ; >10:01:02,368 DEBUG storage: LVMVolumeGroupDevice.teardown: vg ; status: True ; controllable: True ; >10:01:02,374 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg ; status: False ; type: None ; >10:01:02,377 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg ; status: False ; type: None ; >10:01:02,430 DEBUG storage: LVMVolumeGroupDevice._teardown: vg ; status: True ; controllable: True ; >10:01:02,549 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >10:01:02,555 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >10:01:02,559 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >10:01:02,614 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >10:01:02,620 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:01:02,624 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:01:02,680 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-lv_root ; status: False ; controllable: True ; >10:01:02,681 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >10:01:02,684 INFO storage: edd: collected mbr signatures: {'vda': '0x0006e796'} >10:01:02,689 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0006e796 > pci_dev: 00:05.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >10:01:02,691 DEBUG storage: edd: matched 0x80 to vda using pci_dev >10:01:02,694 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >10:01:02,717 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:01:02,781 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >10:01:02,863 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >10:01:02,869 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:01:02,872 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:01:02,926 DEBUG storage: LVMLogicalVolumeDevice.setup: vg-lv_root ; status: False ; controllable: True ; orig: False ; >10:01:02,933 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg-lv_root ; orig: False ; >10:01:02,935 DEBUG storage: LVMVolumeGroupDevice.setup: vg ; status: True ; controllable: True ; orig: False ; >10:01:02,942 DEBUG storage: LVMLogicalVolumeDevice._setup: vg-lv_root ; status: False ; controllable: True ; orig: False ; >10:01:03,124 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:01:03,197 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >10:01:03,198 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >10:01:03,203 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >10:01:03,204 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >10:01:03,205 DEBUG storage: crypttab maps: [] >10:01:03,205 DEBUG storage: parsing /mnt/sysimage/etc/fstab >10:01:03,209 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg-lv_root ; >10:01:03,216 DEBUG storage: DeviceTree.getDeviceByPath returned existing 5984MB lvmlv vg-lv_root (13) with existing ext4 filesystem >10:01:03,220 DEBUG storage: resolved '/dev/mapper/vg-lv_root' to 'vg-lv_root' (lvmlv) >10:01:03,222 DEBUG storage: resolved 'UUID=13c974b5-7c13-4f20-b4db-46c6140a0766' to 'vda1' (partition) >10:01:03,224 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg-lv_swap ; >10:01:03,230 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1504MB lvmlv vg-lv_swap (12) with existing swap >10:01:03,231 DEBUG storage: resolved '/dev/mapper/vg-lv_swap' to 'vg-lv_swap' (lvmlv) >10:01:03,233 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-lv_root ; status: True ; controllable: True ; >10:01:03,309 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg-lv_root ; status: True ; controllable: True ; >10:01:03,552 DEBUG storage: Ext4FS.supported: supported: True ; >10:01:03,559 DEBUG storage: Ext4FS.supported: supported: True ; >10:01:03,565 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:01:03,572 DEBUG storage: Iso9660FS.supported: supported: True ; >10:01:03,575 DEBUG storage: Ext4FS.supported: supported: True ; >10:01:03,582 DEBUG storage: vg size is 7488MB >10:01:03,584 DEBUG storage: vg vg has 0MB free >10:01:03,588 DEBUG storage: vg size is 7488MB >10:01:03,594 DEBUG storage: vg vg has 0MB free >10:01:03,597 DEBUG storage: Ext4FS.supported: supported: True ; >10:01:03,973 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >10:01:03,979 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:01:03,986 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283MB cdrom sr0 (0) with existing iso9660 filesystem >05:03:45,160 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:03:45,164 INFO storage: updating format of device: existing 283MB cdrom sr0 (0) with existing iso9660 filesystem >05:03:45,373 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >05:03:45,379 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >05:03:45,384 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >05:03:45,389 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >05:03:45,402 WARN storage: disklabel detected but not usable on sr0 >05:03:45,403 DEBUG storage: no type or existing type for sr0, bailing >05:03:45,408 INFO storage: got format: existing iso9660 filesystem >05:03:45,433 INFO storage: set SELinux context for mountpoint /mnt/install/source to system_u:object_r:var_run_t:s0 >05:03:45,572 DEBUG storage: Iso9660FS.supported: supported: True ; >05:03:45,575 DEBUG storage: Iso9660FS.supported: supported: True ; >05:03:45,577 DEBUG storage: NFSv4.supported: supported: False ; >05:03:45,579 DEBUG storage: NFSv4.supported: supported: False ; >05:03:45,581 DEBUG storage: SELinuxFS.supported: supported: False ; >05:03:45,583 DEBUG storage: SELinuxFS.supported: supported: False ; >05:03:45,585 DEBUG storage: Ext4FS.supported: supported: True ; >05:03:45,587 DEBUG storage: Ext4FS.supported: supported: True ; >05:03:45,590 DEBUG storage: Ext3FS.supported: supported: True ; >05:03:45,592 DEBUG storage: Ext3FS.supported: supported: True ; >05:03:45,595 DEBUG storage: Ext2FS.supported: supported: True ; >05:03:45,598 DEBUG storage: Ext2FS.supported: supported: True ; >05:03:45,600 DEBUG storage: SysFS.supported: supported: False ; >05:03:45,602 DEBUG storage: SysFS.supported: supported: False ; >05:03:45,604 DEBUG storage: MultipathMember.__init__: >05:03:45,607 DEBUG storage: MDRaidMember.__init__: >05:03:45,609 DEBUG storage: ProcFS.supported: supported: False ; >05:03:45,611 DEBUG storage: ProcFS.supported: supported: False ; >05:03:45,613 DEBUG storage: SwapSpace.__init__: >05:03:45,615 DEBUG storage: DevPtsFS.supported: supported: False ; >05:03:45,617 DEBUG storage: DevPtsFS.supported: supported: False ; >05:03:45,619 DEBUG storage: BTRFS.supported: supported: True ; >05:03:45,759 DEBUG storage: USBFS.supported: supported: False ; >05:03:45,763 DEBUG storage: USBFS.supported: supported: False ; >05:03:45,766 DEBUG storage: DiskLabel.__init__: >05:03:45,767 INFO storage: DiskLabel.partedDevice returning None >05:03:45,770 DEBUG storage: HFSPlus.supported: supported: False ; >05:03:45,772 DEBUG storage: HFSPlus.supported: supported: False ; >05:03:45,775 DEBUG storage: XFS.supported: supported: True ; >05:03:45,861 DEBUG storage: XFS.supported: supported: True ; >05:03:45,865 DEBUG storage: TmpFS.supported: supported: False ; >05:03:45,867 DEBUG storage: TmpFS.supported: supported: False ; >05:03:45,869 DEBUG storage: LUKS.__init__: >05:03:45,872 DEBUG storage: DMRaidMember.__init__: >05:03:45,874 DEBUG storage: NTFS.supported: supported: False ; >05:03:45,876 DEBUG storage: NTFS.supported: supported: False ; >05:03:45,878 DEBUG storage: BindFS.supported: supported: False ; >05:03:45,881 DEBUG storage: BindFS.supported: supported: False ; >05:03:45,883 DEBUG storage: HFS.supported: supported: False ; >05:03:45,885 DEBUG storage: HFS.supported: supported: False ; >05:03:45,887 DEBUG storage: LVMPhysicalVolume.__init__: >05:03:45,889 DEBUG storage: NFS.supported: supported: False ; >05:03:45,890 DEBUG storage: NFS.supported: supported: False ; >05:03:45,892 DEBUG storage: FATFS.supported: supported: True ; >05:03:45,930 DEBUG storage: FATFS.supported: supported: True ; >05:03:45,934 DEBUG storage: NoDevFS.supported: supported: False ; >05:03:45,936 DEBUG storage: NoDevFS.supported: supported: False ; > > >/tmp/ifcfg.log: >10:00:58,183 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >10:00:59,324 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >10:00:59,326 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:57:C8:E9 >10:00:59,326 DEBUG ifcfg: NetworkDevice eth0 set: UUID=8ea84eca-aff8-4126-9b23-80dd9047b5be >10:00:59,327 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >10:00:59,328 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:57:C8:E9" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="8ea84eca-aff8-4126-9b23-80dd9047b5be" > >10:00:59,329 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >10:00:49,078 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >10:00:49,078 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="563" x-info="http://www.rsyslog.com"] start >10:00:49,079 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >10:00:49,079 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >10:00:49,079 NOTICE kernel:[ 0.000000] Linux version 3.6.6-3.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Mon Nov 5 16:26:34 UTC 2012 >10:00:49,079 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta\x20x86_64 quiet BOOT_IMAGE=vmlinuz >10:00:49,079 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >10:00:49,079 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable >10:00:49,079 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved >10:00:49,079 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >10:00:49,079 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002fffcfff] usable >10:00:49,079 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000002fffd000-0x000000002fffffff] reserved >10:00:49,079 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >10:00:49,079 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >10:00:49,079 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >10:00:49,079 INFO kernel:[ 0.000000] DMI 2.4 present. >10:00:49,079 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >10:00:49,079 INFO kernel:[ 0.000000] Hypervisor detected: KVM >10:00:49,079 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >10:00:49,079 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >10:00:49,079 INFO kernel:[ 0.000000] No AGP bridge found >10:00:49,079 INFO kernel:[ 0.000000] e820: last_pfn = 0x2fffd max_arch_pfn = 0x400000000 >10:00:49,079 DEBUG kernel:[ 0.000000] MTRR default type: write-back >10:00:49,079 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >10:00:49,079 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >10:00:49,079 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >10:00:49,079 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >10:00:49,079 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >10:00:49,079 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >10:00:49,079 DEBUG kernel:[ 0.000000] 1 disabled >10:00:49,079 DEBUG kernel:[ 0.000000] 2 disabled >10:00:49,079 DEBUG kernel:[ 0.000000] 3 disabled >10:00:49,079 DEBUG kernel:[ 0.000000] 4 disabled >10:00:49,079 DEBUG kernel:[ 0.000000] 5 disabled >10:00:49,079 DEBUG kernel:[ 0.000000] 6 disabled >10:00:49,079 DEBUG kernel:[ 0.000000] 7 disabled >10:00:49,079 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >10:00:49,079 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdae0-0x000fdaef] mapped at [ffff8800000fdae0] >10:00:49,079 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >10:00:49,079 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >10:00:49,079 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x2fffcfff] >10:00:49,079 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x2fdfffff] page 2M >10:00:49,079 DEBUG kernel:[ 0.000000] [mem 0x2fe00000-0x2fffcfff] page 4k >10:00:49,079 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x2fffcfff @ [mem 0x1fffd000-0x1fffffff] >10:00:49,079 INFO kernel:[ 0.000000] RAMDISK: [mem 0x2e597000-0x2ffdbfff] >10:00:49,079 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd980 00014 (v00 BOCHS ) >10:00:49,079 WARNING kernel:[ 0.000000] ACPI: RSDT 000000002fffd7c0 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >10:00:49,079 WARNING kernel:[ 0.000000] ACPI: FACP 000000002fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >10:00:49,079 WARNING kernel:[ 0.000000] ACPI: DSDT 000000002fffd9c0 02571 (v01 BXPC BXDSDT 00000001 INTL 20100528) >10:00:49,079 WARNING kernel:[ 0.000000] ACPI: FACS 000000002fffff40 00040 >10:00:49,079 WARNING kernel:[ 0.000000] ACPI: SSDT 000000002fffd920 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >10:00:49,079 WARNING kernel:[ 0.000000] ACPI: APIC 000000002fffd840 00072 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >10:00:49,079 WARNING kernel:[ 0.000000] ACPI: HPET 000000002fffd800 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >10:00:49,079 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >10:00:49,079 INFO kernel:[ 0.000000] No NUMA configuration found >10:00:49,079 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000002fffcfff] >10:00:49,079 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x2fffcfff] >10:00:49,079 INFO kernel:[ 0.000000] NODE_DATA [mem 0x2ffe9000-0x2fffcfff] >10:00:49,079 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >10:00:49,079 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >10:00:49,079 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000bfffff] PMD -> [ffff88002d000000-ffff88002dbfffff] on node 0 >10:00:49,079 WARNING kernel:[ 0.000000] Zone ranges: >10:00:49,079 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >10:00:49,079 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >10:00:49,079 WARNING kernel:[ 0.000000] Normal empty >10:00:49,079 WARNING kernel:[ 0.000000] Movable zone start for each node >10:00:49,079 WARNING kernel:[ 0.000000] Early memory node ranges >10:00:49,079 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009cfff] >10:00:49,079 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x2fffcfff] >10:00:49,079 DEBUG kernel:[ 0.000000] On node 0 totalpages: 196490 >10:00:49,079 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >10:00:49,079 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >10:00:49,079 DEBUG kernel:[ 0.000000] DMA zone: 3911 pages, LIFO batch:0 >10:00:49,079 DEBUG kernel:[ 0.000000] DMA32 zone: 3008 pages used for memmap >10:00:49,079 DEBUG kernel:[ 0.000000] DMA32 zone: 189501 pages, LIFO batch:31 >10:00:49,079 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >10:00:49,079 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >10:00:49,079 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >10:00:49,079 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >10:00:49,079 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >10:00:49,079 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >10:00:49,079 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >10:00:49,079 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >10:00:49,079 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >10:00:49,079 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >10:00:49,079 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >10:00:49,079 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >10:00:49,079 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >10:00:49,079 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >10:00:49,079 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >10:00:49,079 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >10:00:49,079 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >10:00:49,079 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >10:00:49,079 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >10:00:49,079 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >10:00:49,079 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 >10:00:49,079 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >10:00:49,079 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >10:00:49,079 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >10:00:49,079 INFO kernel:[ 0.000000] e820: [mem 0x30000000-0xfeffbfff] available for PCI devices >10:00:49,079 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >10:00:49,079 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >10:00:49,079 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88002e200000 s84288 r8192 d22208 u2097152 >10:00:49,079 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >10:00:49,079 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >10:00:49,079 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:2e213c01, primary cpu clock >10:00:49,079 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >10:00:49,079 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 2e20dec0 >10:00:49,079 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 193412 >10:00:49,079 WARNING kernel:[ 0.000000] Policy zone: DMA32 >10:00:49,079 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta\x20x86_64 quiet BOOT_IMAGE=vmlinuz >10:00:49,079 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >10:00:49,079 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >10:00:49,079 INFO kernel:[ 0.000000] Checking aperture... >10:00:49,079 INFO kernel:[ 0.000000] No AGP bridge found >10:00:49,079 INFO kernel:[ 0.000000] Memory: 730448k/786420k available (6328k kernel code, 460k absent, 55512k reserved, 6875k data, 1036k init) >10:00:49,079 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >10:00:49,079 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >10:00:49,079 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >10:00:49,079 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >10:00:49,079 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >10:00:49,079 INFO kernel:[ 0.000000] console [tty0] enabled >10:00:49,079 INFO kernel:[ 0.000000] allocated 3145728 bytes of page_cgroup >10:00:49,079 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >10:00:49,079 DEBUG kernel:[ 0.000000] hpet clockevent registered >10:00:49,079 INFO kernel:[ 0.000000] tsc: Detected 3013.704 MHz processor >10:00:49,079 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 6027.40 BogoMIPS (lpj=3013704) >10:00:49,079 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >10:00:49,079 INFO kernel:[ 0.001999] Security Framework initialized >10:00:49,079 INFO kernel:[ 0.001999] SELinux: Initializing. >10:00:49,079 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >10:00:49,079 INFO kernel:[ 0.001999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >10:00:49,079 INFO kernel:[ 0.001999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >10:00:49,079 INFO kernel:[ 0.002518] Mount-cache hash table entries: 256 >10:00:49,079 INFO kernel:[ 0.002826] Initializing cgroup subsys cpuacct >10:00:49,079 INFO kernel:[ 0.002829] Initializing cgroup subsys memory >10:00:49,079 INFO kernel:[ 0.002859] Initializing cgroup subsys devices >10:00:49,079 INFO kernel:[ 0.002861] Initializing cgroup subsys freezer >10:00:49,079 INFO kernel:[ 0.002862] Initializing cgroup subsys net_cls >10:00:49,079 INFO kernel:[ 0.002863] Initializing cgroup subsys blkio >10:00:49,079 INFO kernel:[ 0.002865] Initializing cgroup subsys perf_event >10:00:49,079 INFO kernel:[ 0.002947] mce: CPU supports 10 MCE banks >10:00:49,079 INFO kernel:[ 0.003033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >10:00:49,079 INFO kernel:[ 0.003033] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >10:00:49,079 INFO kernel:[ 0.003033] tlb_flushall_shift is 0xffffffff >10:00:49,079 INFO kernel:[ 0.003107] SMP alternatives: switching to UP code >10:00:49,079 INFO kernel:[ 0.034344] Freeing SMP alternatives: 24k freed >10:00:49,079 INFO kernel:[ 0.034378] ACPI: Core revision 20120711 >10:00:49,079 INFO kernel:[ 0.035272] ftrace: allocating 23478 entries in 92 pages >10:00:49,079 INFO kernel:[ 0.043717] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >10:00:49,079 INFO kernel:[ 0.043721] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0 stepping 03 >10:00:49,079 WARNING kernel:[ 0.043993] APIC calibration not consistent with PM-Timer: 106ms instead of 100ms >10:00:49,079 INFO kernel:[ 0.043993] APIC delta adjusted to PM-Timer: 6250003 (6625698) >10:00:49,079 INFO kernel:[ 0.043993] Performance Events: Broken PMU hardware detected, using software events only. >10:00:49,079 ERR kernel:[ 0.043993] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >10:00:49,079 WARNING kernel:[ 0.043993] NMI watchdog: disabled (cpu0): hardware events not enabled >10:00:49,079 INFO kernel:[ 0.043993] Brought up 1 CPUs >10:00:49,079 INFO kernel:[ 0.043993] smpboot: Total of 1 processors activated (6027.40 BogoMIPS) >10:00:49,079 INFO kernel:[ 0.044446] devtmpfs: initialized >10:00:49,079 INFO kernel:[ 0.045266] atomic64 test passed for x86-64 platform with CX8 and with SSE >10:00:49,079 INFO kernel:[ 0.045335] RTC time: 10:00:41, date: 11/22/12 >10:00:49,079 INFO kernel:[ 0.045394] NET: Registered protocol family 16 >10:00:49,079 INFO kernel:[ 0.045629] ACPI: bus type pci registered >10:00:49,079 INFO kernel:[ 0.045722] PCI: Using configuration type 1 for base access >10:00:49,079 INFO kernel:[ 0.046391] bio: create slab <bio-0> at 0 >10:00:49,079 INFO kernel:[ 0.046566] ACPI: Added _OSI(Module Device) >10:00:49,079 INFO kernel:[ 0.046567] ACPI: Added _OSI(Processor Device) >10:00:49,079 INFO kernel:[ 0.046568] ACPI: Added _OSI(3.0 _SCP Extensions) >10:00:49,079 INFO kernel:[ 0.046569] ACPI: Added _OSI(Processor Aggregator Device) >10:00:49,079 DEBUG kernel:[ 0.046997] ACPI: EC: Look up EC in DSDT >10:00:49,079 INFO kernel:[ 0.048174] ACPI: Interpreter enabled >10:00:49,079 INFO kernel:[ 0.048177] ACPI: (supports S0 S5) >10:00:49,079 INFO kernel:[ 0.048184] ACPI: Using IOAPIC for interrupt routing >10:00:49,079 INFO kernel:[ 0.050734] ACPI: No dock devices found. >10:00:49,079 INFO kernel:[ 0.050739] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >10:00:49,079 INFO kernel:[ 0.050761] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >10:00:49,079 DEBUG kernel:[ 0.050774] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >10:00:49,079 DEBUG kernel:[ 0.050776] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >10:00:49,079 DEBUG kernel:[ 0.050778] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >10:00:49,079 DEBUG kernel:[ 0.050779] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >10:00:49,079 DEBUG kernel:[ 0.050781] PCI: root bus 00: using default resources >10:00:49,079 WARNING kernel:[ 0.050784] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >10:00:49,079 INFO kernel:[ 0.050806] PCI host bridge to bus 0000:00 >10:00:49,079 DEBUG kernel:[ 0.050809] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >10:00:49,079 INFO kernel:[ 0.050810] pci_bus 0000:00: root bus resource [bus 00-ff] >10:00:49,079 INFO kernel:[ 0.050812] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >10:00:49,079 INFO kernel:[ 0.050814] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >10:00:49,079 DEBUG kernel:[ 0.050847] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >10:00:49,079 DEBUG kernel:[ 0.051079] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >10:00:49,079 DEBUG kernel:[ 0.051400] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >10:00:49,079 DEBUG kernel:[ 0.051817] pci 0000:00:01.1: reg 20: [io 0xc0e0-0xc0ef] >10:00:49,079 DEBUG kernel:[ 0.052053] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >10:00:49,079 DEBUG kernel:[ 0.052455] pci 0000:00:01.2: reg 20: [io 0xc040-0xc05f] >10:00:49,079 DEBUG kernel:[ 0.052701] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >10:00:49,079 INFO kernel:[ 0.052980] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >10:00:49,079 INFO kernel:[ 0.052995] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >10:00:49,079 DEBUG kernel:[ 0.053103] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >10:00:49,079 DEBUG kernel:[ 0.055054] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >10:00:49,079 DEBUG kernel:[ 0.057060] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >10:00:49,079 DEBUG kernel:[ 0.059053] pci 0000:00:02.0: reg 18: [mem 0xfc020000-0xfc021fff] >10:00:49,079 DEBUG kernel:[ 0.062053] pci 0000:00:02.0: reg 1c: [io 0xc060-0xc07f] >10:00:49,079 DEBUG kernel:[ 0.068048] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >10:00:49,079 DEBUG kernel:[ 0.068233] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >10:00:49,079 DEBUG kernel:[ 0.068403] pci 0000:00:03.0: reg 10: [io 0xc080-0xc09f] >10:00:49,079 DEBUG kernel:[ 0.069055] pci 0000:00:03.0: reg 14: [mem 0xfc022000-0xfc022fff] >10:00:49,079 DEBUG kernel:[ 0.069669] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >10:00:49,079 DEBUG kernel:[ 0.069860] pci 0000:00:04.0: [1af4:1003] type 00 class 0x078000 >10:00:49,079 DEBUG kernel:[ 0.069991] pci 0000:00:04.0: reg 10: [io 0xc0a0-0xc0bf] >10:00:49,079 DEBUG kernel:[ 0.070124] pci 0000:00:04.0: reg 14: [mem 0xfc023000-0xfc023fff] >10:00:49,079 DEBUG kernel:[ 0.071027] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000 >10:00:49,079 DEBUG kernel:[ 0.071277] pci 0000:00:05.0: reg 10: [io 0xc000-0xc03f] >10:00:49,079 DEBUG kernel:[ 0.071486] pci 0000:00:05.0: reg 14: [mem 0xfc024000-0xfc024fff] >10:00:49,079 DEBUG kernel:[ 0.072663] pci 0000:00:06.0: [1af4:1002] type 00 class 0x050000 >10:00:49,079 DEBUG kernel:[ 0.072760] pci 0000:00:06.0: reg 10: [io 0xc0c0-0xc0df] >10:00:49,079 DEBUG kernel:[ 0.073482] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >10:00:49,079 INFO kernel:[ 0.074063] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >10:00:49,079 INFO kernel:[ 0.074068] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >10:00:49,079 INFO kernel:[ 0.077035] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >10:00:49,079 INFO kernel:[ 0.077100] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >10:00:49,079 INFO kernel:[ 0.077153] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >10:00:49,079 INFO kernel:[ 0.077207] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >10:00:49,079 INFO kernel:[ 0.077256] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >10:00:49,079 INFO kernel:[ 0.077519] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >10:00:49,079 INFO kernel:[ 0.077521] vgaarb: loaded >10:00:49,079 INFO kernel:[ 0.077522] vgaarb: bridge control possible 0000:00:02.0 >10:00:49,079 NOTICE kernel:[ 0.077666] SCSI subsystem initialized >10:00:49,079 INFO kernel:[ 0.077671] ACPI: bus type scsi registered >10:00:49,079 DEBUG kernel:[ 0.077831] libata version 3.00 loaded. >10:00:49,079 INFO kernel:[ 0.077898] ACPI: bus type usb registered >10:00:49,079 INFO kernel:[ 0.077936] usbcore: registered new interface driver usbfs >10:00:49,079 INFO kernel:[ 0.077953] usbcore: registered new interface driver hub >10:00:49,079 INFO kernel:[ 0.077984] usbcore: registered new device driver usb >10:00:49,079 INFO kernel:[ 0.078077] PCI: Using ACPI for IRQ routing >10:00:49,079 DEBUG kernel:[ 0.078086] PCI: pci_cache_line_size set to 64 bytes >10:00:49,079 DEBUG kernel:[ 0.078232] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff] >10:00:49,079 DEBUG kernel:[ 0.078238] e820: reserve RAM buffer [mem 0x2fffd000-0x2fffffff] >10:00:49,079 INFO kernel:[ 0.078388] NetLabel: Initializing >10:00:49,079 INFO kernel:[ 0.078391] NetLabel: domain hash size = 128 >10:00:49,079 INFO kernel:[ 0.078392] NetLabel: protocols = UNLABELED CIPSOv4 >10:00:49,079 INFO kernel:[ 0.078403] NetLabel: unlabeled traffic allowed by default >10:00:49,079 INFO kernel:[ 0.078523] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >10:00:49,079 INFO kernel:[ 0.078542] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >10:00:49,079 INFO kernel:[ 0.078545] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >10:00:49,079 INFO kernel:[ 0.086109] Switching to clocksource kvm-clock >10:00:49,079 INFO kernel:[ 0.096163] pnp: PnP ACPI init >10:00:49,079 INFO kernel:[ 0.096188] ACPI: bus type pnp registered >10:00:49,079 DEBUG kernel:[ 0.096225] pnp 00:00: [bus 00-ff] >10:00:49,079 DEBUG kernel:[ 0.096228] pnp 00:00: [io 0x0cf8-0x0cff] >10:00:49,079 DEBUG kernel:[ 0.096229] pnp 00:00: [io 0x0000-0x0cf7 window] >10:00:49,079 DEBUG kernel:[ 0.096231] pnp 00:00: [io 0x0d00-0xffff window] >10:00:49,079 DEBUG kernel:[ 0.096233] pnp 00:00: [mem 0x000a0000-0x000bffff window] >10:00:49,079 DEBUG kernel:[ 0.096234] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >10:00:49,079 DEBUG kernel:[ 0.096283] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >10:00:49,079 DEBUG kernel:[ 0.096321] pnp 00:01: [io 0x0070-0x0071] >10:00:49,079 DEBUG kernel:[ 0.096364] pnp 00:01: [irq 8] >10:00:49,079 DEBUG kernel:[ 0.096365] pnp 00:01: [io 0x0072-0x0077] >10:00:49,079 DEBUG kernel:[ 0.096396] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >10:00:49,079 DEBUG kernel:[ 0.096436] pnp 00:02: [io 0x0060] >10:00:49,079 DEBUG kernel:[ 0.096438] pnp 00:02: [io 0x0064] >10:00:49,079 DEBUG kernel:[ 0.096453] pnp 00:02: [irq 1] >10:00:49,079 DEBUG kernel:[ 0.096469] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >10:00:49,079 DEBUG kernel:[ 0.096496] pnp 00:03: [irq 12] >10:00:49,079 DEBUG kernel:[ 0.096518] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >10:00:49,079 DEBUG kernel:[ 0.096542] pnp 00:04: [io 0x03f2-0x03f5] >10:00:49,079 DEBUG kernel:[ 0.096544] pnp 00:04: [io 0x03f7] >10:00:49,079 DEBUG kernel:[ 0.096558] pnp 00:04: [irq 6] >10:00:49,079 DEBUG kernel:[ 0.096560] pnp 00:04: [dma 2] >10:00:49,079 DEBUG kernel:[ 0.096574] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >10:00:49,079 DEBUG kernel:[ 0.096652] pnp 00:05: [io 0x03f8-0x03ff] >10:00:49,079 DEBUG kernel:[ 0.096668] pnp 00:05: [irq 4] >10:00:49,079 DEBUG kernel:[ 0.096690] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >10:00:49,079 DEBUG kernel:[ 0.096740] pnp 00:06: [mem 0xfed00000-0xfed003ff] >10:00:49,079 DEBUG kernel:[ 0.096764] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >10:00:49,079 INFO kernel:[ 0.096856] pnp: PnP ACPI: found 7 devices >10:00:49,079 INFO kernel:[ 0.096857] ACPI: ACPI bus type pnp unregistered >10:00:49,079 DEBUG kernel:[ 0.102929] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >10:00:49,079 DEBUG kernel:[ 0.102935] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >10:00:49,079 INFO kernel:[ 0.102981] NET: Registered protocol family 2 >10:00:49,079 INFO kernel:[ 0.103333] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >10:00:49,079 INFO kernel:[ 0.105649] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >10:00:49,079 INFO kernel:[ 0.106770] TCP: Hash tables configured (established 131072 bind 65536) >10:00:49,079 INFO kernel:[ 0.106911] TCP: reno registered >10:00:49,079 INFO kernel:[ 0.106920] UDP hash table entries: 512 (order: 2, 16384 bytes) >10:00:49,079 INFO kernel:[ 0.106942] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >10:00:49,079 INFO kernel:[ 0.107132] NET: Registered protocol family 1 >10:00:49,079 INFO kernel:[ 0.107159] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >10:00:49,079 INFO kernel:[ 0.107194] pci 0000:00:01.0: PIIX3: Enabling Passive Release >10:00:49,079 INFO kernel:[ 0.107213] pci 0000:00:01.0: Activating ISA DMA hang workarounds >10:00:49,079 WARNING kernel:[ 0.107367] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >10:00:49,079 DEBUG kernel:[ 0.107471] pci 0000:00:02.0: Boot video device >10:00:49,079 DEBUG kernel:[ 0.107506] PCI: CLS 0 bytes, default 64 >10:00:49,079 INFO kernel:[ 0.107579] Unpacking initramfs... >10:00:49,079 INFO kernel:[ 3.055356] Freeing initrd memory: 26900k freed >10:00:49,079 NOTICE kernel:[ 3.066275] Initialise module verification >10:00:49,079 INFO kernel:[ 3.066336] audit: initializing netlink socket (disabled) >10:00:49,079 NOTICE kernel:[ 3.066349] type=2000 audit(1353578446.065:1): initialized >10:00:49,079 INFO kernel:[ 3.081595] HugeTLB registered 2 MB page size, pre-allocated 0 pages >10:00:49,079 NOTICE kernel:[ 3.082853] VFS: Disk quotas dquot_6.5.2 >10:00:49,079 WARNING kernel:[ 3.082899] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >10:00:49,079 INFO kernel:[ 3.083296] msgmni has been set to 1479 >10:00:49,079 DEBUG kernel:[ 3.083355] SELinux: Registering netfilter hooks >10:00:49,079 INFO kernel:[ 3.083896] alg: No test for stdrng (krng) >10:00:49,079 INFO kernel:[ 3.083900] NET: Registered protocol family 38 >10:00:49,079 NOTICE kernel:[ 3.083902] Key type asymmetric registered >10:00:49,079 NOTICE kernel:[ 3.083904] Asymmetric key parser 'x509' registered >10:00:49,079 INFO kernel:[ 3.083937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >10:00:49,079 INFO kernel:[ 3.083958] io scheduler noop registered >10:00:49,079 INFO kernel:[ 3.083959] io scheduler deadline registered >10:00:49,079 INFO kernel:[ 3.083979] io scheduler cfq registered (default) >10:00:49,079 INFO kernel:[ 3.084095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >10:00:49,079 INFO kernel:[ 3.084108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >10:00:49,079 INFO kernel:[ 3.084110] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >10:00:49,079 INFO kernel:[ 3.084172] acpiphp: Slot [1] registered >10:00:49,079 INFO kernel:[ 3.084182] acpiphp: Slot [2] registered >10:00:49,079 INFO kernel:[ 3.084193] acpiphp: Slot [3] registered >10:00:49,079 INFO kernel:[ 3.084202] acpiphp: Slot [4] registered >10:00:49,079 INFO kernel:[ 3.084211] acpiphp: Slot [5] registered >10:00:49,079 INFO kernel:[ 3.084220] acpiphp: Slot [6] registered >10:00:49,079 INFO kernel:[ 3.084230] acpiphp: Slot [7] registered >10:00:49,079 INFO kernel:[ 3.084239] acpiphp: Slot [8] registered >10:00:49,079 INFO kernel:[ 3.084250] acpiphp: Slot [9] registered >10:00:49,079 INFO kernel:[ 3.084261] acpiphp: Slot [10] registered >10:00:49,079 INFO kernel:[ 3.084272] acpiphp: Slot [11] registered >10:00:49,079 INFO kernel:[ 3.084281] acpiphp: Slot [12] registered >10:00:49,079 INFO kernel:[ 3.084290] acpiphp: Slot [13] registered >10:00:49,079 INFO kernel:[ 3.084299] acpiphp: Slot [14] registered >10:00:49,079 INFO kernel:[ 3.084320] acpiphp: Slot [15] registered >10:00:49,080 INFO kernel:[ 3.084330] acpiphp: Slot [16] registered >10:00:49,080 INFO kernel:[ 3.084339] acpiphp: Slot [17] registered >10:00:49,080 INFO kernel:[ 3.084348] acpiphp: Slot [18] registered >10:00:49,080 INFO kernel:[ 3.084359] acpiphp: Slot [19] registered >10:00:49,080 INFO kernel:[ 3.084368] acpiphp: Slot [20] registered >10:00:49,080 INFO kernel:[ 3.084378] acpiphp: Slot [21] registered >10:00:49,080 INFO kernel:[ 3.084387] acpiphp: Slot [22] registered >10:00:49,080 INFO kernel:[ 3.084398] acpiphp: Slot [23] registered >10:00:49,080 INFO kernel:[ 3.084407] acpiphp: Slot [24] registered >10:00:49,080 INFO kernel:[ 3.084416] acpiphp: Slot [25] registered >10:00:49,080 INFO kernel:[ 3.084425] acpiphp: Slot [26] registered >10:00:49,080 INFO kernel:[ 3.084435] acpiphp: Slot [27] registered >10:00:49,080 INFO kernel:[ 3.084445] acpiphp: Slot [28] registered >10:00:49,080 INFO kernel:[ 3.084454] acpiphp: Slot [29] registered >10:00:49,080 INFO kernel:[ 3.084463] acpiphp: Slot [30] registered >10:00:49,080 INFO kernel:[ 3.084473] acpiphp: Slot [31] registered >10:00:49,080 INFO kernel:[ 3.085147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >10:00:49,080 INFO kernel:[ 3.085151] ACPI: Power Button [PWRF] >10:00:49,080 INFO kernel:[ 3.086574] GHES: HEST is not enabled! >10:00:49,080 WARNING kernel:[ 3.086722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >10:00:49,080 DEBUG kernel:[ 3.086769] virtio-pci 0000:00:03.0: setting latency timer to 64 >10:00:49,080 DEBUG kernel:[ 3.086897] virtio-pci 0000:00:04.0: setting latency timer to 64 >10:00:49,080 WARNING kernel:[ 3.087067] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >10:00:49,080 DEBUG kernel:[ 3.087088] virtio-pci 0000:00:05.0: setting latency timer to 64 >10:00:49,080 WARNING kernel:[ 3.087320] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >10:00:49,080 DEBUG kernel:[ 3.087341] virtio-pci 0000:00:06.0: setting latency timer to 64 >10:00:49,080 INFO kernel:[ 3.087443] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >10:00:49,080 INFO kernel:[ 3.108830] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >10:00:49,080 INFO kernel:[ 3.130364] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >10:00:49,080 DEBUG kernel:[ 3.130661] virtio-pci 0000:00:04.0: irq 40 for MSI/MSI-X >10:00:49,080 DEBUG kernel:[ 3.130678] virtio-pci 0000:00:04.0: irq 41 for MSI/MSI-X >10:00:49,080 INFO kernel:[ 3.150805] Non-volatile memory driver v1.3 >10:00:49,080 INFO kernel:[ 3.150810] Linux agpgart interface v0.103 >10:00:49,080 INFO kernel:[ 3.151744] loop: module loaded >10:00:49,080 DEBUG kernel:[ 3.151834] ata_piix 0000:00:01.1: version 2.13 >10:00:49,080 DEBUG kernel:[ 3.151946] ata_piix 0000:00:01.1: setting latency timer to 64 >10:00:49,080 INFO kernel:[ 3.152341] scsi0 : ata_piix >10:00:49,080 INFO kernel:[ 3.152401] scsi1 : ata_piix >10:00:49,080 INFO kernel:[ 3.152433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 >10:00:49,080 INFO kernel:[ 3.152435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 >10:00:49,080 INFO kernel:[ 3.152510] libphy: Fixed MDIO Bus: probed >10:00:49,080 INFO kernel:[ 3.152557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >10:00:49,080 INFO kernel:[ 3.152571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >10:00:49,080 INFO kernel:[ 3.152583] uhci_hcd: USB Universal Host Controller Interface driver >10:00:49,080 DEBUG kernel:[ 3.152638] uhci_hcd 0000:00:01.2: setting latency timer to 64 >10:00:49,110 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >10:00:49,110 INFO systemd: Detected virtualization 'kvm'. >10:00:49,110 INFO systemd: Initializing machine ID from KVM UUID. >10:00:49,110 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. >10:00:49,110 INFO systemd: Started Load Random Seed. >10:00:49,110 INFO systemd: Started Apply Kernel Variables. >10:00:49,110 INFO systemd: Mounted Temporary Directory. >10:00:49,110 INFO systemd: Mounted Debug File System. >10:00:49,110 INFO systemd: Mounted POSIX Message Queue File System. >10:00:49,110 INFO systemd: Mounted Huge Pages File System. >10:00:49,110 INFO systemd-modules-load: Inserted module 'uinput' >10:00:49,118 INFO kernel:[ 3.152647] uhci_hcd 0000:00:01.2: UHCI Host Controller >10:00:49,118 INFO kernel:[ 3.152688] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >10:00:49,118 INFO kernel:[ 3.152786] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 >10:00:49,118 INFO kernel:[ 3.152879] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >10:00:49,118 INFO kernel:[ 3.152881] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:00:49,118 INFO kernel:[ 3.152883] usb usb1: Product: UHCI Host Controller >10:00:49,118 INFO kernel:[ 3.152884] usb usb1: Manufacturer: Linux 3.6.6-3.fc18.x86_64 uhci_hcd >10:00:49,118 INFO kernel:[ 3.152885] usb usb1: SerialNumber: 0000:00:01.2 >10:00:49,118 INFO kernel:[ 3.152962] hub 1-0:1.0: USB hub found >10:00:49,118 INFO kernel:[ 3.152965] hub 1-0:1.0: 2 ports detected >10:00:49,118 INFO kernel:[ 3.153115] usbcore: registered new interface driver usbserial >10:00:49,118 INFO kernel:[ 3.153134] usbcore: registered new interface driver usbserial_generic >10:00:49,118 INFO kernel:[ 3.153142] USB Serial support registered for generic >10:00:49,118 INFO kernel:[ 3.153143] usbserial: USB Serial Driver core >10:00:49,118 INFO kernel:[ 3.153170] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >10:00:49,118 INFO kernel:[ 3.153770] serio: i8042 KBD port at 0x60,0x64 irq 1 >10:00:49,118 INFO kernel:[ 3.153774] serio: i8042 AUX port at 0x60,0x64 irq 12 >10:00:49,118 INFO kernel:[ 3.153839] mousedev: PS/2 mouse device common for all mice >10:00:49,118 INFO kernel:[ 3.154179] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >10:00:49,118 INFO kernel:[ 3.156341] rtc_cmos 00:01: RTC can wake from S4 >10:00:49,118 INFO kernel:[ 3.156573] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >10:00:49,118 INFO kernel:[ 3.156693] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >10:00:49,118 INFO kernel:[ 3.156775] device-mapper: uevent: version 1.0.3 >10:00:49,118 INFO kernel:[ 3.156833] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >10:00:49,118 INFO kernel:[ 3.156895] cpuidle: using governor ladder >10:00:49,118 INFO kernel:[ 3.156896] cpuidle: using governor menu >10:00:49,118 INFO kernel:[ 3.156965] EFI Variables Facility v0.08 2004-May-17 >10:00:49,118 INFO kernel:[ 3.157085] usbcore: registered new interface driver usbhid >10:00:49,118 INFO kernel:[ 3.157088] usbhid: USB HID core driver >10:00:49,118 INFO kernel:[ 3.157123] drop_monitor: Initializing network drop monitor service >10:00:49,118 INFO kernel:[ 3.157223] ip_tables: (C) 2000-2006 Netfilter Core Team >10:00:49,118 INFO kernel:[ 3.157257] TCP: cubic registered >10:00:49,118 INFO kernel:[ 3.157259] Initializing XFRM netlink socket >10:00:49,118 INFO kernel:[ 3.157365] NET: Registered protocol family 10 >10:00:49,118 INFO kernel:[ 3.157578] mip6: Mobile IPv6 >10:00:49,118 INFO kernel:[ 3.157581] NET: Registered protocol family 17 >10:00:49,118 DEBUG kernel:[ 3.157775] PM: Hibernation image not present or could not be loaded. >10:00:49,118 NOTICE kernel:[ 3.157776] Loading module verification certificates >10:00:49,118 NOTICE kernel:[ 3.158742] MODSIGN: Loaded cert 'Fedora kernel signing key: b350b2e2aae347b93de41179a14d5bc3072a182b' >10:00:49,118 INFO kernel:[ 3.158766] registered taskstats version 1 >10:00:49,118 INFO kernel:[ 3.159144] Magic number: 4:704:22 >10:00:49,118 INFO kernel:[ 3.159252] rtc_cmos 00:01: setting system clock to 2012-11-22 10:00:44 UTC (1353578444) >10:00:49,118 DEBUG kernel:[ 3.311355] ata2.01: NODEV after polling detection >10:00:49,118 INFO kernel:[ 3.311594] ata2.00: ATAPI: QEMU DVD-ROM, 1.0, max UDMA/100 >10:00:49,118 INFO kernel:[ 3.311963] ata2.00: configured for MWDMA2 >10:00:49,118 NOTICE kernel:[ 3.312460] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0 PQ: 0 ANSI: 5 >10:00:49,118 WARNING kernel:[ 3.312843] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >10:00:49,118 INFO kernel:[ 3.312849] cdrom: Uniform CD-ROM driver Revision: 3.20 >10:00:49,118 DEBUG kernel:[ 3.312950] sr 1:0:0:0: Attached scsi CD-ROM sr0 >10:00:49,118 NOTICE kernel:[ 3.312996] sr 1:0:0:0: Attached scsi generic sg0 type 5 >10:00:49,118 INFO kernel:[ 3.314155] Freeing unused kernel memory: 1036k freed >10:00:49,118 INFO kernel:[ 3.314648] Write protecting the kernel read-only data: 12288k >10:00:49,118 INFO kernel:[ 3.319668] Freeing unused kernel memory: 1852k freed >10:00:49,118 INFO kernel:[ 3.325108] Freeing unused kernel memory: 1416k freed >10:00:49,118 WARNING kernel:[ 3.434569] Disabling lock debugging due to kernel taint >10:00:49,118 INFO kernel:[ 3.434861] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >10:00:49,118 INFO kernel:[ 3.454101] usb 1-1: new full-speed USB device number 2 using uhci_hcd >10:00:49,118 INFO kernel:[ 3.582227] squashfs: version 4.0 (2009/01/31) Phillip Lougher >10:00:49,118 INFO kernel:[ 3.584662] Loading iSCSI transport class v2.0-870. >10:00:49,118 NOTICE kernel:[ 3.585865] iscsi: registered transport (tcp) >10:00:49,118 INFO kernel:[ 3.586945] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >10:00:49,118 INFO kernel:[ 3.589378] alua: device handler registered >10:00:49,118 INFO kernel:[ 3.591452] emc: device handler registered >10:00:49,118 INFO kernel:[ 3.593391] hp_sw: device handler registered >10:00:49,118 INFO kernel:[ 3.595373] rdac: device handler registered >10:00:49,118 INFO kernel:[ 3.609464] FDC 0 is a S82078B >10:00:49,118 INFO kernel:[ 3.613914] No iBFT detected. >10:00:49,118 INFO kernel:[ 3.615918] md: raid0 personality registered for level 0 >10:00:49,118 INFO kernel:[ 3.618881] md: raid1 personality registered for level 1 >10:00:49,118 INFO kernel:[ 3.621485] async_tx: api initialized (async) >10:00:49,118 INFO kernel:[ 3.621800] xor: automatically using best checksumming function: >10:00:49,118 INFO kernel:[ 3.631015] generic_sse: 11272.000 MB/sec >10:00:49,118 WARNING kernel:[ 3.648022] raid6: sse2x1 3355 MB/s >10:00:49,118 WARNING kernel:[ 3.665020] raid6: sse2x2 6042 MB/s >10:00:49,118 WARNING kernel:[ 3.682026] raid6: sse2x4 7085 MB/s >10:00:49,118 WARNING kernel:[ 3.682028] raid6: using algorithm sse2x4 (7085 MB/s) >10:00:49,118 WARNING kernel:[ 3.682029] raid6: using intx1 recovery algorithm >10:00:49,118 INFO kernel:[ 3.684901] md: raid6 personality registered for level 6 >10:00:49,118 INFO kernel:[ 3.684904] md: raid5 personality registered for level 5 >10:00:49,118 INFO kernel:[ 3.684905] md: raid4 personality registered for level 4 >10:00:49,118 INFO kernel:[ 3.691421] md: raid10 personality registered for level 10 >10:00:49,118 INFO kernel:[ 3.694114] md: linear personality registered for level -1 >10:00:49,118 INFO kernel:[ 3.702281] device-mapper: multipath: version 1.5.0 loaded >10:00:49,118 INFO kernel:[ 3.704477] device-mapper: multipath round-robin: version 1.0.0 loaded >10:00:49,118 INFO kernel:[ 3.747034] RPC: Registered named UNIX socket transport module. >10:00:49,118 INFO kernel:[ 3.747037] RPC: Registered udp transport module. >10:00:49,118 INFO kernel:[ 3.747039] RPC: Registered tcp transport module. >10:00:49,118 INFO kernel:[ 3.747039] RPC: Registered tcp NFSv4.1 backchannel transport module. >10:00:49,118 INFO kernel:[ 3.759912] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >10:00:49,118 INFO kernel:[ 3.759916] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >10:00:49,118 INFO kernel:[ 3.759919] usb 1-1: Product: QEMU USB Tablet >10:00:49,118 INFO kernel:[ 3.759920] usb 1-1: Manufacturer: QEMU 1.0 >10:00:49,118 INFO kernel:[ 3.759921] usb 1-1: SerialNumber: 42 >10:00:49,118 INFO kernel:[ 3.795066] input: QEMU 1.0 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >10:00:49,118 INFO kernel:[ 3.795179] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 1.0 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >10:00:49,118 DEBUG kernel:[ 3.984944] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >10:00:49,118 DEBUG kernel:[ 3.984964] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >10:00:49,118 DEBUG kernel:[ 3.984981] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >10:00:49,118 DEBUG kernel:[ 3.995542] virtio-pci 0000:00:05.0: irq 45 for MSI/MSI-X >10:00:49,118 DEBUG kernel:[ 3.995575] virtio-pci 0000:00:05.0: irq 46 for MSI/MSI-X >10:00:49,118 INFO kernel:[ 4.010313] vda: vda1 vda2 >10:00:49,118 INFO kernel:[ 4.068069] tsc: Refined TSC clocksource calibration: 3013.722 MHz >10:00:49,118 DEBUG kernel:[ 4.163811] ISO 9660 Extensions: Microsoft Joliet Level 3 >10:00:49,118 DEBUG kernel:[ 4.166493] ISO 9660 Extensions: RRIP_1991A >10:00:49,118 INFO kernel:[ 4.311964] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >10:00:49,118 DEBUG kernel:[ 5.143938] SELinux: 2048 avtab hash slots, 93423 rules. >10:00:49,118 DEBUG kernel:[ 5.155638] SELinux: 2048 avtab hash slots, 93423 rules. >10:00:49,118 DEBUG kernel:[ 5.530929] SELinux: 9 users, 15 roles, 4349 types, 234 bools, 1 sens, 1024 cats >10:00:49,118 DEBUG kernel:[ 5.530935] SELinux: 83 classes, 93423 rules >10:00:49,118 DEBUG kernel:[ 5.534498] SELinux: Completing initialization. >10:00:49,118 DEBUG kernel:[ 5.534503] SELinux: Setting up existing superblocks. >10:00:49,118 DEBUG kernel:[ 5.534514] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 5.534520] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 5.534533] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 5.534539] SELinux: initialized (dev proc, type proc), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 5.534561] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:00:49,118 DEBUG kernel:[ 5.534579] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >10:00:49,118 DEBUG kernel:[ 5.535085] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >10:00:49,118 DEBUG kernel:[ 5.535093] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 5.535968] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >10:00:49,118 DEBUG kernel:[ 5.535981] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 5.535994] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >10:00:49,118 DEBUG kernel:[ 5.536063] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >10:00:49,118 DEBUG kernel:[ 5.536070] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >10:00:49,118 DEBUG kernel:[ 5.536076] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 5.536087] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 5.536502] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 5.536505] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:00:49,118 DEBUG kernel:[ 5.536518] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:00:49,118 DEBUG kernel:[ 5.536622] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:00:49,118 DEBUG kernel:[ 5.536645] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 5.536651] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 5.536657] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 5.536675] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 5.536684] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 5.536689] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 5.536695] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 5.536700] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 5.536708] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 5.536717] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 5.536724] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 5.536740] SELinux: initialized (dev loop0, type squashfs), uses xattr >10:00:49,118 DEBUG kernel:[ 5.536763] SELinux: initialized (dev dm-0, type ext4), uses xattr >10:00:49,118 NOTICE kernel:[ 5.538594] type=1403 audit(1353578446.877:2): policy loaded auid=4294967295 ses=4294967295 >10:00:49,118 DEBUG kernel:[ 5.896351] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >10:00:49,118 DEBUG kernel:[ 6.073517] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:00:49,118 DEBUG kernel:[ 6.184212] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >10:00:49,118 DEBUG kernel:[ 6.250730] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >10:00:49,118 NOTICE kernel:[ 6.580651] type=1400 audit(1353578447.919:3): avc: denied { create } for pid=459 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >10:00:49,118 NOTICE kernel:[ 6.580723] type=1400 audit(1353578447.919:4): avc: denied { setattr } for pid=459 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=11984 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >10:00:49,118 NOTICE kernel:[ 6.580770] type=1400 audit(1353578447.919:5): avc: denied { relabelfrom } for pid=459 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=11984 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >10:00:49,118 INFO kernel:[ 6.877303] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >10:00:49,118 WARNING kernel:[ 6.928391] microcode: AMD CPU family 0x6 not supported >10:00:49,143 NOTICE kernel:[ 7.797314] type=1400 audit(1353578449.136:6): avc: denied { write } for pid=560 comm="firewalld" name="python2.7" dev="dm-0" ino=3944 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >10:00:49,143 NOTICE kernel:[ 7.797325] type=1400 audit(1353578449.136:7): avc: denied { remove_name } for pid=560 comm="firewalld" name="site.pyc" dev="dm-0" ino=4411 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >10:00:49,143 NOTICE kernel:[ 7.797340] type=1400 audit(1353578449.136:8): avc: denied { unlink } for pid=560 comm="firewalld" name="site.pyc" dev="dm-0" ino=4411 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >10:00:49,143 NOTICE kernel:[ 7.797431] type=1400 audit(1353578449.136:9): avc: denied { add_name } for pid=560 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >10:00:49,143 NOTICE kernel:[ 7.797494] type=1400 audit(1353578449.136:10): avc: denied { create } for pid=560 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >10:00:50,358 INFO systemd: Starting D-Bus System Message Bus... >10:00:50,358 INFO systemd: Started D-Bus System Message Bus. >10:00:50,421 INFO systemd: Started firewalld - dynamic firewall daemon. >10:00:50,421 INFO systemd: Starting Network Manager... >10:00:50,683 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >10:00:50,694 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >10:00:50,695 INFO NetworkManager: <info> WEXT support is enabled >10:00:50,857 INFO dbus-daemon: dbus[575]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >10:00:50,857 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >10:00:50,857 INFO systemd: Starting Authorization Manager... >10:00:51,008 INFO polkitd: Started polkitd version 0.107 >10:00:51,090 INFO dbus-daemon: dbus[575]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >10:00:51,090 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >10:00:51,090 INFO systemd: Started Authorization Manager. >10:00:51,118 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >10:00:51,119 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >10:00:51,119 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >10:00:51,120 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >10:00:51,121 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >10:00:51,124 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >10:00:51,133 INFO systemd: Started Network Manager. >10:00:51,138 INFO systemd: Starting Network Manager Wait Online... >10:00:51,138 INFO systemd: Starting Anaconda System Services. >10:00:51,138 INFO systemd: Reached target Anaconda System Services. >10:00:51,138 INFO systemd: Starting Anaconda... >10:00:51,178 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >10:00:51,180 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >10:00:51,180 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >10:00:51,180 INFO NetworkManager: <info> Networking is enabled by state file >10:00:51,187 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >10:00:51,187 INFO NetworkManager: <info> (eth0): carrier is OFF >10:00:51,188 ERR NetworkManager: <error> [1353578451.186862] [nm-device-ethernet.c:454] update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >10:00:51,188 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >10:00:51,188 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >10:00:51,190 INFO NetworkManager: <info> (eth0): now managed >10:00:51,190 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >10:00:51,192 INFO NetworkManager: <info> (eth0): bringing up device. >10:00:51,192 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >10:00:51,194 INFO NetworkManager: <info> (eth0): preparing device. >10:00:51,198 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >10:00:51,198 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >10:00:51,208 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >10:00:51,208 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >10:00:51,214 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >10:00:51,216 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >10:00:51,217 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >10:00:51,218 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >10:00:51,219 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >10:00:51,220 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >10:00:51,221 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >10:00:51,221 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >10:00:51,221 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >10:00:51,222 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >10:00:51,240 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >10:00:51,241 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >10:00:51,253 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >10:00:51,253 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >10:00:51,253 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >10:00:51,253 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >10:00:51,254 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >10:00:51,278 INFO systemd: Started Anaconda. >10:00:51,278 INFO systemd: Starting Anaconda Text Console... >10:00:51,288 INFO NetworkManager: <info> dhclient started with pid 597 >10:00:51,298 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >10:00:51,299 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >10:00:51,332 INFO systemd: Started Anaconda Text Console. >10:00:51,544 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >10:00:51,546 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >10:00:51,546 INFO dhclient: All rights reserved. >10:00:51,546 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >10:00:51,546 INFO dhclient: >10:00:51,561 WARNING kernel:[ 10.221392] audit_printk_skb: 18 callbacks suppressed >10:00:51,561 NOTICE kernel:[ 10.221396] type=1400 audit(1353578451.560:17): avc: denied { read write } for pid=606 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >10:00:51,567 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >10:00:51,569 INFO dhclient: Listening on LPF/eth0/52:54:00:57:c8:e9 >10:00:51,570 INFO dhclient: Sending on LPF/eth0/52:54:00:57:c8:e9 >10:00:51,570 INFO dhclient: Sending on Socket/fallback >10:00:51,571 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 (xid=0x474dd49b) >10:00:52,993 NOTICE kernel:[ 11.653331] type=1400 audit(1353578452.992:18): avc: denied { read write } for pid=608 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7345 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >10:00:53,005 WARNING kernel:[ 11.665491] auditd (609): /proc/609/oom_adj is deprecated, please use /proc/609/oom_score_adj instead. >10:00:53,367 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x474dd49b) >10:00:53,367 INFO dhclient: DHCPOFFER from 192.168.1.1 >10:00:53,367 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x474dd49b) >10:00:53,378 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >10:00:53,380 INFO NetworkManager: <info> address 192.168.1.109 >10:00:53,381 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >10:00:53,381 INFO NetworkManager: <info> gateway 192.168.1.1 >10:00:53,382 INFO NetworkManager: <info> nameserver '8.8.8.8' >10:00:53,382 INFO NetworkManager: <info> nameserver '64.59.144.91' >10:00:53,383 INFO NetworkManager: <info> nameserver '64.59.150.137' >10:00:53,385 INFO NetworkManager: <info> domain name 'vc.shawcable.net' >10:00:53,385 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >10:00:53,387 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >10:00:53,389 INFO dhclient: bound to 192.168.1.109 -- renewal in 35248 seconds. >10:00:54,387 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >10:00:54,388 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >10:00:54,395 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >10:00:54,409 INFO systemd: Started Network Manager Wait Online. >10:00:54,410 INFO systemd: Starting Network. >10:00:54,416 INFO systemd: Reached target Network. >10:00:54,417 INFO systemd: Startup finished in 3s 328ms 336us (kernel) + 2s 294ms 183us (initrd) + 7s 446ms 331us (userspace) = 13s 68ms 850us. >10:00:54,418 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >10:00:54,437 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >10:00:54,440 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >10:00:54,450 INFO dbus-daemon: dbus[575]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >10:00:54,463 INFO dbus-daemon: dbus[575]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >10:00:54,471 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >10:00:54,759 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >10:00:59,517 INFO systemd: Starting NTP client/server... >10:00:59,609 INFO chrony-helper: tr: write error: Broken pipe >10:00:59,612 INFO chrony-helper: tr: write error >10:00:59,647 INFO chronyd: chronyd version 1.27-git1ca844 starting >10:00:59,648 INFO chronyd: Linux kernel major=3 minor=6 patch=6 >10:00:59,648 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >10:00:59,660 INFO systemd: Started NTP client/server. >10:01:00,359 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >10:01:00,359 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >10:01:00,359 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >10:01:00,361 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >10:01:02,777 INFO kernel:[ 21.437264] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >10:01:02,777 DEBUG kernel:[ 21.437498] SELinux: initialized (dev vda1, type ext4), uses xattr >10:01:03,163 INFO kernel:[ 21.823339] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >10:01:03,163 DEBUG kernel:[ 21.823350] SELinux: initialized (dev dm-1, type ext4), uses xattr >10:01:04,722 INFO chronyd: Selected source 64.113.32.9 >10:01:04,722 WARNING chronyd: System clock wrong by 2.209819 seconds, adjustment started >10:01:11,345 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >10:01:11,347 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >10:01:11,348 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >10:01:11,350 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >10:03:45,748 INFO kernel:[ 184.649060] Btrfs loaded >10:03:45,855 INFO kernel:[ 184.756577] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >10:04:20,748 INFO chronyd: Can't synchronise: no majority >10:04:21,017 INFO chronyd: Selected source 4.53.160.74
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 879187
: 649611 |
649612
|
649613
|
649614
|
649615
|
649616
|
649617
|
649618
|
649619
|
649620
|
649621
|
649622
|
649623
|
649624
|
649625
|
649795
|
649796
|
649798
|
649799
|
649802
|
649803
|
649804
|
649805
|
649998
|
659293
|
659296