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 646469 Details for
Bug 877503
RuntimeError: NOTABUG: testing exception handling
[?]
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), 203.95 KB, created by
Andre Robatino
on 2012-11-16 17:13:13 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Andre Robatino
Created:
2012-11-16 17:13:13 UTC
Size:
203.95 KB
patch
obsolete
>anaconda 18.29 exception report >Traceback (most recent call first): > File "str_eval", line 3, in f1353085919 > File "str_eval", line 5, in <module> > File "/usr/lib/python2.7/site-packages/pyanaconda/exception.py", line 191, in raise_exception > eval(compile(code, "str_eval", "exec")) > File "/usr/lib/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >RuntimeError: NOTABUG: testing exception handling > >Local variables in innermost frame: >msg: NOTABUG: testing exception handling >non_ascii: Å > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500MB partition sda1 (2) with existing ext4 filesystem >, '/': existing 28200MB lvmlv fedora-root (13) with existing ext4 filesystem >} > swaps: [existing 2016MB lvmlv fedora-swap (12) with existing swap >] > name: Fedora Linux 18 for i686 >] > _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, sda, sda1, sda2, fedora, fedora-swap, fedora-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.platform: X86 instance, containing members: > _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._cleanup: False > _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, sda1, sda2] > _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 >, '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/ata3/host2/target2:0:0/2:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, '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: [sda, 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: VBOX_CD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2252800 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (140, 255, 63) biosGeometry: (140, 255, 63) > PedDevice: <_ped.Device object at 0xb1ffcb6c> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-11-16-05-07-30-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Beta-TC9_i386 > _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/ata3/host2/target2:0:0/2:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-11-16-05-07-30-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta-TC9_i386 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4400.0 > _serial: None > id: 0 > minor: 0 >, existing 30720MB disk sda (1) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 30219MB partition sda2 (3) with existing lvmpv >, existing 30216MB lvmvg fedora (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: 5838a673-866b-4ce6-bab9-a17020243939 > _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: 5838a673-866b-4ce6-bab9-a17020243939 > 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 (0xb1d4a90c) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0xb1d4a96c) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0xb1d4a98c) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0xb1d4a9ac) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0xb1d4aa0c) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: None > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Storage instance) > _intf.payload.install_device: Already dumped (OpticalDevice instance) > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 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-Beta-TC9x20i386 >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 > 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-Beta-TC9x20i386', '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: >17:11:12,503 INFO anaconda: /sbin/anaconda 18.29 >17:11:14,641 INFO anaconda: 1048576 kB (1024 MB) are available >17:11:14,641 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >17:11:14,677 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >17:11:14,681 INFO anaconda: Default encoding = utf-8 >17:11:14,916 INFO anaconda: ISCSID is /sbin/iscsid >17:11:14,923 INFO anaconda: no initiator set >17:11:15,320 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >17:11:15,324 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >17:11:16,058 INFO anaconda: Display mode = g >17:11:16,066 INFO anaconda: 1048576 kB (1024 MB) are available >17:11:16,067 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >17:11:17,102 DEBUG anaconda: X server has signalled a successful start. >17:11:17,115 INFO anaconda: Starting window manager, pid 658. >17:11:19,594 INFO anaconda: using only installclass _Fedora >17:11:20,961 INFO anaconda: Detected 1008M of memory >17:11:20,963 INFO anaconda: Swap attempt of 2016M >17:11:21,030 INFO anaconda: Running Thread: AnaPayloadThread (-1254405312) >17:11:21,035 INFO anaconda: Running Thread: AnaStorageThread (-1262798016) >17:11:21,795 INFO anaconda: no initiator set >17:11:23,411 DEBUG anaconda: required disklabel type for sda (1) is None >17:11:23,413 DEBUG anaconda: default disklabel type for sda is msdos >17:11:23,432 DEBUG anaconda: selecting msdos disklabel for sda based on size >17:11:31,637 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >17:11:31,723 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >17:11:32,963 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/fedora-root on /mnt/sysimage as ext4 with options defaults,ro >17:11:33,303 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >17:11:34,543 INFO anaconda: Thread Done: AnaStorageThread (-1262798016) >17:11:35,824 INFO anaconda: Thread Done: AnaPayloadThread (-1254405312) >17:11:59,682 INFO anaconda: Running Thread: AnaExceptionHandlingTest (-1254405312) >17:11:59,745 INFO anaconda: Thread Done: AnaExceptionHandlingTest (-1254405312) > > >/tmp/packaging.log: >17:11:20,928 DEBUG packaging: getting release version from tree at None (18) >17:11:20,931 DEBUG packaging: got a release version of 18 >17:11:34,547 INFO packaging: updating base repo >17:11:35,177 DEBUG packaging: getting release version from tree at None (18) >17:11:35,185 DEBUG packaging: got a release version of 18 >17:11:35,188 INFO packaging: configuring base repo >17:11:35,192 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >17:11:35,351 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >17:11:35,353 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >17:11:35,364 DEBUG packaging: got a release version of 18 >17:11:35,487 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >17:11:35,529 DEBUG packaging: disabling repo fedora >17:11:35,537 DEBUG packaging: disabling repo updates-testing >17:11:35,549 DEBUG packaging: disabling repo updates >17:11:35,550 INFO packaging: gathering repo metadata >17:11:35,550 DEBUG packaging: getting repo metadata for anaconda >17:11:35,668 DEBUG packaging: getting group info for anaconda >17:11:35,821 INFO packaging: metadata retrieval complete > > >/tmp/program.log: >17:11:14,858 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >17:11:14,927 INFO program: Running... modprobe fcoe >17:11:15,195 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >17:11:15,314 INFO program: No FCoE boot disk information is found in EDD! >17:11:15,329 INFO program: Running... udevadm settle --timeout=300 >17:11:15,779 INFO program: Running... multipath -d >17:11:15,895 INFO program: Running... multipath -ll >17:11:17,133 INFO program: Running... metacity --display :1 --sm-disable >17:11:18,340 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >17:11:18,587 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,633 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,649 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,655 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,692 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,708 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,713 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,777 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,782 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,786 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,795 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,801 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,806 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,816 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,821 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,827 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,836 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,840 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,844 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,852 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,855 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,859 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,868 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:18,873 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:11:21,038 INFO program: Running... udevadm control --property=ANACONDA=1 >17:11:21,174 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >17:11:21,219 INFO program: Running... systemctl start chronyd.service >17:11:21,876 INFO program: Running... udevadm settle --timeout=300 >17:11:22,504 INFO program: Running... multipath -d >17:11:22,722 INFO program: Running... multipath -ll >17:11:24,240 INFO program: Running... dumpe2fs -h /dev/sda1 >17:11:24,368 INFO program: Filesystem volume name: <none> >17:11:24,373 INFO program: Last mounted on: /boot >17:11:24,379 INFO program: Filesystem UUID: 358c4fe0-75e4-45fe-a915-6bbb6742a446 >17:11:24,382 INFO program: Filesystem magic number: 0xEF53 >17:11:24,385 INFO program: Filesystem revision #: 1 (dynamic) >17:11:24,386 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 >17:11:24,388 INFO program: Filesystem flags: signed_directory_hash >17:11:24,391 INFO program: Default mount options: user_xattr acl >17:11:24,391 INFO program: Filesystem state: clean >17:11:24,394 INFO program: Errors behavior: Continue >17:11:24,395 INFO program: Filesystem OS type: Linux >17:11:24,395 INFO program: Inode count: 128016 >17:11:24,404 INFO program: Block count: 512000 >17:11:24,404 INFO program: Reserved block count: 25600 >17:11:24,405 INFO program: Free blocks: 448895 >17:11:24,405 INFO program: Free inodes: 127672 >17:11:24,406 INFO program: First block: 1 >17:11:24,406 INFO program: Block size: 1024 >17:11:24,407 INFO program: Fragment size: 1024 >17:11:24,407 INFO program: Reserved GDT blocks: 256 >17:11:24,409 INFO program: Blocks per group: 8192 >17:11:24,410 INFO program: Fragments per group: 8192 >17:11:24,412 INFO program: Inodes per group: 2032 >17:11:24,416 INFO program: Inode blocks per group: 254 >17:11:24,430 INFO program: Flex block group size: 16 >17:11:24,441 INFO program: Filesystem created: Fri Nov 16 16:52:08 2012 >17:11:24,441 INFO program: Last mount time: Fri Nov 16 17:08:55 2012 >17:11:24,441 INFO program: Last write time: Fri Nov 16 17:10:37 2012 >17:11:24,443 INFO program: Mount count: 3 >17:11:24,447 INFO program: Maximum mount count: -1 >17:11:24,463 INFO program: Last checked: Fri Nov 16 16:52:08 2012 >17:11:24,463 INFO program: Check interval: 0 (<none>) >17:11:24,466 INFO program: Lifetime writes: 60 MB >17:11:24,470 INFO program: Reserved blocks uid: 0 (user root) >17:11:24,477 INFO program: Reserved blocks gid: 0 (group root) >17:11:24,495 INFO program: First inode: 11 >17:11:24,495 INFO program: Inode size: 128 >17:11:24,495 INFO program: Journal inode: 8 >17:11:24,497 INFO program: Default directory hash: half_md4 >17:11:24,499 INFO program: Directory Hash Seed: 21ee0f8e-c212-4270-8d2d-cfda6c293e1c >17:11:24,501 INFO program: Journal backup: inode blocks >17:11:24,524 INFO program: Journal features: (none) >17:11:24,529 INFO program: Journal size: 8M >17:11:24,531 INFO program: Journal length: 8192 >17:11:24,532 INFO program: Journal sequence: 0x00000019 >17:11:24,532 INFO program: Journal start: 0 >17:11:24,543 INFO program: >17:11:24,545 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:11:24,547 INFO program: Running... dumpe2fs -h /dev/sda1 >17:11:24,661 INFO program: Filesystem volume name: <none> >17:11:24,666 INFO program: Last mounted on: /boot >17:11:24,673 INFO program: Filesystem UUID: 358c4fe0-75e4-45fe-a915-6bbb6742a446 >17:11:24,676 INFO program: Filesystem magic number: 0xEF53 >17:11:24,676 INFO program: Filesystem revision #: 1 (dynamic) >17:11:24,678 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 >17:11:24,680 INFO program: Filesystem flags: signed_directory_hash >17:11:24,681 INFO program: Default mount options: user_xattr acl >17:11:24,689 INFO program: Filesystem state: clean >17:11:24,692 INFO program: Errors behavior: Continue >17:11:24,693 INFO program: Filesystem OS type: Linux >17:11:24,697 INFO program: Inode count: 128016 >17:11:24,697 INFO program: Block count: 512000 >17:11:24,699 INFO program: Reserved block count: 25600 >17:11:24,700 INFO program: Free blocks: 448895 >17:11:24,709 INFO program: Free inodes: 127672 >17:11:24,715 INFO program: First block: 1 >17:11:24,719 INFO program: Block size: 1024 >17:11:24,720 INFO program: Fragment size: 1024 >17:11:24,721 INFO program: Reserved GDT blocks: 256 >17:11:24,721 INFO program: Blocks per group: 8192 >17:11:24,722 INFO program: Fragments per group: 8192 >17:11:24,723 INFO program: Inodes per group: 2032 >17:11:24,726 INFO program: Inode blocks per group: 254 >17:11:24,727 INFO program: Flex block group size: 16 >17:11:24,727 INFO program: Filesystem created: Fri Nov 16 16:52:08 2012 >17:11:24,728 INFO program: Last mount time: Fri Nov 16 17:08:55 2012 >17:11:24,728 INFO program: Last write time: Fri Nov 16 17:10:37 2012 >17:11:24,731 INFO program: Mount count: 3 >17:11:24,731 INFO program: Maximum mount count: -1 >17:11:24,732 INFO program: Last checked: Fri Nov 16 16:52:08 2012 >17:11:24,734 INFO program: Check interval: 0 (<none>) >17:11:24,744 INFO program: Lifetime writes: 60 MB >17:11:24,744 INFO program: Reserved blocks uid: 0 (user root) >17:11:24,744 INFO program: Reserved blocks gid: 0 (group root) >17:11:24,748 INFO program: First inode: 11 >17:11:24,771 INFO program: Inode size: 128 >17:11:24,771 INFO program: Journal inode: 8 >17:11:24,773 INFO program: Default directory hash: half_md4 >17:11:24,787 INFO program: Directory Hash Seed: 21ee0f8e-c212-4270-8d2d-cfda6c293e1c >17:11:24,787 INFO program: Journal backup: inode blocks >17:11:24,788 INFO program: Journal features: (none) >17:11:24,795 INFO program: Journal size: 8M >17:11:24,795 INFO program: Journal length: 8192 >17:11:24,798 INFO program: Journal sequence: 0x00000019 >17:11:24,810 INFO program: Journal start: 0 >17:11:24,821 INFO program: >17:11:24,821 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:11:24,824 INFO program: Running... resize2fs -P /dev/sda1 >17:11:24,928 INFO program: Estimated minimum size of the filesystem: 52236 >17:11:24,936 ERR program: resize2fs 1.42.5 (29-Jul-2012) >17:11:25,794 INFO program: Running... dumpe2fs -h /dev/loop1 >17:11:25,853 INFO program: Filesystem volume name: Anaconda >17:11:25,857 INFO program: Last mounted on: / >17:11:25,860 INFO program: Filesystem UUID: 5838a673-866b-4ce6-bab9-a17020243939 >17:11:25,863 INFO program: Filesystem magic number: 0xEF53 >17:11:25,863 INFO program: Filesystem revision #: 1 (dynamic) >17:11:25,871 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >17:11:25,874 INFO program: Filesystem flags: signed_directory_hash >17:11:25,878 INFO program: Default mount options: user_xattr acl >17:11:25,879 INFO program: Filesystem state: clean >17:11:25,879 INFO program: Errors behavior: Continue >17:11:25,880 INFO program: Filesystem OS type: Linux >17:11:25,880 INFO program: Inode count: 65536 >17:11:25,881 INFO program: Block count: 1048576 >17:11:25,881 INFO program: Reserved block count: 0 >17:11:25,881 INFO program: Free blocks: 304962 >17:11:25,882 INFO program: Free inodes: 37219 >17:11:25,882 INFO program: First block: 1 >17:11:25,883 INFO program: Block size: 1024 >17:11:25,883 INFO program: Fragment size: 1024 >17:11:25,886 INFO program: Reserved GDT blocks: 256 >17:11:25,893 INFO program: Blocks per group: 8192 >17:11:25,893 INFO program: Fragments per group: 8192 >17:11:25,895 INFO program: Inodes per group: 512 >17:11:25,906 INFO program: Inode blocks per group: 128 >17:11:25,906 INFO program: Flex block group size: 16 >17:11:25,907 INFO program: Filesystem created: Fri Nov 16 05:01:32 2012 >17:11:25,909 INFO program: Last mount time: Fri Nov 16 05:01:44 2012 >17:11:25,918 INFO program: Last write time: Fri Nov 16 05:01:52 2012 >17:11:25,918 INFO program: Mount count: 2 >17:11:25,920 INFO program: Maximum mount count: -1 >17:11:25,930 INFO program: Last checked: Fri Nov 16 05:01:32 2012 >17:11:25,930 INFO program: Check interval: 0 (<none>) >17:11:25,930 INFO program: Lifetime writes: 32 MB >17:11:25,932 INFO program: Reserved blocks uid: 0 (user root) >17:11:25,936 INFO program: Reserved blocks gid: 0 (group root) >17:11:25,943 INFO program: First inode: 11 >17:11:25,943 INFO program: Inode size: 256 >17:11:25,946 INFO program: Required extra isize: 28 >17:11:25,955 INFO program: Desired extra isize: 28 >17:11:25,955 INFO program: Journal inode: 8 >17:11:25,955 INFO program: Default directory hash: half_md4 >17:11:25,965 INFO program: Directory Hash Seed: 8023e88e-c331-460a-a66b-4b206369e6d0 >17:11:25,965 INFO program: Journal backup: inode blocks >17:11:25,965 INFO program: Journal features: (none) >17:11:25,965 INFO program: Journal size: 32M >17:11:25,967 INFO program: Journal length: 32768 >17:11:25,969 INFO program: Journal sequence: 0x00000007 >17:11:25,971 INFO program: Journal start: 0 >17:11:25,981 INFO program: >17:11:25,981 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:11:25,984 INFO program: Running... dumpe2fs -h /dev/loop1 >17:11:26,102 INFO program: Filesystem volume name: Anaconda >17:11:26,106 INFO program: Last mounted on: / >17:11:26,108 INFO program: Filesystem UUID: 5838a673-866b-4ce6-bab9-a17020243939 >17:11:26,116 INFO program: Filesystem magic number: 0xEF53 >17:11:26,119 INFO program: Filesystem revision #: 1 (dynamic) >17:11:26,122 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 >17:11:26,124 INFO program: Filesystem flags: signed_directory_hash >17:11:26,125 INFO program: Default mount options: user_xattr acl >17:11:26,128 INFO program: Filesystem state: clean >17:11:26,130 INFO program: Errors behavior: Continue >17:11:26,131 INFO program: Filesystem OS type: Linux >17:11:26,133 INFO program: Inode count: 65536 >17:11:26,133 INFO program: Block count: 1048576 >17:11:26,136 INFO program: Reserved block count: 0 >17:11:26,136 INFO program: Free blocks: 304962 >17:11:26,137 INFO program: Free inodes: 37219 >17:11:26,140 INFO program: First block: 1 >17:11:26,141 INFO program: Block size: 1024 >17:11:26,141 INFO program: Fragment size: 1024 >17:11:26,142 INFO program: Reserved GDT blocks: 256 >17:11:26,148 INFO program: Blocks per group: 8192 >17:11:26,149 INFO program: Fragments per group: 8192 >17:11:26,149 INFO program: Inodes per group: 512 >17:11:26,150 INFO program: Inode blocks per group: 128 >17:11:26,150 INFO program: Flex block group size: 16 >17:11:26,150 INFO program: Filesystem created: Fri Nov 16 05:01:32 2012 >17:11:26,153 INFO program: Last mount time: Fri Nov 16 05:01:44 2012 >17:11:26,158 INFO program: Last write time: Fri Nov 16 05:01:52 2012 >17:11:26,160 INFO program: Mount count: 2 >17:11:26,172 INFO program: Maximum mount count: -1 >17:11:26,173 INFO program: Last checked: Fri Nov 16 05:01:32 2012 >17:11:26,173 INFO program: Check interval: 0 (<none>) >17:11:26,173 INFO program: Lifetime writes: 32 MB >17:11:26,175 INFO program: Reserved blocks uid: 0 (user root) >17:11:26,186 INFO program: Reserved blocks gid: 0 (group root) >17:11:26,186 INFO program: First inode: 11 >17:11:26,186 INFO program: Inode size: 256 >17:11:26,196 INFO program: Required extra isize: 28 >17:11:26,196 INFO program: Desired extra isize: 28 >17:11:26,196 INFO program: Journal inode: 8 >17:11:26,200 INFO program: Default directory hash: half_md4 >17:11:26,209 INFO program: Directory Hash Seed: 8023e88e-c331-460a-a66b-4b206369e6d0 >17:11:26,209 INFO program: Journal backup: inode blocks >17:11:26,219 INFO program: Journal features: (none) >17:11:26,220 INFO program: Journal size: 32M >17:11:26,220 INFO program: Journal length: 32768 >17:11:26,226 INFO program: Journal sequence: 0x00000007 >17:11:26,226 INFO program: Journal start: 0 >17:11:26,239 INFO program: >17:11:26,240 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:11:26,241 INFO program: Running... resize2fs -P /dev/loop1 >17:11:26,323 INFO program: Couldn't find valid filesystem superblock. >17:11:26,326 ERR program: resize2fs 1.42.5 (29-Jul-2012) >17:11:26,329 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >17:11:26,622 INFO program: Running... udevadm settle --timeout=300 >17:11:26,955 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >17:11:27,077 INFO program: Filesystem volume name: Anaconda >17:11:27,080 INFO program: Last mounted on: /sysroot >17:11:27,086 INFO program: Filesystem UUID: 5838a673-866b-4ce6-bab9-a17020243939 >17:11:27,091 INFO program: Filesystem magic number: 0xEF53 >17:11:27,091 INFO program: Filesystem revision #: 1 (dynamic) >17:11:27,091 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 >17:11:27,092 INFO program: Filesystem flags: signed_directory_hash >17:11:27,092 INFO program: Default mount options: user_xattr acl >17:11:27,093 INFO program: Filesystem state: clean >17:11:27,093 INFO program: Errors behavior: Continue >17:11:27,094 INFO program: Filesystem OS type: Linux >17:11:27,094 INFO program: Inode count: 65536 >17:11:27,095 INFO program: Block count: 1048576 >17:11:27,096 INFO program: Reserved block count: 0 >17:11:27,098 INFO program: Free blocks: 304962 >17:11:27,100 INFO program: Free inodes: 37219 >17:11:27,102 INFO program: First block: 1 >17:11:27,104 INFO program: Block size: 1024 >17:11:27,105 INFO program: Fragment size: 1024 >17:11:27,106 INFO program: Reserved GDT blocks: 256 >17:11:27,112 INFO program: Blocks per group: 8192 >17:11:27,113 INFO program: Fragments per group: 8192 >17:11:27,114 INFO program: Inodes per group: 512 >17:11:27,116 INFO program: Inode blocks per group: 128 >17:11:27,117 INFO program: Flex block group size: 16 >17:11:27,118 INFO program: Filesystem created: Fri Nov 16 05:01:32 2012 >17:11:27,119 INFO program: Last mount time: Fri Nov 16 17:11:00 2012 >17:11:27,120 INFO program: Last write time: Fri Nov 16 17:11:00 2012 >17:11:27,121 INFO program: Mount count: 3 >17:11:27,123 INFO program: Maximum mount count: -1 >17:11:27,124 INFO program: Last checked: Fri Nov 16 05:01:32 2012 >17:11:27,125 INFO program: Check interval: 0 (<none>) >17:11:27,129 INFO program: Lifetime writes: 32 MB >17:11:27,130 INFO program: Reserved blocks uid: 0 (user root) >17:11:27,132 INFO program: Reserved blocks gid: 0 (group root) >17:11:27,133 INFO program: First inode: 11 >17:11:27,135 INFO program: Inode size: 256 >17:11:27,136 INFO program: Required extra isize: 28 >17:11:27,137 INFO program: Desired extra isize: 28 >17:11:27,138 INFO program: Journal inode: 8 >17:11:27,139 INFO program: Default directory hash: half_md4 >17:11:27,144 INFO program: Directory Hash Seed: 8023e88e-c331-460a-a66b-4b206369e6d0 >17:11:27,146 INFO program: Journal backup: inode blocks >17:11:27,147 INFO program: Journal features: (none) >17:11:27,148 INFO program: Journal size: 32M >17:11:27,149 INFO program: Journal length: 32768 >17:11:27,150 INFO program: Journal sequence: 0x00000008 >17:11:27,151 INFO program: Journal start: 1 >17:11:27,153 INFO program: >17:11:27,154 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:11:27,162 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >17:11:27,236 INFO program: Filesystem volume name: Anaconda >17:11:27,239 INFO program: Last mounted on: /sysroot >17:11:27,244 INFO program: Filesystem UUID: 5838a673-866b-4ce6-bab9-a17020243939 >17:11:27,245 INFO program: Filesystem magic number: 0xEF53 >17:11:27,246 INFO program: Filesystem revision #: 1 (dynamic) >17:11:27,248 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 >17:11:27,250 INFO program: Filesystem flags: signed_directory_hash >17:11:27,251 INFO program: Default mount options: user_xattr acl >17:11:27,252 INFO program: Filesystem state: clean >17:11:27,257 INFO program: Errors behavior: Continue >17:11:27,259 INFO program: Filesystem OS type: Linux >17:11:27,260 INFO program: Inode count: 65536 >17:11:27,261 INFO program: Block count: 1048576 >17:11:27,262 INFO program: Reserved block count: 0 >17:11:27,264 INFO program: Free blocks: 304962 >17:11:27,265 INFO program: Free inodes: 37219 >17:11:27,266 INFO program: First block: 1 >17:11:27,267 INFO program: Block size: 1024 >17:11:27,272 INFO program: Fragment size: 1024 >17:11:27,273 INFO program: Reserved GDT blocks: 256 >17:11:27,275 INFO program: Blocks per group: 8192 >17:11:27,276 INFO program: Fragments per group: 8192 >17:11:27,277 INFO program: Inodes per group: 512 >17:11:27,278 INFO program: Inode blocks per group: 128 >17:11:27,279 INFO program: Flex block group size: 16 >17:11:27,281 INFO program: Filesystem created: Fri Nov 16 05:01:32 2012 >17:11:27,286 INFO program: Last mount time: Fri Nov 16 17:11:00 2012 >17:11:27,288 INFO program: Last write time: Fri Nov 16 17:11:00 2012 >17:11:27,289 INFO program: Mount count: 3 >17:11:27,290 INFO program: Maximum mount count: -1 >17:11:27,291 INFO program: Last checked: Fri Nov 16 05:01:32 2012 >17:11:27,293 INFO program: Check interval: 0 (<none>) >17:11:27,294 INFO program: Lifetime writes: 32 MB >17:11:27,295 INFO program: Reserved blocks uid: 0 (user root) >17:11:27,296 INFO program: Reserved blocks gid: 0 (group root) >17:11:27,301 INFO program: First inode: 11 >17:11:27,304 INFO program: Inode size: 256 >17:11:27,305 INFO program: Required extra isize: 28 >17:11:27,307 INFO program: Desired extra isize: 28 >17:11:27,308 INFO program: Journal inode: 8 >17:11:27,309 INFO program: Default directory hash: half_md4 >17:11:27,310 INFO program: Directory Hash Seed: 8023e88e-c331-460a-a66b-4b206369e6d0 >17:11:27,311 INFO program: Journal backup: inode blocks >17:11:27,317 INFO program: Journal features: (none) >17:11:27,319 INFO program: Journal size: 32M >17:11:27,320 INFO program: Journal length: 32768 >17:11:27,321 INFO program: Journal sequence: 0x00000008 >17:11:27,322 INFO program: Journal start: 1 >17:11:27,323 INFO program: >17:11:27,325 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:11:27,328 INFO program: Running... resize2fs -P /dev/mapper/live-rw >17:11:27,401 INFO program: Estimated minimum size of the filesystem: 740980 >17:11:27,411 ERR program: resize2fs 1.42.5 (29-Jul-2012) >17:11:27,987 INFO program: Running... udevadm settle --timeout=300 >17:11:28,410 INFO program: Running... udevadm settle --timeout=300 >17:11:28,761 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >17:11:28,848 INFO program: Filesystem volume name: <none> >17:11:28,852 INFO program: Last mounted on: /mnt/sysimage >17:11:28,857 INFO program: Filesystem UUID: 0de8c2d0-4421-45db-b245-89a8e415dafc >17:11:28,859 INFO program: Filesystem magic number: 0xEF53 >17:11:28,860 INFO program: Filesystem revision #: 1 (dynamic) >17:11:28,861 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 >17:11:28,862 INFO program: Filesystem flags: signed_directory_hash >17:11:28,864 INFO program: Default mount options: user_xattr acl >17:11:28,865 INFO program: Filesystem state: clean >17:11:28,867 INFO program: Errors behavior: Continue >17:11:28,868 INFO program: Filesystem OS type: Linux >17:11:28,873 INFO program: Inode count: 1806896 >17:11:28,875 INFO program: Block count: 7219200 >17:11:28,876 INFO program: Reserved block count: 360960 >17:11:28,877 INFO program: Free blocks: 6914238 >17:11:28,879 INFO program: Free inodes: 1786073 >17:11:28,880 INFO program: First block: 0 >17:11:28,881 INFO program: Block size: 4096 >17:11:28,882 INFO program: Fragment size: 4096 >17:11:28,884 INFO program: Reserved GDT blocks: 1022 >17:11:28,885 INFO program: Blocks per group: 32768 >17:11:28,887 INFO program: Fragments per group: 32768 >17:11:28,889 INFO program: Inodes per group: 8176 >17:11:28,895 INFO program: Inode blocks per group: 511 >17:11:28,896 INFO program: Flex block group size: 16 >17:11:28,898 INFO program: Filesystem created: Fri Nov 16 16:52:11 2012 >17:11:28,899 INFO program: Last mount time: Fri Nov 16 17:08:54 2012 >17:11:28,900 INFO program: Last write time: Fri Nov 16 17:10:37 2012 >17:11:28,904 INFO program: Mount count: 3 >17:11:28,913 INFO program: Maximum mount count: -1 >17:11:28,918 INFO program: Last checked: Fri Nov 16 16:52:11 2012 >17:11:28,919 INFO program: Check interval: 0 (<none>) >17:11:28,921 INFO program: Lifetime writes: 1439 MB >17:11:28,926 INFO program: Reserved blocks uid: 0 (user root) >17:11:28,928 INFO program: Reserved blocks gid: 0 (group root) >17:11:28,929 INFO program: First inode: 11 >17:11:28,930 INFO program: Inode size: 256 >17:11:28,934 INFO program: Required extra isize: 28 >17:11:28,935 INFO program: Desired extra isize: 28 >17:11:28,936 INFO program: Journal inode: 8 >17:11:28,937 INFO program: Default directory hash: half_md4 >17:11:28,939 INFO program: Directory Hash Seed: 78921abb-c1d7-4a22-a5c8-2b75e7d3cb81 >17:11:28,940 INFO program: Journal backup: inode blocks >17:11:28,941 INFO program: Journal features: journal_incompat_revoke >17:11:28,946 INFO program: Journal size: 128M >17:11:28,948 INFO program: Journal length: 32768 >17:11:28,949 INFO program: Journal sequence: 0x000004fc >17:11:28,951 INFO program: Journal start: 0 >17:11:28,952 INFO program: >17:11:28,953 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:11:28,957 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >17:11:29,101 INFO program: Filesystem volume name: <none> >17:11:29,104 INFO program: Last mounted on: /mnt/sysimage >17:11:29,105 INFO program: Filesystem UUID: 0de8c2d0-4421-45db-b245-89a8e415dafc >17:11:29,106 INFO program: Filesystem magic number: 0xEF53 >17:11:29,108 INFO program: Filesystem revision #: 1 (dynamic) >17:11:29,109 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 >17:11:29,114 INFO program: Filesystem flags: signed_directory_hash >17:11:29,116 INFO program: Default mount options: user_xattr acl >17:11:29,117 INFO program: Filesystem state: clean >17:11:29,118 INFO program: Errors behavior: Continue >17:11:29,119 INFO program: Filesystem OS type: Linux >17:11:29,121 INFO program: Inode count: 1806896 >17:11:29,122 INFO program: Block count: 7219200 >17:11:29,123 INFO program: Reserved block count: 360960 >17:11:29,128 INFO program: Free blocks: 6914238 >17:11:29,133 INFO program: Free inodes: 1786073 >17:11:29,134 INFO program: First block: 0 >17:11:29,134 INFO program: Block size: 4096 >17:11:29,135 INFO program: Fragment size: 4096 >17:11:29,137 INFO program: Reserved GDT blocks: 1022 >17:11:29,138 INFO program: Blocks per group: 32768 >17:11:29,139 INFO program: Fragments per group: 32768 >17:11:29,141 INFO program: Inodes per group: 8176 >17:11:29,142 INFO program: Inode blocks per group: 511 >17:11:29,143 INFO program: Flex block group size: 16 >17:11:29,145 INFO program: Filesystem created: Fri Nov 16 16:52:11 2012 >17:11:29,150 INFO program: Last mount time: Fri Nov 16 17:08:54 2012 >17:11:29,152 INFO program: Last write time: Fri Nov 16 17:10:37 2012 >17:11:29,154 INFO program: Mount count: 3 >17:11:29,155 INFO program: Maximum mount count: -1 >17:11:29,156 INFO program: Last checked: Fri Nov 16 16:52:11 2012 >17:11:29,157 INFO program: Check interval: 0 (<none>) >17:11:29,160 INFO program: Lifetime writes: 1439 MB >17:11:29,161 INFO program: Reserved blocks uid: 0 (user root) >17:11:29,162 INFO program: Reserved blocks gid: 0 (group root) >17:11:29,163 INFO program: First inode: 11 >17:11:29,165 INFO program: Inode size: 256 >17:11:29,169 INFO program: Required extra isize: 28 >17:11:29,175 INFO program: Desired extra isize: 28 >17:11:29,177 INFO program: Journal inode: 8 >17:11:29,178 INFO program: Default directory hash: half_md4 >17:11:29,179 INFO program: Directory Hash Seed: 78921abb-c1d7-4a22-a5c8-2b75e7d3cb81 >17:11:29,185 INFO program: Journal backup: inode blocks >17:11:29,186 INFO program: Journal features: journal_incompat_revoke >17:11:29,187 INFO program: Journal size: 128M >17:11:29,188 INFO program: Journal length: 32768 >17:11:29,191 INFO program: Journal sequence: 0x000004fc >17:11:29,192 INFO program: Journal start: 0 >17:11:29,193 INFO program: >17:11:29,194 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:11:29,201 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >17:11:29,279 INFO program: Estimated minimum size of the filesystem: 208211 >17:11:29,285 ERR program: resize2fs 1.42.5 (29-Jul-2012) >17:11:29,417 INFO program: Running... udevadm settle --timeout=300 >17:11:29,622 INFO program: Running... udevadm settle --timeout=300 >17:11:29,754 INFO program: Running... udevadm settle --timeout=300 >17:11:29,931 INFO program: Running... udevadm settle --timeout=300 >17:11:30,146 INFO program: Running... udevadm settle --timeout=300 >17:11:30,267 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >17:11:30,728 INFO program: Running... udevadm settle --timeout=300 >17:11:30,858 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >17:11:31,133 INFO program: 0 logical volume(s) in volume group "fedora" now active >17:11:31,290 INFO program: Running... udevadm settle --timeout=300 >17:11:31,448 INFO program: Running... udevadm settle --timeout=300 >17:11:31,654 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >17:11:31,743 INFO program: Running... /bin/umount /mnt/sysimage >17:11:31,816 INFO program: Running... udevadm settle --timeout=300 >17:11:31,976 INFO program: Running... udevadm settle --timeout=300 >17:11:32,172 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >17:11:32,737 INFO program: Running... udevadm settle --timeout=300 >17:11:32,988 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >17:11:33,060 INFO program: Running... arch >17:11:33,207 INFO program: i686 >17:11:33,341 INFO program: Running... /bin/umount /mnt/sysimage >17:11:33,442 INFO program: Running... udevadm settle --timeout=300 >17:11:33,591 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root > > >/tmp/storage.log: >17:11:13,773 DEBUG storage: registered device format class DiskLabel as disklabel >17:11:13,778 DEBUG storage: registered device format class BIOSBoot as biosboot >17:11:13,783 DEBUG storage: registered device format class MultipathMember as multipath_member >17:11:13,837 DEBUG storage: registered device format class LUKS as luks >17:11:13,849 DEBUG storage: registered device format class SwapSpace as swap >17:11:13,853 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >17:11:13,898 DEBUG storage: registered device format class Ext2FS as ext2 >17:11:13,900 DEBUG storage: registered device format class Ext3FS as ext3 >17:11:13,902 DEBUG storage: registered device format class Ext4FS as ext4 >17:11:13,905 DEBUG storage: registered device format class FATFS as vfat >17:11:13,907 DEBUG storage: registered device format class EFIFS as efi >17:11:13,909 DEBUG storage: registered device format class BTRFS as btrfs >17:11:13,910 DEBUG storage: registered device format class GFS2 as gfs2 >17:11:13,913 DEBUG storage: registered device format class JFS as jfs >17:11:13,915 DEBUG storage: registered device format class ReiserFS as reiserfs >17:11:13,917 DEBUG storage: registered device format class XFS as xfs >17:11:13,919 DEBUG storage: registered device format class HFS as hfs >17:11:13,920 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >17:11:13,922 DEBUG storage: registered device format class HFSPlus as hfs+ >17:11:13,923 DEBUG storage: registered device format class NTFS as ntfs >17:11:13,925 DEBUG storage: registered device format class NFS as nfs >17:11:13,928 DEBUG storage: registered device format class NFSv4 as nfs4 >17:11:13,929 DEBUG storage: registered device format class Iso9660FS as iso9660 >17:11:13,931 DEBUG storage: registered device format class NoDevFS as nodev >17:11:13,933 DEBUG storage: registered device format class DevPtsFS as devpts >17:11:13,935 DEBUG storage: registered device format class ProcFS as proc >17:11:13,936 DEBUG storage: registered device format class SysFS as sysfs >17:11:13,938 DEBUG storage: registered device format class TmpFS as tmpfs >17:11:13,939 DEBUG storage: registered device format class BindFS as bind >17:11:13,941 DEBUG storage: registered device format class SELinuxFS as selinuxfs >17:11:13,942 DEBUG storage: registered device format class USBFS as usbfs >17:11:13,949 DEBUG storage: registered device format class DMRaidMember as dmraidmember >17:11:13,954 DEBUG storage: registered device format class PPCPRePBoot as prepboot >17:11:13,959 DEBUG storage: registered device format class MDRaidMember as mdmember >17:11:15,717 DEBUG storage: MultipathTopology._build_topology: >17:11:15,720 DEBUG storage: /etc/multipath.conf contents: >17:11:15,722 DEBUG storage: # multipath.conf written by anaconda >17:11:15,726 DEBUG storage: >17:11:15,727 DEBUG storage: defaults { >17:11:15,729 DEBUG storage: user_friendly_names yes >17:11:15,731 DEBUG storage: } >17:11:15,734 DEBUG storage: blacklist { >17:11:15,734 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >17:11:15,736 DEBUG storage: devnode "^hd[a-z]" >17:11:15,737 DEBUG storage: devnode "^dcssblk[0-9]*" >17:11:15,738 DEBUG storage: device { >17:11:15,740 DEBUG storage: vendor "DGC" >17:11:15,741 DEBUG storage: product "LUNZ" >17:11:15,743 DEBUG storage: } >17:11:15,743 DEBUG storage: device { >17:11:15,746 DEBUG storage: vendor "IBM" >17:11:15,746 DEBUG storage: product "S/390.*" >17:11:15,747 DEBUG storage: } >17:11:15,748 DEBUG storage: # don't count normal SATA devices as multipaths >17:11:15,749 DEBUG storage: device { >17:11:15,751 DEBUG storage: vendor "ATA" >17:11:15,752 DEBUG storage: } >17:11:15,753 DEBUG storage: # don't count 3ware devices as multipaths >17:11:15,755 DEBUG storage: device { >17:11:15,756 DEBUG storage: vendor "3ware" >17:11:15,758 DEBUG storage: } >17:11:15,759 DEBUG storage: device { >17:11:15,761 DEBUG storage: vendor "AMCC" >17:11:15,762 DEBUG storage: } >17:11:15,763 DEBUG storage: # nor highpoint devices >17:11:15,765 DEBUG storage: device { >17:11:15,767 DEBUG storage: vendor "HPT" >17:11:15,769 DEBUG storage: } >17:11:15,771 DEBUG storage: } >17:11:15,772 DEBUG storage: multipaths { >17:11:15,775 DEBUG storage: } >17:11:15,777 DEBUG storage: (end of /etc/multipath.conf) >17:11:15,957 INFO storage: MultipathTopology: found non-disk device: sr0 >17:11:15,963 INFO storage: MultipathTopology: found singlepath device: sda >17:11:15,968 INFO storage: MultipathTopology: found non-disk device: sda1 >17:11:15,973 INFO storage: MultipathTopology: found non-disk device: sda2 >17:11:15,975 INFO storage: MultipathTopology: found singlepath device: loop0 >17:11:15,978 INFO storage: MultipathTopology: found singlepath device: loop1 >17:11:15,981 INFO storage: MultipathTopology: found singlepath device: loop2 >17:11:15,982 INFO storage: MultipathTopology: found singlepath device: loop3 >17:11:15,984 INFO storage: MultipathTopology: found singlepath device: loop4 >17:11:15,985 INFO storage: MultipathTopology: found singlepath device: loop5 >17:11:15,988 INFO storage: MultipathTopology: found singlepath device: loop6 >17:11:15,988 INFO storage: MultipathTopology: found singlepath device: loop7 >17:11:15,997 INFO storage: MultipathTopology: found singlepath device: dm-0 >17:11:16,001 INFO storage: MultipathTopology: found singlepath device: dm-1 >17:11:16,004 INFO storage: MultipathTopology: found singlepath device: dm-2 >17:11:21,805 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >17:11:21,811 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:11:22,369 DEBUG storage: MultipathTopology._build_topology: >17:11:22,389 DEBUG storage: /etc/multipath.conf contents: >17:11:22,393 DEBUG storage: # multipath.conf written by anaconda >17:11:22,393 DEBUG storage: >17:11:22,395 DEBUG storage: defaults { >17:11:22,396 DEBUG storage: user_friendly_names yes >17:11:22,398 DEBUG storage: } >17:11:22,399 DEBUG storage: blacklist { >17:11:22,421 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >17:11:22,424 DEBUG storage: devnode "^hd[a-z]" >17:11:22,424 DEBUG storage: devnode "^dcssblk[0-9]*" >17:11:22,424 DEBUG storage: device { >17:11:22,425 DEBUG storage: vendor "DGC" >17:11:22,425 DEBUG storage: product "LUNZ" >17:11:22,425 DEBUG storage: } >17:11:22,425 DEBUG storage: device { >17:11:22,425 DEBUG storage: vendor "IBM" >17:11:22,425 DEBUG storage: product "S/390.*" >17:11:22,425 DEBUG storage: } >17:11:22,430 DEBUG storage: # don't count normal SATA devices as multipaths >17:11:22,430 DEBUG storage: device { >17:11:22,433 DEBUG storage: vendor "ATA" >17:11:22,433 DEBUG storage: } >17:11:22,439 DEBUG storage: # don't count 3ware devices as multipaths >17:11:22,439 DEBUG storage: device { >17:11:22,440 DEBUG storage: vendor "3ware" >17:11:22,442 DEBUG storage: } >17:11:22,445 DEBUG storage: device { >17:11:22,497 DEBUG storage: vendor "AMCC" >17:11:22,499 DEBUG storage: } >17:11:22,503 DEBUG storage: # nor highpoint devices >17:11:22,503 DEBUG storage: device { >17:11:22,503 DEBUG storage: vendor "HPT" >17:11:22,503 DEBUG storage: } >17:11:22,503 DEBUG storage: } >17:11:22,504 DEBUG storage: multipaths { >17:11:22,504 DEBUG storage: } >17:11:22,504 DEBUG storage: (end of /etc/multipath.conf) >17:11:22,880 INFO storage: MultipathTopology: found non-disk device: sr0 >17:11:22,887 INFO storage: MultipathTopology: found singlepath device: sda >17:11:22,899 INFO storage: MultipathTopology: found non-disk device: sda1 >17:11:22,900 INFO storage: MultipathTopology: found non-disk device: sda2 >17:11:22,902 INFO storage: MultipathTopology: found singlepath device: loop0 >17:11:22,906 INFO storage: MultipathTopology: found singlepath device: loop1 >17:11:22,906 INFO storage: MultipathTopology: found singlepath device: loop2 >17:11:22,907 INFO storage: MultipathTopology: found singlepath device: loop3 >17:11:22,915 INFO storage: MultipathTopology: found singlepath device: loop4 >17:11:22,924 INFO storage: MultipathTopology: found singlepath device: loop5 >17:11:22,925 INFO storage: MultipathTopology: found singlepath device: loop6 >17:11:22,935 INFO storage: MultipathTopology: found singlepath device: loop7 >17:11:22,936 INFO storage: MultipathTopology: found singlepath device: dm-0 >17:11:22,937 INFO storage: MultipathTopology: found singlepath device: dm-1 >17:11:22,941 INFO storage: MultipathTopology: found singlepath device: dm-2 >17:11:22,942 INFO storage: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2'] >17:11:23,044 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-VBOX_CD-ROM_VB2-01700376 /dev/disk/by-label/Fedora\\x2018-Beta-TC9\\x20i386 /dev/disk/by-uuid/2012-11-16-05-07-30-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC9_i386', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC9\\x20i386', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-16-05-07-30-00', > 'ID_FS_UUID_ENC': '2012-11-16-05-07-30-00', > 'ID_MODEL': 'VBOX_CD-ROM', > 'ID_MODEL_ENC': 'VBOX\\x20CD-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\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_CD-ROM_VB2-01700376', > 'ID_SERIAL_SHORT': 'VB2-01700376', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '629703', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-VBOX_CD-ROM_VB2-01700376', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC9\\x20i386', > '/dev/disk/by-uuid/2012-11-16-05-07-30-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >17:11:23,049 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >17:11:23,053 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >17:11:23,055 DEBUG storage: DeviceTree.getDeviceByName returned None >17:11:23,066 INFO storage: sr0 is a cdrom >17:11:23,079 DEBUG storage: DeviceTree.addUdevOpticalDevice: >17:11:23,120 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:11:23,131 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >17:11:23,139 INFO storage: added cdrom sr0 (id 0) to device tree >17:11:23,143 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:11:23,153 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >17:11:23,157 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >17:11:23,161 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >17:11:23,171 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >17:11:23,200 WARN storage: disklabel detected but not usable on sr0 >17:11:23,203 INFO storage: type detected on 'sr0' is 'iso9660' >17:11:23,209 DEBUG storage: Iso9660FS.supported: supported: True ; >17:11:23,216 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >17:11:23,221 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >17:11:23,229 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:11:23,272 DEBUG storage: looking up parted Device: /dev/sr0 >17:11:23,277 INFO storage: got device: OpticalDevice instance (0xb1c3050c) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4400.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2252800 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (140, 255, 63) biosGeometry: (140, 255, 63) > PedDevice: <_ped.Device object at 0xb1ffcb6c> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >17:11:23,289 DEBUG storage: Iso9660FS.supported: supported: True ; >17:11:23,292 INFO storage: got format: Iso9660FS instance (0xb18fc76c) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-16-05-07-30-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC9_i386 size = 0 targetSize = 0 > >17:11:23,304 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB04f76aa8-bddeab08', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB04f76aa8-bddeab08', > 'ID_SERIAL_SHORT': 'VB04f76aa8-bddeab08', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '677462', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB04f76aa8-bddeab08'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:11:23,309 INFO storage: scanning sda (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:11:23,317 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:11:23,321 DEBUG storage: DeviceTree.getDeviceByName returned None >17:11:23,329 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >17:11:23,335 INFO storage: sda is a disk >17:11:23,342 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:11:23,346 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:11:23,353 INFO storage: added disk sda (id 1) to device tree >17:11:23,355 DEBUG storage: looking up parted Device: /dev/sda >17:11:23,368 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:11:23,396 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:11:23,398 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:11:23,437 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:11:23,492 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 0xb201f2ec>, <parted.partition.Partition object at 0xb201f2cc>] > device: <parted.device.Device object at 0xb18fce6c> > PedDisk: <_ped.Disk object at 0xb18fcf4c> >17:11:23,565 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >17:11:23,571 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:11:23,581 INFO storage: got device: DiskDevice instance (0xb216782c) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 30720.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (3916, 255, 63) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0xb201644c> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb1c3054c> >17:11:23,592 INFO storage: got format: DiskLabel instance (0xb18fcd2c) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 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 0xb201f2ec>, <parted.partition.Partition object at 0xb201f2cc>] > device: <parted.device.Device object at 0xb18fce6c> > PedDisk: <_ped.Disk object at 0xb18fcf4c> > origPartedDisk = <parted.disk.Disk object at 0xb201f40c> > partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (3916, 255, 63) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0xb20164ac> > >17:11:23,640 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB04f76aa8-bddeab08-part1 /dev/disk/by-uuid/358c4fe0-75e4-45fe-a915-6bbb6742a446', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '358c4fe0-75e4-45fe-a915-6bbb6742a446', > 'ID_FS_UUID_ENC': '358c4fe0-75e4-45fe-a915-6bbb6742a446', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB04f76aa8-bddeab08', > 'ID_SERIAL_SHORT': 'VB04f76aa8-bddeab08', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '677494', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB04f76aa8-bddeab08-part1', > '/dev/disk/by-uuid/358c4fe0-75e4-45fe-a915-6bbb6742a446'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:11:23,662 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:11:23,667 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >17:11:23,687 DEBUG storage: DeviceTree.getDeviceByName returned None >17:11:23,689 INFO storage: sda1 is a partition >17:11:23,693 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:11:23,701 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:11:23,706 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (1) with existing msdos disklabel >17:11:23,713 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >17:11:23,761 DEBUG storage: PartitionDevice._setFormat: sda1 ; >17:11:23,771 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:11:23,775 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:11:23,806 DEBUG storage: looking up parted Partition: /dev/sda1 >17:11:23,811 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >17:11:23,844 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:11:23,848 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:11:23,853 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:11:23,856 INFO storage: added partition sda1 (id 2) to device tree >17:11:23,881 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:11:23,885 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:11:23,928 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:11:23,933 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:11:24,227 WARN storage: disklabel detected but not usable on sda1 >17:11:24,231 INFO storage: type detected on 'sda1' is 'ext4' >17:11:24,940 DEBUG storage: padding min size from 52 up to 57 >17:11:24,974 DEBUG storage: Ext4FS.supported: supported: True ; >17:11:24,978 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:11:24,987 DEBUG storage: PartitionDevice._setFormat: sda1 ; >17:11:25,013 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >17:11:25,032 DEBUG storage: looking up parted Device: /dev/sda1 >17:11:25,043 INFO storage: got device: PartitionDevice instance (0xb202520c) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 30720MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0xb201650c> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb18fcf8c> fileSystem: <parted.filesystem.FileSystem object at 0xb201f34c> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb201f12c> PedPartition: <_ped.Partition object at 0xb201a6ec> > disk = existing 30720MB disk sda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >17:11:25,049 DEBUG storage: Ext4FS.supported: supported: True ; >17:11:25,056 INFO storage: got format: Ext4FS instance (0xb201f8ac) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 358c4fe0-75e4-45fe-a915-6bbb6742a446 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >17:11:25,077 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB04f76aa8-bddeab08-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'k8u0lD-SSA9-i25E-UV21-GrxW-IeQb-I9dwvc', > 'ID_FS_UUID_ENC': 'k8u0lD-SSA9-i25E-UV21-GrxW-IeQb-I9dwvc', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '61888512', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB04f76aa8-bddeab08', > 'ID_SERIAL_SHORT': 'VB04f76aa8-bddeab08', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['2064384.00', '28876800.00'], > 'LVM2_LV_UUID': ['p6ytVH-GLkU-bYaU-CreF-blnX-IuMT-dZQGsA', > 'o4fM5z-OWL3-BlPE-thys-T3R0-Dy2N-ScUvXz'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '7554', > 'LVM2_PV_PE_COUNT': '7554', > 'LVM2_PV_SIZE': '30941184.00', > 'LVM2_PV_UUID': 'k8u0lD-SSA9-i25E-UV21-GrxW-IeQb-I9dwvc', > 'LVM2_VG_EXTENT_COUNT': '7554', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '30941184.00', > 'LVM2_VG_UUID': '5GyS14-ZMKF-RW9z-47qx-hffa-6PLy-Th34gf', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '677526', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB04f76aa8-bddeab08-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:11:25,083 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:11:25,091 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >17:11:25,095 DEBUG storage: DeviceTree.getDeviceByName returned None >17:11:25,105 INFO storage: sda2 is a partition >17:11:25,109 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:11:25,113 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:11:25,123 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (1) with existing msdos disklabel >17:11:25,129 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >17:11:25,138 DEBUG storage: PartitionDevice._setFormat: sda2 ; >17:11:25,145 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:11:25,150 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:11:25,157 DEBUG storage: looking up parted Partition: /dev/sda2 >17:11:25,162 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >17:11:25,176 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:11:25,188 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:11:25,195 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:11:25,211 INFO storage: added partition sda2 (id 3) to device tree >17:11:25,216 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:11:25,221 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:11:25,266 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:11:25,282 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:11:25,322 WARN storage: disklabel detected but not usable on sda2 >17:11:25,328 INFO storage: type detected on 'sda2' is 'LVM2_member' >17:11:25,333 DEBUG storage: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: k8u0lD-SSA9-i25E-UV21-GrxW-IeQb-I9dwvc ; exists: True ; vgUuid: 5GyS14-ZMKF-RW9z-47qx-hffa-6PLy-Th34gf ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: VB04f76aa8-bddeab08 ; >17:11:25,355 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >17:11:25,360 DEBUG storage: PartitionDevice._setFormat: sda2 ; >17:11:25,386 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >17:11:25,390 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >17:11:25,407 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >17:11:25,414 DEBUG storage: DeviceTree.getDeviceByName returned None >17:11:25,428 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >17:11:25,439 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:11:25,451 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >17:11:25,459 INFO storage: added lvmvg fedora (id 4) to device tree >17:11:25,465 DEBUG storage: looking up parted Device: /dev/sda2 >17:11:25,484 INFO storage: got device: PartitionDevice instance (0xb20273ac) -- > name = sda2 status = True kids = 1 id = 3 > parents = ['existing 30720MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 30219.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 61888512 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3852, 255, 63) biosGeometry: (3852, 255, 63) > PedDevice: <_ped.Device object at 0xb2016b6c> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb18fcf8c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb201f30c> PedPartition: <_ped.Partition object at 0xb201a71c> > disk = existing 30720MB disk sda (1) with existing msdos disklabel > start = 1026048 end = 62914559 length = 61888512 > flags = lvm >17:11:25,499 INFO storage: got format: LVMPhysicalVolume instance (0xb1a8ff0c) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = k8u0lD-SSA9-i25E-UV21-GrxW-IeQb-I9dwvc exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = 5GyS14-ZMKF-RW9z-47qx-hffa-6PLy-Th34gf peStart = 1.0 >17:11:25,507 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': '974689', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:11:25,508 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >17:11:25,521 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >17:11:25,527 DEBUG storage: DeviceTree.getDeviceByName returned None >17:11:25,529 INFO storage: loop0 is a loop device >17:11:25,544 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:11:25,557 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >17:11:25,562 DEBUG storage: DeviceTree.getDeviceByName returned None >17:11:25,577 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:11:25,585 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >17:11:25,592 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 5) to device tree >17:11:25,597 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >17:11:25,599 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:11:25,604 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:11:25,611 INFO storage: added loop loop0 (id 6) to device tree >17:11:25,615 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:11:25,622 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:11:25,626 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >17:11:25,629 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >17:11:25,633 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >17:11:25,657 WARN storage: disklabel detected but not usable on loop0 >17:11:25,660 INFO storage: type detected on 'loop0' is 'squashfs' >17:11:25,667 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >17:11:25,671 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:11:25,675 INFO storage: got device: LoopDevice instance (0xb201ff6c) -- > 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 >17:11:25,693 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/5838a673-866b-4ce6-bab9-a17020243939', > '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': '5838a673-866b-4ce6-bab9-a17020243939', > 'ID_FS_UUID_ENC': '5838a673-866b-4ce6-bab9-a17020243939', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '985172', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/5838a673-866b-4ce6-bab9-a17020243939'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:11:25,698 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >17:11:25,704 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >17:11:25,708 DEBUG storage: DeviceTree.getDeviceByName returned None >17:11:25,710 INFO storage: loop1 is a loop device >17:11:25,715 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:11:25,720 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >17:11:25,728 DEBUG storage: DeviceTree.getDeviceByName returned None >17:11:25,736 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:11:25,740 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >17:11:25,743 INFO storage: added file /LiveOS/rootfs.img (id 7) to device tree >17:11:25,747 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >17:11:25,756 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:11:25,759 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:11:25,759 INFO storage: added loop loop1 (id 8) to device tree >17:11:25,761 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:11:25,770 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:11:25,778 DEBUG storage: Ext4FS.supported: supported: True ; >17:11:25,786 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:11:25,788 DEBUG storage: device loop1 does not contain a disklabel >17:11:25,793 INFO storage: type detected on 'loop1' is 'ext4' >17:11:26,336 DEBUG storage: padding min size from 0 up to 0 >17:11:26,344 DEBUG storage: Ext4FS.supported: supported: True ; >17:11:26,349 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:11:26,361 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >17:11:26,365 INFO storage: got device: LoopDevice instance (0xb1a97d0c) -- > 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 >17:11:26,372 DEBUG storage: Ext4FS.supported: supported: True ; >17:11:26,379 INFO storage: got format: Ext4FS instance (0xb1a9756c) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 5838a673-866b-4ce6-bab9-a17020243939 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >17:11:26,383 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': '10475', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:11:26,392 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >17:11:26,395 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >17:11:26,402 DEBUG storage: DeviceTree.getDeviceByName returned None >17:11:26,406 INFO storage: loop2 is a loop device >17:11:26,408 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:11:26,416 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:11:26,420 DEBUG storage: DeviceTree.getDeviceByName returned None >17:11:26,428 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:11:26,432 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:11:26,435 INFO storage: added file /overlay (deleted) (id 9) to device tree >17:11:26,443 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:11:26,445 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:11:26,450 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:11:26,457 INFO storage: added loop loop2 (id 10) to device tree >17:11:26,460 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:11:26,468 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:11:26,474 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:11:26,477 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >17:11:26,491 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >17:11:26,511 WARN storage: disklabel detected but not usable on loop2 >17:11:26,516 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >17:11:26,520 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:11:26,525 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:11:26,529 INFO storage: got device: LoopDevice instance (0xb1a9a88c) -- > 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 >17:11:26,537 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': '10557', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:11:26,541 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >17:11:26,546 DEBUG storage: lvm filter: adding loop3 to the reject list >17:11:26,550 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': '12740', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:11:26,558 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >17:11:26,559 DEBUG storage: lvm filter: adding loop4 to the reject list >17:11:26,564 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': '16542', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >17:11:26,571 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >17:11:26,572 DEBUG storage: lvm filter: adding loop5 to the reject list >17:11:26,578 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': '23084', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >17:11:26,583 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >17:11:26,588 DEBUG storage: lvm filter: adding loop6 to the reject list >17:11:26,593 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': '23149', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >17:11:26,598 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >17:11:26,610 DEBUG storage: lvm filter: adding loop7 to the reject list >17:11:26,613 DEBUG storage: Skipping a device mapper drive (dm-0) for now >17:11:26,615 DEBUG storage: Skipping a device mapper drive (dm-1) for now >17:11:26,619 DEBUG storage: Skipping a device mapper drive (dm-2) for now >17:11:26,769 INFO storage: devices to scan: ['dm-0', 'dm-1', 'dm-2'] >17:11:26,789 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/5838a673-866b-4ce6-bab9-a17020243939 /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': '5838a673-866b-4ce6-bab9-a17020243939', > 'ID_FS_UUID_ENC': '5838a673-866b-4ce6-bab9-a17020243939', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '209760', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/5838a673-866b-4ce6-bab9-a17020243939', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:11:26,798 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >17:11:26,801 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >17:11:26,808 DEBUG storage: DeviceTree.getDeviceByName returned None >17:11:26,815 INFO storage: live-rw is a device-mapper device >17:11:26,819 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >17:11:26,827 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >17:11:26,836 DEBUG storage: failed to find dm node for fedora >17:11:26,842 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >17:11:26,853 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >17:11:26,863 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >17:11:26,868 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (10) >17:11:26,879 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >17:11:26,887 DEBUG storage: DeviceTree.getDeviceByName returned None >17:11:26,893 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >17:11:26,902 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:11:26,909 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:11:26,916 INFO storage: added dm live-rw (id 11) to device tree >17:11:26,920 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:11:26,929 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:11:26,940 DEBUG storage: Ext4FS.supported: supported: True ; >17:11:26,946 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:11:26,950 DEBUG storage: device live-rw does not contain a disklabel >17:11:26,951 INFO storage: type detected on 'live-rw' is 'ext4' >17:11:27,415 DEBUG storage: padding min size from 724 up to 796 >17:11:27,425 DEBUG storage: Ext4FS.supported: supported: True ; >17:11:27,431 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:11:27,437 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:11:27,447 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >17:11:27,506 INFO storage: got device: DMDevice instance (0xaf4bad8c) -- > 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 0xaf4be1ac> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:11:27,510 DEBUG storage: Ext4FS.supported: supported: True ; >17:11:27,517 INFO storage: got format: Ext4FS instance (0xaf4baf6c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 5838a673-866b-4ce6-bab9-a17020243939 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >17:11:27,526 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-5GyS14ZMKFRW9z47qxhffa6PLyTh34gfp6ytVHGLkUbYaUCreFblnXIuMTdZQGsA /dev/disk/by-uuid/4dd287ae-e057-4e2d-aa25-7deb014f6558 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5GyS14ZMKFRW9z47qxhffa6PLyTh34gfp6ytVHGLkUbYaUCreFblnXIuMTdZQGsA', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4dd287ae-e057-4e2d-aa25-7deb014f6558', > 'ID_FS_UUID_ENC': '4dd287ae-e057-4e2d-aa25-7deb014f6558', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '925650', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-5GyS14ZMKFRW9z47qxhffa6PLyTh34gfp6ytVHGLkUbYaUCreFblnXIuMTdZQGsA', > '/dev/disk/by-uuid/4dd287ae-e057-4e2d-aa25-7deb014f6558', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora-swap ; >17:11:27,534 INFO storage: scanning fedora-swap (/devices/virtual/block/dm-1)... >17:11:27,541 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >17:11:27,546 DEBUG storage: DeviceTree.getDeviceByName returned None >17:11:27,552 INFO storage: fedora-swap is an lvm logical volume >17:11:27,554 DEBUG storage: DeviceTree.addUdevLVDevice: name: fedora-swap ; >17:11:27,581 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB04f76aa8-bddeab08-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'k8u0lD-SSA9-i25E-UV21-GrxW-IeQb-I9dwvc', > 'ID_FS_UUID_ENC': 'k8u0lD-SSA9-i25E-UV21-GrxW-IeQb-I9dwvc', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '61888512', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB04f76aa8-bddeab08', > 'ID_SERIAL_SHORT': 'VB04f76aa8-bddeab08', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['2064384.00', '28876800.00'], > 'LVM2_LV_UUID': ['p6ytVH-GLkU-bYaU-CreF-blnX-IuMT-dZQGsA', > 'o4fM5z-OWL3-BlPE-thys-T3R0-Dy2N-ScUvXz'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '7554', > 'LVM2_PV_PE_COUNT': '7554', > 'LVM2_PV_SIZE': '30941184.00', > 'LVM2_PV_UUID': 'k8u0lD-SSA9-i25E-UV21-GrxW-IeQb-I9dwvc', > 'LVM2_VG_EXTENT_COUNT': '7554', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '30941184.00', > 'LVM2_VG_UUID': '5GyS14-ZMKF-RW9z-47qx-hffa-6PLy-Th34gf', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '677526', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB04f76aa8-bddeab08-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:11:27,588 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:11:27,591 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >17:11:27,600 DEBUG storage: DeviceTree.getDeviceByName returned existing 30219MB partition sda2 (3) with existing lvmpv >17:11:27,608 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:11:27,613 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:11:27,621 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:11:27,626 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:11:27,656 WARN storage: disklabel detected but not usable on sda2 >17:11:27,659 DEBUG storage: no type or existing type for sda2, bailing >17:11:27,683 INFO storage: got device: PartitionDevice instance (0xb20273ac) -- > name = sda2 status = True kids = 1 id = 3 > parents = ['existing 30720MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 30219.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 61888512 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3852, 255, 63) biosGeometry: (3852, 255, 63) > PedDevice: <_ped.Device object at 0xb2016b6c> > target size = 0 path = /dev/sda2 > 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 0xb18fcf8c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb201f30c> PedPartition: <_ped.Partition object at 0xb201a71c> > disk = existing 30720MB disk sda (1) with existing msdos disklabel > start = 1026048 end = 62914559 length = 61888512 > flags = lvm >17:11:27,695 INFO storage: got format: LVMPhysicalVolume instance (0xb1a8ff0c) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = k8u0lD-SSA9-i25E-UV21-GrxW-IeQb-I9dwvc exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = 5GyS14-ZMKF-RW9z-47qx-hffa-6PLy-Th34gf peStart = 1.0 >17:11:27,717 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >17:11:27,722 DEBUG storage: DeviceTree.getDeviceByName returned existing 30216MB lvmvg fedora (4) >17:11:27,736 DEBUG storage: no device or no media present >17:11:27,766 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-5GyS14ZMKFRW9z47qxhffa6PLyTh34gfo4fM5zOWL3BlPEthysT3R0Dy2NScUvXz /dev/disk/by-uuid/0de8c2d0-4421-45db-b245-89a8e415dafc /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5GyS14ZMKFRW9z47qxhffa6PLyTh34gfo4fM5zOWL3BlPEthysT3R0Dy2NScUvXz', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0de8c2d0-4421-45db-b245-89a8e415dafc', > 'ID_FS_UUID_ENC': '0de8c2d0-4421-45db-b245-89a8e415dafc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '935229', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-5GyS14ZMKFRW9z47qxhffa6PLyTh34gfo4fM5zOWL3BlPEthysT3R0Dy2NScUvXz', > '/dev/disk/by-uuid/0de8c2d0-4421-45db-b245-89a8e415dafc', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-root ; >17:11:27,777 INFO storage: scanning fedora-root (/devices/virtual/block/dm-2)... >17:11:27,786 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >17:11:27,797 DEBUG storage: DeviceTree.getDeviceByName returned None >17:11:27,800 INFO storage: fedora-root is an lvm logical volume >17:11:27,812 DEBUG storage: DeviceTree.addUdevLVDevice: name: fedora-root ; >17:11:27,858 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB04f76aa8-bddeab08-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'k8u0lD-SSA9-i25E-UV21-GrxW-IeQb-I9dwvc', > 'ID_FS_UUID_ENC': 'k8u0lD-SSA9-i25E-UV21-GrxW-IeQb-I9dwvc', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '61888512', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB04f76aa8-bddeab08', > 'ID_SERIAL_SHORT': 'VB04f76aa8-bddeab08', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['2064384.00', '28876800.00'], > 'LVM2_LV_UUID': ['p6ytVH-GLkU-bYaU-CreF-blnX-IuMT-dZQGsA', > 'o4fM5z-OWL3-BlPE-thys-T3R0-Dy2N-ScUvXz'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '7554', > 'LVM2_PV_PE_COUNT': '7554', > 'LVM2_PV_SIZE': '30941184.00', > 'LVM2_PV_UUID': 'k8u0lD-SSA9-i25E-UV21-GrxW-IeQb-I9dwvc', > 'LVM2_VG_EXTENT_COUNT': '7554', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '30941184.00', > 'LVM2_VG_UUID': '5GyS14-ZMKF-RW9z-47qx-hffa-6PLy-Th34gf', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '677526', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB04f76aa8-bddeab08-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:11:27,865 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:11:27,881 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >17:11:27,884 DEBUG storage: DeviceTree.getDeviceByName returned existing 30219MB partition sda2 (3) with existing lvmpv >17:11:27,896 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:11:27,901 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:11:27,912 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:11:27,916 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:11:27,941 WARN storage: disklabel detected but not usable on sda2 >17:11:27,944 DEBUG storage: no type or existing type for sda2, bailing >17:11:27,951 INFO storage: got device: PartitionDevice instance (0xb20273ac) -- > name = sda2 status = True kids = 1 id = 3 > parents = ['existing 30720MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 30219.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 61888512 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3852, 255, 63) biosGeometry: (3852, 255, 63) > PedDevice: <_ped.Device object at 0xb2016b6c> > target size = 0 path = /dev/sda2 > 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 0xb18fcf8c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb201f30c> PedPartition: <_ped.Partition object at 0xb201a71c> > disk = existing 30720MB disk sda (1) with existing msdos disklabel > start = 1026048 end = 62914559 length = 61888512 > flags = lvm >17:11:27,960 INFO storage: got format: LVMPhysicalVolume instance (0xb1a8ff0c) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = k8u0lD-SSA9-i25E-UV21-GrxW-IeQb-I9dwvc exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = 5GyS14-ZMKF-RW9z-47qx-hffa-6PLy-Th34gf peStart = 1.0 >17:11:27,974 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >17:11:27,981 DEBUG storage: DeviceTree.getDeviceByName returned existing 30216MB lvmvg fedora (4) >17:11:27,982 DEBUG storage: no device or no media present >17:11:28,240 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >17:11:28,250 DEBUG storage: DeviceTree.getDeviceByName returned None >17:11:28,259 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >17:11:28,263 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:11:28,272 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >17:11:28,277 DEBUG storage: looking up parted Device: /dev/mapper/fedora-swap >17:11:28,294 DEBUG storage: Adding fedora-swap/2016MB to fedora >17:11:28,306 INFO storage: added lvmlv fedora-swap (id 12) to device tree >17:11:28,308 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >17:11:28,324 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >17:11:28,338 DEBUG storage: DeviceTree.getDeviceByName returned None >17:11:28,352 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >17:11:28,361 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:11:28,366 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >17:11:28,373 DEBUG storage: looking up parted Device: /dev/mapper/fedora-root >17:11:28,385 DEBUG storage: Adding fedora-root/28200MB to fedora >17:11:28,392 INFO storage: added lvmlv fedora-root (id 13) to device tree >17:11:28,395 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >17:11:28,546 INFO storage: devices to scan: ['dm-1', 'dm-2'] >17:11:28,572 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-5GyS14ZMKFRW9z47qxhffa6PLyTh34gfp6ytVHGLkUbYaUCreFblnXIuMTdZQGsA /dev/disk/by-uuid/4dd287ae-e057-4e2d-aa25-7deb014f6558 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5GyS14ZMKFRW9z47qxhffa6PLyTh34gfp6ytVHGLkUbYaUCreFblnXIuMTdZQGsA', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4dd287ae-e057-4e2d-aa25-7deb014f6558', > 'ID_FS_UUID_ENC': '4dd287ae-e057-4e2d-aa25-7deb014f6558', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '925650', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-5GyS14ZMKFRW9z47qxhffa6PLyTh34gfp6ytVHGLkUbYaUCreFblnXIuMTdZQGsA', > '/dev/disk/by-uuid/4dd287ae-e057-4e2d-aa25-7deb014f6558', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora-swap ; >17:11:28,582 INFO storage: scanning fedora-swap (/devices/virtual/block/dm-1)... >17:11:28,585 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >17:11:28,596 DEBUG storage: DeviceTree.getDeviceByName returned existing 2016MB lvmlv fedora-swap (12) >17:11:28,606 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >17:11:28,610 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >17:11:28,615 DEBUG storage: SwapSpace.__init__: >17:11:28,617 DEBUG storage: getFormat('swap') returning SwapSpace instance >17:11:28,622 DEBUG storage: device fedora-swap does not contain a disklabel >17:11:28,625 INFO storage: type detected on 'fedora-swap' is 'swap' >17:11:28,633 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 4dd287ae-e057-4e2d-aa25-7deb014f6558 ; exists: True ; label: None ; >17:11:28,635 DEBUG storage: getFormat('swap') returning SwapSpace instance >17:11:28,640 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >17:11:28,668 DEBUG storage: looking up parted Device: /dev/mapper/fedora >17:11:28,673 DEBUG storage: fedora size is 30216MB >17:11:28,677 DEBUG storage: vg fedora has 0MB free >17:11:28,680 DEBUG storage: fedora size is 30216MB >17:11:28,688 DEBUG storage: vg fedora has 0MB free >17:11:28,694 INFO storage: got device: LVMLogicalVolumeDevice instance (0xb1a97bac) -- > name = fedora-swap status = True kids = 0 id = 12 > parents = ['existing 30216MB lvmvg fedora (4)'] > uuid = p6ytVH-GLkU-bYaU-CreF-blnX-IuMT-dZQGsA size = 2016.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4128768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (257, 255, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0xb1aa1aac> > target size = 2016.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb1a8f42c) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 30219MB partition sda2 (3) with existing lvmpv'] > uuid = 5GyS14-ZMKF-RW9z-47qx-hffa-6PLy-Th34gf size = 30216 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 7554 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 7554.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 30219MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 2016MB lvmlv fedora-swap (12) with existing swap', > 'existing 28200MB lvmlv fedora-root (13)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 2016MB >17:11:28,702 INFO storage: got format: SwapSpace instance (0xaf4bbf8c) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 4dd287ae-e057-4e2d-aa25-7deb014f6558 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:11:28,715 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-5GyS14ZMKFRW9z47qxhffa6PLyTh34gfo4fM5zOWL3BlPEthysT3R0Dy2NScUvXz /dev/disk/by-uuid/0de8c2d0-4421-45db-b245-89a8e415dafc /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5GyS14ZMKFRW9z47qxhffa6PLyTh34gfo4fM5zOWL3BlPEthysT3R0Dy2NScUvXz', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0de8c2d0-4421-45db-b245-89a8e415dafc', > 'ID_FS_UUID_ENC': '0de8c2d0-4421-45db-b245-89a8e415dafc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '935229', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-5GyS14ZMKFRW9z47qxhffa6PLyTh34gfo4fM5zOWL3BlPEthysT3R0Dy2NScUvXz', > '/dev/disk/by-uuid/0de8c2d0-4421-45db-b245-89a8e415dafc', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-root ; >17:11:28,720 INFO storage: scanning fedora-root (/devices/virtual/block/dm-2)... >17:11:28,722 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >17:11:28,732 DEBUG storage: DeviceTree.getDeviceByName returned existing 28200MB lvmlv fedora-root (13) >17:11:28,736 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >17:11:28,744 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >17:11:28,749 DEBUG storage: Ext4FS.supported: supported: True ; >17:11:28,755 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:11:28,758 DEBUG storage: device fedora-root does not contain a disklabel >17:11:28,761 INFO storage: type detected on 'fedora-root' is 'ext4' >17:11:29,288 DEBUG storage: padding min size from 814 up to 895 >17:11:29,318 DEBUG storage: Ext4FS.supported: supported: True ; >17:11:29,326 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:11:29,330 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >17:11:29,362 DEBUG storage: looking up parted Device: /dev/mapper/fedora >17:11:29,369 DEBUG storage: fedora size is 30216MB >17:11:29,377 DEBUG storage: vg fedora has 0MB free >17:11:29,384 DEBUG storage: fedora size is 30216MB >17:11:29,389 DEBUG storage: vg fedora has 0MB free >17:11:29,399 INFO storage: got device: LVMLogicalVolumeDevice instance (0xb1ab3a6c) -- > name = fedora-root status = True kids = 0 id = 13 > parents = ['existing 30216MB lvmvg fedora (4)'] > uuid = o4fM5z-OWL3-BlPE-thys-T3R0-Dy2N-ScUvXz size = 28200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 57753600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3594, 255, 63) biosGeometry: (3594, 255, 63) > PedDevice: <_ped.Device object at 0xb1aa198c> > target size = 28200.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb1a8f42c) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 30219MB partition sda2 (3) with existing lvmpv'] > uuid = 5GyS14-ZMKF-RW9z-47qx-hffa-6PLy-Th34gf size = 30216 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 7554 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 7554.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 30219MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 2016MB lvmlv fedora-swap (12) with existing swap', > 'existing 28200MB lvmlv fedora-root (13) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 28200MB >17:11:29,407 DEBUG storage: Ext4FS.supported: supported: True ; >17:11:29,415 INFO storage: got format: Ext4FS instance (0xaf4bb24c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 0de8c2d0-4421-45db-b245-89a8e415dafc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 28200.0 targetSize = 28200.0 > >17:11:29,573 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >17:11:29,589 DEBUG storage: DeviceTree.getDeviceByName returned existing 2016MB lvmlv fedora-swap (12) with existing swap >17:11:29,593 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >17:11:29,605 DEBUG storage: DeviceTree.getDeviceByName returned existing 28200MB lvmlv fedora-root (13) with existing ext4 filesystem >17:11:29,613 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >17:11:29,738 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:11:29,904 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:11:29,912 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:11:29,929 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:11:30,064 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:11:30,078 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >17:11:30,084 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >17:11:30,110 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >17:11:30,135 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >17:11:30,143 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >17:11:30,258 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >17:11:30,695 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >17:11:30,712 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >17:11:30,719 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >17:11:30,854 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >17:11:31,258 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:11:31,269 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >17:11:31,282 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >17:11:31,409 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:11:31,424 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:11:31,442 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:11:31,556 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >17:11:31,569 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >17:11:31,577 INFO storage: edd: collected mbr signatures: {'sda': '0x00072a0d'} >17:11:31,578 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x00072a0d > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 62914560 >17:11:31,582 INFO storage: edd: matched 0x80 to sda using MBR sig >17:11:31,591 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:11:31,631 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:11:31,716 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:11:31,953 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:11:31,958 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:11:31,970 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:11:32,135 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >17:11:32,145 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >17:11:32,152 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >17:11:32,161 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >17:11:32,955 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:11:33,216 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:11:33,218 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >17:11:33,222 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >17:11:33,224 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:11:33,225 DEBUG storage: crypttab maps: [] >17:11:33,227 DEBUG storage: parsing /mnt/sysimage/etc/fstab >17:11:33,237 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; >17:11:33,251 DEBUG storage: DeviceTree.getDeviceByPath returned existing 28200MB lvmlv fedora-root (13) with existing ext4 filesystem >17:11:33,260 DEBUG storage: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >17:11:33,261 DEBUG storage: resolved 'UUID=358c4fe0-75e4-45fe-a915-6bbb6742a446' to 'sda1' (partition) >17:11:33,268 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; >17:11:33,282 DEBUG storage: DeviceTree.getDeviceByPath returned existing 2016MB lvmlv fedora-swap (12) with existing swap >17:11:33,287 DEBUG storage: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >17:11:33,292 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >17:11:33,584 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >17:11:34,330 DEBUG storage: fedora size is 30216MB >17:11:34,342 DEBUG storage: vg fedora has 0MB free >17:11:34,348 DEBUG storage: fedora size is 30216MB >17:11:34,353 DEBUG storage: vg fedora has 0MB free >17:11:34,366 DEBUG storage: Ext4FS.supported: supported: True ; >17:11:34,378 DEBUG storage: Ext4FS.supported: supported: True ; >17:11:34,385 DEBUG storage: Ext4FS.supported: supported: True ; >17:11:34,420 DEBUG storage: Ext4FS.supported: supported: True ; >17:11:34,515 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:11:34,527 DEBUG storage: Iso9660FS.supported: supported: True ; >17:11:35,313 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >17:11:35,324 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:11:35,336 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4400MB cdrom sr0 (0) with existing iso9660 filesystem > > >/tmp/ifcfg.log: >17:11:21,091 DEBUG ifcfg: NetworkDevice p2p1: setDefaultConfig() >17:11:21,099 DEBUG ifcfg: NetworkDevice p2p1 set: DEVICE=p2p1 BOOTPROTO=dhcp ONBOOT=no >17:11:21,104 DEBUG ifcfg: NetworkDevice p2p1 set: HWADDR=08:00:27:D2:A6:C1 >17:11:21,105 DEBUG ifcfg: NetworkDevice p2p1 set: UUID=33352e73-8177-4f09-a026-f8502489293f >17:11:21,105 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p2p1: > >17:11:21,105 DEBUG ifcfg: NetworkDevice p2p1: >DEVICE="p2p1" >HWADDR="08:00:27:D2:A6:C1" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="33352e73-8177-4f09-a026-f8502489293f" > >17:11:21,106 DEBUG ifcfg: writeIfcfgFile p2p1 to /etc/sysconfig/network-scripts/ifcfg-p2p1 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC9\x20i386 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >17:11:07,466 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >17:11:07,485 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="538" x-info="http://www.rsyslog.com"] start >17:11:07,490 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >17:11:07,490 INFO systemd: Detected virtualization 'oracle'. >17:11:07,490 INFO systemd: Initializing machine ID from random generator. >17:11:07,490 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. >17:11:07,490 INFO systemd: Mounted Debug File System. >17:11:07,490 INFO systemd: Mounted POSIX Message Queue File System. >17:11:07,490 INFO systemd: Started Remount Root and Kernel File Systems. >17:11:07,490 INFO systemd: Starting Local File Systems (Pre). >17:11:07,490 INFO systemd: Reached target Local File Systems (Pre). >17:11:07,490 INFO systemd: Mounting Temporary Directory... >17:11:07,490 INFO systemd: Starting Load Random Seed... >17:11:07,490 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >17:11:07,491 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >17:11:07,491 NOTICE kernel:[ 0.000000] Linux version 3.6.6-3.fc18.i686 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Mon Nov 5 16:47:11 UTC 2012 >17:11:07,491 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >17:11:07,491 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >17:11:07,491 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >17:11:07,491 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >17:11:07,491 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable >17:11:07,491 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffffff] ACPI data >17:11:07,491 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >17:11:07,491 NOTICE kernel:[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! >17:11:07,491 INFO kernel:[ 0.000000] DMI 2.5 present. >17:11:07,491 DEBUG kernel:[ 0.000000] DMI: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006 >17:11:07,491 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >17:11:07,491 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >17:11:07,491 INFO kernel:[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x100000 >17:11:07,491 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >17:11:07,491 DEBUG kernel:[ 0.000000] MTRR variable ranges disabled: >17:11:07,491 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >17:11:07,491 INFO kernel:[ 0.000000] CPU MTRRs all blank - virtualized system. >17:11:07,491 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x00ffffff] >17:11:07,491 DEBUG kernel:[ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384 >17:11:07,491 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x373fdfff] >17:11:07,491 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x003fffff] page 4k >17:11:07,491 DEBUG kernel:[ 0.000000] [mem 0x00400000-0x36ffffff] page 2M >17:11:07,491 DEBUG kernel:[ 0.000000] [mem 0x37000000-0x373fdfff] page 4k >17:11:07,491 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x373fdfff @ [mem 0x00ff9000-0x00ffffff] >17:11:07,491 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3e5e6000-0x3ffcefff] >17:11:07,491 INFO kernel:[ 0.000000] Allocated new RAMDISK: [mem 0x35a15000-0x373fd6ef] >17:11:07,491 INFO kernel:[ 0.000000] Move RAMDISK from [mem 0x3e5e6000-0x3ffce6ef] to [mem 0x35a15000-0x373fd6ef] >17:11:07,491 WARNING kernel:[ 0.000000] ACPI: RSDP 000e0000 00024 (v02 VBOX ) >17:11:07,491 WARNING kernel:[ 0.000000] ACPI: XSDT 3fff0030 00034 (v01 VBOX VBOXXSDT 00000001 ASL 00000061) >17:11:07,491 WARNING kernel:[ 0.000000] ACPI: FACP 3fff00f0 000F4 (v04 VBOX VBOXFACP 00000001 ASL 00000061) >17:11:07,491 WARNING kernel:[ 0.000000] ACPI: DSDT 3fff0410 01B96 (v01 VBOX VBOXBIOS 00000002 INTL 20100528) >17:11:07,491 WARNING kernel:[ 0.000000] ACPI: FACS 3fff0200 00040 >17:11:07,491 WARNING kernel:[ 0.000000] ACPI: SSDT 3fff0240 001CC (v01 VBOX VBOXCPUT 00000002 INTL 20100528) >17:11:07,491 NOTICE kernel:[ 0.000000] 139MB HIGHMEM available. >17:11:07,491 NOTICE kernel:[ 0.000000] 883MB LOWMEM available. >17:11:07,491 INFO kernel:[ 0.000000] mapped low ram: 0 - 373fe000 >17:11:07,491 INFO kernel:[ 0.000000] low ram: 0 - 373fe000 >17:11:07,491 WARNING kernel:[ 0.000000] Zone ranges: >17:11:07,491 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >17:11:07,491 WARNING kernel:[ 0.000000] Normal [mem 0x01000000-0x373fdfff] >17:11:07,491 WARNING kernel:[ 0.000000] HighMem [mem 0x373fe000-0x3ffeffff] >17:11:07,491 WARNING kernel:[ 0.000000] Movable zone start for each node >17:11:07,491 WARNING kernel:[ 0.000000] Early memory node ranges >17:11:07,491 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >17:11:07,491 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x3ffeffff] >17:11:07,491 DEBUG kernel:[ 0.000000] On node 0 totalpages: 262015 >17:11:07,491 DEBUG kernel:[ 0.000000] free_area_init_node: node 0, pgdat c0beea40, node_mem_map f5214200 >17:11:07,491 DEBUG kernel:[ 0.000000] DMA zone: 32 pages used for memmap >17:11:07,491 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >17:11:07,491 DEBUG kernel:[ 0.000000] DMA zone: 3951 pages, LIFO batch:0 >17:11:07,491 DEBUG kernel:[ 0.000000] Normal zone: 1736 pages used for memmap >17:11:07,491 DEBUG kernel:[ 0.000000] Normal zone: 220470 pages, LIFO batch:31 >17:11:07,491 DEBUG kernel:[ 0.000000] HighMem zone: 280 pages used for memmap >17:11:07,491 DEBUG kernel:[ 0.000000] HighMem zone: 35546 pages, LIFO batch:7 >17:11:07,491 INFO kernel:[ 0.000000] Using APIC driver default >17:11:07,491 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x4008 >17:11:07,491 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >17:11:07,491 INFO kernel:[ 0.000000] Found and enabled local APIC! >17:11:07,491 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 16 >17:11:07,491 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >17:11:07,491 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >17:11:07,491 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >17:11:07,491 INFO kernel:[ 0.000000] e820: [mem 0x40000000-0xfffbffff] available for PCI devices >17:11:07,491 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >17:11:07,491 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1 >17:11:07,491 INFO kernel:[ 0.000000] PERCPU: Embedded 13 pages/cpu @f5200000 s32256 r0 d20992 u53248 >17:11:07,491 DEBUG kernel:[ 0.000000] pcpu-alloc: s32256 r0 d20992 u53248 alloc=13*4096 >17:11:07,491 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >17:11:07,491 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259967 >17:11:07,491 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC9\x20i386 quiet BOOT_IMAGE=vmlinuz >17:11:07,491 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) >17:11:07,491 INFO kernel:[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) >17:11:07,491 INFO kernel:[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) >17:11:07,491 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >17:11:07,491 INFO kernel:[ 0.000000] Initializing CPU#0 >17:11:07,491 INFO kernel:[ 0.000000] allocated 2096896 bytes of page_cgroup >17:11:07,491 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >17:11:07,491 INFO kernel:[ 0.000000] Initializing HighMem for node 0 (000373fe:0003fff0) >17:11:07,491 INFO kernel:[ 0.000000] Memory: 1000524k/1048512k available (5514k kernel code, 47536k reserved, 2699k data, 628k init, 143304k highmem) >17:11:07,491 INFO kernel:[ 0.000000] virtual kernel memory layout: >17:11:07,491 INFO kernel:[ 0.000000] fixmap : 0xffa96000 - 0xfffff000 (5540 kB) >17:11:07,491 INFO kernel:[ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB) >17:11:07,491 INFO kernel:[ 0.000000] vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB) >17:11:07,491 INFO kernel:[ 0.000000] lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB) >17:11:07,491 INFO kernel:[ 0.000000] .init : 0xc0c06000 - 0xc0ca3000 ( 628 kB) >17:11:07,491 INFO kernel:[ 0.000000] .data : 0xc0962a6d - 0xc0c05840 (2699 kB) >17:11:07,491 INFO kernel:[ 0.000000] .text : 0xc0400000 - 0xc0962a6d (5514 kB) >17:11:07,491 INFO kernel:[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. >17:11:07,491 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >17:11:07,491 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >17:11:07,491 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=1. >17:11:07,491 INFO kernel:[ 0.000000] NR_IRQS:2304 nr_irqs:256 16 >17:11:07,491 DEBUG kernel:[ 0.000000] CPU 0 irqstacks, hard=f4808000 soft=f480a000 >17:11:07,491 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >17:11:07,491 INFO kernel:[ 0.000000] console [tty0] enabled >17:11:07,491 ERR kernel:[ 0.000000] tsc: Fast TSC calibration failed >17:11:07,491 WARNING kernel:[ 0.000000] tsc: Unable to calibrate against PIT >17:11:07,491 INFO kernel:[ 0.000000] tsc: using PMTIMER reference calibration >17:11:07,491 INFO kernel:[ 0.000000] tsc: Detected 2611.700 MHz processor >17:11:07,491 INFO kernel:[ 0.004009] Calibrating delay loop (skipped), value calculated using timer frequency.. 5223.40 BogoMIPS (lpj=2611700) >17:11:07,491 INFO kernel:[ 0.004015] pid_max: default: 32768 minimum: 301 >17:11:07,491 INFO kernel:[ 0.004094] Security Framework initialized >17:11:07,491 INFO kernel:[ 0.004115] SELinux: Initializing. >17:11:07,491 DEBUG kernel:[ 0.004132] SELinux: Starting in permissive mode >17:11:07,491 INFO kernel:[ 0.004256] Mount-cache hash table entries: 512 >17:11:07,491 INFO kernel:[ 0.004614] Initializing cgroup subsys cpuacct >17:11:07,491 INFO kernel:[ 0.004628] Initializing cgroup subsys memory >17:11:07,491 INFO kernel:[ 0.004644] Initializing cgroup subsys devices >17:11:07,491 INFO kernel:[ 0.004651] Initializing cgroup subsys freezer >17:11:07,491 INFO kernel:[ 0.004661] Initializing cgroup subsys net_cls >17:11:07,491 INFO kernel:[ 0.004670] Initializing cgroup subsys blkio >17:11:07,491 INFO kernel:[ 0.004676] Initializing cgroup subsys perf_event >17:11:07,491 INFO kernel:[ 0.004847] mce: CPU supports 0 MCE banks >17:11:07,491 INFO kernel:[ 0.005138] process: using AMD E400 aware idle routine >17:11:07,491 INFO kernel:[ 0.005851] SMP alternatives: switching to UP code >17:11:07,492 INFO kernel:[ 0.203758] Freeing SMP alternatives: 24k freed >17:11:07,509 INFO kernel:[ 0.204220] ACPI: Core revision 20120711 >17:11:07,509 WARNING kernel:[ 0.205536] ACPI: setting ELCR to 0200 (from 0e20) >17:11:07,509 INFO kernel:[ 0.205602] ftrace: allocating 22728 entries in 45 pages >17:11:07,509 WARNING kernel:[ 0.217092] smpboot: weird, boot CPU (#0) not listed by the BIOS >17:11:07,509 NOTICE kernel:[ 0.217107] smpboot: SMP motherboard not detected >17:11:07,509 INFO kernel:[ 0.217115] Enabling APIC mode: Flat. Using 0 I/O APICs >17:11:07,509 INFO kernel:[ 0.217966] smpboot: SMP disabled >17:11:07,509 INFO kernel:[ 0.217966] Performance Events: Broken PMU hardware detected, using software events only. >17:11:07,509 ERR kernel:[ 0.217966] Failed to access perfctr msr (MSR c0010004 is 0) >17:11:07,509 WARNING kernel:[ 0.218861] NMI watchdog: disabled (cpu0): hardware events not enabled >17:11:07,509 INFO kernel:[ 0.218926] Brought up 1 CPUs >17:11:07,509 INFO kernel:[ 0.218930] smpboot: Total of 1 processors activated (5223.40 BogoMIPS) >17:11:07,509 INFO kernel:[ 0.219190] devtmpfs: initialized >17:11:07,509 INFO kernel:[ 0.220116] atomic64 test passed for i586+ platform with CX8 and with SSE >17:11:07,509 INFO kernel:[ 0.220163] RTC time: 17:10:46, date: 11/16/12 >17:11:07,509 INFO kernel:[ 0.220239] NET: Registered protocol family 16 >17:11:07,509 INFO kernel:[ 0.220488] ACPI: bus type pci registered >17:11:07,509 INFO kernel:[ 0.220620] PCI: PCI BIOS revision 2.10 entry at 0xfda26, last bus=0 >17:11:07,509 INFO kernel:[ 0.220623] PCI: Using configuration type 1 for base access >17:11:07,509 INFO kernel:[ 0.221951] bio: create slab <bio-0> at 0 >17:11:07,509 INFO kernel:[ 0.222081] ACPI: Added _OSI(Module Device) >17:11:07,509 INFO kernel:[ 0.222085] ACPI: Added _OSI(Processor Device) >17:11:07,509 INFO kernel:[ 0.222088] ACPI: Added _OSI(3.0 _SCP Extensions) >17:11:07,509 INFO kernel:[ 0.222092] ACPI: Added _OSI(Processor Aggregator Device) >17:11:07,509 DEBUG kernel:[ 0.222339] ACPI: EC: Look up EC in DSDT >17:11:07,509 WARNING kernel:[ 0.222585] ACPI: Executed 1 blocks of module-level executable AML code >17:11:07,509 INFO kernel:[ 0.225242] ACPI: Interpreter enabled >17:11:07,509 INFO kernel:[ 0.225291] ACPI: (supports S0 S5) >17:11:07,509 INFO kernel:[ 0.225333] ACPI: Using PIC for interrupt routing >17:11:07,509 INFO kernel:[ 0.227548] ACPI: No dock devices found. >17:11:07,509 INFO kernel:[ 0.227556] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >17:11:07,509 INFO kernel:[ 0.227604] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >17:11:07,509 DEBUG kernel:[ 0.227675] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >17:11:07,509 DEBUG kernel:[ 0.227679] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >17:11:07,509 DEBUG kernel:[ 0.227690] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >17:11:07,509 DEBUG kernel:[ 0.227698] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xffdfffff] (ignored) >17:11:07,509 DEBUG kernel:[ 0.227702] PCI: root bus 00: using default resources >17:11:07,509 WARNING kernel:[ 0.227706] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >17:11:07,509 INFO kernel:[ 0.227735] PCI host bridge to bus 0000:00 >17:11:07,509 DEBUG kernel:[ 0.227742] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >17:11:07,509 INFO kernel:[ 0.227746] pci_bus 0000:00: root bus resource [bus 00-ff] >17:11:07,509 INFO kernel:[ 0.227750] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >17:11:07,509 INFO kernel:[ 0.227754] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff] >17:11:07,509 DEBUG kernel:[ 0.227788] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >17:11:07,509 DEBUG kernel:[ 0.228065] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >17:11:07,509 DEBUG kernel:[ 0.228482] pci 0000:00:01.1: [8086:7111] type 00 class 0x01018a >17:11:07,509 DEBUG kernel:[ 0.228813] pci 0000:00:01.1: reg 20: [io 0xd000-0xd00f] >17:11:07,509 DEBUG kernel:[ 0.229047] pci 0000:00:02.0: [80ee:beef] type 00 class 0x030000 >17:11:07,509 DEBUG kernel:[ 0.231809] pci 0000:00:02.0: reg 10: [mem 0xe0000000-0xe0ffffff pref] >17:11:07,509 DEBUG kernel:[ 0.250470] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000 >17:11:07,509 DEBUG kernel:[ 0.252665] pci 0000:00:03.0: reg 10: [mem 0xf0000000-0xf001ffff] >17:11:07,509 DEBUG kernel:[ 0.258539] pci 0000:00:03.0: reg 18: [io 0xd010-0xd017] >17:11:07,509 DEBUG kernel:[ 0.268800] pci 0000:00:04.0: [80ee:cafe] type 00 class 0x088000 >17:11:07,509 DEBUG kernel:[ 0.270432] pci 0000:00:04.0: reg 10: [io 0xd020-0xd03f] >17:11:07,509 DEBUG kernel:[ 0.273542] pci 0000:00:04.0: reg 14: [mem 0xf0400000-0xf07fffff] >17:11:07,509 DEBUG kernel:[ 0.276531] pci 0000:00:04.0: reg 18: [mem 0xf0800000-0xf0803fff pref] >17:11:07,509 DEBUG kernel:[ 0.297269] pci 0000:00:05.0: [8086:2415] type 00 class 0x040100 >17:11:07,509 DEBUG kernel:[ 0.297421] pci 0000:00:05.0: reg 10: [io 0xd100-0xd1ff] >17:11:07,509 DEBUG kernel:[ 0.297508] pci 0000:00:05.0: reg 14: [io 0xd200-0xd23f] >17:11:07,509 DEBUG kernel:[ 0.297977] pci 0000:00:06.0: [106b:003f] type 00 class 0x0c0310 >17:11:07,509 DEBUG kernel:[ 0.299436] pci 0000:00:06.0: reg 10: [mem 0xf0804000-0xf0804fff] >17:11:07,509 DEBUG kernel:[ 0.314579] pci 0000:00:07.0: [8086:7113] type 00 class 0x068000 >17:11:07,509 DEBUG kernel:[ 0.315261] pci 0000:00:0b.0: [8086:265c] type 00 class 0x0c0320 >17:11:07,509 DEBUG kernel:[ 0.317527] pci 0000:00:0b.0: reg 10: [mem 0xf0805000-0xf0805fff] >17:11:07,509 DEBUG kernel:[ 0.332511] pci 0000:00:0d.0: [8086:2829] type 00 class 0x010601 >17:11:07,509 DEBUG kernel:[ 0.334589] pci 0000:00:0d.0: reg 10: [io 0xd240-0xd247] >17:11:07,509 DEBUG kernel:[ 0.339719] pci 0000:00:0d.0: reg 18: [io 0xd250-0xd257] >17:11:07,509 DEBUG kernel:[ 0.344636] pci 0000:00:0d.0: reg 20: [io 0xd260-0xd26f] >17:11:07,509 DEBUG kernel:[ 0.347674] pci 0000:00:0d.0: reg 24: [mem 0xf0806000-0xf0807fff] >17:11:07,509 DEBUG kernel:[ 0.350612] pci_bus 0000:00: on NUMA node 0 >17:11:07,509 DEBUG kernel:[ 0.350734] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >17:11:07,509 INFO kernel:[ 0.351772] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >17:11:07,509 INFO kernel:[ 0.351781] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >17:11:07,509 INFO kernel:[ 0.354724] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 9 10 11) >17:11:07,509 INFO kernel:[ 0.354934] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 10 *11) >17:11:07,509 INFO kernel:[ 0.355021] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 *10 11) >17:11:07,509 INFO kernel:[ 0.355084] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *9 10 11) >17:11:07,509 INFO kernel:[ 0.355418] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >17:11:07,509 INFO kernel:[ 0.355423] vgaarb: loaded >17:11:07,509 INFO kernel:[ 0.355426] vgaarb: bridge control possible 0000:00:02.0 >17:11:07,509 NOTICE kernel:[ 0.355708] SCSI subsystem initialized >17:11:07,509 INFO kernel:[ 0.355717] ACPI: bus type scsi registered >17:11:07,509 DEBUG kernel:[ 0.356449] libata version 3.00 loaded. >17:11:07,509 INFO kernel:[ 0.356549] ACPI: bus type usb registered >17:11:07,509 INFO kernel:[ 0.356570] usbcore: registered new interface driver usbfs >17:11:07,509 INFO kernel:[ 0.356976] usbcore: registered new interface driver hub >17:11:07,509 INFO kernel:[ 0.357034] usbcore: registered new device driver usb >17:11:07,509 INFO kernel:[ 0.357189] PCI: Using ACPI for IRQ routing >17:11:07,509 DEBUG kernel:[ 0.357199] PCI: pci_cache_line_size set to 64 bytes >17:11:07,510 DEBUG kernel:[ 0.357381] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >17:11:07,539 DEBUG kernel:[ 0.357387] e820: reserve RAM buffer [mem 0x3fff0000-0x3fffffff] >17:11:07,539 INFO kernel:[ 0.357617] NetLabel: Initializing >17:11:07,539 INFO kernel:[ 0.357622] NetLabel: domain hash size = 128 >17:11:07,539 INFO kernel:[ 0.357625] NetLabel: protocols = UNLABELED CIPSOv4 >17:11:07,539 INFO kernel:[ 0.357648] NetLabel: unlabeled traffic allowed by default >17:11:07,539 INFO kernel:[ 0.368534] pnp: PnP ACPI init >17:11:07,539 INFO kernel:[ 0.368600] ACPI: bus type pnp registered >17:11:07,539 DEBUG kernel:[ 0.369249] pnp 00:00: [bus 00-ff] >17:11:07,539 DEBUG kernel:[ 0.369281] pnp 00:00: [io 0x0cf8-0x0cff] >17:11:07,539 DEBUG kernel:[ 0.369310] pnp 00:00: [io 0x0000-0x0cf7 window] >17:11:07,539 DEBUG kernel:[ 0.369338] pnp 00:00: [io 0x0d00-0xffff window] >17:11:07,539 DEBUG kernel:[ 0.369365] pnp 00:00: [mem 0x000a0000-0x000bffff window] >17:11:07,539 DEBUG kernel:[ 0.369390] pnp 00:00: [mem 0x40000000-0xffdfffff window] >17:11:07,539 DEBUG kernel:[ 0.369444] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >17:11:07,539 DEBUG kernel:[ 0.369481] pnp 00:01: [io 0x0060] >17:11:07,539 DEBUG kernel:[ 0.369503] pnp 00:01: [io 0x0064] >17:11:07,539 DEBUG kernel:[ 0.369529] pnp 00:01: [irq 1] >17:11:07,539 DEBUG kernel:[ 0.369577] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >17:11:07,539 DEBUG kernel:[ 0.369603] pnp 00:02: [io 0x0000-0x000f] >17:11:07,539 DEBUG kernel:[ 0.369622] pnp 00:02: [io 0x0080-0x008f] >17:11:07,539 DEBUG kernel:[ 0.369640] pnp 00:02: [io 0x00c0-0x00df] >17:11:07,539 DEBUG kernel:[ 0.369657] pnp 00:02: [dma 4] >17:11:07,539 DEBUG kernel:[ 0.369690] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >17:11:07,539 DEBUG kernel:[ 0.369734] pnp 00:03: [irq 12] >17:11:07,539 DEBUG kernel:[ 0.369766] pnp 00:03: Plug and Play ACPI device, IDs PNP0f03 (active) >17:11:07,539 DEBUG kernel:[ 0.369800] pnp 00:04: [io 0x0378-0x037f] >17:11:07,539 DEBUG kernel:[ 0.369814] pnp 00:04: [io 0x0778-0x077f] >17:11:07,539 DEBUG kernel:[ 0.369828] pnp 00:04: [irq 7] >17:11:07,539 DEBUG kernel:[ 0.369863] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >17:11:07,539 INFO kernel:[ 0.370333] pnp: PnP ACPI: found 5 devices >17:11:07,539 INFO kernel:[ 0.370336] ACPI: ACPI bus type pnp unregistered >17:11:07,539 INFO kernel:[ 0.407661] Switching to clocksource acpi_pm >17:11:07,539 DEBUG kernel:[ 0.407725] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >17:11:07,539 DEBUG kernel:[ 0.407729] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff] >17:11:07,539 INFO kernel:[ 0.407801] NET: Registered protocol family 2 >17:11:07,539 INFO kernel:[ 0.407911] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) >17:11:07,539 INFO kernel:[ 0.408665] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) >17:11:07,539 INFO kernel:[ 0.408958] TCP: Hash tables configured (established 131072 bind 65536) >17:11:07,539 INFO kernel:[ 0.409002] TCP: reno registered >17:11:07,539 INFO kernel:[ 0.409076] UDP hash table entries: 512 (order: 2, 16384 bytes) >17:11:07,539 INFO kernel:[ 0.409098] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >17:11:07,539 INFO kernel:[ 0.409235] NET: Registered protocol family 1 >17:11:07,539 INFO kernel:[ 0.409283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >17:11:07,539 INFO kernel:[ 0.409312] pci 0000:00:01.0: Activating ISA DMA hang workarounds >17:11:07,539 DEBUG kernel:[ 0.409338] pci 0000:00:02.0: Boot video device >17:11:07,539 WARNING kernel:[ 0.409674] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >17:11:07,539 DEBUG kernel:[ 0.409681] PCI: setting IRQ 11 as level-triggered >17:11:07,539 WARNING kernel:[ 0.460631] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >17:11:07,539 DEBUG kernel:[ 0.460638] PCI: setting IRQ 10 as level-triggered >17:11:07,539 DEBUG kernel:[ 0.460720] PCI: CLS 64 bytes, default 64 >17:11:07,539 INFO kernel:[ 0.460815] Unpacking initramfs... >17:11:07,539 WARNING kernel:[ 1.274481] hrtimer: interrupt took 6541618 ns >17:11:07,539 INFO kernel:[ 5.063826] Freeing initrd memory: 26532k freed >17:11:07,539 INFO kernel:[ 5.080457] platform rtc_cmos: registered platform RTC device (no PNP device found) >17:11:07,539 INFO kernel:[ 5.080696] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) >17:11:07,539 NOTICE kernel:[ 5.080700] apm: overridden by ACPI. >17:11:07,539 NOTICE kernel:[ 5.081002] Initialise module verification >17:11:07,539 INFO kernel:[ 5.081135] audit: initializing netlink socket (disabled) >17:11:07,539 NOTICE kernel:[ 5.081154] type=2000 audit(1353085850.080:1): initialized >17:11:07,539 WARNING kernel:[ 5.100742] bounce pool size: 64 pages >17:11:07,539 INFO kernel:[ 5.100778] HugeTLB registered 4 MB page size, pre-allocated 0 pages >17:11:07,539 NOTICE kernel:[ 5.102358] VFS: Disk quotas dquot_6.5.2 >17:11:07,539 WARNING kernel:[ 5.102416] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) >17:11:07,539 INFO kernel:[ 5.102942] msgmni has been set to 1726 >17:11:07,539 DEBUG kernel:[ 5.103001] SELinux: Registering netfilter hooks >17:11:07,539 INFO kernel:[ 5.104414] alg: No test for stdrng (krng) >17:11:07,539 INFO kernel:[ 5.104423] NET: Registered protocol family 38 >17:11:07,539 NOTICE kernel:[ 5.104428] Key type asymmetric registered >17:11:07,539 NOTICE kernel:[ 5.104434] Asymmetric key parser 'x509' registered >17:11:07,539 INFO kernel:[ 5.104506] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >17:11:07,539 INFO kernel:[ 5.104573] io scheduler noop registered >17:11:07,539 INFO kernel:[ 5.104576] io scheduler deadline registered >17:11:07,539 INFO kernel:[ 5.104589] io scheduler cfq registered (default) >17:11:07,539 INFO kernel:[ 5.104756] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >17:11:07,539 INFO kernel:[ 5.104782] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >17:11:07,539 INFO kernel:[ 5.104786] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >17:11:07,539 INFO kernel:[ 5.105129] ACPI: AC Adapter [AC] (on-line) >17:11:07,539 INFO kernel:[ 5.105181] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >17:11:07,539 INFO kernel:[ 5.105189] ACPI: Power Button [PWRF] >17:11:07,539 INFO kernel:[ 5.105238] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 >17:11:07,539 INFO kernel:[ 5.105243] ACPI: Sleep Button [SLPF] >17:11:07,539 INFO kernel:[ 5.106864] GHES: HEST is not enabled! >17:11:07,539 INFO kernel:[ 5.106944] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >17:11:07,539 INFO kernel:[ 5.107748] Non-volatile memory driver v1.3 >17:11:07,539 INFO kernel:[ 5.107752] Linux agpgart interface v0.103 >17:11:07,539 INFO kernel:[ 5.108738] loop: module loaded >17:11:07,539 DEBUG kernel:[ 5.108818] ahci 0000:00:0d.0: version 3.0 >17:11:07,539 WARNING kernel:[ 5.109422] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 5 >17:11:07,539 DEBUG kernel:[ 5.109426] PCI: setting IRQ 5 as level-triggered >17:11:07,539 INFO kernel:[ 5.109541] ahci: SSS flag set, parallel bus scan disabled >17:11:07,539 INFO kernel:[ 5.109777] ahci 0000:00:0d.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode >17:11:07,539 INFO kernel:[ 5.109783] ahci 0000:00:0d.0: flags: 64bit ncq stag only ccc >17:11:07,539 INFO kernel:[ 5.110151] scsi0 : ahci >17:11:07,539 INFO kernel:[ 5.110226] ata1: SATA max UDMA/133 abar m8192@0xf0806000 port 0xf0806100 irq 5 >17:11:07,539 DEBUG kernel:[ 5.110256] ata_piix 0000:00:01.1: version 2.13 >17:11:07,539 INFO kernel:[ 5.110748] scsi1 : ata_piix >17:11:07,539 INFO kernel:[ 5.110820] scsi2 : ata_piix >17:11:07,539 INFO kernel:[ 5.110856] ata2: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14 >17:11:07,539 INFO kernel:[ 5.110859] ata3: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15 >17:11:07,539 INFO kernel:[ 5.110942] libphy: Fixed MDIO Bus: probed >17:11:07,539 INFO kernel:[ 5.111105] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >17:11:07,539 INFO kernel:[ 5.111197] ehci_hcd 0000:00:0b.0: EHCI Host Controller >17:11:07,539 INFO kernel:[ 5.111257] ehci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 1 >17:11:07,539 INFO kernel:[ 5.111459] ehci_hcd 0000:00:0b.0: irq 10, io mem 0xf0805000 >17:11:07,539 INFO kernel:[ 5.117090] ehci_hcd 0000:00:0b.0: USB 2.0 started, EHCI 1.00 >17:11:07,539 INFO kernel:[ 5.117153] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >17:11:07,539 INFO kernel:[ 5.117157] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >17:11:07,539 INFO kernel:[ 5.117161] usb usb1: Product: EHCI Host Controller >17:11:07,539 INFO kernel:[ 5.117165] usb usb1: Manufacturer: Linux 3.6.6-3.fc18.i686 ehci_hcd >17:11:07,539 INFO kernel:[ 5.117169] usb usb1: SerialNumber: 0000:00:0b.0 >17:11:07,540 INFO kernel:[ 5.117426] hub 1-0:1.0: USB hub found >17:11:07,540 INFO kernel:[ 5.117432] hub 1-0:1.0: 8 ports detected >17:11:07,540 INFO kernel:[ 5.117525] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >17:11:07,540 INFO kernel:[ 5.117587] ohci_hcd 0000:00:06.0: OHCI Host Controller >17:11:07,540 INFO kernel:[ 5.117636] ohci_hcd 0000:00:06.0: new USB bus registered, assigned bus number 2 >17:11:07,540 INFO kernel:[ 5.117681] ohci_hcd 0000:00:06.0: irq 11, io mem 0xf0804000 >17:11:07,540 INFO kernel:[ 5.168285] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >17:11:07,540 INFO kernel:[ 5.168291] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >17:11:07,540 INFO kernel:[ 5.168296] usb usb2: Product: OHCI Host Controller >17:11:07,540 INFO kernel:[ 5.168300] usb usb2: Manufacturer: Linux 3.6.6-3.fc18.i686 ohci_hcd >17:11:07,540 INFO kernel:[ 5.168303] usb usb2: SerialNumber: 0000:00:06.0 >17:11:07,540 INFO kernel:[ 5.168446] hub 2-0:1.0: USB hub found >17:11:07,540 INFO kernel:[ 5.168466] hub 2-0:1.0: 8 ports detected >17:11:07,540 INFO kernel:[ 5.168711] uhci_hcd: USB Universal Host Controller Interface driver >17:11:07,540 INFO kernel:[ 5.168779] usbcore: registered new interface driver usbserial >17:11:07,540 INFO kernel:[ 5.168795] usbcore: registered new interface driver usbserial_generic >17:11:07,540 INFO kernel:[ 5.168809] USB Serial support registered for generic >17:11:07,540 INFO kernel:[ 5.168813] usbserial: USB Serial Driver core >17:11:07,540 INFO kernel:[ 5.168853] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >17:11:07,540 INFO kernel:[ 5.758701] ata3.00: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133 >17:11:07,540 INFO kernel:[ 5.759182] ata3.00: configured for UDMA/33 >17:11:07,540 INFO kernel:[ 5.759442] serio: i8042 KBD port at 0x60,0x64 irq 1 >17:11:07,540 INFO kernel:[ 5.759456] serio: i8042 AUX port at 0x60,0x64 irq 12 >17:11:07,540 INFO kernel:[ 5.759592] mousedev: PS/2 mouse device common for all mice >17:11:07,540 INFO kernel:[ 5.760265] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >17:11:07,540 DEBUG kernel:[ 5.762743] psmouse serio1: hgpk: ID: 10 00 64 >17:11:07,540 INFO kernel:[ 5.768941] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >17:11:07,540 INFO kernel:[ 5.770420] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >17:11:07,540 INFO kernel:[ 5.770455] rtc0: alarms up to one day, 114 bytes nvram >17:11:07,540 INFO kernel:[ 5.770567] device-mapper: uevent: version 1.0.3 >17:11:07,540 INFO kernel:[ 5.770661] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >17:11:07,540 INFO kernel:[ 5.770720] cpuidle: using governor ladder >17:11:07,540 INFO kernel:[ 5.770723] cpuidle: using governor menu >17:11:07,540 INFO kernel:[ 5.770776] EFI Variables Facility v0.08 2004-May-17 >17:11:07,540 INFO kernel:[ 5.770897] usbcore: registered new interface driver usbhid >17:11:07,540 INFO kernel:[ 5.770902] usbhid: USB HID core driver >17:11:07,540 INFO kernel:[ 5.770939] drop_monitor: Initializing network drop monitor service >17:11:07,540 INFO kernel:[ 5.771002] ip_tables: (C) 2000-2006 Netfilter Core Team >17:11:07,540 INFO kernel:[ 5.771151] TCP: cubic registered >17:11:07,540 INFO kernel:[ 5.771159] Initializing XFRM netlink socket >17:11:07,540 INFO kernel:[ 5.771273] NET: Registered protocol family 10 >17:11:07,540 INFO kernel:[ 5.771486] mip6: Mobile IPv6 >17:11:07,540 INFO kernel:[ 5.771505] NET: Registered protocol family 17 >17:11:07,540 INFO kernel:[ 5.771664] Using IPI No-Shortcut mode >17:11:07,540 DEBUG kernel:[ 5.771754] PM: Hibernation image not present or could not be loaded. >17:11:07,540 NOTICE kernel:[ 5.771757] Loading module verification certificates >17:11:07,540 NOTICE kernel:[ 5.775527] MODSIGN: Loaded cert 'Fedora kernel signing key: b40c036012a34eee311b65e8d29ab08730d9e86a' >17:11:07,540 INFO kernel:[ 5.775559] registered taskstats version 1 >17:11:07,540 INFO kernel:[ 5.776090] Magic number: 4:652:188 >17:11:07,540 INFO kernel:[ 5.776212] rtc_cmos rtc_cmos: setting system clock to 2012-11-16 17:10:51 UTC (1353085851) >17:11:07,540 INFO kernel:[ 5.776233] powernow-k8: Power state transitions not supported >17:11:07,540 INFO kernel:[ 5.859219] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >17:11:07,540 INFO kernel:[ 5.859405] ata1.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133 >17:11:07,540 INFO kernel:[ 5.859410] ata1.00: 62914560 sectors, multi 128: LBA48 NCQ (depth 31/32) >17:11:07,540 INFO kernel:[ 5.859547] ata1.00: configured for UDMA/133 >17:11:07,540 NOTICE kernel:[ 5.859755] scsi 0:0:0:0: Direct-Access ATA VBOX HARDDISK 1.0 PQ: 0 ANSI: 5 >17:11:07,540 NOTICE kernel:[ 5.859934] sd 0:0:0:0: Attached scsi generic sg0 type 0 >17:11:07,540 NOTICE kernel:[ 5.860282] sd 0:0:0:0: [sda] 62914560 512-byte logical blocks: (32.2 GB/30.0 GiB) >17:11:07,540 NOTICE kernel:[ 5.860492] scsi 2:0:0:0: CD-ROM VBOX CD-ROM 1.0 PQ: 0 ANSI: 5 >17:11:07,540 WARNING kernel:[ 5.861140] sr0: scsi3-mmc drive: 32x/32x xa/form2 tray >17:11:07,540 INFO kernel:[ 5.861153] cdrom: Uniform CD-ROM driver Revision: 3.20 >17:11:07,540 DEBUG kernel:[ 5.861297] sr 2:0:0:0: Attached scsi CD-ROM sr0 >17:11:07,540 NOTICE kernel:[ 5.861353] sd 0:0:0:0: [sda] Write Protect is off >17:11:07,540 DEBUG kernel:[ 5.861358] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >17:11:07,540 NOTICE kernel:[ 5.861535] sr 2:0:0:0: Attached scsi generic sg1 type 5 >17:11:07,540 NOTICE kernel:[ 5.861644] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >17:11:07,540 INFO kernel:[ 5.867781] sda: sda1 sda2 >17:11:07,540 NOTICE kernel:[ 5.868511] sd 0:0:0:0: [sda] Attached SCSI disk >17:11:07,540 INFO kernel:[ 5.868571] Freeing unused kernel memory: 628k freed >17:11:07,540 INFO kernel:[ 5.884796] Write protecting the kernel text: 5516k >17:11:07,540 INFO kernel:[ 5.898001] Write protecting the kernel read-only data: 2176k >17:11:07,540 INFO kernel:[ 6.083104] tsc: Refined TSC clocksource calibration: 2611.755 MHz >17:11:07,540 INFO kernel:[ 6.083113] Switching to clocksource tsc >17:11:07,540 INFO kernel:[ 6.093220] usb 2-1: new full-speed USB device number 2 using ohci_hcd >17:11:07,540 INFO kernel:[ 6.554626] usb 2-1: New USB device found, idVendor=80ee, idProduct=0021 >17:11:07,540 INFO kernel:[ 6.554634] usb 2-1: New USB device strings: Mfr=1, Product=3, SerialNumber=0 >17:11:07,540 INFO kernel:[ 6.554638] usb 2-1: Product: USB Tablet >17:11:07,540 INFO kernel:[ 6.554642] usb 2-1: Manufacturer: VirtualBox >17:11:07,540 INFO kernel:[ 6.566941] input: VirtualBox USB Tablet as /devices/pci0000:00/0000:00:06.0/usb2/2-1/2-1:1.0/input/input4 >17:11:07,540 INFO kernel:[ 6.567177] hid-generic 0003:80EE:0021.0001: input,hidraw0: USB HID v1.10 Mouse [VirtualBox USB Tablet] on usb-0000:00:06.0-1/input0 >17:11:07,540 WARNING kernel:[ 6.623001] Disabling lock debugging due to kernel taint >17:11:07,540 INFO kernel:[ 6.624271] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >17:11:07,540 INFO kernel:[ 7.510002] squashfs: version 4.0 (2009/01/31) Phillip Lougher >17:11:07,540 INFO kernel:[ 7.525969] Loading iSCSI transport class v2.0-870. >17:11:07,540 NOTICE kernel:[ 7.529599] iscsi: registered transport (tcp) >17:11:07,540 INFO kernel:[ 7.544947] alua: device handler registered >17:11:07,540 INFO kernel:[ 7.559390] emc: device handler registered >17:11:07,540 INFO kernel:[ 7.574714] hp_sw: device handler registered >17:11:07,540 INFO kernel:[ 7.590650] rdac: device handler registered >17:11:07,540 INFO kernel:[ 10.624646] floppy0: no floppy controllers found >17:11:07,540 INFO kernel:[ 10.624692] work still pending >17:11:07,540 INFO kernel:[ 10.714243] No iBFT detected. >17:11:07,540 INFO kernel:[ 10.771998] md: raid0 personality registered for level 0 >17:11:07,540 INFO kernel:[ 10.810996] md: raid1 personality registered for level 1 >17:11:07,540 INFO kernel:[ 10.825222] async_tx: api initialized (async) >17:11:07,540 INFO kernel:[ 10.826516] xor: automatically using best checksumming function: >17:11:07,540 INFO kernel:[ 10.836046] pIII_sse : 584.000 MB/sec >17:11:07,540 WARNING kernel:[ 10.855081] raid6: mmxx1 1488 MB/s >17:11:07,540 WARNING kernel:[ 10.872061] raid6: mmxx2 2464 MB/s >17:11:07,540 WARNING kernel:[ 10.889107] raid6: sse1x1 566 MB/s >17:11:07,540 WARNING kernel:[ 10.906099] raid6: sse1x2 992 MB/s >17:11:07,540 WARNING kernel:[ 10.923091] raid6: sse2x1 1019 MB/s >17:11:07,540 WARNING kernel:[ 10.940699] raid6: sse2x2 1593 MB/s >17:11:07,540 WARNING kernel:[ 10.957641] raid6: int32x1 1042 MB/s >17:11:07,540 WARNING kernel:[ 10.974056] raid6: int32x2 929 MB/s >17:11:07,540 WARNING kernel:[ 10.991050] raid6: int32x4 621 MB/s >17:11:07,540 WARNING kernel:[ 11.008108] raid6: int32x8 894 MB/s >17:11:07,540 WARNING kernel:[ 11.008112] raid6: using algorithm mmxx2 (2464 MB/s) >17:11:07,541 WARNING kernel:[ 11.008116] raid6: using intx1 recovery algorithm >17:11:07,544 INFO kernel:[ 11.023884] md: raid6 personality registered for level 6 >17:11:07,544 INFO kernel:[ 11.023890] md: raid5 personality registered for level 5 >17:11:07,544 INFO kernel:[ 11.023893] md: raid4 personality registered for level 4 >17:11:07,544 INFO kernel:[ 11.072181] md: raid10 personality registered for level 10 >17:11:07,544 INFO kernel:[ 11.088626] md: linear personality registered for level -1 >17:11:07,544 INFO kernel:[ 11.158680] device-mapper: multipath: version 1.5.0 loaded >17:11:07,544 INFO kernel:[ 11.173544] device-mapper: multipath round-robin: version 1.0.0 loaded >17:11:07,544 INFO kernel:[ 11.418284] RPC: Registered named UNIX socket transport module. >17:11:07,544 INFO kernel:[ 11.418289] RPC: Registered udp transport module. >17:11:07,544 INFO kernel:[ 11.418292] RPC: Registered tcp transport module. >17:11:07,544 INFO kernel:[ 11.418295] RPC: Registered tcp NFSv4.1 backchannel transport module. >17:11:07,544 INFO kernel:[ 12.636760] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI >17:11:07,544 INFO kernel:[ 12.636766] e1000: Copyright (c) 1999-2006 Intel Corporation. >17:11:07,544 INFO kernel:[ 13.169193] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 08:00:27:d2:a6:c1 >17:11:07,544 INFO kernel:[ 13.169209] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection >17:11:07,545 DEBUG kernel:[ 13.618433] ISO 9660 Extensions: Microsoft Joliet Level 3 >17:11:07,545 DEBUG kernel:[ 13.635372] ISO 9660 Extensions: RRIP_1991A >17:11:07,545 INFO kernel:[ 14.389517] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >17:11:07,545 DEBUG kernel:[ 16.173068] SELinux: 2048 avtab hash slots, 93423 rules. >17:11:07,545 DEBUG kernel:[ 16.195436] SELinux: 2048 avtab hash slots, 93423 rules. >17:11:07,545 DEBUG kernel:[ 16.539948] SELinux: 9 users, 15 roles, 4349 types, 234 bools, 1 sens, 1024 cats >17:11:07,545 DEBUG kernel:[ 16.539956] SELinux: 83 classes, 93423 rules >17:11:07,545 DEBUG kernel:[ 16.546434] SELinux: Completing initialization. >17:11:07,545 DEBUG kernel:[ 16.546441] SELinux: Setting up existing superblocks. >17:11:07,545 DEBUG kernel:[ 16.546453] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 16.546461] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 16.546474] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 16.546481] SELinux: initialized (dev proc, type proc), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 16.546496] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:11:07,545 DEBUG kernel:[ 16.546524] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >17:11:07,545 DEBUG kernel:[ 16.547002] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >17:11:07,545 DEBUG kernel:[ 16.547070] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 16.548822] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >17:11:07,545 DEBUG kernel:[ 16.548836] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 16.548841] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >17:11:07,545 DEBUG kernel:[ 16.548870] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >17:11:07,545 DEBUG kernel:[ 16.548882] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >17:11:07,545 DEBUG kernel:[ 16.548890] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 16.548915] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 16.549998] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 16.550084] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:11:07,545 DEBUG kernel:[ 16.550101] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:11:07,545 DEBUG kernel:[ 16.550210] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:11:07,545 DEBUG kernel:[ 16.550237] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 16.550243] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 16.550260] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 16.550280] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 16.550294] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 16.550302] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 16.550309] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 16.550316] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 16.550326] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 16.550333] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 16.550341] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 16.550356] SELinux: initialized (dev loop0, type squashfs), uses xattr >17:11:07,545 DEBUG kernel:[ 16.550381] SELinux: initialized (dev dm-0, type ext4), uses xattr >17:11:07,545 NOTICE kernel:[ 16.552202] type=1403 audit(1353085862.274:2): policy loaded auid=4294967295 ses=4294967295 >17:11:07,545 DEBUG kernel:[ 17.376666] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >17:11:07,545 DEBUG kernel:[ 18.109385] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >17:11:07,545 DEBUG kernel:[ 18.240392] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:11:07,545 DEBUG kernel:[ 18.556610] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >17:11:07,545 NOTICE kernel:[ 19.319336] type=1400 audit(1353085865.041:3): avc: denied { create } for pid=483 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >17:11:07,545 NOTICE kernel:[ 19.319415] type=1400 audit(1353085865.041:4): avc: denied { setattr } for pid=483 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=9764 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >17:11:07,545 NOTICE kernel:[ 19.319513] type=1400 audit(1353085865.041:5): avc: denied { relabelfrom } for pid=483 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=9764 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >17:11:07,545 INFO kernel:[ 19.835522] parport_pc 00:04: reported by Plug and Play ACPI >17:11:07,545 ERR kernel:[ 19.912779] piix4_smbus 0000:00:07.0: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr >17:11:07,545 WARNING kernel:[ 20.167229] microcode: AMD CPU family 0xf not supported >17:11:07,545 NOTICE kernel:[ 21.796950] type=1400 audit(1353085867.518:6): avc: denied { write } for pid=536 comm="firewalld" name="python2.7" dev="dm-0" ino=43714 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >17:11:07,545 NOTICE kernel:[ 21.796964] type=1400 audit(1353085867.518:7): avc: denied { remove_name } for pid=536 comm="firewalld" name="site.pyc" dev="dm-0" ino=44370 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >17:11:07,545 NOTICE kernel:[ 21.796973] type=1400 audit(1353085867.518:8): avc: denied { unlink } for pid=536 comm="firewalld" name="site.pyc" dev="dm-0" ino=44370 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >17:11:07,545 NOTICE kernel:[ 21.797593] type=1400 audit(1353085867.519:9): avc: denied { add_name } for pid=536 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >17:11:07,545 NOTICE kernel:[ 21.797767] type=1400 audit(1353085867.519:10): avc: denied { create } for pid=536 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >17:11:07,545 NOTICE kernel:[ 21.797849] type=1400 audit(1353085867.519:11): avc: denied { write } for pid=536 comm="firewalld" path="/usr/lib/python2.7/site.pyc" dev="dm-0" ino=44370 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >17:11:09,678 INFO systemd: Starting D-Bus System Message Bus... >17:11:09,679 INFO systemd: Started D-Bus System Message Bus. >17:11:09,801 INFO systemd: Started firewalld - dynamic firewall daemon. >17:11:09,802 INFO systemd: Starting Network Manager... >17:11:10,302 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >17:11:10,306 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >17:11:10,308 INFO NetworkManager: <info> WEXT support is enabled >17:11:10,343 INFO dbus-daemon: dbus[551]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >17:11:10,343 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >17:11:10,345 INFO systemd: Starting Authorization Manager... >17:11:10,541 INFO polkitd: Started polkitd version 0.107 >17:11:10,782 INFO dbus-daemon: dbus[551]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >17:11:10,784 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >17:11:10,837 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >17:11:10,843 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >17:11:10,846 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >17:11:10,853 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >17:11:10,858 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >17:11:10,896 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >17:11:10,948 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >17:11:10,951 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >17:11:11,030 INFO kernel:[ 25.306732] e1000: p2p1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX >17:11:11,032 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >17:11:11,035 INFO NetworkManager: <info> Networking is enabled by state file >17:11:11,040 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >17:11:11,047 INFO NetworkManager: <info> (p2p1): carrier is OFF >17:11:11,055 INFO NetworkManager: <info> (p2p1): new Ethernet device (driver: 'e1000' ifindex: 2) >17:11:11,060 INFO NetworkManager: <info> (p2p1): exported as /org/freedesktop/NetworkManager/Devices/0 >17:11:11,069 INFO NetworkManager: <info> (p2p1): now managed >17:11:11,074 INFO NetworkManager: <info> (p2p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >17:11:11,078 INFO NetworkManager: <info> (p2p1): bringing up device. >17:11:11,082 INFO NetworkManager: <info> (p2p1): carrier now ON (device state 20) >17:11:11,088 INFO NetworkManager: <info> (p2p1): preparing device. >17:11:11,091 INFO NetworkManager: <info> (p2p1): deactivating device (reason 'managed') [2] >17:11:11,093 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/net/p2p1 >17:11:11,115 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >17:11:11,137 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >17:11:11,142 INFO NetworkManager: <info> (p2p1): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >17:11:11,145 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >17:11:11,153 INFO NetworkManager: <info> Activation (p2p1) starting connection 'Wired connection 1' >17:11:11,155 INFO NetworkManager: <info> (p2p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >17:11:11,162 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) scheduled... >17:11:11,169 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) started... >17:11:11,174 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) scheduled... >17:11:11,196 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) complete. >17:11:11,208 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) starting... >17:11:11,225 INFO NetworkManager: <info> (p2p1): device state change: prepare -> config (reason 'none') [40 50 0] >17:11:11,231 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) successful. >17:11:11,235 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) complete. >17:11:11,239 WARNING NetworkManager: <warn> (p2p1) firewall zone add/change failed: (32) INVALID_ZONE: public >17:11:11,251 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) scheduled. >17:11:11,254 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) started... >17:11:11,260 INFO NetworkManager: <info> (p2p1): device state change: config -> ip-config (reason 'none') [50 70 0] >17:11:11,303 INFO NetworkManager: <info> Activation (p2p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >17:11:11,348 INFO NetworkManager: <info> dhclient started with pid 570 >17:11:11,353 INFO NetworkManager: <info> Activation (p2p1) Beginning IP6 addrconf. >17:11:11,355 INFO systemd: Started Authorization Manager. >17:11:11,383 INFO systemd: Started Network Manager. >17:11:11,433 INFO systemd: Starting Network Manager Wait Online... >17:11:11,459 INFO systemd: Starting Anaconda System Services. >17:11:11,510 INFO systemd: Reached target Anaconda System Services. >17:11:11,513 INFO systemd: Starting Anaconda... >17:11:11,534 INFO systemd: Started Anaconda. >17:11:11,548 INFO systemd: Starting Anaconda Text Console... >17:11:11,551 INFO systemd: Started Anaconda Text Console. >17:11:11,562 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) complete. >17:11:11,783 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >17:11:11,785 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >17:11:11,792 INFO dhclient: All rights reserved. >17:11:11,792 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >17:11:11,792 INFO dhclient: >17:11:11,817 WARNING kernel:[ 26.094017] audit_printk_skb: 15 callbacks suppressed >17:11:11,817 NOTICE kernel:[ 26.094106] type=1400 audit(1353085871.815:17): avc: denied { read write } for pid=582 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 >17:11:11,842 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed nbi -> preinit >17:11:11,850 INFO dhclient: Listening on LPF/p2p1/08:00:27:d2:a6:c1 >17:11:11,852 INFO dhclient: Sending on LPF/p2p1/08:00:27:d2:a6:c1 >17:11:11,853 INFO dhclient: Sending on Socket/fallback >17:11:11,856 INFO dhclient: DHCPDISCOVER on p2p1 to 255.255.255.255 port 67 interval 8 (xid=0x6a969f91) >17:11:11,859 INFO dhclient: DHCPREQUEST on p2p1 to 255.255.255.255 port 67 (xid=0x6a969f91) >17:11:11,866 INFO dhclient: DHCPOFFER from 10.0.2.2 >17:11:11,868 INFO dhclient: DHCPACK from 10.0.2.2 (xid=0x6a969f91) >17:11:11,892 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed preinit -> bound >17:11:11,894 INFO NetworkManager: <info> address 10.0.2.15 >17:11:11,900 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >17:11:11,909 INFO NetworkManager: <info> gateway 10.0.2.2 >17:11:11,910 INFO NetworkManager: <info> nameserver '192.168.1.1' >17:11:11,914 INFO NetworkManager: <info> domain name 'myhome.westell.com' >17:11:11,920 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >17:11:11,921 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) started... >17:11:11,927 INFO dhclient: bound to 10.0.2.15 -- renewal in 33726 seconds. >17:11:12,911 INFO NetworkManager: <info> (p2p1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >17:11:12,911 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) complete. >17:11:12,911 INFO NetworkManager: <info> (p2p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >17:11:12,938 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p2p1) as default for IPv4 routing and DNS. >17:11:12,943 INFO NetworkManager: <info> Activation (p2p1) successful, device activated. >17:11:12,971 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >17:11:12,974 INFO systemd: Started Network Manager Wait Online. >17:11:13,041 INFO systemd: Starting Network. >17:11:13,048 INFO systemd: Reached target Network. >17:11:13,050 INFO systemd: Startup finished in 5s 935ms 162us (kernel) + 10s 829ms 8us (initrd) + 10s 441ms 391us (userspace) = 27s 205ms 561us. >17:11:13,058 INFO dbus-daemon: dbus[551]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >17:11:13,116 INFO dbus-daemon: dbus[551]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >17:11:13,116 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >17:11:13,370 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >17:11:14,667 NOTICE kernel:[ 28.943836] type=1400 audit(1353085874.665:18): avc: denied { read write } for pid=610 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7342 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >17:11:14,686 WARNING kernel:[ 28.962958] auditd (611): /proc/611/oom_adj is deprecated, please use /proc/611/oom_score_adj instead. >17:11:21,297 INFO systemd: Starting NTP client/server... >17:11:21,561 INFO chrony-helper: tr: write error: Broken pipe >17:11:21,562 INFO chrony-helper: tr: write error >17:11:21,643 INFO chronyd: chronyd version 1.27-git1ca844 starting >17:11:21,649 INFO chronyd: Linux kernel major=3 minor=6 patch=6 >17:11:21,653 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 >17:11:21,706 INFO systemd: Started NTP client/server. >17:11:22,140 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p2p1 ... >17:11:22,142 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >17:11:22,147 NOTICE NetworkManager: ifcfg-rh: read connection 'System p2p1' >17:11:22,156 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >17:11:28,771 INFO chronyd: Selected source 204.235.61.9 >17:11:28,771 WARNING chronyd: System clock wrong by 2.068342 seconds, adjustment started >17:11:31,694 INFO kernel:[ 45.969694] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >17:11:31,694 DEBUG kernel:[ 45.969963] SELinux: initialized (dev sda1, type ext4), uses xattr >17:11:31,728 INFO NetworkManager: <info> (p2p1): IP6 addrconf timed out or failed. >17:11:31,729 INFO NetworkManager: <info> Activation (p2p1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >17:11:31,730 INFO NetworkManager: <info> Activation (p2p1) Stage 4 of 5 (IPv6 Configure Timeout) started... >17:11:31,732 INFO NetworkManager: <info> Activation (p2p1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >17:11:33,042 INFO kernel:[ 47.318184] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >17:11:33,042 DEBUG kernel:[ 47.318212] SELinux: initialized (dev dm-1, type ext4), uses xattr
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 877503
:
646468
| 646469 |
646470
|
646471
|
646472
|
646473
|
646474
|
646475
|
646476
|
646477
|
646478
|
646479
|
646480
|
646481
|
646482