Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 630501 Details for
Bug 868535
AttributeError: 'NoneType' object has no attribute 'get'
Home
New
Search
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.rh90 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), 334.72 KB, created by
Mukundan Ragavan
on 2012-10-20 17:31:57 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Mukundan Ragavan
Created:
2012-10-20 17:31:57 UTC
Size:
334.72 KB
patch
obsolete
>anaconda 18.19 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 569, in kickstartNetworkData > if not ifcfg.get("ESSID"): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 942, in apply > nd = kickstartNetworkData(hostname=hostname) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 108, in _runSpoke > action.apply() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 323, in _on_spoke_clicked > self._runSpoke(spoke) >AttributeError: 'NoneType' object has no attribute 'get' > >Local variables in innermost frame: >NetworkData: <class 'pyanaconda.kickstart.NetworkData'> >hostname: None >ifcfg: None >kwargs: {} > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 129} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sdb, sdb1, sdb2, sdb3, sda, sda1, sda2, sda3, sda4, sda5, sda6, sda7, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sdb1, sdb2, sdb3, sda1, sda2, sda3, sda4, sda5, sda6, sda7, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'sdb3': 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:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdb2': 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:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdb1': 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:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sda4': 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/sda4 > _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/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda6': 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/sda6 > _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/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'sda7': 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/sda7 > _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/sda7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, '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 >, 'sda5': 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/sda5 > _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/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, '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 >, '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 >, '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 >, 'sdb': 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:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, 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: [sdb, 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 15320MB disk sdb (0) with existing iso9660 filesystem >, existing 476940MB disk sda (1) with existing msdos disklabel >, existing 138282MB partition sda1 (2) with existing luks >, existing 715MB partition sda2 (4) with existing ext4 filesystem >, existing 1000MB partition sda3 (5) with existing ext4 filesystem >, existing 336942MB partition sda4 (6) >, existing 243939MB partition sda5 (7) with existing luks >, existing 87000MB partition sda6 (9) with existing luks >, existing 5999MB partition sda7 (11) with existing luks >, OpticalDevice instance, containing members: > _model: Optiarc_DVD_RW_AD-7910S > 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: existing None > bus: Skipped > _size: 0 > _serial: None > id: 13 > 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: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 14 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 15 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 16 > 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: 9e285342-0dc4-47ed-93cb-7541d97af8ed > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 9e285342-0dc4-47ed-93cb-7541d97af8ed > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 17 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 18 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 19 > minor: 0 >, existing 1024MB dm live-rw (20) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f475def4150) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f475def4190) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f475def41d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f475def4210) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f475def4250) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 5872 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: None > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.8 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018-Beta-TC6x20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.19 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Beta-TC6x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >17:29:38,716 INFO anaconda: /sbin/anaconda 18.19 >17:29:39,705 INFO anaconda: 6029312 kB (5888 MB) are available >17:29:39,705 INFO anaconda: check_memory(): total:5888, needed:512, graphical:512 >17:29:39,715 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >17:29:39,716 INFO anaconda: Default encoding = utf-8 >17:29:39,803 INFO anaconda: ISCSID is /sbin/iscsid >17:29:39,803 INFO anaconda: no initiator set >17:29:40,013 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >17:29:40,013 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >17:29:40,160 INFO anaconda: Display mode = g >17:29:40,162 INFO anaconda: 6029312 kB (5888 MB) are available >17:29:40,162 INFO anaconda: check_memory(): total:5888, needed:512, graphical:512 >17:29:40,853 DEBUG anaconda: X server has signalled a successful start. >17:29:40,855 INFO anaconda: Starting window manager, pid 655. >17:29:41,843 INFO anaconda: using only installclass _Fedora >17:29:42,462 INFO anaconda: Detected 5872M of memory >17:29:42,462 INFO anaconda: Swap attempt of 5872M >17:29:42,479 INFO anaconda: Running Thread: AnaStorageThread (139944647120640) >17:29:42,482 INFO anaconda: Running Thread: AnaPayloadThread (139944638727936) >17:29:42,668 INFO anaconda: no initiator set >17:29:42,940 DEBUG anaconda: required disklabel type for sdb (1) is None >17:29:42,940 DEBUG anaconda: default disklabel type for sdb is msdos >17:29:42,941 DEBUG anaconda: selecting msdos disklabel for sdb based on size >17:29:43,026 DEBUG anaconda: required disklabel type for sda (1) is None >17:29:43,027 DEBUG anaconda: default disklabel type for sda is msdos >17:29:43,028 DEBUG anaconda: selecting msdos disklabel for sda based on size >17:29:44,827 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >17:29:44,846 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >17:29:44,998 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage as ext4 with options defaults,ro >17:29:45,049 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >17:29:45,273 INFO anaconda: Thread Done: AnaStorageThread (139944647120640) >17:29:45,520 INFO anaconda: Thread Done: AnaPayloadThread (139944638727936) >13:30:07,146 INFO anaconda: Running Thread: AnaSourceWatcher (139944401749760) >13:30:07,156 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 >13:30:07,251 INFO anaconda: Running Thread: AnaSoftwareWatcher (139944330450688) >13:30:07,252 INFO anaconda: Thread Done: AnaSourceWatcher (139944401749760) >13:30:07,262 INFO anaconda: Running Thread: AnaStorageWatcher (139944401749760) >13:30:07,794 INFO anaconda: Running Thread: AnaNTPserver0 (139944393357056) >13:30:07,795 INFO anaconda: Running Thread: AnaNTPserver1 (139944321791744) >13:30:07,795 INFO anaconda: Running Thread: AnaNTPserver2 (139944338843392) >13:30:07,815 INFO anaconda: Running Thread: AnaNTPserver3 (139944313399040) >13:30:07,824 INFO anaconda: Thread Done: AnaNTPserver1 (139944321791744) >13:30:07,825 INFO anaconda: Thread Done: AnaSoftwareWatcher (139944330450688) >13:30:07,829 INFO anaconda: Thread Done: AnaNTPserver2 (139944338843392) >13:30:07,837 INFO anaconda: Thread Done: AnaNTPserver3 (139944313399040) >13:30:07,840 INFO anaconda: Thread Done: AnaNTPserver0 (139944393357056) >13:30:07,851 INFO anaconda: Thread Done: AnaStorageWatcher (139944401749760) >13:30:13,754 ERR anaconda: PayloadError: failure: repodata/repomd.xml from anaconda: [Errno 256] No more mirrors to try. >http://dfdf/repodata/repomd.xml: [Errno 14] curl#6 - "Couldn't resolve host" >13:30:17,752 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >13:30:17,753 INFO anaconda: Running Thread: AnaPayloadMDThread (139944401749760) >13:30:17,772 INFO anaconda: Thread Done: AnaPayloadMDThread (139944401749760) > > >/tmp/packaging.log: >17:29:42,445 DEBUG packaging: getting release version from tree at None (18) >17:29:42,446 DEBUG packaging: got a release version of 18 >17:29:45,274 INFO packaging: updating base repo >17:29:45,419 DEBUG packaging: getting release version from tree at None (18) >17:29:45,420 DEBUG packaging: got a release version of 18 >17:29:45,420 INFO packaging: configuring base repo >17:29:45,421 DEBUG packaging: /dev/sdb is mounted on /run/install/repo >17:29:45,458 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >17:29:45,459 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >17:29:45,460 INFO packaging: Error downloading treeinfo: [Errno 14] Could not open/read file:///run/install/repo/treeinfo >17:29:45,460 DEBUG packaging: got a release version of 18 >17:29:45,488 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >17:29:45,492 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >17:29:45,493 INFO packaging: using default repos from local yum configuration >17:29:45,493 INFO packaging: gathering repo metadata >17:29:45,494 DEBUG packaging: getting repo metadata for fedora >17:29:45,506 ERR packaging: failed to grab repo metadata for fedora: Cannot retrieve metalink for repository: fedora/18/x86_64. Please verify its path and try again >17:29:45,507 DEBUG packaging: disabling repo fedora >17:29:45,507 DEBUG packaging: getting repo metadata for updates-testing >17:29:45,512 ERR packaging: failed to grab repo metadata for updates-testing: Cannot retrieve metalink for repository: updates-testing/18/x86_64. Please verify its path and try again >17:29:45,512 DEBUG packaging: disabling repo updates-testing >17:29:45,513 DEBUG packaging: getting repo metadata for updates >17:29:45,519 ERR packaging: failed to grab repo metadata for updates: Cannot retrieve metalink for repository: updates/18/x86_64. Please verify its path and try again >17:29:45,520 DEBUG packaging: disabling repo updates >17:29:45,520 INFO packaging: metadata retrieval complete >13:30:07,814 ERR packaging: failed to get group info: No Groups Available in any repository >13:30:07,821 DEBUG packaging: deleting package sacks >13:30:13,725 INFO packaging: updating base repo >13:30:13,727 DEBUG packaging: getting release version from tree at None (18) >13:30:13,727 DEBUG packaging: got a release version of 18 >13:30:13,727 INFO packaging: configuring base repo >13:30:13,727 DEBUG packaging: getting release version from tree at http://dfdf (18) >13:30:13,727 DEBUG packaging: retrieving treeinfo from http://dfdf (proxies: {} ; sslverify: True) >13:30:13,729 INFO packaging: Error downloading treeinfo: [Errno 14] curl#6 - "Couldn't resolve host" >13:30:13,729 DEBUG packaging: got a release version of 18 >13:30:13,752 DEBUG packaging: adding yum repo anaconda with baseurl http://dfdf and mirrorlist None >13:30:13,754 ERR packaging: base repo (url/http://dfdf) not valid -- removing it >13:30:13,754 DEBUG packaging: disabling repo fedora >13:30:13,754 DEBUG packaging: disabling repo updates-testing >13:30:13,754 DEBUG packaging: disabling repo updates >13:30:17,713 INFO packaging: updating base repo >13:30:17,719 DEBUG packaging: getting release version from tree at None (18) >13:30:17,719 DEBUG packaging: got a release version of 18 >13:30:17,719 INFO packaging: configuring base repo >13:30:17,751 INFO packaging: using default repos from local yum configuration >13:30:17,754 INFO packaging: gathering repo metadata >13:30:17,755 DEBUG packaging: getting repo metadata for fedora >13:30:17,759 ERR packaging: failed to grab repo metadata for fedora: Cannot retrieve metalink for repository: fedora/18/x86_64. Please verify its path and try again >13:30:17,760 DEBUG packaging: disabling repo fedora >13:30:17,760 DEBUG packaging: getting repo metadata for updates-testing >13:30:17,763 ERR packaging: failed to grab repo metadata for updates-testing: Cannot retrieve metalink for repository: updates-testing/18/x86_64. Please verify its path and try again >13:30:17,763 DEBUG packaging: disabling repo updates-testing >13:30:17,764 DEBUG packaging: getting repo metadata for updates >13:30:17,769 ERR packaging: failed to grab repo metadata for updates: Cannot retrieve metalink for repository: updates/18/x86_64. Please verify its path and try again >13:30:17,770 DEBUG packaging: disabling repo updates >13:30:17,770 INFO packaging: metadata retrieval complete >13:30:17,771 DEBUG packaging: deleting package sacks > > >/tmp/program.log: >17:29:39,788 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >17:29:39,811 INFO program: Running... modprobe fcoe >17:29:39,964 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >17:29:40,012 INFO program: No FCoE boot disk information is found in EDD! >17:29:40,013 INFO program: Running... udevadm settle --timeout=300 >17:29:40,079 INFO program: Running... multipath -d >17:29:40,131 INFO program: Oct 20 17:29:40 | sdb: rport id not found >17:29:40,132 INFO program: create: mpatha (JetFlash_Transcend_16GB_639AOSQP-0:0) undef JetFlash,Transcend 16GB >17:29:40,132 INFO program: size=15G features='0' hwhandler='0' wp=undef >17:29:40,133 INFO program: `-+- policy='service-time 0' prio=1 status=undef >17:29:40,134 INFO program: `- 4:0:0:0 sdb 8:16 undef ready running >17:29:40,135 INFO program: Running... multipath -ll >17:29:40,856 INFO program: Running... metacity --display :1 --sm-disable >17:29:41,543 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >17:29:41,638 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,648 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,649 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,650 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,655 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,656 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,657 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,659 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,660 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,662 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,663 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,665 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,667 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,669 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,670 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,672 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,674 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,675 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,677 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,678 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,680 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,685 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,686 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:41,686 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:29:42,481 INFO program: Running... udevadm control --property=ANACONDA=1 >17:29:42,500 INFO program: Running... systemctl start chronyd.service >17:29:42,627 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >17:29:42,672 INFO program: Running... udevadm settle --timeout=300 >17:29:42,823 INFO program: Running... multipath -d >17:29:42,861 INFO program: Oct 20 17:29:42 | sdb: rport id not found >17:29:42,862 INFO program: create: mpatha (JetFlash_Transcend_16GB_639AOSQP-0:0) undef JetFlash,Transcend 16GB >17:29:42,862 INFO program: size=15G features='0' hwhandler='0' wp=undef >17:29:42,863 INFO program: `-+- policy='service-time 0' prio=1 status=undef >17:29:42,863 INFO program: `- 4:0:0:0 sdb 8:16 undef ready running >17:29:42,865 INFO program: Running... multipath -ll >17:29:43,321 INFO program: Running... dumpe2fs -h /dev/sda2 >17:29:43,390 INFO program: Filesystem volume name: <none> >17:29:43,391 INFO program: Last mounted on: /boot >17:29:43,391 INFO program: Filesystem UUID: 784faef8-f077-4735-81f0-0b0d34408334 >17:29:43,391 INFO program: Filesystem magic number: 0xEF53 >17:29:43,391 INFO program: Filesystem revision #: 1 (dynamic) >17:29:43,392 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:29:43,392 INFO program: Filesystem flags: signed_directory_hash >17:29:43,392 INFO program: Default mount options: user_xattr acl >17:29:43,392 INFO program: Filesystem state: clean >17:29:43,392 INFO program: Errors behavior: Continue >17:29:43,392 INFO program: Filesystem OS type: Linux >17:29:43,392 INFO program: Inode count: 45792 >17:29:43,392 INFO program: Block count: 183040 >17:29:43,392 INFO program: Reserved block count: 9152 >17:29:43,392 INFO program: Free blocks: 166607 >17:29:43,392 INFO program: Free inodes: 45509 >17:29:43,393 INFO program: First block: 0 >17:29:43,393 INFO program: Block size: 4096 >17:29:43,393 INFO program: Fragment size: 4096 >17:29:43,393 INFO program: Reserved GDT blocks: 44 >17:29:43,394 INFO program: Blocks per group: 32768 >17:29:43,394 INFO program: Fragments per group: 32768 >17:29:43,394 INFO program: Inodes per group: 7632 >17:29:43,394 INFO program: Inode blocks per group: 477 >17:29:43,394 INFO program: Flex block group size: 16 >17:29:43,395 INFO program: Filesystem created: Sat Oct 20 13:26:03 2012 >17:29:43,395 INFO program: Last mount time: Sat Oct 20 17:06:58 2012 >17:29:43,395 INFO program: Last write time: Sat Oct 20 17:09:39 2012 >17:29:43,396 INFO program: Mount count: 9 >17:29:43,397 INFO program: Maximum mount count: -1 >17:29:43,397 INFO program: Last checked: Sat Oct 20 13:26:03 2012 >17:29:43,397 INFO program: Check interval: 0 (<none>) >17:29:43,397 INFO program: Lifetime writes: 88 MB >17:29:43,397 INFO program: Reserved blocks uid: 0 (user root) >17:29:43,398 INFO program: Reserved blocks gid: 0 (group root) >17:29:43,398 INFO program: First inode: 11 >17:29:43,401 INFO program: Inode size: 256 >17:29:43,401 INFO program: Required extra isize: 28 >17:29:43,401 INFO program: Desired extra isize: 28 >17:29:43,402 INFO program: Journal inode: 8 >17:29:43,402 INFO program: Default directory hash: half_md4 >17:29:43,402 INFO program: Directory Hash Seed: 047e9715-de9c-4b7b-87bc-7bc763d60c64 >17:29:43,402 INFO program: Journal backup: inode blocks >17:29:43,402 INFO program: Journal features: (none) >17:29:43,402 INFO program: Journal size: 16M >17:29:43,402 INFO program: Journal length: 4096 >17:29:43,403 INFO program: Journal sequence: 0x0000002f >17:29:43,403 INFO program: Journal start: 0 >17:29:43,403 INFO program: >17:29:43,403 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:29:43,403 INFO program: Running... dumpe2fs -h /dev/sda2 >17:29:43,426 INFO program: Filesystem volume name: <none> >17:29:43,427 INFO program: Last mounted on: /boot >17:29:43,431 INFO program: Filesystem UUID: 784faef8-f077-4735-81f0-0b0d34408334 >17:29:43,432 INFO program: Filesystem magic number: 0xEF53 >17:29:43,432 INFO program: Filesystem revision #: 1 (dynamic) >17:29:43,433 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:29:43,433 INFO program: Filesystem flags: signed_directory_hash >17:29:43,434 INFO program: Default mount options: user_xattr acl >17:29:43,434 INFO program: Filesystem state: clean >17:29:43,435 INFO program: Errors behavior: Continue >17:29:43,435 INFO program: Filesystem OS type: Linux >17:29:43,435 INFO program: Inode count: 45792 >17:29:43,436 INFO program: Block count: 183040 >17:29:43,436 INFO program: Reserved block count: 9152 >17:29:43,437 INFO program: Free blocks: 166607 >17:29:43,437 INFO program: Free inodes: 45509 >17:29:43,438 INFO program: First block: 0 >17:29:43,438 INFO program: Block size: 4096 >17:29:43,438 INFO program: Fragment size: 4096 >17:29:43,439 INFO program: Reserved GDT blocks: 44 >17:29:43,439 INFO program: Blocks per group: 32768 >17:29:43,439 INFO program: Fragments per group: 32768 >17:29:43,439 INFO program: Inodes per group: 7632 >17:29:43,439 INFO program: Inode blocks per group: 477 >17:29:43,439 INFO program: Flex block group size: 16 >17:29:43,439 INFO program: Filesystem created: Sat Oct 20 13:26:03 2012 >17:29:43,439 INFO program: Last mount time: Sat Oct 20 17:06:58 2012 >17:29:43,439 INFO program: Last write time: Sat Oct 20 17:09:39 2012 >17:29:43,439 INFO program: Mount count: 9 >17:29:43,440 INFO program: Maximum mount count: -1 >17:29:43,443 INFO program: Last checked: Sat Oct 20 13:26:03 2012 >17:29:43,443 INFO program: Check interval: 0 (<none>) >17:29:43,443 INFO program: Lifetime writes: 88 MB >17:29:43,443 INFO program: Reserved blocks uid: 0 (user root) >17:29:43,443 INFO program: Reserved blocks gid: 0 (group root) >17:29:43,443 INFO program: First inode: 11 >17:29:43,443 INFO program: Inode size: 256 >17:29:43,443 INFO program: Required extra isize: 28 >17:29:43,444 INFO program: Desired extra isize: 28 >17:29:43,444 INFO program: Journal inode: 8 >17:29:43,444 INFO program: Default directory hash: half_md4 >17:29:43,444 INFO program: Directory Hash Seed: 047e9715-de9c-4b7b-87bc-7bc763d60c64 >17:29:43,444 INFO program: Journal backup: inode blocks >17:29:43,444 INFO program: Journal features: (none) >17:29:43,444 INFO program: Journal size: 16M >17:29:43,444 INFO program: Journal length: 4096 >17:29:43,444 INFO program: Journal sequence: 0x0000002f >17:29:43,444 INFO program: Journal start: 0 >17:29:43,445 INFO program: >17:29:43,445 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:29:43,448 INFO program: Running... resize2fs -P /dev/sda2 >17:29:43,468 INFO program: Estimated minimum size of the filesystem: 21408 >17:29:43,468 ERR program: resize2fs 1.42.5 (29-Jul-2012) >17:29:43,524 INFO program: Running... dumpe2fs -h /dev/sda3 >17:29:43,546 INFO program: Filesystem volume name: boot >17:29:43,547 INFO program: Last mounted on: <not available> >17:29:43,548 INFO program: Filesystem UUID: eff9ca2e-7475-411b-acdd-b72dbd97575d >17:29:43,548 INFO program: Filesystem magic number: 0xEF53 >17:29:43,548 INFO program: Filesystem revision #: 1 (dynamic) >17:29:43,548 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:29:43,549 INFO program: Filesystem flags: signed_directory_hash >17:29:43,549 INFO program: Default mount options: user_xattr acl >17:29:43,549 INFO program: Filesystem state: clean >17:29:43,550 INFO program: Errors behavior: Continue >17:29:43,550 INFO program: Filesystem OS type: Linux >17:29:43,550 INFO program: Inode count: 64000 >17:29:43,550 INFO program: Block count: 256000 >17:29:43,551 INFO program: Reserved block count: 12800 >17:29:43,551 INFO program: Free blocks: 247562 >17:29:43,551 INFO program: Free inodes: 63989 >17:29:43,551 INFO program: First block: 0 >17:29:43,552 INFO program: Block size: 4096 >17:29:43,552 INFO program: Fragment size: 4096 >17:29:43,552 INFO program: Reserved GDT blocks: 62 >17:29:43,552 INFO program: Blocks per group: 32768 >17:29:43,553 INFO program: Fragments per group: 32768 >17:29:43,553 INFO program: Inodes per group: 8000 >17:29:43,553 INFO program: Inode blocks per group: 500 >17:29:43,553 INFO program: Flex block group size: 16 >17:29:43,554 INFO program: Filesystem created: Sat Oct 20 17:18:12 2012 >17:29:43,554 INFO program: Last mount time: Sat Oct 20 17:18:13 2012 >17:29:43,554 INFO program: Last write time: Sat Oct 20 17:18:13 2012 >17:29:43,554 INFO program: Mount count: 1 >17:29:43,555 INFO program: Maximum mount count: -1 >17:29:43,555 INFO program: Last checked: Sat Oct 20 17:18:12 2012 >17:29:43,555 INFO program: Check interval: 0 (<none>) >17:29:43,555 INFO program: Lifetime writes: 16 MB >17:29:43,556 INFO program: Reserved blocks uid: 0 (user root) >17:29:43,556 INFO program: Reserved blocks gid: 0 (group root) >17:29:43,556 INFO program: First inode: 11 >17:29:43,556 INFO program: Inode size: 256 >17:29:43,557 INFO program: Required extra isize: 28 >17:29:43,557 INFO program: Desired extra isize: 28 >17:29:43,557 INFO program: Journal inode: 8 >17:29:43,557 INFO program: Default directory hash: half_md4 >17:29:43,558 INFO program: Directory Hash Seed: 137af1b5-1db4-474b-a298-7d81146b41ee >17:29:43,558 INFO program: Journal backup: inode blocks >17:29:43,558 INFO program: Journal features: (none) >17:29:43,559 INFO program: Journal size: 16M >17:29:43,559 INFO program: Journal length: 4096 >17:29:43,559 INFO program: Journal sequence: 0x00000002 >17:29:43,559 INFO program: Journal start: 1 >17:29:43,559 INFO program: >17:29:43,560 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:29:43,561 INFO program: Running... dumpe2fs -h /dev/sda3 >17:29:43,575 INFO program: Filesystem volume name: boot >17:29:43,576 INFO program: Last mounted on: <not available> >17:29:43,576 INFO program: Filesystem UUID: eff9ca2e-7475-411b-acdd-b72dbd97575d >17:29:43,577 INFO program: Filesystem magic number: 0xEF53 >17:29:43,577 INFO program: Filesystem revision #: 1 (dynamic) >17:29:43,577 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:29:43,577 INFO program: Filesystem flags: signed_directory_hash >17:29:43,578 INFO program: Default mount options: user_xattr acl >17:29:43,578 INFO program: Filesystem state: clean >17:29:43,578 INFO program: Errors behavior: Continue >17:29:43,578 INFO program: Filesystem OS type: Linux >17:29:43,579 INFO program: Inode count: 64000 >17:29:43,579 INFO program: Block count: 256000 >17:29:43,579 INFO program: Reserved block count: 12800 >17:29:43,579 INFO program: Free blocks: 247562 >17:29:43,580 INFO program: Free inodes: 63989 >17:29:43,580 INFO program: First block: 0 >17:29:43,580 INFO program: Block size: 4096 >17:29:43,580 INFO program: Fragment size: 4096 >17:29:43,581 INFO program: Reserved GDT blocks: 62 >17:29:43,581 INFO program: Blocks per group: 32768 >17:29:43,581 INFO program: Fragments per group: 32768 >17:29:43,581 INFO program: Inodes per group: 8000 >17:29:43,582 INFO program: Inode blocks per group: 500 >17:29:43,582 INFO program: Flex block group size: 16 >17:29:43,582 INFO program: Filesystem created: Sat Oct 20 17:18:12 2012 >17:29:43,582 INFO program: Last mount time: Sat Oct 20 17:18:13 2012 >17:29:43,583 INFO program: Last write time: Sat Oct 20 17:18:13 2012 >17:29:43,583 INFO program: Mount count: 1 >17:29:43,583 INFO program: Maximum mount count: -1 >17:29:43,583 INFO program: Last checked: Sat Oct 20 17:18:12 2012 >17:29:43,584 INFO program: Check interval: 0 (<none>) >17:29:43,584 INFO program: Lifetime writes: 16 MB >17:29:43,584 INFO program: Reserved blocks uid: 0 (user root) >17:29:43,584 INFO program: Reserved blocks gid: 0 (group root) >17:29:43,585 INFO program: First inode: 11 >17:29:43,585 INFO program: Inode size: 256 >17:29:43,585 INFO program: Required extra isize: 28 >17:29:43,585 INFO program: Desired extra isize: 28 >17:29:43,586 INFO program: Journal inode: 8 >17:29:43,586 INFO program: Default directory hash: half_md4 >17:29:43,586 INFO program: Directory Hash Seed: 137af1b5-1db4-474b-a298-7d81146b41ee >17:29:43,587 INFO program: Journal backup: inode blocks >17:29:43,587 INFO program: Journal features: (none) >17:29:43,587 INFO program: Journal size: 16M >17:29:43,587 INFO program: Journal length: 4096 >17:29:43,588 INFO program: Journal sequence: 0x00000002 >17:29:43,588 INFO program: Journal start: 1 >17:29:43,588 INFO program: >17:29:43,590 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:29:43,590 INFO program: Running... resize2fs -P /dev/sda3 >17:29:43,610 INFO program: Estimated minimum size of the filesystem: 12685 >17:29:43,611 ERR program: resize2fs 1.42.5 (29-Jul-2012) >17:29:43,982 INFO program: Running... dumpe2fs -h /dev/loop1 >17:29:43,998 INFO program: Filesystem volume name: Anaconda >17:29:43,998 INFO program: Last mounted on: / >17:29:43,998 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >17:29:43,998 INFO program: Filesystem magic number: 0xEF53 >17:29:43,999 INFO program: Filesystem revision #: 1 (dynamic) >17:29:43,999 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >17:29:43,999 INFO program: Filesystem flags: signed_directory_hash >17:29:43,999 INFO program: Default mount options: user_xattr acl >17:29:43,999 INFO program: Filesystem state: clean >17:29:43,999 INFO program: Errors behavior: Continue >17:29:43,999 INFO program: Filesystem OS type: Linux >17:29:43,999 INFO program: Inode count: 65536 >17:29:43,999 INFO program: Block count: 1048576 >17:29:43,999 INFO program: Reserved block count: 0 >17:29:44,000 INFO program: Free blocks: 312570 >17:29:44,000 INFO program: Free inodes: 38349 >17:29:44,000 INFO program: First block: 1 >17:29:44,000 INFO program: Block size: 1024 >17:29:44,000 INFO program: Fragment size: 1024 >17:29:44,000 INFO program: Reserved GDT blocks: 256 >17:29:44,001 INFO program: Blocks per group: 8192 >17:29:44,001 INFO program: Fragments per group: 8192 >17:29:44,001 INFO program: Inodes per group: 512 >17:29:44,001 INFO program: Inode blocks per group: 128 >17:29:44,001 INFO program: Flex block group size: 16 >17:29:44,001 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >17:29:44,002 INFO program: Last mount time: Sat Oct 20 03:17:28 2012 >17:29:44,003 INFO program: Last write time: Sat Oct 20 03:17:35 2012 >17:29:44,003 INFO program: Mount count: 2 >17:29:44,004 INFO program: Maximum mount count: -1 >17:29:44,004 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >17:29:44,004 INFO program: Check interval: 0 (<none>) >17:29:44,004 INFO program: Lifetime writes: 32 MB >17:29:44,004 INFO program: Reserved blocks uid: 0 (user root) >17:29:44,005 INFO program: Reserved blocks gid: 0 (group root) >17:29:44,005 INFO program: First inode: 11 >17:29:44,005 INFO program: Inode size: 256 >17:29:44,005 INFO program: Required extra isize: 28 >17:29:44,005 INFO program: Desired extra isize: 28 >17:29:44,006 INFO program: Journal inode: 8 >17:29:44,006 INFO program: Default directory hash: half_md4 >17:29:44,006 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >17:29:44,006 INFO program: Journal backup: inode blocks >17:29:44,006 INFO program: Journal features: (none) >17:29:44,006 INFO program: Journal size: 32M >17:29:44,007 INFO program: Journal length: 32768 >17:29:44,007 INFO program: Journal sequence: 0x00000007 >17:29:44,007 INFO program: Journal start: 0 >17:29:44,007 INFO program: >17:29:44,007 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:29:44,008 INFO program: Running... dumpe2fs -h /dev/loop1 >17:29:44,029 INFO program: Filesystem volume name: Anaconda >17:29:44,030 INFO program: Last mounted on: / >17:29:44,030 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >17:29:44,030 INFO program: Filesystem magic number: 0xEF53 >17:29:44,030 INFO program: Filesystem revision #: 1 (dynamic) >17:29:44,031 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >17:29:44,031 INFO program: Filesystem flags: signed_directory_hash >17:29:44,031 INFO program: Default mount options: user_xattr acl >17:29:44,031 INFO program: Filesystem state: clean >17:29:44,033 INFO program: Errors behavior: Continue >17:29:44,033 INFO program: Filesystem OS type: Linux >17:29:44,033 INFO program: Inode count: 65536 >17:29:44,034 INFO program: Block count: 1048576 >17:29:44,034 INFO program: Reserved block count: 0 >17:29:44,035 INFO program: Free blocks: 312570 >17:29:44,035 INFO program: Free inodes: 38349 >17:29:44,035 INFO program: First block: 1 >17:29:44,036 INFO program: Block size: 1024 >17:29:44,036 INFO program: Fragment size: 1024 >17:29:44,037 INFO program: Reserved GDT blocks: 256 >17:29:44,037 INFO program: Blocks per group: 8192 >17:29:44,037 INFO program: Fragments per group: 8192 >17:29:44,038 INFO program: Inodes per group: 512 >17:29:44,038 INFO program: Inode blocks per group: 128 >17:29:44,038 INFO program: Flex block group size: 16 >17:29:44,039 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >17:29:44,039 INFO program: Last mount time: Sat Oct 20 03:17:28 2012 >17:29:44,039 INFO program: Last write time: Sat Oct 20 03:17:35 2012 >17:29:44,041 INFO program: Mount count: 2 >17:29:44,042 INFO program: Maximum mount count: -1 >17:29:44,042 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >17:29:44,042 INFO program: Check interval: 0 (<none>) >17:29:44,042 INFO program: Lifetime writes: 32 MB >17:29:44,042 INFO program: Reserved blocks uid: 0 (user root) >17:29:44,042 INFO program: Reserved blocks gid: 0 (group root) >17:29:44,042 INFO program: First inode: 11 >17:29:44,043 INFO program: Inode size: 256 >17:29:44,043 INFO program: Required extra isize: 28 >17:29:44,043 INFO program: Desired extra isize: 28 >17:29:44,043 INFO program: Journal inode: 8 >17:29:44,043 INFO program: Default directory hash: half_md4 >17:29:44,043 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >17:29:44,044 INFO program: Journal backup: inode blocks >17:29:44,044 INFO program: Journal features: (none) >17:29:44,044 INFO program: Journal size: 32M >17:29:44,044 INFO program: Journal length: 32768 >17:29:44,044 INFO program: Journal sequence: 0x00000007 >17:29:44,045 INFO program: Journal start: 0 >17:29:44,045 INFO program: >17:29:44,045 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:29:44,046 INFO program: Running... resize2fs -P /dev/loop1 >17:29:44,070 INFO program: Couldn't find valid filesystem superblock. >17:29:44,070 ERR program: resize2fs 1.42.5 (29-Jul-2012) >17:29:44,071 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >17:29:44,144 INFO program: Running... udevadm settle --timeout=300 >17:29:44,212 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >17:29:44,223 INFO program: Filesystem volume name: Anaconda >17:29:44,223 INFO program: Last mounted on: /sysroot >17:29:44,224 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >17:29:44,224 INFO program: Filesystem magic number: 0xEF53 >17:29:44,224 INFO program: Filesystem revision #: 1 (dynamic) >17:29:44,225 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >17:29:44,225 INFO program: Filesystem flags: signed_directory_hash >17:29:44,225 INFO program: Default mount options: user_xattr acl >17:29:44,225 INFO program: Filesystem state: clean >17:29:44,226 INFO program: Errors behavior: Continue >17:29:44,226 INFO program: Filesystem OS type: Linux >17:29:44,226 INFO program: Inode count: 65536 >17:29:44,227 INFO program: Block count: 1048576 >17:29:44,227 INFO program: Reserved block count: 0 >17:29:44,227 INFO program: Free blocks: 312570 >17:29:44,228 INFO program: Free inodes: 38349 >17:29:44,228 INFO program: First block: 1 >17:29:44,228 INFO program: Block size: 1024 >17:29:44,228 INFO program: Fragment size: 1024 >17:29:44,229 INFO program: Reserved GDT blocks: 256 >17:29:44,229 INFO program: Blocks per group: 8192 >17:29:44,229 INFO program: Fragments per group: 8192 >17:29:44,229 INFO program: Inodes per group: 512 >17:29:44,230 INFO program: Inode blocks per group: 128 >17:29:44,230 INFO program: Flex block group size: 16 >17:29:44,230 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >17:29:44,230 INFO program: Last mount time: Sat Oct 20 17:29:34 2012 >17:29:44,231 INFO program: Last write time: Sat Oct 20 17:29:34 2012 >17:29:44,231 INFO program: Mount count: 3 >17:29:44,231 INFO program: Maximum mount count: -1 >17:29:44,231 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >17:29:44,232 INFO program: Check interval: 0 (<none>) >17:29:44,232 INFO program: Lifetime writes: 32 MB >17:29:44,232 INFO program: Reserved blocks uid: 0 (user root) >17:29:44,232 INFO program: Reserved blocks gid: 0 (group root) >17:29:44,233 INFO program: First inode: 11 >17:29:44,233 INFO program: Inode size: 256 >17:29:44,234 INFO program: Required extra isize: 28 >17:29:44,234 INFO program: Desired extra isize: 28 >17:29:44,234 INFO program: Journal inode: 8 >17:29:44,235 INFO program: Default directory hash: half_md4 >17:29:44,235 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >17:29:44,235 INFO program: Journal backup: inode blocks >17:29:44,235 INFO program: Journal features: (none) >17:29:44,235 INFO program: Journal size: 32M >17:29:44,235 INFO program: Journal length: 32768 >17:29:44,236 INFO program: Journal sequence: 0x00000008 >17:29:44,236 INFO program: Journal start: 1 >17:29:44,236 INFO program: >17:29:44,236 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:29:44,237 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >17:29:44,249 INFO program: Filesystem volume name: Anaconda >17:29:44,250 INFO program: Last mounted on: /sysroot >17:29:44,250 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >17:29:44,250 INFO program: Filesystem magic number: 0xEF53 >17:29:44,250 INFO program: Filesystem revision #: 1 (dynamic) >17:29:44,250 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >17:29:44,251 INFO program: Filesystem flags: signed_directory_hash >17:29:44,251 INFO program: Default mount options: user_xattr acl >17:29:44,251 INFO program: Filesystem state: clean >17:29:44,251 INFO program: Errors behavior: Continue >17:29:44,252 INFO program: Filesystem OS type: Linux >17:29:44,252 INFO program: Inode count: 65536 >17:29:44,252 INFO program: Block count: 1048576 >17:29:44,252 INFO program: Reserved block count: 0 >17:29:44,252 INFO program: Free blocks: 312570 >17:29:44,252 INFO program: Free inodes: 38349 >17:29:44,253 INFO program: First block: 1 >17:29:44,253 INFO program: Block size: 1024 >17:29:44,253 INFO program: Fragment size: 1024 >17:29:44,253 INFO program: Reserved GDT blocks: 256 >17:29:44,253 INFO program: Blocks per group: 8192 >17:29:44,253 INFO program: Fragments per group: 8192 >17:29:44,253 INFO program: Inodes per group: 512 >17:29:44,253 INFO program: Inode blocks per group: 128 >17:29:44,254 INFO program: Flex block group size: 16 >17:29:44,254 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >17:29:44,254 INFO program: Last mount time: Sat Oct 20 17:29:34 2012 >17:29:44,254 INFO program: Last write time: Sat Oct 20 17:29:34 2012 >17:29:44,254 INFO program: Mount count: 3 >17:29:44,254 INFO program: Maximum mount count: -1 >17:29:44,254 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >17:29:44,254 INFO program: Check interval: 0 (<none>) >17:29:44,255 INFO program: Lifetime writes: 32 MB >17:29:44,255 INFO program: Reserved blocks uid: 0 (user root) >17:29:44,255 INFO program: Reserved blocks gid: 0 (group root) >17:29:44,255 INFO program: First inode: 11 >17:29:44,256 INFO program: Inode size: 256 >17:29:44,257 INFO program: Required extra isize: 28 >17:29:44,257 INFO program: Desired extra isize: 28 >17:29:44,257 INFO program: Journal inode: 8 >17:29:44,257 INFO program: Default directory hash: half_md4 >17:29:44,258 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >17:29:44,258 INFO program: Journal backup: inode blocks >17:29:44,258 INFO program: Journal features: (none) >17:29:44,258 INFO program: Journal size: 32M >17:29:44,259 INFO program: Journal length: 32768 >17:29:44,259 INFO program: Journal sequence: 0x00000008 >17:29:44,259 INFO program: Journal start: 1 >17:29:44,260 INFO program: >17:29:44,260 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:29:44,261 INFO program: Running... resize2fs -P /dev/mapper/live-rw >17:29:44,276 INFO program: Estimated minimum size of the filesystem: 733647 >17:29:44,276 ERR program: resize2fs 1.42.5 (29-Jul-2012) >17:29:44,293 INFO program: Running... udevadm settle --timeout=300 >17:29:44,332 INFO program: Running... udevadm settle --timeout=300 >17:29:44,358 INFO program: Running... udevadm settle --timeout=300 >17:29:44,386 INFO program: Running... udevadm settle --timeout=300 >17:29:44,407 INFO program: Running... udevadm settle --timeout=300 >17:29:44,435 INFO program: Running... udevadm settle --timeout=300 >17:29:44,459 INFO program: Running... udevadm settle --timeout=300 >17:29:44,489 INFO program: Running... udevadm settle --timeout=300 >17:29:44,516 INFO program: Running... udevadm settle --timeout=300 >17:29:44,546 INFO program: Running... udevadm settle --timeout=300 >17:29:44,574 INFO program: Running... udevadm settle --timeout=300 >17:29:44,604 INFO program: Running... udevadm settle --timeout=300 >17:29:44,636 INFO program: Running... udevadm settle --timeout=300 >17:29:44,667 INFO program: Running... udevadm settle --timeout=300 >17:29:44,691 INFO program: Running... udevadm settle --timeout=300 >17:29:44,719 INFO program: Running... udevadm settle --timeout=300 >17:29:44,772 INFO program: Running... udevadm settle --timeout=300 >17:29:44,831 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >17:29:44,850 INFO program: Running... /bin/umount /mnt/sysimage >17:29:44,928 INFO program: Running... udevadm settle --timeout=300 >17:29:44,965 INFO program: Running... udevadm settle --timeout=300 >17:29:45,001 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >17:29:45,052 INFO program: Running... /bin/umount /mnt/sysimage >17:29:45,066 INFO program: Running... udevadm settle --timeout=300 >17:29:45,094 INFO program: Running... udevadm settle --timeout=300 >17:29:57,850 ERR program: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0xe00003 (Editing MU) >17:29:57,851 ERR program: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. >13:30:07,160 INFO program: Running... udevadm settle --timeout=300 >13:30:07,321 INFO program: Running... modprobe btrfs >13:30:07,415 INFO program: Running... modprobe xfs >13:30:07,499 INFO program: Running... modprobe vfat >17:30:25,795 ERR program: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0xe00003 (Editing MU) >17:30:25,795 ERR program: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. > > >/tmp/storage.log: >17:29:39,277 DEBUG storage: registered device format class MultipathMember as multipath_member >17:29:39,280 DEBUG storage: registered device format class SwapSpace as swap >17:29:39,282 DEBUG storage: registered device format class DMRaidMember as dmraidmember >17:29:39,318 DEBUG storage: registered device format class LUKS as luks >17:29:39,320 DEBUG storage: registered device format class MDRaidMember as mdmember >17:29:39,326 DEBUG storage: registered device format class DiskLabel as disklabel >17:29:39,348 DEBUG storage: registered device format class Ext2FS as ext2 >17:29:39,348 DEBUG storage: registered device format class Ext3FS as ext3 >17:29:39,349 DEBUG storage: registered device format class Ext4FS as ext4 >17:29:39,349 DEBUG storage: registered device format class FATFS as vfat >17:29:39,350 DEBUG storage: registered device format class EFIFS as efi >17:29:39,350 DEBUG storage: registered device format class BTRFS as btrfs >17:29:39,351 DEBUG storage: registered device format class GFS2 as gfs2 >17:29:39,351 DEBUG storage: registered device format class JFS as jfs >17:29:39,352 DEBUG storage: registered device format class ReiserFS as reiserfs >17:29:39,352 DEBUG storage: registered device format class XFS as xfs >17:29:39,353 DEBUG storage: registered device format class HFS as hfs >17:29:39,353 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >17:29:39,353 DEBUG storage: registered device format class HFSPlus as hfs+ >17:29:39,354 DEBUG storage: registered device format class NTFS as ntfs >17:29:39,354 DEBUG storage: registered device format class NFS as nfs >17:29:39,355 DEBUG storage: registered device format class NFSv4 as nfs4 >17:29:39,355 DEBUG storage: registered device format class Iso9660FS as iso9660 >17:29:39,356 DEBUG storage: registered device format class NoDevFS as nodev >17:29:39,356 DEBUG storage: registered device format class DevPtsFS as devpts >17:29:39,356 DEBUG storage: registered device format class ProcFS as proc >17:29:39,356 DEBUG storage: registered device format class SysFS as sysfs >17:29:39,357 DEBUG storage: registered device format class TmpFS as tmpfs >17:29:39,357 DEBUG storage: registered device format class BindFS as bind >17:29:39,357 DEBUG storage: registered device format class SELinuxFS as selinuxfs >17:29:39,357 DEBUG storage: registered device format class USBFS as usbfs >17:29:39,359 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >17:29:39,360 DEBUG storage: registered device format class BIOSBoot as biosboot >17:29:39,362 DEBUG storage: registered device format class PPCPRePBoot as prepboot >17:29:40,071 DEBUG storage: MultipathTopology._build_topology: >17:29:40,072 DEBUG storage: /etc/multipath.conf contents: >17:29:40,072 DEBUG storage: # multipath.conf written by anaconda >17:29:40,072 DEBUG storage: >17:29:40,072 DEBUG storage: defaults { >17:29:40,072 DEBUG storage: user_friendly_names yes >17:29:40,072 DEBUG storage: } >17:29:40,072 DEBUG storage: blacklist { >17:29:40,072 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >17:29:40,073 DEBUG storage: devnode "^hd[a-z]" >17:29:40,073 DEBUG storage: devnode "^dcssblk[0-9]*" >17:29:40,073 DEBUG storage: device { >17:29:40,073 DEBUG storage: vendor "DGC" >17:29:40,073 DEBUG storage: product "LUNZ" >17:29:40,073 DEBUG storage: } >17:29:40,073 DEBUG storage: device { >17:29:40,073 DEBUG storage: vendor "IBM" >17:29:40,073 DEBUG storage: product "S/390.*" >17:29:40,074 DEBUG storage: } >17:29:40,074 DEBUG storage: # don't count normal SATA devices as multipaths >17:29:40,074 DEBUG storage: device { >17:29:40,074 DEBUG storage: vendor "ATA" >17:29:40,075 DEBUG storage: } >17:29:40,075 DEBUG storage: # don't count 3ware devices as multipaths >17:29:40,075 DEBUG storage: device { >17:29:40,075 DEBUG storage: vendor "3ware" >17:29:40,076 DEBUG storage: } >17:29:40,076 DEBUG storage: device { >17:29:40,076 DEBUG storage: vendor "AMCC" >17:29:40,077 DEBUG storage: } >17:29:40,077 DEBUG storage: # nor highpoint devices >17:29:40,077 DEBUG storage: device { >17:29:40,077 DEBUG storage: vendor "HPT" >17:29:40,078 DEBUG storage: } >17:29:40,078 DEBUG storage: } >17:29:40,078 DEBUG storage: multipaths { >17:29:40,079 DEBUG storage: } >17:29:40,079 DEBUG storage: (end of /etc/multipath.conf) >17:29:40,147 INFO storage: MultipathTopology: not a multipath: ['sdb'] >17:29:40,149 INFO storage: MultipathTopology: found singlepath device: sdb >17:29:40,149 INFO storage: MultipathTopology: found non-disk device: sdb1 >17:29:40,149 INFO storage: MultipathTopology: found non-disk device: sdb2 >17:29:40,149 INFO storage: MultipathTopology: found non-disk device: sdb3 >17:29:40,150 INFO storage: MultipathTopology: found singlepath device: sda >17:29:40,150 INFO storage: MultipathTopology: found non-disk device: sda1 >17:29:40,150 INFO storage: MultipathTopology: found non-disk device: sda2 >17:29:40,150 INFO storage: MultipathTopology: found non-disk device: sda3 >17:29:40,150 INFO storage: MultipathTopology: found non-disk device: sda4 >17:29:40,151 INFO storage: MultipathTopology: found non-disk device: sda5 >17:29:40,151 INFO storage: MultipathTopology: found non-disk device: sda6 >17:29:40,151 INFO storage: MultipathTopology: found non-disk device: sda7 >17:29:40,151 INFO storage: MultipathTopology: found non-disk device: sr0 >17:29:40,151 INFO storage: MultipathTopology: found singlepath device: loop0 >17:29:40,152 INFO storage: MultipathTopology: found singlepath device: loop1 >17:29:40,152 INFO storage: MultipathTopology: found singlepath device: loop2 >17:29:40,152 INFO storage: MultipathTopology: found singlepath device: loop3 >17:29:40,152 INFO storage: MultipathTopology: found singlepath device: loop4 >17:29:40,153 INFO storage: MultipathTopology: found singlepath device: loop5 >17:29:40,153 INFO storage: MultipathTopology: found singlepath device: loop6 >17:29:40,153 INFO storage: MultipathTopology: found singlepath device: loop7 >17:29:40,153 INFO storage: MultipathTopology: found singlepath device: dm-0 >17:29:42,670 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >17:29:42,671 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:29:42,802 DEBUG storage: MultipathTopology._build_topology: >17:29:42,803 DEBUG storage: /etc/multipath.conf contents: >17:29:42,803 DEBUG storage: # multipath.conf written by anaconda >17:29:42,807 DEBUG storage: >17:29:42,807 DEBUG storage: defaults { >17:29:42,808 DEBUG storage: user_friendly_names yes >17:29:42,809 DEBUG storage: } >17:29:42,809 DEBUG storage: blacklist { >17:29:42,810 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >17:29:42,810 DEBUG storage: devnode "^hd[a-z]" >17:29:42,811 DEBUG storage: devnode "^dcssblk[0-9]*" >17:29:42,811 DEBUG storage: device { >17:29:42,811 DEBUG storage: vendor "DGC" >17:29:42,811 DEBUG storage: product "LUNZ" >17:29:42,811 DEBUG storage: } >17:29:42,811 DEBUG storage: device { >17:29:42,812 DEBUG storage: vendor "IBM" >17:29:42,812 DEBUG storage: product "S/390.*" >17:29:42,812 DEBUG storage: } >17:29:42,812 DEBUG storage: # don't count normal SATA devices as multipaths >17:29:42,812 DEBUG storage: device { >17:29:42,812 DEBUG storage: vendor "ATA" >17:29:42,812 DEBUG storage: } >17:29:42,812 DEBUG storage: # don't count 3ware devices as multipaths >17:29:42,812 DEBUG storage: device { >17:29:42,813 DEBUG storage: vendor "3ware" >17:29:42,813 DEBUG storage: } >17:29:42,813 DEBUG storage: device { >17:29:42,813 DEBUG storage: vendor "AMCC" >17:29:42,814 DEBUG storage: } >17:29:42,814 DEBUG storage: # nor highpoint devices >17:29:42,814 DEBUG storage: device { >17:29:42,814 DEBUG storage: vendor "HPT" >17:29:42,814 DEBUG storage: } >17:29:42,815 DEBUG storage: } >17:29:42,815 DEBUG storage: multipaths { >17:29:42,819 DEBUG storage: } >17:29:42,820 DEBUG storage: (end of /etc/multipath.conf) >17:29:42,885 INFO storage: MultipathTopology: not a multipath: ['sdb'] >17:29:42,887 INFO storage: MultipathTopology: found singlepath device: sdb >17:29:42,888 INFO storage: MultipathTopology: found non-disk device: sdb1 >17:29:42,889 INFO storage: MultipathTopology: found non-disk device: sdb2 >17:29:42,889 INFO storage: MultipathTopology: found non-disk device: sdb3 >17:29:42,890 INFO storage: MultipathTopology: found singlepath device: sda >17:29:42,890 INFO storage: MultipathTopology: found non-disk device: sda1 >17:29:42,891 INFO storage: MultipathTopology: found non-disk device: sda2 >17:29:42,892 INFO storage: MultipathTopology: found non-disk device: sda3 >17:29:42,893 INFO storage: MultipathTopology: found non-disk device: sda4 >17:29:42,893 INFO storage: MultipathTopology: found non-disk device: sda5 >17:29:42,894 INFO storage: MultipathTopology: found non-disk device: sda6 >17:29:42,895 INFO storage: MultipathTopology: found non-disk device: sda7 >17:29:42,896 INFO storage: MultipathTopology: found non-disk device: sr0 >17:29:42,897 INFO storage: MultipathTopology: found singlepath device: loop0 >17:29:42,897 INFO storage: MultipathTopology: found singlepath device: loop1 >17:29:42,898 INFO storage: MultipathTopology: found singlepath device: loop2 >17:29:42,899 INFO storage: MultipathTopology: found singlepath device: loop3 >17:29:42,899 INFO storage: MultipathTopology: found singlepath device: loop4 >17:29:42,900 INFO storage: MultipathTopology: found singlepath device: loop5 >17:29:42,901 INFO storage: MultipathTopology: found singlepath device: loop6 >17:29:42,902 INFO storage: MultipathTopology: found singlepath device: loop7 >17:29:42,902 INFO storage: MultipathTopology: found singlepath device: dm-0 >17:29:42,903 INFO storage: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >17:29:42,907 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-JetFlash_Transcend_16GB_639AOSQP-0:0 /dev/disk/by-label/Fedora\\x2018-Beta-TC6\\x20x86_64 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2012-10-20-03-21-44-00', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC6_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC6\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-20-03-21-44-00', > 'ID_FS_UUID_ENC': '2012-10-20-03-21-44-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Transcend_16GB', > 'ID_MODEL_ENC': 'Transcend\\x2016GB\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'JetFlash_Transcend_16GB_639AOSQP-0:0', > 'ID_SERIAL_SHORT': '639AOSQP', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '8564', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '645078', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-JetFlash_Transcend_16GB_639AOSQP-0:0', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC6\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2012-10-20-03-21-44-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb'} ; name: sdb ; >17:29:42,909 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb)... >17:29:42,910 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >17:29:42,912 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:42,913 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >17:29:42,916 INFO storage: sdb is a disk >17:29:42,917 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:42,923 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:29:42,924 INFO storage: added disk sdb (id 0) to device tree >17:29:42,924 DEBUG storage: looking up parted Device: /dev/sdb >17:29:42,932 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >17:29:42,937 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >17:29:42,939 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:29:42,943 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >17:29:42,945 INFO storage: no usable disklabel on sdb >17:29:42,947 INFO storage: type detected on 'sdb' is 'iso9660' >17:29:42,949 DEBUG storage: Iso9660FS.supported: supported: True ; >17:29:42,949 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >17:29:42,951 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; >17:29:42,953 INFO storage: got device: DiskDevice instance (0x7f4773726ad0) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 15320.0 > format = existing iso9660 filesystem > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: JetFlash Transcend 16GB path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31375360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (15320, 64, 32) biosGeometry: (1953, 255, 63) > PedDevice: <_ped.Device object at 0x7f475de5ecb0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f47659b3c10> >17:29:42,956 DEBUG storage: Iso9660FS.supported: supported: True ; >17:29:42,957 INFO storage: got format: Iso9660FS instance (0x7f475df6ab10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdb uuid = 2012-10-20-03-21-44-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC6_x86_64 size = 0 targetSize = 0 > >17:29:42,966 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-JetFlash_Transcend_16GB_639AOSQP-0:0-part1 /dev/disk/by-label/Fedora\\x2018-Beta-TC6\\x20x86_64 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2012-10-20-03-21-44-00', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC6_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC6\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-20-03-21-44-00', > 'ID_FS_UUID_ENC': '2012-10-20-03-21-44-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Transcend_16GB', > 'ID_MODEL_ENC': 'Transcend\\x2016GB\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '528384', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'JetFlash_Transcend_16GB_639AOSQP-0:0', > 'ID_SERIAL_SHORT': '639AOSQP', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '8564', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '645093', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-JetFlash_Transcend_16GB_639AOSQP-0:0-part1', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC6\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2012-10-20-03-21-44-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >17:29:42,967 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb1)... >17:29:42,968 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >17:29:42,969 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:42,969 INFO storage: sdb1 is a partition >17:29:42,970 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >17:29:42,972 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >17:29:42,974 DEBUG storage: DeviceTree.getDeviceByName returned existing 15320MB disk sdb (0) with existing iso9660 filesystem >17:29:42,974 DEBUG storage: lvm filter: adding sdb1 to the reject list >17:29:42,975 DEBUG storage: ignoring partition sdb1 >17:29:42,975 DEBUG storage: no device or no media present >17:29:42,979 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-JetFlash_Transcend_16GB_639AOSQP-0:0-part2 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/8C5D-FF9D', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8C5D-FF9D', > 'ID_FS_UUID_ENC': '8C5D-FF9D', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Transcend_16GB', > 'ID_MODEL_ENC': 'Transcend\\x2016GB\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '63724', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '9764', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'JetFlash_Transcend_16GB_639AOSQP-0:0', > 'ID_SERIAL_SHORT': '639AOSQP', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '8564', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '645109', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/usb-JetFlash_Transcend_16GB_639AOSQP-0:0-part2', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/8C5D-FF9D'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >17:29:42,981 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb2)... >17:29:42,982 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >17:29:42,983 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:42,984 INFO storage: sdb2 is a partition >17:29:42,985 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >17:29:42,987 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >17:29:42,988 DEBUG storage: DeviceTree.getDeviceByName returned existing 15320MB disk sdb (0) with existing iso9660 filesystem >17:29:42,988 DEBUG storage: lvm filter: adding sdb2 to the reject list >17:29:42,988 DEBUG storage: ignoring partition sdb2 >17:29:42,988 DEBUG storage: no device or no media present >17:29:42,992 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-JetFlash_Transcend_16GB_639AOSQP-0:0-part3 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/a656f545-9f7a-3a8e-ab6f-52e52bb8280a', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a656f545-9f7a-3a8e-ab6f-52e52bb8280a', > 'ID_FS_UUID_ENC': 'a656f545-9f7a-3a8e-ab6f-52e52bb8280a', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Transcend_16GB', > 'ID_MODEL_ENC': 'Transcend\\x2016GB\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '73488', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '39104', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'JetFlash_Transcend_16GB_639AOSQP-0:0', > 'ID_SERIAL_SHORT': '639AOSQP', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '8564', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '645124', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/usb-JetFlash_Transcend_16GB_639AOSQP-0:0-part3', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/a656f545-9f7a-3a8e-ab6f-52e52bb8280a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >17:29:42,993 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb3)... >17:29:42,994 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >17:29:42,995 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:42,995 INFO storage: sdb3 is a partition >17:29:42,997 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >17:29:42,998 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >17:29:42,999 DEBUG storage: DeviceTree.getDeviceByName returned existing 15320MB disk sdb (0) with existing iso9660 filesystem >17:29:43,000 DEBUG storage: lvm filter: adding sdb3 to the reject list >17:29:43,001 DEBUG storage: ignoring partition sdb3 >17:29:43,001 DEBUG storage: no device or no media present >17:29:43,005 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655 /dev/disk/by-id/wwn-0x50014ee20583cfef', > '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': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000BEKT-00KA9T0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000BEKT-00KA9T0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655', > 'ID_SERIAL_SHORT': 'WD-WXJ1A70P8655', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee20583cfef', > 'ID_WWN_WITH_EXTENSION': '0x50014ee20583cfef', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '658694', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655', > '/dev/disk/by-id/wwn-0x50014ee20583cfef'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:29:43,009 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:29:43,010 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:29:43,011 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:43,014 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >17:29:43,016 INFO storage: sda is a disk >17:29:43,017 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:43,018 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:29:43,019 INFO storage: added disk sda (id 1) to device tree >17:29:43,020 DEBUG storage: looking up parted Device: /dev/sda >17:29:43,022 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:29:43,024 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:29:43,026 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:29:43,029 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:29:43,182 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 7 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f475df8da10>, <parted.partition.Partition object at 0x7f475df8dc50>, <parted.partition.Partition object at 0x7f475df8de90>, <parted.partition.Partition object at 0x7f475df97090>, <parted.partition.Partition object at 0x7f475df97190>, <parted.partition.Partition object at 0x7f475df97510>, <parted.partition.Partition object at 0x7f475df97690>] > device: <parted.device.Device object at 0x7f475df8d890> > PedDisk: <_ped.Disk object at 0x7f475df95710> >17:29:43,182 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >17:29:43,184 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:29:43,191 INFO storage: got device: DiskDevice instance (0x7f475df6aad0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos 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 WDC WD5000BEKT-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f475de5ef80> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f47659b3e50> >17:29:43,194 INFO storage: got format: DiskLabel instance (0x7f47659b3d90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 7 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 7 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f475df8da10>, <parted.partition.Partition object at 0x7f475df8dc50>, <parted.partition.Partition object at 0x7f475df8de90>, <parted.partition.Partition object at 0x7f475df97090>, <parted.partition.Partition object at 0x7f475df97190>, <parted.partition.Partition object at 0x7f475df97510>, <parted.partition.Partition object at 0x7f475df97690>] > device: <parted.device.Device object at 0x7f475df8d890> > PedDisk: <_ped.Disk object at 0x7f475df95710> > origPartedDisk = <parted.disk.Disk object at 0x7f475df97310> > partedDevice = parted.Device instance -- > model: ATA WDC WD5000BEKT-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f475df710e0> > >17:29:43,201 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655-part1 /dev/disk/by-id/wwn-0x50014ee20583cfef-part1 /dev/disk/by-uuid/6cef9bb5-ed80-43f6-9d6e-310fc3881c8a', > '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': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '6cef9bb5-ed80-43f6-9d6e-310fc3881c8a', > 'ID_FS_UUID_ENC': '6cef9bb5-ed80-43f6-9d6e-310fc3881c8a', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'WDC_WD5000BEKT-00KA9T0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000BEKT-00KA9T0\\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': 'dos', > 'ID_PART_ENTRY_SIZE': '283201536', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655', > 'ID_SERIAL_SHORT': 'WD-WXJ1A70P8655', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee20583cfef', > 'ID_WWN_WITH_EXTENSION': '0x50014ee20583cfef', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '659291', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655-part1', > '/dev/disk/by-id/wwn-0x50014ee20583cfef-part1', > '/dev/disk/by-uuid/6cef9bb5-ed80-43f6-9d6e-310fc3881c8a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:29:43,203 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:29:43,205 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >17:29:43,206 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:43,207 INFO storage: sda1 is a partition >17:29:43,210 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:29:43,211 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:29:43,213 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >17:29:43,215 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >17:29:43,216 DEBUG storage: PartitionDevice._setFormat: sda1 ; >17:29:43,217 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:43,218 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:29:43,219 DEBUG storage: looking up parted Partition: /dev/sda1 >17:29:43,220 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >17:29:43,222 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:29:43,224 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:29:43,226 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:29:43,226 INFO storage: added partition sda1 (id 2) to device tree >17:29:43,228 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:29:43,229 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:29:43,231 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:29:43,232 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:29:43,262 WARN storage: disklabel detected but not usable on sda1 >17:29:43,263 INFO storage: type detected on 'sda1' is 'crypto_LUKS' >17:29:43,264 DEBUG storage: LUKS.__init__: uuid: 6cef9bb5-ed80-43f6-9d6e-310fc3881c8a ; exists: True ; label: None ; device: /dev/sda1 ; serial: WD-WXJ1A70P8655 ; name: luks-6cef9bb5-ed80-43f6-9d6e-310fc3881c8a ; >17:29:43,265 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >17:29:43,266 DEBUG storage: PartitionDevice._setFormat: sda1 ; >17:29:43,267 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: luks ; >17:29:43,268 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda1 ; >17:29:43,270 DEBUG storage: DeviceTree.getDeviceByName: name: luks-6cef9bb5-ed80-43f6-9d6e-310fc3881c8a ; >17:29:43,271 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:43,273 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >17:29:43,273 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:43,274 DEBUG storage: LUKSDevice._setFormat: luks-6cef9bb5-ed80-43f6-9d6e-310fc3881c8a ; current: None ; type: None ; >17:29:43,276 DEBUG storage: LUKSDevice.setup: luks-6cef9bb5-ed80-43f6-9d6e-310fc3881c8a ; status: False ; controllable: True ; orig: False ; >17:29:43,277 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-6cef9bb5-ed80-43f6-9d6e-310fc3881c8a ; orig: False ; >17:29:43,278 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:29:43,280 DEBUG storage: LUKS.setup: device: /dev/sda1 ; mapName: luks-6cef9bb5-ed80-43f6-9d6e-310fc3881c8a ; status: False ; type: luks ; >17:29:43,281 INFO storage: setup of luks-6cef9bb5-ed80-43f6-9d6e-310fc3881c8a failed: luks device not configured >17:29:43,282 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >17:29:43,283 DEBUG storage: looking up parted Device: /dev/sda1 >17:29:43,284 INFO storage: got device: PartitionDevice instance (0x7f4773726b50) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 138282.0 > format = existing luks > 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: 283201536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (17628, 255, 63) biosGeometry: (17628, 255, 63) > PedDevice: <_ped.Device object at 0x7f475df71680> > 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 0x7f475df8d910> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f475df8da90> PedPartition: <_ped.Partition object at 0x7f475df82b30> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 2048 end = 283203583 length = 283201536 > flags = >17:29:43,285 INFO storage: got format: LUKS instance (0x7f475df977d0) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda1 uuid = 6cef9bb5-ed80-43f6-9d6e-310fc3881c8a exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-6cef9bb5-ed80-43f6-9d6e-310fc3881c8a > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >17:29:43,290 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655-part2 /dev/disk/by-id/wwn-0x50014ee20583cfef-part2 /dev/disk/by-uuid/784faef8-f077-4735-81f0-0b0d34408334', > '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': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '784faef8-f077-4735-81f0-0b0d34408334', > 'ID_FS_UUID_ENC': '784faef8-f077-4735-81f0-0b0d34408334', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000BEKT-00KA9T0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000BEKT-00KA9T0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '283203584', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1464320', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655', > 'ID_SERIAL_SHORT': 'WD-WXJ1A70P8655', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee20583cfef', > 'ID_WWN_WITH_EXTENSION': '0x50014ee20583cfef', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '659313', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655-part2', > '/dev/disk/by-id/wwn-0x50014ee20583cfef-part2', > '/dev/disk/by-uuid/784faef8-f077-4735-81f0-0b0d34408334'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:29:43,291 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:29:43,292 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >17:29:43,293 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:43,293 INFO storage: sda2 is a partition >17:29:43,295 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:29:43,296 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:29:43,297 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >17:29:43,298 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >17:29:43,300 DEBUG storage: PartitionDevice._setFormat: sda2 ; >17:29:43,300 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:43,302 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:29:43,302 DEBUG storage: looking up parted Partition: /dev/sda2 >17:29:43,303 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >17:29:43,305 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:29:43,306 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:29:43,308 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:29:43,308 INFO storage: added partition sda2 (id 4) to device tree >17:29:43,309 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:29:43,310 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:29:43,311 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:29:43,312 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:29:43,319 WARN storage: disklabel detected but not usable on sda2 >17:29:43,320 INFO storage: type detected on 'sda2' is 'ext4' >17:29:43,469 DEBUG storage: padding min size from 84 up to 92 >17:29:43,471 DEBUG storage: Ext4FS.supported: supported: True ; >17:29:43,472 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:29:43,473 DEBUG storage: PartitionDevice._setFormat: sda2 ; >17:29:43,474 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >17:29:43,475 DEBUG storage: looking up parted Device: /dev/sda2 >17:29:43,477 INFO storage: got device: PartitionDevice instance (0x7f475df8d790) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 715.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: 1464320 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (91, 255, 63) biosGeometry: (91, 255, 63) > PedDevice: <_ped.Device object at 0x7f475df71050> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f475df8d910> fileSystem: <parted.filesystem.FileSystem object at 0x7f475df8dd90> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f475df8dd10> PedPartition: <_ped.Partition object at 0x7f475df82b90> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 283203584 end = 284667903 length = 1464320 > flags = boot >17:29:43,479 DEBUG storage: Ext4FS.supported: supported: True ; >17:29:43,480 INFO storage: got format: Ext4FS instance (0x7f475afae310) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 784faef8-f077-4735-81f0-0b0d34408334 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 715.0 targetSize = 715.0 > >17:29:43,485 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655-part3 /dev/disk/by-id/wwn-0x50014ee20583cfef-part3 /dev/disk/by-label/boot /dev/disk/by-uuid/eff9ca2e-7475-411b-acdd-b72dbd97575d', > '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': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'eff9ca2e-7475-411b-acdd-b72dbd97575d', > 'ID_FS_UUID_ENC': 'eff9ca2e-7475-411b-acdd-b72dbd97575d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000BEKT-00KA9T0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000BEKT-00KA9T0\\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': '284667904', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655', > 'ID_SERIAL_SHORT': 'WD-WXJ1A70P8655', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee20583cfef', > 'ID_WWN_WITH_EXTENSION': '0x50014ee20583cfef', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '659330', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655-part3', > '/dev/disk/by-id/wwn-0x50014ee20583cfef-part3', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/eff9ca2e-7475-411b-acdd-b72dbd97575d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >17:29:43,486 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >17:29:43,488 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >17:29:43,489 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:43,489 INFO storage: sda3 is a partition >17:29:43,490 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >17:29:43,492 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:29:43,493 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >17:29:43,495 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >17:29:43,496 DEBUG storage: PartitionDevice._setFormat: sda3 ; >17:29:43,497 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:43,498 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >17:29:43,498 DEBUG storage: looking up parted Partition: /dev/sda3 >17:29:43,500 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >17:29:43,501 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >17:29:43,502 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >17:29:43,504 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >17:29:43,505 INFO storage: added partition sda3 (id 5) to device tree >17:29:43,506 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >17:29:43,507 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >17:29:43,509 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:29:43,511 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >17:29:43,524 WARN storage: disklabel detected but not usable on sda3 >17:29:43,524 INFO storage: type detected on 'sda3' is 'ext4' >17:29:43,611 DEBUG storage: padding min size from 50 up to 55 >17:29:43,613 DEBUG storage: Ext4FS.supported: supported: True ; >17:29:43,614 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:29:43,615 DEBUG storage: PartitionDevice._setFormat: sda3 ; >17:29:43,617 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >17:29:43,619 DEBUG storage: looking up parted Device: /dev/sda3 >17:29:43,622 INFO storage: got device: PartitionDevice instance (0x7f475af92d50) -- > name = sda3 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing ext4 filesystem > 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: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x7f475df717a0> > 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 0x7f475df8d910> fileSystem: <parted.filesystem.FileSystem object at 0x7f475df8df50> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f475df8ded0> PedPartition: <_ped.Partition object at 0x7f475df82a10> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 284667904 end = 286715903 length = 2048000 > flags = >17:29:43,624 DEBUG storage: Ext4FS.supported: supported: True ; >17:29:43,625 INFO storage: got format: Ext4FS instance (0x7f475af99150) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = eff9ca2e-7475-411b-acdd-b72dbd97575d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot size = 1000.0 targetSize = 1000.0 > >17:29:43,629 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655-part4 /dev/disk/by-id/wwn-0x50014ee20583cfef-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000BEKT-00KA9T0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000BEKT-00KA9T0\\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': '4', > 'ID_PART_ENTRY_OFFSET': '286715904', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '690057216', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655', > 'ID_SERIAL_SHORT': 'WD-WXJ1A70P8655', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee20583cfef', > 'ID_WWN_WITH_EXTENSION': '0x50014ee20583cfef', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '659348', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655-part4', > '/dev/disk/by-id/wwn-0x50014ee20583cfef-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >17:29:43,631 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >17:29:43,632 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >17:29:43,633 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:43,633 INFO storage: sda4 is a partition >17:29:43,634 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >17:29:43,636 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:29:43,637 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >17:29:43,639 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >17:29:43,640 DEBUG storage: PartitionDevice._setFormat: sda4 ; >17:29:43,640 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:43,642 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >17:29:43,642 DEBUG storage: looking up parted Partition: /dev/sda4 >17:29:43,643 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >17:29:43,645 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >17:29:43,646 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >17:29:43,648 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >17:29:43,648 INFO storage: added partition sda4 (id 6) to device tree >17:29:43,649 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >17:29:43,650 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >17:29:43,651 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >17:29:43,653 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >17:29:43,655 WARN storage: disklabel detected but not usable on sda4 >17:29:43,657 DEBUG storage: no type or existing type for sda4, bailing >17:29:43,657 DEBUG storage: looking up parted Device: /dev/sda4 >17:29:43,659 INFO storage: got device: PartitionDevice instance (0x7f475af92f10) -- > name = sda4 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 336942.0 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 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 0x7f475df71710> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f475df8d910> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f475df970d0> PedPartition: <_ped.Partition object at 0x7f475df82ad0> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 286715904 end = 976773119 length = 690057216 > flags = >17:29:43,664 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655-part5 /dev/disk/by-id/wwn-0x50014ee20583cfef-part5 /dev/disk/by-uuid/fbaa5d15-54cd-4396-a5b3-391fca15d156', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'fbaa5d15-54cd-4396-a5b3-391fca15d156', > 'ID_FS_UUID_ENC': 'fbaa5d15-54cd-4396-a5b3-391fca15d156', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'WDC_WD5000BEKT-00KA9T0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000BEKT-00KA9T0\\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': '5', > 'ID_PART_ENTRY_OFFSET': '286720000', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '499587072', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655', > 'ID_SERIAL_SHORT': 'WD-WXJ1A70P8655', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee20583cfef', > 'ID_WWN_WITH_EXTENSION': '0x50014ee20583cfef', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '659366', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655-part5', > '/dev/disk/by-id/wwn-0x50014ee20583cfef-part5', > '/dev/disk/by-uuid/fbaa5d15-54cd-4396-a5b3-391fca15d156'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >17:29:43,665 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >17:29:43,666 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >17:29:43,667 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:43,667 INFO storage: sda5 is a partition >17:29:43,669 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >17:29:43,670 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:29:43,672 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >17:29:43,673 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >17:29:43,675 DEBUG storage: PartitionDevice._setFormat: sda5 ; >17:29:43,675 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:43,676 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >17:29:43,677 DEBUG storage: looking up parted Partition: /dev/sda5 >17:29:43,678 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >17:29:43,679 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >17:29:43,681 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >17:29:43,682 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >17:29:43,682 INFO storage: added partition sda5 (id 7) to device tree >17:29:43,683 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >17:29:43,685 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >17:29:43,686 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:29:43,687 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >17:29:43,694 WARN storage: disklabel detected but not usable on sda5 >17:29:43,694 INFO storage: type detected on 'sda5' is 'crypto_LUKS' >17:29:43,696 DEBUG storage: LUKS.__init__: uuid: fbaa5d15-54cd-4396-a5b3-391fca15d156 ; exists: True ; label: None ; device: /dev/sda5 ; serial: WD-WXJ1A70P8655 ; name: luks-fbaa5d15-54cd-4396-a5b3-391fca15d156 ; >17:29:43,696 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >17:29:43,698 DEBUG storage: PartitionDevice._setFormat: sda5 ; >17:29:43,699 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: luks ; >17:29:43,700 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda5 ; >17:29:43,702 DEBUG storage: DeviceTree.getDeviceByName: name: luks-fbaa5d15-54cd-4396-a5b3-391fca15d156 ; >17:29:43,703 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:43,704 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >17:29:43,705 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:43,706 DEBUG storage: LUKSDevice._setFormat: luks-fbaa5d15-54cd-4396-a5b3-391fca15d156 ; current: None ; type: None ; >17:29:43,707 DEBUG storage: LUKSDevice.setup: luks-fbaa5d15-54cd-4396-a5b3-391fca15d156 ; status: False ; controllable: True ; orig: False ; >17:29:43,709 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-fbaa5d15-54cd-4396-a5b3-391fca15d156 ; orig: False ; >17:29:43,710 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:29:43,711 DEBUG storage: LUKS.setup: device: /dev/sda5 ; mapName: luks-fbaa5d15-54cd-4396-a5b3-391fca15d156 ; status: False ; type: luks ; >17:29:43,712 INFO storage: setup of luks-fbaa5d15-54cd-4396-a5b3-391fca15d156 failed: luks device not configured >17:29:43,713 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >17:29:43,714 DEBUG storage: looking up parted Device: /dev/sda5 >17:29:43,715 INFO storage: got device: PartitionDevice instance (0x7f475af92e50) -- > name = sda5 status = True kids = 0 id = 7 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 243939.0 > format = existing luks > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 499587072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (31097, 255, 63) biosGeometry: (31097, 255, 63) > PedDevice: <_ped.Device object at 0x7f475df718c0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f475df8d910> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f475df97250> PedPartition: <_ped.Partition object at 0x7f475df82bf0> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 286720000 end = 786307071 length = 499587072 > flags = >17:29:43,716 INFO storage: got format: LUKS instance (0x7f475af99810) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda5 uuid = fbaa5d15-54cd-4396-a5b3-391fca15d156 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-fbaa5d15-54cd-4396-a5b3-391fca15d156 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >17:29:43,721 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655-part6 /dev/disk/by-id/wwn-0x50014ee20583cfef-part6 /dev/disk/by-uuid/bec7f03f-50fc-45b6-8729-c5343c7b2d2a', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'bec7f03f-50fc-45b6-8729-c5343c7b2d2a', > 'ID_FS_UUID_ENC': 'bec7f03f-50fc-45b6-8729-c5343c7b2d2a', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'WDC_WD5000BEKT-00KA9T0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000BEKT-00KA9T0\\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': '6', > 'ID_PART_ENTRY_OFFSET': '786309120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '178176000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655', > 'ID_SERIAL_SHORT': 'WD-WXJ1A70P8655', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee20583cfef', > 'ID_WWN_WITH_EXTENSION': '0x50014ee20583cfef', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '659381', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655-part6', > '/dev/disk/by-id/wwn-0x50014ee20583cfef-part6', > '/dev/disk/by-uuid/bec7f03f-50fc-45b6-8729-c5343c7b2d2a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >17:29:43,723 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >17:29:43,724 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >17:29:43,725 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:43,725 INFO storage: sda6 is a partition >17:29:43,726 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >17:29:43,727 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:29:43,729 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >17:29:43,730 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >17:29:43,732 DEBUG storage: PartitionDevice._setFormat: sda6 ; >17:29:43,732 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:43,733 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >17:29:43,734 DEBUG storage: looking up parted Partition: /dev/sda6 >17:29:43,735 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >17:29:43,736 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >17:29:43,738 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >17:29:43,739 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >17:29:43,739 INFO storage: added partition sda6 (id 9) to device tree >17:29:43,740 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >17:29:43,741 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >17:29:43,742 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:29:43,744 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >17:29:43,751 WARN storage: disklabel detected but not usable on sda6 >17:29:43,752 INFO storage: type detected on 'sda6' is 'crypto_LUKS' >17:29:43,753 DEBUG storage: LUKS.__init__: uuid: bec7f03f-50fc-45b6-8729-c5343c7b2d2a ; exists: True ; label: None ; device: /dev/sda6 ; serial: WD-WXJ1A70P8655 ; name: luks-bec7f03f-50fc-45b6-8729-c5343c7b2d2a ; >17:29:43,754 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >17:29:43,755 DEBUG storage: PartitionDevice._setFormat: sda6 ; >17:29:43,756 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: luks ; >17:29:43,757 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda6 ; >17:29:43,758 DEBUG storage: DeviceTree.getDeviceByName: name: luks-bec7f03f-50fc-45b6-8729-c5343c7b2d2a ; >17:29:43,759 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:43,761 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >17:29:43,761 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:43,762 DEBUG storage: LUKSDevice._setFormat: luks-bec7f03f-50fc-45b6-8729-c5343c7b2d2a ; current: None ; type: None ; >17:29:43,767 DEBUG storage: LUKSDevice.setup: luks-bec7f03f-50fc-45b6-8729-c5343c7b2d2a ; status: False ; controllable: True ; orig: False ; >17:29:43,768 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-bec7f03f-50fc-45b6-8729-c5343c7b2d2a ; orig: False ; >17:29:43,770 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:29:43,771 DEBUG storage: LUKS.setup: device: /dev/sda6 ; mapName: luks-bec7f03f-50fc-45b6-8729-c5343c7b2d2a ; status: False ; type: luks ; >17:29:43,771 INFO storage: setup of luks-bec7f03f-50fc-45b6-8729-c5343c7b2d2a failed: luks device not configured >17:29:43,773 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda6 ; >17:29:43,773 DEBUG storage: looking up parted Device: /dev/sda6 >17:29:43,775 INFO storage: got device: PartitionDevice instance (0x7f475af996d0) -- > name = sda6 status = True kids = 0 id = 9 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 87000.0 > format = existing luks > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 178176000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (11090, 255, 63) biosGeometry: (11090, 255, 63) > PedDevice: <_ped.Device object at 0x7f475df71830> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f475df8d910> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f475df97550> PedPartition: <_ped.Partition object at 0x7f475df82cb0> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 786309120 end = 964485119 length = 178176000 > flags = >17:29:43,776 INFO storage: got format: LUKS instance (0x7f475af99390) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda6 uuid = bec7f03f-50fc-45b6-8729-c5343c7b2d2a exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-bec7f03f-50fc-45b6-8729-c5343c7b2d2a > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >17:29:43,780 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655-part7 /dev/disk/by-id/wwn-0x50014ee20583cfef-part7 /dev/disk/by-uuid/0601e2e8-b89c-40bc-85d8-209fdb49777f', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '0601e2e8-b89c-40bc-85d8-209fdb49777f', > 'ID_FS_UUID_ENC': '0601e2e8-b89c-40bc-85d8-209fdb49777f', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'WDC_WD5000BEKT-00KA9T0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000BEKT-00KA9T0\\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': '7', > 'ID_PART_ENTRY_OFFSET': '964487168', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12285952', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655', > 'ID_SERIAL_SHORT': 'WD-WXJ1A70P8655', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee20583cfef', > 'ID_WWN_WITH_EXTENSION': '0x50014ee20583cfef', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '659396', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000BEKT-00KA9T0_WD-WXJ1A70P8655-part7', > '/dev/disk/by-id/wwn-0x50014ee20583cfef-part7', > '/dev/disk/by-uuid/0601e2e8-b89c-40bc-85d8-209fdb49777f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >17:29:43,781 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >17:29:43,782 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >17:29:43,783 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:43,783 INFO storage: sda7 is a partition >17:29:43,784 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >17:29:43,785 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:29:43,787 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >17:29:43,788 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >17:29:43,789 DEBUG storage: PartitionDevice._setFormat: sda7 ; >17:29:43,789 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:43,791 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >17:29:43,791 DEBUG storage: looking up parted Partition: /dev/sda7 >17:29:43,792 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >17:29:43,794 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >17:29:43,795 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >17:29:43,796 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >17:29:43,797 INFO storage: added partition sda7 (id 11) to device tree >17:29:43,798 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >17:29:43,799 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >17:29:43,800 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >17:29:43,802 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >17:29:43,809 WARN storage: disklabel detected but not usable on sda7 >17:29:43,809 INFO storage: type detected on 'sda7' is 'crypto_LUKS' >17:29:43,811 DEBUG storage: LUKS.__init__: uuid: 0601e2e8-b89c-40bc-85d8-209fdb49777f ; exists: True ; label: None ; device: /dev/sda7 ; serial: WD-WXJ1A70P8655 ; name: luks-0601e2e8-b89c-40bc-85d8-209fdb49777f ; >17:29:43,811 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >17:29:43,812 DEBUG storage: PartitionDevice._setFormat: sda7 ; >17:29:43,813 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: luks ; >17:29:43,815 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda7 ; >17:29:43,816 DEBUG storage: DeviceTree.getDeviceByName: name: luks-0601e2e8-b89c-40bc-85d8-209fdb49777f ; >17:29:43,817 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:43,819 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda7 ; >17:29:43,819 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:43,820 DEBUG storage: LUKSDevice._setFormat: luks-0601e2e8-b89c-40bc-85d8-209fdb49777f ; current: None ; type: None ; >17:29:43,822 DEBUG storage: LUKSDevice.setup: luks-0601e2e8-b89c-40bc-85d8-209fdb49777f ; status: False ; controllable: True ; orig: False ; >17:29:43,823 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-0601e2e8-b89c-40bc-85d8-209fdb49777f ; orig: False ; >17:29:43,825 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >17:29:43,826 DEBUG storage: LUKS.setup: device: /dev/sda7 ; mapName: luks-0601e2e8-b89c-40bc-85d8-209fdb49777f ; status: False ; type: luks ; >17:29:43,827 INFO storage: setup of luks-0601e2e8-b89c-40bc-85d8-209fdb49777f failed: luks device not configured >17:29:43,828 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda7 ; >17:29:43,828 DEBUG storage: looking up parted Device: /dev/sda7 >17:29:43,863 INFO storage: got device: PartitionDevice instance (0x7f475af99990) -- > name = sda7 status = True kids = 0 id = 11 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 5999.0 > format = existing luks > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 12285952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (764, 255, 63) biosGeometry: (764, 255, 63) > PedDevice: <_ped.Device object at 0x7f475df719e0> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f475df8d910> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f475df976d0> PedPartition: <_ped.Partition object at 0x7f475df82d10> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 964487168 end = 976773119 length = 12285952 > flags = >17:29:43,866 INFO storage: got format: LUKS instance (0x7f475af99750) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda7 uuid = 0601e2e8-b89c-40bc-85d8-209fdb49777f exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-0601e2e8-b89c-40bc-85d8-209fdb49777f > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >17:29:43,870 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7910S', > '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_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-7910S', > 'ID_MODEL_ENC': 'Optiarc\\x20\\x20DVD\\x20RW\\x20AD-7910S\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.D2', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-7910S', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '662504', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7910S'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >17:29:43,871 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >17:29:43,877 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >17:29:43,879 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:43,879 INFO storage: sr0 is a cdrom >17:29:43,890 DEBUG storage: DeviceTree.addUdevOpticalDevice: >17:29:43,890 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:43,891 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >17:29:43,892 INFO storage: added cdrom sr0 (id 13) to device tree >17:29:43,893 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:29:43,903 DEBUG storage: no device or no media present >17:29:43,904 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': '688450', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:29:43,905 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >17:29:43,906 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >17:29:43,907 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:43,907 INFO storage: loop0 is a loop device >17:29:43,908 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:29:43,909 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >17:29:43,913 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:43,913 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:43,915 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >17:29:43,921 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 14) to device tree >17:29:43,923 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >17:29:43,923 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:43,924 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:29:43,924 INFO storage: added loop loop0 (id 15) to device tree >17:29:43,926 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:29:43,927 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:29:43,927 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >17:29:43,932 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >17:29:43,933 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >17:29:43,935 WARN storage: disklabel detected but not usable on loop0 >17:29:43,938 INFO storage: type detected on 'loop0' is 'squashfs' >17:29:43,941 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >17:29:43,942 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:29:43,943 INFO storage: got device: LoopDevice instance (0x7f475afa6310) -- > name = loop0 status = False kids = 0 id = 15 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (14)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >17:29:43,945 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed', > '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': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_UUID_ENC': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '688925', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:29:43,951 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >17:29:43,952 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >17:29:43,953 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:43,954 INFO storage: loop1 is a loop device >17:29:43,955 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:29:43,956 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >17:29:43,962 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:43,962 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:43,964 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >17:29:43,964 INFO storage: added file /LiveOS/rootfs.img (id 16) to device tree >17:29:43,965 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >17:29:43,966 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:43,972 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:29:43,972 INFO storage: added loop loop1 (id 17) to device tree >17:29:43,973 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:29:43,975 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:29:43,976 DEBUG storage: Ext4FS.supported: supported: True ; >17:29:43,976 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:29:43,981 DEBUG storage: device loop1 does not contain a disklabel >17:29:43,982 INFO storage: type detected on 'loop1' is 'ext4' >17:29:44,071 DEBUG storage: padding min size from 0 up to 0 >17:29:44,073 DEBUG storage: Ext4FS.supported: supported: True ; >17:29:44,074 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:29:44,075 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >17:29:44,076 INFO storage: got device: LoopDevice instance (0x7f475afa9150) -- > name = loop1 status = False kids = 0 id = 17 > parents = ['existing 0MB file /LiveOS/rootfs.img (16)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >17:29:44,077 DEBUG storage: Ext4FS.supported: supported: True ; >17:29:44,078 INFO storage: got format: Ext4FS instance (0x7f475afa9450) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9e285342-0dc4-47ed-93cb-7541d97af8ed exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >17:29:44,080 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': '689205', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:29:44,081 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >17:29:44,082 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >17:29:44,083 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:44,083 INFO storage: loop2 is a loop device >17:29:44,084 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:29:44,089 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:29:44,090 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:44,091 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:44,099 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:29:44,100 INFO storage: added file /overlay (deleted) (id 18) to device tree >17:29:44,101 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:29:44,102 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:44,103 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:29:44,103 INFO storage: added loop loop2 (id 19) to device tree >17:29:44,105 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:29:44,106 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:29:44,108 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:29:44,110 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >17:29:44,118 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >17:29:44,121 WARN storage: disklabel detected but not usable on loop2 >17:29:44,122 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >17:29:44,122 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:29:44,124 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:29:44,125 INFO storage: got device: LoopDevice instance (0x7f475afb2390) -- > name = loop2 status = False kids = 0 id = 19 > parents = ['existing 0MB file /overlay (deleted) (18)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >17:29:44,127 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': '691181', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:29:44,129 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >17:29:44,131 DEBUG storage: lvm filter: adding loop3 to the reject list >17:29:44,133 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': '694516', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:29:44,134 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >17:29:44,134 DEBUG storage: lvm filter: adding loop4 to the reject list >17:29:44,136 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': '696805', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >17:29:44,137 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >17:29:44,137 DEBUG storage: lvm filter: adding loop5 to the reject list >17:29:44,139 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': '697288', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >17:29:44,140 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >17:29:44,140 DEBUG storage: lvm filter: adding loop6 to the reject list >17:29:44,142 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': '697757', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >17:29:44,143 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >17:29:44,143 DEBUG storage: lvm filter: adding loop7 to the reject list >17:29:44,143 DEBUG storage: Skipping a device mapper drive (dm-0) for now >17:29:44,179 INFO storage: devices to scan: ['dm-0'] >17:29:44,184 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/9e285342-0dc4-47ed-93cb-7541d97af8ed /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': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_UUID_ENC': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '62206', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:29:44,184 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >17:29:44,186 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >17:29:44,187 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:44,188 INFO storage: live-rw is a device-mapper device >17:29:44,189 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >17:29:44,191 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >17:29:44,192 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (17) with existing ext4 filesystem >17:29:44,195 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >17:29:44,197 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (19) >17:29:44,199 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >17:29:44,201 DEBUG storage: DeviceTree.getDeviceByName returned None >17:29:44,203 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >17:29:44,203 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:29:44,204 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:29:44,205 INFO storage: added dm live-rw (id 20) to device tree >17:29:44,206 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:29:44,208 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:29:44,210 DEBUG storage: Ext4FS.supported: supported: True ; >17:29:44,210 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:29:44,211 DEBUG storage: device live-rw does not contain a disklabel >17:29:44,211 INFO storage: type detected on 'live-rw' is 'ext4' >17:29:44,276 DEBUG storage: padding min size from 717 up to 788 >17:29:44,279 DEBUG storage: Ext4FS.supported: supported: True ; >17:29:44,279 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:29:44,280 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:29:44,281 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >17:29:44,286 INFO storage: got device: DMDevice instance (0x7f475b110790) -- > name = live-rw status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop2 (19)'] > 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 0x7f475df71dd0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:29:44,292 DEBUG storage: Ext4FS.supported: supported: True ; >17:29:44,293 INFO storage: got format: Ext4FS instance (0x7f475b110d90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9e285342-0dc4-47ed-93cb-7541d97af8ed exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >17:29:44,330 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:29:44,353 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:29:44,355 DEBUG storage: LUKS.teardown: device: /dev/sda1 ; status: False ; type: luks ; >17:29:44,358 DEBUG storage: LUKS.teardown: device: /dev/sda1 ; status: False ; type: luks ; >17:29:44,381 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:29:44,383 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:29:44,386 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:29:44,406 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:29:44,430 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:29:44,432 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:29:44,435 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:29:44,457 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:29:44,483 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:29:44,485 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:29:44,488 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:29:44,511 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >17:29:44,513 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >17:29:44,515 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >17:29:44,540 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:29:44,542 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:29:44,545 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:29:44,568 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >17:29:44,570 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >17:29:44,573 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >17:29:44,598 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:29:44,600 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:29:44,604 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:29:44,628 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >17:29:44,630 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >17:29:44,635 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >17:29:44,661 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:29:44,663 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:29:44,667 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:29:44,687 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >17:29:44,689 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >17:29:44,691 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >17:29:44,714 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:29:44,716 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:29:44,719 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:29:44,767 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >17:29:44,769 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >17:29:44,771 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >17:29:44,791 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:29:44,792 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >17:29:44,794 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >17:29:44,794 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >17:29:44,798 INFO storage: edd: collected mbr signatures: {'sda': '0x00036b1c'} >17:29:44,799 DEBUG storage: edd: data extracted from 0x80: > type: USB, ata_device: None > channel: 0, mbr_signature: 0x7cbee6ed > pci_dev: 00:1d.7, scsi_id: None > scsi_lun: None, sectors: 31375360 >17:29:44,799 ERR storage: edd: unable to match edd entry 0x80 >17:29:44,801 DEBUG storage: edd: data extracted from 0x81: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0x00036b1c > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 976773168 >17:29:44,801 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block >17:29:44,801 INFO storage: edd: matched 0x81 to sda using MBR sig >17:29:44,805 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:29:44,821 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:29:44,844 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:29:44,961 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:29:44,963 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:29:44,964 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:29:44,997 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:29:44,998 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:29:45,048 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:29:45,089 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:29:45,090 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:29:45,093 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:29:45,243 DEBUG storage: Ext4FS.supported: supported: True ; >17:29:45,246 DEBUG storage: Ext4FS.supported: supported: True ; >17:29:45,250 DEBUG storage: Ext4FS.supported: supported: True ; >17:29:45,253 DEBUG storage: Ext4FS.supported: supported: True ; >17:29:45,259 DEBUG storage: Iso9660FS.supported: supported: True ; >17:29:45,261 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:29:45,455 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb ; >17:29:45,458 DEBUG storage: DeviceTree.getDeviceByPath returned existing 15320MB disk sdb (0) with existing iso9660 filesystem >13:30:07,150 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:30:07,156 INFO storage: updating format of device: existing 0MB cdrom sr0 (13) >13:30:07,221 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >13:30:07,222 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >13:30:07,223 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:30:07,224 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >13:30:07,226 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >13:30:07,247 ERR storage: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >13:30:07,250 INFO storage: DiskLabel.partedDevice returning None >13:30:07,252 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >13:30:07,252 DEBUG storage: no type or existing type for sr0, bailing >13:30:07,289 DEBUG storage: Iso9660FS.supported: supported: True ; >13:30:07,290 DEBUG storage: Iso9660FS.supported: supported: True ; >13:30:07,292 DEBUG storage: NFSv4.supported: supported: False ; >13:30:07,293 DEBUG storage: NFSv4.supported: supported: False ; >13:30:07,294 DEBUG storage: SELinuxFS.supported: supported: False ; >13:30:07,296 DEBUG storage: SELinuxFS.supported: supported: False ; >13:30:07,297 DEBUG storage: Ext4FS.supported: supported: True ; >13:30:07,298 DEBUG storage: Ext4FS.supported: supported: True ; >13:30:07,300 DEBUG storage: Ext3FS.supported: supported: True ; >13:30:07,302 DEBUG storage: Ext3FS.supported: supported: True ; >13:30:07,303 DEBUG storage: Ext2FS.supported: supported: True ; >13:30:07,305 DEBUG storage: Ext2FS.supported: supported: True ; >13:30:07,306 DEBUG storage: SysFS.supported: supported: False ; >13:30:07,307 DEBUG storage: SysFS.supported: supported: False ; >13:30:07,309 DEBUG storage: MultipathMember.__init__: >13:30:07,310 DEBUG storage: MDRaidMember.__init__: >13:30:07,312 DEBUG storage: ProcFS.supported: supported: False ; >13:30:07,313 DEBUG storage: ProcFS.supported: supported: False ; >13:30:07,314 DEBUG storage: SwapSpace.__init__: >13:30:07,316 DEBUG storage: DMRaidMember.__init__: >13:30:07,317 DEBUG storage: DevPtsFS.supported: supported: False ; >13:30:07,319 DEBUG storage: DevPtsFS.supported: supported: False ; >13:30:07,320 DEBUG storage: BTRFS.supported: supported: True ; >13:30:07,406 DEBUG storage: USBFS.supported: supported: False ; >13:30:07,408 DEBUG storage: USBFS.supported: supported: False ; >13:30:07,410 DEBUG storage: DiskLabel.__init__: >13:30:07,410 INFO storage: DiskLabel.partedDevice returning None >13:30:07,412 DEBUG storage: HFSPlus.supported: supported: False ; >13:30:07,413 DEBUG storage: HFSPlus.supported: supported: False ; >13:30:07,414 DEBUG storage: XFS.supported: supported: True ; >13:30:07,484 DEBUG storage: XFS.supported: supported: True ; >13:30:07,486 DEBUG storage: TmpFS.supported: supported: False ; >13:30:07,487 DEBUG storage: TmpFS.supported: supported: False ; >13:30:07,488 DEBUG storage: LUKS.__init__: >13:30:07,489 DEBUG storage: NTFS.supported: supported: False ; >13:30:07,490 DEBUG storage: NTFS.supported: supported: False ; >13:30:07,491 DEBUG storage: BindFS.supported: supported: False ; >13:30:07,492 DEBUG storage: BindFS.supported: supported: False ; >13:30:07,493 DEBUG storage: HFS.supported: supported: False ; >13:30:07,494 DEBUG storage: HFS.supported: supported: False ; >13:30:07,495 DEBUG storage: LVMPhysicalVolume.__init__: >13:30:07,496 DEBUG storage: NFS.supported: supported: False ; >13:30:07,497 DEBUG storage: NFS.supported: supported: False ; >13:30:07,498 DEBUG storage: FATFS.supported: supported: True ; >13:30:07,524 DEBUG storage: FATFS.supported: supported: True ; >13:30:07,526 DEBUG storage: NoDevFS.supported: supported: False ; >13:30:07,527 DEBUG storage: NoDevFS.supported: supported: False ; > > >/tmp/ifcfg.log: >17:29:42,495 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >17:29:42,496 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >17:29:42,496 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=00:27:13:B7:9B:C4 >17:29:42,496 DEBUG ifcfg: NetworkDevice eth0 set: UUID=d3efce36-0dbb-42b6-ac85-d65f4230dd26 >17:29:42,496 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >17:29:42,496 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="00:27:13:B7:9B:C4" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="d3efce36-0dbb-42b6-ac85-d65f4230dd26" > >17:29:42,497 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 >17:30:07,235 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >DEVICE="eth0" >HWADDR="00:27:13:B7:9B:C4" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="d3efce36-0dbb-42b6-ac85-d65f4230dd26" > >17:30:07,236 DEBUG ifcfg: NetworkDevice eth0: > >17:30:07,236 DEBUG ifcfg: loadIfcfgFile eth0 from /etc/sysconfig/network-scripts/ifcfg-eth0 >17:30:07,237 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="00:27:13:B7:9B:C4" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="d3efce36-0dbb-42b6-ac85-d65f4230dd26" > >13:30:29,910 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >DEVICE="eth0" >HWADDR="00:27:13:B7:9B:C4" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="d3efce36-0dbb-42b6-ac85-d65f4230dd26" > >13:30:29,911 DEBUG ifcfg: NetworkDevice eth0: > >13:30:29,911 DEBUG ifcfg: loadIfcfgFile eth0 from /etc/sysconfig/network-scripts/ifcfg-eth0 >13:30:29,911 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="00:27:13:B7:9B:C4" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="d3efce36-0dbb-42b6-ac85-d65f4230dd26" > >13:30:29,915 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-MUROX: >ESSID="MUROX" >MODE=Managed >KEY_MGMT=WPA-PSK >TYPE=Wireless >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_FAILURE_FATAL=no >NAME=MUROX >UUID=15a34146-f67c-4205-90d3-79460a833dd5 >ONBOOT=yes >HWADDR=00:26:C6:4B:6C:C4 >PEERDNS=yes >PEERROUTES=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes > >13:30:29,916 DEBUG ifcfg: NetworkDevice MUROX: > >13:30:29,916 DEBUG ifcfg: loadIfcfgFile MUROX from /etc/sysconfig/network-scripts/ifcfg-MUROX >13:30:29,917 DEBUG ifcfg: NetworkDevice MUROX: >HWADDR="00:26:C6:4B:6C:C4" >PEERROUTES="yes" >IPV6INIT="yes" >NAME="MUROX" >IPV6_PEERROUTES="yes" >IPV6_PEERDNS="yes" >DEFROUTE="yes" >UUID="15a34146-f67c-4205-90d3-79460a833dd5" >PEERDNS="yes" >IPV4_FAILURE_FATAL="no" >IPV6_DEFROUTE="yes" >BOOTPROTO="dhcp" >ESSID="MUROX" >IPV6_AUTOCONF="yes" >IPV6_FAILURE_FATAL="no" >KEY_MGMT="WPA-PSK" >TYPE="Wireless" >ONBOOT="yes" >MODE="Managed" > > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC6\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >17:29:36,562 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >17:29:36,562 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="557" x-info="http://www.rsyslog.com"] start >17:29:36,562 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >17:29:36,562 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >17:29:36,562 NOTICE kernel:[ 0.000000] Linux version 3.6.1-1.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Mon Oct 8 17:19:09 UTC 2012 >17:29:36,562 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC6\x20x86_64 quiet BOOT_IMAGE=vmlinuz >17:29:36,562 INFO kernel:[ 0.000000] Disabled fast string operations >17:29:36,562 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >17:29:36,562 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable >17:29:36,562 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved >17:29:36,562 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved >17:29:36,562 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bd4a0fff] usable >17:29:36,562 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bd4a1000-0x00000000bd4a6fff] reserved >17:29:36,562 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bd4a7000-0x00000000bd5b6fff] usable >17:29:36,562 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bd5b7000-0x00000000bd60efff] reserved >17:29:36,562 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bd60f000-0x00000000bd6c5fff] usable >17:29:36,562 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bd6c6000-0x00000000bd6d0fff] ACPI NVS >17:29:36,562 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bd6d1000-0x00000000bd6d3fff] ACPI data >17:29:36,562 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bd6d4000-0x00000000bd6d7fff] reserved >17:29:36,562 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bd6d8000-0x00000000bd6dbfff] ACPI NVS >17:29:36,562 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bd6dc000-0x00000000bd6defff] reserved >17:29:36,562 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bd6df000-0x00000000bd705fff] ACPI NVS >17:29:36,562 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bd706000-0x00000000bd707fff] ACPI data >17:29:36,562 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bd708000-0x00000000bd90efff] reserved >17:29:36,562 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bd90f000-0x00000000bd99efff] ACPI NVS >17:29:36,562 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bd99f000-0x00000000bd9fefff] ACPI data >17:29:36,562 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bd9ff000-0x00000000bd9fffff] usable >17:29:36,564 INFO systemd: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >17:29:36,564 INFO systemd: Initializing machine ID from random generator. >17:29:36,564 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >17:29:36,564 INFO systemd-modules-load: Inserted module 'uinput' >17:29:36,564 INFO systemd: Mounted Temporary Directory. >17:29:36,564 INFO systemd: Starting Local File Systems. >17:29:36,564 INFO systemd: Reached target Local File Systems. >17:29:36,564 INFO systemd: Starting Recreate Volatile Files and Directories... >17:29:36,564 ERR systemd-udevd: ctx=0x7f756f5239c0 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/drivers/char/tpm/tpm.ko error=No such file or directory >17:29:36,564 INFO systemd: Starting Tell Plymouth To Write Out Runtime Data... >17:29:36,564 ERR systemd-udevd: ctx=0x7f756f5239c0 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/core/snd.ko error=No such file or directory >17:29:36,564 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bdc00000-0x00000000bfffffff] reserved >17:29:36,564 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >17:29:36,564 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved >17:29:36,564 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved >17:29:36,564 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved >17:29:36,564 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved >17:29:36,564 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved >17:29:36,564 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >17:29:36,564 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved >17:29:36,564 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001bbffffff] usable >17:29:36,564 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >17:29:36,564 INFO kernel:[ 0.000000] DMI present. >17:29:36,564 DEBUG kernel:[ 0.000000] DMI: LENOVO 2242CTO/2242CTO, BIOS 6FET85WW (3.15 ) 08/04/2010 >17:29:36,564 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >17:29:36,564 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >17:29:36,564 INFO kernel:[ 0.000000] No AGP bridge found >17:29:36,564 INFO kernel:[ 0.000000] e820: last_pfn = 0x1bc000 max_arch_pfn = 0x400000000 >17:29:36,564 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >17:29:36,564 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >17:29:36,564 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >17:29:36,564 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >17:29:36,564 DEBUG kernel:[ 0.000000] C0000-D3FFF write-protect >17:29:36,564 DEBUG kernel:[ 0.000000] D4000-DBFFF uncachable >17:29:36,564 DEBUG kernel:[ 0.000000] DC000-FFFFF write-protect >17:29:36,564 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >17:29:36,564 DEBUG kernel:[ 0.000000] 0 base 1BC000000 mask FFC000000 uncachable >17:29:36,564 DEBUG kernel:[ 0.000000] 1 base 0BE000000 mask FFE000000 uncachable >17:29:36,564 DEBUG kernel:[ 0.000000] 2 base 000000000 mask F80000000 write-back >17:29:36,564 DEBUG kernel:[ 0.000000] 3 base 080000000 mask FC0000000 write-back >17:29:36,564 DEBUG kernel:[ 0.000000] 4 base 100000000 mask F80000000 write-back >17:29:36,564 DEBUG kernel:[ 0.000000] 5 base 180000000 mask FC0000000 write-back >17:29:36,564 DEBUG kernel:[ 0.000000] 6 base 0BDE00000 mask FFFE00000 uncachable >17:29:36,564 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >17:29:36,564 DEBUG kernel:[ 0.000000] original variable MTRRs >17:29:36,564 DEBUG kernel:[ 0.000000] reg 0, base: 7104MB, range: 64MB, type UC >17:29:36,564 DEBUG kernel:[ 0.000000] reg 1, base: 3040MB, range: 32MB, type UC >17:29:36,564 DEBUG kernel:[ 0.000000] reg 2, base: 0GB, range: 2GB, type WB >17:29:36,564 DEBUG kernel:[ 0.000000] reg 3, base: 2GB, range: 1GB, type WB >17:29:36,564 DEBUG kernel:[ 0.000000] reg 4, base: 4GB, range: 2GB, type WB >17:29:36,564 DEBUG kernel:[ 0.000000] reg 5, base: 6GB, range: 1GB, type WB >17:29:36,564 DEBUG kernel:[ 0.000000] reg 6, base: 3038MB, range: 2MB, type UC >17:29:36,564 INFO kernel:[ 0.000000] total RAM covered: 6046M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 64K num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 128K num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 256K num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 512K num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 1M num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 2M num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 4M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 8M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 32M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 64M num_reg: 7 lose cover RAM: 192M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 128M num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 256M num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 512M num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 1G num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 2G num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 128K num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 256K num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 512K num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 1M num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 2M num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 4M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 8M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 16M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 32M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 64M num_reg: 7 lose cover RAM: 192M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 128M num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 256M num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 512M num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 1G num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 2G num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 256K num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 512K num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 1M num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 2M num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 4M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 8M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 16M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 32M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 64M num_reg: 7 lose cover RAM: 192M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 128M num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 256M num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 512M num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 1G num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 2G num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 512K num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 1M num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 2M num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 4M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 8M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 16M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 32M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 64M num_reg: 7 lose cover RAM: 192M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 128M num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 256M num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 512M num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 1G num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 2G num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 1M num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 2M num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 4M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 8M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 16M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 32M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 64M num_reg: 7 lose cover RAM: 192M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 128M num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 256M num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 512M num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 1G num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 2G num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 2M chunk_size: 2M num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 2M chunk_size: 4M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 2M chunk_size: 8M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 2M chunk_size: 16M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 2M chunk_size: 32M num_reg: 7 lose cover RAM: 3008M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 2M chunk_size: 64M num_reg: 7 lose cover RAM: 192M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 2M chunk_size: 128M num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 2M chunk_size: 256M num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 2M chunk_size: 512M num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 2M chunk_size: 1G num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 2M chunk_size: 2G num_reg: 7 lose cover RAM: 0G >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 4M chunk_size: 4M num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 4M chunk_size: 8M num_reg: 7 lose cover RAM: 3010M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 4M chunk_size: 16M num_reg: 7 lose cover RAM: 3010M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 4M chunk_size: 32M num_reg: 7 lose cover RAM: 3010M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 4M chunk_size: 64M num_reg: 7 lose cover RAM: 194M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 4M chunk_size: 128M num_reg: 7 lose cover RAM: 2M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 4M chunk_size: 256M num_reg: 7 lose cover RAM: 2M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 4M chunk_size: 512M num_reg: 7 lose cover RAM: 2M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 4M chunk_size: 1G num_reg: 7 lose cover RAM: 2M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 4M chunk_size: 2G num_reg: 7 lose cover RAM: 2M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 8M chunk_size: 8M num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 8M chunk_size: 16M num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 8M chunk_size: 32M num_reg: 7 lose cover RAM: 3014M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 8M chunk_size: 64M num_reg: 7 lose cover RAM: 198M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 8M chunk_size: 128M num_reg: 7 lose cover RAM: 6M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 8M chunk_size: 256M num_reg: 7 lose cover RAM: 6M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 8M chunk_size: 512M num_reg: 7 lose cover RAM: 6M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 8M chunk_size: 1G num_reg: 7 lose cover RAM: 6M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 8M chunk_size: 2G num_reg: 7 lose cover RAM: 6M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 16M chunk_size: 16M num_reg: 7 lose cover RAM: 974M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 16M chunk_size: 32M num_reg: 7 lose cover RAM: 3022M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 16M chunk_size: 64M num_reg: 7 lose cover RAM: 206M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 16M chunk_size: 128M num_reg: 7 lose cover RAM: 14M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 16M chunk_size: 256M num_reg: 7 lose cover RAM: 14M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 16M chunk_size: 512M num_reg: 7 lose cover RAM: 14M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 16M chunk_size: 1G num_reg: 7 lose cover RAM: 14M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 16M chunk_size: 2G num_reg: 7 lose cover RAM: 14M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 32M chunk_size: 32M num_reg: 7 lose cover RAM: 478M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 32M chunk_size: 64M num_reg: 7 lose cover RAM: 478M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 32M chunk_size: 128M num_reg: 6 lose cover RAM: 30M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 32M chunk_size: 256M num_reg: 6 lose cover RAM: 30M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 32M chunk_size: 512M num_reg: 6 lose cover RAM: 30M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 32M chunk_size: 1G num_reg: 6 lose cover RAM: 30M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 32M chunk_size: 2G num_reg: 6 lose cover RAM: 30M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64M chunk_size: 64M num_reg: 7 lose cover RAM: 478M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64M chunk_size: 128M num_reg: 6 lose cover RAM: 30M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64M chunk_size: 256M num_reg: 6 lose cover RAM: 30M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64M chunk_size: 512M num_reg: 6 lose cover RAM: 30M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64M chunk_size: 1G num_reg: 6 lose cover RAM: 30M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 64M chunk_size: 2G num_reg: 6 lose cover RAM: 30M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 128M chunk_size: 128M num_reg: 7 lose cover RAM: 286M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 128M chunk_size: 256M num_reg: 6 lose cover RAM: 158M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 128M chunk_size: 512M num_reg: 6 lose cover RAM: 158M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 128M chunk_size: 1G num_reg: 6 lose cover RAM: 158M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 128M chunk_size: 2G num_reg: 6 lose cover RAM: 158M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 256M chunk_size: 256M num_reg: 6 lose cover RAM: 414M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 256M chunk_size: 512M num_reg: 6 lose cover RAM: 414M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 256M chunk_size: 1G num_reg: 6 lose cover RAM: 414M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 256M chunk_size: 2G num_reg: 6 lose cover RAM: 414M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 512M chunk_size: 512M num_reg: 4 lose cover RAM: 926M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 512M chunk_size: 1G num_reg: 6 lose cover RAM: 926M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 512M chunk_size: 2G num_reg: 6 lose cover RAM: 926M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 1G chunk_size: 1G num_reg: 2 lose cover RAM: 1950M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 1G chunk_size: 2G num_reg: 2 lose cover RAM: 1950M >17:29:36,564 INFO kernel:[ 0.000000] gran_size: 2G chunk_size: 2G num_reg: 2 lose cover RAM: 1950M >17:29:36,564 INFO kernel:[ 0.000000] mtrr_cleanup: can not find optimal value >17:29:36,564 INFO kernel:[ 0.000000] please specify mtrr_gran_size/mtrr_chunk_size >17:29:36,564 DEBUG kernel:[ 0.000000] e820: update [mem 0xbde00000-0xffffffff] usable ==> reserved >17:29:36,564 INFO kernel:[ 0.000000] e820: last_pfn = 0xbda00 max_arch_pfn = 0x400000000 >17:29:36,564 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f6480-0x000f648f] mapped at [ffff8800000f6480] >17:29:36,564 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >17:29:36,564 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576 >17:29:36,564 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0xbd9fffff] >17:29:36,564 DEBUG kernel:[ 0.000000] [mem 0x00000000-0xbd9fffff] page 2M >17:29:36,564 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0xbd9fffff @ [mem 0x1fa0f000-0x1fffffff] >17:29:36,564 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1bbffffff] >17:29:36,564 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x1bbffffff] page 2M >17:29:36,564 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x1bbffffff @ [mem 0xbd6be000-0xbd6c5fff] >17:29:36,564 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e5f6000-0x7fffefff] >17:29:36,564 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f6440 00024 (v02 LENOVO) >17:29:36,564 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000bd949b5a 0009C (v01 LENOVO TP-6F 00003150 LTP 00000000) >17:29:36,564 WARNING kernel:[ 0.000000] ACPI: FACP 00000000bd949d00 000F4 (v03 LENOVO TP-6F 00003150 LNVO 00000001) >17:29:36,564 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000bd94a10e 0FAE1 (v01 LENOVO TP-6F 00003150 MSFT 03000000) >17:29:36,564 WARNING kernel:[ 0.000000] ACPI: FACS 00000000bd98e000 00040 >17:29:36,564 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bd949eb4 0025A (v01 LENOVO TP-6F 00003150 MSFT 03000000) >17:29:36,564 WARNING kernel:[ 0.000000] ACPI: ECDT 00000000bd959bef 00052 (v01 LENOVO TP-6F 00003150 LNVO 00000001) >17:29:36,564 WARNING kernel:[ 0.000000] ACPI: APIC 00000000bd959c41 00078 (v01 LENOVO TP-6F 00003150 LNVO 00000001) >17:29:36,564 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000bd959cb9 0003C (v01 LENOVO TP-6F 00003150 LNVO 00000001) >17:29:36,564 WARNING kernel:[ 0.000000] ACPI: HPET 00000000bd959cf5 00038 (v01 LENOVO TP-6F 00003150 LNVO 00000001) >17:29:36,564 WARNING kernel:[ 0.000000] ACPI: SLIC 00000000bd959dc2 00176 (v01 LENOVO TP-6F 00003150 LTP 00000000) >17:29:36,564 WARNING kernel:[ 0.000000] ACPI: BOOT 00000000bd959f38 00028 (v01 LENOVO TP-6F 00003150 LTP 00000001) >17:29:36,564 WARNING kernel:[ 0.000000] ACPI: ASF! 00000000bd959f60 000A0 (v16 LENOVO TP-6F 00003150 PTL 00000001) >17:29:36,564 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bd98d1fa 00568 (v01 LENOVO TP-6F 00003150 INTL 20050513) >17:29:36,564 WARNING kernel:[ 0.000000] ACPI: TCPA 00000000bd707000 00032 (v00 00000000 00000000) >17:29:36,564 WARNING kernel:[ 0.000000] ACPI: DMAR 00000000bd706000 00120 (v01 ? 00000001 00000000) >17:29:36,564 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bd6d3000 00655 (v01 PmRef CpuPm 00003000 INTL 20050624) >17:29:36,564 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bd6d2000 00274 (v01 PmRef Cpu0Tst 00003000 INTL 20050624) >17:29:36,564 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bd6d1000 00242 (v01 PmRef ApTst 00003000 INTL 20050624) >17:29:36,564 NOTICE kernel:[ 0.000000] ACPI: DMI detected: Lenovo ThinkPad T500 >17:29:36,564 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >17:29:36,564 INFO kernel:[ 0.000000] No NUMA configuration found >17:29:36,564 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000001bbffffff] >17:29:36,564 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1bbffffff] >17:29:36,564 INFO kernel:[ 0.000000] NODE_DATA [mem 0x1bbfec000-0x1bbffffff] >17:29:36,564 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0006ffffff] PMD -> [ffff8801b5600000-ffff8801bb5fffff] on node 0 >17:29:36,564 WARNING kernel:[ 0.000000] Zone ranges: >17:29:36,564 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >17:29:36,564 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >17:29:36,564 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x1bbffffff] >17:29:36,564 WARNING kernel:[ 0.000000] Movable zone start for each node >17:29:36,564 WARNING kernel:[ 0.000000] Early memory node ranges >17:29:36,564 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009dfff] >17:29:36,564 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xbd4a0fff] >17:29:36,566 WARNING kernel:[ 0.000000] node 0: [mem 0xbd4a7000-0xbd5b6fff] >17:29:36,566 WARNING kernel:[ 0.000000] node 0: [mem 0xbd60f000-0xbd6c5fff] >17:29:36,566 WARNING kernel:[ 0.000000] node 0: [mem 0xbd9ff000-0xbd9fffff] >17:29:36,566 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x1bbffffff] >17:29:36,566 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1545719 >17:29:36,566 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >17:29:36,566 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >17:29:36,566 DEBUG kernel:[ 0.000000] DMA zone: 3912 pages, LIFO batch:0 >17:29:36,566 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >17:29:36,566 DEBUG kernel:[ 0.000000] DMA32 zone: 755369 pages, LIFO batch:31 >17:29:36,566 DEBUG kernel:[ 0.000000] Normal zone: 12032 pages used for memmap >17:29:36,566 DEBUG kernel:[ 0.000000] Normal zone: 758016 pages, LIFO batch:31 >17:29:36,566 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x1008 >17:29:36,566 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >17:29:36,566 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >17:29:36,566 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >17:29:36,566 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled) >17:29:36,566 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled) >17:29:36,566 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >17:29:36,566 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >17:29:36,566 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >17:29:36,566 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 >17:29:36,566 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >17:29:36,566 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >17:29:36,566 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >17:29:36,566 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >17:29:36,566 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >17:29:36,566 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >17:29:36,566 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >17:29:36,566 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs >17:29:36,566 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bd4a1000 - 00000000bd4a7000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bd5b7000 - 00000000bd60f000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bd6c6000 - 00000000bd6d1000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bd6d1000 - 00000000bd6d4000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bd6d4000 - 00000000bd6d8000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bd6d8000 - 00000000bd6dc000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bd6dc000 - 00000000bd6df000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bd6df000 - 00000000bd706000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bd706000 - 00000000bd708000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bd708000 - 00000000bd90f000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bd90f000 - 00000000bd99f000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bd99f000 - 00000000bd9ff000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bda00000 - 00000000bdc00000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bdc00000 - 00000000c0000000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fed00000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed10000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed90000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fee00000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000 >17:29:36,566 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ff800000 - 0000000100000000 >17:29:36,566 INFO kernel:[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices >17:29:36,566 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >17:29:36,566 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >17:29:36,566 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff8801bbc00000 s84288 r8192 d22208 u524288 >17:29:36,566 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u524288 alloc=1*2097152 >17:29:36,566 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >17:29:36,566 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1517297 >17:29:36,566 WARNING kernel:[ 0.000000] Policy zone: Normal >17:29:36,566 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC6\x20x86_64 quiet BOOT_IMAGE=vmlinuz >17:29:36,566 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >17:29:36,566 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >17:29:36,566 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240 >17:29:36,566 INFO kernel:[ 0.000000] Checking aperture... >17:29:36,566 INFO kernel:[ 0.000000] No AGP bridge found >17:29:36,566 INFO kernel:[ 0.000000] Memory: 5975104k/7274496k available (6322k kernel code, 1091620k absent, 207772k reserved, 6882k data, 1036k init) >17:29:36,566 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >17:29:36,566 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >17:29:36,566 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. >17:29:36,566 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:712 16 >17:29:36,566 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >17:29:36,566 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >17:29:36,566 INFO kernel:[ 0.000000] console [tty0] enabled >17:29:36,566 INFO kernel:[ 0.000000] allocated 25165824 bytes of page_cgroup >17:29:36,566 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >17:29:36,566 DEBUG kernel:[ 0.000000] hpet clockevent registered >17:29:36,566 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >17:29:36,566 INFO kernel:[ 0.000000] tsc: Detected 2659.905 MHz processor >17:29:36,566 INFO kernel:[ 0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5319.81 BogoMIPS (lpj=2659905) >17:29:36,566 INFO kernel:[ 0.001006] pid_max: default: 32768 minimum: 301 >17:29:36,566 INFO kernel:[ 0.001038] Security Framework initialized >17:29:36,566 INFO kernel:[ 0.001048] SELinux: Initializing. >17:29:36,566 DEBUG kernel:[ 0.001057] SELinux: Starting in permissive mode >17:29:36,566 INFO kernel:[ 0.002445] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >17:29:36,566 INFO kernel:[ 0.006537] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >17:29:36,566 INFO kernel:[ 0.008438] Mount-cache hash table entries: 256 >17:29:36,566 INFO kernel:[ 0.008684] Initializing cgroup subsys cpuacct >17:29:36,566 INFO kernel:[ 0.008688] Initializing cgroup subsys memory >17:29:36,566 INFO kernel:[ 0.008705] Initializing cgroup subsys devices >17:29:36,566 INFO kernel:[ 0.008707] Initializing cgroup subsys freezer >17:29:36,566 INFO kernel:[ 0.008708] Initializing cgroup subsys net_cls >17:29:36,566 INFO kernel:[ 0.008710] Initializing cgroup subsys blkio >17:29:36,566 INFO kernel:[ 0.008711] Initializing cgroup subsys perf_event >17:29:36,566 INFO kernel:[ 0.008737] Disabled fast string operations >17:29:36,566 INFO kernel:[ 0.008742] CPU: Physical Processor ID: 0 >17:29:36,566 INFO kernel:[ 0.008743] CPU: Processor Core ID: 0 >17:29:36,566 INFO kernel:[ 0.008744] mce: CPU supports 6 MCE banks >17:29:36,566 INFO kernel:[ 0.008752] CPU0: Thermal monitoring enabled (TM2) >17:29:36,566 INFO kernel:[ 0.008756] process: using mwait in idle threads >17:29:36,566 INFO kernel:[ 0.008760] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 >17:29:36,566 INFO kernel:[ 0.008760] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32 >17:29:36,566 INFO kernel:[ 0.008760] tlb_flushall_shift is 0xffffffff >17:29:36,567 INFO kernel:[ 0.009647] ACPI: Core revision 20120711 >17:29:36,567 INFO kernel:[ 0.016014] ftrace: allocating 23458 entries in 92 pages >17:29:36,567 INFO kernel:[ 0.021083] dmar: Host address width 36 >17:29:36,567 INFO kernel:[ 0.021086] dmar: DRHD base: 0x000000feb03000 flags: 0x0 >17:29:36,567 INFO kernel:[ 0.021095] dmar: IOMMU 0: reg_base_addr feb03000 ver 1:0 cap c9008020e30260 ecap 1000 >17:29:36,567 INFO kernel:[ 0.021096] dmar: DRHD base: 0x000000feb01000 flags: 0x0 >17:29:36,567 INFO kernel:[ 0.021101] dmar: IOMMU 1: reg_base_addr feb01000 ver 1:0 cap c0000020630260 ecap 1000 >17:29:36,567 INFO kernel:[ 0.021102] dmar: DRHD base: 0x000000feb00000 flags: 0x0 >17:29:36,567 INFO kernel:[ 0.021106] dmar: IOMMU 2: reg_base_addr feb00000 ver 1:0 cap c0000020630270 ecap 1000 >17:29:36,567 INFO kernel:[ 0.021107] dmar: DRHD base: 0x000000feb02000 flags: 0x1 >17:29:36,567 INFO kernel:[ 0.021112] dmar: IOMMU 3: reg_base_addr feb02000 ver 1:0 cap c9008020630260 ecap 1000 >17:29:36,567 INFO kernel:[ 0.021113] dmar: RMRR base: 0x000000fc226c00 end: 0x000000fc2273ff >17:29:36,567 INFO kernel:[ 0.021114] dmar: RMRR base: 0x000000bdc00000 end: 0x000000bfffffff >17:29:36,567 INFO kernel:[ 0.021622] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >17:29:36,567 INFO kernel:[ 0.031778] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU P8800 @ 2.66GHz stepping 0a >17:29:36,567 INFO kernel:[ 0.031995] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver. >17:29:36,567 INFO kernel:[ 0.031995] ... version: 2 >17:29:36,567 INFO kernel:[ 0.031995] ... bit width: 40 >17:29:36,567 INFO kernel:[ 0.031995] ... generic registers: 2 >17:29:36,567 INFO kernel:[ 0.031995] ... value mask: 000000ffffffffff >17:29:36,567 INFO kernel:[ 0.031995] ... max period: 000000007fffffff >17:29:36,567 INFO kernel:[ 0.031995] ... fixed-purpose events: 3 >17:29:36,567 INFO kernel:[ 0.031995] ... event mask: 0000000700000003 >17:29:36,567 INFO kernel:[ 0.031995] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >17:29:36,567 INFO kernel:[ 0.001999] Disabled fast string operations >17:29:36,567 INFO kernel:[ 0.031995] smpboot: Booting Node 0, Processors #1 >17:29:36,567 INFO kernel:[ 0.044051] Brought up 2 CPUs >17:29:36,567 INFO kernel:[ 0.044055] smpboot: Total of 2 processors activated (10639.62 BogoMIPS) >17:29:36,567 INFO kernel:[ 0.045074] devtmpfs: initialized >17:29:36,567 INFO kernel:[ 0.046010] PM: Registering ACPI NVS region [mem 0xbd6c6000-0xbd6d0fff] (45056 bytes) >17:29:36,567 INFO kernel:[ 0.046014] PM: Registering ACPI NVS region [mem 0xbd6d8000-0xbd6dbfff] (16384 bytes) >17:29:36,567 INFO kernel:[ 0.046015] PM: Registering ACPI NVS region [mem 0xbd6df000-0xbd705fff] (159744 bytes) >17:29:36,567 INFO kernel:[ 0.046017] PM: Registering ACPI NVS region [mem 0xbd90f000-0xbd99efff] (589824 bytes) >17:29:36,567 INFO kernel:[ 0.046620] atomic64 test passed for x86-64 platform with CX8 and with SSE >17:29:36,567 INFO kernel:[ 0.046649] RTC time: 17:29:24, date: 10/20/12 >17:29:36,567 INFO kernel:[ 0.046690] NET: Registered protocol family 16 >17:29:36,567 INFO kernel:[ 0.046806] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >17:29:36,567 INFO kernel:[ 0.046807] ACPI: bus type pci registered >17:29:36,567 INFO kernel:[ 0.046858] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) >17:29:36,567 INFO kernel:[ 0.046861] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820 >17:29:36,567 INFO kernel:[ 0.054756] PCI: Using configuration type 1 for base access >17:29:36,567 INFO kernel:[ 0.055436] bio: create slab <bio-0> at 0 >17:29:36,567 INFO kernel:[ 0.055436] ACPI: Added _OSI(Module Device) >17:29:36,567 INFO kernel:[ 0.055436] ACPI: Added _OSI(Processor Device) >17:29:36,567 INFO kernel:[ 0.055436] ACPI: Added _OSI(3.0 _SCP Extensions) >17:29:36,567 INFO kernel:[ 0.055436] ACPI: Added _OSI(Processor Aggregator Device) >17:29:36,567 INFO kernel:[ 0.055436] ACPI: Added _OSI(Linux) >17:29:36,567 INFO kernel:[ 0.056147] ACPI: EC: EC description table is found, configuring boot EC >17:29:36,567 NOTICE kernel:[ 0.060880] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query honored via DMI >17:29:36,567 WARNING kernel:[ 0.071329] ACPI: SSDT 00000000bd6d6aa0 0030A (v01 PmRef Cpu0Ist 00003000 INTL 20050624) >17:29:36,567 WARNING kernel:[ 0.071697] ACPI: Dynamic OEM Table Load: >17:29:36,567 WARNING kernel:[ 0.071699] ACPI: SSDT (null) 0030A (v01 PmRef Cpu0Ist 00003000 INTL 20050624) >17:29:36,567 WARNING kernel:[ 0.071811] ACPI: SSDT 00000000bd6d4020 0087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624) >17:29:36,567 WARNING kernel:[ 0.072203] ACPI: Dynamic OEM Table Load: >17:29:36,567 WARNING kernel:[ 0.072205] ACPI: SSDT (null) 0087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624) >17:29:36,567 WARNING kernel:[ 0.078171] ACPI: SSDT 00000000bd6d5ca0 001CF (v01 PmRef ApIst 00003000 INTL 20050624) >17:29:36,567 WARNING kernel:[ 0.078552] ACPI: Dynamic OEM Table Load: >17:29:36,567 WARNING kernel:[ 0.078554] ACPI: SSDT (null) 001CF (v01 PmRef ApIst 00003000 INTL 20050624) >17:29:36,567 WARNING kernel:[ 0.081057] ACPI: SSDT 00000000bd6d5f20 0008D (v01 PmRef ApCst 00003000 INTL 20050624) >17:29:36,567 WARNING kernel:[ 0.081425] ACPI: Dynamic OEM Table Load: >17:29:36,567 WARNING kernel:[ 0.081427] ACPI: SSDT (null) 0008D (v01 PmRef ApCst 00003000 INTL 20050624) >17:29:36,567 INFO kernel:[ 0.085104] ACPI: Interpreter enabled >17:29:36,567 INFO kernel:[ 0.085107] ACPI: (supports S0 S3 S4 S5) >17:29:36,567 INFO kernel:[ 0.085120] ACPI: Using IOAPIC for interrupt routing >17:29:36,567 INFO kernel:[ 0.091022] ACPI: Power Resource [PUBS] (on) >17:29:36,567 INFO kernel:[ 0.094579] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 >17:29:36,567 INFO kernel:[ 0.097455] ACPI: ACPI Dock Station Driver: 3 docks/bays found >17:29:36,567 INFO kernel:[ 0.097459] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >17:29:36,567 INFO kernel:[ 0.098112] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >17:29:36,567 INFO kernel:[ 0.098139] pci_root PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge >17:29:36,567 INFO kernel:[ 0.098163] PCI host bridge to bus 0000:00 >17:29:36,567 DEBUG kernel:[ 0.098166] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >17:29:36,567 INFO kernel:[ 0.098168] pci_bus 0000:00: root bus resource [bus 00-ff] >17:29:36,567 INFO kernel:[ 0.098170] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >17:29:36,567 INFO kernel:[ 0.098171] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >17:29:36,567 INFO kernel:[ 0.098173] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >17:29:36,567 INFO kernel:[ 0.098174] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >17:29:36,567 INFO kernel:[ 0.098176] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >17:29:36,567 INFO kernel:[ 0.098177] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff] >17:29:36,567 DEBUG kernel:[ 0.098186] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000 >17:29:36,567 INFO kernel:[ 0.098204] DMAR: Forcing write-buffer flush capability >17:29:36,567 INFO kernel:[ 0.098205] DMAR: Disabling IOMMU for graphics on this chipset >17:29:36,567 DEBUG kernel:[ 0.098227] pci 0000:00:02.0: [8086:2a42] type 00 class 0x030000 >17:29:36,567 DEBUG kernel:[ 0.098237] pci 0000:00:02.0: reg 10: [mem 0xf4400000-0xf47fffff 64bit] >17:29:36,567 DEBUG kernel:[ 0.098244] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref] >17:29:36,567 DEBUG kernel:[ 0.098249] pci 0000:00:02.0: reg 20: [io 0x1800-0x1807] >17:29:36,567 DEBUG kernel:[ 0.098279] pci 0000:00:02.1: [8086:2a43] type 00 class 0x038000 >17:29:36,567 DEBUG kernel:[ 0.098288] pci 0000:00:02.1: reg 10: [mem 0xf4200000-0xf42fffff 64bit] >17:29:36,567 DEBUG kernel:[ 0.098335] pci 0000:00:03.0: [8086:2a44] type 00 class 0x078000 >17:29:36,567 DEBUG kernel:[ 0.098349] pci 0000:00:03.0: reg 10: [mem 0xfc226800-0xfc22680f 64bit] >17:29:36,567 DEBUG kernel:[ 0.098396] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold >17:29:36,567 DEBUG kernel:[ 0.098414] pci 0000:00:03.3: [8086:2a47] type 00 class 0x070002 >17:29:36,567 DEBUG kernel:[ 0.098426] pci 0000:00:03.3: reg 10: [io 0x1830-0x1837] >17:29:36,567 DEBUG kernel:[ 0.098433] pci 0000:00:03.3: reg 14: [mem 0xfc024000-0xfc024fff] >17:29:36,567 DEBUG kernel:[ 0.098534] pci 0000:00:19.0: [8086:10f5] type 00 class 0x020000 >17:29:36,567 DEBUG kernel:[ 0.098558] pci 0000:00:19.0: reg 10: [mem 0xfc000000-0xfc01ffff] >17:29:36,567 DEBUG kernel:[ 0.098568] pci 0000:00:19.0: reg 14: [mem 0xfc025000-0xfc025fff] >17:29:36,567 DEBUG kernel:[ 0.098579] pci 0000:00:19.0: reg 18: [io 0x1840-0x185f] >17:29:36,567 DEBUG kernel:[ 0.098664] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >17:29:36,567 DEBUG kernel:[ 0.098689] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300 >17:29:36,567 DEBUG kernel:[ 0.098743] pci 0000:00:1a.0: reg 20: [io 0x1860-0x187f] >17:29:36,567 DEBUG kernel:[ 0.098807] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300 >17:29:36,567 DEBUG kernel:[ 0.098861] pci 0000:00:1a.1: reg 20: [io 0x1880-0x189f] >17:29:36,567 DEBUG kernel:[ 0.098926] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300 >17:29:36,567 DEBUG kernel:[ 0.098979] pci 0000:00:1a.2: reg 20: [io 0x18a0-0x18bf] >17:29:36,567 DEBUG kernel:[ 0.099060] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320 >17:29:36,567 DEBUG kernel:[ 0.099084] pci 0000:00:1a.7: reg 10: [mem 0xfc226c00-0xfc226fff] >17:29:36,567 DEBUG kernel:[ 0.099189] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold >17:29:36,567 DEBUG kernel:[ 0.099222] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300 >17:29:36,567 DEBUG kernel:[ 0.099241] pci 0000:00:1b.0: reg 10: [mem 0xfc020000-0xfc023fff 64bit] >17:29:36,567 DEBUG kernel:[ 0.099335] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >17:29:36,567 DEBUG kernel:[ 0.099366] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400 >17:29:36,567 DEBUG kernel:[ 0.099464] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >17:29:36,567 DEBUG kernel:[ 0.099496] pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400 >17:29:36,567 DEBUG kernel:[ 0.099594] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >17:29:36,567 DEBUG kernel:[ 0.099627] pci 0000:00:1c.3: [8086:2946] type 01 class 0x060400 >17:29:36,567 DEBUG kernel:[ 0.099725] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >17:29:36,567 DEBUG kernel:[ 0.099756] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400 >17:29:36,567 DEBUG kernel:[ 0.099854] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >17:29:36,567 DEBUG kernel:[ 0.099889] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 >17:29:36,567 DEBUG kernel:[ 0.099943] pci 0000:00:1d.0: reg 20: [io 0x18c0-0x18df] >17:29:36,567 DEBUG kernel:[ 0.100013] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 >17:29:36,567 DEBUG kernel:[ 0.100068] pci 0000:00:1d.1: reg 20: [io 0x18e0-0x18ff] >17:29:36,567 DEBUG kernel:[ 0.100133] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 >17:29:36,567 DEBUG kernel:[ 0.100187] pci 0000:00:1d.2: reg 20: [io 0x1c00-0x1c1f] >17:29:36,567 DEBUG kernel:[ 0.100263] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 >17:29:36,567 DEBUG kernel:[ 0.100287] pci 0000:00:1d.7: reg 10: [mem 0xfc227000-0xfc2273ff] >17:29:36,567 DEBUG kernel:[ 0.100392] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >17:29:36,567 DEBUG kernel:[ 0.100420] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 >17:29:36,567 DEBUG kernel:[ 0.100508] pci 0000:00:1f.0: [8086:2917] type 00 class 0x060100 >17:29:36,567 DEBUG kernel:[ 0.100668] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601 >17:29:36,567 DEBUG kernel:[ 0.100694] pci 0000:00:1f.2: reg 10: [io 0x1c48-0x1c4f] >17:29:36,567 DEBUG kernel:[ 0.100704] pci 0000:00:1f.2: reg 14: [io 0x183c-0x183f] >17:29:36,567 DEBUG kernel:[ 0.100715] pci 0000:00:1f.2: reg 18: [io 0x1c40-0x1c47] >17:29:36,567 DEBUG kernel:[ 0.100725] pci 0000:00:1f.2: reg 1c: [io 0x1838-0x183b] >17:29:36,567 DEBUG kernel:[ 0.100735] pci 0000:00:1f.2: reg 20: [io 0x1c20-0x1c3f] >17:29:36,567 DEBUG kernel:[ 0.100746] pci 0000:00:1f.2: reg 24: [mem 0xfc226000-0xfc2267ff] >17:29:36,567 DEBUG kernel:[ 0.100812] pci 0000:00:1f.2: PME# supported from D3hot >17:29:36,567 DEBUG kernel:[ 0.100837] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 >17:29:36,567 DEBUG kernel:[ 0.100856] pci 0000:00:1f.3: reg 10: [mem 0xfc227400-0xfc2274ff 64bit] >17:29:36,567 DEBUG kernel:[ 0.100885] pci 0000:00:1f.3: reg 20: [io 0x1c60-0x1c7f] >17:29:36,567 DEBUG kernel:[ 0.100974] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-ff] >17:29:36,567 INFO kernel:[ 0.100977] pci 0000:00:1c.0: PCI bridge to [bus 02] >17:29:36,567 DEBUG kernel:[ 0.101045] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-ff] >17:29:36,567 DEBUG kernel:[ 0.101080] pci 0000:03:00.0: [8086:4237] type 00 class 0x028000 >17:29:36,567 DEBUG kernel:[ 0.101119] pci 0000:03:00.0: reg 10: [mem 0xf4300000-0xf4301fff 64bit] >17:29:36,567 DEBUG kernel:[ 0.101309] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >17:29:36,567 INFO kernel:[ 0.103006] pci 0000:00:1c.1: PCI bridge to [bus 03] >17:29:36,567 DEBUG kernel:[ 0.103013] pci 0000:00:1c.1: bridge window [mem 0xf4300000-0xf43fffff] >17:29:36,567 DEBUG kernel:[ 0.103072] pci_bus 0000:05: busn_res: [bus 05-0c] is inserted under [bus 00-ff] >17:29:36,567 INFO kernel:[ 0.103075] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] >17:29:36,567 DEBUG kernel:[ 0.103079] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] >17:29:36,567 DEBUG kernel:[ 0.103083] pci 0000:00:1c.3: bridge window [mem 0xf8000000-0xf9ffffff] >17:29:36,567 DEBUG kernel:[ 0.103090] pci 0000:00:1c.3: bridge window [mem 0xf4000000-0xf40fffff 64bit pref] >17:29:36,567 DEBUG kernel:[ 0.103143] pci_bus 0000:0d: busn_res: [bus 0d-14] is inserted under [bus 00-ff] >17:29:36,567 INFO kernel:[ 0.103146] pci 0000:00:1c.4: PCI bridge to [bus 0d-14] >17:29:36,567 DEBUG kernel:[ 0.103150] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff] >17:29:36,567 DEBUG kernel:[ 0.103154] pci 0000:00:1c.4: bridge window [mem 0xfa000000-0xfbffffff] >17:29:36,567 DEBUG kernel:[ 0.103161] pci 0000:00:1c.4: bridge window [mem 0xf4100000-0xf41fffff 64bit pref] >17:29:36,567 DEBUG kernel:[ 0.103189] pci_bus 0000:15: busn_res: [bus 15-18] is inserted under [bus 00-ff] >17:29:36,567 DEBUG kernel:[ 0.103205] pci 0000:15:00.0: [1180:0476] type 02 class 0x060700 >17:29:36,567 NOTICE kernel:[ 0.103228] pci 0000:15:00.0: proprietary Ricoh MMC controller disabled (via cardbus function) >17:29:36,567 NOTICE kernel:[ 0.103229] pci 0000:15:00.0: MMC cards are now supported by standard SDHCI controller >17:29:36,567 DEBUG kernel:[ 0.103247] pci 0000:15:00.0: reg 10: [mem 0xf4800000-0xf4800fff] >17:29:36,567 DEBUG kernel:[ 0.103287] pci 0000:15:00.0: supports D1 D2 >17:29:36,567 DEBUG kernel:[ 0.103289] pci 0000:15:00.0: PME# supported from D0 D1 D2 D3hot D3cold >17:29:36,567 DEBUG kernel:[ 0.103316] pci 0000:15:00.1: [1180:0832] type 00 class 0x0c0010 >17:29:36,567 DEBUG kernel:[ 0.103340] pci 0000:15:00.1: reg 10: [mem 0xf4801000-0xf48017ff] >17:29:36,567 DEBUG kernel:[ 0.103452] pci 0000:15:00.1: supports D1 D2 >17:29:36,567 DEBUG kernel:[ 0.103453] pci 0000:15:00.1: PME# supported from D0 D1 D2 D3hot D3cold >17:29:36,567 DEBUG kernel:[ 0.103480] pci 0000:15:00.2: [1180:0822] type 00 class 0x080500 >17:29:36,567 DEBUG kernel:[ 0.103504] pci 0000:15:00.2: reg 10: [mem 0xf4801800-0xf48018ff] >17:29:36,567 DEBUG kernel:[ 0.103615] pci 0000:15:00.2: supports D1 D2 >17:29:36,567 DEBUG kernel:[ 0.103617] pci 0000:15:00.2: PME# supported from D0 D1 D2 D3hot D3cold >17:29:36,567 DEBUG kernel:[ 0.103647] pci 0000:15:00.4: [1180:0592] type 00 class 0x088000 >17:29:36,567 DEBUG kernel:[ 0.103671] pci 0000:15:00.4: reg 10: [mem 0xf4802000-0xf48020ff] >17:29:36,567 DEBUG kernel:[ 0.103782] pci 0000:15:00.4: supports D1 D2 >17:29:36,567 DEBUG kernel:[ 0.103784] pci 0000:15:00.4: PME# supported from D0 D1 D2 D3hot D3cold >17:29:36,567 DEBUG kernel:[ 0.103810] pci 0000:15:00.5: [1180:0852] type 00 class 0x088000 >17:29:36,567 DEBUG kernel:[ 0.103834] pci 0000:15:00.5: reg 10: [mem 0xf4802400-0xf48024ff] >17:29:36,567 DEBUG kernel:[ 0.103946] pci 0000:15:00.5: supports D1 D2 >17:29:36,567 DEBUG kernel:[ 0.103948] pci 0000:15:00.5: PME# supported from D0 D1 D2 D3hot D3cold >17:29:36,567 INFO kernel:[ 0.104025] pci 0000:00:1e.0: PCI bridge to [bus 15-18] (subtractive decode) >17:29:36,567 DEBUG kernel:[ 0.104029] pci 0000:00:1e.0: bridge window [io 0x4000-0x7fff] >17:29:36,567 DEBUG kernel:[ 0.104033] pci 0000:00:1e.0: bridge window [mem 0xf4800000-0xf7ffffff] >17:29:36,567 DEBUG kernel:[ 0.104040] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xf3ffffff 64bit pref] >17:29:36,567 DEBUG kernel:[ 0.104042] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >17:29:36,567 DEBUG kernel:[ 0.104044] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >17:29:36,567 DEBUG kernel:[ 0.104045] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >17:29:36,567 DEBUG kernel:[ 0.104047] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >17:29:36,567 DEBUG kernel:[ 0.104048] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >17:29:36,567 DEBUG kernel:[ 0.104050] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode) >17:29:36,568 DEBUG kernel:[ 0.104095] pci_bus 0000:16: busn_res: can not insert [bus 16-ff] under [bus 15-18] (conflicts with (null) [bus 15-18]) >17:29:36,568 DEBUG kernel:[ 0.104099] pci_bus 0000:16: busn_res: [bus 16-ff] end is updated to 17 >17:29:36,568 DEBUG kernel:[ 0.104101] pci_bus 0000:16: busn_res: [bus 16-17] is inserted under [bus 15-18] >17:29:36,568 DEBUG kernel:[ 0.104135] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >17:29:36,568 DEBUG kernel:[ 0.104203] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT] >17:29:36,568 DEBUG kernel:[ 0.104223] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT] >17:29:36,568 DEBUG kernel:[ 0.104243] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT] >17:29:36,568 DEBUG kernel:[ 0.104264] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP4._PRT] >17:29:36,568 DEBUG kernel:[ 0.104286] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT] >17:29:36,568 INFO kernel:[ 0.104486] pci0000:00: Requesting ACPI _OSC control (0x1d) >17:29:36,568 INFO kernel:[ 0.104763] pci0000:00: ACPI _OSC control (0x1d) granted >17:29:36,568 INFO kernel:[ 0.108253] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) >17:29:36,568 INFO kernel:[ 0.108306] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11) >17:29:36,568 INFO kernel:[ 0.108359] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11) >17:29:36,568 INFO kernel:[ 0.108408] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) >17:29:36,568 INFO kernel:[ 0.108457] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11) >17:29:36,568 INFO kernel:[ 0.108507] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11) >17:29:36,568 INFO kernel:[ 0.108556] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11) >17:29:36,568 INFO kernel:[ 0.108605] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11) >17:29:36,568 INFO kernel:[ 0.108666] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >17:29:36,568 INFO kernel:[ 0.108666] vgaarb: loaded >17:29:36,568 INFO kernel:[ 0.108666] vgaarb: bridge control possible 0000:00:02.0 >17:29:36,568 NOTICE kernel:[ 0.108666] SCSI subsystem initialized >17:29:36,568 INFO kernel:[ 0.108666] ACPI: bus type scsi registered >17:29:36,568 DEBUG kernel:[ 0.108666] libata version 3.00 loaded. >17:29:36,568 INFO kernel:[ 0.108666] ACPI: bus type usb registered >17:29:36,568 INFO kernel:[ 0.108666] usbcore: registered new interface driver usbfs >17:29:36,568 INFO kernel:[ 0.108666] usbcore: registered new interface driver hub >17:29:36,568 INFO kernel:[ 0.108666] usbcore: registered new device driver usb >17:29:36,568 INFO kernel:[ 0.108666] PCI: Using ACPI for IRQ routing >17:29:36,568 DEBUG kernel:[ 0.110215] PCI: pci_cache_line_size set to 64 bytes >17:29:36,568 DEBUG kernel:[ 0.110326] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff] >17:29:36,568 DEBUG kernel:[ 0.110328] e820: reserve RAM buffer [mem 0xbd4a1000-0xbfffffff] >17:29:36,568 DEBUG kernel:[ 0.110331] e820: reserve RAM buffer [mem 0xbd5b7000-0xbfffffff] >17:29:36,568 DEBUG kernel:[ 0.110333] e820: reserve RAM buffer [mem 0xbd6c6000-0xbfffffff] >17:29:36,568 DEBUG kernel:[ 0.110336] e820: reserve RAM buffer [mem 0xbda00000-0xbfffffff] >17:29:36,568 INFO kernel:[ 0.110422] NetLabel: Initializing >17:29:36,568 INFO kernel:[ 0.110424] NetLabel: domain hash size = 128 >17:29:36,568 INFO kernel:[ 0.110424] NetLabel: protocols = UNLABELED CIPSOv4 >17:29:36,568 INFO kernel:[ 0.110434] NetLabel: unlabeled traffic allowed by default >17:29:36,568 INFO kernel:[ 0.110459] HPET: 4 timers in total, 0 timers will be used for per-cpu timer >17:29:36,568 INFO kernel:[ 0.110464] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >17:29:36,568 INFO kernel:[ 0.110468] hpet0: 4 comparators, 64-bit 14.318180 MHz counter >17:29:36,568 INFO kernel:[ 0.114996] Switching to clocksource hpet >17:29:36,568 INFO kernel:[ 0.121531] pnp: PnP ACPI init >17:29:36,568 INFO kernel:[ 0.121549] ACPI: bus type pnp registered >17:29:36,568 DEBUG kernel:[ 0.141617] pnp 00:00: [mem 0x00000000-0x0009ffff] >17:29:36,568 DEBUG kernel:[ 0.141619] pnp 00:00: [mem 0x000c0000-0x000c3fff] >17:29:36,568 DEBUG kernel:[ 0.141620] pnp 00:00: [mem 0x000c4000-0x000c7fff] >17:29:36,568 DEBUG kernel:[ 0.141622] pnp 00:00: [mem 0x000c8000-0x000cbfff] >17:29:36,568 DEBUG kernel:[ 0.141623] pnp 00:00: [mem 0x000cc000-0x000cffff] >17:29:36,568 DEBUG kernel:[ 0.141624] pnp 00:00: [mem 0x000d0000-0x000d3fff] >17:29:36,568 DEBUG kernel:[ 0.141626] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled] >17:29:36,568 DEBUG kernel:[ 0.141627] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled] >17:29:36,568 DEBUG kernel:[ 0.141629] pnp 00:00: [mem 0x000dc000-0x000dffff] >17:29:36,568 DEBUG kernel:[ 0.141630] pnp 00:00: [mem 0x000e0000-0x000e3fff] >17:29:36,568 DEBUG kernel:[ 0.141631] pnp 00:00: [mem 0x000e4000-0x000e7fff] >17:29:36,568 DEBUG kernel:[ 0.141633] pnp 00:00: [mem 0x000e8000-0x000ebfff] >17:29:36,568 DEBUG kernel:[ 0.141634] pnp 00:00: [mem 0x000ec000-0x000effff] >17:29:36,568 DEBUG kernel:[ 0.141635] pnp 00:00: [mem 0x000f0000-0x000fffff] >17:29:36,568 DEBUG kernel:[ 0.141637] pnp 00:00: [mem 0x00100000-0xbfffffff] >17:29:36,568 DEBUG kernel:[ 0.141638] pnp 00:00: [mem 0xfec00000-0xfed3ffff] >17:29:36,568 DEBUG kernel:[ 0.141639] pnp 00:00: [mem 0xfed4c000-0xffffffff] >17:29:36,568 INFO kernel:[ 0.141716] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved >17:29:36,568 INFO kernel:[ 0.141719] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved >17:29:36,568 INFO kernel:[ 0.141721] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved >17:29:36,568 INFO kernel:[ 0.141723] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved >17:29:36,568 INFO kernel:[ 0.141724] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved >17:29:36,568 INFO kernel:[ 0.141726] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved >17:29:36,568 INFO kernel:[ 0.141728] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved >17:29:36,568 INFO kernel:[ 0.141730] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved >17:29:36,568 INFO kernel:[ 0.141732] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved >17:29:36,568 INFO kernel:[ 0.141733] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved >17:29:36,568 INFO kernel:[ 0.141735] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved >17:29:36,568 INFO kernel:[ 0.141737] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved >17:29:36,568 INFO kernel:[ 0.141739] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved >17:29:36,568 INFO kernel:[ 0.141741] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved >17:29:36,568 INFO kernel:[ 0.141743] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved >17:29:36,568 DEBUG kernel:[ 0.141747] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >17:29:36,568 DEBUG kernel:[ 0.141763] pnp 00:01: [bus 00-ff] >17:29:36,568 DEBUG kernel:[ 0.141765] pnp 00:01: [io 0x0cf8-0x0cff] >17:29:36,568 DEBUG kernel:[ 0.141767] pnp 00:01: [io 0x0000-0x0cf7 window] >17:29:36,568 DEBUG kernel:[ 0.141768] pnp 00:01: [io 0x0d00-0xffff window] >17:29:36,568 DEBUG kernel:[ 0.141770] pnp 00:01: [mem 0x000a0000-0x000bffff window] >17:29:36,568 DEBUG kernel:[ 0.141771] pnp 00:01: [mem 0x000c0000-0x000c3fff window] >17:29:36,568 DEBUG kernel:[ 0.141773] pnp 00:01: [mem 0x000c4000-0x000c7fff window] >17:29:36,568 DEBUG kernel:[ 0.141774] pnp 00:01: [mem 0x000c8000-0x000cbfff window] >17:29:36,568 DEBUG kernel:[ 0.141776] pnp 00:01: [mem 0x000cc000-0x000cffff window] >17:29:36,568 DEBUG kernel:[ 0.141777] pnp 00:01: [mem 0x000d0000-0x000d3fff window] >17:29:36,568 DEBUG kernel:[ 0.141779] pnp 00:01: [mem 0x000d4000-0x000d7fff window] >17:29:36,568 DEBUG kernel:[ 0.141780] pnp 00:01: [mem 0x000d8000-0x000dbfff window] >17:29:36,568 DEBUG kernel:[ 0.141781] pnp 00:01: [mem 0x000dc000-0x000dffff window] >17:29:36,568 DEBUG kernel:[ 0.141783] pnp 00:01: [mem 0x000e0000-0x000e3fff window] >17:29:36,568 DEBUG kernel:[ 0.141784] pnp 00:01: [mem 0x000e4000-0x000e7fff window] >17:29:36,568 DEBUG kernel:[ 0.141786] pnp 00:01: [mem 0x000e8000-0x000ebfff window] >17:29:36,568 DEBUG kernel:[ 0.141787] pnp 00:01: [mem 0x000ec000-0x000effff window] >17:29:36,568 DEBUG kernel:[ 0.141789] pnp 00:01: [mem 0xc0000000-0xfebfffff window] >17:29:36,568 DEBUG kernel:[ 0.141790] pnp 00:01: [mem 0xfed40000-0xfed4bfff window] >17:29:36,568 DEBUG kernel:[ 0.141846] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >17:29:36,568 DEBUG kernel:[ 0.161590] pnp 00:02: [io 0x0010-0x001f] >17:29:36,568 DEBUG kernel:[ 0.161592] pnp 00:02: [io 0x0090-0x009f] >17:29:36,568 DEBUG kernel:[ 0.161593] pnp 00:02: [io 0x0024-0x0025] >17:29:36,568 DEBUG kernel:[ 0.161594] pnp 00:02: [io 0x0028-0x0029] >17:29:36,568 DEBUG kernel:[ 0.161596] pnp 00:02: [io 0x002c-0x002d] >17:29:36,568 DEBUG kernel:[ 0.161597] pnp 00:02: [io 0x0030-0x0031] >17:29:36,568 DEBUG kernel:[ 0.161598] pnp 00:02: [io 0x0034-0x0035] >17:29:36,568 DEBUG kernel:[ 0.161599] pnp 00:02: [io 0x0038-0x0039] >17:29:36,568 DEBUG kernel:[ 0.161601] pnp 00:02: [io 0x003c-0x003d] >17:29:36,568 DEBUG kernel:[ 0.161602] pnp 00:02: [io 0x00a4-0x00a5] >17:29:36,568 DEBUG kernel:[ 0.161603] pnp 00:02: [io 0x00a8-0x00a9] >17:29:36,568 DEBUG kernel:[ 0.161604] pnp 00:02: [io 0x00ac-0x00ad] >17:29:36,568 DEBUG kernel:[ 0.161606] pnp 00:02: [io 0x00b0-0x00b5] >17:29:36,568 DEBUG kernel:[ 0.161607] pnp 00:02: [io 0x00b8-0x00b9] >17:29:36,568 DEBUG kernel:[ 0.161608] pnp 00:02: [io 0x00bc-0x00bd] >17:29:36,568 DEBUG kernel:[ 0.161609] pnp 00:02: [io 0x0050-0x0053] >17:29:36,568 DEBUG kernel:[ 0.161611] pnp 00:02: [io 0x0072-0x0077] >17:29:36,568 DEBUG kernel:[ 0.161612] pnp 00:02: [io 0x002e-0x002f] >17:29:36,568 DEBUG kernel:[ 0.161613] pnp 00:02: [io 0x1000-0x107f] >17:29:36,568 DEBUG kernel:[ 0.161615] pnp 00:02: [io 0x1180-0x11ff] >17:29:36,568 DEBUG kernel:[ 0.161616] pnp 00:02: [io 0x0800-0x080f] >17:29:36,568 DEBUG kernel:[ 0.161617] pnp 00:02: [io 0x15e0-0x15ef] >17:29:36,568 DEBUG kernel:[ 0.161618] pnp 00:02: [io 0x1600-0x167f] >17:29:36,568 DEBUG kernel:[ 0.161620] pnp 00:02: [io 0x1680-0x169f] >17:29:36,568 DEBUG kernel:[ 0.161621] pnp 00:02: [mem 0xe0000000-0xefffffff] >17:29:36,568 DEBUG kernel:[ 0.161623] pnp 00:02: [mem 0xfed1c000-0xfed1ffff] >17:29:36,568 DEBUG kernel:[ 0.161624] pnp 00:02: [mem 0xfed10000-0xfed13fff] >17:29:36,568 DEBUG kernel:[ 0.161625] pnp 00:02: [mem 0xfed18000-0xfed18fff] >17:29:36,568 DEBUG kernel:[ 0.161627] pnp 00:02: [mem 0xfed19000-0xfed19fff] >17:29:36,568 DEBUG kernel:[ 0.161628] pnp 00:02: [mem 0xfed45000-0xfed4bfff] >17:29:36,568 INFO kernel:[ 0.161692] system 00:02: [io 0x1000-0x107f] has been reserved >17:29:36,568 INFO kernel:[ 0.161694] system 00:02: [io 0x1180-0x11ff] has been reserved >17:29:36,568 INFO kernel:[ 0.161697] system 00:02: [io 0x0800-0x080f] has been reserved >17:29:36,568 INFO kernel:[ 0.161699] system 00:02: [io 0x15e0-0x15ef] has been reserved >17:29:36,568 INFO kernel:[ 0.161700] system 00:02: [io 0x1600-0x167f] has been reserved >17:29:36,568 INFO kernel:[ 0.161702] system 00:02: [io 0x1680-0x169f] has been reserved >17:29:36,568 INFO kernel:[ 0.161704] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved >17:29:36,568 INFO kernel:[ 0.161706] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved >17:29:36,568 INFO kernel:[ 0.161708] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved >17:29:36,568 INFO kernel:[ 0.161710] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved >17:29:36,568 INFO kernel:[ 0.161712] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved >17:29:36,568 INFO kernel:[ 0.161714] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved >17:29:36,568 DEBUG kernel:[ 0.161716] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) >17:29:36,568 DEBUG kernel:[ 0.161745] pnp 00:03: [mem 0xfed00000-0xfed003ff] >17:29:36,568 DEBUG kernel:[ 0.161768] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >17:29:36,568 DEBUG kernel:[ 0.161775] pnp 00:04: [io 0x0000-0x000f] >17:29:36,568 DEBUG kernel:[ 0.161777] pnp 00:04: [io 0x0080-0x008f] >17:29:36,568 DEBUG kernel:[ 0.161778] pnp 00:04: [io 0x00c0-0x00df] >17:29:36,568 DEBUG kernel:[ 0.161780] pnp 00:04: [dma 4] >17:29:36,568 DEBUG kernel:[ 0.161801] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active) >17:29:36,568 DEBUG kernel:[ 0.161807] pnp 00:05: [io 0x0061] >17:29:36,568 DEBUG kernel:[ 0.161825] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) >17:29:36,568 DEBUG kernel:[ 0.161832] pnp 00:06: [io 0x00f0] >17:29:36,568 DEBUG kernel:[ 0.161844] pnp 00:06: [irq 13] >17:29:36,568 DEBUG kernel:[ 0.161865] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active) >17:29:36,568 DEBUG kernel:[ 0.161872] pnp 00:07: [io 0x0070-0x0071] >17:29:36,568 DEBUG kernel:[ 0.161877] pnp 00:07: [irq 8] >17:29:36,568 DEBUG kernel:[ 0.161896] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active) >17:29:36,568 DEBUG kernel:[ 0.161903] pnp 00:08: [io 0x0060] >17:29:36,568 DEBUG kernel:[ 0.161904] pnp 00:08: [io 0x0064] >17:29:36,568 DEBUG kernel:[ 0.161911] pnp 00:08: [irq 1] >17:29:36,568 DEBUG kernel:[ 0.161933] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active) >17:29:36,568 DEBUG kernel:[ 0.161943] pnp 00:09: [irq 12] >17:29:36,568 DEBUG kernel:[ 0.161962] pnp 00:09: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active) >17:29:36,568 DEBUG kernel:[ 0.181746] pnp 00:0a: [mem 0xfed40000-0xfed44fff] >17:29:36,568 DEBUG kernel:[ 0.181785] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c31 (active) >17:29:36,568 INFO kernel:[ 0.182218] pnp: PnP ACPI: found 11 devices >17:29:36,568 INFO kernel:[ 0.182220] ACPI: ACPI bus type pnp unregistered >17:29:36,568 DEBUG kernel:[ 0.188742] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 >17:29:36,568 DEBUG kernel:[ 0.188746] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 >17:29:36,568 DEBUG kernel:[ 0.188748] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 >17:29:36,568 DEBUG kernel:[ 0.188758] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 >17:29:36,568 DEBUG kernel:[ 0.188760] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 >17:29:36,568 DEBUG kernel:[ 0.188798] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >17:29:36,568 DEBUG kernel:[ 0.188800] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >17:29:36,568 DEBUG kernel:[ 0.188802] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >17:29:36,568 DEBUG kernel:[ 0.188804] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >17:29:36,568 DEBUG kernel:[ 0.188805] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >17:29:36,568 INFO kernel:[ 0.188810] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0000000-0xc01fffff] >17:29:36,568 INFO kernel:[ 0.188813] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref] >17:29:36,568 INFO kernel:[ 0.188815] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0400000-0xc05fffff 64bit pref] >17:29:36,568 INFO kernel:[ 0.188818] pci 0000:00:1c.0: BAR 13: assigned [io 0x8000-0x8fff] >17:29:36,568 INFO kernel:[ 0.188820] pci 0000:00:1c.1: BAR 13: assigned [io 0x9000-0x9fff] >17:29:36,568 INFO kernel:[ 0.188823] pci 0000:00:1c.0: PCI bridge to [bus 02] >17:29:36,568 INFO kernel:[ 0.188826] pci 0000:00:1c.0: bridge window [io 0x8000-0x8fff] >17:29:36,568 INFO kernel:[ 0.188831] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] >17:29:36,568 INFO kernel:[ 0.188835] pci 0000:00:1c.0: bridge window [mem 0xc0200000-0xc03fffff 64bit pref] >17:29:36,568 INFO kernel:[ 0.188842] pci 0000:00:1c.1: PCI bridge to [bus 03] >17:29:36,568 INFO kernel:[ 0.188845] pci 0000:00:1c.1: bridge window [io 0x9000-0x9fff] >17:29:36,568 INFO kernel:[ 0.188850] pci 0000:00:1c.1: bridge window [mem 0xf4300000-0xf43fffff] >17:29:36,568 INFO kernel:[ 0.188854] pci 0000:00:1c.1: bridge window [mem 0xc0400000-0xc05fffff 64bit pref] >17:29:36,568 INFO kernel:[ 0.188861] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] >17:29:36,568 INFO kernel:[ 0.188864] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] >17:29:36,568 INFO kernel:[ 0.188869] pci 0000:00:1c.3: bridge window [mem 0xf8000000-0xf9ffffff] >17:29:36,568 INFO kernel:[ 0.188873] pci 0000:00:1c.3: bridge window [mem 0xf4000000-0xf40fffff 64bit pref] >17:29:36,568 INFO kernel:[ 0.188880] pci 0000:00:1c.4: PCI bridge to [bus 0d-14] >17:29:36,568 INFO kernel:[ 0.188882] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff] >17:29:36,568 INFO kernel:[ 0.188888] pci 0000:00:1c.4: bridge window [mem 0xfa000000-0xfbffffff] >17:29:36,568 INFO kernel:[ 0.188892] pci 0000:00:1c.4: bridge window [mem 0xf4100000-0xf41fffff 64bit pref] >17:29:36,568 DEBUG kernel:[ 0.188900] pci 0000:15:00.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000 >17:29:36,568 DEBUG kernel:[ 0.188902] pci 0000:15:00.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000 >17:29:36,568 DEBUG kernel:[ 0.188904] pci 0000:15:00.0: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100 >17:29:36,568 DEBUG kernel:[ 0.188905] pci 0000:15:00.0: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100 >17:29:36,568 INFO kernel:[ 0.188907] pci 0000:15:00.0: BAR 15: assigned [mem 0xf0000000-0xf3ffffff pref] >17:29:36,568 INFO kernel:[ 0.188910] pci 0000:15:00.0: BAR 16: assigned [mem 0xc4000000-0xc7ffffff] >17:29:36,568 INFO kernel:[ 0.188912] pci 0000:15:00.0: BAR 13: assigned [io 0x4000-0x40ff] >17:29:36,568 INFO kernel:[ 0.188914] pci 0000:15:00.0: BAR 14: assigned [io 0x4400-0x44ff] >17:29:36,568 INFO kernel:[ 0.188916] pci 0000:15:00.0: CardBus bridge to [bus 16-17] >17:29:36,568 INFO kernel:[ 0.188918] pci 0000:15:00.0: bridge window [io 0x4000-0x40ff] >17:29:36,568 INFO kernel:[ 0.188923] pci 0000:15:00.0: bridge window [io 0x4400-0x44ff] >17:29:36,568 INFO kernel:[ 0.188928] pci 0000:15:00.0: bridge window [mem 0xf0000000-0xf3ffffff pref] >17:29:36,568 INFO kernel:[ 0.188933] pci 0000:15:00.0: bridge window [mem 0xc4000000-0xc7ffffff] >17:29:36,568 INFO kernel:[ 0.188938] pci 0000:00:1e.0: PCI bridge to [bus 15-18] >17:29:36,568 INFO kernel:[ 0.188940] pci 0000:00:1e.0: bridge window [io 0x4000-0x7fff] >17:29:36,568 INFO kernel:[ 0.188946] pci 0000:00:1e.0: bridge window [mem 0xf4800000-0xf7ffffff] >17:29:36,568 INFO kernel:[ 0.188950] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xf3ffffff 64bit pref] >17:29:36,568 DEBUG kernel:[ 0.188991] pci 0000:00:1e.0: setting latency timer to 64 >17:29:36,568 DEBUG kernel:[ 0.189015] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >17:29:36,568 DEBUG kernel:[ 0.189017] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >17:29:36,568 DEBUG kernel:[ 0.189019] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >17:29:36,568 DEBUG kernel:[ 0.189020] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff] >17:29:36,568 DEBUG kernel:[ 0.189022] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff] >17:29:36,568 DEBUG kernel:[ 0.189023] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff] >17:29:36,568 DEBUG kernel:[ 0.189025] pci_bus 0000:02: resource 0 [io 0x8000-0x8fff] >17:29:36,568 DEBUG kernel:[ 0.189027] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff] >17:29:36,568 DEBUG kernel:[ 0.189028] pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref] >17:29:36,568 DEBUG kernel:[ 0.189030] pci_bus 0000:03: resource 0 [io 0x9000-0x9fff] >17:29:36,568 DEBUG kernel:[ 0.189032] pci_bus 0000:03: resource 1 [mem 0xf4300000-0xf43fffff] >17:29:36,568 DEBUG kernel:[ 0.189033] pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref] >17:29:36,568 DEBUG kernel:[ 0.189035] pci_bus 0000:05: resource 0 [io 0x2000-0x2fff] >17:29:36,568 DEBUG kernel:[ 0.189037] pci_bus 0000:05: resource 1 [mem 0xf8000000-0xf9ffffff] >17:29:36,568 DEBUG kernel:[ 0.189038] pci_bus 0000:05: resource 2 [mem 0xf4000000-0xf40fffff 64bit pref] >17:29:36,568 DEBUG kernel:[ 0.189040] pci_bus 0000:0d: resource 0 [io 0x3000-0x3fff] >17:29:36,568 DEBUG kernel:[ 0.189042] pci_bus 0000:0d: resource 1 [mem 0xfa000000-0xfbffffff] >17:29:36,568 DEBUG kernel:[ 0.189043] pci_bus 0000:0d: resource 2 [mem 0xf4100000-0xf41fffff 64bit pref] >17:29:36,568 DEBUG kernel:[ 0.189045] pci_bus 0000:15: resource 0 [io 0x4000-0x7fff] >17:29:36,568 DEBUG kernel:[ 0.189046] pci_bus 0000:15: resource 1 [mem 0xf4800000-0xf7ffffff] >17:29:36,568 DEBUG kernel:[ 0.189048] pci_bus 0000:15: resource 2 [mem 0xf0000000-0xf3ffffff 64bit pref] >17:29:36,568 DEBUG kernel:[ 0.189049] pci_bus 0000:15: resource 4 [io 0x0000-0x0cf7] >17:29:36,568 DEBUG kernel:[ 0.189051] pci_bus 0000:15: resource 5 [io 0x0d00-0xffff] >17:29:36,568 DEBUG kernel:[ 0.189053] pci_bus 0000:15: resource 6 [mem 0x000a0000-0x000bffff] >17:29:36,568 DEBUG kernel:[ 0.189054] pci_bus 0000:15: resource 7 [mem 0x000d4000-0x000d7fff] >17:29:36,568 DEBUG kernel:[ 0.189056] pci_bus 0000:15: resource 8 [mem 0x000d8000-0x000dbfff] >17:29:36,568 DEBUG kernel:[ 0.189057] pci_bus 0000:15: resource 9 [mem 0xc0000000-0xfebfffff] >17:29:36,568 DEBUG kernel:[ 0.189059] pci_bus 0000:16: resource 0 [io 0x4000-0x40ff] >17:29:36,568 DEBUG kernel:[ 0.189060] pci_bus 0000:16: resource 1 [io 0x4400-0x44ff] >17:29:36,568 DEBUG kernel:[ 0.189062] pci_bus 0000:16: resource 2 [mem 0xf0000000-0xf3ffffff pref] >17:29:36,568 DEBUG kernel:[ 0.189064] pci_bus 0000:16: resource 3 [mem 0xc4000000-0xc7ffffff] >17:29:36,568 INFO kernel:[ 0.189098] NET: Registered protocol family 2 >17:29:36,568 INFO kernel:[ 0.189858] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >17:29:36,568 INFO kernel:[ 0.193361] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >17:29:36,568 INFO kernel:[ 0.193827] TCP: Hash tables configured (established 524288 bind 65536) >17:29:36,568 INFO kernel:[ 0.193891] TCP: reno registered >17:29:36,568 INFO kernel:[ 0.193905] UDP hash table entries: 4096 (order: 5, 131072 bytes) >17:29:36,568 INFO kernel:[ 0.193974] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >17:29:36,568 INFO kernel:[ 0.194162] NET: Registered protocol family 1 >17:29:36,568 DEBUG kernel:[ 0.194181] pci 0000:00:02.0: Boot video device >17:29:36,568 INFO kernel:[ 0.194203] pci 0000:00:1a.0: power state changed by ACPI to D0 >17:29:36,568 INFO kernel:[ 0.194258] pci 0000:00:1a.2: power state changed by ACPI to D0 >17:29:36,568 INFO kernel:[ 0.194345] pci 0000:00:1d.0: power state changed by ACPI to D0 >17:29:36,568 DEBUG kernel:[ 0.194484] PCI: CLS 64 bytes, default 64 >17:29:36,568 INFO kernel:[ 0.194537] Unpacking initramfs... >17:29:36,568 INFO kernel:[ 3.119345] Freeing initrd memory: 26660k freed >17:29:36,568 WARNING kernel:[ 3.131836] dmar: Device scope device [0000:00:03.02] not found >17:29:36,568 INFO kernel:[ 3.131847] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >17:29:36,568 INFO kernel:[ 3.131850] software IO TLB [mem 0xb94a1000-0xbd4a0fff] (64MB) mapped at [ffff8800b94a1000-ffff8800bd4a0fff] >17:29:36,568 INFO kernel:[ 3.131886] Simple Boot Flag at 0x35 set to 0x1 >17:29:36,568 NOTICE kernel:[ 3.132547] Initialise module verification >17:29:36,568 INFO kernel:[ 3.132589] audit: initializing netlink socket (disabled) >17:29:36,568 NOTICE kernel:[ 3.132603] type=2000 audit(1350754167.131:1): initialized >17:29:36,568 INFO kernel:[ 3.149696] HugeTLB registered 2 MB page size, pre-allocated 0 pages >17:29:36,568 NOTICE kernel:[ 3.151695] VFS: Disk quotas dquot_6.5.2 >17:29:36,568 WARNING kernel:[ 3.151734] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >17:29:36,568 INFO kernel:[ 3.152131] msgmni has been set to 11722 >17:29:36,568 DEBUG kernel:[ 3.152188] SELinux: Registering netfilter hooks >17:29:36,568 INFO kernel:[ 3.152671] alg: No test for stdrng (krng) >17:29:36,568 INFO kernel:[ 3.152678] NET: Registered protocol family 38 >17:29:36,568 NOTICE kernel:[ 3.152680] Key type asymmetric registered >17:29:36,568 NOTICE kernel:[ 3.152682] Asymmetric key parser 'x509' registered >17:29:36,568 INFO kernel:[ 3.152711] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >17:29:36,568 INFO kernel:[ 3.152737] io scheduler noop registered >17:29:36,568 INFO kernel:[ 3.152739] io scheduler deadline registered >17:29:36,568 INFO kernel:[ 3.152765] io scheduler cfq registered (default) >17:29:36,568 DEBUG kernel:[ 3.152924] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X >17:29:36,568 DEBUG kernel:[ 3.153083] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X >17:29:36,568 DEBUG kernel:[ 3.153221] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X >17:29:36,568 DEBUG kernel:[ 3.153358] pcieport 0000:00:1c.4: irq 43 for MSI/MSI-X >17:29:36,568 INFO kernel:[ 3.153473] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt >17:29:36,568 DEBUG kernel:[ 3.153478] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded >17:29:36,568 INFO kernel:[ 3.153496] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt >17:29:36,568 INFO kernel:[ 3.153498] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt >17:29:36,568 DEBUG kernel:[ 3.153502] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded >17:29:36,568 INFO kernel:[ 3.153521] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt >17:29:36,568 DEBUG kernel:[ 3.153525] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded >17:29:36,568 INFO kernel:[ 3.153544] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt >17:29:36,568 DEBUG kernel:[ 3.153548] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded >17:29:36,568 INFO kernel:[ 3.153560] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >17:29:36,568 INFO kernel:[ 3.153623] pciehp 0000:00:1c.0:pcie04: HPC vendor_id 8086 device_id 2940 ss_vid 17aa ss_did 20f3 >17:29:36,568 DEBUG kernel:[ 3.153639] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded >17:29:36,568 INFO kernel:[ 3.153651] pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 2942 ss_vid 17aa ss_did 20f3 >17:29:36,568 DEBUG kernel:[ 3.153667] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded >17:29:36,568 INFO kernel:[ 3.153679] pciehp 0000:00:1c.3:pcie04: HPC vendor_id 8086 device_id 2946 ss_vid 17aa ss_did 20f3 >17:29:36,568 DEBUG kernel:[ 3.153692] pciehp 0000:00:1c.3:pcie04: service driver pciehp loaded >17:29:36,568 INFO kernel:[ 3.153703] pciehp 0000:00:1c.4:pcie04: HPC vendor_id 8086 device_id 2948 ss_vid 17aa ss_did 20f3 >17:29:36,568 DEBUG kernel:[ 3.153717] pciehp 0000:00:1c.4:pcie04: service driver pciehp loaded >17:29:36,568 INFO kernel:[ 3.153721] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >17:29:36,568 INFO kernel:[ 3.153722] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >17:29:36,568 DEBUG kernel:[ 3.154034] intel_idle: does not run on family 6 model 23 >17:29:36,568 INFO kernel:[ 3.154306] ACPI: AC Adapter [AC] (on-line) >17:29:36,568 INFO kernel:[ 3.154374] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >17:29:36,568 INFO kernel:[ 3.154542] ACPI: Lid Switch [LID] >17:29:36,568 INFO kernel:[ 3.154574] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 >17:29:36,568 INFO kernel:[ 3.154577] ACPI: Sleep Button [SLPB] >17:29:36,568 INFO kernel:[ 3.154660] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >17:29:36,568 INFO kernel:[ 3.154663] ACPI: Power Button [PWRF] >17:29:36,568 INFO kernel:[ 3.154806] ACPI: Requesting acpi_cpufreq >17:29:36,568 DEBUG kernel:[ 3.157229] Monitor-Mwait will be used to enter C-1 state >17:29:36,568 DEBUG kernel:[ 3.157233] Monitor-Mwait will be used to enter C-2 state >17:29:36,568 DEBUG kernel:[ 3.157236] Monitor-Mwait will be used to enter C-3 state >17:29:36,568 INFO kernel:[ 3.157238] tsc: Marking TSC unstable due to TSC halts in idle >17:29:36,568 DEBUG kernel:[ 3.157247] ACPI: acpi_idle registered with cpuidle >17:29:36,568 INFO kernel:[ 3.240411] thermal LNXTHERM:00: registered as thermal_zone0 >17:29:36,568 INFO kernel:[ 3.240413] ACPI: Thermal Zone [THM0] (49 C) >17:29:36,568 INFO kernel:[ 3.246863] thermal LNXTHERM:01: registered as thermal_zone1 >17:29:36,568 INFO kernel:[ 3.246865] ACPI: Thermal Zone [THM1] (55 C) >17:29:36,568 INFO kernel:[ 3.246890] GHES: HEST is not enabled! >17:29:36,568 INFO kernel:[ 3.246978] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >17:29:36,568 INFO kernel:[ 3.267744] 0000:00:03.3: ttyS0 at I/O 0x1830 (irq = 17) is a 16550A >17:29:36,568 INFO kernel:[ 3.268039] Non-volatile memory driver v1.3 >17:29:36,568 INFO kernel:[ 3.268041] Linux agpgart interface v0.103 >17:29:36,568 INFO kernel:[ 3.268125] agpgart-intel 0000:00:00.0: Intel GM45 Chipset >17:29:36,568 INFO kernel:[ 3.268219] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable >17:29:36,568 INFO kernel:[ 3.269290] agpgart-intel 0000:00:00.0: detected 32768K stolen memory >17:29:36,568 INFO kernel:[ 3.269500] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 >17:29:36,569 INFO kernel:[ 3.270394] loop: module loaded >17:29:36,569 DEBUG kernel:[ 3.270456] ahci 0000:00:1f.2: version 3.0 >17:29:36,569 DEBUG kernel:[ 3.270515] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X >17:29:36,569 INFO kernel:[ 3.270551] ahci: SSS flag set, parallel bus scan disabled >17:29:36,569 INFO kernel:[ 3.270575] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode >17:29:36,569 INFO kernel:[ 3.270578] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs >17:29:36,569 DEBUG kernel:[ 3.270583] ahci 0000:00:1f.2: setting latency timer to 64 >17:29:36,569 INFO kernel:[ 3.271131] scsi0 : ahci >17:29:36,569 INFO kernel:[ 3.271196] scsi1 : ahci >17:29:36,569 INFO kernel:[ 3.271256] scsi2 : ahci >17:29:36,569 INFO kernel:[ 3.271308] scsi3 : ahci >17:29:36,569 INFO kernel:[ 3.271340] ata1: SATA max UDMA/133 abar m2048@0xfc226000 port 0xfc226100 irq 44 >17:29:36,569 INFO kernel:[ 3.271343] ata2: SATA max UDMA/133 abar m2048@0xfc226000 port 0xfc226180 irq 44 >17:29:36,569 INFO kernel:[ 3.271344] ata3: DUMMY >17:29:36,569 INFO kernel:[ 3.271345] ata4: DUMMY >17:29:36,569 INFO kernel:[ 3.271407] libphy: Fixed MDIO Bus: probed >17:29:36,569 INFO kernel:[ 3.271454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >17:29:36,569 DEBUG kernel:[ 3.271487] ehci_hcd 0000:00:1a.7: setting latency timer to 64 >17:29:36,569 INFO kernel:[ 3.271490] ehci_hcd 0000:00:1a.7: EHCI Host Controller >17:29:36,569 INFO kernel:[ 3.271558] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 >17:29:36,569 INFO kernel:[ 3.275483] ehci_hcd 0000:00:1a.7: debug port 1 >17:29:36,569 DEBUG kernel:[ 3.275490] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported >17:29:36,569 INFO kernel:[ 3.275530] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xfc226c00 >17:29:36,569 INFO kernel:[ 3.280431] ACPI: Battery Slot [BAT0] (battery present) >17:29:36,569 INFO kernel:[ 3.281013] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >17:29:36,569 INFO kernel:[ 3.281047] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >17:29:36,569 INFO kernel:[ 3.281049] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >17:29:36,569 INFO kernel:[ 3.281051] usb usb1: Product: EHCI Host Controller >17:29:36,569 INFO kernel:[ 3.281053] usb usb1: Manufacturer: Linux 3.6.1-1.fc18.x86_64 ehci_hcd >17:29:36,569 INFO kernel:[ 3.281054] usb usb1: SerialNumber: 0000:00:1a.7 >17:29:36,569 INFO kernel:[ 3.281156] hub 1-0:1.0: USB hub found >17:29:36,569 INFO kernel:[ 3.281160] hub 1-0:1.0: 6 ports detected >17:29:36,569 DEBUG kernel:[ 3.281238] ehci_hcd 0000:00:1d.7: setting latency timer to 64 >17:29:36,569 INFO kernel:[ 3.281241] ehci_hcd 0000:00:1d.7: EHCI Host Controller >17:29:36,569 INFO kernel:[ 3.281275] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 >17:29:36,569 INFO kernel:[ 3.285183] ehci_hcd 0000:00:1d.7: debug port 1 >17:29:36,569 DEBUG kernel:[ 3.285190] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported >17:29:36,569 INFO kernel:[ 3.285202] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xfc227000 >17:29:36,569 INFO kernel:[ 3.291014] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >17:29:36,569 INFO kernel:[ 3.291044] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >17:29:36,569 INFO kernel:[ 3.291046] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >17:29:36,569 INFO kernel:[ 3.291048] usb usb2: Product: EHCI Host Controller >17:29:36,569 INFO kernel:[ 3.291049] usb usb2: Manufacturer: Linux 3.6.1-1.fc18.x86_64 ehci_hcd >17:29:36,569 INFO kernel:[ 3.291051] usb usb2: SerialNumber: 0000:00:1d.7 >17:29:36,569 INFO kernel:[ 3.298219] hub 2-0:1.0: USB hub found >17:29:36,569 INFO kernel:[ 3.298222] hub 2-0:1.0: 6 ports detected >17:29:36,569 DEBUG kernel:[ 3.298263] Monitor-Mwait will be used to enter C-3 state >17:29:36,569 INFO kernel:[ 3.298288] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >17:29:36,569 INFO kernel:[ 3.298298] uhci_hcd: USB Universal Host Controller Interface driver >17:29:36,569 DEBUG kernel:[ 3.298320] uhci_hcd 0000:00:1a.0: setting latency timer to 64 >17:29:36,569 INFO kernel:[ 3.298323] uhci_hcd 0000:00:1a.0: UHCI Host Controller >17:29:36,569 INFO kernel:[ 3.298389] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 >17:29:36,569 INFO kernel:[ 3.298433] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860 >17:29:36,569 INFO kernel:[ 3.298466] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >17:29:36,569 INFO kernel:[ 3.298468] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >17:29:36,569 INFO kernel:[ 3.298469] usb usb3: Product: UHCI Host Controller >17:29:36,569 INFO kernel:[ 3.298471] usb usb3: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >17:29:36,569 INFO kernel:[ 3.298472] usb usb3: SerialNumber: 0000:00:1a.0 >17:29:36,569 INFO kernel:[ 3.298556] hub 3-0:1.0: USB hub found >17:29:36,569 INFO kernel:[ 3.298560] hub 3-0:1.0: 2 ports detected >17:29:36,569 DEBUG kernel:[ 3.298621] uhci_hcd 0000:00:1a.1: setting latency timer to 64 >17:29:36,569 INFO kernel:[ 3.298624] uhci_hcd 0000:00:1a.1: UHCI Host Controller >17:29:36,569 INFO kernel:[ 3.298668] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 >17:29:36,569 INFO kernel:[ 3.298700] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880 >17:29:36,569 INFO kernel:[ 3.298727] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >17:29:36,569 INFO kernel:[ 3.298729] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >17:29:36,569 INFO kernel:[ 3.298731] usb usb4: Product: UHCI Host Controller >17:29:36,569 INFO kernel:[ 3.298732] usb usb4: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >17:29:36,569 INFO kernel:[ 3.298733] usb usb4: SerialNumber: 0000:00:1a.1 >17:29:36,569 INFO kernel:[ 3.298812] hub 4-0:1.0: USB hub found >17:29:36,569 INFO kernel:[ 3.298815] hub 4-0:1.0: 2 ports detected >17:29:36,569 DEBUG kernel:[ 3.298874] uhci_hcd 0000:00:1a.2: setting latency timer to 64 >17:29:36,569 INFO kernel:[ 3.298877] uhci_hcd 0000:00:1a.2: UHCI Host Controller >17:29:36,569 INFO kernel:[ 3.298912] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 >17:29:36,569 INFO kernel:[ 3.298943] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0 >17:29:36,569 INFO kernel:[ 3.298971] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >17:29:36,569 INFO kernel:[ 3.298973] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >17:29:36,569 INFO kernel:[ 3.298974] usb usb5: Product: UHCI Host Controller >17:29:36,569 INFO kernel:[ 3.298976] usb usb5: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >17:29:36,569 INFO kernel:[ 3.298977] usb usb5: SerialNumber: 0000:00:1a.2 >17:29:36,569 INFO kernel:[ 3.299063] hub 5-0:1.0: USB hub found >17:29:36,569 INFO kernel:[ 3.299066] hub 5-0:1.0: 2 ports detected >17:29:36,569 DEBUG kernel:[ 3.299125] uhci_hcd 0000:00:1d.0: setting latency timer to 64 >17:29:36,569 INFO kernel:[ 3.299128] uhci_hcd 0000:00:1d.0: UHCI Host Controller >17:29:36,569 INFO kernel:[ 3.299161] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 >17:29:36,569 INFO kernel:[ 3.299194] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0 >17:29:36,569 INFO kernel:[ 3.299222] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >17:29:36,569 INFO kernel:[ 3.299224] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >17:29:36,569 INFO kernel:[ 3.299225] usb usb6: Product: UHCI Host Controller >17:29:36,569 INFO kernel:[ 3.299227] usb usb6: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >17:29:36,569 INFO kernel:[ 3.299228] usb usb6: SerialNumber: 0000:00:1d.0 >17:29:36,569 INFO kernel:[ 3.299307] hub 6-0:1.0: USB hub found >17:29:36,569 INFO kernel:[ 3.299310] hub 6-0:1.0: 2 ports detected >17:29:36,569 DEBUG kernel:[ 3.299368] uhci_hcd 0000:00:1d.1: setting latency timer to 64 >17:29:36,569 INFO kernel:[ 3.299371] uhci_hcd 0000:00:1d.1: UHCI Host Controller >17:29:36,569 INFO kernel:[ 3.299412] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 >17:29:36,569 INFO kernel:[ 3.299443] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0 >17:29:36,569 INFO kernel:[ 3.299472] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >17:29:36,569 INFO kernel:[ 3.299474] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >17:29:36,569 INFO kernel:[ 3.299475] usb usb7: Product: UHCI Host Controller >17:29:36,569 INFO kernel:[ 3.299477] usb usb7: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >17:29:36,569 INFO kernel:[ 3.299478] usb usb7: SerialNumber: 0000:00:1d.1 >17:29:36,569 INFO kernel:[ 3.299558] hub 7-0:1.0: USB hub found >17:29:36,569 INFO kernel:[ 3.299562] hub 7-0:1.0: 2 ports detected >17:29:36,569 DEBUG kernel:[ 3.299617] uhci_hcd 0000:00:1d.2: setting latency timer to 64 >17:29:36,569 INFO kernel:[ 3.299620] uhci_hcd 0000:00:1d.2: UHCI Host Controller >17:29:36,569 INFO kernel:[ 3.299656] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 >17:29:36,569 INFO kernel:[ 3.299686] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00 >17:29:36,569 INFO kernel:[ 3.299714] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 >17:29:36,569 INFO kernel:[ 3.299716] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >17:29:36,569 INFO kernel:[ 3.299717] usb usb8: Product: UHCI Host Controller >17:29:36,569 INFO kernel:[ 3.299719] usb usb8: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >17:29:36,569 INFO kernel:[ 3.299720] usb usb8: SerialNumber: 0000:00:1d.2 >17:29:36,569 INFO kernel:[ 3.299801] hub 8-0:1.0: USB hub found >17:29:36,569 INFO kernel:[ 3.299804] hub 8-0:1.0: 2 ports detected >17:29:36,569 INFO kernel:[ 3.299888] usbcore: registered new interface driver usbserial >17:29:36,569 INFO kernel:[ 3.299896] usbcore: registered new interface driver usbserial_generic >17:29:36,569 INFO kernel:[ 3.299901] USB Serial support registered for generic >17:29:36,569 INFO kernel:[ 3.299904] usbserial: USB Serial Driver core >17:29:36,569 INFO kernel:[ 3.299935] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >17:29:36,569 INFO kernel:[ 3.308129] serio: i8042 KBD port at 0x60,0x64 irq 1 >17:29:36,569 INFO kernel:[ 3.308133] serio: i8042 AUX port at 0x60,0x64 irq 12 >17:29:36,569 INFO kernel:[ 3.308216] mousedev: PS/2 mouse device common for all mice >17:29:36,569 INFO kernel:[ 3.308378] rtc_cmos 00:07: RTC can wake from S4 >17:29:36,569 INFO kernel:[ 3.308506] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0 >17:29:36,569 INFO kernel:[ 3.308534] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >17:29:36,569 INFO kernel:[ 3.308599] device-mapper: uevent: version 1.0.3 >17:29:36,569 INFO kernel:[ 3.308660] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >17:29:36,569 INFO kernel:[ 3.308744] cpuidle: using governor ladder >17:29:36,569 INFO kernel:[ 3.308782] cpuidle: using governor menu >17:29:36,569 INFO kernel:[ 3.309053] EFI Variables Facility v0.08 2004-May-17 >17:29:36,569 INFO kernel:[ 3.309131] usbcore: registered new interface driver usbhid >17:29:36,569 INFO kernel:[ 3.309132] usbhid: USB HID core driver >17:29:36,569 INFO kernel:[ 3.309151] drop_monitor: Initializing network drop monitor service >17:29:36,569 INFO kernel:[ 3.309232] ip_tables: (C) 2000-2006 Netfilter Core Team >17:29:36,569 INFO kernel:[ 3.309261] TCP: cubic registered >17:29:36,569 INFO kernel:[ 3.309263] Initializing XFRM netlink socket >17:29:36,569 INFO kernel:[ 3.309355] NET: Registered protocol family 10 >17:29:36,569 INFO kernel:[ 3.309507] mip6: Mobile IPv6 >17:29:36,569 INFO kernel:[ 3.309509] NET: Registered protocol family 17 >17:29:36,569 DEBUG kernel:[ 3.309779] PM: Hibernation image not present or could not be loaded. >17:29:36,569 NOTICE kernel:[ 3.309780] Loading module verification certificates >17:29:36,569 WARNING kernel:[ 3.309795] Cert Valid From: 2012-10-08 16:53:34 >17:29:36,569 WARNING kernel:[ 3.309796] Cert Valid To: 2112-09-14 16:53:34 >17:29:36,569 WARNING kernel:[ 3.309798] Now: 2012-10-20 17:29:27 >17:29:36,569 NOTICE kernel:[ 3.310735] MODSIGN: Loaded cert 'Fedora kernel signing key: c814c8ca34b3e7ee0fe44d0c19fe2dea1a58507b' >17:29:36,569 INFO kernel:[ 3.310742] registered taskstats version 1 >17:29:36,569 INFO kernel:[ 3.311594] Magic number: 0:258:492 >17:29:36,569 INFO kernel:[ 3.311709] rtc_cmos 00:07: setting system clock to 2012-10-20 17:29:27 UTC (1350754167) >17:29:36,569 INFO kernel:[ 3.314772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >17:29:36,569 INFO kernel:[ 3.576141] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >17:29:36,569 DEBUG kernel:[ 3.578511] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >17:29:36,569 INFO kernel:[ 3.578519] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >17:29:36,569 INFO kernel:[ 3.578525] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >17:29:36,569 INFO kernel:[ 3.580256] ata1.00: ATA-8: WDC WD5000BEKT-00KA9T0, 01.01A01, max UDMA/133 >17:29:36,569 INFO kernel:[ 3.580264] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >17:29:36,569 DEBUG kernel:[ 3.582477] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >17:29:36,569 INFO kernel:[ 3.582484] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >17:29:36,569 INFO kernel:[ 3.582490] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >17:29:36,569 INFO kernel:[ 3.584685] ata1.00: configured for UDMA/133 >17:29:36,569 NOTICE kernel:[ 3.585028] scsi 0:0:0:0: Direct-Access ATA WDC WD5000BEKT-0 01.0 PQ: 0 ANSI: 5 >17:29:36,569 NOTICE kernel:[ 3.585519] sd 0:0:0:0: Attached scsi generic sg0 type 0 >17:29:36,569 NOTICE kernel:[ 3.585533] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >17:29:36,569 NOTICE kernel:[ 3.585662] sd 0:0:0:0: [sda] Write Protect is off >17:29:36,569 DEBUG kernel:[ 3.585669] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >17:29:36,569 NOTICE kernel:[ 3.585724] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >17:29:36,569 INFO kernel:[ 3.685081] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 > >17:29:36,569 NOTICE kernel:[ 3.685847] sd 0:0:0:0: [sda] Attached SCSI disk >17:29:36,569 INFO kernel:[ 3.787111] usb 1-6: new high-speed USB device number 4 using ehci_hcd >17:29:36,569 INFO kernel:[ 3.890087] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >17:29:36,569 DEBUG kernel:[ 3.893398] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded >17:29:36,569 DEBUG kernel:[ 3.894612] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded >17:29:36,569 INFO kernel:[ 3.894620] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >17:29:36,569 INFO kernel:[ 3.895626] ata2.00: ATAPI: Optiarc DVD RW AD-7910S, 1.D2, max UDMA/100 >17:29:36,569 DEBUG kernel:[ 3.899587] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded >17:29:36,569 DEBUG kernel:[ 3.900815] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded >17:29:36,569 INFO kernel:[ 3.900823] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >17:29:36,569 INFO kernel:[ 3.902574] ata2.00: configured for UDMA/100 >17:29:36,569 NOTICE kernel:[ 3.905024] scsi 1:0:0:0: CD-ROM Optiarc DVD RW AD-7910S 1.D2 PQ: 0 ANSI: 5 >17:29:36,569 INFO kernel:[ 3.907881] usb 1-6: New USB device found, idVendor=17ef, idProduct=4807 >17:29:36,569 INFO kernel:[ 3.907888] usb 1-6: New USB device strings: Mfr=1, Product=0, SerialNumber=0 >17:29:36,569 INFO kernel:[ 3.907894] usb 1-6: Manufacturer: Chicony Electronics Co., Ltd. >17:29:36,569 WARNING kernel:[ 3.910402] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray >17:29:36,569 INFO kernel:[ 3.910408] cdrom: Uniform CD-ROM driver Revision: 3.20 >17:29:36,569 DEBUG kernel:[ 3.910658] sr 1:0:0:0: Attached scsi CD-ROM sr0 >17:29:36,569 NOTICE kernel:[ 3.910831] sr 1:0:0:0: Attached scsi generic sg1 type 5 >17:29:36,569 DEBUG kernel:[ 3.585874] ACPI: Invalid Power Resource to register! >17:29:36,569 DEBUG kernel:[ 3.911242] ACPI: Invalid Power Resource to register!<6>[ 3.915377] Freeing unused kernel memory: 1036k freed >17:29:36,569 INFO kernel:[ 3.916098] Write protecting the kernel read-only data: 12288k >17:29:36,569 INFO kernel:[ 3.921194] Freeing unused kernel memory: 1860k freed >17:29:36,569 INFO kernel:[ 3.925592] Freeing unused kernel memory: 1416k freed >17:29:36,569 INFO kernel:[ 4.010068] usb 2-2: new high-speed USB device number 2 using ehci_hcd >17:29:36,569 INFO kernel:[ 4.122948] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >17:29:36,569 INFO kernel:[ 4.124600] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.0, id: 0x1c0b1, caps: 0xd04791/0xb00000/0x20000, board id: 71, fw id: 434116 >17:29:36,569 INFO kernel:[ 4.124606] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0 >17:29:36,569 INFO kernel:[ 4.166399] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input4 >17:29:36,569 INFO kernel:[ 4.200769] usb 2-2: New USB device found, idVendor=8564, idProduct=1000 >17:29:36,569 INFO kernel:[ 4.200774] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >17:29:36,569 INFO kernel:[ 4.200777] usb 2-2: Product: Mass Storage Device >17:29:36,569 INFO kernel:[ 4.200780] usb 2-2: Manufacturer: JetFlash >17:29:36,569 INFO kernel:[ 4.200782] usb 2-2: SerialNumber: 639AOSQP >17:29:36,569 INFO kernel:[ 4.241267] squashfs: version 4.0 (2009/01/31) Phillip Lougher >17:29:36,569 INFO kernel:[ 4.244646] Loading iSCSI transport class v2.0-870. >17:29:36,569 NOTICE kernel:[ 4.249275] iscsi: registered transport (tcp) >17:29:36,569 INFO kernel:[ 4.251687] alua: device handler registered >17:29:36,569 INFO kernel:[ 4.254025] emc: device handler registered >17:29:36,569 INFO kernel:[ 4.256773] hp_sw: device handler registered >17:29:36,569 INFO kernel:[ 4.259966] rdac: device handler registered >17:29:36,569 INFO kernel:[ 4.407150] usb 4-1: new full-speed USB device number 2 using uhci_hcd >17:29:36,569 INFO kernel:[ 4.562780] usb 4-1: New USB device found, idVendor=08ff, idProduct=2810 >17:29:36,569 INFO kernel:[ 4.562788] usb 4-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 >17:29:36,569 INFO kernel:[ 4.562794] usb 4-1: Product: Fingerprint Sensor >17:29:36,569 INFO kernel:[ 4.770056] usb 4-2: new full-speed USB device number 3 using uhci_hcd >17:29:36,569 INFO kernel:[ 4.924779] usb 4-2: New USB device found, idVendor=0a5c, idProduct=2145 >17:29:36,569 INFO kernel:[ 4.924786] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >17:29:36,569 INFO kernel:[ 4.924792] usb 4-2: Product: ThinkPad Bluetooth with Enhanced Data Rate II >17:29:36,569 INFO kernel:[ 4.924797] usb 4-2: Manufacturer: Lenovo Computer Corp >17:29:36,569 INFO kernel:[ 7.280207] floppy0: no floppy controllers found >17:29:36,569 INFO kernel:[ 7.280222] work still pending >17:29:36,569 INFO kernel:[ 7.300660] No iBFT detected. >17:29:36,569 INFO kernel:[ 7.308408] md: raid0 personality registered for level 0 >17:29:36,569 INFO kernel:[ 7.317285] md: raid1 personality registered for level 1 >17:29:36,569 INFO kernel:[ 7.324659] async_tx: api initialized (async) >17:29:36,569 INFO kernel:[ 7.328625] xor: automatically using best checksumming function: >17:29:36,569 INFO kernel:[ 7.338039] generic_sse: 3044.000 MB/sec >17:29:36,569 WARNING kernel:[ 7.358402] raid6: sse2x1 4449 MB/s >17:29:36,569 WARNING kernel:[ 7.375041] raid6: sse2x2 4500 MB/s >17:29:36,569 WARNING kernel:[ 7.392033] raid6: sse2x4 7917 MB/s >17:29:36,569 WARNING kernel:[ 7.392034] raid6: using algorithm sse2x4 (7917 MB/s) >17:29:36,569 WARNING kernel:[ 7.392035] raid6: using ssse3x2 recovery algorithm >17:29:36,569 INFO kernel:[ 7.398029] md: raid6 personality registered for level 6 >17:29:36,569 INFO kernel:[ 7.398030] md: raid5 personality registered for level 5 >17:29:36,569 INFO kernel:[ 7.398031] md: raid4 personality registered for level 4 >17:29:36,569 INFO kernel:[ 7.403299] md: raid10 personality registered for level 10 >17:29:36,569 INFO kernel:[ 7.405796] md: linear personality registered for level -1 >17:29:36,569 INFO kernel:[ 7.412488] device-mapper: multipath: version 1.5.0 loaded >17:29:36,569 INFO kernel:[ 7.414877] device-mapper: multipath round-robin: version 1.0.0 loaded >17:29:36,569 INFO kernel:[ 7.452384] RPC: Registered named UNIX socket transport module. >17:29:36,569 INFO kernel:[ 7.452387] RPC: Registered udp transport module. >17:29:36,569 INFO kernel:[ 7.452388] RPC: Registered tcp transport module. >17:29:36,569 INFO kernel:[ 7.452389] RPC: Registered tcp NFSv4.1 backchannel transport module. >17:29:36,569 INFO kernel:[ 7.520620] Initializing USB Mass Storage driver... >17:29:36,569 INFO kernel:[ 7.522642] scsi4 : usb-storage 2-2:1.0 >17:29:36,569 INFO kernel:[ 7.522746] usbcore: registered new interface driver usb-storage >17:29:36,569 INFO kernel:[ 7.522747] USB Mass Storage support registered. >17:29:36,569 INFO kernel:[ 8.141156] wmi: Mapper loaded >17:29:36,569 INFO kernel:[ 8.148255] [drm] Initialized drm 1.1.0 20060810 >17:29:36,569 INFO kernel:[ 8.150679] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k >17:29:36,569 INFO kernel:[ 8.150681] e1000e: Copyright(c) 1999 - 2012 Intel Corporation. >17:29:36,569 DEBUG kernel:[ 8.150714] e1000e 0000:00:19.0: setting latency timer to 64 >17:29:36,569 INFO kernel:[ 8.150791] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >17:29:36,569 DEBUG kernel:[ 8.150835] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X >17:29:36,569 INFO kernel:[ 8.176863] yenta_cardbus 0000:15:00.0: CardBus bridge found [17aa:20c6] >17:29:36,569 INFO kernel:[ 8.181735] sdhci: Secure Digital Host Controller Interface driver >17:29:36,569 INFO kernel:[ 8.181738] sdhci: Copyright(c) Pierre Ossman >17:29:36,569 INFO kernel:[ 8.298837] yenta_cardbus 0000:15:00.0: ISA IRQ mask 0x0cb8, PCI irq 16 >17:29:36,569 INFO kernel:[ 8.298843] yenta_cardbus 0000:15:00.0: Socket status: 30000006 >17:29:36,569 INFO kernel:[ 8.298912] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [io 0x4000-0x7fff] >17:29:36,569 INFO kernel:[ 8.298914] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [mem 0xf4800000-0xf7ffffff] >17:29:36,569 INFO kernel:[ 8.298916] pcmcia_socket pcmcia_socket0: cs: memory probe 0xf4800000-0xf7ffffff: >17:29:36,569 WARNING kernel:[ 8.298920] excluding 0xf4800000-0xf4b7ffff >17:29:36,569 INFO kernel:[ 8.298928] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [mem 0xf0000000-0xf3ffffff 64bit pref] >17:29:36,569 INFO kernel:[ 8.298930] pcmcia_socket pcmcia_socket0: cs: memory probe 0xf0000000-0xf3ffffff: >17:29:36,569 WARNING kernel:[ 8.298937] excluding 0xf0000000-0xf3ffffff >17:29:36,569 INFO kernel:[ 8.344181] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 00:27:13:b7:9b:c4 >17:29:36,569 INFO kernel:[ 8.344185] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection >17:29:36,569 INFO kernel:[ 8.344210] e1000e 0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: 1008FF-0FF >17:29:36,569 DEBUG kernel:[ 8.344529] i915 0000:00:02.0: setting latency timer to 64 >17:29:36,569 NOTICE kernel:[ 8.353064] firewire_ohci 0000:15:00.1: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11 >17:29:36,569 INFO kernel:[ 8.353225] sdhci-pci 0000:15:00.2: SDHCI controller found [1180:0822] (rev 21) >17:29:36,569 WARNING kernel:[ 8.356685] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it. >17:29:36,569 WARNING kernel:[ 8.357698] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it. >17:29:36,569 DEBUG kernel:[ 8.357899] Registered led device: mmc0:: >17:29:36,569 INFO kernel:[ 8.383513] mmc0: SDHCI controller on PCI [0000:15:00.2] using DMA >17:29:36,569 DEBUG kernel:[ 8.388067] i915 0000:00:02.0: irq 46 for MSI/MSI-X >17:29:36,569 INFO kernel:[ 8.388075] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >17:29:36,569 INFO kernel:[ 8.388076] [drm] Driver supports precise vblank timestamp query. >17:29:36,569 INFO kernel:[ 8.388110] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >17:29:36,569 WARNING kernel:[ 8.415288] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it. >17:29:36,569 WARNING kernel:[ 8.472533] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it. >17:29:36,569 NOTICE kernel:[ 8.528914] scsi 4:0:0:0: Direct-Access JetFlash Transcend 16GB 8.07 PQ: 0 ANSI: 2 >17:29:36,569 NOTICE kernel:[ 8.530090] sd 4:0:0:0: Attached scsi generic sg2 type 0 >17:29:36,569 WARNING kernel:[ 8.530321] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it. >17:29:36,569 NOTICE kernel:[ 8.531772] sd 4:0:0:0: [sdb] 31375360 512-byte logical blocks: (16.0 GB/14.9 GiB) >17:29:36,569 NOTICE kernel:[ 8.532297] sd 4:0:0:0: [sdb] Write Protect is off >17:29:36,569 DEBUG kernel:[ 8.532301] sd 4:0:0:0: [sdb] Mode Sense: 03 00 00 00 >17:29:36,569 ERR kernel:[ 8.532891] sd 4:0:0:0: [sdb] No Caching mode page present >17:29:36,569 ERR kernel:[ 8.532946] sd 4:0:0:0: [sdb] Assuming drive cache: write through >17:29:36,569 ERR kernel:[ 8.535638] sd 4:0:0:0: [sdb] No Caching mode page present >17:29:36,569 ERR kernel:[ 8.535698] sd 4:0:0:0: [sdb] Assuming drive cache: write through >17:29:36,569 WARNING kernel:[ 8.587683] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it. >17:29:36,569 INFO kernel:[ 8.786938] fbcon: inteldrmfb (fb0) is primary device >17:29:36,569 NOTICE kernel:[ 8.882192] firewire_core 0000:15:00.1: created device fw0: GUID 00061b032a4316be, S400 >17:29:36,569 INFO kernel:[ 8.947885] Console: switching to colour frame buffer device 160x50 >17:29:36,569 INFO kernel:[ 8.950671] fb0: inteldrmfb frame buffer device >17:29:36,569 INFO kernel:[ 8.950672] drm: registered panic notifier >17:29:36,569 INFO kernel:[ 8.958614] acpi device:02: registered as cooling_device2 >17:29:36,569 INFO kernel:[ 8.958665] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) >17:29:36,569 INFO kernel:[ 8.958713] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5 >17:29:36,569 INFO kernel:[ 8.959178] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >17:29:36,569 INFO kernel:[ 9.052585] sdb: sdb1 sdb2 sdb3 >17:29:36,569 ERR kernel:[ 9.055027] sd 4:0:0:0: [sdb] No Caching mode page present >17:29:36,569 ERR kernel:[ 9.055068] sd 4:0:0:0: [sdb] Assuming drive cache: write through >17:29:36,569 NOTICE kernel:[ 9.055098] sd 4:0:0:0: [sdb] Attached SCSI removable disk >17:29:36,569 DEBUG kernel:[ 9.754175] ISO 9660 Extensions: Microsoft Joliet Level 3 >17:29:36,569 DEBUG kernel:[ 9.759173] ISO 9660 Extensions: RRIP_1991A >17:29:36,569 INFO kernel:[ 9.886712] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >17:29:36,569 INFO kernel:[ 10.298856] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 >17:29:36,569 INFO kernel:[ 10.600357] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input6 >17:29:36,569 DEBUG kernel:[ 10.641138] SELinux: 2048 avtab hash slots, 92171 rules. >17:29:36,569 DEBUG kernel:[ 10.655605] SELinux: 2048 avtab hash slots, 92171 rules. >17:29:36,569 DEBUG kernel:[ 10.821722] SELinux: 9 users, 15 roles, 4276 types, 230 bools, 1 sens, 1024 cats >17:29:36,569 DEBUG kernel:[ 10.821727] SELinux: 83 classes, 92171 rules >17:29:36,570 INFO kernel:[ 10.824973] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >17:29:36,570 INFO kernel:[ 10.824979] SELinux: the above unknown classes and permissions will be allowed >17:29:36,570 DEBUG kernel:[ 10.824985] SELinux: Completing initialization. >17:29:36,570 DEBUG kernel:[ 10.824986] SELinux: Setting up existing superblocks. >17:29:36,570 DEBUG kernel:[ 10.824992] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 10.824997] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 10.825023] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 10.825027] SELinux: initialized (dev proc, type proc), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 10.825037] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:29:36,570 DEBUG kernel:[ 10.825061] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >17:29:36,570 DEBUG kernel:[ 10.825848] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >17:29:36,570 DEBUG kernel:[ 10.825855] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 10.827705] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >17:29:36,570 DEBUG kernel:[ 10.827712] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 10.827716] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >17:29:36,570 DEBUG kernel:[ 10.827733] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >17:29:36,570 DEBUG kernel:[ 10.827740] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >17:29:36,570 DEBUG kernel:[ 10.827747] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 10.827769] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 10.828855] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 10.828858] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:29:36,570 DEBUG kernel:[ 10.828865] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:29:36,570 DEBUG kernel:[ 10.828972] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:29:36,570 DEBUG kernel:[ 10.829009] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 10.829014] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 10.829023] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 10.829055] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 10.829068] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 10.829073] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 10.829077] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 10.829082] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 10.829093] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 10.829098] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 10.829105] SELinux: initialized (dev sdb, type iso9660), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 10.829117] SELinux: initialized (dev loop0, type squashfs), uses xattr >17:29:36,570 DEBUG kernel:[ 10.829135] SELinux: initialized (dev dm-0, type ext4), uses xattr >17:29:36,570 NOTICE kernel:[ 10.852601] type=1403 audit(1350754175.038:2): policy loaded auid=4294967295 ses=4294967295 >17:29:36,570 DEBUG kernel:[ 11.328919] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >17:29:36,570 DEBUG kernel:[ 11.367614] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 11.501573] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >17:29:36,570 DEBUG kernel:[ 11.549242] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:29:36,570 WARNING kernel:[ 11.637405] thinkpad_acpi: Unknown symbol rfkill_unregister (err 0) >17:29:36,570 WARNING kernel:[ 11.637427] thinkpad_acpi: Unknown symbol snd_ctl_add (err 0) >17:29:36,570 WARNING kernel:[ 11.637438] thinkpad_acpi: Unknown symbol snd_card_register (err 0) >17:29:36,570 WARNING kernel:[ 11.637447] thinkpad_acpi: Unknown symbol snd_card_free (err 0) >17:29:36,570 WARNING kernel:[ 11.637460] thinkpad_acpi: Unknown symbol rfkill_destroy (err 0) >17:29:36,570 WARNING kernel:[ 11.637478] thinkpad_acpi: Unknown symbol snd_ctl_new1 (err 0) >17:29:36,570 WARNING kernel:[ 11.637490] thinkpad_acpi: Unknown symbol rfkill_init_sw_state (err 0) >17:29:36,570 WARNING kernel:[ 11.637523] thinkpad_acpi: Unknown symbol snd_ctl_boolean_mono_info (err 0) >17:29:36,570 WARNING kernel:[ 11.637543] thinkpad_acpi: Unknown symbol snd_ctl_notify (err 0) >17:29:36,570 WARNING kernel:[ 11.637551] thinkpad_acpi: Unknown symbol rfkill_set_hw_state (err 0) >17:29:36,570 WARNING kernel:[ 11.637563] thinkpad_acpi: Unknown symbol rfkill_alloc (err 0) >17:29:36,570 WARNING kernel:[ 11.637581] thinkpad_acpi: Unknown symbol rfkill_register (err 0) >17:29:36,570 WARNING kernel:[ 11.637599] thinkpad_acpi: Unknown symbol snd_card_create (err 0) >17:29:36,570 WARNING kernel:[ 11.637613] thinkpad_acpi: Unknown symbol rfkill_set_sw_state (err 0) >17:29:36,570 DEBUG kernel:[ 11.703077] mei 0000:00:03.0: setting latency timer to 64 >17:29:36,570 DEBUG kernel:[ 11.703127] mei 0000:00:03.0: irq 47 for MSI/MSI-X >17:29:36,570 WARNING kernel:[ 11.906268] tpm_tis: Unknown symbol tpm_show_owned (err 0) >17:29:36,570 WARNING kernel:[ 11.906281] tpm_tis: Unknown symbol tpm_show_pcrs (err 0) >17:29:36,570 WARNING kernel:[ 11.906291] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >17:29:36,570 WARNING kernel:[ 11.906303] tpm_tis: Unknown symbol tpm_store_cancel (err 0) >17:29:36,570 WARNING kernel:[ 11.906311] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >17:29:36,570 WARNING kernel:[ 11.906323] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >17:29:36,570 WARNING kernel:[ 11.906332] tpm_tis: Unknown symbol tpm_write (err 0) >17:29:36,570 WARNING kernel:[ 11.906340] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >17:29:36,570 WARNING kernel:[ 11.906350] tpm_tis: Unknown symbol tpm_show_enabled (err 0) >17:29:36,570 WARNING kernel:[ 11.906360] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >17:29:36,570 WARNING kernel:[ 11.906371] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >17:29:36,570 WARNING kernel:[ 11.906384] tpm_tis: Unknown symbol tpm_show_caps_1_2 (err 0) >17:29:36,570 WARNING kernel:[ 11.906394] tpm_tis: Unknown symbol tpm_show_pubek (err 0) >17:29:36,570 WARNING kernel:[ 11.906404] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >17:29:36,570 WARNING kernel:[ 11.906413] tpm_tis: Unknown symbol tpm_release (err 0) >17:29:36,570 WARNING kernel:[ 11.906422] tpm_tis: Unknown symbol tpm_show_temp_deactivated (err 0) >17:29:36,570 WARNING kernel:[ 11.906430] tpm_tis: Unknown symbol tpm_show_timeouts (err 0) >17:29:36,570 WARNING kernel:[ 11.906438] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >17:29:36,570 WARNING kernel:[ 11.906447] tpm_tis: Unknown symbol tpm_read (err 0) >17:29:36,570 WARNING kernel:[ 11.906456] tpm_tis: Unknown symbol tpm_show_durations (err 0) >17:29:36,570 WARNING kernel:[ 11.906464] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >17:29:36,570 WARNING kernel:[ 11.906604] tpm_tis: Unknown symbol tpm_open (err 0) >17:29:36,570 WARNING kernel:[ 11.906613] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >17:29:36,570 WARNING kernel:[ 11.906622] tpm_tis: Unknown symbol tpm_show_active (err 0) >17:29:36,570 INFO kernel:[ 11.919889] cfg80211: Calling CRDA to update world regulatory domain >17:29:36,570 WARNING kernel:[ 11.930181] ACPI Warning: 0x0000000000001028-0x000000000000102f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20120711/utaddress-251) >17:29:36,570 INFO kernel:[ 11.930186] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >17:29:36,570 WARNING kernel:[ 11.930190] ACPI Warning: 0x0000000000001180-0x00000000000011bf SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20120711/utaddress-251) >17:29:36,570 INFO kernel:[ 11.930193] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >17:29:36,570 WARNING kernel:[ 11.930194] lpc_ich: Resource conflict(s) found affecting gpio_ich >17:29:36,570 INFO kernel:[ 11.936391] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa07 >17:29:36,570 INFO kernel:[ 11.964634] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >17:29:36,570 INFO kernel:[ 12.011768] r592: driver successfully loaded >17:29:36,570 INFO kernel:[ 12.088257] Intel(R) Wireless WiFi driver for Linux, in-tree:d >17:29:36,570 INFO kernel:[ 12.088260] Copyright(c) 2003-2012 Intel Corporation >17:29:36,570 INFO kernel:[ 12.088327] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000 >17:29:36,570 INFO kernel:[ 12.088329] iwlwifi 0000:03:00.0: pci_resource_base = ffffc900055fc000 >17:29:36,570 INFO kernel:[ 12.088331] iwlwifi 0000:03:00.0: HW Revision ID = 0x0 >17:29:36,570 DEBUG kernel:[ 12.088409] iwlwifi 0000:03:00.0: irq 48 for MSI/MSI-X >17:29:36,570 INFO kernel:[ 12.089328] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: >17:29:36,570 WARNING kernel:[ 12.089333] excluding 0xc0000-0xd3fff 0xdc000-0xfffff >17:29:36,570 INFO kernel:[ 12.089380] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: >17:29:36,570 WARNING kernel:[ 12.089386] excluding 0xa0000000-0xa0ffffff >17:29:36,570 INFO kernel:[ 12.089425] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: >17:29:36,570 WARNING kernel:[ 12.089431] excluding 0x60000000-0x60ffffff >17:29:36,570 INFO kernel:[ 12.090052] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa07 >17:29:36,570 INFO kernel:[ 12.096476] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >17:29:36,570 NOTICE kernel:[ 12.103400] type=1400 audit(1350754176.289:3): avc: denied { create } for pid=534 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >17:29:36,570 NOTICE kernel:[ 12.103457] type=1400 audit(1350754176.289:4): avc: denied { setattr } for pid=534 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=38212 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >17:29:36,570 NOTICE kernel:[ 12.103486] type=1400 audit(1350754176.289:5): avc: denied { relabelfrom } for pid=534 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=38212 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >17:29:36,570 INFO kernel:[ 12.121001] iwlwifi 0000:03:00.0: loaded firmware version 8.83.5.1 build 33692 >17:29:36,570 INFO kernel:[ 12.261920] iwldvm: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:d >17:29:36,570 INFO kernel:[ 12.261923] iwldvm: Copyright(c) 2003-2012 Intel Corporation >17:29:36,570 INFO kernel:[ 12.261949] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled >17:29:36,570 INFO kernel:[ 12.261950] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >17:29:36,570 INFO kernel:[ 12.261952] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled >17:29:36,570 INFO kernel:[ 12.261953] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled >17:29:36,570 INFO kernel:[ 12.261955] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled >17:29:36,570 INFO kernel:[ 12.261957] iwlwifi 0000:03:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54 >17:29:36,570 INFO kernel:[ 12.262030] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S >17:29:36,570 WARNING kernel:[ 12.262403] iwlwifi 0000:03:00.0: RF_KILL bit toggled to enable radio. >17:29:36,570 INFO kernel:[ 12.281314] iwlwifi 0000:03:00.0: device EEPROM VER=0x11e, CALIB=0x4 >17:29:36,570 INFO kernel:[ 12.281317] iwlwifi 0000:03:00.0: Device SKU: 0xF0 >17:29:36,570 INFO kernel:[ 12.281319] iwlwifi 0000:03:00.0: Valid Tx ant: 0x2, Valid Rx ant: 0x3 >17:29:36,570 DEBUG kernel:[ 12.281399] Registered led device: phy0-led >17:29:36,570 DEBUG kernel:[ 12.312997] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >17:29:36,588 NOTICE kernel:[ 12.399168] type=1400 audit(1350754176.585:6): avc: denied { execute } for pid=580 comm="bash" name="hostname" dev="dm-0" ino=51773 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >17:29:36,588 NOTICE kernel:[ 12.399179] type=1400 audit(1350754176.585:7): avc: denied { read open } for pid=580 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=51773 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >17:29:36,588 NOTICE kernel:[ 12.399213] type=1400 audit(1350754176.585:8): avc: denied { execute_no_trans } for pid=580 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=51773 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >17:29:36,589 NOTICE kernel:[ 12.401285] type=1400 audit(1350754176.587:9): avc: denied { read } for pid=572 comm="bash" name=".profile" dev="dm-0" ino=59264 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >17:29:36,589 NOTICE kernel:[ 12.401294] type=1400 audit(1350754176.587:10): avc: denied { open } for pid=572 comm="bash" path="/root/.profile" dev="dm-0" ino=59264 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >17:29:36,594 NOTICE kernel:[ 12.406232] type=1400 audit(1350754176.592:11): avc: denied { write } for pid=554 comm="firewalld" name="python2.7" dev="dm-0" ino=28472 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >17:29:37,643 INFO systemd: Starting D-Bus System Message Bus... >17:29:37,650 INFO systemd: Started D-Bus System Message Bus. >17:29:37,710 INFO systemd: Started firewalld - dynamic firewall daemon. >17:29:37,710 INFO systemd: Starting Network Manager... >17:29:37,911 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >17:29:37,912 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >17:29:37,912 INFO NetworkManager: <info> WEXT support is enabled >17:29:37,918 INFO dbus-daemon: dbus[581]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >17:29:37,918 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >17:29:37,918 INFO systemd: Starting Authorization Manager... >17:29:38,048 INFO polkitd: Started polkitd version 0.107 >17:29:38,128 INFO dbus-daemon: dbus[581]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >17:29:38,128 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >17:29:38,128 INFO systemd: Started Authorization Manager. >17:29:38,161 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >17:29:38,161 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >17:29:38,161 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >17:29:38,162 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >17:29:38,162 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >17:29:38,163 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >17:29:38,164 INFO NetworkManager: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) >17:29:38,167 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >17:29:38,175 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >17:29:38,189 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >17:29:38,189 INFO NetworkManager: <info> Networking is enabled by state file >17:29:38,190 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >17:29:38,190 INFO NetworkManager: <info> (eth0): carrier is OFF >17:29:38,191 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'e1000e' ifindex: 2) >17:29:38,191 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >17:29:38,192 INFO NetworkManager: <info> (eth0): now managed >17:29:38,192 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >17:29:38,193 INFO NetworkManager: <info> (eth0): bringing up device. >17:29:38,193 INFO systemd: Started Network Manager. >17:29:38,195 INFO systemd: Starting Anaconda System Services. >17:29:38,195 INFO systemd: Reached target Anaconda System Services. >17:29:38,196 INFO systemd: Starting Anaconda... >17:29:38,196 INFO systemd: Starting Network Manager Wait Online... >17:29:38,270 INFO systemd: Started Anaconda. >17:29:38,271 DEBUG kernel:[ 14.083392] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X >17:29:38,271 INFO systemd: Starting Anaconda Text Console... >17:29:38,317 INFO systemd: Started Anaconda Text Console. >17:29:38,373 DEBUG kernel:[ 14.184129] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X >17:29:38,373 INFO kernel:[ 14.184258] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready >17:29:38,373 INFO NetworkManager: <info> (eth0): preparing device. >17:29:38,373 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >17:29:38,375 INFO kernel:[ 14.187698] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S >17:29:38,379 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/eth0 >17:29:38,381 INFO NetworkManager: <info> (wlan0): using nl80211 for WiFi device control >17:29:38,381 INFO NetworkManager: <info> (wlan0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >17:29:38,381 INFO NetworkManager: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1 >17:29:38,381 INFO NetworkManager: <info> (wlan0): now managed >17:29:38,381 INFO kernel:[ 14.192328] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0 >17:29:38,383 INFO NetworkManager: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >17:29:38,383 INFO NetworkManager: <info> (wlan0): bringing up device. >17:29:38,490 INFO kernel:[ 14.302553] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S >17:29:38,490 INFO kernel:[ 14.302937] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0 >17:29:38,531 INFO NetworkManager: <info> (wlan0): preparing device. >17:29:38,531 INFO kernel:[ 14.343617] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready >17:29:38,532 INFO NetworkManager: <info> (wlan0): deactivating device (reason 'managed') [2] >17:29:38,533 INFO dbus-daemon: dbus[581]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >17:29:38,533 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >17:29:38,536 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >17:29:38,536 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >17:29:38,537 INFO systemd: Starting WPA Supplicant daemon... >17:29:38,661 INFO dbus-daemon: dbus[581]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >17:29:38,662 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >17:29:38,662 INFO NetworkManager: <info> wpa_supplicant started >17:29:38,662 INFO systemd: Started WPA Supplicant daemon. >17:29:38,676 INFO NetworkManager: <info> (wlan0) supports 5 scan SSIDs >17:29:38,676 INFO NetworkManager: <info> (wlan0): supplicant interface state: starting -> ready >17:29:38,676 INFO NetworkManager: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >17:29:38,676 WARNING NetworkManager: <warn> Trying to remove a non-existant call id. >17:29:38,676 INFO NetworkManager: <info> (wlan0): supplicant interface state: ready -> inactive >17:29:38,676 INFO NetworkManager: <info> (wlan0) supports 5 scan SSIDs >17:29:39,715 WARNING kernel:[ 15.527982] auditd (613): /proc/613/oom_adj is deprecated, please use /proc/613/oom_score_adj instead. >17:29:42,517 INFO systemd: Starting NTP client/server... >17:29:42,558 INFO chrony-helper: tr: write error: Broken pipe >17:29:42,558 INFO chrony-helper: tr: write error >17:29:42,599 INFO chronyd: chronyd version 1.27-git1ca844 starting >17:29:42,599 INFO chronyd: Linux kernel major=3 minor=6 patch=1 >17:29:42,599 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >17:29:42,615 INFO systemd: Started NTP client/server. >17:29:43,520 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >17:29:43,520 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >17:29:43,521 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >17:29:43,521 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >17:29:44,842 INFO kernel:[ 20.654132] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >17:29:44,842 DEBUG kernel:[ 20.654141] SELinux: initialized (dev sda2, type ext4), uses xattr >17:29:45,006 INFO kernel:[ 20.818492] EXT4-fs (sda3): INFO: recovery required on readonly filesystem >17:29:45,006 INFO kernel:[ 20.818496] EXT4-fs (sda3): write access will be enabled during recovery >17:29:45,030 INFO kernel:[ 20.842209] EXT4-fs (sda3): recovery complete >17:29:45,037 INFO kernel:[ 20.849923] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >17:29:45,037 DEBUG kernel:[ 20.849929] SELinux: initialized (dev sda3, type ext4), uses xattr >17:29:56,576 NOTICE NetworkManager: ifcfg-rh: read connection 'MUROX' >17:29:56,578 INFO NetworkManager: <info> Activation (wlan0) starting connection 'MUROX' >17:29:56,578 INFO NetworkManager: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >17:29:56,579 INFO NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... >17:29:56,585 INFO NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... >17:29:56,586 INFO NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... >17:29:56,586 INFO NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. >17:29:56,586 INFO NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... >17:29:56,586 INFO NetworkManager: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0] >17:29:56,586 INFO NetworkManager: <info> Activation (wlan0/wireless): access point 'MUROX' has security, but secrets are required. >17:29:56,586 INFO NetworkManager: <info> (wlan0): device state change: config -> need-auth (reason 'none') [50 60 0] >17:29:56,586 INFO NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. >17:29:56,586 WARNING NetworkManager: <warn> No agents were available for this request. >17:29:56,586 INFO NetworkManager: <info> (wlan0): device state change: need-auth -> failed (reason 'no-secrets') [60 120 7] >17:29:56,586 INFO NetworkManager: <info> Marking connection 'MUROX' invalid. >17:29:56,591 WARNING NetworkManager: <warn> (wlan0) firewall zone remove failed: (32) UNKNOWN_INTERFACE: wlan0 >17:29:57,594 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-MUROX >17:30:06,012 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-MUROX >17:30:07,405 INFO kernel:[ 43.838531] Btrfs loaded >17:30:07,481 INFO kernel:[ 43.915543] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >17:30:09,571 NOTICE systemd: NetworkManager-wait-online.service: main process exited, code=exited, status=1 >17:30:09,582 ERR systemd: Failed to start Network Manager Wait Online. >17:30:09,583 NOTICE systemd: Unit NetworkManager-wait-online.service entered failed state. >17:30:09,585 INFO systemd: Starting Network. >17:30:09,586 INFO systemd: Reached target Network. >17:30:09,587 INFO systemd: Startup finished in 3s 928ms 176us (kernel) + 7s 9ms 556us (initrd) + 35s 82ms 13us (userspace) = 46s 19ms 745us. >17:30:23,716 INFO NetworkManager: <info> Activation (wlan0) starting connection 'MUROX' >17:30:23,716 INFO NetworkManager: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >17:30:23,716 INFO NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... >17:30:23,716 INFO NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... >17:30:23,716 INFO NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... >17:30:23,718 INFO NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. >17:30:23,719 INFO NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... >17:30:23,720 INFO NetworkManager: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0] >17:30:23,721 INFO NetworkManager: <info> Activation (wlan0/wireless): connection 'MUROX' has security, and secrets exist. No new secrets needed. >17:30:23,729 INFO NetworkManager: <info> Config: added 'ssid' value 'MUROX' >17:30:23,729 INFO NetworkManager: <info> Config: added 'scan_ssid' value '1' >17:30:23,729 INFO NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK' >17:30:23,729 INFO NetworkManager: <info> Config: added 'psk' value '<omitted>' >17:30:23,729 INFO NetworkManager: <info> Config: added 'proto' value 'WPA RSN' >17:30:23,729 INFO NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. >17:30:23,729 INFO NetworkManager: <info> Config: set interface ap_scan to 1 >17:30:25,822 INFO kernel:[ 62.256800] wlan0: authenticate with 00:18:3a:a7:46:d4 >17:30:25,830 INFO kernel:[ 62.264224] wlan0: send auth to 00:18:3a:a7:46:d4 (try 1/3) >17:30:25,831 INFO NetworkManager: <info> (wlan0): supplicant interface state: inactive -> authenticating >17:30:25,845 INFO kernel:[ 62.279597] wlan0: authenticated >17:30:25,845 INFO kernel:[ 62.279736] iwlwifi 0000:03:00.0: wlan0: disabling HT due to WEP/TKIP use >17:30:25,845 INFO kernel:[ 62.279738] iwlwifi 0000:03:00.0: wlan0: disabling HT as WMM/QoS is not supported >17:30:25,845 INFO kernel:[ 62.280050] wlan0: associate with 00:18:3a:a7:46:d4 (try 1/3) >17:30:25,851 INFO NetworkManager: <info> (wlan0): supplicant interface state: authenticating -> associating >17:30:25,863 INFO kernel:[ 62.297422] wlan0: RX AssocResp from 00:18:3a:a7:46:d4 (capab=0x411 status=0 aid=3) >17:30:25,888 INFO kernel:[ 62.322336] wlan0: associated >17:30:25,888 INFO kernel:[ 62.322364] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready >17:30:25,893 INFO NetworkManager: <info> (wlan0): supplicant interface state: associating -> 4-way handshake >17:30:25,908 INFO NetworkManager: <info> (wlan0): supplicant interface state: 4-way handshake -> completed >17:30:25,908 INFO NetworkManager: <info> Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'MUROX'. >17:30:25,911 WARNING NetworkManager: <warn> (wlan0) firewall zone add/change failed: (32) INVALID_ZONE: public >17:30:25,912 INFO NetworkManager: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) scheduled. >17:30:25,912 INFO NetworkManager: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) started... >17:30:25,912 INFO NetworkManager: <info> (wlan0): device state change: config -> ip-config (reason 'none') [50 70 0] >17:30:25,913 INFO NetworkManager: <info> Activation (wlan0) Beginning DHCPv4 transaction (timeout in 45 seconds) >17:30:25,935 INFO NetworkManager: <info> dhclient started with pid 931 >17:30:25,936 INFO NetworkManager: <info> Activation (wlan0) Beginning IP6 addrconf. >17:30:25,937 INFO NetworkManager: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete. >17:30:26,038 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >17:30:26,039 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >17:30:26,039 INFO dhclient: All rights reserved. >17:30:26,039 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >17:30:26,040 INFO dhclient: >17:30:26,047 INFO NetworkManager: <info> (wlan0): DHCPv4 state changed nbi -> preinit >17:30:26,054 INFO dhclient: Listening on LPF/wlan0/00:26:c6:4b:6c:c4 >17:30:26,054 INFO dhclient: Sending on LPF/wlan0/00:26:c6:4b:6c:c4 >17:30:26,054 INFO dhclient: Sending on Socket/fallback >17:30:26,054 INFO dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6 (xid=0x7e9a49c8) >17:30:26,072 INFO dhclient: DHCPREQUEST on wlan0 to 255.255.255.255 port 67 (xid=0x7e9a49c8) >17:30:26,073 INFO dhclient: DHCPOFFER from 192.168.1.1 >17:30:26,096 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x7e9a49c8) >17:30:26,101 INFO NetworkManager: <info> (wlan0): DHCPv4 state changed preinit -> bound >17:30:26,102 INFO NetworkManager: <info> address 192.168.1.24 >17:30:26,102 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >17:30:26,102 INFO NetworkManager: <info> gateway 192.168.1.1 >17:30:26,103 INFO NetworkManager: <info> nameserver '192.168.1.1' >17:30:26,103 INFO NetworkManager: <info> domain name 'westell.com' >17:30:26,103 INFO NetworkManager: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >17:30:26,103 INFO NetworkManager: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) started... >17:30:26,103 INFO dhclient: bound to 192.168.1.24 -- renewal in 36191 seconds. >17:30:27,104 INFO NetworkManager: <info> (wlan0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >17:30:27,104 INFO NetworkManager: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) complete. >17:30:27,104 INFO NetworkManager: <info> (wlan0): device state change: secondaries -> activated (reason 'none') [90 100 0] >17:30:27,107 INFO NetworkManager: <info> Policy set 'MUROX' (wlan0) as default for IPv4 routing and DNS. >17:30:27,107 INFO NetworkManager: <info> Activation (wlan0) successful, device activated. >17:30:27,110 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >17:30:27,110 INFO dbus-daemon: dbus[581]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >17:30:27,138 INFO dbus-daemon: dbus[581]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >17:30:27,138 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >17:30:27,199 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >17:30:28,519 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-MUROX >17:30:28,524 WARNING NetworkManager: <warn> (wlan0) firewall zone add/change failed: (32) INVALID_ZONE: public >17:30:28,526 WARNING NetworkManager: <warn> (wlan0) firewall zone add/change failed: (32) INVALID_ZONE: public
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 868535
: 630501 |
630502
|
630503
|
630504
|
630505
|
630506
|
630507
|
630508
|
630509
|
630510
|
630511
|
630512
|
630513
|
630514