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 618135 Details for
Bug 861118
AttributeError: 'NoneType' object has no attribute 'name'
[?]
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), 277.25 KB, created by
Radek Vokál
on 2012-09-27 14:51:09 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Radek Vokál
Created:
2012-09-27 14:51:09 UTC
Size:
277.25 KB
patch
obsolete
>anaconda 18.8 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/pyanaconda/packaging/__init__.py", line 464, in _setupDevice > log.info("setting up device %s and mounting on %s" % (device.name, > File "/usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 464, in _setUpMedia > self._setupDevice(device, mountpoint=ISO_DIR) > File "/usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 530, in _configureBaseRepo > self._setUpMedia(device) > File "/usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 375, in updateBaseRepo > self._configureBaseRepo(storage, checkmount=checkmount) > File "/usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 147, in setup > self.updateBaseRepo(storage) > File "/usr/lib/python2.7/site-packages/pyanaconda/packaging/__init__.py", line 669, in payloadInitialize > payload.setup(storage) > 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 87, in run > threading.Thread.run(self, *args, **kwargs) >AttributeError: 'NoneType' object has no attribute 'name' > >Local variables in innermost frame: >device: None >mountpoint: /mnt/install/isodir >self: <pyanaconda.packaging.yumpayload.YumPayload object at 0xb1ca1c4c> > > >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: {} > _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 sda2 (2) with existing ext4 filesystem >, '/': existing 51200MB lvmlv vg_silver-lv_root (15) with existing ext4 filesystem >, '/home': existing 39616MB lvmlv vg_silver-lv_home (14) with existing ext4 filesystem >} > swaps: [existing 4064MB lvmlv vg_silver-lv_swap (13) with existing swap >] > name: Fedora Linux 17 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: [sda, sda1, sda2, sda3, vg_silver, vg_silver-lv_swap, vg_silver-lv_home, vg_silver-lv_root, sr0, loop0, /run/install/repo/upgrade/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.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0xb58f64ac>> > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sda1, sda2, sda3, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [existing 95396MB disk sda (0) with existing gpt disklabel >, existing 1MB partition sda1 (1) with existing biosboot >, Already dumped (PartitionDevice instance) >, existing 94894MB partition sda3 (3) with existing lvmpv >, existing 94880MB lvmvg vg_silver (4) >, OpticalDevice instance, containing members: > _model: TSSTcorp_DVD+_-RW_TS-L632D > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 5 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: parted.Device instance -- > model: path: /run/install/repo/upgrade/squashfs.img type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 428592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3348, 4, 32) biosGeometry: (3348, 4, 32) > PedDevice: <_ped.Device object at 0xaf4171ac> > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/upgrade/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 209.2734375 > _serial: None > id: 6 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 428592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (26, 255, 63) biosGeometry: (26, 255, 63) > PedDevice: <_ped.Device object at 0xaf4176ec> > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 8 > 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: be4a6074-efd3-4c59-9250-4c9bd424c182 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (Ext4FS instance) > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 11 > minor: 0 >, existing 1024MB dm live-rw (12) with existing ext4 filesystem >, Already dumped (LVMLogicalVolumeDevice instance) >, 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: 2 > _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.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 (0xb211bfac) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0xb211bfcc) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0xb211bfec) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0xb211e02c) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0xb211e08c) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 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._groups: None > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._setup: True > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._space_required: 0 b > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >clearPartTypeSystem: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: True >_network: None >methodstr: hd::/var/cache/yum/preupgrade >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:UUID=77cab8d4-8912-4c4f-9af3-48aad42589b6:/upgrade/squashfs.img >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.8 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog, /run/install/ks.cfg] >_backend: None >clearPartTypeSelection: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': '/run/install/ks.cfg', 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:UUID=77cab8d4-8912-4c4f-9af3-48aad42589b6:/upgrade/squashfs.img', 'method': 'hd::/var/cache/yum/preupgrade', '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: >16:48:52,670 INFO anaconda: /sbin/anaconda 18.8 >16:48:56,255 INFO anaconda: 2097152 kB (2048 MB) are available >16:48:56,255 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >16:48:56,333 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >16:48:56,334 INFO anaconda: Default encoding = utf-8 >16:48:57,124 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >16:48:57,125 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >16:48:58,090 INFO anaconda: Display mode = g >16:48:58,095 INFO anaconda: 2097152 kB (2048 MB) are available >16:48:58,095 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >16:49:00,660 DEBUG anaconda: X server has signalled a successful start. >16:49:00,678 INFO anaconda: Starting window manager, pid 724. >16:49:04,100 INFO anaconda: using only installclass _Fedora >16:49:08,436 INFO anaconda: Detected 2016M of memory >16:49:08,441 INFO anaconda: Swap attempt of 4032M >16:49:09,154 DEBUG anaconda: Exception caught trying to convert IP address dbus.Struct((dbus.Array([dbus.Byte(38), dbus.Byte(32), dbus.Byte(0), dbus.Byte(82), dbus.Byte(0), dbus.Byte(0), dbus.Byte(34), dbus.Byte(0), dbus.Byte(2), dbus.Byte(21), dbus.Byte(197), dbus.Byte(255), dbus.Byte(254), dbus.Byte(61), dbus.Byte(100), dbus.Byte(48)], signature=dbus.Signature('y')), dbus.UInt32(64L), dbus.Array([dbus.Byte(254), dbus.Byte(128), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(2), dbus.Byte(25), dbus.Byte(170), dbus.Byte(255), dbus.Byte(254), dbus.Byte(214), dbus.Byte(36), dbus.Byte(191)], signature=dbus.Signature('y'))), signature=None): 'utf8' codec can't decode byte 0xc5 in position 0: unexpected end of data >16:49:09,155 DEBUG anaconda: Exception caught trying to convert IP address dbus.Struct((dbus.Array([dbus.Byte(254), dbus.Byte(128), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(2), dbus.Byte(21), dbus.Byte(197), dbus.Byte(255), dbus.Byte(254), dbus.Byte(61), dbus.Byte(100), dbus.Byte(48)], signature=dbus.Signature('y')), dbus.UInt32(64L), dbus.Array([dbus.Byte(254), dbus.Byte(128), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(2), dbus.Byte(25), dbus.Byte(170), dbus.Byte(255), dbus.Byte(254), dbus.Byte(214), dbus.Byte(36), dbus.Byte(191)], signature=dbus.Signature('y'))), signature=None): 'utf8' codec can't decode byte 0xfe in position 0: invalid start byte >16:49:12,023 DEBUG anaconda: required disklabel type for sda (1) is None >16:49:12,025 DEBUG anaconda: default disklabel type for sda is msdos >16:49:12,027 DEBUG anaconda: selecting msdos disklabel for sda based on size >16:49:14,671 WARN anaconda: is not a valid timezone, falling back to default (America/New_York) >12:49:35,664 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >12:49:36,953 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_silver-lv_home on /mnt/sysimage as ext4 with options defaults,ro >12:49:37,165 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:49:39,137 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_silver-lv_root on /mnt/sysimage as ext4 with options defaults,ro >12:49:39,775 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:49:41,588 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > > >/tmp/packaging.log: >16:49:06,143 DEBUG packaging: getting release version from tree at None (18) >16:49:06,143 DEBUG packaging: got a release version of 18 >12:49:41,068 INFO packaging: updating base repo >12:49:41,506 DEBUG packaging: getting release version from tree at None (18) >12:49:41,507 DEBUG packaging: got a release version of 18 >12:49:41,507 INFO packaging: configuring base repo > > >/tmp/program.log: >16:48:56,526 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:48:56,614 INFO program: Running... modprobe fcoe >16:48:57,022 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >16:48:57,123 INFO program: No FCoE boot disk information is found in EDD! >16:48:57,127 INFO program: Running... modprobe scsi_wait_scan >16:48:57,171 ERR program: FATAL: Module scsi_wait_scan not found. >16:48:57,175 INFO program: Running... rmmod scsi_wait_scan >16:48:57,215 ERR program: Error: Module scsi_wait_scan is not currently loaded >16:48:57,219 INFO program: Running... udevadm settle --timeout=300 >16:48:57,539 INFO program: Running... multipath -d >16:48:57,752 INFO program: Running... multipath -ll >16:48:57,853 INFO program: Running... loadkeys us >16:48:57,978 INFO program: Loading /lib/kbd/keymaps/i386/qwerty/us.map.gz >16:49:00,679 INFO program: Running... metacity --display :1 --sm-disable >16:49:03,172 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >16:49:03,556 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,622 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,630 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,639 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,645 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,653 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,660 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,668 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,674 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,677 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,680 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,689 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,692 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,699 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,704 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,707 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,710 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,713 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,716 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,719 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,722 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,725 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,728 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:03,731 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:49:08,595 INFO program: Running... udevadm control --property=ANACONDA=1 >16:49:08,929 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:49:09,195 INFO program: Running... systemctl start chronyd.service >16:49:10,819 INFO program: Running... modprobe scsi_wait_scan >16:49:10,951 ERR program: FATAL: Module scsi_wait_scan not found. >16:49:10,992 INFO program: Running... rmmod scsi_wait_scan >16:49:11,213 ERR program: Error: Module scsi_wait_scan is not currently loaded >16:49:11,270 INFO program: Running... udevadm settle --timeout=300 >16:49:11,595 INFO program: Running... multipath -d >16:49:11,730 INFO program: Running... multipath -ll >16:49:12,971 INFO program: Running... dumpe2fs -h /dev/sda2 >16:49:13,165 INFO program: Filesystem volume name: <none> >16:49:13,174 INFO program: Last mounted on: /run/install/repo >16:49:13,174 INFO program: Filesystem UUID: 77cab8d4-8912-4c4f-9af3-48aad42589b6 >16:49:13,175 INFO program: Filesystem magic number: 0xEF53 >16:49:13,175 INFO program: Filesystem revision #: 1 (dynamic) >16:49:13,176 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 >16:49:13,177 INFO program: Filesystem flags: signed_directory_hash >16:49:13,177 INFO program: Default mount options: user_xattr acl >16:49:13,178 INFO program: Filesystem state: clean >16:49:13,178 INFO program: Errors behavior: Continue >16:49:13,179 INFO program: Filesystem OS type: Linux >16:49:13,179 INFO program: Inode count: 128016 >16:49:13,180 INFO program: Block count: 512000 >16:49:13,181 INFO program: Reserved block count: 25600 >16:49:13,181 INFO program: Free blocks: 163113 >16:49:13,187 INFO program: Free inodes: 127688 >16:49:13,190 INFO program: First block: 1 >16:49:13,194 INFO program: Block size: 1024 >16:49:13,199 INFO program: Fragment size: 1024 >16:49:13,203 INFO program: Reserved GDT blocks: 256 >16:49:13,207 INFO program: Blocks per group: 8192 >16:49:13,212 INFO program: Fragments per group: 8192 >16:49:13,217 INFO program: Inodes per group: 2032 >16:49:13,222 INFO program: Inode blocks per group: 254 >16:49:13,226 INFO program: Flex block group size: 16 >16:49:13,231 INFO program: Filesystem created: Wed Apr 18 10:07:41 2012 >16:49:13,235 INFO program: Last mount time: Thu Sep 27 16:48:25 2012 >16:49:13,240 INFO program: Last write time: Thu Sep 27 16:48:25 2012 >16:49:13,245 INFO program: Mount count: 14 >16:49:13,250 INFO program: Maximum mount count: -1 >16:49:13,255 INFO program: Last checked: Wed Apr 18 10:07:41 2012 >16:49:13,260 INFO program: Check interval: 0 (<none>) >16:49:13,265 INFO program: Lifetime writes: 367 MB >16:49:13,269 INFO program: Reserved blocks uid: 0 (user root) >16:49:13,279 INFO program: Reserved blocks gid: 0 (group root) >16:49:13,283 INFO program: First inode: 11 >16:49:13,289 INFO program: Inode size: 128 >16:49:13,293 INFO program: Journal inode: 8 >16:49:13,298 INFO program: Default directory hash: half_md4 >16:49:13,303 INFO program: Directory Hash Seed: 335295bd-957e-412a-9b95-64560944d7ad >16:49:13,308 INFO program: Journal backup: inode blocks >16:49:13,312 INFO program: Journal features: journal_incompat_revoke >16:49:13,318 INFO program: Journal size: 8M >16:49:13,326 INFO program: Journal length: 8192 >16:49:13,332 INFO program: Journal sequence: 0x0000006a >16:49:13,337 INFO program: Journal start: 1 >16:49:13,387 INFO program: >16:49:13,407 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:49:13,409 INFO program: Running... dumpe2fs -h /dev/sda2 >16:49:13,520 INFO program: Filesystem volume name: <none> >16:49:13,530 INFO program: Last mounted on: /run/install/repo >16:49:13,536 INFO program: Filesystem UUID: 77cab8d4-8912-4c4f-9af3-48aad42589b6 >16:49:13,541 INFO program: Filesystem magic number: 0xEF53 >16:49:13,541 INFO program: Filesystem revision #: 1 (dynamic) >16:49:13,546 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 >16:49:13,547 INFO program: Filesystem flags: signed_directory_hash >16:49:13,547 INFO program: Default mount options: user_xattr acl >16:49:13,552 INFO program: Filesystem state: clean >16:49:13,553 INFO program: Errors behavior: Continue >16:49:13,554 INFO program: Filesystem OS type: Linux >16:49:13,554 INFO program: Inode count: 128016 >16:49:13,555 INFO program: Block count: 512000 >16:49:13,555 INFO program: Reserved block count: 25600 >16:49:13,556 INFO program: Free blocks: 163113 >16:49:13,557 INFO program: Free inodes: 127688 >16:49:13,558 INFO program: First block: 1 >16:49:13,559 INFO program: Block size: 1024 >16:49:13,560 INFO program: Fragment size: 1024 >16:49:13,563 INFO program: Reserved GDT blocks: 256 >16:49:13,565 INFO program: Blocks per group: 8192 >16:49:13,570 INFO program: Fragments per group: 8192 >16:49:13,575 INFO program: Inodes per group: 2032 >16:49:13,579 INFO program: Inode blocks per group: 254 >16:49:13,584 INFO program: Flex block group size: 16 >16:49:13,589 INFO program: Filesystem created: Wed Apr 18 10:07:41 2012 >16:49:13,594 INFO program: Last mount time: Thu Sep 27 16:48:25 2012 >16:49:13,599 INFO program: Last write time: Thu Sep 27 16:48:25 2012 >16:49:13,605 INFO program: Mount count: 14 >16:49:13,608 INFO program: Maximum mount count: -1 >16:49:13,613 INFO program: Last checked: Wed Apr 18 10:07:41 2012 >16:49:13,618 INFO program: Check interval: 0 (<none>) >16:49:13,623 INFO program: Lifetime writes: 367 MB >16:49:13,627 INFO program: Reserved blocks uid: 0 (user root) >16:49:13,632 INFO program: Reserved blocks gid: 0 (group root) >16:49:13,636 INFO program: First inode: 11 >16:49:13,641 INFO program: Inode size: 128 >16:49:13,646 INFO program: Journal inode: 8 >16:49:13,650 INFO program: Default directory hash: half_md4 >16:49:13,655 INFO program: Directory Hash Seed: 335295bd-957e-412a-9b95-64560944d7ad >16:49:13,659 INFO program: Journal backup: inode blocks >16:49:13,664 INFO program: Journal features: journal_incompat_revoke >16:49:13,668 INFO program: Journal size: 8M >16:49:13,677 INFO program: Journal length: 8192 >16:49:13,682 INFO program: Journal sequence: 0x0000006a >16:49:13,687 INFO program: Journal start: 1 >16:49:13,691 INFO program: >16:49:13,696 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:49:13,702 INFO program: Running... resize2fs -P /dev/sda2 >16:49:13,809 INFO program: Estimated minimum size of the filesystem: 349466 >16:49:13,814 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:49:14,510 INFO program: Running... losetup -j /run/install/repo/upgrade/squashfs.img >16:49:14,690 INFO program: /dev/loop0: [2050]:32517 (/run/install/repo/upgrade/squashfs.img) >16:49:14,695 INFO program: Running... losetup -j /run/install/repo/upgrade/squashfs.img >16:49:14,762 INFO program: /dev/loop0: [2050]:32517 (/run/install/repo/upgrade/squashfs.img) >16:49:14,815 INFO program: Running... losetup -j /run/install/repo/upgrade/squashfs.img >16:49:14,897 INFO program: /dev/loop0: [2050]:32517 (/run/install/repo/upgrade/squashfs.img) >16:49:14,913 INFO program: Running... losetup -j /run/install/repo/upgrade/squashfs.img >16:49:14,989 INFO program: /dev/loop0: [2050]:32517 (/run/install/repo/upgrade/squashfs.img) >16:49:15,144 INFO program: Running... dumpe2fs -h /dev/loop1 >07:49:15,219 INFO program: Filesystem volume name: Anaconda >07:49:15,220 INFO program: Last mounted on: /tmp/lorax.imgutils.H5qDGK >07:49:15,220 INFO program: Filesystem UUID: be4a6074-efd3-4c59-9250-4c9bd424c182 >07:49:15,221 INFO program: Filesystem magic number: 0xEF53 >07:49:15,221 INFO program: Filesystem revision #: 1 (dynamic) >07:49:15,221 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 >07:49:15,221 INFO program: Filesystem flags: signed_directory_hash >07:49:15,222 INFO program: Default mount options: user_xattr acl >07:49:15,222 INFO program: Filesystem state: clean >07:49:15,222 INFO program: Errors behavior: Continue >07:49:15,222 INFO program: Filesystem OS type: Linux >07:49:15,222 INFO program: Inode count: 65536 >07:49:15,223 INFO program: Block count: 1048576 >07:49:15,248 INFO program: Reserved block count: 0 >07:49:15,253 INFO program: Free blocks: 297871 >07:49:15,254 INFO program: Free inodes: 37572 >07:49:15,258 INFO program: First block: 1 >07:49:15,262 INFO program: Block size: 1024 >07:49:15,266 INFO program: Fragment size: 1024 >07:49:15,271 INFO program: Reserved GDT blocks: 256 >07:49:15,275 INFO program: Blocks per group: 8192 >07:49:15,279 INFO program: Fragments per group: 8192 >07:49:15,284 INFO program: Inodes per group: 512 >07:49:15,288 INFO program: Inode blocks per group: 128 >07:49:15,292 INFO program: Flex block group size: 16 >07:49:15,002 INFO program: Filesystem created: Wed Sep 26 12:22:57 2012 >07:49:15,008 INFO program: Last mount time: Wed Sep 26 12:23:58 2012 >07:49:15,036 INFO program: Last write time: Wed Sep 26 12:24:27 2012 >07:49:15,038 INFO program: Mount count: 2 >07:49:15,038 INFO program: Maximum mount count: -1 >07:49:15,042 INFO program: Last checked: Wed Sep 26 12:22:57 2012 >07:49:15,046 INFO program: Check interval: 0 (<none>) >07:49:15,050 INFO program: Lifetime writes: 32 MB >07:49:15,054 INFO program: Reserved blocks uid: 0 (user root) >07:49:15,058 INFO program: Reserved blocks gid: 0 (group root) >07:49:15,062 INFO program: First inode: 11 >07:49:15,067 INFO program: Inode size: 256 >07:49:15,071 INFO program: Required extra isize: 28 >07:49:15,075 INFO program: Desired extra isize: 28 >07:49:15,007 INFO program: Journal inode: 8 >07:49:15,008 INFO program: Default directory hash: half_md4 >07:49:15,009 INFO program: Directory Hash Seed: 84a40264-5ee6-4f86-9587-3b6aac22d0a2 >07:49:15,035 INFO program: Journal backup: inode blocks >07:49:15,040 INFO program: Journal features: (none) >07:49:15,041 INFO program: Journal size: 32M >07:49:15,045 INFO program: Journal length: 32768 >07:49:15,049 INFO program: Journal sequence: 0x0000005f >07:49:15,053 INFO program: Journal start: 0 >07:49:15,057 INFO program: >07:49:15,061 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >07:49:15,066 INFO program: Running... dumpe2fs -h /dev/loop1 >12:49:15,117 INFO program: Filesystem volume name: Anaconda >12:49:15,117 INFO program: Last mounted on: /tmp/lorax.imgutils.H5qDGK >12:49:15,118 INFO program: Filesystem UUID: be4a6074-efd3-4c59-9250-4c9bd424c182 >12:49:15,118 INFO program: Filesystem magic number: 0xEF53 >12:49:15,118 INFO program: Filesystem revision #: 1 (dynamic) >12:49:15,118 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >12:49:15,119 INFO program: Filesystem flags: signed_directory_hash >12:49:15,119 INFO program: Default mount options: user_xattr acl >12:49:15,119 INFO program: Filesystem state: clean >12:49:15,119 INFO program: Errors behavior: Continue >12:49:15,120 INFO program: Filesystem OS type: Linux >12:49:15,120 INFO program: Inode count: 65536 >12:49:15,122 INFO program: Block count: 1048576 >12:49:15,122 INFO program: Reserved block count: 0 >12:49:15,126 INFO program: Free blocks: 297871 >12:49:15,130 INFO program: Free inodes: 37572 >12:49:15,135 INFO program: First block: 1 >12:49:15,140 INFO program: Block size: 1024 >12:49:15,145 INFO program: Fragment size: 1024 >12:49:15,150 INFO program: Reserved GDT blocks: 256 >12:49:15,154 INFO program: Blocks per group: 8192 >12:49:15,158 INFO program: Fragments per group: 8192 >12:49:15,163 INFO program: Inodes per group: 512 >12:49:15,167 INFO program: Inode blocks per group: 128 >12:49:15,172 INFO program: Flex block group size: 16 >12:49:15,177 INFO program: Filesystem created: Wed Sep 26 03:22:57 2012 >12:49:15,187 INFO program: Last mount time: Wed Sep 26 03:23:58 2012 >12:49:15,188 INFO program: Last write time: Wed Sep 26 03:24:27 2012 >12:49:15,192 INFO program: Mount count: 2 >12:49:15,196 INFO program: Maximum mount count: -1 >12:49:15,200 INFO program: Last checked: Wed Sep 26 03:22:57 2012 >12:49:15,204 INFO program: Check interval: 0 (<none>) >12:49:15,208 INFO program: Lifetime writes: 32 MB >12:49:15,212 INFO program: Reserved blocks uid: 0 (user root) >12:49:15,216 INFO program: Reserved blocks gid: 0 (group root) >12:49:15,220 INFO program: First inode: 11 >12:49:15,224 INFO program: Inode size: 256 >12:49:15,228 INFO program: Required extra isize: 28 >12:49:15,231 INFO program: Desired extra isize: 28 >12:49:15,235 INFO program: Journal inode: 8 >12:49:15,239 INFO program: Default directory hash: half_md4 >12:49:15,243 INFO program: Directory Hash Seed: 84a40264-5ee6-4f86-9587-3b6aac22d0a2 >12:49:15,247 INFO program: Journal backup: inode blocks >12:49:15,252 INFO program: Journal features: (none) >12:49:15,256 INFO program: Journal size: 32M >12:49:15,286 INFO program: Journal length: 32768 >12:49:15,287 INFO program: Journal sequence: 0x0000005f >12:49:15,288 INFO program: Journal start: 0 >12:49:15,288 INFO program: >12:49:15,289 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:49:15,290 INFO program: Running... resize2fs -P /dev/loop1 >12:49:15,398 INFO program: Couldn't find valid filesystem superblock. >12:49:15,399 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:49:15,399 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >12:49:15,625 INFO program: Running... modprobe scsi_wait_scan >12:49:15,696 ERR program: FATAL: Module scsi_wait_scan not found. >12:49:15,704 INFO program: Running... rmmod scsi_wait_scan >12:49:15,778 ERR program: Error: Module scsi_wait_scan is not currently loaded >12:49:15,782 INFO program: Running... udevadm settle --timeout=300 >12:49:16,096 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:49:16,169 INFO program: Filesystem volume name: Anaconda >12:49:16,174 INFO program: Last mounted on: /sysroot >12:49:16,175 INFO program: Filesystem UUID: be4a6074-efd3-4c59-9250-4c9bd424c182 >12:49:16,175 INFO program: Filesystem magic number: 0xEF53 >12:49:16,176 INFO program: Filesystem revision #: 1 (dynamic) >12:49:16,176 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >12:49:16,176 INFO program: Filesystem flags: signed_directory_hash >12:49:16,177 INFO program: Default mount options: user_xattr acl >12:49:16,177 INFO program: Filesystem state: clean >12:49:16,177 INFO program: Errors behavior: Continue >12:49:16,178 INFO program: Filesystem OS type: Linux >12:49:16,178 INFO program: Inode count: 65536 >12:49:16,178 INFO program: Block count: 1048576 >12:49:16,179 INFO program: Reserved block count: 0 >12:49:16,179 INFO program: Free blocks: 297871 >12:49:16,183 INFO program: Free inodes: 37572 >12:49:16,187 INFO program: First block: 1 >12:49:16,192 INFO program: Block size: 1024 >12:49:16,196 INFO program: Fragment size: 1024 >12:49:16,200 INFO program: Reserved GDT blocks: 256 >12:49:16,204 INFO program: Blocks per group: 8192 >12:49:16,208 INFO program: Fragments per group: 8192 >12:49:16,212 INFO program: Inodes per group: 512 >12:49:16,216 INFO program: Inode blocks per group: 128 >12:49:16,220 INFO program: Flex block group size: 16 >12:49:16,224 INFO program: Filesystem created: Wed Sep 26 08:22:57 2012 >12:49:16,228 INFO program: Last mount time: Thu Sep 27 12:48:27 2012 >12:49:16,232 INFO program: Last write time: Thu Sep 27 12:48:27 2012 >12:49:16,236 INFO program: Mount count: 3 >12:49:16,239 INFO program: Maximum mount count: -1 >12:49:16,244 INFO program: Last checked: Wed Sep 26 08:22:57 2012 >12:49:16,247 INFO program: Check interval: 0 (<none>) >12:49:16,251 INFO program: Lifetime writes: 32 MB >12:49:16,255 INFO program: Reserved blocks uid: 0 (user root) >12:49:16,259 INFO program: Reserved blocks gid: 0 (group root) >12:49:16,263 INFO program: First inode: 11 >12:49:16,267 INFO program: Inode size: 256 >12:49:16,272 INFO program: Required extra isize: 28 >12:49:16,276 INFO program: Desired extra isize: 28 >12:49:16,280 INFO program: Journal inode: 8 >12:49:16,284 INFO program: Default directory hash: half_md4 >12:49:16,287 INFO program: Directory Hash Seed: 84a40264-5ee6-4f86-9587-3b6aac22d0a2 >12:49:16,292 INFO program: Journal backup: inode blocks >12:49:16,296 INFO program: Journal features: (none) >12:49:16,300 INFO program: Journal size: 32M >12:49:16,304 INFO program: Journal length: 32768 >12:49:16,309 INFO program: Journal sequence: 0x00000060 >12:49:16,313 INFO program: Journal start: 1 >12:49:16,317 INFO program: >12:49:16,322 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:49:16,327 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:49:16,417 INFO program: Filesystem volume name: Anaconda >12:49:16,418 INFO program: Last mounted on: /sysroot >12:49:16,418 INFO program: Filesystem UUID: be4a6074-efd3-4c59-9250-4c9bd424c182 >12:49:16,418 INFO program: Filesystem magic number: 0xEF53 >12:49:16,419 INFO program: Filesystem revision #: 1 (dynamic) >12:49:16,419 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >12:49:16,419 INFO program: Filesystem flags: signed_directory_hash >12:49:16,419 INFO program: Default mount options: user_xattr acl >12:49:16,420 INFO program: Filesystem state: clean >12:49:16,420 INFO program: Errors behavior: Continue >12:49:16,420 INFO program: Filesystem OS type: Linux >12:49:16,420 INFO program: Inode count: 65536 >12:49:16,421 INFO program: Block count: 1048576 >12:49:16,424 INFO program: Reserved block count: 0 >12:49:16,426 INFO program: Free blocks: 297871 >12:49:16,430 INFO program: Free inodes: 37572 >12:49:16,434 INFO program: First block: 1 >12:49:16,438 INFO program: Block size: 1024 >12:49:16,442 INFO program: Fragment size: 1024 >12:49:16,447 INFO program: Reserved GDT blocks: 256 >12:49:16,452 INFO program: Blocks per group: 8192 >12:49:16,456 INFO program: Fragments per group: 8192 >12:49:16,461 INFO program: Inodes per group: 512 >12:49:16,465 INFO program: Inode blocks per group: 128 >12:49:16,469 INFO program: Flex block group size: 16 >12:49:16,473 INFO program: Filesystem created: Wed Sep 26 08:22:57 2012 >12:49:16,477 INFO program: Last mount time: Thu Sep 27 12:48:27 2012 >12:49:16,481 INFO program: Last write time: Thu Sep 27 12:48:27 2012 >12:49:16,485 INFO program: Mount count: 3 >12:49:16,490 INFO program: Maximum mount count: -1 >12:49:16,494 INFO program: Last checked: Wed Sep 26 08:22:57 2012 >12:49:16,498 INFO program: Check interval: 0 (<none>) >12:49:16,502 INFO program: Lifetime writes: 32 MB >12:49:16,506 INFO program: Reserved blocks uid: 0 (user root) >12:49:16,510 INFO program: Reserved blocks gid: 0 (group root) >12:49:16,515 INFO program: First inode: 11 >12:49:16,519 INFO program: Inode size: 256 >12:49:16,524 INFO program: Required extra isize: 28 >12:49:16,528 INFO program: Desired extra isize: 28 >12:49:16,533 INFO program: Journal inode: 8 >12:49:16,537 INFO program: Default directory hash: half_md4 >12:49:16,541 INFO program: Directory Hash Seed: 84a40264-5ee6-4f86-9587-3b6aac22d0a2 >12:49:16,545 INFO program: Journal backup: inode blocks >12:49:16,550 INFO program: Journal features: (none) >12:49:16,554 INFO program: Journal size: 32M >12:49:16,558 INFO program: Journal length: 32768 >12:49:16,563 INFO program: Journal sequence: 0x00000060 >12:49:16,567 INFO program: Journal start: 1 >12:49:16,571 INFO program: >12:49:16,576 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:49:16,580 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:49:16,675 INFO program: Estimated minimum size of the filesystem: 748186 >12:49:16,725 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:49:16,816 INFO program: Running... modprobe scsi_wait_scan >12:49:16,877 ERR program: FATAL: Module scsi_wait_scan not found. >12:49:16,884 INFO program: Running... rmmod scsi_wait_scan >12:49:16,954 ERR program: Error: Module scsi_wait_scan is not currently loaded >12:49:16,958 INFO program: Running... udevadm settle --timeout=300 >12:49:17,215 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_silver/lv_swap >12:49:17,879 INFO program: Running... udevadm settle --timeout=300 >12:49:18,079 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_silver/lv_home >12:49:18,729 INFO program: Running... udevadm settle --timeout=300 >12:49:18,955 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_silver/lv_root >12:49:19,767 INFO program: Running... udevadm settle --timeout=300 >12:49:19,887 INFO program: Running... modprobe scsi_wait_scan >12:49:20,005 ERR program: FATAL: Module scsi_wait_scan not found. >12:49:20,014 INFO program: Running... rmmod scsi_wait_scan >12:49:20,088 ERR program: Error: Module scsi_wait_scan is not currently loaded >12:49:20,091 INFO program: Running... udevadm settle --timeout=300 >12:49:20,431 INFO program: Running... dumpe2fs -h /dev/mapper/vg_silver-lv_home >12:49:20,613 INFO program: Filesystem volume name: <none> >12:49:20,615 INFO program: Last mounted on: /home >12:49:20,616 INFO program: Filesystem UUID: 88d955e5-7761-4f06-8778-066c320611da >12:49:20,617 INFO program: Filesystem magic number: 0xEF53 >12:49:20,618 INFO program: Filesystem revision #: 1 (dynamic) >12:49:20,620 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:49:20,638 INFO program: Filesystem flags: signed_directory_hash >12:49:20,640 INFO program: Default mount options: user_xattr acl >12:49:20,641 INFO program: Filesystem state: clean >12:49:20,641 INFO program: Errors behavior: Continue >12:49:20,642 INFO program: Filesystem OS type: Linux >12:49:20,643 INFO program: Inode count: 2539520 >12:49:20,644 INFO program: Block count: 10141696 >12:49:20,644 INFO program: Reserved block count: 507084 >12:49:20,645 INFO program: Free blocks: 9838068 >12:49:20,646 INFO program: Free inodes: 2538511 >12:49:20,647 INFO program: First block: 0 >12:49:20,647 INFO program: Block size: 4096 >12:49:20,648 INFO program: Fragment size: 4096 >12:49:20,650 INFO program: Reserved GDT blocks: 1021 >12:49:20,651 INFO program: Blocks per group: 32768 >12:49:20,655 INFO program: Fragments per group: 32768 >12:49:20,660 INFO program: Inodes per group: 8192 >12:49:20,664 INFO program: Inode blocks per group: 512 >12:49:20,668 INFO program: Flex block group size: 16 >12:49:20,672 INFO program: Filesystem created: Wed Apr 18 06:07:46 2012 >12:49:20,676 INFO program: Last mount time: Thu Sep 27 10:52:44 2012 >12:49:20,680 INFO program: Last write time: Thu Sep 27 10:47:51 2012 >12:49:20,684 INFO program: Mount count: 13 >12:49:20,688 INFO program: Maximum mount count: -1 >12:49:20,693 INFO program: Last checked: Wed Apr 18 06:07:46 2012 >12:49:20,697 INFO program: Check interval: 0 (<none>) >12:49:20,701 INFO program: Lifetime writes: 1382 MB >12:49:20,705 INFO program: Reserved blocks uid: 0 (user root) >12:49:20,709 INFO program: Reserved blocks gid: 0 (group root) >12:49:20,713 INFO program: First inode: 11 >12:49:20,717 INFO program: Inode size: 256 >12:49:20,721 INFO program: Required extra isize: 28 >12:49:20,725 INFO program: Desired extra isize: 28 >12:49:20,726 INFO program: Journal inode: 8 >12:49:20,727 INFO program: Default directory hash: half_md4 >12:49:20,729 INFO program: Directory Hash Seed: e7eaabb0-827e-402f-9769-a54ad39f5570 >12:49:20,730 INFO program: Journal backup: inode blocks >12:49:20,731 INFO program: Journal features: journal_incompat_revoke >12:49:20,732 INFO program: Journal size: 128M >12:49:20,733 INFO program: Journal length: 32768 >12:49:20,734 INFO program: Journal sequence: 0x000153f6 >12:49:20,736 INFO program: Journal start: 0 >12:49:20,737 INFO program: >12:49:20,738 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:49:20,740 INFO program: Running... dumpe2fs -h /dev/mapper/vg_silver-lv_home >12:49:20,814 INFO program: Filesystem volume name: <none> >12:49:20,815 INFO program: Last mounted on: /home >12:49:20,815 INFO program: Filesystem UUID: 88d955e5-7761-4f06-8778-066c320611da >12:49:20,816 INFO program: Filesystem magic number: 0xEF53 >12:49:20,816 INFO program: Filesystem revision #: 1 (dynamic) >12:49:20,816 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:49:20,816 INFO program: Filesystem flags: signed_directory_hash >12:49:20,817 INFO program: Default mount options: user_xattr acl >12:49:20,817 INFO program: Filesystem state: clean >12:49:20,817 INFO program: Errors behavior: Continue >12:49:20,817 INFO program: Filesystem OS type: Linux >12:49:20,818 INFO program: Inode count: 2539520 >12:49:20,818 INFO program: Block count: 10141696 >12:49:20,818 INFO program: Reserved block count: 507084 >12:49:20,818 INFO program: Free blocks: 9838068 >12:49:20,818 INFO program: Free inodes: 2538511 >12:49:20,819 INFO program: First block: 0 >12:49:20,819 INFO program: Block size: 4096 >12:49:20,822 INFO program: Fragment size: 4096 >12:49:20,823 INFO program: Reserved GDT blocks: 1021 >12:49:20,823 INFO program: Blocks per group: 32768 >12:49:20,823 INFO program: Fragments per group: 32768 >12:49:20,824 INFO program: Inodes per group: 8192 >12:49:20,825 INFO program: Inode blocks per group: 512 >12:49:20,825 INFO program: Flex block group size: 16 >12:49:20,826 INFO program: Filesystem created: Wed Apr 18 06:07:46 2012 >12:49:20,827 INFO program: Last mount time: Thu Sep 27 10:52:44 2012 >12:49:20,828 INFO program: Last write time: Thu Sep 27 10:47:51 2012 >12:49:20,828 INFO program: Mount count: 13 >12:49:20,829 INFO program: Maximum mount count: -1 >12:49:20,830 INFO program: Last checked: Wed Apr 18 06:07:46 2012 >12:49:20,832 INFO program: Check interval: 0 (<none>) >12:49:20,835 INFO program: Lifetime writes: 1382 MB >12:49:20,836 INFO program: Reserved blocks uid: 0 (user root) >12:49:20,837 INFO program: Reserved blocks gid: 0 (group root) >12:49:20,840 INFO program: First inode: 11 >12:49:20,840 INFO program: Inode size: 256 >12:49:20,841 INFO program: Required extra isize: 28 >12:49:20,841 INFO program: Desired extra isize: 28 >12:49:20,842 INFO program: Journal inode: 8 >12:49:20,843 INFO program: Default directory hash: half_md4 >12:49:20,843 INFO program: Directory Hash Seed: e7eaabb0-827e-402f-9769-a54ad39f5570 >12:49:20,844 INFO program: Journal backup: inode blocks >12:49:20,844 INFO program: Journal features: journal_incompat_revoke >12:49:20,846 INFO program: Journal size: 128M >12:49:20,847 INFO program: Journal length: 32768 >12:49:20,847 INFO program: Journal sequence: 0x000153f6 >12:49:20,848 INFO program: Journal start: 0 >12:49:20,848 INFO program: >12:49:20,850 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:49:20,851 INFO program: Running... resize2fs -P /dev/mapper/vg_silver-lv_home >12:49:20,934 INFO program: Estimated minimum size of the filesystem: 165335 >12:49:20,936 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:49:21,126 INFO program: Running... dumpe2fs -h /dev/mapper/vg_silver-lv_root >12:49:21,286 INFO program: Filesystem volume name: _Fedora-17-Beta- >12:49:21,288 INFO program: Last mounted on: / >12:49:21,290 INFO program: Filesystem UUID: 4491854a-7c28-40a5-9b15-427a6166a909 >12:49:21,291 INFO program: Filesystem magic number: 0xEF53 >12:49:21,291 INFO program: Filesystem revision #: 1 (dynamic) >12:49:21,292 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:49:21,292 INFO program: Filesystem flags: signed_directory_hash >12:49:21,292 INFO program: Default mount options: user_xattr acl >12:49:21,293 INFO program: Filesystem state: clean >12:49:21,293 INFO program: Errors behavior: Continue >12:49:21,294 INFO program: Filesystem OS type: Linux >12:49:21,294 INFO program: Inode count: 3276800 >12:49:21,294 INFO program: Block count: 13107200 >12:49:21,295 INFO program: Reserved block count: 131050 >12:49:21,295 INFO program: Free blocks: 10817760 >12:49:21,295 INFO program: Free inodes: 3111778 >12:49:21,296 INFO program: First block: 0 >12:49:21,296 INFO program: Block size: 4096 >12:49:21,297 INFO program: Fragment size: 4096 >12:49:21,297 INFO program: Reserved GDT blocks: 252 >12:49:21,298 INFO program: Blocks per group: 32768 >12:49:21,299 INFO program: Fragments per group: 32768 >12:49:21,303 INFO program: Inodes per group: 8192 >12:49:21,304 INFO program: Inode blocks per group: 512 >12:49:21,305 INFO program: Flex block group size: 16 >12:49:21,307 INFO program: Filesystem created: Wed Apr 11 00:19:02 2012 >12:49:21,308 INFO program: Last mount time: Thu Sep 27 10:52:24 2012 >12:49:21,311 INFO program: Last write time: Thu Sep 27 10:52:19 2012 >12:49:21,314 INFO program: Mount count: 10 >12:49:21,315 INFO program: Maximum mount count: -1 >12:49:21,316 INFO program: Last checked: Wed Apr 18 06:11:30 2012 >12:49:21,316 INFO program: Check interval: 0 (<none>) >12:49:21,317 INFO program: Lifetime writes: 20 GB >12:49:21,318 INFO program: Reserved blocks uid: 0 (user root) >12:49:21,318 INFO program: Reserved blocks gid: 0 (group root) >12:49:21,319 INFO program: First inode: 11 >12:49:21,320 INFO program: Inode size: 256 >12:49:21,320 INFO program: Required extra isize: 28 >12:49:21,327 INFO program: Desired extra isize: 28 >12:49:21,327 INFO program: Journal inode: 8 >12:49:21,329 INFO program: Default directory hash: half_md4 >12:49:21,331 INFO program: Directory Hash Seed: 28ef98ab-2a31-48cd-b1f5-56319073d0e9 >12:49:21,332 INFO program: Journal backup: inode blocks >12:49:21,333 INFO program: Journal features: journal_incompat_revoke >12:49:21,334 INFO program: Journal size: 128M >12:49:21,335 INFO program: Journal length: 32768 >12:49:21,336 INFO program: Journal sequence: 0x0000dab4 >12:49:21,337 INFO program: Journal start: 0 >12:49:21,338 INFO program: >12:49:21,339 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:49:21,342 INFO program: Running... dumpe2fs -h /dev/mapper/vg_silver-lv_root >12:49:21,420 INFO program: Filesystem volume name: _Fedora-17-Beta- >12:49:21,422 INFO program: Last mounted on: / >12:49:21,423 INFO program: Filesystem UUID: 4491854a-7c28-40a5-9b15-427a6166a909 >12:49:21,425 INFO program: Filesystem magic number: 0xEF53 >12:49:21,426 INFO program: Filesystem revision #: 1 (dynamic) >12:49:21,428 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:49:21,430 INFO program: Filesystem flags: signed_directory_hash >12:49:21,431 INFO program: Default mount options: user_xattr acl >12:49:21,433 INFO program: Filesystem state: clean >12:49:21,434 INFO program: Errors behavior: Continue >12:49:21,436 INFO program: Filesystem OS type: Linux >12:49:21,437 INFO program: Inode count: 3276800 >12:49:21,439 INFO program: Block count: 13107200 >12:49:21,441 INFO program: Reserved block count: 131050 >12:49:21,442 INFO program: Free blocks: 10817760 >12:49:21,444 INFO program: Free inodes: 3111778 >12:49:21,445 INFO program: First block: 0 >12:49:21,448 INFO program: Block size: 4096 >12:49:21,450 INFO program: Fragment size: 4096 >12:49:21,451 INFO program: Reserved GDT blocks: 252 >12:49:21,453 INFO program: Blocks per group: 32768 >12:49:21,454 INFO program: Fragments per group: 32768 >12:49:21,456 INFO program: Inodes per group: 8192 >12:49:21,457 INFO program: Inode blocks per group: 512 >12:49:21,459 INFO program: Flex block group size: 16 >12:49:21,460 INFO program: Filesystem created: Wed Apr 11 00:19:02 2012 >12:49:21,462 INFO program: Last mount time: Thu Sep 27 10:52:24 2012 >12:49:21,463 INFO program: Last write time: Thu Sep 27 10:52:19 2012 >12:49:21,465 INFO program: Mount count: 10 >12:49:21,466 INFO program: Maximum mount count: -1 >12:49:21,468 INFO program: Last checked: Wed Apr 18 06:11:30 2012 >12:49:21,469 INFO program: Check interval: 0 (<none>) >12:49:21,471 INFO program: Lifetime writes: 20 GB >12:49:21,473 INFO program: Reserved blocks uid: 0 (user root) >12:49:21,474 INFO program: Reserved blocks gid: 0 (group root) >12:49:21,476 INFO program: First inode: 11 >12:49:21,477 INFO program: Inode size: 256 >12:49:21,479 INFO program: Required extra isize: 28 >12:49:21,480 INFO program: Desired extra isize: 28 >12:49:21,482 INFO program: Journal inode: 8 >12:49:21,483 INFO program: Default directory hash: half_md4 >12:49:21,485 INFO program: Directory Hash Seed: 28ef98ab-2a31-48cd-b1f5-56319073d0e9 >12:49:21,487 INFO program: Journal backup: inode blocks >12:49:21,488 INFO program: Journal features: journal_incompat_revoke >12:49:21,490 INFO program: Journal size: 128M >12:49:21,491 INFO program: Journal length: 32768 >12:49:21,493 INFO program: Journal sequence: 0x0000dab4 >12:49:21,494 INFO program: Journal start: 0 >12:49:21,496 INFO program: >12:49:21,497 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:49:21,502 INFO program: Running... resize2fs -P /dev/mapper/vg_silver-lv_root >12:49:21,586 INFO program: Estimated minimum size of the filesystem: 2151541 >12:49:21,587 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:49:21,701 INFO program: Running... modprobe scsi_wait_scan >12:49:21,777 ERR program: FATAL: Module scsi_wait_scan not found. >12:49:21,784 INFO program: Running... rmmod scsi_wait_scan >12:49:21,853 ERR program: Error: Module scsi_wait_scan is not currently loaded >12:49:21,860 INFO program: Running... udevadm settle --timeout=300 >12:49:22,021 INFO program: Running... modprobe btrfs >12:49:22,118 INFO program: Running... udevadm settle --timeout=300 >12:49:22,280 INFO program: Running... udevadm settle --timeout=300 >12:49:22,450 INFO program: Running... udevadm settle --timeout=300 >12:49:22,577 INFO program: Running... udevadm settle --timeout=300 >12:49:22,720 INFO program: Running... udevadm settle --timeout=300 >12:49:22,723 INFO program: Running... modprobe xfs >12:49:23,367 INFO program: Running... losetup -j /run/install/repo/upgrade/squashfs.img >12:49:23,432 INFO program: /dev/loop0: [2050]:32517 (/run/install/repo/upgrade/squashfs.img) >12:49:23,443 INFO program: Running... losetup -j /run/install/repo/upgrade/squashfs.img >12:49:23,510 INFO program: /dev/loop0: [2050]:32517 (/run/install/repo/upgrade/squashfs.img) >12:49:23,557 INFO program: Running... modprobe vfat >12:49:23,559 INFO program: Running... udevadm settle --timeout=300 >12:49:23,719 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_silver/lv_swap >12:49:24,347 INFO program: Running... udevadm settle --timeout=300 >12:49:24,467 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_silver >12:49:25,111 INFO program: 0 logical volume(s) in volume group "vg_silver" now active >12:49:25,260 INFO program: Running... udevadm settle --timeout=300 >12:49:25,432 INFO program: Running... udevadm settle --timeout=300 >16:49:35,690 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >16:49:35,737 ERR program: mount: /dev/sda2 is already mounted or /mnt/sysimage busy > /dev/sda2 is already mounted on /run/install/repo >12:49:35,750 INFO program: Running... udevadm settle --timeout=300 >12:49:35,868 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_silver/lv_home >12:49:36,851 INFO program: Running... udevadm settle --timeout=300 >16:49:36,981 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/vg_silver-lv_home /mnt/sysimage >16:49:37,193 INFO program: Running... /bin/umount /mnt/sysimage >12:49:37,290 INFO program: Running... udevadm settle --timeout=300 >12:49:37,394 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_silver/lv_home >12:49:37,868 INFO program: Running... udevadm settle --timeout=300 >12:49:37,972 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_silver >12:49:38,194 INFO program: 0 logical volume(s) in volume group "vg_silver" now active >12:49:38,244 INFO program: Running... udevadm settle --timeout=300 >12:49:38,358 INFO program: Running... udevadm settle --timeout=300 >12:49:38,472 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_silver/lv_root >12:49:39,030 INFO program: Running... udevadm settle --timeout=300 >16:49:39,163 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/vg_silver-lv_root /mnt/sysimage >12:49:39,351 INFO program: Running... arch >12:49:39,683 INFO program: i686 >16:49:39,800 INFO program: Running... /bin/umount /mnt/sysimage >12:49:39,880 INFO program: Running... udevadm settle --timeout=300 >12:49:39,991 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_silver/lv_root >12:49:41,596 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >16:48:54,728 DEBUG storage: registered device format class PPCPRePBoot as prepboot >16:48:54,748 DEBUG storage: registered device format class DiskLabel as disklabel >16:48:54,766 DEBUG storage: registered device format class BIOSBoot as biosboot >16:48:54,770 DEBUG storage: registered device format class DMRaidMember as dmraidmember >16:48:54,836 DEBUG storage: registered device format class Ext2FS as ext2 >16:48:54,838 DEBUG storage: registered device format class Ext3FS as ext3 >16:48:54,839 DEBUG storage: registered device format class Ext4FS as ext4 >16:48:54,840 DEBUG storage: registered device format class FATFS as vfat >16:48:54,841 DEBUG storage: registered device format class EFIFS as efi >16:48:54,842 DEBUG storage: registered device format class BTRFS as btrfs >16:48:54,842 DEBUG storage: registered device format class GFS2 as gfs2 >16:48:54,843 DEBUG storage: registered device format class JFS as jfs >16:48:54,844 DEBUG storage: registered device format class ReiserFS as reiserfs >16:48:54,844 DEBUG storage: registered device format class XFS as xfs >16:48:54,845 DEBUG storage: registered device format class HFS as hfs >16:48:54,846 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >16:48:54,847 DEBUG storage: registered device format class HFSPlus as hfs+ >16:48:54,847 DEBUG storage: registered device format class NTFS as ntfs >16:48:54,848 DEBUG storage: registered device format class NFS as nfs >16:48:54,849 DEBUG storage: registered device format class NFSv4 as nfs4 >16:48:54,852 DEBUG storage: registered device format class Iso9660FS as iso9660 >16:48:54,855 DEBUG storage: registered device format class NoDevFS as nodev >16:48:54,859 DEBUG storage: registered device format class DevPtsFS as devpts >16:48:54,863 DEBUG storage: registered device format class ProcFS as proc >16:48:54,866 DEBUG storage: registered device format class SysFS as sysfs >16:48:54,870 DEBUG storage: registered device format class TmpFS as tmpfs >16:48:54,874 DEBUG storage: registered device format class BindFS as bind >16:48:54,878 DEBUG storage: registered device format class SELinuxFS as selinuxfs >16:48:54,881 DEBUG storage: registered device format class USBFS as usbfs >16:48:54,890 DEBUG storage: registered device format class MDRaidMember as mdmember >16:48:54,901 DEBUG storage: registered device format class SwapSpace as swap >16:48:54,906 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >16:48:54,991 DEBUG storage: registered device format class MultipathMember as multipath_member >16:48:55,105 DEBUG storage: registered device format class LUKS as luks >16:48:57,440 DEBUG storage: MultipathTopology._build_topology: >16:48:57,441 DEBUG storage: /etc/multipath.conf contents: >16:48:57,441 DEBUG storage: # multipath.conf written by anaconda >16:48:57,441 DEBUG storage: >16:48:57,442 DEBUG storage: defaults { >16:48:57,442 DEBUG storage: user_friendly_names yes >16:48:57,442 DEBUG storage: } >16:48:57,443 DEBUG storage: blacklist { >16:48:57,443 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:48:57,443 DEBUG storage: devnode "^hd[a-z]" >16:48:57,444 DEBUG storage: devnode "^dcssblk[0-9]*" >16:48:57,444 DEBUG storage: device { >16:48:57,444 DEBUG storage: vendor "DGC" >16:48:57,450 DEBUG storage: product "LUNZ" >16:48:57,450 DEBUG storage: } >16:48:57,453 DEBUG storage: device { >16:48:57,457 DEBUG storage: vendor "IBM" >16:48:57,460 DEBUG storage: product "S/390.*" >16:48:57,464 DEBUG storage: } >16:48:57,468 DEBUG storage: # don't count normal SATA devices as multipaths >16:48:57,472 DEBUG storage: device { >16:48:57,476 DEBUG storage: vendor "ATA" >16:48:57,479 DEBUG storage: } >16:48:57,483 DEBUG storage: # don't count 3ware devices as multipaths >16:48:57,487 DEBUG storage: device { >16:48:57,490 DEBUG storage: vendor "3ware" >16:48:57,494 DEBUG storage: } >16:48:57,498 DEBUG storage: device { >16:48:57,502 DEBUG storage: vendor "AMCC" >16:48:57,506 DEBUG storage: } >16:48:57,509 DEBUG storage: # nor highpoint devices >16:48:57,513 DEBUG storage: device { >16:48:57,517 DEBUG storage: vendor "HPT" >16:48:57,520 DEBUG storage: } >16:48:57,524 DEBUG storage: } >16:48:57,528 DEBUG storage: multipaths { >16:48:57,531 DEBUG storage: } >16:48:57,535 DEBUG storage: (end of /etc/multipath.conf) >16:48:57,828 INFO storage: MultipathTopology: found singlepath device: sda >16:48:57,829 INFO storage: MultipathTopology: found non-disk device: sda1 >16:48:57,830 INFO storage: MultipathTopology: found non-disk device: sda2 >16:48:57,830 INFO storage: MultipathTopology: found non-disk device: sda3 >16:48:57,831 INFO storage: MultipathTopology: found non-disk device: sr0 >16:48:57,831 INFO storage: MultipathTopology: found singlepath device: loop0 >16:48:57,832 INFO storage: MultipathTopology: found singlepath device: loop1 >16:48:57,833 INFO storage: MultipathTopology: found singlepath device: loop2 >16:48:57,834 INFO storage: MultipathTopology: found singlepath device: loop3 >16:48:57,835 INFO storage: MultipathTopology: found singlepath device: loop4 >16:48:57,835 INFO storage: MultipathTopology: found singlepath device: loop5 >16:48:57,836 INFO storage: MultipathTopology: found singlepath device: loop6 >16:48:57,837 INFO storage: MultipathTopology: found singlepath device: loop7 >16:48:57,841 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:49:10,771 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >16:49:10,807 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:49:10,809 DEBUG storage: protected device spec resolved to None >16:49:11,457 DEBUG storage: MultipathTopology._build_topology: >16:49:11,476 DEBUG storage: /etc/multipath.conf contents: >16:49:11,487 DEBUG storage: # multipath.conf written by anaconda >16:49:11,492 DEBUG storage: >16:49:11,492 DEBUG storage: defaults { >16:49:11,497 DEBUG storage: user_friendly_names yes >16:49:11,497 DEBUG storage: } >16:49:11,498 DEBUG storage: blacklist { >16:49:11,498 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:49:11,499 DEBUG storage: devnode "^hd[a-z]" >16:49:11,499 DEBUG storage: devnode "^dcssblk[0-9]*" >16:49:11,500 DEBUG storage: device { >16:49:11,500 DEBUG storage: vendor "DGC" >16:49:11,501 DEBUG storage: product "LUNZ" >16:49:11,501 DEBUG storage: } >16:49:11,502 DEBUG storage: device { >16:49:11,502 DEBUG storage: vendor "IBM" >16:49:11,503 DEBUG storage: product "S/390.*" >16:49:11,508 DEBUG storage: } >16:49:11,509 DEBUG storage: # don't count normal SATA devices as multipaths >16:49:11,514 DEBUG storage: device { >16:49:11,526 DEBUG storage: vendor "ATA" >16:49:11,526 DEBUG storage: } >16:49:11,529 DEBUG storage: # don't count 3ware devices as multipaths >16:49:11,533 DEBUG storage: device { >16:49:11,537 DEBUG storage: vendor "3ware" >16:49:11,540 DEBUG storage: } >16:49:11,544 DEBUG storage: device { >16:49:11,548 DEBUG storage: vendor "AMCC" >16:49:11,552 DEBUG storage: } >16:49:11,556 DEBUG storage: # nor highpoint devices >16:49:11,559 DEBUG storage: device { >16:49:11,564 DEBUG storage: vendor "HPT" >16:49:11,568 DEBUG storage: } >16:49:11,581 DEBUG storage: } >16:49:11,582 DEBUG storage: multipaths { >16:49:11,586 DEBUG storage: } >16:49:11,591 DEBUG storage: (end of /etc/multipath.conf) >16:49:11,835 INFO storage: MultipathTopology: found singlepath device: sda >16:49:11,840 INFO storage: MultipathTopology: found non-disk device: sda1 >16:49:11,847 INFO storage: MultipathTopology: found non-disk device: sda2 >16:49:11,857 INFO storage: MultipathTopology: found non-disk device: sda3 >16:49:11,861 INFO storage: MultipathTopology: found non-disk device: sr0 >16:49:11,864 INFO storage: MultipathTopology: found singlepath device: loop0 >16:49:11,870 INFO storage: MultipathTopology: found singlepath device: loop1 >16:49:11,871 INFO storage: MultipathTopology: found singlepath device: loop2 >16:49:11,873 INFO storage: MultipathTopology: found singlepath device: loop3 >16:49:11,874 INFO storage: MultipathTopology: found singlepath device: loop4 >16:49:11,875 INFO storage: MultipathTopology: found singlepath device: loop5 >16:49:11,875 INFO storage: MultipathTopology: found singlepath device: loop6 >16:49:11,876 INFO storage: MultipathTopology: found singlepath device: loop7 >16:49:11,884 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:49:11,886 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >16:49:11,919 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST910021AS_3MH0EL0Q', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST910021AS', > 'ID_MODEL_ENC': 'ST910021AS\\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\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '8.02', > 'ID_SERIAL': 'ST910021AS_3MH0EL0Q', > 'ID_SERIAL_SHORT': '3MH0EL0Q', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '248468', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST910021AS_3MH0EL0Q'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >16:49:11,939 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:49:11,943 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:49:11,947 DEBUG storage: DeviceTree.getDeviceByName returned None >16:49:11,952 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >16:49:11,964 INFO storage: sda is a disk >16:49:11,965 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:49:11,971 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:49:11,972 INFO storage: added disk sda (id 0) to device tree >16:49:11,973 DEBUG storage: looking up parted Device: /dev/sda >16:49:11,995 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >16:49:12,009 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >16:49:12,017 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:49:12,046 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >16:49:12,256 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0xb2062dec>, <parted.partition.Partition object at 0xb2062dac>, <parted.partition.Partition object at 0xb2062d8c>] > device: <parted.device.Device object at 0xaf6219ec> > PedDisk: <_ped.Disk object at 0xaf621acc> >16:49:12,262 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:49:12,270 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >16:49:12,297 INFO storage: got device: DiskDevice instance (0xb20628cc) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 95396.2734375 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST910021AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 195371568 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (12161, 255, 63) biosGeometry: (12161, 255, 63) > PedDevice: <_ped.Device object at 0xaf616e0c> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb2062f6c> >16:49:12,312 INFO storage: got format: DiskLabel instance (0xaf6217cc) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0xb2062dec>, <parted.partition.Partition object at 0xb2062dac>, <parted.partition.Partition object at 0xb2062d8c>] > device: <parted.device.Device object at 0xaf6219ec> > PedDisk: <_ped.Disk object at 0xaf621acc> > origPartedDisk = <parted.disk.Disk object at 0xaf621a0c> > partedDevice = parted.Device instance -- > model: ATA ST910021AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 195371568 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (12161, 255, 63) biosGeometry: (12161, 255, 63) > PedDevice: <_ped.Device object at 0xaf62a6ec> > >16:49:12,340 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST910021AS_3MH0EL0Q-part1 /dev/disk/by-partuuid/d7fb510b-f60a-4b78-8ccd-a4e2bcc32e95', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST910021AS', > 'ID_MODEL_ENC': 'ST910021AS\\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\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2048', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': 'd7fb510b-f60a-4b78-8ccd-a4e2bcc32e95', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '8.02', > 'ID_SERIAL': 'ST910021AS_3MH0EL0Q', > 'ID_SERIAL_SHORT': '3MH0EL0Q', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '248539', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST910021AS_3MH0EL0Q-part1', > '/dev/disk/by-partuuid/d7fb510b-f60a-4b78-8ccd-a4e2bcc32e95'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >16:49:12,356 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >16:49:12,363 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >16:49:12,374 DEBUG storage: DeviceTree.getDeviceByName returned None >16:49:12,380 INFO storage: sda1 is a partition >16:49:12,386 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >16:49:12,393 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:49:12,401 DEBUG storage: DeviceTree.getDeviceByName returned existing 95396MB disk sda (0) with existing gpt disklabel >16:49:12,409 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >16:49:12,419 DEBUG storage: PartitionDevice._setFormat: sda1 ; >16:49:12,424 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:49:12,431 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >16:49:12,438 DEBUG storage: looking up parted Partition: /dev/sda1 >16:49:12,446 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >16:49:12,454 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >16:49:12,462 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >16:49:12,469 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >16:49:12,478 DEBUG storage: getFormat('biosboot') returning BIOSBoot instance >16:49:12,486 DEBUG storage: PartitionDevice._setFormat: sda1 ; >16:49:12,495 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: biosboot ; >16:49:12,500 INFO storage: added partition sda1 (id 1) to device tree >16:49:12,508 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >16:49:12,517 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: gpt ; >16:49:12,524 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >16:49:12,533 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: gpt ; exists: True ; >16:49:12,652 WARN storage: disklabel detected but not usable on sda1 >16:49:12,653 DEBUG storage: no type or existing type for sda1, bailing >16:49:12,656 DEBUG storage: looking up parted Device: /dev/sda1 >16:49:12,667 INFO storage: got device: PartitionDevice instance (0xaf6213cc) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 95396MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 1.0 > format = existing biosboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0xaf62a80c> > target size = 0 path = /dev/sda1 > 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 0xaf621b0c> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb2062cec> PedPartition: <_ped.Partition object at 0xaf66a3ec> > disk = existing 95396MB disk sda (0) with existing gpt disklabel > start = 2048 end = 4095 length = 2048 > flags = bios_grub >16:49:12,671 INFO storage: got format: BIOSBoot instance (0xaf6308ec) -- > type = biosboot name = BIOS Boot status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >16:49:12,682 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST910021AS_3MH0EL0Q-part2 /dev/disk/by-partuuid/97a8f020-ef91-4da1-a11e-313d3ff3c49f /dev/disk/by-uuid/77cab8d4-8912-4c4f-9af3-48aad42589b6', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': '77cab8d4-8912-4c4f-9af3-48aad42589b6', > 'ID_FS_UUID_ENC': '77cab8d4-8912-4c4f-9af3-48aad42589b6', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST910021AS', > 'ID_MODEL_ENC': 'ST910021AS\\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\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '4096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '97a8f020-ef91-4da1-a11e-313d3ff3c49f', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '8.02', > 'ID_SERIAL': 'ST910021AS_3MH0EL0Q', > 'ID_SERIAL_SHORT': '3MH0EL0Q', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '248610', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST910021AS_3MH0EL0Q-part2', > '/dev/disk/by-partuuid/97a8f020-ef91-4da1-a11e-313d3ff3c49f', > '/dev/disk/by-uuid/77cab8d4-8912-4c4f-9af3-48aad42589b6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >16:49:12,683 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >16:49:12,692 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >16:49:12,701 DEBUG storage: DeviceTree.getDeviceByName returned None >16:49:12,702 INFO storage: sda2 is a partition >16:49:12,705 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >16:49:12,737 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:49:12,742 DEBUG storage: DeviceTree.getDeviceByName returned existing 95396MB disk sda (0) with existing gpt disklabel >16:49:12,764 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >16:49:12,780 DEBUG storage: PartitionDevice._setFormat: sda2 ; >16:49:12,782 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:49:12,787 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >16:49:12,810 DEBUG storage: looking up parted Partition: /dev/sda2 >16:49:12,823 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >16:49:12,831 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >16:49:12,838 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >16:49:12,852 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >16:49:12,857 INFO storage: added partition sda2 (id 2) to device tree >16:49:12,871 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >16:49:12,877 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: gpt ; >16:49:12,893 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >16:49:12,901 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: gpt ; exists: True ; >16:49:12,958 WARN storage: disklabel detected but not usable on sda2 >16:49:12,965 INFO storage: type detected on 'sda2' is 'ext4' >16:49:13,837 DEBUG storage: Ext4FS.supported: supported: True ; >16:49:13,843 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:49:13,850 DEBUG storage: PartitionDevice._setFormat: sda2 ; >16:49:13,861 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >16:49:13,864 DEBUG storage: looking up parted Device: /dev/sda2 >16:49:13,870 INFO storage: got device: PartitionDevice instance (0xaf630fec) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 95396MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0xaf41714c> > 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 0xaf621b0c> fileSystem: <parted.filesystem.FileSystem object at 0xb2062d2c> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0xb2062eec> PedPartition: <_ped.Partition object at 0xaf6223bc> > disk = existing 95396MB disk sda (0) with existing gpt disklabel > start = 4096 end = 1028095 length = 1024000 > flags = >16:49:13,879 DEBUG storage: Ext4FS.supported: supported: True ; >16:49:13,882 INFO storage: got format: Ext4FS instance (0xaf62156c) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 77cab8d4-8912-4c4f-9af3-48aad42589b6 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >16:49:13,894 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST910021AS_3MH0EL0Q-part3 /dev/disk/by-partuuid/44e587e1-08f0-49a2-8b67-a3db8f53b5a4', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': '6ymnZa-n6MZ-13pp-7xXE-GMRY-NSBN-22R0Dh', > 'ID_FS_UUID_ENC': '6ymnZa-n6MZ-13pp-7xXE-GMRY-NSBN-22R0Dh', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST910021AS', > 'ID_MODEL_ENC': 'ST910021AS\\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\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1028096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '194342912', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '44e587e1-08f0-49a2-8b67-a3db8f53b5a4', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '8.02', > 'ID_SERIAL': 'ST910021AS_3MH0EL0Q', > 'ID_SERIAL_SHORT': '3MH0EL0Q', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi-----', '-wi-----', '-wi-----'], > 'LVM2_LV_NAME': ['lv_swap', 'lv_home', 'lv_root'], > 'LVM2_LV_SIZE': ['4161536.00', '40566784.00', '52428800.00'], > 'LVM2_LV_UUID': ['PdMubL-47rV-d7Wb-OIzX-JS0G-ALvb-0PZN6N', > '1G29tX-LF2M-twt7-yKBZ-p2wm-8MSa-30GrrX', > 'BkafJT-cOZr-EnPL-MKYw-ab3i-c7Cy-UPBhZx'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda3', > 'LVM2_PV_PE_ALLOC_COUNT': '2965', > 'LVM2_PV_PE_COUNT': '2965', > 'LVM2_PV_SIZE': '97157120.00', > 'LVM2_PV_UUID': '6ymnZa-n6MZ-13pp-7xXE-GMRY-NSBN-22R0Dh', > 'LVM2_VG_EXTENT_COUNT': '2965', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_silver', > 'LVM2_VG_SIZE': '97157120.00', > 'LVM2_VG_UUID': 'o2Rjiv-V6a1-vPfJ-urOs-KC2p-yTlL-T3sCpL', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '248801', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST910021AS_3MH0EL0Q-part3', > '/dev/disk/by-partuuid/44e587e1-08f0-49a2-8b67-a3db8f53b5a4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >16:49:13,901 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >16:49:13,904 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >16:49:13,906 DEBUG storage: DeviceTree.getDeviceByName returned None >16:49:13,907 INFO storage: sda3 is a partition >16:49:13,910 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >16:49:13,912 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:49:13,916 DEBUG storage: DeviceTree.getDeviceByName returned existing 95396MB disk sda (0) with existing gpt disklabel >16:49:13,920 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >16:49:13,923 DEBUG storage: PartitionDevice._setFormat: sda3 ; >16:49:13,924 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:49:13,927 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >16:49:13,927 DEBUG storage: looking up parted Partition: /dev/sda3 >16:49:13,930 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >16:49:13,934 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >16:49:13,937 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >16:49:13,940 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >16:49:13,940 INFO storage: added partition sda3 (id 3) to device tree >16:49:13,943 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >16:49:13,956 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: gpt ; >16:49:13,976 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >16:49:13,979 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: gpt ; exists: True ; >16:49:14,036 WARN storage: disklabel detected but not usable on sda3 >16:49:14,044 INFO storage: type detected on 'sda3' is 'LVM2_member' >16:49:14,051 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg_silver ; uuid: 6ymnZa-n6MZ-13pp-7xXE-GMRY-NSBN-22R0Dh ; exists: True ; vgUuid: o2Rjiv-V6a1-vPfJ-urOs-KC2p-yTlL-T3sCpL ; label: None ; peStart: 1.0 ; device: /dev/sda3 ; serial: 3MH0EL0Q ; >16:49:14,056 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >16:49:14,068 DEBUG storage: PartitionDevice._setFormat: sda3 ; >16:49:14,102 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: lvmpv ; >16:49:14,110 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda3 ; >16:49:14,119 DEBUG storage: DeviceTree.getDeviceByName: name: vg_silver ; >16:49:14,135 DEBUG storage: DeviceTree.getDeviceByName returned None >16:49:14,149 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >16:49:14,170 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:49:14,181 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_silver ; current: None ; type: None ; >16:49:14,191 INFO storage: added lvmvg vg_silver (id 4) to device tree >16:49:14,198 DEBUG storage: looking up parted Device: /dev/sda3 >16:49:14,215 INFO storage: got device: PartitionDevice instance (0xaf41b1ec) -- > name = sda3 status = True kids = 1 id = 3 > parents = ['existing 95396MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 94894.0 > format = existing lvmpv > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 194342912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12097, 255, 63) biosGeometry: (12097, 255, 63) > PedDevice: <_ped.Device object at 0xaf4170ec> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaf621b0c> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb206264c> PedPartition: <_ped.Partition object at 0xaf628e3c> > disk = existing 95396MB disk sda (0) with existing gpt disklabel > start = 1028096 end = 195371007 length = 194342912 > flags = lvm >16:49:14,224 INFO storage: got format: LVMPhysicalVolume instance (0xaf41b5ec) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda3 uuid = 6ymnZa-n6MZ-13pp-7xXE-GMRY-NSBN-22R0Dh exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_silver vgUUID = o2Rjiv-V6a1-vPfJ-urOs-KC2p-yTlL-T3sCpL peStart = 1.0 >16:49:14,238 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_DVD+_-RW_TS-L632D', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'TSSTcorp_DVD+_-RW_TS-L632D', > 'ID_MODEL_ENC': 'TSSTcorp\\x20DVD+\\x2f-RW\\x20TS-L632D\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'DE03', > 'ID_SERIAL': 'TSSTcorp_DVD+_-RW_TS-L632D', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '250586', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-TSSTcorp_DVD+_-RW_TS-L632D'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >16:49:14,256 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >16:49:14,263 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >16:49:14,277 DEBUG storage: DeviceTree.getDeviceByName returned None >16:49:14,283 INFO storage: sr0 is a cdrom >16:49:14,291 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:49:14,298 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:49:14,305 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:49:14,319 INFO storage: added cdrom sr0 (id 5) to device tree >16:49:14,326 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:49:14,367 DEBUG storage: no device or no media present >16:49:14,374 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': '160826', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:49:14,390 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >16:49:14,397 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >16:49:14,411 DEBUG storage: DeviceTree.getDeviceByName returned None >16:49:14,417 INFO storage: loop0 is a loop device >16:49:14,424 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:49:14,432 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/upgrade/squashfs.img ; >16:49:14,442 DEBUG storage: DeviceTree.getDeviceByName returned None >16:49:14,444 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:49:14,453 DEBUG storage: FileDevice._setFormat: /run/install/repo/upgrade/squashfs.img ; current: None ; type: None ; >16:49:14,454 INFO storage: added file /run/install/repo/upgrade/squashfs.img (id 6) to device tree >16:49:14,466 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/upgrade/squashfs.img ; >16:49:14,470 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:49:14,477 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:49:14,479 INFO storage: added loop loop0 (id 7) to device tree >16:49:14,492 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:49:14,500 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:49:14,505 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:49:14,694 DEBUG storage: LoopDevice.setup: loop0 ; status: True ; controllable: False ; orig: False ; >16:49:14,773 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >16:49:14,803 WARN storage: disklabel detected but not usable on loop0 >16:49:14,806 INFO storage: type detected on 'loop0' is 'squashfs' >16:49:14,807 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:49:14,813 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:49:14,903 DEBUG storage: looking up parted Device: /run/install/repo/upgrade/squashfs.img >16:49:14,995 DEBUG storage: looking up parted Device: /dev/loop0 >16:49:15,006 INFO storage: got device: LoopDevice instance (0xaf42a2cc) -- > name = loop0 status = True kids = 0 id = 7 > parents = ['existing 209MB file /run/install/repo/upgrade/squashfs.img (6)'] > uuid = None size = 209.2734375 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 428592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (26, 255, 63) biosGeometry: (26, 255, 63) > PedDevice: <_ped.Device object at 0xaf4176ec> > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >16:49:15,021 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/be4a6074-efd3-4c59-9250-4c9bd424c182', > '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': 'be4a6074-efd3-4c59-9250-4c9bd424c182', > 'ID_FS_UUID_ENC': 'be4a6074-efd3-4c59-9250-4c9bd424c182', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '163804', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/be4a6074-efd3-4c59-9250-4c9bd424c182'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:49:15,028 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >16:49:15,036 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:49:15,044 DEBUG storage: DeviceTree.getDeviceByName returned None >16:49:15,049 INFO storage: loop1 is a loop device >16:49:15,057 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:49:15,069 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >16:49:15,077 DEBUG storage: DeviceTree.getDeviceByName returned None >16:49:15,086 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:49:15,096 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >16:49:15,103 INFO storage: added file /LiveOS/rootfs.img (id 8) to device tree >16:49:15,107 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >16:49:15,108 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:49:15,111 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:49:15,113 INFO storage: added loop loop1 (id 9) to device tree >16:49:15,116 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:49:15,126 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:49:15,130 DEBUG storage: Ext4FS.supported: supported: True ; >16:49:15,134 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:49:15,141 DEBUG storage: device loop1 does not contain a disklabel >16:49:15,143 INFO storage: type detected on 'loop1' is 'ext4' >12:49:15,403 DEBUG storage: Ext4FS.supported: supported: True ; >12:49:15,407 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:49:15,415 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >12:49:15,417 INFO storage: got device: LoopDevice instance (0xaf42a6ac) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/rootfs.img (8)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:49:15,433 DEBUG storage: Ext4FS.supported: supported: True ; >12:49:15,440 INFO storage: got format: Ext4FS instance (0xaf4277ac) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = be4a6074-efd3-4c59-9250-4c9bd424c182 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >12:49:15,451 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': '178736', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:49:15,458 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >12:49:15,467 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:49:15,475 DEBUG storage: DeviceTree.getDeviceByName returned None >12:49:15,480 INFO storage: loop2 is a loop device >12:49:15,488 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:49:15,502 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:49:15,506 DEBUG storage: DeviceTree.getDeviceByName returned None >12:49:15,507 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:49:15,510 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:49:15,511 INFO storage: added file /overlay (deleted) (id 10) to device tree >12:49:15,515 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:49:15,516 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:49:15,519 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:49:15,520 INFO storage: added loop loop2 (id 11) to device tree >12:49:15,523 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:49:15,526 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:49:15,526 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:49:15,530 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:49:15,533 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:49:15,559 WARN storage: disklabel detected but not usable on loop2 >12:49:15,561 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >12:49:15,562 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:49:15,565 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:49:15,566 INFO storage: got device: LoopDevice instance (0xaf404e8c) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:49:15,571 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': '178888', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:49:15,573 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >12:49:15,574 DEBUG storage: lvm filter: adding loop3 to the reject list >12:49:15,578 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': '179180', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:49:15,580 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >12:49:15,581 DEBUG storage: lvm filter: adding loop4 to the reject list >12:49:15,591 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': '179303', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >12:49:15,593 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >12:49:15,594 DEBUG storage: lvm filter: adding loop5 to the reject list >12:49:15,597 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': '188116', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >12:49:15,608 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >12:49:15,608 DEBUG storage: lvm filter: adding loop6 to the reject list >12:49:15,612 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': '188907', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >12:49:15,614 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >12:49:15,615 DEBUG storage: lvm filter: adding loop7 to the reject list >12:49:15,615 DEBUG storage: Skipping a device mapper drive (dm-0) for now >12:49:15,926 INFO storage: devices to scan: ['dm-0'] >12:49:15,933 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/be4a6074-efd3-4c59-9250-4c9bd424c182 /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': 'be4a6074-efd3-4c59-9250-4c9bd424c182', > 'ID_FS_UUID_ENC': 'be4a6074-efd3-4c59-9250-4c9bd424c182', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '980125', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/be4a6074-efd3-4c59-9250-4c9bd424c182', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:49:15,941 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >12:49:15,948 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:49:15,955 DEBUG storage: DeviceTree.getDeviceByName returned None >12:49:15,959 INFO storage: live-rw is a device-mapper device >12:49:15,967 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >12:49:15,974 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg_silver ; status: True ; >12:49:15,979 DEBUG storage: failed to find dm node for vg_silver >12:49:15,986 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:49:15,994 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing ext4 filesystem >12:49:16,005 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:49:16,014 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (11) >12:49:16,024 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:49:16,031 DEBUG storage: DeviceTree.getDeviceByName returned None >12:49:16,039 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >12:49:16,044 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:49:16,052 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:49:16,056 INFO storage: added dm live-rw (id 12) to device tree >12:49:16,064 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:49:16,071 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:49:16,079 DEBUG storage: Ext4FS.supported: supported: True ; >12:49:16,085 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:49:16,089 DEBUG storage: device live-rw does not contain a disklabel >12:49:16,095 INFO storage: type detected on 'live-rw' is 'ext4' >12:49:16,735 DEBUG storage: Ext4FS.supported: supported: True ; >12:49:16,741 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:49:16,750 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:49:16,756 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >12:49:16,796 INFO storage: got device: DMDevice instance (0xaf4facec) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop2 (11)'] > 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 0xaf4179ec> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:49:16,807 DEBUG storage: Ext4FS.supported: supported: True ; >12:49:16,814 INFO storage: got format: Ext4FS instance (0xaf4fae0c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = be4a6074-efd3-4c59-9250-4c9bd424c182 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >12:49:17,122 DEBUG storage: DeviceTree.getDeviceByName: name: vg_silver-lv_swap ; >12:49:17,132 DEBUG storage: DeviceTree.getDeviceByName returned None >12:49:17,146 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_silver ; >12:49:17,151 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:49:17,160 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_silver-lv_swap ; current: None ; type: None ; >12:49:17,166 DEBUG storage: Adding vg_silver-lv_swap/4064MB to vg_silver >12:49:17,171 INFO storage: added lvmlv vg_silver-lv_swap (id 13) to device tree >12:49:17,182 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_silver-lv_swap ; status: False ; controllable: True ; orig: False ; >12:49:17,192 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_silver-lv_swap ; orig: False ; >12:49:17,197 DEBUG storage: LVMVolumeGroupDevice.setup: vg_silver ; status: True ; controllable: True ; orig: False ; >12:49:17,214 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_silver-lv_swap ; status: False ; controllable: True ; orig: False ; >12:49:17,993 DEBUG storage: looking up parted Device: /dev/mapper/vg_silver-lv_swap >12:49:18,011 DEBUG storage: DeviceTree.getDeviceByName: name: vg_silver-lv_home ; >12:49:18,021 DEBUG storage: DeviceTree.getDeviceByName returned None >12:49:18,024 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_silver ; >12:49:18,029 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:49:18,034 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_silver-lv_home ; current: None ; type: None ; >12:49:18,039 DEBUG storage: Adding vg_silver-lv_home/39616MB to vg_silver >12:49:18,040 INFO storage: added lvmlv vg_silver-lv_home (id 14) to device tree >12:49:18,044 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_silver-lv_home ; status: False ; controllable: True ; orig: False ; >12:49:18,053 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_silver-lv_home ; orig: False ; >12:49:18,064 DEBUG storage: LVMVolumeGroupDevice.setup: vg_silver ; status: True ; controllable: True ; orig: False ; >12:49:18,074 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_silver-lv_home ; status: False ; controllable: True ; orig: False ; >12:49:18,838 DEBUG storage: looking up parted Device: /dev/mapper/vg_silver-lv_home >12:49:18,851 DEBUG storage: DeviceTree.getDeviceByName: name: vg_silver-lv_root ; >12:49:18,859 DEBUG storage: DeviceTree.getDeviceByName returned None >12:49:18,876 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_silver ; >12:49:18,882 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:49:18,895 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_silver-lv_root ; current: None ; type: None ; >12:49:18,901 DEBUG storage: Adding vg_silver-lv_root/51200MB to vg_silver >12:49:18,906 INFO storage: added lvmlv vg_silver-lv_root (id 15) to device tree >12:49:18,921 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_silver-lv_root ; status: False ; controllable: True ; orig: False ; >12:49:18,930 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_silver-lv_root ; orig: False ; >12:49:18,940 DEBUG storage: LVMVolumeGroupDevice.setup: vg_silver ; status: True ; controllable: True ; orig: False ; >12:49:18,950 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_silver-lv_root ; status: False ; controllable: True ; orig: False ; >12:49:19,867 DEBUG storage: looking up parted Device: /dev/mapper/vg_silver-lv_root >12:49:20,233 INFO storage: devices to scan: ['dm-1', 'dm-2', 'dm-3'] >12:49:20,241 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_silver-lv_swap /dev/disk/by-id/dm-uuid-LVM-o2RjivV6a1vPfJurOsKC2pyTlLT3sCpLPdMubL47rVd7WbOIzXJS0GALvb0PZN6N /dev/disk/by-uuid/6f00e3a3-ced4-4640-ad1b-6c33b9984229 /dev/mapper/vg_silver-lv_swap /dev/vg_silver/lv_swap', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_silver-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-o2RjivV6a1vPfJurOsKC2pyTlLT3sCpLPdMubL47rVd7WbOIzXJS0GALvb0PZN6N', > 'DM_VG_NAME': 'vg_silver', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '6f00e3a3-ced4-4640-ad1b-6c33b9984229', > 'ID_FS_UUID_ENC': '6f00e3a3-ced4-4640-ad1b-6c33b9984229', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '785561', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_silver-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-o2RjivV6a1vPfJurOsKC2pyTlLT3sCpLPdMubL47rVd7WbOIzXJS0GALvb0PZN6N', > '/dev/disk/by-uuid/6f00e3a3-ced4-4640-ad1b-6c33b9984229', > '/dev/mapper/vg_silver-lv_swap', > '/dev/vg_silver/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_silver-lv_swap ; >12:49:20,242 INFO storage: scanning vg_silver-lv_swap (/devices/virtual/block/dm-1)... >12:49:20,245 DEBUG storage: DeviceTree.getDeviceByName: name: vg_silver-lv_swap ; >12:49:20,249 DEBUG storage: DeviceTree.getDeviceByName returned existing 4064MB lvmlv vg_silver-lv_swap (13) >12:49:20,252 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_silver-lv_swap ; >12:49:20,255 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_silver-lv_swap ; label_type: None ; >12:49:20,258 DEBUG storage: SwapSpace.__init__: >12:49:20,258 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:49:20,259 DEBUG storage: device vg_silver-lv_swap does not contain a disklabel >12:49:20,260 INFO storage: type detected on 'vg_silver-lv_swap' is 'swap' >12:49:20,263 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg_silver-lv_swap ; serial: None ; uuid: 6f00e3a3-ced4-4640-ad1b-6c33b9984229 ; exists: True ; label: None ; >12:49:20,264 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:49:20,266 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_silver-lv_swap ; current: None ; type: swap ; >12:49:20,280 DEBUG storage: looking up parted Device: /dev/mapper/vg_silver >12:49:20,281 DEBUG storage: vg_silver size is 94880MB >12:49:20,289 DEBUG storage: vg vg_silver has 0MB free >12:49:20,297 DEBUG storage: vg_silver size is 94880MB >12:49:20,303 DEBUG storage: vg vg_silver has 0MB free >12:49:20,315 INFO storage: got device: LVMLogicalVolumeDevice instance (0xaf4f9f4c) -- > name = vg_silver-lv_swap status = True kids = 0 id = 13 > parents = ['existing 94880MB lvmvg vg_silver (4)'] > uuid = PdMubL-47rV-d7Wb-OIzX-JS0G-ALvb-0PZN6N size = 4064.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_silver-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8323072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (518, 255, 63) biosGeometry: (518, 255, 63) > PedDevice: <_ped.Device object at 0xaef76f8c> > target size = 4064.0 path = /dev/mapper/vg_silver-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xaf41f2ac) -- > name = vg_silver status = True kids = 3 id = 4 > parents = ['existing 94894MB partition sda3 (3) with existing lvmpv'] > uuid = o2Rjiv-V6a1-vPfJ-urOs-KC2p-yTlL-T3sCpL size = 94880 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_silver > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 2965 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_home', 'lv_root'] modified = False > extents = 2965.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 94894MB partition sda3 (3) with existing lvmpv'] > LVs = ['existing 4064MB lvmlv vg_silver-lv_swap (13) with existing swap', > 'existing 39616MB lvmlv vg_silver-lv_home (14)', > 'existing 51200MB lvmlv vg_silver-lv_root (15)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 4064MB >12:49:20,329 INFO storage: got format: SwapSpace instance (0xaf1612cc) -- > type = swap name = swap status = False > device = /dev/mapper/vg_silver-lv_swap uuid = 6f00e3a3-ced4-4640-ad1b-6c33b9984229 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:49:20,342 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_silver-lv_home /dev/disk/by-id/dm-uuid-LVM-o2RjivV6a1vPfJurOsKC2pyTlLT3sCpL1G29tXLF2Mtwt7yKBZp2wm8MSa30GrrX /dev/disk/by-uuid/88d955e5-7761-4f06-8778-066c320611da /dev/mapper/vg_silver-lv_home /dev/vg_silver/lv_home', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_silver-lv_home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-o2RjivV6a1vPfJurOsKC2pyTlLT3sCpL1G29tXLF2Mtwt7yKBZp2wm8MSa30GrrX', > 'DM_VG_NAME': 'vg_silver', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '88d955e5-7761-4f06-8778-066c320611da', > 'ID_FS_UUID_ENC': '88d955e5-7761-4f06-8778-066c320611da', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '712509', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_silver-lv_home', > '/dev/disk/by-id/dm-uuid-LVM-o2RjivV6a1vPfJurOsKC2pyTlLT3sCpL1G29tXLF2Mtwt7yKBZp2wm8MSa30GrrX', > '/dev/disk/by-uuid/88d955e5-7761-4f06-8778-066c320611da', > '/dev/mapper/vg_silver-lv_home', > '/dev/vg_silver/lv_home'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_silver-lv_home ; >12:49:20,348 INFO storage: scanning vg_silver-lv_home (/devices/virtual/block/dm-2)... >12:49:20,356 DEBUG storage: DeviceTree.getDeviceByName: name: vg_silver-lv_home ; >12:49:20,370 DEBUG storage: DeviceTree.getDeviceByName returned existing 39616MB lvmlv vg_silver-lv_home (14) >12:49:20,387 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_silver-lv_home ; >12:49:20,395 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_silver-lv_home ; label_type: None ; >12:49:20,406 DEBUG storage: Ext4FS.supported: supported: True ; >12:49:20,419 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:49:20,422 DEBUG storage: device vg_silver-lv_home does not contain a disklabel >12:49:20,427 INFO storage: type detected on 'vg_silver-lv_home' is 'ext4' >12:49:20,945 DEBUG storage: Ext4FS.supported: supported: True ; >12:49:20,947 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:49:20,953 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_silver-lv_home ; current: None ; type: ext4 ; >12:49:20,976 DEBUG storage: looking up parted Device: /dev/mapper/vg_silver >12:49:20,983 DEBUG storage: vg_silver size is 94880MB >12:49:20,993 DEBUG storage: vg vg_silver has 0MB free >12:49:20,998 DEBUG storage: vg_silver size is 94880MB >12:49:21,009 DEBUG storage: vg vg_silver has 0MB free >12:49:21,024 INFO storage: got device: LVMLogicalVolumeDevice instance (0xaef61e8c) -- > name = vg_silver-lv_home status = True kids = 0 id = 14 > parents = ['existing 94880MB lvmvg vg_silver (4)'] > uuid = 1G29tX-LF2M-twt7-yKBZ-p2wm-8MSa-30GrrX size = 39616.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_silver-lv_home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 81133568 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5050, 255, 63) biosGeometry: (5050, 255, 63) > PedDevice: <_ped.Device object at 0xaec627ac> > target size = 39616.0 path = /dev/mapper/vg_silver-lv_home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xaf41f2ac) -- > name = vg_silver status = True kids = 3 id = 4 > parents = ['existing 94894MB partition sda3 (3) with existing lvmpv'] > uuid = o2Rjiv-V6a1-vPfJ-urOs-KC2p-yTlL-T3sCpL size = 94880 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_silver > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 2965 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_home', 'lv_root'] modified = False > extents = 2965.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 94894MB partition sda3 (3) with existing lvmpv'] > LVs = ['existing 4064MB lvmlv vg_silver-lv_swap (13) with existing swap', > 'existing 39616MB lvmlv vg_silver-lv_home (14) with existing ext4 filesystem', > 'existing 51200MB lvmlv vg_silver-lv_root (15)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 39616MB >12:49:21,046 DEBUG storage: Ext4FS.supported: supported: True ; >12:49:21,052 INFO storage: got format: Ext4FS instance (0xaf46824c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_silver-lv_home uuid = 88d955e5-7761-4f06-8778-066c320611da exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 39616.0 targetSize = 39616.0 > >12:49:21,062 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_silver-lv_root /dev/disk/by-id/dm-uuid-LVM-o2RjivV6a1vPfJurOsKC2pyTlLT3sCpLBkafJTcOZrEnPLMKYwab3ic7CyUPBhZx /dev/disk/by-label/_Fedora-17-Beta- /dev/disk/by-uuid/4491854a-7c28-40a5-9b15-427a6166a909 /dev/mapper/vg_silver-lv_root /dev/vg_silver/lv_root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_silver-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-o2RjivV6a1vPfJurOsKC2pyTlLT3sCpLBkafJTcOZrEnPLMKYwab3ic7CyUPBhZx', > 'DM_VG_NAME': 'vg_silver', > 'ID_FS_LABEL': '_Fedora-17-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-17-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4491854a-7c28-40a5-9b15-427a6166a909', > 'ID_FS_UUID_ENC': '4491854a-7c28-40a5-9b15-427a6166a909', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '592410', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_silver-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-o2RjivV6a1vPfJurOsKC2pyTlLT3sCpLBkafJTcOZrEnPLMKYwab3ic7CyUPBhZx', > '/dev/disk/by-label/_Fedora-17-Beta-', > '/dev/disk/by-uuid/4491854a-7c28-40a5-9b15-427a6166a909', > '/dev/mapper/vg_silver-lv_root', > '/dev/vg_silver/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg_silver-lv_root ; >12:49:21,071 INFO storage: scanning vg_silver-lv_root (/devices/virtual/block/dm-3)... >12:49:21,075 DEBUG storage: DeviceTree.getDeviceByName: name: vg_silver-lv_root ; >12:49:21,084 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_silver-lv_root (15) >12:49:21,091 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_silver-lv_root ; >12:49:21,101 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_silver-lv_root ; label_type: None ; >12:49:21,109 DEBUG storage: Ext4FS.supported: supported: True ; >12:49:21,114 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:49:21,119 DEBUG storage: device vg_silver-lv_root does not contain a disklabel >12:49:21,124 INFO storage: type detected on 'vg_silver-lv_root' is 'ext4' >12:49:21,591 DEBUG storage: Ext4FS.supported: supported: True ; >12:49:21,592 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:49:21,595 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_silver-lv_root ; current: None ; type: ext4 ; >12:49:21,619 DEBUG storage: looking up parted Device: /dev/mapper/vg_silver >12:49:21,624 DEBUG storage: vg_silver size is 94880MB >12:49:21,640 DEBUG storage: vg vg_silver has 0MB free >12:49:21,647 DEBUG storage: vg_silver size is 94880MB >12:49:21,660 DEBUG storage: vg vg_silver has 0MB free >12:49:21,676 INFO storage: got device: LVMLogicalVolumeDevice instance (0xaef6fd2c) -- > name = vg_silver-lv_root status = True kids = 0 id = 15 > parents = ['existing 94880MB lvmvg vg_silver (4)'] > uuid = BkafJT-cOZr-EnPL-MKYw-ab3i-c7Cy-UPBhZx size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_silver-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0xae91f3ec> > target size = 51200.0 path = /dev/mapper/vg_silver-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xaf41f2ac) -- > name = vg_silver status = True kids = 3 id = 4 > parents = ['existing 94894MB partition sda3 (3) with existing lvmpv'] > uuid = o2Rjiv-V6a1-vPfJ-urOs-KC2p-yTlL-T3sCpL size = 94880 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_silver > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 2965 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_home', 'lv_root'] modified = False > extents = 2965.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 94894MB partition sda3 (3) with existing lvmpv'] > LVs = ['existing 4064MB lvmlv vg_silver-lv_swap (13) with existing swap', > 'existing 39616MB lvmlv vg_silver-lv_home (14) with existing ext4 filesystem', > 'existing 51200MB lvmlv vg_silver-lv_root (15) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 51200MB >12:49:21,691 DEBUG storage: Ext4FS.supported: supported: True ; >12:49:21,698 INFO storage: got format: Ext4FS instance (0xaf46b46c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_silver-lv_root uuid = 4491854a-7c28-40a5-9b15-427a6166a909 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-Beta- size = 51200.0 targetSize = 51200.0 > >12:49:21,918 DEBUG storage: Iso9660FS.supported: supported: True ; >12:49:21,920 DEBUG storage: Iso9660FS.supported: supported: True ; >12:49:21,923 DEBUG storage: NFSv4.supported: supported: False ; >12:49:21,926 DEBUG storage: NFSv4.supported: supported: False ; >12:49:21,928 DEBUG storage: SELinuxFS.supported: supported: False ; >12:49:21,931 DEBUG storage: SELinuxFS.supported: supported: False ; >12:49:21,933 DEBUG storage: Ext4FS.supported: supported: True ; >12:49:21,937 DEBUG storage: Ext4FS.supported: supported: True ; >12:49:21,941 DEBUG storage: Ext3FS.supported: supported: True ; >12:49:21,944 DEBUG storage: Ext3FS.supported: supported: True ; >12:49:21,948 DEBUG storage: Ext2FS.supported: supported: True ; >12:49:21,951 DEBUG storage: Ext2FS.supported: supported: True ; >12:49:21,956 DEBUG storage: SysFS.supported: supported: False ; >12:49:21,958 DEBUG storage: SysFS.supported: supported: False ; >12:49:21,961 DEBUG storage: MultipathMember.__init__: >12:49:21,967 DEBUG storage: MDRaidMember.__init__: >12:49:21,974 DEBUG storage: ProcFS.supported: supported: False ; >12:49:21,977 DEBUG storage: ProcFS.supported: supported: False ; >12:49:21,983 DEBUG storage: SwapSpace.__init__: >12:49:21,986 DEBUG storage: NoDevFS.supported: supported: False ; >12:49:21,992 DEBUG storage: NoDevFS.supported: supported: False ; >12:49:21,999 DEBUG storage: DevPtsFS.supported: supported: False ; >12:49:22,003 DEBUG storage: DevPtsFS.supported: supported: False ; >12:49:22,017 DEBUG storage: BTRFS.supported: supported: True ; >12:49:22,083 DEBUG storage: DeviceTree.getDeviceByName: name: vg_silver-lv_swap ; >12:49:22,088 DEBUG storage: DeviceTree.getDeviceByName returned existing 4064MB lvmlv vg_silver-lv_swap (13) with existing swap >12:49:22,091 DEBUG storage: DeviceTree.getDeviceByName: name: vg_silver-lv_home ; >12:49:22,096 DEBUG storage: DeviceTree.getDeviceByName returned existing 39616MB lvmlv vg_silver-lv_home (14) with existing ext4 filesystem >12:49:22,099 DEBUG storage: DeviceTree.getDeviceByName: name: vg_silver-lv_root ; >12:49:22,105 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_silver-lv_root (15) with existing ext4 filesystem >12:49:22,108 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:49:22,111 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >12:49:22,117 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >12:49:22,236 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:49:22,244 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:49:22,275 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:49:22,445 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:49:22,553 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:49:22,558 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:49:22,575 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:49:22,686 DEBUG storage: BTRFS.supported: supported: True ; >12:49:22,688 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:49:22,694 DEBUG storage: USBFS.supported: supported: False ; >12:49:22,702 DEBUG storage: USBFS.supported: supported: False ; >12:49:22,704 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:49:22,706 DEBUG storage: DiskLabel.__init__: >12:49:22,710 INFO storage: DiskLabel.partedDevice returning None >12:49:22,713 DEBUG storage: HFSPlus.supported: supported: False ; >12:49:22,717 DEBUG storage: HFSPlus.supported: supported: False ; >12:49:22,719 DEBUG storage: XFS.supported: supported: True ; >12:49:22,715 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:49:23,438 DEBUG storage: XFS.supported: supported: True ; >12:49:23,440 DEBUG storage: LoopDevice.teardown: loop0 ; status: True ; controllable: False ; >12:49:23,478 DEBUG storage: TmpFS.supported: supported: False ; >12:49:23,484 DEBUG storage: TmpFS.supported: supported: False ; >12:49:23,491 DEBUG storage: LUKS.__init__: >12:49:23,497 DEBUG storage: NTFS.supported: supported: False ; >12:49:23,504 DEBUG storage: NTFS.supported: supported: False ; >12:49:23,515 DEBUG storage: BindFS.supported: supported: False ; >12:49:23,515 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:49:23,520 DEBUG storage: BindFS.supported: supported: False ; >12:49:23,525 DEBUG storage: HFS.supported: supported: False ; >12:49:23,529 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:49:23,535 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_silver-lv_swap ; status: True ; controllable: True ; >12:49:23,531 DEBUG storage: HFS.supported: supported: False ; >12:49:23,538 DEBUG storage: LVMPhysicalVolume.__init__: >12:49:23,540 DEBUG storage: NFS.supported: supported: False ; >12:49:23,546 DEBUG storage: NFS.supported: supported: False ; >12:49:23,549 DEBUG storage: FATFS.supported: supported: True ; >12:49:23,544 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg_silver-lv_swap ; status: False ; type: swap ; >12:49:23,555 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg_silver-lv_swap ; status: False ; type: swap ; >12:49:23,706 DEBUG storage: FATFS.supported: supported: True ; >12:49:23,707 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_silver-lv_swap ; status: True ; controllable: True ; >12:49:23,715 DEBUG storage: DMRaidMember.__init__: >12:49:24,321 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_silver ; status: True ; controllable: True ; >12:49:24,334 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_silver ; status: False ; type: None ; >12:49:24,343 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_silver ; status: False ; type: None ; >12:49:24,462 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_silver ; status: True ; controllable: True ; >12:49:25,222 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:49:25,232 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >12:49:25,246 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >12:49:25,405 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:49:25,411 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:49:25,427 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:49:35,603 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_silver-lv_home ; status: False ; controllable: True ; >12:49:35,610 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_silver-lv_root ; status: False ; controllable: True ; >12:49:35,611 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >12:49:35,615 INFO storage: edd: MBR signature on sda is zero. new disk image? >12:49:35,616 INFO storage: edd: collected mbr signatures: {} >12:49:35,621 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:49:35,663 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:49:35,741 WARN storage: mount of sda2 as ext4 failed: mount failed: (32, 'mount: /dev/sda2 is already mounted or /mnt/sysimage busy\n /dev/sda2 is already mounted on /run/install/repo') >12:49:35,745 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:49:35,856 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_silver-lv_home ; status: False ; controllable: True ; orig: False ; >12:49:35,859 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_silver-lv_home ; orig: False ; >12:49:35,863 DEBUG storage: LVMVolumeGroupDevice.setup: vg_silver ; status: True ; controllable: True ; orig: False ; >12:49:35,867 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_silver-lv_home ; status: False ; controllable: True ; orig: False ; >12:49:36,952 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:49:37,162 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_silver-lv_home ; status: True ; controllable: True ; >12:49:37,392 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_silver-lv_home ; status: True ; controllable: True ; >12:49:37,858 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_silver ; status: True ; controllable: True ; >12:49:37,863 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_silver ; status: False ; type: None ; >12:49:37,868 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_silver ; status: False ; type: None ; >12:49:37,970 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_silver ; status: True ; controllable: True ; >12:49:38,232 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:49:38,236 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >12:49:38,244 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >12:49:38,345 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:49:38,350 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:49:38,358 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:49:38,459 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_silver-lv_root ; status: False ; controllable: True ; orig: False ; >12:49:38,463 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_silver-lv_root ; orig: False ; >12:49:38,467 DEBUG storage: LVMVolumeGroupDevice.setup: vg_silver ; status: True ; controllable: True ; orig: False ; >12:49:38,471 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_silver-lv_root ; status: False ; controllable: True ; orig: False ; >12:49:39,134 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:49:39,724 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:49:39,726 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:49:39,729 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >12:49:39,730 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:49:39,731 DEBUG storage: crypttab maps: [] >12:49:39,732 DEBUG storage: parsing /mnt/sysimage/etc/fstab >12:49:39,746 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_silver-lv_root ; >12:49:39,752 DEBUG storage: DeviceTree.getDeviceByPath returned existing 51200MB lvmlv vg_silver-lv_root (15) with existing ext4 filesystem >12:49:39,753 DEBUG storage: resolved '/dev/mapper/vg_silver-lv_root' to 'vg_silver-lv_root' (lvmlv) >12:49:39,754 DEBUG storage: resolved 'UUID=77cab8d4-8912-4c4f-9af3-48aad42589b6' to 'sda2' (partition) >12:49:39,757 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_silver-lv_home ; >12:49:39,762 DEBUG storage: DeviceTree.getDeviceByPath returned existing 39616MB lvmlv vg_silver-lv_home (14) with existing ext4 filesystem >12:49:39,763 DEBUG storage: resolved '/dev/mapper/vg_silver-lv_home' to 'vg_silver-lv_home' (lvmlv) >12:49:39,766 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_silver-lv_swap ; >12:49:39,770 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4064MB lvmlv vg_silver-lv_swap (13) with existing swap >12:49:39,771 DEBUG storage: resolved '/dev/mapper/vg_silver-lv_swap' to 'vg_silver-lv_swap' (lvmlv) >12:49:39,774 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_silver-lv_root ; status: True ; controllable: True ; >12:49:39,988 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_silver-lv_root ; status: True ; controllable: True ; >12:49:40,943 DEBUG storage: Ext4FS.supported: supported: True ; >12:49:40,950 DEBUG storage: Ext4FS.supported: supported: True ; >12:49:40,959 DEBUG storage: Ext4FS.supported: supported: True ; >12:49:40,967 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:49:41,026 DEBUG storage: vg_silver size is 94880MB >12:49:41,033 DEBUG storage: vg vg_silver has 0MB free >12:49:41,034 DEBUG storage: vg_silver size is 94880MB >12:49:41,039 DEBUG storage: vg vg_silver has 0MB free >12:49:41,044 DEBUG storage: Ext4FS.supported: supported: True ; >12:49:41,054 DEBUG storage: Ext4FS.supported: supported: True ; >12:49:41,065 DEBUG storage: onlyuse is now: sda >12:49:41,511 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/ ; >12:49:41,515 DEBUG storage: DeviceTree.getDeviceByPath returned None >12:49:41,515 DEBUG storage: failed to resolve '/dev/' >12:49:41,538 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:49:41,584 INFO storage: updating format of device: existing 0MB cdrom sr0 (5) > > >/tmp/ifcfg.log: >16:49:08,923 DEBUG ifcfg: NetworkDevice p4p1: setDefaultConfig() >16:49:08,928 DEBUG ifcfg: NetworkDevice p4p1 set: DEVICE=p4p1 BOOTPROTO=dhcp ONBOOT=no >16:49:08,932 DEBUG ifcfg: NetworkDevice p4p1 set: HWADDR=00:15:C5:3D:64:30 >16:49:08,933 DEBUG ifcfg: NetworkDevice p4p1 set: UUID=1880d6a5-59cb-4dce-8465-d601cdd817c2 >16:49:08,933 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p4p1: > >16:49:08,934 DEBUG ifcfg: NetworkDevice p4p1: >DEVICE="p4p1" >HWADDR="00:15:C5:3D:64:30" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="1880d6a5-59cb-4dce-8465-d601cdd817c2" > >16:49:08,934 DEBUG ifcfg: writeIfcfgFile p4p1 to /etc/sysconfig/network-scripts/ifcfg-p4p1 > > >/proc/cmdline: >BOOT_IMAGE=/upgrade/vmlinuz preupgrade repo=hd::/var/cache/yum/preupgrade ks=hd:UUID=77cab8d4-8912-4c4f-9af3-48aad42589b6:/upgrade/ks.cfg stage2=hd:UUID=77cab8d4-8912-4c4f-9af3-48aad42589b6:/upgrade/squashfs.img > > >/tmp/syslog: >16:48:44,331 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >16:48:44,332 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="555" x-info="http://www.rsyslog.com"] start >16:48:44,333 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >16:48:44,333 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >16:48:44,333 NOTICE kernel:[ 0.000000] Linux version 3.6.0-0.rc6.git0.2.fc18.i686 (mockbuild@) (gcc version 4.7.1 20120720 (Red Hat 4.7.1-5) (GCC) ) #1 SMP Mon Sep 17 17:57:50 UTC 2012 >16:48:44,333 INFO kernel:[ 0.000000] Disabled fast string operations >16:48:44,333 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >16:48:44,333 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable >16:48:44,333 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved >16:48:44,333 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fe913ff] usable >16:48:44,333 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fe91400-0x000000007fffffff] reserved >16:48:44,333 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000f0006fff] reserved >16:48:44,333 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f0008000-0x00000000f000bfff] reserved >16:48:44,333 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved >16:48:44,333 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed9ffff] reserved >16:48:44,333 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee0ffff] reserved >16:48:44,333 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved >16:48:44,333 NOTICE kernel:[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! >16:48:44,333 INFO kernel:[ 0.000000] DMI 2.4 present. >16:48:44,333 DEBUG kernel:[ 0.000000] DMI: Dell Inc. Latitude D620 /0JK187, BIOS A02 04/11/2006 >16:48:44,333 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >16:48:44,333 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >16:48:44,333 INFO kernel:[ 0.000000] e820: last_pfn = 0x7fe91 max_arch_pfn = 0x100000 >16:48:44,333 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >16:48:44,333 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >16:48:44,333 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >16:48:44,333 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >16:48:44,333 DEBUG kernel:[ 0.000000] C0000-CFFFF write-protect >16:48:44,333 DEBUG kernel:[ 0.000000] D0000-EFFFF uncachable >16:48:44,333 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >16:48:44,333 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >16:48:44,333 DEBUG kernel:[ 0.000000] 0 base 000000000 mask F80000000 write-back >16:48:44,333 DEBUG kernel:[ 0.000000] 1 base 07FF00000 mask FFFF00000 uncachable >16:48:44,333 DEBUG kernel:[ 0.000000] 2 disabled >16:48:44,333 DEBUG kernel:[ 0.000000] 3 disabled >16:48:44,333 DEBUG kernel:[ 0.000000] 4 disabled >16:48:44,333 DEBUG kernel:[ 0.000000] 5 disabled >16:48:44,333 DEBUG kernel:[ 0.000000] 6 disabled >16:48:44,333 DEBUG kernel:[ 0.000000] 7 disabled >16:48:44,333 INFO kernel:[ 0.000000] PAT not supported by CPU. >16:48:44,333 DEBUG kernel:[ 0.000000] original variable MTRRs >16:48:44,333 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >16:48:44,333 DEBUG kernel:[ 0.000000] reg 1, base: 2047MB, range: 1MB, type UC >16:48:44,333 INFO kernel:[ 0.000000] total RAM covered: 2047M >16:48:44,333 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >16:48:44,333 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 2M num_reg: 2 lose cover RAM: 0G >16:48:44,333 DEBUG kernel:[ 0.000000] New variable MTRRs >16:48:44,333 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >16:48:44,333 DEBUG kernel:[ 0.000000] reg 1, base: 2047MB, range: 1MB, type UC >16:48:44,333 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x017fffff] >16:48:44,333 DEBUG kernel:[ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384 >16:48:44,333 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x373fdfff] >16:48:44,333 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x003fffff] page 4k >16:48:44,333 DEBUG kernel:[ 0.000000] [mem 0x00400000-0x36ffffff] page 2M >16:48:44,333 DEBUG kernel:[ 0.000000] [mem 0x37000000-0x373fdfff] page 4k >16:48:44,333 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x373fdfff @ [mem 0x017f9000-0x017fffff] >16:48:44,333 INFO kernel:[ 0.000000] RAMDISK: [mem 0x34dc8000-0x366dbfff] >16:48:44,333 WARNING kernel:[ 0.000000] ACPI: RSDP 000fc370 00014 (v00 DELL ) >16:48:44,333 WARNING kernel:[ 0.000000] ACPI: RSDT 7fe91a11 00038 (v01 DELL M07 27D6040B ASL 00000061) >16:48:44,333 WARNING kernel:[ 0.000000] ACPI: FACP 7fe92800 00074 (v01 DELL M07 27D6040B ASL 00000061) >16:48:44,333 WARNING kernel:[ 0.000000] ACPI: DSDT 7fe93400 0418B (v01 INT430 SYSFexxx 00001001 INTL 20050624) >16:48:44,333 WARNING kernel:[ 0.000000] ACPI: FACS 7fea1c00 00040 >16:48:44,333 WARNING kernel:[ 0.000000] ACPI: APIC 7fe93000 00068 (v01 DELL M07 27D6040B ASL 00000047) >16:48:44,333 WARNING kernel:[ 0.000000] ACPI: ASF! 7fe92c00 0005B (v16 DELL M07 27D6040B ASL 00000061) >16:48:44,333 WARNING kernel:[ 0.000000] ACPI: MCFG 7fe92fc0 0003E (v16 DELL M07 27D6040B ASL 00000061) >16:48:44,333 WARNING kernel:[ 0.000000] ACPI: SSDT 7fe91a8c 004DC (v01 PmRef CpuPm 00003000 INTL 20050624) >16:48:44,333 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >16:48:44,333 NOTICE kernel:[ 0.000000] 1162MB HIGHMEM available. >16:48:44,333 NOTICE kernel:[ 0.000000] 883MB LOWMEM available. >16:48:44,333 INFO kernel:[ 0.000000] mapped low ram: 0 - 373fe000 >16:48:44,334 INFO kernel:[ 0.000000] low ram: 0 - 373fe000 >16:48:44,334 WARNING kernel:[ 0.000000] Zone ranges: >16:48:44,334 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >16:48:44,334 WARNING kernel:[ 0.000000] Normal [mem 0x01000000-0x373fdfff] >16:48:44,334 WARNING kernel:[ 0.000000] HighMem [mem 0x373fe000-0x7fe90fff] >16:48:44,334 WARNING kernel:[ 0.000000] Movable zone start for each node >16:48:44,334 WARNING kernel:[ 0.000000] Early memory node ranges >16:48:44,334 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >16:48:44,334 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7fe90fff] >16:48:44,334 DEBUG kernel:[ 0.000000] On node 0 totalpages: 523808 >16:48:44,334 DEBUG kernel:[ 0.000000] free_area_init_node: node 0, pgdat c0cc45c0, node_mem_map f3dc8200 >16:48:44,334 DEBUG kernel:[ 0.000000] DMA zone: 32 pages used for memmap >16:48:44,334 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >16:48:44,334 DEBUG kernel:[ 0.000000] DMA zone: 3951 pages, LIFO batch:0 >16:48:44,334 DEBUG kernel:[ 0.000000] Normal zone: 1736 pages used for memmap >16:48:44,334 DEBUG kernel:[ 0.000000] Normal zone: 220470 pages, LIFO batch:31 >16:48:44,334 DEBUG kernel:[ 0.000000] HighMem zone: 2326 pages used for memmap >16:48:44,334 DEBUG kernel:[ 0.000000] HighMem zone: 295293 pages, LIFO batch:31 >16:48:44,334 INFO kernel:[ 0.000000] Using APIC driver default >16:48:44,334 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x1008 >16:48:44,334 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >16:48:44,334 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >16:48:44,334 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >16:48:44,334 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >16:48:44,334 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >16:48:44,334 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >16:48:44,334 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >16:48:44,334 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >16:48:44,334 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >16:48:44,334 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >16:48:44,334 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >16:48:44,334 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >16:48:44,334 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >16:48:44,334 INFO kernel:[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs >16:48:44,334 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >16:48:44,334 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >16:48:44,334 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000 >16:48:44,334 INFO kernel:[ 0.000000] e820: [mem 0x80000000-0xdfffffff] available for PCI devices >16:48:44,334 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >16:48:44,334 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1 >16:48:44,334 INFO kernel:[ 0.000000] PERCPU: Embedded 334 pages/cpu @f713a000 s1345152 r0 d22912 u1368064 >16:48:44,334 DEBUG kernel:[ 0.000000] pcpu-alloc: s1345152 r0 d22912 u1368064 alloc=334*4096 >16:48:44,334 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 >16:48:44,334 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 519714 >16:48:44,334 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=/upgrade/vmlinuz preupgrade repo=hd::/var/cache/yum/preupgrade ks=hd:UUID=77cab8d4-8912-4c4f-9af3-48aad42589b6:/upgrade/ks.cfg stage2=hd:UUID=77cab8d4-8912-4c4f-9af3-48aad42589b6:/upgrade/squashfs.img >16:48:44,334 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) >16:48:44,334 INFO kernel:[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) >16:48:44,334 INFO kernel:[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) >16:48:44,334 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >16:48:44,334 INFO kernel:[ 0.000000] Initializing CPU#0 >16:48:44,334 INFO kernel:[ 0.000000] allocated 4191240 bytes of page_cgroup >16:48:44,334 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >16:48:44,334 INFO kernel:[ 0.000000] Initializing HighMem for node 0 (000373fe:0007fe91) >16:48:44,334 INFO kernel:[ 0.000000] Memory: 2027308k/2095684k available (6161k kernel code, 67924k reserved, 2911k data, 2020k init, 1190476k highmem) >16:48:44,334 INFO kernel:[ 0.000000] virtual kernel memory layout: >16:48:44,334 INFO kernel:[ 0.000000] fixmap : 0xffa96000 - 0xfffff000 (5540 kB) >16:48:44,334 INFO kernel:[ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB) >16:48:44,334 INFO kernel:[ 0.000000] vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB) >16:48:44,334 INFO kernel:[ 0.000000] lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB) >16:48:44,334 INFO kernel:[ 0.000000] .init : 0xc0cdd000 - 0xc0ed6000 (2020 kB) >16:48:44,334 INFO kernel:[ 0.000000] .data : 0xc0a04731 - 0xc0cdc400 (2911 kB) >16:48:44,334 INFO kernel:[ 0.000000] .text : 0xc0400000 - 0xc0a04731 (6161 kB) >16:48:44,334 INFO kernel:[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. >16:48:44,334 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >16:48:44,334 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >16:48:44,334 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >16:48:44,334 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=2. >16:48:44,334 INFO kernel:[ 0.000000] NR_IRQS:2304 nr_irqs:512 16 >16:48:44,334 DEBUG kernel:[ 0.000000] CPU 0 irqstacks, hard=f6812000 soft=f6814000 >16:48:44,334 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >16:48:44,334 INFO kernel:[ 0.000000] console [tty0] enabled >16:48:44,334 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >16:48:44,334 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >16:48:44,334 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >16:48:44,334 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >16:48:44,334 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >16:48:44,334 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >16:48:44,334 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >16:48:44,334 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >16:48:44,334 WARNING kernel:[ 0.000000] memory used by lock dependency info: 3823 kB >16:48:44,334 WARNING kernel:[ 0.000000] per task-struct memory footprint: 1920 bytes >16:48:44,334 DEBUG kernel:[ 0.000000] ODEBUG: 18 of 18 active objects replaced >16:48:44,334 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >16:48:44,334 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >16:48:44,334 INFO kernel:[ 0.000000] tsc: Detected 1995.010 MHz processor >16:48:44,334 INFO kernel:[ 0.003002] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.02 BogoMIPS (lpj=1995010) >16:48:44,334 INFO kernel:[ 0.003205] pid_max: default: 32768 minimum: 301 >16:48:44,334 INFO kernel:[ 0.003827] Security Framework initialized >16:48:44,334 INFO kernel:[ 0.003939] SELinux: Initializing. >16:48:44,334 DEBUG kernel:[ 0.004136] SELinux: Starting in permissive mode >16:48:44,334 INFO kernel:[ 0.004707] Mount-cache hash table entries: 512 >16:48:44,334 INFO kernel:[ 0.008433] Initializing cgroup subsys cpuacct >16:48:44,334 INFO kernel:[ 0.008537] Initializing cgroup subsys memory >16:48:44,334 INFO kernel:[ 0.008828] Initializing cgroup subsys devices >16:48:44,334 INFO kernel:[ 0.008944] Initializing cgroup subsys freezer >16:48:44,334 INFO kernel:[ 0.009016] Initializing cgroup subsys net_cls >16:48:44,334 INFO kernel:[ 0.009126] Initializing cgroup subsys blkio >16:48:44,334 INFO kernel:[ 0.009226] Initializing cgroup subsys perf_event >16:48:44,334 INFO kernel:[ 0.009649] Disabled fast string operations >16:48:44,334 INFO kernel:[ 0.009753] CPU: Physical Processor ID: 0 >16:48:44,334 INFO kernel:[ 0.009850] CPU: Processor Core ID: 0 >16:48:44,334 INFO kernel:[ 0.010007] mce: CPU supports 6 MCE banks >16:48:44,334 INFO kernel:[ 0.010125] CPU0: Thermal monitoring enabled (TM2) >16:48:44,334 INFO kernel:[ 0.010236] process: using mwait in idle threads >16:48:44,334 INFO kernel:[ 0.010345] Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2 >16:48:44,334 INFO kernel:[ 0.010345] Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8 >16:48:44,334 INFO kernel:[ 0.010345] tlb_flushall_shift is 0x6 >16:48:44,334 INFO kernel:[ 0.012118] ACPI: Core revision 20120711 >16:48:44,334 INFO kernel:[ 0.139023] ftrace: allocating 22893 entries in 45 pages >16:48:44,334 INFO kernel:[ 0.149166] Enabling APIC mode: Flat. Using 1 I/O APICs >16:48:44,334 INFO kernel:[ 0.149944] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >16:48:44,334 INFO kernel:[ 0.160084] smpboot: CPU0: Genuine Intel(R) CPU T2500 @ 2.00GHz stepping 08 >16:48:44,334 INFO kernel:[ 0.160975] Performance Events: Core events, core PMU driver. >16:48:44,334 INFO kernel:[ 0.160975] ... version: 1 >16:48:44,334 INFO kernel:[ 0.160975] ... bit width: 40 >16:48:44,334 INFO kernel:[ 0.160975] ... generic registers: 2 >16:48:44,334 INFO kernel:[ 0.160975] ... value mask: 000000ffffffffff >16:48:44,334 INFO kernel:[ 0.160975] ... max period: 000000007fffffff >16:48:44,334 INFO kernel:[ 0.160975] ... fixed-purpose events: 0 >16:48:44,334 INFO kernel:[ 0.160975] ... event mask: 0000000000000003 >16:48:44,334 INFO kernel:[ 0.165668] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >16:48:44,334 INFO kernel:[ 0.167311] SMP alternatives: lockdep: fixing up alternatives >16:48:44,335 DEBUG kernel:[ 0.167432] CPU 1 irqstacks, hard=f6968000 soft=f696a000 >16:48:44,335 INFO kernel:[ 0.167435] smpboot: Booting Node 0, Processors #1 OK >16:48:44,335 INFO kernel:[ 0.003999] Initializing CPU#1 >16:48:44,335 INFO kernel:[ 0.003999] Disabled fast string operations >16:48:44,335 WARNING kernel:[ 0.178972] TSC synchronization [CPU#0 -> CPU#1]: >16:48:44,335 WARNING kernel:[ 0.178972] Measured 3968771964 cycles TSC warp between CPUs, turning off TSC clock. >16:48:44,335 INFO kernel:[ 0.178972] tsc: Marking TSC unstable due to check_tsc_sync_source failed >16:48:44,335 INFO kernel:[ 0.179297] Brought up 2 CPUs >16:48:44,335 INFO kernel:[ 0.179980] smpboot: Total of 2 processors activated (7980.04 BogoMIPS) >16:48:44,335 INFO kernel:[ 0.184044] devtmpfs: initialized >16:48:44,335 INFO kernel:[ 0.189670] atomic64 test passed for i586+ platform with CX8 and with SSE >16:48:44,335 INFO kernel:[ 0.189962] RTC time: 16:48:06, date: 09/27/12 >16:48:44,335 INFO kernel:[ 0.190823] NET: Registered protocol family 16 >16:48:44,335 INFO kernel:[ 0.193564] ACPI: bus type pci registered >16:48:44,335 INFO kernel:[ 0.194651] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) >16:48:44,335 INFO kernel:[ 0.194819] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820 >16:48:44,335 INFO kernel:[ 0.194920] PCI: Using MMCONFIG for extended config space >16:48:44,335 INFO kernel:[ 0.194975] PCI: Using configuration type 1 for base access >16:48:44,335 INFO kernel:[ 0.195087] dmi type 0xB1 record - unknown flag >16:48:44,335 INFO kernel:[ 0.224437] bio: create slab <bio-0> at 0 >16:48:44,335 INFO kernel:[ 0.226429] ACPI: Added _OSI(Module Device) >16:48:44,335 INFO kernel:[ 0.226545] ACPI: Added _OSI(Processor Device) >16:48:44,335 INFO kernel:[ 0.226662] ACPI: Added _OSI(3.0 _SCP Extensions) >16:48:44,335 INFO kernel:[ 0.226778] ACPI: Added _OSI(Processor Aggregator Device) >16:48:44,335 DEBUG kernel:[ 0.236916] ACPI: EC: Look up EC in DSDT >16:48:44,335 WARNING kernel:[ 0.372042] ACPI: SSDT 7fe921b3 001F1 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) >16:48:44,335 WARNING kernel:[ 0.376717] ACPI: Dynamic OEM Table Load: >16:48:44,335 WARNING kernel:[ 0.376883] ACPI: SSDT (null) 001F1 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) >16:48:44,335 WARNING kernel:[ 0.384833] ACPI: SSDT 7fe91f68 001C6 (v01 PmRef Cpu0Cst 00003001 INTL 20050624) >16:48:44,335 WARNING kernel:[ 0.388136] ACPI: Dynamic OEM Table Load: >16:48:44,335 WARNING kernel:[ 0.388303] ACPI: SSDT (null) 001C6 (v01 PmRef Cpu0Cst 00003001 INTL 20050624) >16:48:44,335 WARNING kernel:[ 0.405751] ACPI: SSDT 7fe923a4 00090 (v01 PmRef Cpu1Ist 00003000 INTL 20050624) >16:48:44,335 WARNING kernel:[ 0.409674] ACPI: Dynamic OEM Table Load: >16:48:44,335 WARNING kernel:[ 0.409841] ACPI: SSDT (null) 00090 (v01 PmRef Cpu1Ist 00003000 INTL 20050624) >16:48:44,335 WARNING kernel:[ 0.417768] ACPI: SSDT 7fe9212e 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624) >16:48:44,335 WARNING kernel:[ 0.421419] ACPI: Dynamic OEM Table Load: >16:48:44,335 WARNING kernel:[ 0.421586] ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624) >16:48:44,335 INFO kernel:[ 0.429846] ACPI: Interpreter enabled >16:48:44,335 INFO kernel:[ 0.429947] ACPI: (supports S0 S3 S4 S5) >16:48:44,335 INFO kernel:[ 0.430761] ACPI: Using IOAPIC for interrupt routing >16:48:44,335 INFO kernel:[ 0.989233] ACPI: ACPI Dock Station Driver: 2 docks/bays found >16:48:44,335 INFO kernel:[ 0.989349] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >16:48:44,335 INFO kernel:[ 1.325507] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >16:48:44,335 DEBUG kernel:[ 2.033888] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >16:48:44,335 DEBUG kernel:[ 2.033892] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >16:48:44,335 DEBUG kernel:[ 2.033896] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >16:48:44,335 DEBUG kernel:[ 2.033900] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff] (ignored) >16:48:44,335 DEBUG kernel:[ 2.033903] pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xdfffffff] (ignored) >16:48:44,335 DEBUG kernel:[ 2.033907] pci_root PNP0A03:00: host bridge window [mem 0xf0007000-0xf0007fff] (ignored) >16:48:44,335 DEBUG kernel:[ 2.033910] pci_root PNP0A03:00: host bridge window [mem 0xf000c000-0xfebfffff] (ignored) >16:48:44,335 DEBUG kernel:[ 2.033914] pci_root PNP0A03:00: host bridge window [mem 0xfec10000-0xfed1ffff] (ignored) >16:48:44,335 DEBUG kernel:[ 2.033917] pci_root PNP0A03:00: host bridge window [mem 0xfee10000-0xffafffff] (ignored) >16:48:44,335 DEBUG kernel:[ 2.033946] PCI: root bus 00: using default resources >16:48:44,335 INFO kernel:[ 2.033984] pci_root PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge >16:48:44,335 INFO kernel:[ 2.035236] PCI host bridge to bus 0000:00 >16:48:44,335 DEBUG kernel:[ 2.035360] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >16:48:44,335 INFO kernel:[ 2.035364] pci_bus 0000:00: root bus resource [bus 00-ff] >16:48:44,335 INFO kernel:[ 2.035477] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >16:48:44,335 INFO kernel:[ 2.035589] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff] >16:48:44,335 DEBUG kernel:[ 2.035786] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000 >16:48:44,335 DEBUG kernel:[ 2.036031] pci 0000:00:01.0: [8086:27a1] type 01 class 0x060400 >16:48:44,335 DEBUG kernel:[ 2.036230] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >16:48:44,335 DEBUG kernel:[ 2.036439] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300 >16:48:44,335 DEBUG kernel:[ 2.036479] pci 0000:00:1b.0: reg 10: [mem 0xdfffc000-0xdfffffff 64bit] >16:48:44,335 DEBUG kernel:[ 2.036710] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >16:48:44,335 DEBUG kernel:[ 2.036789] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400 >16:48:44,335 DEBUG kernel:[ 2.037014] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >16:48:44,335 DEBUG kernel:[ 2.037098] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400 >16:48:44,335 DEBUG kernel:[ 2.037323] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >16:48:44,335 DEBUG kernel:[ 2.037438] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400 >16:48:44,335 DEBUG kernel:[ 2.037669] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >16:48:44,335 DEBUG kernel:[ 2.037769] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300 >16:48:44,335 DEBUG kernel:[ 2.037875] pci 0000:00:1d.0: reg 20: [io 0xbf80-0xbf9f] >16:48:44,335 DEBUG kernel:[ 2.038004] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300 >16:48:44,335 DEBUG kernel:[ 2.038109] pci 0000:00:1d.1: reg 20: [io 0xbf60-0xbf7f] >16:48:44,335 DEBUG kernel:[ 2.038237] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300 >16:48:44,335 DEBUG kernel:[ 2.038342] pci 0000:00:1d.2: reg 20: [io 0xbf40-0xbf5f] >16:48:44,335 DEBUG kernel:[ 2.038470] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300 >16:48:44,335 DEBUG kernel:[ 2.038574] pci 0000:00:1d.3: reg 20: [io 0xbf20-0xbf3f] >16:48:44,335 DEBUG kernel:[ 2.038729] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320 >16:48:44,335 DEBUG kernel:[ 2.038773] pci 0000:00:1d.7: reg 10: [mem 0xffa80000-0xffa803ff] >16:48:44,335 DEBUG kernel:[ 2.038994] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >16:48:44,335 DEBUG kernel:[ 2.039061] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 >16:48:44,335 DEBUG kernel:[ 2.039275] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100 >16:48:44,335 DEBUG kernel:[ 2.039527] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000 >16:48:44,335 INFO kernel:[ 2.039540] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO >16:48:44,335 INFO kernel:[ 2.039703] pci 0000:00:1f.0: quirk: [io 0x1080-0x10bf] claimed by ICH6 GPIO >16:48:44,335 INFO kernel:[ 2.039812] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0900 (mask 007f) >16:48:44,335 INFO kernel:[ 2.039978] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0c80 (mask 003f) >16:48:44,335 DEBUG kernel:[ 2.040262] pci 0000:00:1f.2: [8086:27c4] type 00 class 0x010180 >16:48:44,335 DEBUG kernel:[ 2.040297] pci 0000:00:1f.2: reg 10: [io 0x01f0-0x01f7] >16:48:44,335 DEBUG kernel:[ 2.040317] pci 0000:00:1f.2: reg 14: [io 0x03f4-0x03f7] >16:48:44,335 DEBUG kernel:[ 2.040337] pci 0000:00:1f.2: reg 18: [io 0x0170-0x0177] >16:48:44,335 DEBUG kernel:[ 2.040357] pci 0000:00:1f.2: reg 1c: [io 0x0374-0x0377] >16:48:44,335 DEBUG kernel:[ 2.040377] pci 0000:00:1f.2: reg 20: [io 0xbfa0-0xbfaf] >16:48:44,335 DEBUG kernel:[ 2.040500] pci 0000:00:1f.2: PME# supported from D3hot >16:48:44,335 DEBUG kernel:[ 2.040556] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500 >16:48:44,335 DEBUG kernel:[ 2.040666] pci 0000:00:1f.3: reg 20: [io 0x10c0-0x10df] >16:48:44,335 DEBUG kernel:[ 2.040918] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-ff] >16:48:44,335 DEBUG kernel:[ 2.040978] pci 0000:01:00.0: [10de:01d7] type 00 class 0x030000 >16:48:44,335 DEBUG kernel:[ 2.041006] pci 0000:01:00.0: reg 10: [mem 0xdd000000-0xddffffff] >16:48:44,335 DEBUG kernel:[ 2.041035] pci 0000:01:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref] >16:48:44,335 DEBUG kernel:[ 2.041064] pci 0000:01:00.0: reg 1c: [mem 0xde000000-0xdeffffff 64bit] >16:48:44,335 DEBUG kernel:[ 2.041100] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref] >16:48:44,335 INFO kernel:[ 2.041264] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >16:48:44,335 INFO kernel:[ 2.041545] pci 0000:00:01.0: PCI bridge to [bus 01] >16:48:44,335 DEBUG kernel:[ 2.041654] pci 0000:00:01.0: bridge window [mem 0xdd000000-0xdfefffff] >16:48:44,335 DEBUG kernel:[ 2.041665] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref] >16:48:44,335 DEBUG kernel:[ 2.041793] pci_bus 0000:0b: busn_res: [bus 0b] is inserted under [bus 00-ff] >16:48:44,335 INFO kernel:[ 2.041800] pci 0000:00:1c.0: PCI bridge to [bus 0b] >16:48:44,335 DEBUG kernel:[ 2.042040] pci_bus 0000:0c: busn_res: [bus 0c] is inserted under [bus 00-ff] >16:48:44,335 DEBUG kernel:[ 2.042184] pci 0000:0c:00.0: [8086:4222] type 00 class 0x028000 >16:48:44,335 DEBUG kernel:[ 2.042252] pci 0000:0c:00.0: reg 10: [mem 0xdcfff000-0xdcffffff] >16:48:44,335 DEBUG kernel:[ 2.042801] pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold >16:48:44,335 INFO kernel:[ 2.042903] pci 0000:0c:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >16:48:44,335 INFO kernel:[ 2.043152] pci 0000:00:1c.1: PCI bridge to [bus 0c] >16:48:44,335 DEBUG kernel:[ 2.043261] pci 0000:00:1c.1: bridge window [mem 0xdcf00000-0xdcffffff] >16:48:44,335 DEBUG kernel:[ 2.043401] pci_bus 0000:09: busn_res: [bus 09] is inserted under [bus 00-ff] >16:48:44,335 DEBUG kernel:[ 2.043473] pci 0000:09:00.0: [14e4:1600] type 00 class 0x020000 >16:48:44,335 DEBUG kernel:[ 2.043520] pci 0000:09:00.0: reg 10: [mem 0xdcef0000-0xdcefffff 64bit] >16:48:44,335 DEBUG kernel:[ 2.043810] pci 0000:09:00.0: PME# supported from D3hot D3cold >16:48:44,335 INFO kernel:[ 2.043866] pci 0000:09:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >16:48:44,335 INFO kernel:[ 2.044095] pci 0000:00:1c.2: PCI bridge to [bus 09] >16:48:44,335 DEBUG kernel:[ 2.044205] pci 0000:00:1c.2: bridge window [mem 0xdce00000-0xdcefffff] >16:48:44,335 DEBUG kernel:[ 2.044294] pci_bus 0000:03: busn_res: [bus 03-04] is inserted under [bus 00-ff] >16:48:44,335 DEBUG kernel:[ 2.044346] pci 0000:03:01.0: [1217:6972] type 02 class 0x060700 >16:48:44,335 DEBUG kernel:[ 2.044386] pci 0000:03:01.0: reg 10: [mem 0x00000000-0x00000fff] >16:48:44,335 DEBUG kernel:[ 2.044481] pci 0000:03:01.0: supports D1 D2 >16:48:44,335 DEBUG kernel:[ 2.044484] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold >16:48:44,335 INFO kernel:[ 2.044614] pci 0000:00:1e.0: PCI bridge to [bus 03-04] (subtractive decode) >16:48:44,335 DEBUG kernel:[ 2.044726] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode) >16:48:44,335 DEBUG kernel:[ 2.044742] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode) >16:48:44,336 DEBUG kernel:[ 2.044840] pci_bus 0000:04: busn_res: can not insert [bus 04-ff] under [bus 03-04] (conflicts with (null) [bus 03-04]) >16:48:44,336 DEBUG kernel:[ 2.044854] pci_bus 0000:04: busn_res: [bus 04-ff] end is updated to 07 >16:48:44,336 DEBUG kernel:[ 2.044859] pci_bus 0000:04: busn_res: can not insert [bus 04-07] under [bus 03-04] (conflicts with (null) [bus 03-04]) >16:48:44,336 INFO kernel:[ 2.044866] pci_bus 0000:04: [bus 04-07] partially hidden behind transparent bridge 0000:03 [bus 03-04] >16:48:44,336 DEBUG kernel:[ 2.045083] pci_bus 0000:00: on NUMA node 0 >16:48:44,336 DEBUG kernel:[ 2.045118] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >16:48:44,336 DEBUG kernel:[ 2.073724] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT] >16:48:44,336 DEBUG kernel:[ 2.076836] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT] >16:48:44,336 DEBUG kernel:[ 2.084432] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] >16:48:44,336 DEBUG kernel:[ 2.088605] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] >16:48:44,336 DEBUG kernel:[ 2.092847] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PXP0._PRT] >16:48:44,336 INFO kernel:[ 2.094969] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >16:48:44,336 INFO kernel:[ 2.095131] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >16:48:44,336 INFO kernel:[ 2.676482] ACPI: PCI Interrupt Link [LNKA] (IRQs *9 10 11) >16:48:44,336 INFO kernel:[ 2.680663] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *3 >16:48:44,336 INFO kernel:[ 2.684825] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *5 >16:48:44,336 INFO kernel:[ 2.688046] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 11) *0, disabled. >16:48:44,336 INFO kernel:[ 2.692347] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) >16:48:44,336 INFO kernel:[ 2.696849] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11 12 14 15) >16:48:44,336 INFO kernel:[ 2.701351] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 14 15) >16:48:44,336 INFO kernel:[ 2.705860] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 9 10 11 12 14 15) >16:48:44,336 INFO kernel:[ 2.708854] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >16:48:44,336 INFO kernel:[ 2.709072] vgaarb: loaded >16:48:44,336 INFO kernel:[ 2.709168] vgaarb: bridge control possible 0000:01:00.0 >16:48:44,336 NOTICE kernel:[ 2.711470] SCSI subsystem initialized >16:48:44,336 INFO kernel:[ 2.711592] ACPI: bus type scsi registered >16:48:44,336 DEBUG kernel:[ 2.711854] libata version 3.00 loaded. >16:48:44,336 INFO kernel:[ 2.712958] ACPI: bus type usb registered >16:48:44,336 INFO kernel:[ 2.713477] usbcore: registered new interface driver usbfs >16:48:44,336 INFO kernel:[ 2.713784] usbcore: registered new interface driver hub >16:48:44,336 INFO kernel:[ 2.713900] usbcore: registered new device driver usb >16:48:44,336 INFO kernel:[ 2.714831] PCI: Using ACPI for IRQ routing >16:48:44,336 DEBUG kernel:[ 2.718115] PCI: pci_cache_line_size set to 64 bytes >16:48:44,336 DEBUG kernel:[ 2.718870] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] >16:48:44,336 DEBUG kernel:[ 2.718899] e820: reserve RAM buffer [mem 0x7fe91400-0x7fffffff] >16:48:44,336 INFO kernel:[ 2.721022] NetLabel: Initializing >16:48:44,336 INFO kernel:[ 2.721119] NetLabel: domain hash size = 128 >16:48:44,336 INFO kernel:[ 2.721216] NetLabel: protocols = UNLABELED CIPSOv4 >16:48:44,336 INFO kernel:[ 2.721609] NetLabel: unlabeled traffic allowed by default >16:48:44,336 DEBUG kernel:[ 2.721940] hpet clockevent registered >16:48:44,336 INFO kernel:[ 2.721951] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >16:48:44,336 INFO kernel:[ 2.722063] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >16:48:44,336 INFO kernel:[ 2.722296] hpet0: 3 comparators, 64-bit 14.318180 MHz counter >16:48:44,336 INFO kernel:[ 2.725904] Switching to clocksource hpet >16:48:44,336 INFO kernel:[ 2.957086] pnp: PnP ACPI init >16:48:44,336 INFO kernel:[ 2.957409] ACPI: bus type pnp registered >16:48:44,336 DEBUG kernel:[ 3.363737] pnp 00:00: [mem 0x00000000-0x0009fbff] >16:48:44,336 DEBUG kernel:[ 3.363750] pnp 00:00: [mem 0x0009fc00-0x0009ffff] >16:48:44,336 DEBUG kernel:[ 3.363763] pnp 00:00: [mem 0x000c0000-0x000cffff] >16:48:44,336 DEBUG kernel:[ 3.363775] pnp 00:00: [mem 0x000e0000-0x000fffff] >16:48:44,336 DEBUG kernel:[ 3.363787] pnp 00:00: [mem 0x00100000-0x7fe913ff] >16:48:44,336 DEBUG kernel:[ 3.363799] pnp 00:00: [mem 0x7fe91400-0x7fefffff] >16:48:44,336 DEBUG kernel:[ 3.363811] pnp 00:00: [mem 0x7ff00000-0x7fffffff] >16:48:44,336 DEBUG kernel:[ 3.363823] pnp 00:00: [mem 0xffb00000-0xffffffff] >16:48:44,336 DEBUG kernel:[ 3.363835] pnp 00:00: [mem 0xfec00000-0xfec0ffff] >16:48:44,336 DEBUG kernel:[ 3.363847] pnp 00:00: [mem 0xfee00000-0xfee0ffff] >16:48:44,336 DEBUG kernel:[ 3.363858] pnp 00:00: [mem 0xfed20000-0xfed9ffff] >16:48:44,336 DEBUG kernel:[ 3.363870] pnp 00:00: [mem 0xf0000000-0xf0003fff] >16:48:44,336 DEBUG kernel:[ 3.363882] pnp 00:00: [mem 0xf0004000-0xf0004fff] >16:48:44,336 DEBUG kernel:[ 3.363894] pnp 00:00: [mem 0xf0005000-0xf0005fff] >16:48:44,336 DEBUG kernel:[ 3.363905] pnp 00:00: [mem 0xf0006000-0xf0006fff] >16:48:44,336 DEBUG kernel:[ 3.363917] pnp 00:00: [mem 0xf0008000-0xf000bfff] >16:48:44,336 DEBUG kernel:[ 3.363929] pnp 00:00: [mem 0xe0000000-0xefffffff] >16:48:44,336 INFO kernel:[ 3.364976] system 00:00: [mem 0x00000000-0x0009fbff] could not be reserved >16:48:44,336 INFO kernel:[ 3.365144] system 00:00: [mem 0x0009fc00-0x0009ffff] could not be reserved >16:48:44,336 INFO kernel:[ 3.365291] system 00:00: [mem 0x000c0000-0x000cffff] could not be reserved >16:48:44,336 INFO kernel:[ 3.365436] system 00:00: [mem 0x000e0000-0x000fffff] could not be reserved >16:48:44,336 INFO kernel:[ 3.365582] system 00:00: [mem 0x00100000-0x7fe913ff] could not be reserved >16:48:44,336 INFO kernel:[ 3.365708] system 00:00: [mem 0x7fe91400-0x7fefffff] has been reserved >16:48:44,336 INFO kernel:[ 3.365833] system 00:00: [mem 0x7ff00000-0x7fffffff] has been reserved >16:48:44,336 INFO kernel:[ 3.365958] system 00:00: [mem 0xffb00000-0xffffffff] has been reserved >16:48:44,336 INFO kernel:[ 3.366121] system 00:00: [mem 0xfec00000-0xfec0ffff] could not be reserved >16:48:44,342 INFO kernel:[ 3.366246] system 00:00: [mem 0xfee00000-0xfee0ffff] has been reserved >16:48:44,342 INFO kernel:[ 3.366371] system 00:00: [mem 0xfed20000-0xfed9ffff] has been reserved >16:48:44,342 INFO kernel:[ 3.366496] system 00:00: [mem 0xf0000000-0xf0003fff] has been reserved >16:48:44,342 INFO kernel:[ 3.366626] system 00:00: [mem 0xf0004000-0xf0004fff] has been reserved >16:48:44,381 INFO kernel:[ 3.366752] system 00:00: [mem 0xf0005000-0xf0005fff] has been reserved >16:48:44,381 INFO kernel:[ 3.366877] system 00:00: [mem 0xf0006000-0xf0006fff] has been reserved >16:48:44,381 INFO kernel:[ 3.367020] system 00:00: [mem 0xf0008000-0xf000bfff] has been reserved >16:48:44,381 INFO kernel:[ 3.367146] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved >16:48:44,381 DEBUG kernel:[ 3.367294] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >16:48:44,381 DEBUG kernel:[ 3.678668] pnp 00:01: [bus 00-ff] >16:48:44,381 DEBUG kernel:[ 3.678682] pnp 00:01: [io 0x0000-0x0cf7 window] >16:48:44,381 DEBUG kernel:[ 3.678695] pnp 00:01: [io 0x0cf8-0x0cff] >16:48:44,381 DEBUG kernel:[ 3.678707] pnp 00:01: [io 0x0d00-0xffff window] >16:48:44,381 DEBUG kernel:[ 3.678719] pnp 00:01: [mem 0x000a0000-0x000bffff window] >16:48:44,382 DEBUG kernel:[ 3.678732] pnp 00:01: [mem 0x000d0000-0x000dffff window] >16:48:44,382 DEBUG kernel:[ 3.678744] pnp 00:01: [mem 0x80000000-0xdfffffff window] >16:48:44,382 DEBUG kernel:[ 3.678756] pnp 00:01: [mem 0xf0007000-0xf0007fff window] >16:48:44,382 DEBUG kernel:[ 3.678768] pnp 00:01: [mem 0xf000c000-0xfebfffff window] >16:48:44,382 DEBUG kernel:[ 3.678780] pnp 00:01: [mem 0xfec10000-0xfed1ffff window] >16:48:44,382 DEBUG kernel:[ 3.678792] pnp 00:01: [mem 0xfeda0000-0xfed9ffff window disabled] >16:48:44,382 DEBUG kernel:[ 3.678804] pnp 00:01: [mem 0xfee10000-0xffafffff window] >16:48:44,382 DEBUG kernel:[ 3.679481] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active) >16:48:44,382 DEBUG kernel:[ 3.679933] pnp 00:02: [io 0x0092] >16:48:44,382 DEBUG kernel:[ 3.679945] pnp 00:02: [io 0x00b2] >16:48:44,382 DEBUG kernel:[ 3.679957] pnp 00:02: [io 0x0020-0x0021] >16:48:44,382 DEBUG kernel:[ 3.679969] pnp 00:02: [io 0x00a0-0x00a1] >16:48:44,383 DEBUG kernel:[ 3.679980] pnp 00:02: [irq 0 disabled] >16:48:44,383 DEBUG kernel:[ 3.679998] pnp 00:02: [io 0x04d0-0x04d1] >16:48:44,383 DEBUG kernel:[ 3.680030] pnp 00:02: [io 0x1000-0x1005] >16:48:44,383 DEBUG kernel:[ 3.680042] pnp 00:02: [io 0x1008-0x100f] >16:48:44,383 WARNING kernel:[ 3.680333] pnp 00:02: disabling [io 0x1000-0x1005] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] >16:48:44,383 WARNING kernel:[ 3.680499] pnp 00:02: disabling [io 0x1008-0x100f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] >16:48:44,383 INFO kernel:[ 3.681364] system 00:02: [io 0x04d0-0x04d1] has been reserved >16:48:44,383 INFO systemd: Successfully loaded SELinux policy in 10s 86ms 525us. >16:48:44,383 INFO systemd: Relabelled /dev and /run in 215ms 703us. >16:48:44,383 INFO systemd: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >16:48:44,383 INFO systemd: Initializing machine ID from random generator. >16:48:44,383 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. >16:48:44,383 DEBUG kernel:[ 3.681475] system 00:02: Plug and Play ACPI device, IDs PNP0c01 (active) >16:48:44,383 DEBUG kernel:[ 3.681941] pnp 00:03: [io 0xf400-0xf4fe] >16:48:44,383 DEBUG kernel:[ 3.681953] pnp 00:03: [io 0x0086] >16:48:44,383 DEBUG kernel:[ 3.681965] pnp 00:03: [io 0x00b3] >16:48:44,383 DEBUG kernel:[ 3.681977] pnp 00:03: [io 0x1006-0x1007] >16:48:44,383 DEBUG kernel:[ 3.681989] pnp 00:03: [io 0x100a-0x1059] >16:48:44,383 DEBUG kernel:[ 3.682020] pnp 00:03: [io 0x1060-0x107f] >16:48:44,383 DEBUG kernel:[ 3.682032] pnp 00:03: [io 0x1080-0x10bf] >16:48:44,383 DEBUG kernel:[ 3.682044] pnp 00:03: [io 0x10c0-0x10df] >16:48:44,383 INFO systemd-modules-load: Inserted module 'uinput' >16:48:44,383 DEBUG kernel:[ 3.682056] pnp 00:03: [io 0x1010-0x102f] >16:48:44,383 DEBUG kernel:[ 3.682067] pnp 00:03: [io 0x0809] >16:48:44,383 WARNING kernel:[ 3.682357] pnp 00:03: disabling [io 0x1006-0x1007] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] >16:48:44,383 WARNING kernel:[ 3.682522] pnp 00:03: disabling [io 0x100a-0x1059] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] >16:48:44,383 WARNING kernel:[ 3.682687] pnp 00:03: disabling [io 0x1060-0x107f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] >16:48:44,383 WARNING kernel:[ 3.682852] pnp 00:03: disabling [io 0x1010-0x102f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] >16:48:44,383 INFO kernel:[ 3.683736] system 00:03: [io 0xf400-0xf4fe] has been reserved >16:48:44,383 INFO kernel:[ 3.683861] system 00:03: [io 0x1080-0x10bf] has been reserved >16:48:44,383 INFO kernel:[ 3.683985] system 00:03: [io 0x10c0-0x10df] has been reserved >16:48:44,383 INFO kernel:[ 3.684129] system 00:03: [io 0x0809] has been reserved >16:48:44,383 DEBUG kernel:[ 3.684239] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active) >16:48:44,383 DEBUG kernel:[ 3.684769] pnp 00:04: [irq 12] >16:48:44,383 DEBUG kernel:[ 3.685264] pnp 00:04: Plug and Play ACPI device, IDs PNP0f13 (active) >16:48:44,383 DEBUG kernel:[ 3.685716] pnp 00:05: [io 0x0060] >16:48:44,383 DEBUG kernel:[ 3.685728] pnp 00:05: [io 0x0064] >16:48:44,383 DEBUG kernel:[ 3.685740] pnp 00:05: [io 0x0062] >16:48:44,383 DEBUG kernel:[ 3.685757] pnp 00:05: [io 0x0066] >16:48:44,383 DEBUG kernel:[ 3.685781] pnp 00:05: [irq 1] >16:48:44,383 DEBUG kernel:[ 3.686281] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active) >16:48:44,384 DEBUG kernel:[ 3.686731] pnp 00:06: [io 0x0070-0x0071] >16:48:44,384 DEBUG kernel:[ 3.686755] pnp 00:06: [irq 8] >16:48:44,384 DEBUG kernel:[ 3.686768] pnp 00:06: [io 0x0072-0x0077] >16:48:44,384 DEBUG kernel:[ 3.687265] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) >16:48:44,384 DEBUG kernel:[ 3.687770] pnp 00:07: [io 0x0061] >16:48:44,384 DEBUG kernel:[ 3.687782] pnp 00:07: [io 0x0063] >16:48:44,384 DEBUG kernel:[ 3.687794] pnp 00:07: [io 0x0065] >16:48:44,384 DEBUG kernel:[ 3.687806] pnp 00:07: [io 0x0067] >16:48:44,384 DEBUG kernel:[ 3.688311] pnp 00:07: Plug and Play ACPI device, IDs PNP0800 (active) >16:48:44,384 DEBUG kernel:[ 3.688788] pnp 00:08: [io 0x002e-0x002f] >16:48:44,384 DEBUG kernel:[ 3.688800] pnp 00:08: [io 0x0c80-0x0cff] >16:48:44,384 DEBUG kernel:[ 3.688812] pnp 00:08: [io 0x004e-0x004f] >16:48:44,384 DEBUG kernel:[ 3.688824] pnp 00:08: [io 0x0910-0x091f] >16:48:44,384 DEBUG kernel:[ 3.688835] pnp 00:08: [io 0x0920-0x092f] >16:48:44,384 DEBUG kernel:[ 3.688847] pnp 00:08: [io 0x0cbc-0x0cbf] >16:48:44,384 DEBUG kernel:[ 3.688858] pnp 00:08: [io 0x0940-0x097f] >16:48:44,384 INFO kernel:[ 3.689878] system 00:08: [io 0x0c80-0x0cff] could not be reserved >16:48:44,384 INFO kernel:[ 3.690023] system 00:08: [io 0x0910-0x091f] has been reserved >16:48:44,384 INFO kernel:[ 3.690148] system 00:08: [io 0x0920-0x092f] has been reserved >16:48:44,384 INFO kernel:[ 3.690273] system 00:08: [io 0x0cbc-0x0cbf] has been reserved >16:48:44,384 INFO kernel:[ 3.690396] system 00:08: [io 0x0940-0x097f] has been reserved >16:48:44,384 DEBUG kernel:[ 3.690507] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active) >16:48:44,384 DEBUG kernel:[ 3.691039] pnp 00:09: [dma 4] >16:48:44,384 DEBUG kernel:[ 3.691057] pnp 00:09: [io 0x0000-0x000f] >16:48:44,384 DEBUG kernel:[ 3.691070] pnp 00:09: [io 0x0080-0x0085] >16:48:44,384 DEBUG kernel:[ 3.691082] pnp 00:09: [io 0x0087-0x008f] >16:48:44,384 DEBUG kernel:[ 3.691094] pnp 00:09: [io 0x00c0-0x00df] >16:48:44,384 DEBUG kernel:[ 3.691106] pnp 00:09: [io 0x0010-0x001f] >16:48:44,384 DEBUG kernel:[ 3.691118] pnp 00:09: [io 0x0090-0x0091] >16:48:44,384 DEBUG kernel:[ 3.691130] pnp 00:09: [io 0x0093-0x009f] >16:48:44,384 DEBUG kernel:[ 3.691627] pnp 00:09: Plug and Play ACPI device, IDs PNP0200 (active) >16:48:44,384 DEBUG kernel:[ 3.692097] pnp 00:0a: [io 0x00f0-0x00ff] >16:48:44,384 DEBUG kernel:[ 3.692122] pnp 00:0a: [irq 13] >16:48:44,384 DEBUG kernel:[ 3.692614] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c04 (active) >16:48:44,384 DEBUG kernel:[ 3.826154] pnp 00:0b: [irq 4] >16:48:44,384 DEBUG kernel:[ 3.826167] pnp 00:0b: [io 0x03f8-0x03ff] >16:48:44,384 DEBUG kernel:[ 3.827351] pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active) >16:48:44,384 DEBUG kernel:[ 3.934290] pnp 00:0c: [io 0x0cb0-0x0cbb] >16:48:44,384 INFO kernel:[ 3.935304] system 00:0c: [io 0x0cb0-0x0cbb] has been reserved >16:48:44,384 DEBUG kernel:[ 3.935416] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active) >16:48:44,384 INFO kernel:[ 3.954125] pnp: PnP ACPI: found 13 devices >16:48:44,384 INFO kernel:[ 3.954225] ACPI: ACPI bus type pnp unregistered >16:48:44,384 DEBUG kernel:[ 4.025798] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 >16:48:44,384 DEBUG kernel:[ 4.025814] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000 >16:48:44,384 DEBUG kernel:[ 4.025828] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0b] add_size 200000 >16:48:44,384 DEBUG kernel:[ 4.025855] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 >16:48:44,384 DEBUG kernel:[ 4.025868] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0c] add_size 200000 >16:48:44,384 DEBUG kernel:[ 4.025896] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 >16:48:44,384 DEBUG kernel:[ 4.025909] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09] add_size 200000 >16:48:44,384 DEBUG kernel:[ 4.025982] pci 0000:03:01.0: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100 >16:48:44,384 DEBUG kernel:[ 4.025986] pci 0000:03:01.0: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100 >16:48:44,384 DEBUG kernel:[ 4.025998] pci 0000:00:1e.0: bridge window [io 0x1000-0x0fff] to [bus 03-04] add_size 1000 >16:48:44,384 DEBUG kernel:[ 4.026021] pci 0000:03:01.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000 >16:48:44,384 DEBUG kernel:[ 4.026035] pci 0000:00:1e.0: bridge window [mem 0x04000000-0x03ffffff pref] to [bus 03-04] add_size 4000000 >16:48:44,385 DEBUG kernel:[ 4.026039] pci 0000:03:01.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000 >16:48:44,385 DEBUG kernel:[ 4.026052] pci 0000:00:1e.0: bridge window [mem 0x04000000-0x07ffffff] to [bus 03-04] add_size 4000000 >16:48:44,385 DEBUG kernel:[ 4.026206] pci 0000:00:1e.0: res[14]=[mem 0x04000000-0x07ffffff] get_res_add_size add_size 4000000 >16:48:44,385 DEBUG kernel:[ 4.026210] pci 0000:00:1e.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000 >16:48:44,385 DEBUG kernel:[ 4.026214] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >16:48:44,385 DEBUG kernel:[ 4.026218] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >16:48:44,385 DEBUG kernel:[ 4.026222] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >16:48:44,385 DEBUG kernel:[ 4.026226] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >16:48:44,385 DEBUG kernel:[ 4.026229] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >16:48:44,385 DEBUG kernel:[ 4.026233] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >16:48:44,385 DEBUG kernel:[ 4.026236] pci 0000:00:1c.2: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >16:48:44,385 DEBUG kernel:[ 4.026240] pci 0000:00:1e.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >16:48:44,385 INFO kernel:[ 4.026248] pci 0000:00:1e.0: BAR 14: assigned [mem 0x80000000-0x87ffffff] >16:48:44,385 INFO kernel:[ 4.026356] pci 0000:00:1e.0: BAR 15: assigned [mem 0x88000000-0x8bffffff pref] >16:48:44,385 INFO kernel:[ 4.026517] pci 0000:00:1c.0: BAR 14: assigned [mem 0x8c000000-0x8c1fffff] >16:48:44,385 INFO kernel:[ 4.026620] pci 0000:00:1c.0: BAR 15: assigned [mem 0x8c200000-0x8c3fffff 64bit pref] >16:48:44,385 INFO kernel:[ 4.026784] pci 0000:00:1c.1: BAR 15: assigned [mem 0x8c400000-0x8c5fffff 64bit pref] >16:48:44,385 INFO kernel:[ 4.026946] pci 0000:00:1c.2: BAR 15: assigned [mem 0x8c600000-0x8c7fffff 64bit pref] >16:48:44,385 INFO kernel:[ 4.027128] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff] >16:48:44,385 INFO kernel:[ 4.027231] pci 0000:00:1c.1: BAR 13: assigned [io 0x3000-0x3fff] >16:48:44,385 INFO kernel:[ 4.027333] pci 0000:00:1c.2: BAR 13: assigned [io 0x4000-0x4fff] >16:48:44,385 INFO kernel:[ 4.027437] pci 0000:00:1e.0: BAR 13: assigned [io 0x5000-0x5fff] >16:48:44,385 INFO kernel:[ 4.027738] pci 0000:01:00.0: BAR 6: assigned [mem 0xdf000000-0xdf01ffff pref] >16:48:44,385 INFO kernel:[ 4.027914] pci 0000:00:01.0: PCI bridge to [bus 01] >16:48:44,385 INFO kernel:[ 4.028037] pci 0000:00:01.0: bridge window [mem 0xdd000000-0xdfefffff] >16:48:44,385 INFO kernel:[ 4.028146] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref] >16:48:44,385 INFO kernel:[ 4.028315] pci 0000:00:1c.0: PCI bridge to [bus 0b] >16:48:44,385 INFO kernel:[ 4.028417] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] >16:48:44,385 INFO kernel:[ 4.028526] pci 0000:00:1c.0: bridge window [mem 0x8c000000-0x8c1fffff] >16:48:44,385 INFO kernel:[ 4.028633] pci 0000:00:1c.0: bridge window [mem 0x8c200000-0x8c3fffff 64bit pref] >16:48:44,385 INFO kernel:[ 4.028805] pci 0000:00:1c.1: PCI bridge to [bus 0c] >16:48:44,385 INFO kernel:[ 4.028906] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff] >16:48:44,385 INFO kernel:[ 4.029032] pci 0000:00:1c.1: bridge window [mem 0xdcf00000-0xdcffffff] >16:48:44,385 INFO kernel:[ 4.029139] pci 0000:00:1c.1: bridge window [mem 0x8c400000-0x8c5fffff 64bit pref] >16:48:44,385 INFO kernel:[ 4.029309] pci 0000:00:1c.2: PCI bridge to [bus 09] >16:48:44,385 INFO kernel:[ 4.029411] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff] >16:48:44,385 INFO kernel:[ 4.029519] pci 0000:00:1c.2: bridge window [mem 0xdce00000-0xdcefffff] >16:48:44,385 INFO kernel:[ 4.029627] pci 0000:00:1c.2: bridge window [mem 0x8c600000-0x8c7fffff 64bit pref] >16:48:44,385 DEBUG kernel:[ 4.029874] pci 0000:03:01.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000 >16:48:44,385 DEBUG kernel:[ 4.029878] pci 0000:03:01.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000 >16:48:44,385 DEBUG kernel:[ 4.029882] pci 0000:03:01.0: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100 >16:48:44,386 DEBUG kernel:[ 4.029885] pci 0000:03:01.0: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100 >16:48:44,386 INFO kernel:[ 4.029890] pci 0000:03:01.0: BAR 0: assigned [mem 0x80000000-0x80000fff] >16:48:44,386 INFO kernel:[ 4.029999] pci 0000:03:01.0: BAR 15: assigned [mem 0x88000000-0x8bffffff pref] >16:48:44,386 INFO kernel:[ 4.030179] pci 0000:03:01.0: BAR 16: assigned [mem 0x84000000-0x87ffffff] >16:48:44,386 INFO kernel:[ 4.030283] pci 0000:03:01.0: BAR 13: assigned [io 0x5000-0x50ff] >16:48:44,386 INFO kernel:[ 4.030385] pci 0000:03:01.0: BAR 14: assigned [io 0x5400-0x54ff] >16:48:44,386 INFO kernel:[ 4.030578] pci 0000:03:01.0: CardBus bridge to [bus 04-07] >16:48:44,386 INFO kernel:[ 4.030678] pci 0000:03:01.0: bridge window [io 0x5000-0x50ff] >16:48:44,386 INFO kernel:[ 4.030785] pci 0000:03:01.0: bridge window [io 0x5400-0x54ff] >16:48:44,386 INFO kernel:[ 4.030891] pci 0000:03:01.0: bridge window [mem 0x88000000-0x8bffffff pref] >16:48:44,386 INFO kernel:[ 4.031075] pci 0000:03:01.0: bridge window [mem 0x84000000-0x87ffffff] >16:48:44,386 INFO kernel:[ 4.031183] pci 0000:00:1e.0: PCI bridge to [bus 03-04] >16:48:44,386 INFO kernel:[ 4.031285] pci 0000:00:1e.0: bridge window [io 0x5000-0x5fff] >16:48:44,386 INFO kernel:[ 4.031393] pci 0000:00:1e.0: bridge window [mem 0x80000000-0x87ffffff] >16:48:44,386 INFO kernel:[ 4.031500] pci 0000:00:1e.0: bridge window [mem 0x88000000-0x8bffffff pref] >16:48:44,386 DEBUG kernel:[ 4.031870] pci 0000:00:1e.0: setting latency timer to 64 >16:48:44,386 INFO kernel:[ 4.031882] pci 0000:03:01.0: enabling device (0000 -> 0003) >16:48:44,386 DEBUG kernel:[ 4.031996] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >16:48:44,386 DEBUG kernel:[ 4.031999] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff] >16:48:44,386 DEBUG kernel:[ 4.032022] pci_bus 0000:01: resource 1 [mem 0xdd000000-0xdfefffff] >16:48:44,386 DEBUG kernel:[ 4.032025] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref] >16:48:44,386 DEBUG kernel:[ 4.032029] pci_bus 0000:0b: resource 0 [io 0x2000-0x2fff] >16:48:44,386 DEBUG kernel:[ 4.032032] pci_bus 0000:0b: resource 1 [mem 0x8c000000-0x8c1fffff] >16:48:44,386 DEBUG kernel:[ 4.032036] pci_bus 0000:0b: resource 2 [mem 0x8c200000-0x8c3fffff 64bit pref] >16:48:44,386 DEBUG kernel:[ 4.032040] pci_bus 0000:0c: resource 0 [io 0x3000-0x3fff] >16:48:44,386 DEBUG kernel:[ 4.032043] pci_bus 0000:0c: resource 1 [mem 0xdcf00000-0xdcffffff] >16:48:44,386 DEBUG kernel:[ 4.032046] pci_bus 0000:0c: resource 2 [mem 0x8c400000-0x8c5fffff 64bit pref] >16:48:44,386 DEBUG kernel:[ 4.032050] pci_bus 0000:09: resource 0 [io 0x4000-0x4fff] >16:48:44,386 DEBUG kernel:[ 4.032054] pci_bus 0000:09: resource 1 [mem 0xdce00000-0xdcefffff] >16:48:44,386 DEBUG kernel:[ 4.032057] pci_bus 0000:09: resource 2 [mem 0x8c600000-0x8c7fffff 64bit pref] >16:48:44,386 DEBUG kernel:[ 4.032061] pci_bus 0000:03: resource 0 [io 0x5000-0x5fff] >16:48:44,386 DEBUG kernel:[ 4.032064] pci_bus 0000:03: resource 1 [mem 0x80000000-0x87ffffff] >16:48:44,386 DEBUG kernel:[ 4.032067] pci_bus 0000:03: resource 2 [mem 0x88000000-0x8bffffff pref] >16:48:44,386 DEBUG kernel:[ 4.032071] pci_bus 0000:03: resource 4 [io 0x0000-0xffff] >16:48:44,386 DEBUG kernel:[ 4.032074] pci_bus 0000:03: resource 5 [mem 0x00000000-0xffffffff] >16:48:44,386 DEBUG kernel:[ 4.032078] pci_bus 0000:04: resource 0 [io 0x5000-0x50ff] >16:48:44,386 DEBUG kernel:[ 4.032081] pci_bus 0000:04: resource 1 [io 0x5400-0x54ff] >16:48:44,386 DEBUG kernel:[ 4.032084] pci_bus 0000:04: resource 2 [mem 0x88000000-0x8bffffff pref] >16:48:44,386 DEBUG kernel:[ 4.032087] pci_bus 0000:04: resource 3 [mem 0x84000000-0x87ffffff] >16:48:44,386 INFO kernel:[ 4.032436] NET: Registered protocol family 2 >16:48:44,386 INFO kernel:[ 4.034188] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) >16:48:44,386 INFO kernel:[ 4.035515] TCP bind hash table entries: 65536 (order: 9, 2883584 bytes) >16:48:44,386 INFO kernel:[ 4.042777] TCP: Hash tables configured (established 131072 bind 65536) >16:48:44,386 INFO kernel:[ 4.043054] TCP: reno registered >16:48:44,386 INFO kernel:[ 4.043174] UDP hash table entries: 512 (order: 3, 49152 bytes) >16:48:44,387 INFO kernel:[ 4.043395] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes) >16:48:44,387 INFO kernel:[ 4.044482] NET: Registered protocol family 1 >16:48:44,387 DEBUG kernel:[ 4.045424] pci 0000:01:00.0: Boot video device >16:48:44,387 DEBUG kernel:[ 4.045507] PCI: CLS 64 bytes, default 64 >16:48:44,387 INFO kernel:[ 4.046499] Unpacking initramfs... >16:48:44,387 INFO kernel:[ 9.509049] Freeing initrd memory: 25680k freed >16:48:44,387 INFO kernel:[ 9.737198] DMA-API: preallocated 32768 debug entries >16:48:44,387 INFO kernel:[ 9.738592] DMA-API: debugging enabled by kernel config >16:48:44,387 INFO kernel:[ 9.742665] apm: BIOS not found. >16:48:44,387 WARNING kernel:[ 9.743562] cryptomgr_test (27) used greatest stack depth: 7072 bytes left >16:48:44,387 NOTICE kernel:[ 9.745763] Initialise module verification >16:48:44,387 INFO kernel:[ 9.746103] audit: initializing netlink socket (disabled) >16:48:44,387 NOTICE kernel:[ 9.746328] type=2000 audit(1348764495.745:1): initialized >16:48:44,387 WARNING kernel:[ 9.771067] bounce pool size: 64 pages >16:48:44,387 INFO kernel:[ 9.771382] HugeTLB registered 4 MB page size, pre-allocated 0 pages >16:48:44,387 NOTICE kernel:[ 9.822262] VFS: Disk quotas dquot_6.5.2 >16:48:44,387 WARNING kernel:[ 9.822900] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) >16:48:44,387 INFO kernel:[ 9.832954] msgmni has been set to 1684 >16:48:44,387 NOTICE kernel:[ 9.834175] Key type crypto registered >16:48:44,387 NOTICE kernel:[ 9.834285] Crypto key parser 'pgp' registered >16:48:44,387 NOTICE kernel:[ 9.834378] Crypto signature parser 'pgp' registered >16:48:44,387 DEBUG kernel:[ 9.834471] SELinux: Registering netfilter hooks >16:48:44,387 WARNING kernel:[ 9.837838] cryptomgr_test (34) used greatest stack depth: 6720 bytes left >16:48:44,387 WARNING kernel:[ 9.839785] cryptomgr_test (39) used greatest stack depth: 6628 bytes left >16:48:44,387 INFO kernel:[ 9.839977] alg: No test for stdrng (krng) >16:48:44,387 INFO kernel:[ 9.840119] NET: Registered protocol family 38 >16:48:44,387 INFO kernel:[ 9.840846] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >16:48:44,387 INFO kernel:[ 9.841319] io scheduler noop registered >16:48:44,387 INFO kernel:[ 9.841413] io scheduler deadline registered >16:48:44,387 INFO kernel:[ 9.842440] io scheduler cfq registered (default) >16:48:44,387 INFO kernel:[ 9.842533] start plist test >16:48:44,387 INFO kernel:[ 9.844102] end plist test >16:48:44,387 DEBUG kernel:[ 9.844192] list_sort_test: start testing list_sort() >16:48:44,387 DEBUG kernel:[ 9.854090] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >16:48:44,387 DEBUG kernel:[ 9.854837] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X >16:48:44,387 DEBUG kernel:[ 9.855568] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X >16:48:44,387 DEBUG kernel:[ 9.856478] pcieport 0000:00:1c.2: irq 43 for MSI/MSI-X >16:48:44,387 INFO kernel:[ 9.857481] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >16:48:44,387 INFO kernel:[ 9.858030] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >16:48:44,387 INFO kernel:[ 9.858126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >16:48:44,387 WARNING kernel:[ 9.864382] acpiphp_glue: can't evaluate _ADR (0x5) >16:48:44,387 INFO kernel:[ 9.865290] acpiphp: Slot [1] registered >16:48:44,387 DEBUG kernel:[ 9.870018] intel_idle: does not run on family 6 model 14 >16:48:44,387 INFO kernel:[ 9.877758] ACPI: AC Adapter [AC] (on-line) >16:48:44,387 INFO kernel:[ 9.883498] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >16:48:44,387 INFO kernel:[ 9.887344] ACPI: Lid Switch [LID] >16:48:44,387 INFO kernel:[ 9.888214] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 >16:48:44,387 INFO kernel:[ 9.888440] ACPI: Power Button [PBTN] >16:48:44,387 INFO kernel:[ 9.889297] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2 >16:48:44,388 INFO kernel:[ 9.889473] ACPI: Sleep Button [SBTN] >16:48:44,388 INFO kernel:[ 9.899549] ACPI: Requesting acpi_cpufreq >16:48:44,388 DEBUG kernel:[ 9.906821] ACPI: acpi_idle registered with cpuidle >16:48:44,388 WARNING kernel:[ 9.908249] modprobe (43) used greatest stack depth: 6552 bytes left >16:48:44,388 INFO kernel:[ 10.466522] thermal LNXTHERM:00: registered as thermal_zone0 >16:48:44,388 INFO kernel:[ 10.466619] ACPI: Thermal Zone [THM] (61 C) >16:48:44,388 INFO kernel:[ 10.467043] GHES: HEST is not enabled! >16:48:44,388 INFO kernel:[ 10.467893] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >16:48:44,388 INFO kernel:[ 10.489082] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >16:48:44,388 INFO kernel:[ 10.514671] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >16:48:44,388 INFO kernel:[ 10.518123] Non-volatile memory driver v1.3 >16:48:44,388 INFO kernel:[ 10.518217] Linux agpgart interface v0.103 >16:48:44,388 INFO kernel:[ 10.538835] loop: module loaded >16:48:44,388 DEBUG kernel:[ 10.540612] ata_piix 0000:00:1f.2: version 2.13 >16:48:44,388 INFO kernel:[ 10.540658] ata_piix 0000:00:1f.2: MAP [ >16:48:44,388 WARNING kernel:[ 10.540750] P0 P2 IDE IDE ] >16:48:44,388 DEBUG kernel:[ 10.541347] ata_piix 0000:00:1f.2: setting latency timer to 64 >16:48:44,388 INFO kernel:[ 10.549081] scsi0 : ata_piix >16:48:44,388 INFO kernel:[ 11.089742] ACPI: Battery Slot [BAT0] (battery present) >16:48:44,388 INFO kernel:[ 11.091061] ACPI: Battery Slot [BAT1] (battery absent) >16:48:44,388 INFO kernel:[ 11.104644] scsi1 : ata_piix >16:48:44,388 INFO kernel:[ 11.123355] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xbfa0 irq 14 >16:48:44,388 INFO kernel:[ 11.123452] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xbfa8 irq 15 >16:48:44,388 INFO kernel:[ 11.124831] libphy: Fixed MDIO Bus: probed >16:48:44,388 INFO kernel:[ 11.125731] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >16:48:44,388 DEBUG kernel:[ 11.126062] ehci_hcd 0000:00:1d.7: setting latency timer to 64 >16:48:44,388 INFO kernel:[ 11.126068] ehci_hcd 0000:00:1d.7: EHCI Host Controller >16:48:44,388 INFO kernel:[ 11.127415] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 >16:48:44,388 INFO kernel:[ 11.131743] ehci_hcd 0000:00:1d.7: debug port 1 >16:48:44,388 DEBUG kernel:[ 11.131848] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported >16:48:44,388 INFO kernel:[ 11.132163] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xffa80000 >16:48:44,388 INFO kernel:[ 11.138051] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >16:48:44,388 INFO kernel:[ 11.138974] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >16:48:44,388 INFO kernel:[ 11.139091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >16:48:44,388 INFO kernel:[ 11.139244] usb usb1: Product: EHCI Host Controller >16:48:44,388 INFO kernel:[ 11.139337] usb usb1: Manufacturer: Linux 3.6.0-0.rc6.git0.2.fc18.i686 ehci_hcd >16:48:44,388 INFO kernel:[ 11.139488] usb usb1: SerialNumber: 0000:00:1d.7 >16:48:44,388 INFO kernel:[ 11.143237] hub 1-0:1.0: USB hub found >16:48:44,388 INFO kernel:[ 11.143598] hub 1-0:1.0: 8 ports detected >16:48:44,388 INFO kernel:[ 11.146459] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >16:48:44,388 INFO kernel:[ 11.146710] uhci_hcd: USB Universal Host Controller Interface driver >16:48:44,388 DEBUG kernel:[ 11.147436] uhci_hcd 0000:00:1d.0: setting latency timer to 64 >16:48:44,388 INFO kernel:[ 11.147443] uhci_hcd 0000:00:1d.0: UHCI Host Controller >16:48:44,388 INFO kernel:[ 11.148399] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >16:48:44,388 INFO kernel:[ 11.148672] uhci_hcd 0000:00:1d.0: irq 20, io base 0x0000bf80 >16:48:44,388 INFO kernel:[ 11.149510] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >16:48:44,388 INFO kernel:[ 11.149607] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >16:48:44,388 INFO kernel:[ 11.149760] usb usb2: Product: UHCI Host Controller >16:48:44,389 INFO kernel:[ 11.149853] usb usb2: Manufacturer: Linux 3.6.0-0.rc6.git0.2.fc18.i686 uhci_hcd >16:48:44,389 INFO kernel:[ 11.150021] usb usb2: SerialNumber: 0000:00:1d.0 >16:48:44,389 INFO kernel:[ 11.153130] hub 2-0:1.0: USB hub found >16:48:44,389 INFO kernel:[ 11.153438] hub 2-0:1.0: 2 ports detected >16:48:44,389 DEBUG kernel:[ 11.155390] uhci_hcd 0000:00:1d.1: setting latency timer to 64 >16:48:44,389 INFO kernel:[ 11.155396] uhci_hcd 0000:00:1d.1: UHCI Host Controller >16:48:44,389 INFO kernel:[ 11.156342] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 >16:48:44,389 INFO kernel:[ 11.156838] uhci_hcd 0000:00:1d.1: irq 21, io base 0x0000bf60 >16:48:44,389 INFO kernel:[ 11.157667] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >16:48:44,389 INFO kernel:[ 11.157764] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >16:48:44,389 INFO kernel:[ 11.157915] usb usb3: Product: UHCI Host Controller >16:48:44,389 INFO kernel:[ 11.158028] usb usb3: Manufacturer: Linux 3.6.0-0.rc6.git0.2.fc18.i686 uhci_hcd >16:48:44,389 INFO kernel:[ 11.158179] usb usb3: SerialNumber: 0000:00:1d.1 >16:48:44,389 INFO kernel:[ 11.161323] hub 3-0:1.0: USB hub found >16:48:44,389 INFO kernel:[ 11.161613] hub 3-0:1.0: 2 ports detected >16:48:44,389 DEBUG kernel:[ 11.163561] uhci_hcd 0000:00:1d.2: setting latency timer to 64 >16:48:44,389 INFO kernel:[ 11.163567] uhci_hcd 0000:00:1d.2: UHCI Host Controller >16:48:44,389 INFO kernel:[ 11.164534] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 >16:48:44,389 INFO kernel:[ 11.165043] uhci_hcd 0000:00:1d.2: irq 22, io base 0x0000bf40 >16:48:44,389 INFO kernel:[ 11.165826] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >16:48:44,389 INFO kernel:[ 11.165924] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >16:48:44,389 INFO kernel:[ 11.166094] usb usb4: Product: UHCI Host Controller >16:48:44,389 INFO kernel:[ 11.166188] usb usb4: Manufacturer: Linux 3.6.0-0.rc6.git0.2.fc18.i686 uhci_hcd >16:48:44,389 INFO kernel:[ 11.166338] usb usb4: SerialNumber: 0000:00:1d.2 >16:48:44,389 INFO kernel:[ 11.169488] hub 4-0:1.0: USB hub found >16:48:44,389 INFO kernel:[ 11.169780] hub 4-0:1.0: 2 ports detected >16:48:44,389 DEBUG kernel:[ 11.171729] uhci_hcd 0000:00:1d.3: setting latency timer to 64 >16:48:44,389 INFO kernel:[ 11.171735] uhci_hcd 0000:00:1d.3: UHCI Host Controller >16:48:44,389 INFO kernel:[ 11.172704] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 >16:48:44,389 INFO kernel:[ 11.173220] uhci_hcd 0000:00:1d.3: irq 23, io base 0x0000bf20 >16:48:44,389 INFO kernel:[ 11.174049] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >16:48:44,389 INFO kernel:[ 11.174147] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >16:48:44,414 INFO kernel:[ 11.174298] usb usb5: Product: UHCI Host Controller >16:48:44,414 INFO kernel:[ 11.174391] usb usb5: Manufacturer: Linux 3.6.0-0.rc6.git0.2.fc18.i686 uhci_hcd >16:48:44,414 INFO kernel:[ 11.174542] usb usb5: SerialNumber: 0000:00:1d.3 >16:48:44,414 INFO kernel:[ 11.177678] hub 5-0:1.0: USB hub found >16:48:44,414 INFO kernel:[ 11.177969] hub 5-0:1.0: 2 ports detected >16:48:44,415 INFO kernel:[ 11.180682] usbcore: registered new interface driver usbserial >16:48:44,415 INFO kernel:[ 11.180967] usbcore: registered new interface driver usbserial_generic >16:48:44,415 INFO kernel:[ 11.181288] USB Serial support registered for generic >16:48:44,415 INFO kernel:[ 11.181394] usbserial: USB Serial Driver core >16:48:44,415 INFO kernel:[ 11.181859] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 >16:48:44,415 INFO kernel:[ 11.185102] serio: i8042 KBD port at 0x60,0x64 irq 1 >16:48:44,415 INFO kernel:[ 11.185371] serio: i8042 AUX port at 0x60,0x64 irq 12 >16:48:44,415 INFO kernel:[ 11.186939] mousedev: PS/2 mouse device common for all mice >16:48:44,415 INFO kernel:[ 11.190037] rtc_cmos 00:06: RTC can wake from S4 >16:48:44,415 INFO kernel:[ 11.191410] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 >16:48:44,415 INFO kernel:[ 11.191601] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >16:48:44,415 INFO kernel:[ 11.193995] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >16:48:44,415 INFO kernel:[ 11.194560] device-mapper: uevent: version 1.0.3 >16:48:44,415 INFO kernel:[ 11.196185] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >16:48:44,415 INFO kernel:[ 11.199103] cpuidle: using governor ladder >16:48:44,415 INFO kernel:[ 11.201100] cpuidle: using governor menu >16:48:44,415 INFO kernel:[ 11.207725] EFI Variables Facility v0.08 2004-May-17 >16:48:44,415 INFO kernel:[ 11.210040] usbcore: registered new interface driver usbhid >16:48:44,415 INFO kernel:[ 11.210135] usbhid: USB HID core driver >16:48:44,415 INFO kernel:[ 11.210889] drop_monitor: Initializing network drop monitor service >16:48:44,415 INFO kernel:[ 11.211552] ip_tables: (C) 2000-2006 Netfilter Core Team >16:48:44,415 INFO kernel:[ 11.211846] TCP: cubic registered >16:48:44,415 INFO kernel:[ 11.211949] Initializing XFRM netlink socket >16:48:44,415 INFO kernel:[ 11.214871] NET: Registered protocol family 10 >16:48:44,415 INFO kernel:[ 11.218465] mip6: Mobile IPv6 >16:48:44,415 INFO kernel:[ 11.218562] NET: Registered protocol family 17 >16:48:44,415 INFO kernel:[ 11.220544] Using IPI No-Shortcut mode >16:48:44,415 DEBUG kernel:[ 11.222215] PM: Hibernation image not present or could not be loaded. >16:48:44,415 NOTICE kernel:[ 11.222218] Load module verification keys >16:48:44,415 NOTICE kernel:[ 11.222709] Loaded Fedora Project 2b6e19e5 key: 438657d357f68d63b5314a21dad47e942b6e19e5 >16:48:44,415 INFO kernel:[ 11.223059] registered taskstats version 1 >16:48:44,415 INFO kernel:[ 11.230076] Magic number: 12:532:844 >16:48:44,415 INFO kernel:[ 11.230508] rtc_cmos 00:06: setting system clock to 2012-09-27 16:48:17 UTC (1348764497) >16:48:44,415 INFO kernel:[ 11.284600] ata1.00: ATA-7: ST910021AS, 8.02, max UDMA/133 >16:48:44,415 INFO kernel:[ 11.284717] ata1.00: 195371568 sectors, multi 8: LBA48 NCQ (depth 0/32) >16:48:44,415 INFO kernel:[ 11.297003] ata1.00: configured for UDMA/133 >16:48:44,415 NOTICE kernel:[ 11.300970] scsi 0:0:0:0: Direct-Access ATA ST910021AS 8.02 PQ: 0 ANSI: 5 >16:48:44,415 NOTICE kernel:[ 11.313930] sd 0:0:0:0: [sda] 195371568 512-byte logical blocks: (100 GB/93.1 GiB) >16:48:44,415 NOTICE kernel:[ 11.315566] sd 0:0:0:0: Attached scsi generic sg0 type 0 >16:48:44,415 NOTICE kernel:[ 11.315773] sd 0:0:0:0: [sda] Write Protect is off >16:48:44,415 DEBUG kernel:[ 11.315868] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >16:48:44,415 NOTICE kernel:[ 11.316387] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >16:48:44,415 INFO kernel:[ 11.327595] ata2.00: ATAPI: TSSTcorp DVD+/-RW TS-L632D, DE03, max UDMA/33 >16:48:44,415 INFO kernel:[ 11.387038] ata2.00: configured for UDMA/33 >16:48:44,415 NOTICE kernel:[ 11.407730] scsi 1:0:0:0: CD-ROM TSSTcorp DVD+-RW TS-L632D DE03 PQ: 0 ANSI: 5 >16:48:44,415 WARNING kernel:[ 11.867751] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray >16:48:44,415 INFO kernel:[ 11.867870] cdrom: Uniform CD-ROM driver Revision: 3.20 >16:48:44,415 DEBUG kernel:[ 11.874844] sr 1:0:0:0: Attached scsi CD-ROM sr0 >16:48:44,415 NOTICE kernel:[ 11.876676] sr 1:0:0:0: Attached scsi generic sg1 type 5 >16:48:44,415 INFO kernel:[ 11.881748] sda: sda1 sda2 sda3 >16:48:44,415 NOTICE kernel:[ 11.894595] sd 0:0:0:0: [sda] Attached SCSI disk >16:48:44,415 INFO kernel:[ 11.895819] Freeing unused kernel memory: 2020k freed >16:48:44,415 INFO kernel:[ 11.898114] Write protecting the kernel text: 6164k >16:48:44,415 INFO kernel:[ 11.898667] Write protecting the kernel read-only data: 2316k >16:48:44,415 INFO kernel:[ 12.050246] usb 2-2: new full-speed USB device number 2 using uhci_hcd >16:48:44,415 WARNING kernel:[ 12.061288] systemd-cryptse (57) used greatest stack depth: 6508 bytes left >16:48:44,415 WARNING kernel:[ 12.084387] cp (59) used greatest stack depth: 6424 bytes left >16:48:44,415 WARNING kernel:[ 12.086154] service-to-run (56) used greatest stack depth: 6292 bytes left >16:48:44,415 INFO kernel:[ 12.193120] usb 2-2: New USB device found, idVendor=413c, idProduct=a005 >16:48:44,415 INFO kernel:[ 12.193226] usb 2-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >16:48:44,415 INFO kernel:[ 12.199792] hub 2-2:1.0: USB hub found >16:48:44,415 INFO kernel:[ 12.202047] hub 2-2:1.0: 4 ports detected >16:48:44,415 INFO kernel:[ 12.218334] input: DualPoint Stick as /devices/platform/i8042/serio1/input/input4 >16:48:44,415 INFO kernel:[ 12.241253] input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input5 >16:48:44,415 WARNING kernel:[ 12.255741] systemd-cgroups (72) used greatest stack depth: 6200 bytes left >16:48:44,415 INFO kernel:[ 12.496095] usb 2-2.3: new full-speed USB device number 3 using uhci_hcd >16:48:44,415 INFO kernel:[ 12.589085] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >16:48:44,415 INFO kernel:[ 12.589194] EDD information not available. >16:48:44,415 INFO kernel:[ 12.611066] usb 2-2.3: New USB device found, idVendor=0b97, idProduct=7761 >16:48:44,415 INFO kernel:[ 12.611172] usb 2-2.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >16:48:44,415 INFO kernel:[ 12.614776] hub 2-2.3:1.0: USB hub found >16:48:44,415 INFO kernel:[ 12.617030] hub 2-2.3:1.0: 3 ports detected >16:48:44,415 INFO kernel:[ 12.703106] usb 2-2.4: new full-speed USB device number 4 using uhci_hcd >16:48:44,415 INFO kernel:[ 12.857335] usb 2-2.4: New USB device found, idVendor=413c, idProduct=8103 >16:48:44,415 INFO kernel:[ 12.857458] usb 2-2.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >16:48:44,415 INFO kernel:[ 12.938247] usb 2-2.3.1: new full-speed USB device number 5 using uhci_hcd >16:48:44,415 WARNING kernel:[ 13.040772] dracut-cmdline (67) used greatest stack depth: 6124 bytes left >16:48:44,415 INFO kernel:[ 13.061142] usb 2-2.3.1: New USB device found, idVendor=0483, idProduct=2016 >16:48:44,415 INFO kernel:[ 13.061262] usb 2-2.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >16:48:44,415 INFO kernel:[ 13.061435] usb 2-2.3.1: Product: Biometric Coprocessor >16:48:44,415 INFO kernel:[ 13.061542] usb 2-2.3.1: Manufacturer: STMicroelectronics >16:48:44,415 INFO kernel:[ 13.138028] usb 2-2.3.2: new full-speed USB device number 6 using uhci_hcd >16:48:44,415 INFO kernel:[ 13.153190] squashfs: version 4.0 (2009/01/31) Phillip Lougher >16:48:44,415 INFO kernel:[ 13.177992] alua: device handler registered >16:48:44,415 INFO kernel:[ 13.193603] emc: device handler registered >16:48:44,415 INFO kernel:[ 13.208562] hp_sw: device handler registered >16:48:44,415 INFO kernel:[ 13.224699] rdac: device handler registered >16:48:44,415 DEBUG kernel:[ 11.895304] ACPI: Invalid Power Resource to register! >16:48:44,415 INFO kernel:[ 13.247079] Floppy drive(s): fd0 is 1.44M >16:48:44,415 INFO kernel:[ 13.249055] usb 2-2.3.2: New USB device found, idVendor=0b97, idProduct=7762 >16:48:44,415 INFO kernel:[ 13.249154] usb 2-2.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >16:48:44,415 INFO kernel:[ 13.249306] usb 2-2.3.2: Product: O2Micro CCID SC Reader >16:48:44,415 INFO kernel:[ 13.249400] usb 2-2.3.2: Manufacturer: O2 >16:48:44,415 INFO kernel:[ 16.265445] floppy0: no floppy controllers found >16:48:44,415 INFO kernel:[ 16.307983] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >16:48:44,415 INFO kernel:[ 16.308102] EDD information not available. >16:48:44,415 INFO kernel:[ 16.350553] md: raid0 personality registered for level 0 >16:48:44,415 INFO kernel:[ 16.366710] md: raid1 personality registered for level 1 >16:48:44,415 INFO kernel:[ 16.382217] async_tx: api initialized (async) >16:48:44,415 INFO kernel:[ 16.386744] xor: automatically using best checksumming function: >16:48:44,415 INFO kernel:[ 16.396020] pIII_sse : 4988.000 MB/sec >16:48:44,415 WARNING kernel:[ 16.421045] raid6: mmxx1 1867 MB/s >16:48:44,415 WARNING kernel:[ 16.438021] raid6: mmxx2 2050 MB/s >16:48:44,415 WARNING kernel:[ 16.455046] raid6: sse1x1 1355 MB/s >16:48:44,415 WARNING kernel:[ 16.472028] raid6: sse1x2 1863 MB/s >16:48:44,415 WARNING kernel:[ 16.489034] raid6: sse2x1 2078 MB/s >16:48:44,415 WARNING kernel:[ 16.506029] raid6: sse2x2 2308 MB/s >16:48:44,415 WARNING kernel:[ 16.506122] raid6: using algorithm sse2x2 (2308 MB/s) >16:48:44,415 WARNING kernel:[ 16.506215] raid6: using intx1 recovery algorithm >16:48:44,415 INFO kernel:[ 16.525826] md: raid6 personality registered for level 6 >16:48:44,415 INFO kernel:[ 16.525925] md: raid5 personality registered for level 5 >16:48:44,415 INFO kernel:[ 16.526038] md: raid4 personality registered for level 4 >16:48:44,415 INFO kernel:[ 16.568285] md: raid10 personality registered for level 10 >16:48:44,415 INFO kernel:[ 16.587362] md: linear personality registered for level -1 >16:48:44,415 INFO kernel:[ 16.647843] device-mapper: multipath: version 1.5.0 loaded >16:48:44,415 INFO kernel:[ 16.667212] device-mapper: multipath round-robin: version 1.0.0 loaded >16:48:44,415 INFO kernel:[ 16.874869] RPC: Registered named UNIX socket transport module. >16:48:44,415 INFO kernel:[ 16.874973] RPC: Registered udp transport module. >16:48:44,415 INFO kernel:[ 16.875151] RPC: Registered tcp transport module. >16:48:44,415 INFO kernel:[ 16.875244] RPC: Registered tcp NFSv4.1 backchannel transport module. >16:48:44,415 WARNING kernel:[ 17.028043] rpc.idmapd (229) used greatest stack depth: 5920 bytes left >16:48:44,415 WARNING kernel:[ 17.377322] systemd-udevd (251) used greatest stack depth: 5712 bytes left >16:48:44,415 INFO kernel:[ 17.873157] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) >16:48:44,415 INFO kernel:[ 17.876985] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:20/LNXVIDEO:00/input/input6 >16:48:44,415 WARNING kernel:[ 17.889536] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work. >16:48:44,415 INFO kernel:[ 18.058178] tg3.c:v3.124 (March 21, 2012) >16:48:44,415 INFO kernel:[ 18.082425] [drm] Initialized drm 1.1.0 20060810 >16:48:44,416 INFO kernel:[ 18.104860] tg3 0000:09:00.0: eth0: Tigon3 [partno(BCM5752KFBG) rev 6002] (PCI Express) MAC address 00:15:c5:3d:64:30 >16:48:44,416 INFO kernel:[ 18.105163] tg3 0000:09:00.0: eth0: attached PHY is 5752 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0]) >16:48:44,416 INFO kernel:[ 18.105318] tg3 0000:09:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1] >16:48:44,416 INFO kernel:[ 18.105471] tg3 0000:09:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit] >16:48:44,416 INFO kernel:[ 18.111112] yenta_cardbus 0000:03:01.0: CardBus bridge found [1028:01c2] >16:48:44,416 INFO kernel:[ 18.111243] yenta_cardbus 0000:03:01.0: O2: enabling read prefetch/write burst. If you experience problems or performance issues, use the yenta_socket parameter 'o2_speedup=off' >16:48:44,416 INFO kernel:[ 18.157344] wmi: Mapper loaded >16:48:44,416 INFO kernel:[ 18.237087] yenta_cardbus 0000:03:01.0: ISA IRQ mask 0x0cb8, PCI irq 18 >16:48:44,416 INFO kernel:[ 18.237197] yenta_cardbus 0000:03:01.0: Socket status: 30000006 >16:48:44,416 INFO kernel:[ 18.237297] pci_bus 0000:03: Raising subordinate bus# of parent bus (#03) from #04 to #07 >16:48:44,416 INFO kernel:[ 18.237787] yenta_cardbus 0000:03:01.0: pcmcia: parent PCI bridge window: [io 0x5000-0x5fff] >16:48:44,416 INFO kernel:[ 18.237985] yenta_cardbus 0000:03:01.0: pcmcia: parent PCI bridge window: [mem 0x80000000-0x87ffffff] >16:48:44,416 INFO kernel:[ 18.238736] pcmcia_socket pcmcia_socket0: cs: memory probe 0x80000000-0x87ffffff: >16:48:44,416 WARNING kernel:[ 18.239283] excluding 0x80000000-0x807fffff 0x84000000-0x87ffffff >16:48:44,416 INFO kernel:[ 18.241842] yenta_cardbus 0000:03:01.0: pcmcia: parent PCI bridge window: [mem 0x88000000-0x8bffffff pref] >16:48:44,416 INFO kernel:[ 18.242051] pcmcia_socket pcmcia_socket0: cs: memory probe 0x88000000-0x8bffffff: >16:48:44,416 WARNING kernel:[ 18.252818] excluding 0x88000000-0x8bffffff >16:48:44,416 INFO kernel:[ 18.259920] [drm] nouveau 0000:01:00.0: Detected an NV40 generation card (0x046700a3) >16:48:44,416 INFO kernel:[ 18.271569] [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS >16:48:44,416 INFO kernel:[ 18.337541] [drm] nouveau 0000:01:00.0: ... appears to be valid >16:48:44,416 INFO kernel:[ 18.337644] [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN >16:48:44,416 INFO kernel:[ 18.337741] [drm] nouveau 0000:01:00.0: BIT BIOS found >16:48:44,416 INFO kernel:[ 18.337837] [drm] nouveau 0000:01:00.0: Bios version 05.72.22.21 >16:48:44,416 INFO kernel:[ 18.337933] [drm] nouveau 0000:01:00.0: TMDS table version 1.1 >16:48:44,416 INFO kernel:[ 18.349146] [drm] nouveau 0000:01:00.0: MXM: no VBIOS data, nothing to do >16:48:44,416 INFO kernel:[ 18.349251] [drm] nouveau 0000:01:00.0: DCB version 3.0 >16:48:44,416 NOTICE kernel:[ 18.349347] [drm] nouveau 0000:01:00.0: DCB outp 00: 03000323 00000004 >16:48:44,416 NOTICE kernel:[ 18.349445] [drm] nouveau 0000:01:00.0: DCB outp 01: 01011300 00000028 >16:48:44,416 NOTICE kernel:[ 18.349541] [drm] nouveau 0000:01:00.0: DCB outp 02: 04022312 00000000 >16:48:44,416 NOTICE kernel:[ 18.349638] [drm] nouveau 0000:01:00.0: DCB outp 03: 020333f1 0020c070 >16:48:44,416 INFO kernel:[ 18.349734] [drm] nouveau 0000:01:00.0: DCB conn 00: 0041 >16:48:44,416 INFO kernel:[ 18.349861] [drm] nouveau 0000:01:00.0: DCB conn 01: 0100 >16:48:44,416 INFO kernel:[ 18.349986] [drm] nouveau 0000:01:00.0: DCB conn 02: 0230 >16:48:44,416 INFO kernel:[ 18.350365] [drm] nouveau 0000:01:00.0: DCB conn 03: 0310 >16:48:44,416 INFO kernel:[ 18.351812] [drm] nouveau 0000:01:00.0: DCB conn 04: 0311 >16:48:44,416 INFO kernel:[ 18.351953] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xEFAE >16:48:44,416 INFO kernel:[ 18.352167] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xF2AD >16:48:44,416 INFO kernel:[ 18.367560] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xF79F >16:48:44,416 INFO kernel:[ 18.367734] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xF8F7 >16:48:44,416 INFO kernel:[ 18.369018] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xF9C5 >16:48:44,416 INFO kernel:[ 18.373977] [TTM] Zone kernel: Available graphics memory: 432266 kiB >16:48:44,416 INFO kernel:[ 18.374210] [TTM] Zone highmem: Available graphics memory: 1027504 kiB >16:48:44,416 INFO kernel:[ 18.374294] [TTM] Initializing pool allocator >16:48:44,416 INFO kernel:[ 18.375525] [drm] nouveau 0000:01:00.0: Detected 64MiB VRAM (DDR1) >16:48:44,416 INFO kernel:[ 18.386907] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture) >16:48:44,416 INFO kernel:[ 18.400535] [drm] nouveau 0000:01:00.0: Saving VGA fonts >16:48:44,416 INFO kernel:[ 18.480209] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >16:48:44,416 INFO kernel:[ 18.480301] [drm] No driver support for vblank timestamp query. >16:48:44,416 INFO kernel:[ 18.498539] [drm] nouveau 0000:01:00.0: 2 available performance level(s) >16:48:44,416 INFO kernel:[ 18.498634] [drm] nouveau 0000:01:00.0: 1: core 200MHz shader 200MHz memory 400MHz fanspeed 100% >16:48:44,416 INFO kernel:[ 18.498765] [drm] nouveau 0000:01:00.0: 2: core 300MHz shader 300MHz memory 600MHz fanspeed 100% >16:48:44,416 INFO kernel:[ 18.498895] [drm] nouveau 0000:01:00.0: c: core 324MHz memory 391MHz >16:48:44,416 INFO kernel:[ 18.547041] [drm] nouveau 0000:01:00.0: MM: using M2MF for buffer copies >16:48:44,416 INFO kernel:[ 18.547140] [drm] nouveau 0000:01:00.0: 0xE5D8: Parsing digital output script table >16:48:44,416 INFO kernel:[ 18.599870] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on lvds encoder (output 0) >16:48:44,416 INFO kernel:[ 18.600033] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 1) >16:48:44,416 INFO kernel:[ 18.600161] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on tmds encoder (output 2) >16:48:44,416 INFO kernel:[ 18.600290] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 3) >16:48:44,416 INFO kernel:[ 18.707584] [drm] nouveau 0000:01:00.0: allocated 1440x900 fb: 0x49000, bo f5586b00 >16:48:44,416 INFO kernel:[ 18.721396] fbcon: nouveaufb (fb0) is primary device >16:48:44,416 INFO kernel:[ 18.750883] [drm] nouveau 0000:01:00.0: Calling LVDS script 6: >16:48:44,416 INFO kernel:[ 18.750887] [drm] nouveau 0000:01:00.0: 0xE319: Parsing digital output script table >16:48:44,416 INFO kernel:[ 19.030948] [drm] nouveau 0000:01:00.0: Calling LVDS script 2: >16:48:44,416 INFO kernel:[ 19.030951] [drm] nouveau 0000:01:00.0: 0xE38F: Parsing digital output script table >16:48:44,416 INFO kernel:[ 19.179000] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on lvds encoder (output 0) >16:48:44,416 INFO kernel:[ 19.179014] [drm] nouveau 0000:01:00.0: Calling LVDS script 5: >16:48:44,416 INFO kernel:[ 19.179016] [drm] nouveau 0000:01:00.0: 0xE30A: Parsing digital output script table >16:48:44,416 INFO kernel:[ 19.179026] [drm] nouveau 0000:01:00.0: Output LVDS-1 is running on CRTC 0 using output A >16:48:44,416 INFO kernel:[ 19.182775] Console: switching to colour frame buffer device 180x56 >16:48:44,416 INFO kernel:[ 19.185555] fb0: nouveaufb frame buffer device >16:48:44,416 INFO kernel:[ 19.185565] drm: registered panic notifier >16:48:44,416 INFO kernel:[ 19.185688] [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0 >16:48:44,416 INFO kernel:[ 19.576351] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >16:48:44,416 WARNING kernel:[ 19.814170] blkid (358) used greatest stack depth: 5296 bytes left >16:48:44,416 WARNING kernel:[ 21.191704] systemd-udevd (282) used greatest stack depth: 4744 bytes left >16:48:44,416 INFO kernel:[ 21.324368] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >16:48:44,416 DEBUG kernel:[ 24.802367] SELinux: 2048 avtab hash slots, 100875 rules. >16:48:44,416 DEBUG kernel:[ 26.294836] SELinux: 2048 avtab hash slots, 100875 rules. >16:48:44,416 DEBUG kernel:[ 33.033392] SELinux: 9 users, 15 roles, 4233 types, 233 bools, 1 sens, 1024 cats >16:48:44,416 DEBUG kernel:[ 33.033401] SELinux: 83 classes, 100875 rules >16:48:44,416 DEBUG kernel:[ 33.468447] SELinux: Completing initialization. >16:48:44,416 DEBUG kernel:[ 33.468454] SELinux: Setting up existing superblocks. >16:48:44,416 DEBUG kernel:[ 33.468759] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >16:48:44,416 DEBUG kernel:[ 33.468923] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >16:48:44,416 DEBUG kernel:[ 33.469122] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >16:48:44,416 DEBUG kernel:[ 33.469227] SELinux: initialized (dev proc, type proc), uses genfs_contexts >16:48:44,416 DEBUG kernel:[ 33.469573] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >16:48:44,416 DEBUG kernel:[ 33.469774] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >16:48:44,416 DEBUG kernel:[ 33.472749] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >16:48:44,416 DEBUG kernel:[ 33.472897] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >16:48:44,416 DEBUG kernel:[ 33.489371] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >16:48:44,416 DEBUG kernel:[ 33.489536] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >16:48:44,416 DEBUG kernel:[ 33.489638] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >16:48:44,416 DEBUG kernel:[ 33.489897] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >16:48:44,416 DEBUG kernel:[ 33.490080] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >16:48:44,416 DEBUG kernel:[ 33.490209] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >16:48:44,416 DEBUG kernel:[ 33.490423] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >16:48:44,416 DEBUG kernel:[ 33.498679] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >16:48:44,416 DEBUG kernel:[ 33.498722] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >16:48:44,416 DEBUG kernel:[ 33.498774] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >16:48:44,416 DEBUG kernel:[ 33.499235] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >16:48:44,416 DEBUG kernel:[ 33.499461] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:48:44,416 DEBUG kernel:[ 33.499523] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:48:44,416 DEBUG kernel:[ 33.499596] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:48:44,416 DEBUG kernel:[ 33.499857] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:48:44,416 DEBUG kernel:[ 33.499954] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:48:44,416 DEBUG kernel:[ 33.499996] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:48:44,416 DEBUG kernel:[ 33.500048] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:48:44,416 DEBUG kernel:[ 33.500084] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:48:44,416 DEBUG kernel:[ 33.500193] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:48:44,416 DEBUG kernel:[ 33.500346] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >16:48:44,416 DEBUG kernel:[ 33.956637] SELinux: initialized (dev sda2, type ext4), uses xattr >16:48:44,416 DEBUG kernel:[ 33.960949] SELinux: initialized (dev loop0, type squashfs), uses xattr >16:48:44,416 DEBUG kernel:[ 33.962353] SELinux: initialized (dev dm-0, type ext4), uses xattr >16:48:44,416 NOTICE kernel:[ 34.074515] type=1403 audit(1348764520.342:2): policy loaded auid=4294967295 ses=4294967295 >16:48:44,416 DEBUG kernel:[ 35.755709] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >16:48:44,416 DEBUG kernel:[ 36.112742] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >16:48:44,416 DEBUG kernel:[ 36.586336] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >16:48:44,416 DEBUG kernel:[ 36.594999] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >16:48:44,416 NOTICE kernel:[ 37.390408] type=1400 audit(1348764523.658:3): avc: denied { create } for pid=529 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >16:48:44,416 NOTICE kernel:[ 37.391190] type=1400 audit(1348764523.659:4): avc: denied { setattr } for pid=529 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=2201 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >16:48:44,416 NOTICE kernel:[ 37.391798] type=1400 audit(1348764523.659:5): avc: denied { relabelfrom } for pid=529 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=2201 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >16:48:44,417 NOTICE kernel:[ 37.964522] type=1400 audit(1348764524.231:6): avc: denied { read } for pid=570 comm="bash" name=".profile" dev="dm-0" ino=8196 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=file >16:48:44,417 NOTICE kernel:[ 37.964693] type=1400 audit(1348764524.232:7): avc: denied { open } for pid=570 comm="bash" path="/root/.profile" dev="dm-0" ino=8196 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=file >16:48:44,417 NOTICE kernel:[ 37.985740] type=1400 audit(1348764524.253:8): avc: denied { read } for pid=570 comm="bash" name="linux" dev="dm-0" ino=8319 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=file >16:48:44,417 NOTICE kernel:[ 37.985966] type=1400 audit(1348764524.253:9): avc: denied { open } for pid=570 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=8319 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=file >16:48:44,417 NOTICE kernel:[ 37.986143] type=1400 audit(1348764524.254:10): avc: denied { getattr } for pid=570 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=8319 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=file >16:48:44,533 ERR systemd-udevd: ctx=0xb979c418 path=/lib/modules/3.6.0-0.rc6.git0.2.fc18.i686/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >16:48:44,543 ERR systemd-udevd: ctx=0xb979c418 path=/lib/modules/3.6.0-0.rc6.git0.2.fc18.i686/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >16:48:45,318 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >16:48:45,323 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >16:48:45,331 INFO NetworkManager: <info> WEXT support is enabled >16:48:45,929 ERR systemd-udevd: ctx=0xb979c418 path=/lib/modules/3.6.0-0.rc6.git0.2.fc18.i686/kernel/sound/core/snd-pcm.ko error=No such file or directory >16:48:45,987 INFO dbus-daemon: dbus[593]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >16:48:46,017 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >16:48:46,169 INFO kernel:[ 39.899787] leds_ss4200: no LED devices found >16:48:46,240 ERR systemd-udevd: ctx=0xb979c418 path=/lib/modules/3.6.0-0.rc6.git0.2.fc18.i686/kernel/net/bluetooth/bluetooth.ko error=No such file or directory >16:48:46,248 ERR systemd-udevd: ctx=0xb979c418 path=/lib/modules/3.6.0-0.rc6.git0.2.fc18.i686/kernel/net/bluetooth/bluetooth.ko error=No such file or directory >16:48:46,263 ERR systemd-udevd: ctx=0xb979c418 path=/lib/modules/3.6.0-0.rc6.git0.2.fc18.i686/kernel/net/bluetooth/bluetooth.ko error=No such file or directory >16:48:46,481 INFO kernel:[ 40.211298] microcode: CPU0 sig=0x6e8, pf=0x20, revision=0x39 >16:48:46,487 ERR systemd-udevd: ctx=0xb979c418 path=/lib/modules/3.6.0-0.rc6.git0.2.fc18.i686/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >16:48:46,507 INFO kernel:[ 40.237604] cfg80211: Calling CRDA to update world regulatory domain >16:48:46,573 INFO polkitd: Started polkitd version 0.107 >16:48:46,640 INFO kernel:[ 40.370337] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: >16:48:46,640 WARNING kernel:[ 40.370516] excluding 0xc0000-0xcffff 0xf0000-0xfffff >16:48:46,697 INFO kernel:[ 40.427707] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: >16:48:46,698 WARNING kernel:[ 40.428744] clean. >16:48:46,699 INFO kernel:[ 40.429776] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: >16:48:46,700 WARNING kernel:[ 40.430692] excluding 0x60000000-0x60ffffff >16:48:46,867 INFO kernel:[ 40.597350] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2) >16:48:47,196 INFO dbus-daemon: dbus[593]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >16:48:47,199 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >16:48:47,301 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >16:48:47,307 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >16:48:47,310 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >16:48:47,315 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >16:48:47,320 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >16:48:47,327 INFO NetworkManager: <info> trying to start the modem manager... >16:48:47,336 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >16:48:47,340 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >16:48:47,362 INFO dbus-daemon: dbus[593]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >16:48:47,381 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >16:48:47,383 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >16:48:47,408 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >16:48:47,417 INFO NetworkManager: <info> Networking is enabled by state file >16:48:47,433 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >16:48:47,453 DEBUG kernel:[ 41.183864] tg3 0000:09:00.0: irq 44 for MSI/MSI-X >16:48:47,458 INFO NetworkManager: <info> (p4p1): carrier is OFF >16:48:47,462 INFO NetworkManager: <info> (p4p1): new Ethernet device (driver: 'tg3' ifindex: 2) >16:48:47,472 INFO NetworkManager: <info> (p4p1): exported as /org/freedesktop/NetworkManager/Devices/0 >16:48:47,480 INFO NetworkManager: <info> (p4p1): now managed >16:48:47,497 INFO NetworkManager: <info> (p4p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >16:48:47,501 INFO NetworkManager: <info> (p4p1): bringing up device. >16:48:47,551 INFO kernel:[ 41.281666] IPv6: ADDRCONF(NETDEV_UP): p4p1: link is not ready >16:48:47,588 INFO NetworkManager: <info> (p4p1): preparing device. >16:48:47,593 INFO NetworkManager: <info> (p4p1): deactivating device (reason 'managed') [2] >16:48:47,609 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.2/0000:09:00.0/net/p4p1 >16:48:47,621 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >16:48:47,679 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >16:48:47,702 INFO dbus-daemon: modem-manager[615]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >16:48:47,710 INFO modem-manager: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >16:48:47,733 INFO dbus-daemon: dbus[593]: [system] Successfully activated service 'org.freedesktop.ModemManager' >16:48:47,739 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >16:48:47,744 INFO NetworkManager: <info> modem-manager is now available >16:48:47,824 ERR systemd-udevd: ctx=0xb979c418 path=/lib/modules/3.6.0-0.rc6.git0.2.fc18.i686/kernel/drivers/watchdog/iTCO_vendor_support.ko error=No such file or directory >16:48:47,948 INFO kernel:[ 41.678026] gpio_ich: GPIO from 206 to 255 on gpio_ich >16:48:47,966 INFO kernel:[ 41.696605] microcode: CPU1 sig=0x6e8, pf=0x20, revision=0x39 >16:48:48,013 INFO kernel:[ 41.740313] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >16:48:48,013 ERR systemd-udevd: ctx=0xb979c418 path=/lib/modules/3.6.0-0.rc6.git0.2.fc18.i686/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >16:48:48,061 INFO dbus-daemon: modem-manager[615]: <info> Loaded plugin 'Longcheer' >16:48:48,067 INFO dbus-daemon: modem-manager[615]: <info> Loaded plugin 'Huawei' >16:48:48,080 INFO dbus-daemon: modem-manager[615]: <info> Loaded plugin 'Option' >16:48:48,087 INFO modem-manager: <info> Loaded plugin 'Longcheer' >16:48:48,091 INFO modem-manager: <info> Loaded plugin 'Huawei' >16:48:48,096 INFO modem-manager: <info> Loaded plugin 'Option' >16:48:48,100 INFO modem-manager: <info> Loaded plugin 'Wavecom' >16:48:48,105 INFO modem-manager: <info> Loaded plugin 'MotoC' >16:48:48,111 INFO modem-manager: <info> Loaded plugin 'Novatel' >16:48:48,115 INFO modem-manager: <info> Loaded plugin 'AnyData' >16:48:48,119 INFO modem-manager: <info> Loaded plugin 'Gobi' >16:48:48,123 INFO modem-manager: <info> Loaded plugin 'Samsung' >16:48:48,135 INFO modem-manager: <info> Loaded plugin 'ZTE' >16:48:48,141 INFO modem-manager: <info> Loaded plugin 'Sierra' >16:48:48,150 INFO modem-manager: <info> Loaded plugin 'SimTech' >16:48:48,157 INFO modem-manager: <info> Loaded plugin 'Linktop' >16:48:48,167 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >16:48:48,180 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >16:48:48,184 INFO modem-manager: <info> Loaded plugin 'X22X' >16:48:48,188 INFO modem-manager: <info> Loaded plugin 'Nokia' >16:48:48,206 INFO modem-manager: <info> Loaded plugin 'Iridium' >16:48:48,263 INFO modem-manager: <info> Loaded plugin 'Cinterion' >16:48:48,266 INFO modem-manager: <info> Loaded plugin 'Generic' >16:48:48,271 INFO modem-manager: <info> Successfully loaded 20 plugins >16:48:48,289 INFO dbus-daemon: modem-manager[615]: <info> Loaded plugin 'Wavecom' >16:48:48,297 INFO dbus-daemon: modem-manager[615]: <info> Loaded plugin 'MotoC' >16:48:48,311 INFO dbus-daemon: modem-manager[615]: <info> Loaded plugin 'Novatel' >16:48:48,326 INFO dbus-daemon: modem-manager[615]: <info> Loaded plugin 'AnyData' >16:48:48,336 INFO dbus-daemon: modem-manager[615]: <info> Loaded plugin 'Gobi' >16:48:48,337 INFO dbus-daemon: modem-manager[615]: <info> Loaded plugin 'Samsung' >16:48:48,341 INFO dbus-daemon: modem-manager[615]: <info> Loaded plugin 'ZTE' >16:48:48,345 INFO dbus-daemon: modem-manager[615]: <info> Loaded plugin 'Sierra' >16:48:48,349 INFO dbus-daemon: modem-manager[615]: <info> Loaded plugin 'SimTech' >16:48:48,352 INFO dbus-daemon: modem-manager[615]: <info> Loaded plugin 'Linktop' >16:48:48,356 INFO dbus-daemon: modem-manager[615]: <info> Loaded plugin 'Ericsson MBM' >16:48:48,361 INFO dbus-daemon: modem-manager[615]: <info> Loaded plugin 'Option High-Speed' >16:48:48,365 INFO dbus-daemon: modem-manager[615]: <info> Loaded plugin 'X22X' >16:48:48,374 INFO dbus-daemon: modem-manager[615]: <info> Loaded plugin 'Nokia' >16:48:48,381 INFO dbus-daemon: modem-manager[615]: <info> Loaded plugin 'Iridium' >16:48:48,387 INFO dbus-daemon: modem-manager[615]: <info> Loaded plugin 'Cinterion' >16:48:48,402 INFO dbus-daemon: modem-manager[615]: <info> Loaded plugin 'Generic' >16:48:48,422 INFO dbus-daemon: modem-manager[615]: <info> Successfully loaded 20 plugins >16:48:48,426 INFO systemd: Startup finished in 11s 906ms 564us (kernel) + 22s 706ms 197us (initrd) + 7s 370ms 596us (userspace) = 41s 983ms 357us. >16:48:48,461 INFO kernel:[ 42.191160] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:ds >16:48:48,461 INFO kernel:[ 42.191167] iwl3945: Copyright(c) 2003-2011 Intel Corporation >16:48:48,534 INFO kernel:[ 42.264130] iwl3945 0000:0c:00.0: Tunable channels: 13 802.11bg, 23 802.11a channels >16:48:48,534 INFO kernel:[ 42.264137] iwl3945 0000:0c:00.0: Detected Intel Wireless WiFi Link 3945ABG >16:48:48,534 DEBUG kernel:[ 42.264685] iwl3945 0000:0c:00.0: irq 45 for MSI/MSI-X >16:48:48,557 DEBUG kernel:[ 42.284479] Registered led device: phy0-led >16:48:48,659 DEBUG kernel:[ 42.387550] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs' >16:48:48,713 INFO NetworkManager: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:0c:00.0/ieee80211/phy0/rfkill0) (driver iwl3945) >16:48:48,783 INFO NetworkManager: <info> (wlan0): using nl80211 for WiFi device control >16:48:48,801 INFO NetworkManager: <info> (wlan0): new 802.11 WiFi device (driver: 'iwl3945' ifindex: 3) >16:48:48,801 INFO NetworkManager: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1 >16:48:48,806 INFO NetworkManager: <info> (wlan0): now managed >16:48:48,818 INFO NetworkManager: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >16:48:48,828 INFO NetworkManager: <info> (wlan0): bringing up device. >16:48:48,948 INFO kernel:[ 42.675893] iwl3945 0000:0c:00.0: loaded firmware version 15.32.2.9 >16:48:49,069 INFO kernel:[ 42.799175] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready >16:48:49,073 INFO NetworkManager: <info> (wlan0): preparing device. >16:48:49,076 INFO NetworkManager: <info> (wlan0): deactivating device (reason 'managed') [2] >16:48:49,092 INFO dbus-daemon: dbus[593]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >16:48:49,100 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >16:48:49,124 INFO kernel:[ 42.852253] tg3 0000:09:00.0: p4p1: Link is up at 100 Mbps, full duplex >16:48:49,124 INFO kernel:[ 42.852260] tg3 0000:09:00.0: p4p1: Flow control is on for TX and on for RX >16:48:49,124 INFO kernel:[ 42.852840] IPv6: ADDRCONF(NETDEV_CHANGE): p4p1: link becomes ready >16:48:49,129 INFO NetworkManager: <info> (p4p1): carrier now ON (device state 20) >16:48:49,139 INFO NetworkManager: <info> (p4p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >16:48:49,142 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >16:48:49,149 INFO NetworkManager: <info> Activation (p4p1) starting connection 'Wired connection 1' >16:48:49,155 INFO NetworkManager: <info> (p4p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >16:48:49,160 INFO NetworkManager: <info> Activation (p4p1) Stage 1 of 5 (Device Prepare) scheduled... >16:48:49,164 INFO NetworkManager: <info> Activation (p4p1) Stage 1 of 5 (Device Prepare) started... >16:48:49,170 INFO NetworkManager: <info> Activation (p4p1) Stage 2 of 5 (Device Configure) scheduled... >16:48:49,186 INFO NetworkManager: <info> Activation (p4p1) Stage 1 of 5 (Device Prepare) complete. >16:48:49,192 INFO NetworkManager: <info> Activation (p4p1) Stage 2 of 5 (Device Configure) starting... >16:48:49,198 INFO NetworkManager: <info> (p4p1): device state change: prepare -> config (reason 'none') [40 50 0] >16:48:49,214 INFO NetworkManager: <info> Activation (p4p1) Stage 2 of 5 (Device Configure) successful. >16:48:49,224 INFO NetworkManager: <info> Activation (p4p1) Stage 3 of 5 (IP Configure Start) scheduled. >16:48:49,236 INFO NetworkManager: <info> Activation (p4p1) Stage 2 of 5 (Device Configure) complete. >16:48:49,239 INFO NetworkManager: <info> Activation (p4p1) Stage 3 of 5 (IP Configure Start) started... >16:48:49,243 INFO NetworkManager: <info> (p4p1): device state change: config -> ip-config (reason 'none') [50 70 0] >16:48:49,249 INFO NetworkManager: <info> Activation (p4p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >16:48:49,329 INFO NetworkManager: <info> dhclient started with pid 642 >16:48:49,338 INFO NetworkManager: <info> Activation (p4p1) Beginning IP6 addrconf. >16:48:49,355 INFO NetworkManager: <info> Activation (p4p1) Stage 3 of 5 (IP Configure Start) complete. >16:48:50,230 INFO dbus-daemon: dbus[593]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >16:48:50,232 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >16:48:50,243 INFO NetworkManager: <info> wpa_supplicant started >16:48:50,362 INFO NetworkManager: <info> (wlan0) supports 4 scan SSIDs >16:48:50,373 INFO NetworkManager: <info> (wlan0): supplicant interface state: starting -> ready >16:48:50,376 INFO NetworkManager: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >16:48:50,380 WARNING NetworkManager: <warn> Trying to remove a non-existant call id. >16:48:50,384 INFO NetworkManager: <info> (wlan0): supplicant interface state: ready -> inactive >16:48:50,388 INFO NetworkManager: <info> (wlan0) supports 4 scan SSIDs >16:48:50,423 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >16:48:50,427 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >16:48:50,436 INFO dhclient: All rights reserved. >16:48:50,443 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >16:48:50,447 INFO dhclient: >16:48:50,473 INFO NetworkManager: <info> (p4p1): DHCPv4 state changed nbi -> preinit >16:48:50,476 INFO dhclient: Listening on LPF/p4p1/00:15:c5:3d:64:30 >16:48:50,480 INFO dhclient: Sending on LPF/p4p1/00:15:c5:3d:64:30 >16:48:50,483 INFO dhclient: Sending on Socket/fallback >16:48:50,487 INFO dhclient: DHCPDISCOVER on p4p1 to 255.255.255.255 port 67 interval 3 (xid=0x65a6273e) >16:48:50,849 INFO dhclient: DHCPREQUEST on p4p1 to 255.255.255.255 port 67 (xid=0x65a6273e) >16:48:50,855 INFO dhclient: DHCPOFFER from 10.34.0.254 >16:48:50,860 INFO dhclient: DHCPACK from 10.34.0.254 (xid=0x65a6273e) >16:48:50,883 INFO NetworkManager: <info> (p4p1): DHCPv4 state changed preinit -> bound >16:48:50,895 INFO NetworkManager: <info> address 10.34.0.246 >16:48:50,899 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >16:48:50,903 INFO NetworkManager: <info> gateway 10.34.0.254 >16:48:50,906 INFO NetworkManager: <info> nameserver '10.34.255.7' >16:48:50,910 INFO NetworkManager: <info> nameserver '10.34.255.6' >16:48:50,914 INFO NetworkManager: <info> domain name 'brq.redhat.com' >16:48:50,918 INFO NetworkManager: <info> domain name 'redhat.com' >16:48:50,922 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >16:48:50,926 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv4 Commit) started... >16:48:50,931 INFO dhclient: bound to 10.34.0.246 -- renewal in 38437 seconds. >16:48:51,893 INFO NetworkManager: <info> (p4p1): device state change: ip-config -> activated (reason 'none') [70 100 0] >16:48:51,923 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p4p1) as default for IPv4 routing and DNS. >16:48:51,927 INFO NetworkManager: <info> Activation (p4p1) successful, device activated. >16:48:51,931 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >16:48:51,943 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv4 Commit) complete. >16:48:51,947 INFO dbus-daemon: dbus[593]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >16:48:51,992 INFO dbus-daemon: dbus[593]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >16:48:51,996 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >16:48:52,393 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >16:48:52,530 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >16:48:52,643 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv6 Commit) scheduled... >16:48:52,651 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv6 Commit) started... >16:48:53,657 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p4p1) as default for IPv6 routing and DNS. >16:48:53,657 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv6 Commit) complete. >16:48:56,321 NOTICE kernel:[ 50.051390] type=1400 audit(1348764536.319:11): avc: denied { append } for pid=672 comm="auditd" path="/tmp/anaconda.log" dev="tmpfs" ino=14270 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >16:48:56,322 NOTICE kernel:[ 50.052249] type=1400 audit(1348764536.320:12): avc: denied { read write } for pid=672 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7804 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >16:48:56,331 WARNING kernel:[ 50.061727] auditd (673): /proc/673/oom_adj is deprecated, please use /proc/673/oom_score_adj instead. >16:48:59,429 INFO kernel:[ 53.159538] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on lvds encoder (output 0) >16:48:59,429 INFO kernel:[ 53.159544] [drm] nouveau 0000:01:00.0: Calling LVDS script 6: >16:48:59,429 INFO kernel:[ 53.159549] [drm] nouveau 0000:01:00.0: 0xE319: Parsing digital output script table >16:48:59,730 INFO kernel:[ 53.460777] [drm] nouveau 0000:01:00.0: Calling LVDS script 2: >16:48:59,730 INFO kernel:[ 53.460781] [drm] nouveau 0000:01:00.0: 0xE38F: Parsing digital output script table >16:48:59,878 INFO kernel:[ 53.608963] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on lvds encoder (output 0) >16:48:59,878 INFO kernel:[ 53.608966] [drm] nouveau 0000:01:00.0: Calling LVDS script 5: >16:48:59,878 INFO kernel:[ 53.608969] [drm] nouveau 0000:01:00.0: 0xE30A: Parsing digital output script table >16:48:59,878 INFO kernel:[ 53.608977] [drm] nouveau 0000:01:00.0: Output LVDS-1 is running on CRTC 0 using output A >16:49:09,744 INFO chrony-helper: tr: write error: Broken pipe >16:49:09,758 INFO chrony-helper: tr: write error >16:49:09,845 INFO chronyd: chronyd version 1.27-git1ca844 starting >16:49:09,858 INFO chronyd: Linux kernel major=3 minor=6 patch=0 >16:49:09,858 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 >16:49:09,967 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p4p1 ... >16:49:09,974 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >16:49:09,978 NOTICE NetworkManager: ifcfg-rh: read connection 'System p4p1' >16:49:09,982 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >16:49:10,154 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p4p1) as default for IPv6 routing and DNS. >16:49:10,162 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p4p1) as default for IPv6 routing and DNS. >16:49:22,589 INFO kernel:[ 76.772904] Btrfs loaded >16:49:23,324 INFO kernel:[ 77.507116] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >16:49:25,700 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p4p1) as default for IPv6 routing and DNS. >16:49:37,136 INFO kernel:[ 91.319096] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >16:49:37,136 DEBUG kernel:[ 91.319150] SELinux: initialized (dev dm-1, type ext4), uses xattr >16:49:39,300 INFO kernel:[ 93.483965] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >16:49:39,300 DEBUG kernel:[ 93.484127] SELinux: initialized (dev dm-1, type ext4), uses xattr > > >/run/install/ks.cfg: ># ks.cfg generated by preupgrade >lang en_US.UTF-8 >keyboard us >bootloader --upgrade --location=none >clearpart --none >upgrade --root-device=UUID=None >reboot > > >%post >grubby --remove-kernel=/boot/upgrade/vmlinuz >rm -rf /boot/upgrade /var/cache/yum/preupgrade* >%end
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 861118
:
618121
|
618122
|
618123
|
618124
|
618125
|
618126
|
618127
|
618128
|
618129
|
618130
|
618131
|
618132
|
618133
|
618134
| 618135 |
618136