Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 717739 Details for
Bug 928906
AttributeError: 'NoneType' object has no attribute 'unpack' (change SSID in the Network Spoke)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
anaconda-tb-xxx file
anaconda-tb-VGk8nu (text/plain), 297.54 KB, created by
Reartes Guillermo
on 2013-03-28 17:27:01 UTC
(
hide
)
Description:
anaconda-tb-xxx file
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2013-03-28 17:27:01 UTC
Size:
297.54 KB
patch
obsolete
>anaconda 19.13 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/pyanaconda/nm.py", line 125, in nm_activated_devices > devices = proxy.get_cached_property("Devices").unpack() > File "/usr/lib/python2.7/site-packages/pyanaconda/network.py", line 166, in getHostname > for dev in nm.nm_activated_devices(): > File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 1303, in _update_hostname > hostname = network.getHostname() > File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/utils.py", line 35, in wrap > func(*args) >AttributeError: 'NoneType' object has no attribute 'unpack' > >Local variables in innermost frame: >interfaces: [] >ac: /org/freedesktop/NetworkManager/ActiveConnection/0 >proxy: <DBusProxy object at 0xaf39a6e4 (GDBusProxy at 0x955ded0)> >active_connections: ['/org/freedesktop/NetworkManager/ActiveConnection/0'] > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0xb20800ec>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 ># Use CDROM installation media >cdrom > ># Run the Setup Agent on first boot >firstboot --enable ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --hostname=localhost.localdomain ># System timezone >timezone America/New_York --isUtc ># System bootloader configuration >bootloader --location=mbr > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 1024MB partition sda2 (5) with existing ext4 filesystem >, '/virtual': existing 153750MB partition sda4 (7) with existing ext4 filesystem >, '/data1': existing 69573MB partition sda7 (11) with existing ext4 filesystem >, '/': existing 35840MB partition sda3 (6) with existing ext4 filesystem >} > swaps: [existing 4096MB partition sda6 (10) with existing swap >] > name: Unknown Linux >] > _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._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _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.ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sdb, sdb1, sdc, sdc1, 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.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sdb1, sdc1, sda1, sda2, sda3, sda4, sda5, sda6, sda7, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'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.0/usb2/2-1/2-1.1/2-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host6/target6:0:0/6: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 >, 'sdc1': 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.0/usb2/2-1/2-1.3/2-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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.0/usb2/2-1/2-1.1/2-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host6/target6:0:0/6: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 >, 'sdc': 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.0/usb2/2-1/2-1.3/2-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc > _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, sdc, sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [existing 7396MB disk sdb (0) with existing iso9660 filesystem >, existing 1968MB disk sdc (1) with existing msdos disklabel >, existing 1967MB partition sdc1 (2) with existing vfat filesystem >, existing 305245MB disk sda (3) with existing gpt disklabel >, existing 1MB partition sda1 (4) with existing biosboot >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 40960MB partition sda5 (8) with existing luks >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: MATSHITA DVD+-RW UJ8A2 path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1817365 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (113, 255, 63) biosGeometry: (113, 255, 63) > PedDevice: <_ped.Device object at 0xafb8174c> > exists: True > _size: 3549.54101562 > id: 12 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-02-25-15-09-07-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: OL6.4_x86_64_Disc_1_20130225 > _format._targetSize: 0.0 > _format._size: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/sr0 > parents: [] > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-MATSHITA_DVD+_-RW_UJ8A2_WK92_054302, /dev/disk/by-label/OL6.4\x20x86_64\x20Disc\x201\x2020130225, /dev/disk/by-uuid/2013-02-25-15-09-07-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _targetSize: 0 > _model: MATSHITA_DVD+_-RW_UJ8A2 > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-02-25-15-09-07-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: OL6.4_x86_64_Disc_1_20130225 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/sr0 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 13 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 14 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 15 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 16 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 44aafcb0-8437-4abc-967b-c8c476b15a44 > _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.dirty: False > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop1 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/44aafcb0-8437-4abc-967b-c8c476b15a44] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 44aafcb0-8437-4abc-967b-c8c476b15a44 > 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.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._device: /dev/loop1 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 17 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 18 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 1024MB dm live-rw (19) 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.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _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.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _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._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _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 (0xb2080cac) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0xb2080d8c) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0xb2080ccc) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0xb2080f0c) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0xb208058c) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3456 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0xb73615dc> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: None > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.install_device: Already dumped (DiskDevice instance) > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._space_required: 3 GB > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: NetworkStandaloneSpoke instance, containing members: > _intf._currentAction._window: StandaloneWindow instance, containing members: > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._now_available: False > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction.skipTo: None > _intf._currentAction._initially_available: False > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction.network_control_box.selected_ssid: speedywifi1 > _intf._currentAction.network_control_box.client: Client instance, containing members: > _intf._currentAction.network_control_box._updating_device: False > _intf._currentAction.network_control_box.remote_settings: RemoteSettings instance, containing members: > _intf._currentAction.network_control_box.entry_hostname: Entry instance, containing members: >updateSrc: None >upgradeRoot: None >rootParts: None >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=Fedorax2019-Alpha-TC2x20i386 >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.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 >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0xb1ee002c>, True), 'type': (<function <lambda> at 0xb1ee0144>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0xb1ee0064>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 19.13 > mehConfig.localSkipList: [passphrase, password] > mehConfig.programName: anaconda > 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] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet 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, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2019-Alpha-TC2x20i386', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None >Registered callbacks: > > >/tmp/anaconda.log: >14:03:51,258 INFO anaconda: /sbin/anaconda 19.13 >14:03:51,884 INFO anaconda: 3538944 kB (3456 MB) are available >14:03:51,884 INFO anaconda: check_memory(): total:3456, needed:512, graphical:512 >14:03:51,919 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >14:03:51,920 INFO anaconda: Default encoding = utf-8 >14:03:55,574 INFO anaconda: Display mode = g >14:03:55,576 INFO anaconda: 3538944 kB (3456 MB) are available >14:03:55,576 INFO anaconda: check_memory(): total:3456, needed:512, graphical:512 >14:03:59,742 DEBUG anaconda: X server has signalled a successful start. >14:03:59,753 INFO anaconda: Starting window manager, pid 780. >14:04:01,627 INFO anaconda: using only installclass _Fedora >14:04:02,908 INFO anaconda: bootloader GRUB2 on X86 platform >14:04:02,910 INFO anaconda: bootloader GRUB2 on X86 platform >14:04:02,951 DEBUG anaconda: network: devices found ['eno1', 'wlp2s0'] >14:04:03,257 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on eno1 >14:04:03,409 DEBUG anaconda: network: setting autoconnect of eno1 to False >14:04:03,422 DEBUG anaconda: updating hostname localhost.localdomain >14:04:03,443 INFO anaconda: Running Thread: AnaStorageThread (-1315820736) >14:04:03,444 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (-1324213440) >14:04:03,446 INFO anaconda: Running Thread: AnaPayloadThread (-1332606144) >14:04:03,463 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (-1324213440) >14:04:04,113 ERR anaconda: Failed to import module in collect: cannot import name gtk_thread_wait >14:04:13,946 INFO anaconda: Thread Done: AnaStorageThread (-1315820736) >14:04:14,523 INFO anaconda: Thread Done: AnaPayloadThread (-1332606144) >14:04:17,859 DEBUG anaconda: network standalone spoke (init): completed: False >14:04:17,887 DEBUG anaconda: network: selected device eno1 >14:04:18,173 DEBUG anaconda: network: selected device eno1 >14:04:18,231 DEBUG anaconda: updating hostname localhost.localdomain >14:04:20,214 DEBUG anaconda: network: selected device wlp2s0 >14:04:23,600 INFO anaconda: network: access point changed: speedywifi1 >14:04:23,648 DEBUG anaconda: updating hostname localhost.localdomain > > >/tmp/packaging.log: >14:04:02,855 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:180 (reset) >14:04:02,855 INFO packaging: have _yum_lock for MainThread >14:04:02,856 DEBUG packaging: getting release version from tree at None (19) >14:04:02,856 DEBUG packaging: got a release version of 19 >14:04:02,856 INFO packaging: gave up _yum_lock for MainThread >14:04:13,950 INFO packaging: updating base repo >14:04:13,962 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:180 (reset) >14:04:13,962 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,164 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >14:04:14,164 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >14:04:14,165 DEBUG yum.verbose.plugin: Adding en_US to language list >14:04:14,168 DEBUG yum.verbose.YumBase: Config time: 0.205 >14:04:14,186 DEBUG packaging: getting release version from tree at None (19) >14:04:14,187 DEBUG packaging: got a release version of 19 >14:04:14,187 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,187 INFO packaging: configuring base repo >14:04:14,194 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:459 (updateBaseRepo) >14:04:14,194 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,194 DEBUG packaging: getting release version from tree at file:///run/install/repo (19) >14:04:14,194 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxy: None ; sslverify: True) >14:04:14,196 DEBUG packaging: got a release version of 19 >14:04:14,197 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,198 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:747 (_configureBaseRepo) >14:04:14,198 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,206 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >14:04:14,206 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >14:04:14,207 DEBUG yum.verbose.plugin: Adding en_US to language list >14:04:14,209 DEBUG yum.verbose.YumBase: Config time: 0.011 >14:04:14,210 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,211 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:750 (_configureBaseRepo) >14:04:14,211 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,226 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,226 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >14:04:14,227 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:750 (_configureBaseRepo) >14:04:14,228 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,236 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,237 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:472 (updateBaseRepo) >14:04:14,237 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,238 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,239 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:188 (setup) >14:04:14,239 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,239 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,240 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:188 (setup) >14:04:14,240 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,241 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:919 (_removeYumRepo) >14:04:14,241 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,242 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,244 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:515 (updateBaseRepo) >14:04:14,245 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,247 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,250 DEBUG packaging: disabling repo fedora >14:04:14,253 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:958 (disableRepo) >14:04:14,253 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,255 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,258 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:529 (updateBaseRepo) >14:04:14,259 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,261 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,264 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:919 (_removeYumRepo) >14:04:14,265 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,267 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,270 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:515 (updateBaseRepo) >14:04:14,271 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,273 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,276 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:919 (_removeYumRepo) >14:04:14,277 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,279 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,282 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:515 (updateBaseRepo) >14:04:14,283 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,285 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,287 DEBUG packaging: disabling repo updates-testing >14:04:14,290 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:958 (disableRepo) >14:04:14,291 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,293 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,295 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:529 (updateBaseRepo) >14:04:14,297 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,298 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,301 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:919 (_removeYumRepo) >14:04:14,302 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,304 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,307 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:515 (updateBaseRepo) >14:04:14,308 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,310 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,313 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:919 (_removeYumRepo) >14:04:14,314 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,317 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,319 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:515 (updateBaseRepo) >14:04:14,320 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,322 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,325 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:919 (_removeYumRepo) >14:04:14,326 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,328 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,331 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:515 (updateBaseRepo) >14:04:14,332 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,334 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,336 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,338 INFO packaging: gathering repo metadata >14:04:14,340 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:534 (gatherRepoMetadata) >14:04:14,341 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,343 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,346 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:193 (setup) >14:04:14,347 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,349 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,352 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:193 (setup) >14:04:14,353 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,355 DEBUG packaging: getting repo metadata for anaconda >14:04:14,358 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:539 (gatherRepoMetadata) >14:04:14,359 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,469 DEBUG packaging: getting group info for anaconda >14:04:14,498 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,499 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,500 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:193 (setup) >14:04:14,500 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,501 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,502 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:193 (setup) >14:04:14,502 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,503 DEBUG packaging: getting repo metadata for updates >14:04:14,504 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:539 (gatherRepoMetadata) >14:04:14,504 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,513 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,513 ERR packaging: failed to grab repo metadata for updates: Cannot retrieve metalink for repository: updates/19/i386. Please verify its path and try again >14:04:14,513 DEBUG packaging: disabling repo updates >14:04:14,515 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:958 (disableRepo) >14:04:14,515 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,516 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,517 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:543 (gatherRepoMetadata) >14:04:14,518 INFO packaging: have _yum_lock for AnaPayloadThread >14:04:14,518 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,519 INFO packaging: gave up _yum_lock for AnaPayloadThread >14:04:14,521 INFO packaging: metadata retrieval complete > > >/tmp/program.log: >14:03:52,053 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:03:52,092 DEBUG program: Return code: 0 >14:03:52,093 INFO program: Running... udevadm settle --timeout=300 >14:03:54,910 DEBUG program: Return code: 0 >14:03:54,912 INFO program: Running... modprobe fcoe >14:03:55,105 DEBUG program: Return code: 0 >14:03:55,107 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >14:03:55,146 INFO program: No FCoE boot disk information is found in EDD! >14:03:55,147 DEBUG program: Return code: 1 >14:03:55,149 INFO program: Running... udevadm settle --timeout=300 >14:03:55,189 DEBUG program: Return code: 0 >14:03:55,344 INFO program: Running... multipath -d >14:03:55,462 INFO program: create: mpatha (Kingston_DataTraveler_G3_001CC0C60D71CC913320241C-0:0) undef Kingston,DataTraveler G3 >14:03:55,463 INFO program: size=7.2G features='0' hwhandler='0' wp=undef >14:03:55,463 INFO program: `-+- policy='service-time 0' prio=1 status=undef >14:03:55,464 INFO program: `- 6:0:0:0 sdb 8:16 undef ready running >14:03:55,464 INFO program: create: mpathb (Kingston_DataTraveler_2.0_5B641C000750-0:0) undef Kingston,DataTraveler 2.0 >14:03:55,465 INFO program: size=1.9G features='0' hwhandler='0' wp=undef >14:03:55,465 INFO program: `-+- policy='service-time 0' prio=1 status=undef >14:03:55,466 INFO program: `- 7:0:0:0 sdc 8:32 undef ready running >14:03:55,466 DEBUG program: Return code: 0 >14:03:55,470 INFO program: Running... multipath -ll >14:03:55,519 DEBUG program: Return code: 0 >14:03:59,754 INFO program: Running... metacity --display :1 --sm-disable >14:04:03,445 INFO program: Running... udevadm control --property=ANACONDA=1 >14:04:03,495 DEBUG program: Return code: 0 >14:04:03,495 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:04:03,545 DEBUG program: Return code: 0 >14:04:03,546 INFO program: Running... systemctl start chronyd.service >14:04:03,903 DEBUG program: Return code: 0 >14:04:03,908 INFO program: Running... udevadm settle --timeout=300 >14:04:06,273 DEBUG program: Return code: 0 >14:04:06,283 INFO program: Running... udevadm settle --timeout=300 >14:04:06,330 DEBUG program: Return code: 0 >14:04:06,434 INFO program: Running... multipath -d >14:04:06,509 INFO program: create: mpatha (Kingston_DataTraveler_G3_001CC0C60D71CC913320241C-0:0) undef Kingston,DataTraveler G3 >14:04:06,510 INFO program: size=7.2G features='0' hwhandler='0' wp=undef >14:04:06,510 INFO program: `-+- policy='service-time 0' prio=1 status=undef >14:04:06,511 INFO program: `- 6:0:0:0 sdb 8:16 undef ready running >14:04:06,511 INFO program: create: mpathb (Kingston_DataTraveler_2.0_5B641C000750-0:0) undef Kingston,DataTraveler 2.0 >14:04:06,512 INFO program: size=1.9G features='0' hwhandler='0' wp=undef >14:04:06,512 INFO program: `-+- policy='service-time 0' prio=1 status=undef >14:04:06,513 INFO program: `- 7:0:0:0 sdc 8:32 undef ready running >14:04:06,514 DEBUG program: Return code: 0 >14:04:06,514 INFO program: Running... multipath -ll >14:04:06,582 DEBUG program: Return code: 0 >14:04:07,004 INFO program: Running... modprobe vfat >14:04:07,090 DEBUG program: Return code: 0 >14:04:08,460 INFO program: Running... dumpe2fs -h /dev/sda2 >14:04:08,573 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >14:04:08,574 INFO program: Filesystem volume name: <none> >14:04:08,574 INFO program: Last mounted on: /boot >14:04:08,575 INFO program: Filesystem UUID: f09f1c85-31ca-48d6-a2d3-825b2b8bd4cc >14:04:08,575 INFO program: Filesystem magic number: 0xEF53 >14:04:08,576 INFO program: Filesystem revision #: 1 (dynamic) >14:04:08,576 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 >14:04:08,577 INFO program: Filesystem flags: signed_directory_hash >14:04:08,577 INFO program: Default mount options: (none) >14:04:08,577 INFO program: Filesystem state: clean >14:04:08,578 INFO program: Errors behavior: Continue >14:04:08,578 INFO program: Filesystem OS type: Linux >14:04:08,602 INFO program: Inode count: 65536 >14:04:08,602 INFO program: Block count: 262144 >14:04:08,603 INFO program: Reserved block count: 13107 >14:04:08,603 INFO program: Free blocks: 209973 >14:04:08,619 INFO program: Free inodes: 65242 >14:04:08,620 INFO program: First block: 0 >14:04:08,620 INFO program: Block size: 4096 >14:04:08,621 INFO program: Fragment size: 4096 >14:04:08,621 INFO program: Reserved GDT blocks: 63 >14:04:08,622 INFO program: Blocks per group: 32768 >14:04:08,622 INFO program: Fragments per group: 32768 >14:04:08,623 INFO program: Inodes per group: 8192 >14:04:08,624 INFO program: Inode blocks per group: 512 >14:04:08,624 INFO program: Flex block group size: 16 >14:04:08,625 INFO program: Filesystem created: Sat Nov 19 01:20:16 2011 >14:04:08,625 INFO program: Last mount time: Tue Mar 26 13:46:58 2013 >14:04:08,626 INFO program: Last write time: Thu Mar 28 17:02:01 2013 >14:04:08,626 INFO program: Mount count: 7 >14:04:08,627 INFO program: Maximum mount count: 29 >14:04:08,629 INFO program: Last checked: Mon Mar 4 13:32:29 2013 >14:04:08,631 INFO program: Check interval: 15552000 (6 months) >14:04:08,633 INFO program: Next check after: Sat Aug 31 13:32:29 2013 >14:04:08,635 INFO program: Lifetime writes: 1947 MB >14:04:08,637 INFO program: Reserved blocks uid: 0 (user root) >14:04:08,639 INFO program: Reserved blocks gid: 0 (group root) >14:04:08,641 INFO program: First inode: 11 >14:04:08,643 INFO program: Inode size: 256 >14:04:08,645 INFO program: Required extra isize: 28 >14:04:08,647 INFO program: Desired extra isize: 28 >14:04:08,650 INFO program: Journal inode: 8 >14:04:08,653 INFO program: Default directory hash: half_md4 >14:04:08,655 INFO program: Directory Hash Seed: c09180b1-8de6-41b1-90f3-080d9ab820ff >14:04:08,657 INFO program: Journal backup: inode blocks >14:04:08,659 INFO program: Journal features: (none) >14:04:08,662 INFO program: Journal size: 32M >14:04:08,664 INFO program: Journal length: 8192 >14:04:08,666 INFO program: Journal sequence: 0x00000493 >14:04:08,669 INFO program: Journal start: 0 >14:04:08,671 INFO program: >14:04:08,673 DEBUG program: Return code: 0 >14:04:08,676 INFO program: Running... resize2fs -P /dev/sda2 >14:04:08,745 INFO program: resize2fs 1.42.7 (21-Jan-2013) >14:04:08,746 INFO program: Estimated minimum size of the filesystem: 56983 >14:04:08,747 DEBUG program: Return code: 0 >14:04:08,867 INFO program: Running... dumpe2fs -h /dev/sda3 >14:04:08,925 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >14:04:08,926 INFO program: Filesystem volume name: _Fedora-16-x86_6 >14:04:08,927 INFO program: Last mounted on: / >14:04:08,928 INFO program: Filesystem UUID: 7a5bcedb-cbc1-4c07-962a-b44c86be8c0d >14:04:08,929 INFO program: Filesystem magic number: 0xEF53 >14:04:08,929 INFO program: Filesystem revision #: 1 (dynamic) >14:04:08,930 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 >14:04:08,931 INFO program: Filesystem flags: signed_directory_hash >14:04:08,932 INFO program: Default mount options: user_xattr acl >14:04:08,933 INFO program: Filesystem state: clean >14:04:08,934 INFO program: Errors behavior: Continue >14:04:08,935 INFO program: Filesystem OS type: Linux >14:04:08,935 INFO program: Inode count: 2293760 >14:04:08,936 INFO program: Block count: 9175040 >14:04:08,938 INFO program: Reserved block count: 91724 >14:04:08,943 INFO program: Free blocks: 7353532 >14:04:08,946 INFO program: Free inodes: 2095192 >14:04:08,948 INFO program: First block: 0 >14:04:08,951 INFO program: Block size: 4096 >14:04:08,952 INFO program: Fragment size: 4096 >14:04:08,955 INFO program: Reserved GDT blocks: 189 >14:04:08,958 INFO program: Blocks per group: 32768 >14:04:08,960 INFO program: Fragments per group: 32768 >14:04:08,962 INFO program: Inodes per group: 8192 >14:04:08,969 INFO program: Inode blocks per group: 512 >14:04:08,970 INFO program: Flex block group size: 16 >14:04:08,970 INFO program: Filesystem created: Thu Nov 3 02:26:52 2011 >14:04:08,972 INFO program: Last mount time: Tue Mar 26 13:46:49 2013 >14:04:08,975 INFO program: Last write time: Tue Mar 26 10:46:43 2013 >14:04:08,977 INFO program: Mount count: 373 >14:04:08,979 INFO program: Maximum mount count: -1 >14:04:08,982 INFO program: Last checked: Sat Nov 19 01:22:10 2011 >14:04:08,984 INFO program: Check interval: 0 (<none>) >14:04:08,986 INFO program: Lifetime writes: 205 GB >14:04:08,991 INFO program: Reserved blocks uid: 0 (user root) >14:04:08,992 INFO program: Reserved blocks gid: 0 (group root) >14:04:08,994 INFO program: First inode: 11 >14:04:08,997 INFO program: Inode size: 256 >14:04:09,000 INFO program: Required extra isize: 28 >14:04:09,003 INFO program: Desired extra isize: 28 >14:04:09,006 INFO program: Journal inode: 8 >14:04:09,008 INFO program: Default directory hash: half_md4 >14:04:09,010 INFO program: Directory Hash Seed: 0b647dbb-0bd2-4fcc-b4e7-653b3d1fee8c >14:04:09,014 INFO program: Journal backup: inode blocks >14:04:09,017 INFO program: Journal features: journal_incompat_revoke >14:04:09,020 INFO program: Journal size: 64M >14:04:09,022 INFO program: Journal length: 16384 >14:04:09,027 INFO program: Journal sequence: 0x0008eec9 >14:04:09,027 INFO program: Journal start: 0 >14:04:09,030 INFO program: >14:04:09,033 DEBUG program: Return code: 0 >14:04:09,037 INFO program: Running... resize2fs -P /dev/sda3 >14:04:09,079 INFO program: resize2fs 1.42.7 (21-Jan-2013) >14:04:09,080 INFO program: Estimated minimum size of the filesystem: 1728901 >14:04:09,081 DEBUG program: Return code: 0 >14:04:09,209 INFO program: Running... dumpe2fs -h /dev/sda4 >14:04:09,287 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >14:04:09,289 INFO program: Filesystem volume name: <none> >14:04:09,289 INFO program: Last mounted on: /virtual >14:04:09,290 INFO program: Filesystem UUID: e21fac71-cc35-4c18-a736-1284b04ebccd >14:04:09,290 INFO program: Filesystem magic number: 0xEF53 >14:04:09,291 INFO program: Filesystem revision #: 1 (dynamic) >14:04:09,291 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 >14:04:09,292 INFO program: Filesystem flags: signed_directory_hash >14:04:09,292 INFO program: Default mount options: (none) >14:04:09,293 INFO program: Filesystem state: clean >14:04:09,294 INFO program: Errors behavior: Continue >14:04:09,294 INFO program: Filesystem OS type: Linux >14:04:09,294 INFO program: Inode count: 9846784 >14:04:09,295 INFO program: Block count: 39360000 >14:04:09,295 INFO program: Reserved block count: 1968000 >14:04:09,297 INFO program: Free blocks: 13445945 >14:04:09,299 INFO program: Free inodes: 9846678 >14:04:09,301 INFO program: First block: 0 >14:04:09,303 INFO program: Block size: 4096 >14:04:09,305 INFO program: Fragment size: 4096 >14:04:09,308 INFO program: Reserved GDT blocks: 1014 >14:04:09,310 INFO program: Blocks per group: 32768 >14:04:09,312 INFO program: Fragments per group: 32768 >14:04:09,315 INFO program: Inodes per group: 8192 >14:04:09,317 INFO program: Inode blocks per group: 512 >14:04:09,319 INFO program: Flex block group size: 16 >14:04:09,322 INFO program: Filesystem created: Sat Nov 19 01:20:00 2011 >14:04:09,325 INFO program: Last mount time: Tue Mar 26 13:46:58 2013 >14:04:09,327 INFO program: Last write time: Thu Mar 28 17:02:01 2013 >14:04:09,329 INFO program: Mount count: 2 >14:04:09,332 INFO program: Maximum mount count: 37 >14:04:09,343 INFO program: Last checked: Mon Mar 18 10:32:46 2013 >14:04:09,343 INFO program: Check interval: 15552000 (6 months) >14:04:09,344 INFO program: Next check after: Sat Sep 14 10:32:46 2013 >14:04:09,344 INFO program: Lifetime writes: 190 GB >14:04:09,346 INFO program: Reserved blocks uid: 0 (user root) >14:04:09,349 INFO program: Reserved blocks gid: 0 (group root) >14:04:09,352 INFO program: First inode: 11 >14:04:09,354 INFO program: Inode size: 256 >14:04:09,357 INFO program: Required extra isize: 28 >14:04:09,360 INFO program: Desired extra isize: 28 >14:04:09,363 INFO program: Journal inode: 8 >14:04:09,367 INFO program: Default directory hash: half_md4 >14:04:09,369 INFO program: Directory Hash Seed: 382c79de-d7d2-4868-81e1-82b0d12a810f >14:04:09,371 INFO program: Journal backup: inode blocks >14:04:09,374 INFO program: Journal features: journal_incompat_revoke >14:04:09,376 INFO program: Journal size: 128M >14:04:09,379 INFO program: Journal length: 32768 >14:04:09,382 INFO program: Journal sequence: 0x00019124 >14:04:09,385 INFO program: Journal start: 0 >14:04:09,388 INFO program: >14:04:09,391 DEBUG program: Return code: 0 >14:04:09,395 INFO program: Running... resize2fs -P /dev/sda4 >14:04:09,437 INFO program: resize2fs 1.42.7 (21-Jan-2013) >14:04:09,437 INFO program: Estimated minimum size of the filesystem: 25748498 >14:04:09,438 DEBUG program: Return code: 0 >14:04:09,834 INFO program: Running... dumpe2fs -h /dev/sda7 >14:04:09,921 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >14:04:09,922 INFO program: Filesystem volume name: <none> >14:04:09,922 INFO program: Last mounted on: /data1 >14:04:09,923 INFO program: Filesystem UUID: db0a257a-83a4-48e6-a640-c4278b26eb89 >14:04:09,923 INFO program: Filesystem magic number: 0xEF53 >14:04:09,923 INFO program: Filesystem revision #: 1 (dynamic) >14:04:09,924 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 >14:04:09,925 INFO program: Filesystem flags: signed_directory_hash >14:04:09,925 INFO program: Default mount options: (none) >14:04:09,926 INFO program: Filesystem state: clean >14:04:09,926 INFO program: Errors behavior: Continue >14:04:09,926 INFO program: Filesystem OS type: Linux >14:04:09,927 INFO program: Inode count: 4456448 >14:04:09,927 INFO program: Block count: 17810688 >14:04:09,928 INFO program: Reserved block count: 890534 >14:04:09,930 INFO program: Free blocks: 6376149 >14:04:09,932 INFO program: Free inodes: 4450487 >14:04:09,934 INFO program: First block: 0 >14:04:09,942 INFO program: Block size: 4096 >14:04:09,942 INFO program: Fragment size: 4096 >14:04:09,943 INFO program: Reserved GDT blocks: 1019 >14:04:09,945 INFO program: Blocks per group: 32768 >14:04:09,947 INFO program: Fragments per group: 32768 >14:04:09,949 INFO program: Inodes per group: 8192 >14:04:09,951 INFO program: Inode blocks per group: 512 >14:04:09,955 INFO program: Flex block group size: 16 >14:04:09,957 INFO program: Filesystem created: Sat Nov 19 01:20:04 2011 >14:04:09,959 INFO program: Last mount time: Tue Mar 26 13:46:58 2013 >14:04:09,962 INFO program: Last write time: Thu Mar 28 17:02:01 2013 >14:04:09,965 INFO program: Mount count: 6 >14:04:09,967 INFO program: Maximum mount count: 39 >14:04:09,969 INFO program: Last checked: Tue Mar 5 22:20:14 2013 >14:04:09,971 INFO program: Check interval: 15552000 (6 months) >14:04:09,974 INFO program: Next check after: Sun Sep 1 22:20:14 2013 >14:04:09,976 INFO program: Lifetime writes: 95 GB >14:04:09,978 INFO program: Reserved blocks uid: 0 (user root) >14:04:09,980 INFO program: Reserved blocks gid: 0 (group root) >14:04:09,982 INFO program: First inode: 11 >14:04:09,984 INFO program: Inode size: 256 >14:04:09,987 INFO program: Required extra isize: 28 >14:04:09,991 INFO program: Desired extra isize: 28 >14:04:09,991 INFO program: Journal inode: 8 >14:04:09,994 INFO program: Default directory hash: half_md4 >14:04:09,996 INFO program: Directory Hash Seed: 2cdd6a3f-6d4b-4107-9692-ab345200d3a4 >14:04:09,998 INFO program: Journal backup: inode blocks >14:04:10,000 INFO program: Journal features: journal_incompat_revoke >14:04:10,002 INFO program: Journal size: 128M >14:04:10,005 INFO program: Journal length: 32768 >14:04:10,007 INFO program: Journal sequence: 0x0000185b >14:04:10,009 INFO program: Journal start: 0 >14:04:10,011 INFO program: >14:04:10,015 DEBUG program: Return code: 0 >14:04:10,017 INFO program: Running... resize2fs -P /dev/sda7 >14:04:10,067 INFO program: resize2fs 1.42.7 (21-Jan-2013) >14:04:10,068 INFO program: Estimated minimum size of the filesystem: 11359521 >14:04:10,068 DEBUG program: Return code: 0 >14:04:10,328 INFO program: Running... dumpe2fs -h /dev/loop1 >14:04:10,364 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >14:04:10,365 INFO program: Filesystem volume name: Anaconda >14:04:10,365 INFO program: Last mounted on: / >14:04:10,366 INFO program: Filesystem UUID: 44aafcb0-8437-4abc-967b-c8c476b15a44 >14:04:10,366 INFO program: Filesystem magic number: 0xEF53 >14:04:10,367 INFO program: Filesystem revision #: 1 (dynamic) >14:04:10,367 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 >14:04:10,368 INFO program: Filesystem flags: signed_directory_hash >14:04:10,368 INFO program: Default mount options: user_xattr acl >14:04:10,369 INFO program: Filesystem state: clean >14:04:10,369 INFO program: Errors behavior: Continue >14:04:10,369 INFO program: Filesystem OS type: Linux >14:04:10,369 INFO program: Inode count: 65536 >14:04:10,370 INFO program: Block count: 1048576 >14:04:10,370 INFO program: Reserved block count: 0 >14:04:10,370 INFO program: Free blocks: 254271 >14:04:10,371 INFO program: Free inodes: 36462 >14:04:10,371 INFO program: First block: 1 >14:04:10,371 INFO program: Block size: 1024 >14:04:10,371 INFO program: Fragment size: 1024 >14:04:10,372 INFO program: Reserved GDT blocks: 256 >14:04:10,372 INFO program: Blocks per group: 8192 >14:04:10,372 INFO program: Fragments per group: 8192 >14:04:10,373 INFO program: Inodes per group: 512 >14:04:10,373 INFO program: Inode blocks per group: 128 >14:04:10,373 INFO program: Flex block group size: 16 >14:04:10,375 INFO program: Filesystem created: Tue Mar 26 01:38:50 2013 >14:04:10,377 INFO program: Last mount time: Tue Mar 26 01:40:14 2013 >14:04:10,378 INFO program: Last write time: Tue Mar 26 01:40:32 2013 >14:04:10,379 INFO program: Mount count: 2 >14:04:10,379 INFO program: Maximum mount count: -1 >14:04:10,380 INFO program: Last checked: Tue Mar 26 01:38:50 2013 >14:04:10,381 INFO program: Check interval: 0 (<none>) >14:04:10,381 INFO program: Lifetime writes: 32 MB >14:04:10,382 INFO program: Reserved blocks uid: 0 (user root) >14:04:10,383 INFO program: Reserved blocks gid: 0 (group root) >14:04:10,383 INFO program: First inode: 11 >14:04:10,384 INFO program: Inode size: 256 >14:04:10,384 INFO program: Required extra isize: 28 >14:04:10,385 INFO program: Desired extra isize: 28 >14:04:10,386 INFO program: Journal inode: 8 >14:04:10,386 INFO program: Default directory hash: half_md4 >14:04:10,387 INFO program: Directory Hash Seed: ebe24476-ab29-4ec0-92ec-01f98ef74873 >14:04:10,388 INFO program: Journal backup: inode blocks >14:04:10,388 INFO program: Journal features: (none) >14:04:10,389 INFO program: Journal size: 32M >14:04:10,389 INFO program: Journal length: 32768 >14:04:10,390 INFO program: Journal sequence: 0x00000011 >14:04:10,391 INFO program: Journal start: 0 >14:04:10,391 INFO program: >14:04:10,392 DEBUG program: Return code: 0 >14:04:10,393 INFO program: Running... resize2fs -P /dev/loop1 >14:04:10,429 INFO program: resize2fs 1.42.7 (21-Jan-2013) >14:04:10,430 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >14:04:10,432 INFO program: Couldn't find valid filesystem superblock. >14:04:10,433 DEBUG program: Return code: 1 >14:04:10,542 INFO program: Running... udevadm settle --timeout=300 >14:04:10,595 DEBUG program: Return code: 0 >14:04:10,740 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:04:10,775 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >14:04:10,776 INFO program: Filesystem volume name: Anaconda >14:04:10,777 INFO program: Last mounted on: / >14:04:10,777 INFO program: Filesystem UUID: 44aafcb0-8437-4abc-967b-c8c476b15a44 >14:04:10,778 INFO program: Filesystem magic number: 0xEF53 >14:04:10,778 INFO program: Filesystem revision #: 1 (dynamic) >14:04:10,779 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 >14:04:10,779 INFO program: Filesystem flags: signed_directory_hash >14:04:10,780 INFO program: Default mount options: user_xattr acl >14:04:10,781 INFO program: Filesystem state: clean >14:04:10,781 INFO program: Errors behavior: Continue >14:04:10,782 INFO program: Filesystem OS type: Linux >14:04:10,791 INFO program: Inode count: 65536 >14:04:10,791 INFO program: Block count: 1048576 >14:04:10,792 INFO program: Reserved block count: 0 >14:04:10,801 INFO program: Free blocks: 254271 >14:04:10,801 INFO program: Free inodes: 36462 >14:04:10,802 INFO program: First block: 1 >14:04:10,803 INFO program: Block size: 1024 >14:04:10,804 INFO program: Fragment size: 1024 >14:04:10,804 INFO program: Reserved GDT blocks: 256 >14:04:10,805 INFO program: Blocks per group: 8192 >14:04:10,805 INFO program: Fragments per group: 8192 >14:04:10,806 INFO program: Inodes per group: 512 >14:04:10,807 INFO program: Inode blocks per group: 128 >14:04:10,807 INFO program: Flex block group size: 16 >14:04:10,813 INFO program: Filesystem created: Tue Mar 26 01:38:50 2013 >14:04:10,814 INFO program: Last mount time: Thu Mar 28 14:03:32 2013 >14:04:10,815 INFO program: Last write time: Thu Mar 28 14:03:32 2013 >14:04:10,816 INFO program: Mount count: 3 >14:04:10,817 INFO program: Maximum mount count: -1 >14:04:10,817 INFO program: Last checked: Tue Mar 26 01:38:50 2013 >14:04:10,818 INFO program: Check interval: 0 (<none>) >14:04:10,819 INFO program: Lifetime writes: 32 MB >14:04:10,819 INFO program: Reserved blocks uid: 0 (user root) >14:04:10,820 INFO program: Reserved blocks gid: 0 (group root) >14:04:10,821 INFO program: First inode: 11 >14:04:10,821 INFO program: Inode size: 256 >14:04:10,822 INFO program: Required extra isize: 28 >14:04:10,823 INFO program: Desired extra isize: 28 >14:04:10,824 INFO program: Journal inode: 8 >14:04:10,824 INFO program: Default directory hash: half_md4 >14:04:10,825 INFO program: Directory Hash Seed: ebe24476-ab29-4ec0-92ec-01f98ef74873 >14:04:10,826 INFO program: Journal backup: inode blocks >14:04:10,827 INFO program: Journal features: (none) >14:04:10,827 INFO program: Journal size: 32M >14:04:10,828 INFO program: Journal length: 32768 >14:04:10,829 INFO program: Journal sequence: 0x00000012 >14:04:10,830 INFO program: Journal start: 1 >14:04:10,830 INFO program: >14:04:10,831 DEBUG program: Return code: 0 >14:04:10,832 INFO program: Running... resize2fs -P /dev/mapper/live-rw >14:04:10,873 INFO program: resize2fs 1.42.7 (21-Jan-2013) >14:04:10,874 INFO program: Estimated minimum size of the filesystem: 793470 >14:04:10,874 DEBUG program: Return code: 0 >14:04:10,971 INFO program: Running... udevadm settle --timeout=300 >14:04:11,020 DEBUG program: Return code: 0 >14:04:11,071 INFO program: Running... udevadm settle --timeout=300 >14:04:11,117 DEBUG program: Return code: 0 >14:04:11,126 INFO program: Running... udevadm settle --timeout=300 >14:04:11,174 DEBUG program: Return code: 0 >14:04:11,191 INFO program: Running... udevadm settle --timeout=300 >14:04:11,241 DEBUG program: Return code: 0 >14:04:11,256 INFO program: Running... udevadm settle --timeout=300 >14:04:11,303 DEBUG program: Return code: 0 >14:04:11,323 INFO program: Running... udevadm settle --timeout=300 >14:04:11,368 DEBUG program: Return code: 0 >14:04:11,379 INFO program: Running... udevadm settle --timeout=300 >14:04:11,428 DEBUG program: Return code: 0 >14:04:11,448 INFO program: Running... udevadm settle --timeout=300 >14:04:11,493 DEBUG program: Return code: 0 >14:04:11,502 INFO program: Running... udevadm settle --timeout=300 >14:04:11,548 DEBUG program: Return code: 0 >14:04:11,567 INFO program: Running... udevadm settle --timeout=300 >14:04:11,611 DEBUG program: Return code: 0 >14:04:11,617 INFO program: Running... udevadm settle --timeout=300 >14:04:11,662 DEBUG program: Return code: 0 >14:04:11,675 INFO program: Running... udevadm settle --timeout=300 >14:04:11,725 DEBUG program: Return code: 0 >14:04:11,747 INFO program: Running... udevadm settle --timeout=300 >14:04:11,794 DEBUG program: Return code: 0 >14:04:11,812 INFO program: Running... udevadm settle --timeout=300 >14:04:11,860 DEBUG program: Return code: 0 >14:04:11,879 INFO program: Running... udevadm settle --timeout=300 >14:04:11,928 DEBUG program: Return code: 0 >14:04:11,936 INFO program: Running... udevadm settle --timeout=300 >14:04:11,989 DEBUG program: Return code: 0 >14:04:11,996 INFO program: Running... udevadm settle --timeout=300 >14:04:12,058 DEBUG program: Return code: 0 >14:04:12,069 INFO program: Running... udevadm settle --timeout=300 >14:04:12,118 DEBUG program: Return code: 0 >14:04:12,123 INFO program: Running... udevadm settle --timeout=300 >14:04:12,177 DEBUG program: Return code: 0 >14:04:12,224 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >14:04:12,283 DEBUG program: Return code: 0 >14:04:12,288 INFO program: Running... umount /mnt/sysimage >14:04:12,329 DEBUG program: Return code: 0 >14:04:12,329 INFO program: Running... udevadm settle --timeout=300 >14:04:12,380 DEBUG program: Return code: 0 >14:04:12,388 INFO program: Running... udevadm settle --timeout=300 >14:04:12,433 DEBUG program: Return code: 0 >14:04:12,437 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >14:04:12,483 DEBUG program: Return code: 0 >14:04:12,520 INFO program: Running... arch >14:04:12,664 ERR program: Error running arch: Exec format error >14:04:12,773 INFO program: Running... umount /mnt/sysimage >14:04:12,821 DEBUG program: Return code: 0 >14:04:12,822 INFO program: Running... udevadm settle --timeout=300 >14:04:12,872 DEBUG program: Return code: 0 >14:04:12,877 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda4 /mnt/sysimage >14:04:12,935 DEBUG program: Return code: 0 >14:04:12,953 INFO program: Running... umount /mnt/sysimage >14:04:13,008 DEBUG program: Return code: 0 >14:04:13,009 INFO program: Running... udevadm settle --timeout=300 >14:04:13,067 DEBUG program: Return code: 0 >14:04:13,079 INFO program: Running... udevadm settle --timeout=300 >14:04:13,127 DEBUG program: Return code: 0 >14:04:13,140 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda7 /mnt/sysimage >14:04:13,187 DEBUG program: Return code: 0 >14:04:13,222 INFO program: Running... umount /mnt/sysimage >14:04:13,284 DEBUG program: Return code: 0 >14:04:13,285 INFO program: Running... udevadm settle --timeout=300 >14:04:13,359 DEBUG program: Return code: 0 >14:04:13,369 INFO program: Running... udevadm settle --timeout=300 >14:04:13,426 DEBUG program: Return code: 0 > > >/tmp/storage.log: >14:03:54,911 INFO blivet: ISCSID is /sbin/iscsid >14:03:54,912 INFO blivet: no initiator set >14:03:55,147 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >14:03:55,148 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >14:03:55,290 DEBUG blivet: MultipathTopology._build_topology: >14:03:55,291 DEBUG blivet: /etc/multipath.conf contents: >14:03:55,291 DEBUG blivet: # multipath.conf written by anaconda >14:03:55,291 DEBUG blivet: >14:03:55,291 DEBUG blivet: defaults { >14:03:55,292 DEBUG blivet: user_friendly_names yes >14:03:55,292 DEBUG blivet: } >14:03:55,292 DEBUG blivet: blacklist { >14:03:55,292 DEBUG blivet: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:03:55,293 DEBUG blivet: devnode "^hd[a-z]" >14:03:55,293 DEBUG blivet: devnode "^dcssblk[0-9]*" >14:03:55,293 DEBUG blivet: device { >14:03:55,294 DEBUG blivet: vendor "DGC" >14:03:55,294 DEBUG blivet: product "LUNZ" >14:03:55,296 DEBUG blivet: } >14:03:55,298 DEBUG blivet: device { >14:03:55,299 DEBUG blivet: vendor "IBM" >14:03:55,301 DEBUG blivet: product "S/390.*" >14:03:55,304 DEBUG blivet: } >14:03:55,306 DEBUG blivet: # don't count normal SATA devices as multipaths >14:03:55,307 DEBUG blivet: device { >14:03:55,309 DEBUG blivet: vendor "ATA" >14:03:55,311 DEBUG blivet: } >14:03:55,313 DEBUG blivet: # don't count 3ware devices as multipaths >14:03:55,316 DEBUG blivet: device { >14:03:55,318 DEBUG blivet: vendor "3ware" >14:03:55,320 DEBUG blivet: } >14:03:55,322 DEBUG blivet: device { >14:03:55,324 DEBUG blivet: vendor "AMCC" >14:03:55,326 DEBUG blivet: } >14:03:55,328 DEBUG blivet: # nor highpoint devices >14:03:55,330 DEBUG blivet: device { >14:03:55,332 DEBUG blivet: vendor "HPT" >14:03:55,334 DEBUG blivet: } >14:03:55,336 DEBUG blivet: } >14:03:55,338 DEBUG blivet: multipaths { >14:03:55,340 DEBUG blivet: } >14:03:55,342 DEBUG blivet: (end of /etc/multipath.conf) >14:03:55,520 INFO blivet: MultipathTopology: not a multipath: ['sdc'] >14:03:55,521 INFO blivet: MultipathTopology: not a multipath: ['sdb'] >14:03:55,522 INFO blivet: MultipathTopology: found singlepath device: sdb >14:03:55,523 INFO blivet: MultipathTopology: found non-disk device: sdb1 >14:03:55,524 INFO blivet: MultipathTopology: found singlepath device: sdc >14:03:55,525 INFO blivet: MultipathTopology: found non-disk device: sdc1 >14:03:55,525 INFO blivet: MultipathTopology: found singlepath device: sda >14:03:55,526 INFO blivet: MultipathTopology: found non-disk device: sda1 >14:03:55,527 INFO blivet: MultipathTopology: found non-disk device: sda2 >14:03:55,527 INFO blivet: MultipathTopology: found non-disk device: sda3 >14:03:55,528 INFO blivet: MultipathTopology: found non-disk device: sda4 >14:03:55,528 INFO blivet: MultipathTopology: found non-disk device: sda5 >14:03:55,529 INFO blivet: MultipathTopology: found non-disk device: sda6 >14:03:55,529 INFO blivet: MultipathTopology: found non-disk device: sda7 >14:03:55,531 INFO blivet: MultipathTopology: found non-disk device: sr0 >14:03:55,533 INFO blivet: MultipathTopology: found singlepath device: loop0 >14:03:55,535 INFO blivet: MultipathTopology: found singlepath device: loop1 >14:03:55,537 INFO blivet: MultipathTopology: found singlepath device: loop2 >14:03:55,539 INFO blivet: MultipathTopology: found singlepath device: loop3 >14:03:55,541 INFO blivet: MultipathTopology: found singlepath device: loop4 >14:03:55,543 INFO blivet: MultipathTopology: found singlepath device: loop5 >14:03:55,545 INFO blivet: MultipathTopology: found singlepath device: loop6 >14:03:55,547 INFO blivet: MultipathTopology: found singlepath device: loop7 >14:03:55,549 INFO blivet: MultipathTopology: found singlepath device: dm-0 >14:04:01,602 DEBUG blivet: trying to set new default fstype to 'ext4' >14:04:01,608 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:01,611 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >14:04:01,613 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:02,909 INFO blivet: Detected 3456M of memory >14:04:02,910 INFO blivet: Swap attempt of 3456M >14:04:06,274 INFO blivet: resetting Blivet (version 0.8) instance <blivet.Blivet object at 0xb54061ac> >14:04:06,275 INFO blivet: no initiator set >14:04:06,276 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >14:04:06,280 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >14:04:06,374 DEBUG blivet: MultipathTopology._build_topology: >14:04:06,375 DEBUG blivet: /etc/multipath.conf contents: >14:04:06,376 DEBUG blivet: # multipath.conf written by anaconda >14:04:06,377 DEBUG blivet: >14:04:06,377 DEBUG blivet: defaults { >14:04:06,378 DEBUG blivet: user_friendly_names yes >14:04:06,379 DEBUG blivet: } >14:04:06,379 DEBUG blivet: blacklist { >14:04:06,380 DEBUG blivet: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:04:06,380 DEBUG blivet: devnode "^hd[a-z]" >14:04:06,381 DEBUG blivet: devnode "^dcssblk[0-9]*" >14:04:06,381 DEBUG blivet: device { >14:04:06,382 DEBUG blivet: vendor "DGC" >14:04:06,383 DEBUG blivet: product "LUNZ" >14:04:06,384 DEBUG blivet: } >14:04:06,384 DEBUG blivet: device { >14:04:06,386 DEBUG blivet: vendor "IBM" >14:04:06,388 DEBUG blivet: product "S/390.*" >14:04:06,390 DEBUG blivet: } >14:04:06,392 DEBUG blivet: # don't count normal SATA devices as multipaths >14:04:06,394 DEBUG blivet: device { >14:04:06,397 DEBUG blivet: vendor "ATA" >14:04:06,399 DEBUG blivet: } >14:04:06,401 DEBUG blivet: # don't count 3ware devices as multipaths >14:04:06,404 DEBUG blivet: device { >14:04:06,406 DEBUG blivet: vendor "3ware" >14:04:06,408 DEBUG blivet: } >14:04:06,411 DEBUG blivet: device { >14:04:06,413 DEBUG blivet: vendor "AMCC" >14:04:06,415 DEBUG blivet: } >14:04:06,417 DEBUG blivet: # nor highpoint devices >14:04:06,419 DEBUG blivet: device { >14:04:06,421 DEBUG blivet: vendor "HPT" >14:04:06,423 DEBUG blivet: } >14:04:06,425 DEBUG blivet: } >14:04:06,428 DEBUG blivet: multipaths { >14:04:06,430 DEBUG blivet: } >14:04:06,431 DEBUG blivet: (end of /etc/multipath.conf) >14:04:06,584 INFO blivet: MultipathTopology: not a multipath: ['sdc'] >14:04:06,585 INFO blivet: MultipathTopology: not a multipath: ['sdb'] >14:04:06,586 INFO blivet: MultipathTopology: found singlepath device: sdb >14:04:06,587 INFO blivet: MultipathTopology: found non-disk device: sdb1 >14:04:06,588 INFO blivet: MultipathTopology: found singlepath device: sdc >14:04:06,588 INFO blivet: MultipathTopology: found non-disk device: sdc1 >14:04:06,589 INFO blivet: MultipathTopology: found singlepath device: sda >14:04:06,590 INFO blivet: MultipathTopology: found non-disk device: sda1 >14:04:06,591 INFO blivet: MultipathTopology: found non-disk device: sda2 >14:04:06,591 INFO blivet: MultipathTopology: found non-disk device: sda3 >14:04:06,592 INFO blivet: MultipathTopology: found non-disk device: sda4 >14:04:06,593 INFO blivet: MultipathTopology: found non-disk device: sda5 >14:04:06,594 INFO blivet: MultipathTopology: found non-disk device: sda6 >14:04:06,594 INFO blivet: MultipathTopology: found non-disk device: sda7 >14:04:06,595 INFO blivet: MultipathTopology: found non-disk device: sr0 >14:04:06,596 INFO blivet: MultipathTopology: found singlepath device: loop0 >14:04:06,598 INFO blivet: MultipathTopology: found singlepath device: loop1 >14:04:06,600 INFO blivet: MultipathTopology: found singlepath device: loop2 >14:04:06,603 INFO blivet: MultipathTopology: found singlepath device: loop3 >14:04:06,605 INFO blivet: MultipathTopology: found singlepath device: loop4 >14:04:06,607 INFO blivet: MultipathTopology: found singlepath device: loop5 >14:04:06,609 INFO blivet: MultipathTopology: found singlepath device: loop6 >14:04:06,612 INFO blivet: MultipathTopology: found singlepath device: loop7 >14:04:06,614 INFO blivet: MultipathTopology: found singlepath device: dm-0 >14:04:06,617 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >14:04:06,629 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DataTraveler_G3_001CC0C60D71CC913320241C-0:0 /dev/disk/by-label/Fedora\\x2019-Alpha-TC2\\x20i386 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2013-03-25-21-50-14-00', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora_19-Alpha-TC2_i386', > 'ID_FS_LABEL_ENC': 'Fedora\\x2019-Alpha-TC2\\x20i386', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-03-25-21-50-14-00', > 'ID_FS_UUID_ENC': '2013-03-25-21-50-14-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_G3', > 'ID_MODEL_ENC': 'DataTraveler\\x20G3\\x20', > 'ID_MODEL_ID': '6544', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Kingston_DataTraveler_G3_001CC0C60D71CC913320241C-0:0', > 'ID_SERIAL_SHORT': '001CC0C60D71CC913320241C', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0930', > 'MAJOR': '8', > 'MINOR': '16', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '721163', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DataTraveler_G3_001CC0C60D71CC913320241C-0:0', > '/dev/disk/by-label/Fedora\\x2019-Alpha-TC2\\x20i386', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2013-03-25-21-50-14-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >14:04:06,636 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >14:04:06,639 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >14:04:06,642 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:06,645 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >14:04:06,657 INFO blivet: sdb is a disk >14:04:06,658 DEBUG blivet: getFormat('None') returning DeviceFormat instance >14:04:06,665 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >14:04:06,666 INFO blivet: added disk sdb (id 0) to device tree >14:04:06,667 DEBUG blivet: looking up parted Device: /dev/sdb >14:04:06,681 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >14:04:06,683 INFO blivet: type detected on 'sdb' is 'iso9660' >14:04:06,691 DEBUG blivet: Iso9660FS.supported: supported: True ; >14:04:06,692 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >14:04:06,694 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; >14:04:06,697 INFO blivet: got device: DiskDevice instance (0xb205db0c) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7396.78125 > format = existing iso9660 filesystem > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: Kingston DataTraveler G3 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15148608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (7396, 64, 32) biosGeometry: (942, 255, 63) > PedDevice: <_ped.Device object at 0xb2115e6c> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0xb205d0ac> >14:04:06,700 DEBUG blivet: Iso9660FS.supported: supported: True ; >14:04:06,701 INFO blivet: got format: Iso9660FS instance (0xb205b3ac) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdb uuid = 2013-03-25-21-50-14-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_19-Alpha-TC2_i386 size = 0.0 targetSize = 0.0 > >14:04:06,709 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DataTraveler_G3_001CC0C60D71CC913320241C-0:0-part1 /dev/disk/by-label/Fedora\\x2019-Alpha-TC2\\x20i386 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2013-03-25-21-50-14-00', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora_19-Alpha-TC2_i386', > 'ID_FS_LABEL_ENC': 'Fedora\\x2019-Alpha-TC2\\x20i386', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-03-25-21-50-14-00', > 'ID_FS_UUID_ENC': '2013-03-25-21-50-14-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_G3', > 'ID_MODEL_ENC': 'DataTraveler\\x20G3\\x20', > 'ID_MODEL_ID': '6544', > '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': '9928704', > 'ID_PART_ENTRY_TYPE': '0x17', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Kingston_DataTraveler_G3_001CC0C60D71CC913320241C-0:0', > 'ID_SERIAL_SHORT': '001CC0C60D71CC913320241C', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0930', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '721266', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DataTraveler_G3_001CC0C60D71CC913320241C-0:0-part1', > '/dev/disk/by-label/Fedora\\x2019-Alpha-TC2\\x20i386', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2013-03-25-21-50-14-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >14:04:06,710 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >14:04:06,713 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >14:04:06,715 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:06,716 INFO blivet: sdb1 is a partition >14:04:06,718 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >14:04:06,720 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >14:04:06,723 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7396MB disk sdb (0) with existing iso9660 filesystem >14:04:06,723 DEBUG blivet: lvm filter: adding sdb1 to the reject list >14:04:06,724 DEBUG blivet: ignoring partition sdb1 >14:04:06,724 DEBUG blivet: no device or no media present >14:04:06,728 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_5B641C000750-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_2.0', > 'ID_MODEL_ENC': 'DataTraveler\\x202.0', > 'ID_MODEL_ID': '1a00', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_2.0_5B641C000750-0:0', > 'ID_SERIAL_SHORT': '5B641C000750', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '32', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '722267', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_5B641C000750-0:0', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc'} ; name: sdc ; >14:04:06,731 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc)... >14:04:06,739 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >14:04:06,743 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:06,746 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >14:04:06,756 INFO blivet: sdc is a disk >14:04:06,756 DEBUG blivet: getFormat('None') returning DeviceFormat instance >14:04:06,758 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >14:04:06,759 INFO blivet: added disk sdc (id 1) to device tree >14:04:06,759 DEBUG blivet: looking up parted Device: /dev/sdc >14:04:06,767 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >14:04:06,770 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >14:04:06,776 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >14:04:06,777 DEBUG blivet: required disklabel type for sdc (1) is None >14:04:06,777 DEBUG blivet: default disklabel type for sdc is msdos >14:04:06,778 DEBUG blivet: selecting msdos disklabel for sdc based on size >14:04:06,782 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >14:04:06,823 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb5307d6c>] > device: <parted.device.Device object at 0xb5307f6c> > PedDisk: <_ped.Disk object at 0xb5307dac> >14:04:06,827 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >14:04:06,832 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >14:04:06,843 INFO blivet: got device: DiskDevice instance (0xb209ed0c) -- > name = sdc status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1968.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Kingston DataTraveler 2.0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 4030464 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1015, 64, 62) biosGeometry: (250, 255, 63) > PedDevice: <_ped.Device object at 0xb212114c> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0xb59f95cc> >14:04:06,856 INFO blivet: got format: DiskLabel instance (0xb530a0ac) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb5307d6c>] > device: <parted.device.Device object at 0xb5307f6c> > PedDisk: <_ped.Disk object at 0xb5307dac> > origPartedDisk = <parted.disk.Disk object at 0xb5307a6c> > partedDevice = parted.Device instance -- > model: Kingston DataTraveler 2.0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 4030464 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1015, 64, 62) biosGeometry: (250, 255, 63) > PedDevice: <_ped.Device object at 0xb2121d4c> > >14:04:06,874 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_5B641C000750-0:0-part1 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/C3FE-7BEB', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'C3FE-7BEB', > 'ID_FS_UUID_ENC': 'C3FE-7BEB', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_2.0', > 'ID_MODEL_ENC': 'DataTraveler\\x202.0', > 'ID_MODEL_ID': '1a00', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4028416', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_2.0_5B641C000750-0:0', > 'ID_SERIAL_SHORT': '5B641C000750', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '722366', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_5B641C000750-0:0-part1', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/C3FE-7BEB'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >14:04:06,883 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1)... >14:04:06,886 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >14:04:06,890 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:06,891 INFO blivet: sdc1 is a partition >14:04:06,894 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >14:04:06,898 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >14:04:06,905 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1968MB disk sdc (1) with existing msdos disklabel >14:04:06,916 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >14:04:06,920 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >14:04:06,921 DEBUG blivet: getFormat('None') returning DeviceFormat instance >14:04:06,924 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >14:04:06,924 DEBUG blivet: looking up parted Partition: /dev/sdc1 >14:04:06,949 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >14:04:06,952 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >14:04:06,955 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >14:04:06,957 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >14:04:06,957 INFO blivet: added partition sdc1 (id 2) to device tree >14:04:06,959 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >14:04:06,961 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >14:04:06,963 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >14:04:06,965 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >14:04:06,999 WARN blivet: disklabel detected but not usable on sdc1 >14:04:07,000 INFO blivet: type detected on 'sdc1' is 'vfat' >14:04:07,003 DEBUG blivet: FATFS.supported: supported: True ; >14:04:07,092 DEBUG blivet: getFormat('vfat') returning FATFS instance >14:04:07,095 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >14:04:07,098 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: vfat ; >14:04:07,100 DEBUG blivet: looking up parted Device: /dev/sdc1 >14:04:07,109 INFO blivet: got device: PartitionDevice instance (0xb530716c) -- > name = sdc1 status = True kids = 0 id = 2 > parents = ['existing 1968MB disk sdc (1) with existing msdos disklabel'] > uuid = None size = 1967.0 > format = existing vfat filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4028416 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 64, 62) biosGeometry: (250, 255, 63) > PedDevice: <_ped.Device object at 0xb212b26c> > target size = 0 path = /dev/sdc1 > 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 0xb5307ccc> fileSystem: <parted.filesystem.FileSystem object at 0xb5307dec> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb5307b6c> PedPartition: <_ped.Partition object at 0xb21268fc> > disk = existing 1968MB disk sdc (1) with existing msdos disklabel > start = 2048 end = 4030463 length = 4028416 > flags = lba >14:04:07,115 DEBUG blivet: FATFS.supported: supported: True ; >14:04:07,116 INFO blivet: got format: FATFS instance (0xb1d2f04c) -- > type = vfat name = vfat status = False > device = /dev/sdc1 uuid = C3FE-7BEB exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0.0 targetSize = 0.0 > >14:04:07,123 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HM320HJ_S2ANJDRB208895 /dev/disk/by-id/wwn-0x50024e9004a70f26', > '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': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '60', > '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': 'SAMSUNG_HM320HJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HM320HJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '2AK10001', > 'ID_SERIAL': 'SAMSUNG_HM320HJ_S2ANJDRB208895', > 'ID_SERIAL_SHORT': 'S2ANJDRB208895', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9004a70f26', > 'ID_WWN_WITH_EXTENSION': '0x50024e9004a70f26', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '725186', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HM320HJ_S2ANJDRB208895', > '/dev/disk/by-id/wwn-0x50024e9004a70f26'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >14:04:07,127 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >14:04:07,130 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:04:07,133 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:07,136 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >14:04:07,142 INFO blivet: sda is a disk >14:04:07,143 DEBUG blivet: getFormat('None') returning DeviceFormat instance >14:04:07,145 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:04:07,145 INFO blivet: added disk sda (id 3) to device tree >14:04:07,146 DEBUG blivet: looking up parted Device: /dev/sda >14:04:07,150 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >14:04:07,153 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >14:04:07,159 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:04:07,159 DEBUG blivet: required disklabel type for sda (1) is None >14:04:07,160 DEBUG blivet: default disklabel type for sda is msdos >14:04:07,161 DEBUG blivet: selecting msdos disklabel for sda based on size >14:04:07,164 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >14:04:08,244 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 7 > lastPartitionNumber: 7 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0xb530a38c>, <parted.partition.Partition object at 0xb530a76c>, <parted.partition.Partition object at 0xb530a06c>, <parted.partition.Partition object at 0xb530710c>, <parted.partition.Partition object at 0xb5307b2c>, <parted.partition.Partition object at 0xb5309eac>, <parted.partition.Partition object at 0xb5309dac>] > device: <parted.device.Device object at 0xb530a54c> > PedDisk: <_ped.Disk object at 0xb530a4cc> >14:04:08,245 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >14:04:08,248 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:04:08,271 INFO blivet: got device: DiskDevice instance (0xb2059aec) -- > name = sda status = True kids = 0 id = 3 > parents = [] > uuid = None size = 305245.335938 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HM320HJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0xb212b2cc> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb205d3cc> >14:04:08,291 INFO blivet: got format: DiskLabel instance (0xb59db70c) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 7 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 7 > lastPartitionNumber: 7 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0xb530a38c>, <parted.partition.Partition object at 0xb530a76c>, <parted.partition.Partition object at 0xb530a06c>, <parted.partition.Partition object at 0xb530710c>, <parted.partition.Partition object at 0xb5307b2c>, <parted.partition.Partition object at 0xb5309eac>, <parted.partition.Partition object at 0xb5309dac>] > device: <parted.device.Device object at 0xb530a54c> > PedDisk: <_ped.Disk object at 0xb530a4cc> > origPartedDisk = <parted.disk.Disk object at 0xb53099ac> > partedDevice = parted.Device instance -- > model: ATA SAMSUNG HM320HJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0xb212b20c> > >14:04:08,302 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HM320HJ_S2ANJDRB208895-part1 /dev/disk/by-id/wwn-0x50024e9004a70f26-part1 /dev/disk/by-partuuid/f648db04-d48e-4217-84fe-b71eee153f3e', > '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': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '60', > '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': 'SAMSUNG_HM320HJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HM320HJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2048', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': 'f648db04-d48e-4217-84fe-b71eee153f3e', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '2AK10001', > 'ID_SERIAL': 'SAMSUNG_HM320HJ_S2ANJDRB208895', > 'ID_SERIAL_SHORT': 'S2ANJDRB208895', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9004a70f26', > 'ID_WWN_WITH_EXTENSION': '0x50024e9004a70f26', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '725266', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HM320HJ_S2ANJDRB208895-part1', > '/dev/disk/by-id/wwn-0x50024e9004a70f26-part1', > '/dev/disk/by-partuuid/f648db04-d48e-4217-84fe-b71eee153f3e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >14:04:08,303 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >14:04:08,306 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >14:04:08,308 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:08,309 INFO blivet: sda1 is a partition >14:04:08,312 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >14:04:08,314 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:04:08,317 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (3) with existing gpt disklabel >14:04:08,321 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >14:04:08,324 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >14:04:08,324 DEBUG blivet: getFormat('None') returning DeviceFormat instance >14:04:08,328 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >14:04:08,328 DEBUG blivet: looking up parted Partition: /dev/sda1 >14:04:08,331 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >14:04:08,334 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >14:04:08,337 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >14:04:08,340 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >14:04:08,340 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >14:04:08,343 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >14:04:08,346 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: biosboot ; >14:04:08,347 INFO blivet: added partition sda1 (id 4) to device tree >14:04:08,350 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >14:04:08,352 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: gpt ; >14:04:08,355 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >14:04:08,358 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: gpt ; exists: True ; >14:04:08,366 WARN blivet: disklabel detected but not usable on sda1 >14:04:08,368 DEBUG blivet: no type or existing type for sda1, bailing >14:04:08,369 DEBUG blivet: looking up parted Device: /dev/sda1 >14:04:08,378 INFO blivet: got device: PartitionDevice instance (0xb52fa50c) -- > name = sda1 status = True kids = 0 id = 4 > parents = ['existing 305245MB disk sda (3) with existing gpt disklabel'] > uuid = None size = 1.0 > format = existing biosboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0xb212b6ec> > 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 0xb530a8ac> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb530a16c> PedPartition: <_ped.Partition object at 0xb2129b6c> > disk = existing 305245MB disk sda (3) with existing gpt disklabel > start = 2048 end = 4095 length = 2048 > flags = bios_grub >14:04:08,382 INFO blivet: got format: BIOSBoot instance (0xb213348c) -- > type = biosboot name = BIOS Boot status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >14:04:08,391 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HM320HJ_S2ANJDRB208895-part2 /dev/disk/by-id/wwn-0x50024e9004a70f26-part2 /dev/disk/by-partlabel/ext4 /dev/disk/by-partuuid/030cb393-2a66-4844-b7db-ced58b219275 /dev/disk/by-uuid/f09f1c85-31ca-48d6-a2d3-825b2b8bd4cc', > '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': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '60', > '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': 'f09f1c85-31ca-48d6-a2d3-825b2b8bd4cc', > 'ID_FS_UUID_ENC': 'f09f1c85-31ca-48d6-a2d3-825b2b8bd4cc', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HM320HJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HM320HJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'ext4', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '4096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '030cb393-2a66-4844-b7db-ced58b219275', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '2AK10001', > 'ID_SERIAL': 'SAMSUNG_HM320HJ_S2ANJDRB208895', > 'ID_SERIAL_SHORT': 'S2ANJDRB208895', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9004a70f26', > 'ID_WWN_WITH_EXTENSION': '0x50024e9004a70f26', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '725355', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HM320HJ_S2ANJDRB208895-part2', > '/dev/disk/by-id/wwn-0x50024e9004a70f26-part2', > '/dev/disk/by-partlabel/ext4', > '/dev/disk/by-partuuid/030cb393-2a66-4844-b7db-ced58b219275', > '/dev/disk/by-uuid/f09f1c85-31ca-48d6-a2d3-825b2b8bd4cc'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >14:04:08,392 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >14:04:08,394 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >14:04:08,397 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:08,398 INFO blivet: sda2 is a partition >14:04:08,401 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >14:04:08,403 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:04:08,406 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (3) with existing gpt disklabel >14:04:08,409 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >14:04:08,412 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >14:04:08,412 DEBUG blivet: getFormat('None') returning DeviceFormat instance >14:04:08,416 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >14:04:08,416 DEBUG blivet: looking up parted Partition: /dev/sda2 >14:04:08,419 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >14:04:08,423 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >14:04:08,426 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >14:04:08,429 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >14:04:08,429 INFO blivet: added partition sda2 (id 5) to device tree >14:04:08,432 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >14:04:08,435 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: gpt ; >14:04:08,438 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:04:08,441 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: gpt ; exists: True ; >14:04:08,454 WARN blivet: disklabel detected but not usable on sda2 >14:04:08,459 INFO blivet: type detected on 'sda2' is 'ext4' >14:04:08,748 DEBUG blivet: padding min size from 223 up to 245 >14:04:08,752 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:08,753 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >14:04:08,755 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >14:04:08,759 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >14:04:08,762 DEBUG blivet: looking up parted Device: /dev/sda2 >14:04:08,771 INFO blivet: got device: PartitionDevice instance (0xb53047ec) -- > name = sda2 status = True kids = 0 id = 5 > parents = ['existing 305245MB disk sda (3) with existing gpt disklabel'] > uuid = None size = 1024.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: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0xaff3e56c> > 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 0xb530a8ac> fileSystem: <parted.filesystem.FileSystem object at 0xb530a88c> > number: 2 path: /dev/sda2 type: 0 > name: ext4 active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb530a3cc> PedPartition: <_ped.Partition object at 0xb2129a4c> > disk = existing 305245MB disk sda (3) with existing gpt disklabel > start = 4096 end = 2101247 length = 2097152 > flags = boot >14:04:08,778 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:08,781 INFO blivet: got format: Ext4FS instance (0xb59e7e2c) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = f09f1c85-31ca-48d6-a2d3-825b2b8bd4cc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 1024.0 targetSize = 1024.0 > >14:04:08,791 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HM320HJ_S2ANJDRB208895-part3 /dev/disk/by-id/wwn-0x50024e9004a70f26-part3 /dev/disk/by-label/_Fedora-16-x86_6 /dev/disk/by-partuuid/f4001d26-4671-45bb-a3ab-4685aac79f68 /dev/disk/by-uuid/7a5bcedb-cbc1-4c07-962a-b44c86be8c0d', > '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': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '60', > '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': '_Fedora-16-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-16-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7a5bcedb-cbc1-4c07-962a-b44c86be8c0d', > 'ID_FS_UUID_ENC': '7a5bcedb-cbc1-4c07-962a-b44c86be8c0d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HM320HJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HM320HJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2101248', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '73400320', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'f4001d26-4671-45bb-a3ab-4685aac79f68', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '2AK10001', > 'ID_SERIAL': 'SAMSUNG_HM320HJ_S2ANJDRB208895', > 'ID_SERIAL_SHORT': 'S2ANJDRB208895', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9004a70f26', > 'ID_WWN_WITH_EXTENSION': '0x50024e9004a70f26', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '725437', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HM320HJ_S2ANJDRB208895-part3', > '/dev/disk/by-id/wwn-0x50024e9004a70f26-part3', > '/dev/disk/by-label/_Fedora-16-x86_6', > '/dev/disk/by-partuuid/f4001d26-4671-45bb-a3ab-4685aac79f68', > '/dev/disk/by-uuid/7a5bcedb-cbc1-4c07-962a-b44c86be8c0d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >14:04:08,791 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >14:04:08,796 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >14:04:08,799 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:08,799 INFO blivet: sda3 is a partition >14:04:08,803 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >14:04:08,806 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:04:08,811 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (3) with existing gpt disklabel >14:04:08,815 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >14:04:08,819 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >14:04:08,819 DEBUG blivet: getFormat('None') returning DeviceFormat instance >14:04:08,823 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >14:04:08,824 DEBUG blivet: looking up parted Partition: /dev/sda3 >14:04:08,827 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >14:04:08,831 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >14:04:08,835 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >14:04:08,838 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >14:04:08,839 INFO blivet: added partition sda3 (id 6) to device tree >14:04:08,842 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >14:04:08,846 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: gpt ; >14:04:08,852 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >14:04:08,855 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: gpt ; exists: True ; >14:04:08,865 WARN blivet: disklabel detected but not usable on sda3 >14:04:08,866 INFO blivet: type detected on 'sda3' is 'ext4' >14:04:09,081 DEBUG blivet: padding min size from 6754 up to 7254 >14:04:09,085 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:09,086 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >14:04:09,088 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >14:04:09,094 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >14:04:09,097 DEBUG blivet: looking up parted Device: /dev/sda3 >14:04:09,104 INFO blivet: got device: PartitionDevice instance (0xaffe3e4c) -- > name = sda3 status = True kids = 0 id = 6 > parents = ['existing 305245MB disk sda (3) with existing gpt disklabel'] > uuid = None size = 35840.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: 73400320 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4568, 255, 63) biosGeometry: (4568, 255, 63) > PedDevice: <_ped.Device object at 0xaff98b0c> > 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 0xb530a8ac> fileSystem: <parted.filesystem.FileSystem object at 0xb530a3ac> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb530a28c> PedPartition: <_ped.Partition object at 0xb2129adc> > disk = existing 305245MB disk sda (3) with existing gpt disklabel > start = 2101248 end = 75501567 length = 73400320 > flags = >14:04:09,110 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:09,113 INFO blivet: got format: Ext4FS instance (0xaffe922c) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 7a5bcedb-cbc1-4c07-962a-b44c86be8c0d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-16-x86_6 size = 35840.0 targetSize = 35840.0 > >14:04:09,127 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HM320HJ_S2ANJDRB208895-part4 /dev/disk/by-id/wwn-0x50024e9004a70f26-part4 /dev/disk/by-partuuid/ba6dfc5d-1c1a-481f-b747-5b35f6662304 /dev/disk/by-uuid/e21fac71-cc35-4c18-a736-1284b04ebccd', > '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': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '60', > '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': 'e21fac71-cc35-4c18-a736-1284b04ebccd', > 'ID_FS_UUID_ENC': 'e21fac71-cc35-4c18-a736-1284b04ebccd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HM320HJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HM320HJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '75501568', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '314880000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'ba6dfc5d-1c1a-481f-b747-5b35f6662304', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '2AK10001', > 'ID_SERIAL': 'SAMSUNG_HM320HJ_S2ANJDRB208895', > 'ID_SERIAL_SHORT': 'S2ANJDRB208895', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9004a70f26', > 'ID_WWN_WITH_EXTENSION': '0x50024e9004a70f26', > 'MAJOR': '8', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '725518', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HM320HJ_S2ANJDRB208895-part4', > '/dev/disk/by-id/wwn-0x50024e9004a70f26-part4', > '/dev/disk/by-partuuid/ba6dfc5d-1c1a-481f-b747-5b35f6662304', > '/dev/disk/by-uuid/e21fac71-cc35-4c18-a736-1284b04ebccd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >14:04:09,131 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >14:04:09,136 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >14:04:09,140 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:09,141 INFO blivet: sda4 is a partition >14:04:09,142 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >14:04:09,146 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:04:09,150 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (3) with existing gpt disklabel >14:04:09,154 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >14:04:09,159 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >14:04:09,159 DEBUG blivet: getFormat('None') returning DeviceFormat instance >14:04:09,166 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >14:04:09,166 DEBUG blivet: looking up parted Partition: /dev/sda4 >14:04:09,170 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >14:04:09,175 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >14:04:09,179 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >14:04:09,181 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >14:04:09,182 INFO blivet: added partition sda4 (id 7) to device tree >14:04:09,184 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >14:04:09,188 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: gpt ; >14:04:09,192 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >14:04:09,197 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: gpt ; exists: True ; >14:04:09,207 WARN blivet: disklabel detected but not usable on sda4 >14:04:09,208 INFO blivet: type detected on 'sda4' is 'ext4' >14:04:09,438 DEBUG blivet: padding min size from 100581 up to 101081 >14:04:09,451 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:09,452 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >14:04:09,455 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >14:04:09,460 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: ext4 ; >14:04:09,462 DEBUG blivet: looking up parted Device: /dev/sda4 >14:04:09,470 INFO blivet: got device: PartitionDevice instance (0xafeaf54c) -- > name = sda4 status = True kids = 0 id = 7 > parents = ['existing 305245MB disk sda (3) with existing gpt disklabel'] > uuid = None size = 153750.0 > format = existing ext4 filesystem > 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: 314880000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19600, 255, 63) biosGeometry: (19600, 255, 63) > PedDevice: <_ped.Device object at 0xafe0162c> > target size = 0 path = /dev/sda4 > 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 0xb530a8ac> fileSystem: <parted.filesystem.FileSystem object at 0xb530704c> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb530768c> PedPartition: <_ped.Partition object at 0xb2129aac> > disk = existing 305245MB disk sda (3) with existing gpt disklabel > start = 75501568 end = 390381567 length = 314880000 > flags = >14:04:09,474 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:09,478 INFO blivet: got format: Ext4FS instance (0xaff6e7ec) -- > type = ext4 name = ext4 status = False > device = /dev/sda4 uuid = e21fac71-cc35-4c18-a736-1284b04ebccd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 153750.0 targetSize = 153750.0 > >14:04:09,488 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HM320HJ_S2ANJDRB208895-part5 /dev/disk/by-id/wwn-0x50024e9004a70f26-part5 /dev/disk/by-partuuid/e32457b7-0c91-4983-ba46-3d943fa34611 /dev/disk/by-uuid/0de9acb9-cb50-4a89-b93e-f9bc74b5724f', > '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': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '60', > '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': '0de9acb9-cb50-4a89-b93e-f9bc74b5724f', > 'ID_FS_UUID_ENC': '0de9acb9-cb50-4a89-b93e-f9bc74b5724f', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'SAMSUNG_HM320HJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HM320HJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '390381568', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '83886080', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'e32457b7-0c91-4983-ba46-3d943fa34611', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '2AK10001', > 'ID_SERIAL': 'SAMSUNG_HM320HJ_S2ANJDRB208895', > 'ID_SERIAL_SHORT': 'S2ANJDRB208895', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9004a70f26', > 'ID_WWN_WITH_EXTENSION': '0x50024e9004a70f26', > 'MAJOR': '8', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '725603', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HM320HJ_S2ANJDRB208895-part5', > '/dev/disk/by-id/wwn-0x50024e9004a70f26-part5', > '/dev/disk/by-partuuid/e32457b7-0c91-4983-ba46-3d943fa34611', > '/dev/disk/by-uuid/0de9acb9-cb50-4a89-b93e-f9bc74b5724f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >14:04:09,489 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >14:04:09,492 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >14:04:09,496 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:09,498 INFO blivet: sda5 is a partition >14:04:09,501 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >14:04:09,503 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:04:09,505 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (3) with existing gpt disklabel >14:04:09,508 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >14:04:09,511 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >14:04:09,511 DEBUG blivet: getFormat('None') returning DeviceFormat instance >14:04:09,515 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >14:04:09,515 DEBUG blivet: looking up parted Partition: /dev/sda5 >14:04:09,518 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >14:04:09,521 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >14:04:09,524 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >14:04:09,527 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >14:04:09,528 INFO blivet: added partition sda5 (id 8) to device tree >14:04:09,530 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >14:04:09,536 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: gpt ; >14:04:09,539 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:04:09,542 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: gpt ; exists: True ; >14:04:09,548 WARN blivet: disklabel detected but not usable on sda5 >14:04:09,549 INFO blivet: type detected on 'sda5' is 'crypto_LUKS' >14:04:09,554 DEBUG blivet: LUKS.__init__: uuid: 0de9acb9-cb50-4a89-b93e-f9bc74b5724f ; exists: True ; label: None ; device: /dev/sda5 ; serial: S2ANJDRB208895 ; name: luks-0de9acb9-cb50-4a89-b93e-f9bc74b5724f ; >14:04:09,556 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >14:04:09,561 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >14:04:09,566 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: luks ; >14:04:09,572 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda5 ; >14:04:09,575 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-0de9acb9-cb50-4a89-b93e-f9bc74b5724f ; >14:04:09,579 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:09,586 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >14:04:09,587 DEBUG blivet: getFormat('None') returning DeviceFormat instance >14:04:09,591 DEBUG blivet: LUKSDevice._setFormat: luks-0de9acb9-cb50-4a89-b93e-f9bc74b5724f ; current: None ; type: None ; >14:04:09,596 DEBUG blivet: LUKSDevice.setup: luks-0de9acb9-cb50-4a89-b93e-f9bc74b5724f ; status: False ; controllable: True ; orig: False ; >14:04:09,601 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-0de9acb9-cb50-4a89-b93e-f9bc74b5724f ; orig: False ; >14:04:09,608 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:04:09,614 DEBUG blivet: LUKS.setup: device: /dev/sda5 ; mapName: luks-0de9acb9-cb50-4a89-b93e-f9bc74b5724f ; status: False ; type: luks ; >14:04:09,615 INFO blivet: setup of luks-0de9acb9-cb50-4a89-b93e-f9bc74b5724f failed: luks device not configured >14:04:09,619 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >14:04:09,621 DEBUG blivet: looking up parted Device: /dev/sda5 >14:04:09,630 INFO blivet: got device: PartitionDevice instance (0xafe9c16c) -- > name = sda5 status = True kids = 0 id = 8 > parents = ['existing 305245MB disk sda (3) with existing gpt disklabel'] > uuid = None size = 40960.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: 83886080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5221, 255, 63) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0xafd29bcc> > target size = 0 path = /dev/sda5 > 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 0xb530a8ac> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb5307d8c> PedPartition: <_ped.Partition object at 0xb2129bcc> > disk = existing 305245MB disk sda (3) with existing gpt disklabel > start = 390381568 end = 474267647 length = 83886080 > flags = >14:04:09,634 INFO blivet: got format: LUKS instance (0xafdfb98c) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda5 uuid = 0de9acb9-cb50-4a89-b93e-f9bc74b5724f exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-0de9acb9-cb50-4a89-b93e-f9bc74b5724f > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:04:09,646 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HM320HJ_S2ANJDRB208895-part6 /dev/disk/by-id/wwn-0x50024e9004a70f26-part6 /dev/disk/by-partuuid/cd047044-d361-4e4d-9a9c-0cf900aba7bd /dev/disk/by-uuid/a0e6bd27-80e6-43b7-928b-4a39e1963654', > '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': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '60', > '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': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'a0e6bd27-80e6-43b7-928b-4a39e1963654', > 'ID_FS_UUID_ENC': 'a0e6bd27-80e6-43b7-928b-4a39e1963654', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'SAMSUNG_HM320HJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HM320HJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '474267648', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '8388608', > 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f', > 'ID_PART_ENTRY_UUID': 'cd047044-d361-4e4d-9a9c-0cf900aba7bd', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '2AK10001', > 'ID_SERIAL': 'SAMSUNG_HM320HJ_S2ANJDRB208895', > 'ID_SERIAL_SHORT': 'S2ANJDRB208895', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9004a70f26', > 'ID_WWN_WITH_EXTENSION': '0x50024e9004a70f26', > 'MAJOR': '8', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '725685', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HM320HJ_S2ANJDRB208895-part6', > '/dev/disk/by-id/wwn-0x50024e9004a70f26-part6', > '/dev/disk/by-partuuid/cd047044-d361-4e4d-9a9c-0cf900aba7bd', > '/dev/disk/by-uuid/a0e6bd27-80e6-43b7-928b-4a39e1963654'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >14:04:09,647 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >14:04:09,650 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >14:04:09,651 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:09,652 INFO blivet: sda6 is a partition >14:04:09,655 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >14:04:09,658 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:04:09,659 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (3) with existing gpt disklabel >14:04:09,662 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >14:04:09,666 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >14:04:09,666 DEBUG blivet: getFormat('None') returning DeviceFormat instance >14:04:09,668 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >14:04:09,669 DEBUG blivet: looking up parted Partition: /dev/sda6 >14:04:09,673 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >14:04:09,677 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >14:04:09,681 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >14:04:09,685 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >14:04:09,686 INFO blivet: added partition sda6 (id 10) to device tree >14:04:09,689 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >14:04:09,693 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: gpt ; >14:04:09,698 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >14:04:09,701 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: gpt ; exists: True ; >14:04:09,714 WARN blivet: disklabel detected but not usable on sda6 >14:04:09,716 INFO blivet: type detected on 'sda6' is 'swap' >14:04:09,726 DEBUG blivet: SwapSpace.__init__: device: /dev/sda6 ; serial: S2ANJDRB208895 ; uuid: a0e6bd27-80e6-43b7-928b-4a39e1963654 ; exists: True ; label: None ; >14:04:09,728 DEBUG blivet: getFormat('swap') returning SwapSpace instance >14:04:09,736 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >14:04:09,742 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: swap ; >14:04:09,747 DEBUG blivet: looking up parted Device: /dev/sda6 >14:04:09,754 INFO blivet: got device: PartitionDevice instance (0xafe9cc6c) -- > name = sda6 status = True kids = 0 id = 10 > parents = ['existing 305245MB disk sda (3) with existing gpt disklabel'] > uuid = None size = 4096.0 > format = existing swap > 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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0xafd523ec> > target size = 0 path = /dev/sda6 > 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 0xb530a8ac> fileSystem: <parted.filesystem.FileSystem object at 0xb530932c> > number: 6 path: /dev/sda6 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb5309dec> PedPartition: <_ped.Partition object at 0xb2129b9c> > disk = existing 305245MB disk sda (3) with existing gpt disklabel > start = 474267648 end = 482656255 length = 8388608 > flags = >14:04:09,756 INFO blivet: got format: SwapSpace instance (0xafd9806c) -- > type = swap name = swap status = False > device = /dev/sda6 uuid = a0e6bd27-80e6-43b7-928b-4a39e1963654 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >14:04:09,763 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HM320HJ_S2ANJDRB208895-part7 /dev/disk/by-id/wwn-0x50024e9004a70f26-part7 /dev/disk/by-partuuid/f65fff40-f6ff-4a62-8619-7b5b6aa678e3 /dev/disk/by-uuid/db0a257a-83a4-48e6-a640-c4278b26eb89', > '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': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '60', > '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': 'db0a257a-83a4-48e6-a640-c4278b26eb89', > 'ID_FS_UUID_ENC': 'db0a257a-83a4-48e6-a640-c4278b26eb89', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HM320HJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HM320HJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '482656256', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '142485504', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'f65fff40-f6ff-4a62-8619-7b5b6aa678e3', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '2AK10001', > 'ID_SERIAL': 'SAMSUNG_HM320HJ_S2ANJDRB208895', > 'ID_SERIAL_SHORT': 'S2ANJDRB208895', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9004a70f26', > 'ID_WWN_WITH_EXTENSION': '0x50024e9004a70f26', > 'MAJOR': '8', > 'MINOR': '7', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '725767', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HM320HJ_S2ANJDRB208895-part7', > '/dev/disk/by-id/wwn-0x50024e9004a70f26-part7', > '/dev/disk/by-partuuid/f65fff40-f6ff-4a62-8619-7b5b6aa678e3', > '/dev/disk/by-uuid/db0a257a-83a4-48e6-a640-c4278b26eb89'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >14:04:09,764 INFO blivet: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >14:04:09,767 DEBUG blivet: DeviceTree.getDeviceByName: name: sda7 ; >14:04:09,770 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:09,771 INFO blivet: sda7 is a partition >14:04:09,774 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda7 ; >14:04:09,777 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >14:04:09,781 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (3) with existing gpt disklabel >14:04:09,785 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >14:04:09,789 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >14:04:09,789 DEBUG blivet: getFormat('None') returning DeviceFormat instance >14:04:09,797 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >14:04:09,798 DEBUG blivet: looking up parted Partition: /dev/sda7 >14:04:09,800 DEBUG blivet: PartitionDevice.probe: sda7 ; exists: True ; >14:04:09,802 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >14:04:09,804 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >14:04:09,805 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >14:04:09,806 INFO blivet: added partition sda7 (id 11) to device tree >14:04:09,810 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >14:04:09,813 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: gpt ; >14:04:09,817 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >14:04:09,820 DEBUG blivet: DiskLabel.__init__: device: /dev/sda7 ; labelType: gpt ; exists: True ; >14:04:09,832 WARN blivet: disklabel detected but not usable on sda7 >14:04:09,833 INFO blivet: type detected on 'sda7' is 'ext4' >14:04:10,068 DEBUG blivet: padding min size from 44374 up to 44874 >14:04:10,073 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:10,074 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >14:04:10,079 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >14:04:10,083 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: ext4 ; >14:04:10,086 DEBUG blivet: looking up parted Device: /dev/sda7 >14:04:10,093 INFO blivet: got device: PartitionDevice instance (0xafcf1e2c) -- > name = sda7 status = True kids = 0 id = 11 > parents = ['existing 305245MB disk sda (3) with existing gpt disklabel'] > uuid = None size = 69573.0 > format = existing ext4 filesystem > 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: 142485504 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8869, 255, 63) biosGeometry: (8869, 255, 63) > PedDevice: <_ped.Device object at 0xafc7cc8c> > target size = 0 path = /dev/sda7 > 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 0xb530a8ac> fileSystem: <parted.filesystem.FileSystem object at 0xb5309c6c> > number: 7 path: /dev/sda7 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb5309d6c> PedPartition: <_ped.Partition object at 0xb2129c2c> > disk = existing 305245MB disk sda (3) with existing gpt disklabel > start = 482656256 end = 625141759 length = 142485504 > flags = >14:04:10,100 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:10,103 INFO blivet: got format: Ext4FS instance (0xafe9a30c) -- > type = ext4 name = ext4 status = False > device = /dev/sda7 uuid = db0a257a-83a4-48e6-a640-c4278b26eb89 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 69573.0 targetSize = 69573.0 > >14:04:10,110 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-MATSHITA_DVD+_-RW_UJ8A2_WK92_054302 /dev/disk/by-label/OL6.4\\x20x86_64\\x20Disc\\x201\\x2020130225 /dev/disk/by-uuid/2013-02-25-15-09-07-00', > '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_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_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_LABEL': 'OL6.4_x86_64_Disc_1_20130225', > 'ID_FS_LABEL_ENC': 'OL6.4\\x20x86_64\\x20Disc\\x201\\x2020130225', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-02-25-15-09-07-00', > 'ID_FS_UUID_ENC': '2013-02-25-15-09-07-00', > 'ID_MODEL': 'MATSHITA_DVD+_-RW_UJ8A2', > 'ID_MODEL_ENC': 'MATSHITA\\x20DVD+\\x2f-RW\\x20UJ8A2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.02', > 'ID_SERIAL': 'MATSHITA_DVD+_-RW_UJ8A2_WK92_054302', > 'ID_SERIAL_SHORT': 'WK92_054302', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '726832', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-MATSHITA_DVD+_-RW_UJ8A2_WK92_054302', > '/dev/disk/by-label/OL6.4\\x20x86_64\\x20Disc\\x201\\x2020130225', > '/dev/disk/by-uuid/2013-02-25-15-09-07-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >14:04:10,111 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >14:04:10,113 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >14:04:10,115 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:10,116 INFO blivet: sr0 is a cdrom >14:04:10,117 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >14:04:10,118 DEBUG blivet: getFormat('None') returning DeviceFormat instance >14:04:10,122 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:04:10,122 INFO blivet: added cdrom sr0 (id 12) to device tree >14:04:10,125 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:04:10,147 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >14:04:10,147 INFO blivet: type detected on 'sr0' is 'iso9660' >14:04:10,151 DEBUG blivet: Iso9660FS.supported: supported: True ; >14:04:10,151 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >14:04:10,163 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >14:04:10,168 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:04:10,180 DEBUG blivet: looking up parted Device: /dev/sr0 >14:04:10,218 INFO blivet: got device: OpticalDevice instance (0xafcbd72c) -- > name = sr0 status = True kids = 0 id = 12 > parents = [] > uuid = None size = 3549.54101562 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: MATSHITA DVD+-RW UJ8A2 path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1817365 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (113, 255, 63) biosGeometry: (113, 255, 63) > PedDevice: <_ped.Device object at 0xafb8174c> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >14:04:10,223 DEBUG blivet: Iso9660FS.supported: supported: True ; >14:04:10,223 INFO blivet: got format: Iso9660FS instance (0xafcba04c) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-02-25-15-09-07-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = OL6.4_x86_64_Disc_1_20130225 size = 0.0 targetSize = 0.0 > >14:04:10,228 DEBUG blivet: 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', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '528328', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:04:10,230 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >14:04:10,235 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >14:04:10,239 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:10,239 INFO blivet: loop0 is a loop device >14:04:10,243 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:04:10,245 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >14:04:10,249 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:10,250 DEBUG blivet: getFormat('None') returning DeviceFormat instance >14:04:10,254 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >14:04:10,255 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 13) to device tree >14:04:10,259 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >14:04:10,260 DEBUG blivet: getFormat('None') returning DeviceFormat instance >14:04:10,264 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:04:10,264 INFO blivet: added loop loop0 (id 14) to device tree >14:04:10,270 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:04:10,272 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:04:10,272 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >14:04:10,272 DEBUG blivet: device loop0 does not contain a disklabel >14:04:10,274 INFO blivet: type detected on 'loop0' is 'squashfs' >14:04:10,274 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >14:04:10,276 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >14:04:10,277 INFO blivet: got device: LoopDevice instance (0xb1d6ee2c) -- > name = loop0 status = False kids = 0 id = 14 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (13)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >14:04:10,278 INFO blivet: got format: DeviceFormat instance (0xafcbaf0c) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >14:04:10,282 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/44aafcb0-8437-4abc-967b-c8c476b15a44', > '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': '44aafcb0-8437-4abc-967b-c8c476b15a44', > 'ID_FS_UUID_ENC': '44aafcb0-8437-4abc-967b-c8c476b15a44', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '528430', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/44aafcb0-8437-4abc-967b-c8c476b15a44'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:04:10,284 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >14:04:10,288 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >14:04:10,291 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:10,292 INFO blivet: loop1 is a loop device >14:04:10,295 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:04:10,299 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >14:04:10,303 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:10,304 DEBUG blivet: getFormat('None') returning DeviceFormat instance >14:04:10,307 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >14:04:10,308 INFO blivet: added file /LiveOS/rootfs.img (id 15) to device tree >14:04:10,312 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >14:04:10,313 DEBUG blivet: getFormat('None') returning DeviceFormat instance >14:04:10,315 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:04:10,316 INFO blivet: added loop loop1 (id 16) to device tree >14:04:10,319 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:04:10,321 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:04:10,325 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:10,326 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >14:04:10,326 DEBUG blivet: device loop1 does not contain a disklabel >14:04:10,328 INFO blivet: type detected on 'loop1' is 'ext4' >14:04:10,434 DEBUG blivet: using current size 0 as min size >14:04:10,438 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:10,439 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >14:04:10,443 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >14:04:10,445 INFO blivet: got device: LoopDevice instance (0xafcba34c) -- > name = loop1 status = False kids = 0 id = 16 > parents = ['existing 0MB file /LiveOS/rootfs.img (15)'] > 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 >14:04:10,448 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:10,450 INFO blivet: got format: Ext4FS instance (0xafd5ffac) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 44aafcb0-8437-4abc-967b-c8c476b15a44 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >14:04:10,453 DEBUG blivet: 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', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '528985', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:04:10,455 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >14:04:10,458 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >14:04:10,460 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:10,461 INFO blivet: loop2 is a loop device >14:04:10,462 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:04:10,465 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >14:04:10,467 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:10,468 DEBUG blivet: getFormat('None') returning DeviceFormat instance >14:04:10,471 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:04:10,471 INFO blivet: added file /overlay (deleted) (id 17) to device tree >14:04:10,475 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:04:10,476 DEBUG blivet: getFormat('None') returning DeviceFormat instance >14:04:10,480 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:04:10,480 INFO blivet: added loop loop2 (id 18) to device tree >14:04:10,483 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:04:10,487 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:04:10,487 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:04:10,488 DEBUG blivet: device loop2 does not contain a disklabel >14:04:10,491 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >14:04:10,491 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:04:10,497 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: DM_snapshot_cow ; >14:04:10,500 INFO blivet: got device: LoopDevice instance (0xafae6f4c) -- > name = loop2 status = False kids = 0 id = 18 > parents = ['existing 0MB file /overlay (deleted) (17)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >14:04:10,502 INFO blivet: got format: DeviceFormat instance (0xafaec92c) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >14:04:10,507 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '529238', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >14:04:10,508 INFO blivet: ignoring loop3 (/devices/virtual/block/loop3) >14:04:10,509 DEBUG blivet: lvm filter: adding loop3 to the reject list >14:04:10,512 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '536331', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >14:04:10,513 INFO blivet: ignoring loop4 (/devices/virtual/block/loop4) >14:04:10,514 DEBUG blivet: lvm filter: adding loop4 to the reject list >14:04:10,519 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '536432', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >14:04:10,521 INFO blivet: ignoring loop5 (/devices/virtual/block/loop5) >14:04:10,522 DEBUG blivet: lvm filter: adding loop5 to the reject list >14:04:10,527 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '536529', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >14:04:10,529 INFO blivet: ignoring loop6 (/devices/virtual/block/loop6) >14:04:10,530 DEBUG blivet: lvm filter: adding loop6 to the reject list >14:04:10,536 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '536629', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >14:04:10,538 INFO blivet: ignoring loop7 (/devices/virtual/block/loop7) >14:04:10,539 DEBUG blivet: lvm filter: adding loop7 to the reject list >14:04:10,539 DEBUG blivet: Skipping a device mapper drive (dm-0) for now >14:04:10,648 INFO blivet: devices to scan: ['dm-0'] >14:04:10,654 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/44aafcb0-8437-4abc-967b-c8c476b15a44 /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': '44aafcb0-8437-4abc-967b-c8c476b15a44', > 'ID_FS_UUID_ENC': '44aafcb0-8437-4abc-967b-c8c476b15a44', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '146125', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/44aafcb0-8437-4abc-967b-c8c476b15a44', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:04:10,655 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >14:04:10,659 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >14:04:10,662 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:10,663 INFO blivet: live-rw is a device-mapper device >14:04:10,666 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >14:04:10,672 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >14:04:10,677 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (16) with existing ext4 filesystem >14:04:10,686 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >14:04:10,691 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (18) with existing DM_snapshot_cow >14:04:10,697 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >14:04:10,701 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:10,705 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >14:04:10,705 DEBUG blivet: getFormat('None') returning DeviceFormat instance >14:04:10,710 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:04:10,711 INFO blivet: added dm live-rw (id 19) to device tree >14:04:10,717 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:04:10,722 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:04:10,728 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:10,738 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >14:04:10,739 DEBUG blivet: device live-rw does not contain a disklabel >14:04:10,740 INFO blivet: type detected on 'live-rw' is 'ext4' >14:04:10,874 DEBUG blivet: padding min size from 775 up to 852 >14:04:10,878 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:10,879 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >14:04:10,883 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:04:10,884 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >14:04:10,959 INFO blivet: got device: DMDevice instance (0xafa2f18c) -- > name = live-rw status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop2 (18) with existing DM_snapshot_cow'] > 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 0xaf8ea6ec> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:04:10,965 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:10,969 INFO blivet: got format: Ext4FS instance (0xafb80b2c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 44aafcb0-8437-4abc-967b-c8c476b15a44 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >14:04:11,067 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >14:04:11,121 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >14:04:11,178 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >14:04:11,182 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >14:04:11,190 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >14:04:11,244 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:04:11,248 DEBUG blivet: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >14:04:11,254 DEBUG blivet: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >14:04:11,308 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:11,313 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:11,323 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:11,372 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:04:11,432 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:11,438 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:11,447 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:11,497 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:04:11,553 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:11,558 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:11,566 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:11,615 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >14:04:11,666 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:11,670 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:11,675 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:11,729 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >14:04:11,733 DEBUG blivet: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:04:11,745 DEBUG blivet: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:04:11,799 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:11,804 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:11,812 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:11,864 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >14:04:11,868 DEBUG blivet: SwapSpace.teardown: device: /dev/sda6 ; status: False ; type: swap ; >14:04:11,878 DEBUG blivet: SwapSpace.teardown: device: /dev/sda6 ; status: False ; type: swap ; >14:04:11,930 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:11,932 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:11,936 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:11,992 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >14:04:12,061 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:12,064 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:12,068 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:12,121 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:04:12,179 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:04:12,181 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:04:12,182 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >14:04:12,185 INFO blivet: edd: MBR signature on sda is zero. new disk image? >14:04:12,188 INFO blivet: edd: collected mbr signatures: {'sdc': '0xd1ad076a'} >14:04:12,190 DEBUG blivet: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x33965103 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 15148607 >14:04:12,191 ERR blivet: edd: unable to match edd entry 0x80 >14:04:12,192 DEBUG blivet: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 625142448 >14:04:12,192 ERR blivet: edd: unable to match edd entry 0x81 >14:04:12,200 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:04:12,224 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:04:12,286 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:04:12,383 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:12,385 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:12,388 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:12,436 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >14:04:12,437 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:04:12,679 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >14:04:12,719 DEBUG blivet: blkid.tab devs: ['/dev/mapper/luks-0de9acb9-cb50-4a89-b93e-f9bc74b5724f', '/dev/loop0', '/dev/sda4', '/dev/sda5', '/dev/sda6', '/dev/sda7', '/dev/sda2', '/dev/sda3'] >14:04:12,720 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >14:04:12,732 DEBUG blivet: resolved 'UUID=0de9acb9-cb50-4a89-b93e-f9bc74b5724f' to 'sda5' (partition) >14:04:12,733 DEBUG blivet: crypttab maps: ['luks-0de9acb9-cb50-4a89-b93e-f9bc74b5724f'] >14:04:12,734 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >14:04:12,752 DEBUG blivet: resolved 'UUID=7a5bcedb-cbc1-4c07-962a-b44c86be8c0d' to 'sda3' (partition) >14:04:12,752 DEBUG blivet: resolved 'UUID=f09f1c85-31ca-48d6-a2d3-825b2b8bd4cc' to 'sda2' (partition) >14:04:12,753 DEBUG blivet: resolved 'UUID=db0a257a-83a4-48e6-a640-c4278b26eb89' to 'sda7' (partition) >14:04:12,759 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/luks-0de9acb9-cb50-4a89-b93e-f9bc74b5724f ; >14:04:12,766 DEBUG blivet: DeviceTree.getDeviceByPath returned None >14:04:12,766 DEBUG blivet: found blkid.tab entry for '/dev/mapper/luks-0de9acb9-cb50-4a89-b93e-f9bc74b5724f' >14:04:12,768 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >14:04:12,768 DEBUG blivet: found device 'None' in tree >14:04:12,769 DEBUG blivet: failed to resolve '/dev/mapper/luks-0de9acb9-cb50-4a89-b93e-f9bc74b5724f' >14:04:12,769 DEBUG blivet: resolved 'UUID=e21fac71-cc35-4c18-a736-1284b04ebccd' to 'sda4' (partition) >14:04:12,769 DEBUG blivet: resolved 'UUID=a0e6bd27-80e6-43b7-928b-4a39e1963654' to 'sda6' (partition) >14:04:12,771 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:04:12,875 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >14:04:12,876 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:04:12,949 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >14:04:13,071 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:13,074 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:13,079 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:13,134 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >14:04:13,137 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:04:13,215 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >14:04:13,363 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:13,365 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:13,369 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:13,886 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:13,891 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:13,898 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:13,904 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:13,909 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:13,917 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:13,923 DEBUG blivet: Iso9660FS.supported: supported: True ; >14:04:13,927 DEBUG blivet: FATFS.supported: supported: True ; >14:04:13,931 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:04:13,942 DEBUG blivet: Iso9660FS.supported: supported: True ; >14:04:14,188 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >14:04:14,189 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >14:04:14,191 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb ; >14:04:14,193 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 7396MB disk sdb (0) with existing iso9660 filesystem > > >/tmp/ifcfg.log: >14:04:02,951 DEBUG ifcfg: content of files (network initialization): >14:04:03,418 DEBUG ifcfg: content of files (ifcfgs created): >14:04:03,419 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eno1: >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=eno1 >UUID=485c8f0e-f250-4f00-9e69-f71f81a22545 >ONBOOT=no >HWADDR=5C:26:0A:3F:17:ED >PEERDNS=yes >PEERROUTES=yes > > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-Alpha-TC2\x20i386 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >14:03:45,822 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.2.5" x-pid="692" x-info="http://www.rsyslog.com"] start >14:03:45,823 INFO systemd: systemd 198 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >14:03:45,823 INFO systemd: Initializing machine ID from random generator. >14:03:45,823 ERR systemd: /usr/lib/systemd/system-generators/lvm2-activation-generator exited with exit status 127. >14:03:45,823 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >14:03:45,823 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. >14:03:45,823 INFO systemd: Started Apply Kernel Variables. >14:03:45,823 INFO systemd: Started udev Kernel Device Manager. >14:03:45,823 INFO systemd-modules-load: Inserted module 'uinput' >14:03:45,823 INFO systemd: Started Load Kernel Modules. >14:03:45,823 INFO systemd: Mounting Configuration File System... >14:03:45,824 INFO systemd: Mounted FUSE Control File System. >14:03:45,824 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >14:03:45,824 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >14:03:45,824 NOTICE kernel:[ 0.000000] Linux version 3.9.0-0.rc4.git0.1.fc19.i686 (mockbuild@bkernel02) (gcc version 4.8.0 20130322 (Red Hat 4.8.0-1) (GCC) ) #1 SMP Mon Mar 25 02:45:03 UTC 2013 >14:03:45,824 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >14:03:45,824 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009abff] usable >14:03:45,824 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009ac00-0x000000000009ffff] reserved >14:03:45,824 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >14:03:45,824 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000db65efff] usable >14:03:45,824 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000db65f000-0x00000000db67efff] ACPI data >14:03:45,824 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000db67f000-0x00000000db76efff] ACPI NVS >14:03:45,824 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000db76f000-0x00000000dbffffff] reserved >14:03:45,824 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ddc00000-0x00000000dfffffff] reserved >14:03:45,824 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >14:03:45,824 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >14:03:45,824 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved >14:03:45,824 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved >14:03:45,824 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >14:03:45,824 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >14:03:45,824 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved >14:03:45,824 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000117ffffff] usable >14:03:45,824 NOTICE kernel:[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! >14:03:45,824 INFO kernel:[ 0.000000] SMBIOS 2.6 present. >14:03:45,824 DEBUG kernel:[ 0.000000] DMI: Dell Inc. Latitude E4310/0D8H24, BIOS A11 07/30/2012 >14:03:45,824 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >14:03:45,824 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >14:03:45,824 INFO kernel:[ 0.000000] e820: last_pfn = 0xdb65f max_arch_pfn = 0x100000 >14:03:45,824 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >14:03:45,824 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >14:03:45,824 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >14:03:45,824 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >14:03:45,824 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >14:03:45,824 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >14:03:45,824 DEBUG kernel:[ 0.000000] 0 base 000000000 mask F80000000 write-back >14:03:45,824 DEBUG kernel:[ 0.000000] 1 base 080000000 mask FC0000000 write-back >14:03:45,824 DEBUG kernel:[ 0.000000] 2 base 0C0000000 mask FE0000000 write-back >14:03:45,824 DEBUG kernel:[ 0.000000] 3 base 0DC000000 mask FFC000000 uncachable >14:03:45,824 DEBUG kernel:[ 0.000000] 4 base 100000000 mask FE0000000 write-back >14:03:45,824 DEBUG kernel:[ 0.000000] 5 base 118000000 mask FF8000000 uncachable >14:03:45,824 DEBUG kernel:[ 0.000000] 6 disabled >14:03:45,824 DEBUG kernel:[ 0.000000] 7 disabled >14:03:45,824 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >14:03:45,824 DEBUG kernel:[ 0.000000] original variable MTRRs >14:03:45,824 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >14:03:45,824 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB >14:03:45,824 DEBUG kernel:[ 0.000000] reg 2, base: 3GB, range: 512MB, type WB >14:03:45,824 DEBUG kernel:[ 0.000000] reg 3, base: 3520MB, range: 64MB, type UC >14:03:45,824 DEBUG kernel:[ 0.000000] reg 4, base: 4GB, range: 512MB, type WB >14:03:45,824 DEBUG kernel:[ 0.000000] reg 5, base: 4480MB, range: 128MB, type UC >14:03:45,824 INFO kernel:[ 0.000000] total RAM covered: 3904M >14:03:45,824 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >14:03:45,824 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 1G num_reg: 5 lose cover RAM: 0G >14:03:45,824 DEBUG kernel:[ 0.000000] New variable MTRRs >14:03:45,824 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 4GB, type WB >14:03:45,824 DEBUG kernel:[ 0.000000] reg 1, base: 3520MB, range: 64MB, type UC >14:03:45,824 DEBUG kernel:[ 0.000000] reg 2, base: 3584MB, range: 512MB, type UC >14:03:45,824 DEBUG kernel:[ 0.000000] reg 3, base: 4GB, range: 256MB, type WB >14:03:45,824 DEBUG kernel:[ 0.000000] reg 4, base: 4352MB, range: 128MB, type WB >14:03:45,824 DEBUG kernel:[ 0.000000] e820: update [mem 0xdc000000-0xffffffff] usable ==> reserved >14:03:45,824 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f2260-0x000f226f] mapped at [c00f2260] >14:03:45,824 INFO kernel:[ 0.000000] Scanning 1 areas for low memory corruption >14:03:45,824 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x01bfffff] >14:03:45,824 DEBUG kernel:[ 0.000000] Base memory trampoline at [c0096000] 96000 size 16384 >14:03:45,824 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >14:03:45,824 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >14:03:45,824 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x36c00000-0x36ffffff] >14:03:45,824 DEBUG kernel:[ 0.000000] [mem 0x36c00000-0x36ffffff] page 2M >14:03:45,824 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x30000000-0x36bfffff] >14:03:45,824 DEBUG kernel:[ 0.000000] [mem 0x30000000-0x36bfffff] page 2M >14:03:45,824 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x2fffffff] >14:03:45,824 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x003fffff] page 4k >14:03:45,824 DEBUG kernel:[ 0.000000] [mem 0x00400000-0x2fffffff] page 2M >14:03:45,824 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x37000000-0x373fdfff] >14:03:45,824 DEBUG kernel:[ 0.000000] [mem 0x37000000-0x373fdfff] page 4k >14:03:45,824 DEBUG kernel:[ 0.000000] BRK [0x01610000, 0x01610fff] PGTABLE >14:03:45,824 DEBUG kernel:[ 0.000000] BRK [0x01611000, 0x01612fff] PGTABLE >14:03:45,824 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e33a000-0x7fffefff] >14:03:45,824 INFO kernel:[ 0.000000] Allocated new RAMDISK: [mem 0x35739000-0x373fd3c7] >14:03:45,824 INFO kernel:[ 0.000000] Move RAMDISK from [mem 0x7e33a000-0x7fffe3c7] to [mem 0x35739000-0x373fd3c7] >14:03:45,824 WARNING kernel:[ 0.000000] ACPI: RSDP 000fe300 00024 (v02 DELL ) >14:03:45,824 WARNING kernel:[ 0.000000] ACPI: XSDT db67de18 0006C (v01 DELL E2 06222004 MSFT 00010013) >14:03:45,824 WARNING kernel:[ 0.000000] ACPI: FACP db75fc18 000F4 (v04 DELL E2 06222004 MSFT 00010013) >14:03:45,824 WARNING kernel:[ 0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20130117/tbfadt-395) >14:03:45,824 WARNING kernel:[ 0.000000] ACPI BIOS Bug: Warning: 32/64X FACS address mismatch in FADT - 0xDB76BF40/0x00000000DB76ED40, using 32 (20130117/tbfadt-522) >14:03:45,824 WARNING kernel:[ 0.000000] ACPI: DSDT db750018 09767 (v01 DELL E2 00001001 INTL 20080729) >14:03:45,824 WARNING kernel:[ 0.000000] ACPI: FACS db76bf40 00040 >14:03:45,824 WARNING kernel:[ 0.000000] ACPI: APIC db67cf18 0008C (v02 DELL E2 06222004 MSFT 00010013) >14:03:45,824 WARNING kernel:[ 0.000000] ACPI: TCPA db76dd18 00032 (v02 00000000 00000000) >14:03:45,824 WARNING kernel:[ 0.000000] ACPI: MCFG db76dc98 0003C (v01 A M I GMCH945. 06222004 MSFT 00000097) >14:03:45,824 WARNING kernel:[ 0.000000] ACPI: HPET db76dc18 00038 (v01 DELL E2 00000001 ASL 00000061) >14:03:45,824 WARNING kernel:[ 0.000000] ACPI: BOOT db76db98 00028 (v01 DELL E2 06222004 AMI 00010013) >14:03:45,824 WARNING kernel:[ 0.000000] ACPI: SLIC db766818 00176 (v03 DELL E2 06222004 MSFT 00010013) >14:03:45,824 WARNING kernel:[ 0.000000] ACPI: SSDT db75e018 009F1 (v01 PmRef CpuPm 00003000 INTL 20080729) >14:03:45,824 WARNING kernel:[ 0.000000] ACPI: DMAR db76eb18 000B8 (v01 INTEL CP_DALE 00000001 INTL 00000001) >14:03:45,824 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >14:03:45,824 NOTICE kernel:[ 0.000000] 2626MB HIGHMEM available. >14:03:45,824 NOTICE kernel:[ 0.000000] 883MB LOWMEM available. >14:03:45,824 INFO kernel:[ 0.000000] mapped low ram: 0 - 373fe000 >14:03:45,824 INFO kernel:[ 0.000000] low ram: 0 - 373fe000 >14:03:45,824 DEBUG kernel:[ 0.000000] BRK [0x01613000, 0x01613fff] PGTABLE >14:03:45,824 WARNING kernel:[ 0.000000] Zone ranges: >14:03:45,824 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >14:03:45,824 WARNING kernel:[ 0.000000] Normal [mem 0x01000000-0x373fdfff] >14:03:45,824 WARNING kernel:[ 0.000000] HighMem [mem 0x373fe000-0xdb65efff] >14:03:45,824 WARNING kernel:[ 0.000000] Movable zone start for each node >14:03:45,824 WARNING kernel:[ 0.000000] Early memory node ranges >14:03:45,824 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x00099fff] >14:03:45,824 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xdb65efff] >14:03:45,824 DEBUG kernel:[ 0.000000] On node 0 totalpages: 898552 >14:03:45,824 DEBUG kernel:[ 0.000000] free_area_init_node: node 0, pgdat c0d1b940, node_mem_map f3bc9020 >14:03:45,824 DEBUG kernel:[ 0.000000] DMA zone: 32 pages used for memmap >14:03:45,824 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >14:03:45,824 DEBUG kernel:[ 0.000000] DMA zone: 3993 pages, LIFO batch:0 >14:03:45,824 DEBUG kernel:[ 0.000000] Normal zone: 1736 pages used for memmap >14:03:45,824 DEBUG kernel:[ 0.000000] Normal zone: 222206 pages, LIFO batch:31 >14:03:45,824 DEBUG kernel:[ 0.000000] HighMem zone: 5253 pages used for memmap >14:03:45,824 DEBUG kernel:[ 0.000000] HighMem zone: 672353 pages, LIFO batch:31 >14:03:45,824 INFO kernel:[ 0.000000] Using APIC driver default >14:03:45,824 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >14:03:45,824 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >14:03:45,824 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >14:03:45,824 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled) >14:03:45,824 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled) >14:03:45,824 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x05] enabled) >14:03:45,824 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] disabled) >14:03:45,824 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] disabled) >14:03:45,824 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] disabled) >14:03:45,824 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] disabled) >14:03:45,824 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >14:03:45,824 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >14:03:45,824 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >14:03:45,824 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >14:03:45,824 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >14:03:45,824 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >14:03:45,824 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >14:03:45,824 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >14:03:45,824 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >14:03:45,824 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs >14:03:45,824 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >14:03:45,824 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009a000 - 000000000009b000 >14:03:45,824 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009b000 - 00000000000a0000 >14:03:45,824 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 >14:03:45,824 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 >14:03:45,824 INFO kernel:[ 0.000000] e820: [mem 0xe0000000-0xf7ffffff] available for PCI devices >14:03:45,824 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >14:03:45,824 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:8 nr_node_ids:1 >14:03:45,824 INFO kernel:[ 0.000000] PERCPU: Embedded 334 pages/cpu @f311a000 s1345728 r0 d22336 u1368064 >14:03:45,824 DEBUG kernel:[ 0.000000] pcpu-alloc: s1345728 r0 d22336 u1368064 alloc=334*4096 >14:03:45,824 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 >14:03:45,824 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 896784 >14:03:45,824 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-Alpha-TC2\x20i386 quiet BOOT_IMAGE=vmlinuz >14:03:45,824 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) >14:03:45,824 INFO kernel:[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) >14:03:45,825 INFO kernel:[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) >14:03:45,825 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >14:03:45,825 INFO kernel:[ 0.000000] Initializing CPU#0 >14:03:45,825 INFO kernel:[ 0.000000] allocated 7189232 bytes of page_cgroup >14:03:45,825 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >14:03:45,825 INFO kernel:[ 0.000000] Initializing HighMem for node 0 (000373fe:000db65f) >14:03:45,825 INFO kernel:[ 0.000000] Memory: 3499316k/3594620k available (6379k kernel code, 94892k reserved, 3033k data, 2044k init, 2689412k highmem) >14:03:45,825 INFO kernel:[ 0.000000] virtual kernel memory layout: >14:03:45,825 INFO kernel:[ 0.000000] fixmap : 0xffa95000 - 0xfffff000 (5544 kB) >14:03:45,825 INFO kernel:[ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB) >14:03:45,825 INFO kernel:[ 0.000000] vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB) >14:03:45,825 INFO kernel:[ 0.000000] lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB) >14:03:45,825 INFO kernel:[ 0.000000] .init : 0xc0d32000 - 0xc0f31000 (2044 kB) >14:03:45,825 INFO kernel:[ 0.000000] .data : 0xc0a3ac77 - 0xc0d31380 (3033 kB) >14:03:45,825 INFO kernel:[ 0.000000] .text : 0xc0400000 - 0xc0a3ac77 (6379 kB) >14:03:45,825 INFO kernel:[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. >14:03:45,825 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >14:03:45,825 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >14:03:45,825 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >14:03:45,825 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=8. >14:03:45,825 INFO kernel:[ 0.000000] NR_IRQS:2304 nr_irqs:744 16 >14:03:45,825 DEBUG kernel:[ 0.000000] CPU 0 irqstacks, hard=f2416000 soft=f2418000 >14:03:45,825 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >14:03:45,825 INFO kernel:[ 0.000000] console [tty0] enabled >14:03:45,825 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >14:03:45,825 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >14:03:45,825 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >14:03:45,825 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >14:03:45,825 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >14:03:45,825 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >14:03:45,825 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >14:03:45,825 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >14:03:45,825 WARNING kernel:[ 0.000000] memory used by lock dependency info: 3823 kB >14:03:45,825 WARNING kernel:[ 0.000000] per task-struct memory footprint: 1920 bytes >14:03:45,825 DEBUG kernel:[ 0.000000] ODEBUG: 26 of 26 active objects replaced >14:03:45,825 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >14:03:45,825 DEBUG kernel:[ 0.000000] hpet clockevent registered >14:03:45,825 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >14:03:45,825 INFO kernel:[ 0.001000] tsc: Detected 2659.931 MHz processor >14:03:45,825 INFO kernel:[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 5319.86 BogoMIPS (lpj=2659931) >14:03:45,825 INFO kernel:[ 0.000004] pid_max: default: 32768 minimum: 301 >14:03:45,825 INFO kernel:[ 0.000356] Security Framework initialized >14:03:45,825 INFO kernel:[ 0.000363] SELinux: Initializing. >14:03:45,825 DEBUG kernel:[ 0.000438] SELinux: Starting in permissive mode >14:03:45,825 INFO kernel:[ 0.000831] Mount-cache hash table entries: 512 >14:03:45,825 INFO kernel:[ 0.002979] Initializing cgroup subsys cpuacct >14:03:45,825 INFO kernel:[ 0.002991] Initializing cgroup subsys memory >14:03:45,825 INFO kernel:[ 0.003084] Initializing cgroup subsys devices >14:03:45,825 INFO kernel:[ 0.003093] Initializing cgroup subsys freezer >14:03:45,825 INFO kernel:[ 0.003116] Initializing cgroup subsys net_cls >14:03:45,825 INFO kernel:[ 0.003124] Initializing cgroup subsys blkio >14:03:45,825 INFO kernel:[ 0.003127] Initializing cgroup subsys perf_event >14:03:45,825 INFO kernel:[ 0.003381] CPU: Physical Processor ID: 0 >14:03:45,825 INFO kernel:[ 0.003383] CPU: Processor Core ID: 0 >14:03:45,825 INFO kernel:[ 0.003387] mce: CPU supports 9 MCE banks >14:03:45,825 DEBUG kernel:[ 0.003400] CPU0: Thermal monitoring handled by SMI >14:03:45,825 INFO kernel:[ 0.003421] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >14:03:45,825 INFO kernel:[ 0.003421] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >14:03:45,825 INFO kernel:[ 0.003421] tlb_flushall_shift: 6 >14:03:45,825 INFO kernel:[ 0.003621] Freeing SMP alternatives: 24k freed >14:03:45,825 INFO kernel:[ 0.004437] ACPI: Core revision 20130117 >14:03:45,825 WARNING kernel:[ 0.211425] ACPI: All ACPI Tables successfully acquired >14:03:45,825 INFO kernel:[ 0.212454] ftrace: allocating 23807 entries in 47 pages >14:03:45,825 INFO kernel:[ 0.221887] Enabling APIC mode: Flat. Using 1 I/O APICs >14:03:45,825 INFO kernel:[ 0.222358] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 >14:03:45,825 INFO kernel:[ 0.232371] smpboot: CPU0: Intel(R) Core(TM) i5 CPU M 560 @ 2.67GHz (fam: 06, model: 25, stepping: 05) >14:03:45,825 INFO kernel:[ 0.334326] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver. >14:03:45,825 WARNING kernel:[ 0.334333] perf_event_intel: CPUID marked event: 'bus cycles' unavailable >14:03:45,825 INFO kernel:[ 0.334340] ... version: 3 >14:03:45,825 INFO kernel:[ 0.334341] ... bit width: 48 >14:03:45,825 INFO kernel:[ 0.334342] ... generic registers: 4 >14:03:45,825 INFO kernel:[ 0.334344] ... value mask: 0000ffffffffffff >14:03:45,825 INFO kernel:[ 0.334345] ... max period: 000000007fffffff >14:03:45,825 INFO kernel:[ 0.334346] ... fixed-purpose events: 3 >14:03:45,825 INFO kernel:[ 0.334347] ... event mask: 000000070000000f >14:03:45,825 INFO kernel:[ 0.339065] SMP alternatives: lockdep: fixing up alternatives >14:03:45,825 DEBUG kernel:[ 0.339088] CPU 1 irqstacks, hard=f261a000 soft=f261c000 >14:03:45,825 INFO kernel:[ 0.349407] Initializing CPU#1 >14:03:45,825 DEBUG kernel:[ 0.350232] CPU1: Thermal monitoring handled by SMI >14:03:45,825 INFO kernel:[ 0.352811] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >14:03:45,825 INFO kernel:[ 0.339090] smpboot: Booting Node 0, Processors #1 >14:03:45,825 INFO kernel:[ 0.353459] SMP alternatives: lockdep: fixing up alternatives >14:03:45,825 DEBUG kernel:[ 0.353467] CPU 2 irqstacks, hard=f26d0000 soft=f26d2000 >14:03:45,825 INFO kernel:[ 0.363755] Initializing CPU#2 >14:03:45,825 DEBUG kernel:[ 0.364608] CPU2: Thermal monitoring handled by SMI >14:03:45,825 WARNING kernel:[ 0.353468] #2 >14:03:45,825 INFO kernel:[ 0.367418] SMP alternatives: lockdep: fixing up alternatives >14:03:45,825 DEBUG kernel:[ 0.367428] CPU 3 irqstacks, hard=f26e6000 soft=f26f8000 >14:03:45,825 INFO kernel:[ 0.377660] Initializing CPU#3 >14:03:45,825 DEBUG kernel:[ 0.378565] CPU3: Thermal monitoring handled by SMI >14:03:45,825 WARNING kernel:[ 0.367429] #3 >14:03:45,825 INFO kernel:[ 0.380716] Brought up 4 CPUs >14:03:45,825 INFO kernel:[ 0.380721] smpboot: Total of 4 processors activated (21279.44 BogoMIPS) >14:03:45,825 INFO kernel:[ 0.384842] devtmpfs: initialized >14:03:45,825 INFO kernel:[ 0.387208] PM: Registering ACPI NVS region [mem 0xdb67f000-0xdb76efff] (983040 bytes) >14:03:45,825 INFO kernel:[ 0.390686] atomic64 test passed for i586+ platform with CX8 and with SSE >14:03:45,825 INFO kernel:[ 0.390808] RTC time: 14:03:14, date: 03/28/13 >14:03:45,825 INFO kernel:[ 0.391342] NET: Registered protocol family 16 >14:03:45,825 INFO kernel:[ 0.392800] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >14:03:45,825 INFO kernel:[ 0.392814] ACPI: bus type PCI registered >14:03:45,825 INFO kernel:[ 0.393450] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >14:03:45,825 INFO kernel:[ 0.393453] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >14:03:45,825 INFO kernel:[ 0.393455] PCI: Using MMCONFIG for extended config space >14:03:45,825 INFO kernel:[ 0.393456] PCI: Using configuration type 1 for base access >14:03:45,825 INFO kernel:[ 0.393464] dmi type 0xB1 record - unknown flag >14:03:45,825 INFO kernel:[ 0.413672] bio: create slab <bio-0> at 0 >14:03:45,825 INFO kernel:[ 0.414389] ACPI: Added _OSI(Module Device) >14:03:45,825 INFO kernel:[ 0.414401] ACPI: Added _OSI(Processor Device) >14:03:45,825 INFO kernel:[ 0.414412] ACPI: Added _OSI(3.0 _SCP Extensions) >14:03:45,825 INFO kernel:[ 0.414422] ACPI: Added _OSI(Processor Aggregator Device) >14:03:45,825 DEBUG kernel:[ 0.422373] ACPI: EC: Look up EC in DSDT >14:03:45,825 NOTICE kernel:[ 0.640882] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >14:03:45,825 WARNING kernel:[ 0.717617] ACPI: SSDT db7eaa18 00474 (v01 PmRef Cpu0Ist 00003000 INTL 20080729) >14:03:45,825 WARNING kernel:[ 0.721499] ACPI: Dynamic OEM Table Load: >14:03:45,825 WARNING kernel:[ 0.721502] ACPI: SSDT (null) 00474 (v01 PmRef Cpu0Ist 00003000 INTL 20080729) >14:03:45,825 WARNING kernel:[ 0.723791] ACPI: SSDT db7e8018 00891 (v01 PmRef Cpu0Cst 00003001 INTL 20080729) >14:03:45,825 WARNING kernel:[ 0.726017] ACPI: Dynamic OEM Table Load: >14:03:45,825 WARNING kernel:[ 0.726019] ACPI: SSDT (null) 00891 (v01 PmRef Cpu0Cst 00003001 INTL 20080729) >14:03:45,825 WARNING kernel:[ 0.741330] ACPI: SSDT db7e9a98 00303 (v01 PmRef ApIst 00003000 INTL 20080729) >14:03:45,825 WARNING kernel:[ 0.750131] ACPI: Dynamic OEM Table Load: >14:03:45,825 WARNING kernel:[ 0.750134] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20080729) >14:03:45,825 WARNING kernel:[ 0.754384] ACPI: SSDT db7e7d98 00119 (v01 PmRef ApCst 00003000 INTL 20080729) >14:03:45,825 WARNING kernel:[ 0.758861] ACPI: Dynamic OEM Table Load: >14:03:45,825 WARNING kernel:[ 0.758864] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20080729) >14:03:45,825 INFO kernel:[ 0.825362] ACPI: Interpreter enabled >14:03:45,825 WARNING kernel:[ 0.825393] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130117/hwxface-568) >14:03:45,825 WARNING kernel:[ 0.825419] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130117/hwxface-568) >14:03:45,825 INFO kernel:[ 0.825572] ACPI: (supports S0 S3 S4 S5) >14:03:45,825 INFO kernel:[ 0.825574] ACPI: Using IOAPIC for interrupt routing >14:03:45,825 INFO kernel:[ 0.826042] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >14:03:45,825 INFO kernel:[ 1.530015] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >14:03:45,825 DEBUG kernel:[ 1.532129] \_SB_.PCI0:_OSC invalid UUID >14:03:45,825 DEBUG kernel:[ 1.532137] _OSC request data:1 8 1f >14:03:45,825 DEBUG kernel:[ 1.534127] \_SB_.PCI0:_OSC invalid UUID >14:03:45,825 DEBUG kernel:[ 1.534135] _OSC request data:1 1f 1f >14:03:45,825 INFO kernel:[ 1.534146] acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM >14:03:45,825 INFO kernel:[ 1.534149] acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08) >14:03:45,825 INFO kernel:[ 1.570023] PCI host bridge to bus 0000:00 >14:03:45,825 INFO kernel:[ 1.570034] pci_bus 0000:00: root bus resource [bus 00-3e] >14:03:45,825 INFO kernel:[ 1.570043] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >14:03:45,825 INFO kernel:[ 1.570051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >14:03:45,825 INFO kernel:[ 1.570060] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >14:03:45,825 INFO kernel:[ 1.570068] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff] >14:03:45,825 DEBUG kernel:[ 1.570126] pci 0000:00:00.0: [8086:0044] type 00 class 0x060000 >14:03:45,825 INFO kernel:[ 1.570181] DMAR: Disabling batched IOTLB flush on Ironlake >14:03:45,825 DEBUG kernel:[ 1.572709] pci 0000:00:02.0: [8086:0046] type 00 class 0x030000 >14:03:45,825 DEBUG kernel:[ 1.572731] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf03fffff 64bit] >14:03:45,825 DEBUG kernel:[ 1.572742] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref] >14:03:45,825 DEBUG kernel:[ 1.572750] pci 0000:00:02.0: reg 20: [io 0x60b0-0x60b7] >14:03:45,825 DEBUG kernel:[ 1.575348] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000 >14:03:45,825 DEBUG kernel:[ 1.575403] pci 0000:00:16.0: reg 10: [mem 0xf54b0000-0xf54b000f 64bit] >14:03:45,825 DEBUG kernel:[ 1.575593] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >14:03:45,825 DEBUG kernel:[ 1.578155] pci 0000:00:16.3: [8086:3b67] type 00 class 0x070002 >14:03:45,825 DEBUG kernel:[ 1.578196] pci 0000:00:16.3: reg 10: [io 0x60a0-0x60a7] >14:03:45,825 DEBUG kernel:[ 1.578214] pci 0000:00:16.3: reg 14: [mem 0xf5490000-0xf5490fff] >14:03:45,825 DEBUG kernel:[ 1.580868] pci 0000:00:19.0: [8086:10ea] type 00 class 0x020000 >14:03:45,825 DEBUG kernel:[ 1.580908] pci 0000:00:19.0: reg 10: [mem 0xf5400000-0xf541ffff] >14:03:45,825 DEBUG kernel:[ 1.580924] pci 0000:00:19.0: reg 14: [mem 0xf5480000-0xf5480fff] >14:03:45,825 DEBUG kernel:[ 1.580941] pci 0000:00:19.0: reg 18: [io 0x6040-0x605f] >14:03:45,825 DEBUG kernel:[ 1.581099] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >14:03:45,825 INFO kernel:[ 1.582297] pci 0000:00:19.0: System wakeup disabled by ACPI >14:03:45,825 DEBUG kernel:[ 1.582818] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320 >14:03:45,825 DEBUG kernel:[ 1.582857] pci 0000:00:1a.0: reg 10: [mem 0xf5470000-0xf54703ff] >14:03:45,825 DEBUG kernel:[ 1.583049] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >14:03:45,825 INFO kernel:[ 1.585227] pci 0000:00:1a.0: System wakeup disabled by ACPI >14:03:45,825 DEBUG kernel:[ 1.585704] pci 0000:00:1b.0: [8086:3b57] type 00 class 0x040300 >14:03:45,825 DEBUG kernel:[ 1.585737] pci 0000:00:1b.0: reg 10: [mem 0xf5460000-0xf5463fff 64bit] >14:03:45,825 DEBUG kernel:[ 1.585918] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >14:03:45,825 INFO kernel:[ 1.586509] pci 0000:00:1b.0: System wakeup disabled by ACPI >14:03:45,825 DEBUG kernel:[ 1.586978] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400 >14:03:45,825 DEBUG kernel:[ 1.587164] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >14:03:45,825 INFO kernel:[ 1.587829] pci 0000:00:1c.0: System wakeup disabled by ACPI >14:03:45,825 DEBUG kernel:[ 1.588283] pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400 >14:03:45,825 DEBUG kernel:[ 1.588475] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >14:03:45,825 INFO kernel:[ 1.589211] pci 0000:00:1c.1: System wakeup disabled by ACPI >14:03:45,825 DEBUG kernel:[ 1.589681] pci 0000:00:1c.2: [8086:3b46] type 01 class 0x060400 >14:03:45,825 DEBUG kernel:[ 1.589870] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >14:03:45,825 INFO kernel:[ 1.590680] pci 0000:00:1c.2: System wakeup disabled by ACPI >14:03:45,825 DEBUG kernel:[ 1.591141] pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400 >14:03:45,825 DEBUG kernel:[ 1.591332] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >14:03:45,825 INFO kernel:[ 1.592218] pci 0000:00:1c.3: System wakeup disabled by ACPI >14:03:45,825 DEBUG kernel:[ 1.592837] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320 >14:03:45,825 DEBUG kernel:[ 1.592877] pci 0000:00:1d.0: reg 10: [mem 0xf5450000-0xf54503ff] >14:03:45,825 DEBUG kernel:[ 1.593069] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >14:03:45,825 INFO kernel:[ 1.595302] pci 0000:00:1d.0: System wakeup disabled by ACPI >14:03:45,825 DEBUG kernel:[ 1.595763] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 >14:03:45,825 INFO kernel:[ 1.596301] pci 0000:00:1e.0: System wakeup disabled by ACPI >14:03:45,825 DEBUG kernel:[ 1.596760] pci 0000:00:1f.0: [8086:3b0f] type 00 class 0x060100 >14:03:45,825 DEBUG kernel:[ 1.597626] pci 0000:00:1f.2: [8086:3b2f] type 00 class 0x010601 >14:03:45,825 DEBUG kernel:[ 1.597668] pci 0000:00:1f.2: reg 10: [io 0x6090-0x6097] >14:03:45,825 DEBUG kernel:[ 1.597684] pci 0000:00:1f.2: reg 14: [io 0x6080-0x6083] >14:03:45,825 DEBUG kernel:[ 1.597701] pci 0000:00:1f.2: reg 18: [io 0x6070-0x6077] >14:03:45,825 DEBUG kernel:[ 1.597717] pci 0000:00:1f.2: reg 1c: [io 0x6060-0x6063] >14:03:45,825 DEBUG kernel:[ 1.597733] pci 0000:00:1f.2: reg 20: [io 0x6020-0x603f] >14:03:45,825 DEBUG kernel:[ 1.597750] pci 0000:00:1f.2: reg 24: [mem 0xf5440000-0xf54407ff] >14:03:45,825 DEBUG kernel:[ 1.597876] pci 0000:00:1f.2: PME# supported from D3hot >14:03:45,825 DEBUG kernel:[ 1.600024] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500 >14:03:45,825 DEBUG kernel:[ 1.600057] pci 0000:00:1f.3: reg 10: [mem 0xf5430000-0xf54300ff 64bit] >14:03:45,825 DEBUG kernel:[ 1.600104] pci 0000:00:1f.3: reg 20: [io 0x6000-0x601f] >14:03:45,825 DEBUG kernel:[ 1.602385] pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000 >14:03:45,825 DEBUG kernel:[ 1.602428] pci 0000:00:1f.6: reg 10: [mem 0xf5420000-0xf5420fff 64bit] >14:03:45,825 INFO kernel:[ 1.605387] pci 0000:00:1c.0: PCI bridge to [bus 01] >14:03:45,825 DEBUG kernel:[ 1.605394] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff] >14:03:45,825 DEBUG kernel:[ 1.605400] pci 0000:00:1c.0: bridge window [mem 0xf4000000-0xf53fffff] >14:03:45,825 DEBUG kernel:[ 1.605875] pci 0000:02:00.0: [8086:422c] type 00 class 0x028000 >14:03:45,825 DEBUG kernel:[ 1.605928] pci 0000:02:00.0: reg 10: [mem 0xf2c00000-0xf2c01fff 64bit] >14:03:45,825 DEBUG kernel:[ 1.606205] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold >14:03:45,825 INFO kernel:[ 1.606611] pci 0000:02:00.0: System wakeup disabled by ACPI >14:03:45,825 INFO kernel:[ 1.608439] pci 0000:00:1c.1: PCI bridge to [bus 02] >14:03:45,825 DEBUG kernel:[ 1.608452] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff] >14:03:45,825 DEBUG kernel:[ 1.608463] pci 0000:00:1c.1: bridge window [mem 0xf2c00000-0xf3ffffff] >14:03:45,825 DEBUG kernel:[ 1.609018] pci 0000:03:00.0: [1180:e822] type 00 class 0x080500 >14:03:45,825 NOTICE kernel:[ 1.609042] pci 0000:03:00.0: MMC controller base frequency changed to 50Mhz. >14:03:45,825 DEBUG kernel:[ 1.609073] pci 0000:03:00.0: reg 10: [mem 0xf1830000-0xf18300ff] >14:03:45,825 DEBUG kernel:[ 1.609409] pci 0000:03:00.0: supports D1 D2 >14:03:45,825 DEBUG kernel:[ 1.609410] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold >14:03:45,825 INFO kernel:[ 1.609801] pci 0000:03:00.0: System wakeup disabled by ACPI >14:03:45,825 INFO kernel:[ 1.612462] pci 0000:00:1c.2: PCI bridge to [bus 03] >14:03:45,825 DEBUG kernel:[ 1.612475] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff] >14:03:45,825 DEBUG kernel:[ 1.612485] pci 0000:00:1c.2: bridge window [mem 0xf1800000-0xf2bfffff] >14:03:45,825 INFO kernel:[ 1.612899] pci 0000:00:1c.3: PCI bridge to [bus 04-09] >14:03:45,825 DEBUG kernel:[ 1.612906] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] >14:03:45,825 DEBUG kernel:[ 1.612912] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf17fffff] >14:03:45,825 INFO kernel:[ 1.613372] pci 0000:00:1e.0: PCI bridge to [bus 0a] (subtractive decode) >14:03:45,825 DEBUG kernel:[ 1.613399] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >14:03:45,825 DEBUG kernel:[ 1.613408] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >14:03:45,825 DEBUG kernel:[ 1.613417] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >14:03:45,825 DEBUG kernel:[ 1.613426] pci 0000:00:1e.0: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode) >14:03:45,825 DEBUG kernel:[ 1.613474] pci_bus 0000:00: on NUMA node 0 >14:03:45,825 INFO kernel:[ 1.613475] ACPI _OSC control for PCIe not granted, disabling ASPM >14:03:45,825 INFO kernel:[ 1.667297] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11 >14:03:45,825 INFO kernel:[ 1.669560] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15) >14:03:45,825 INFO kernel:[ 1.671814] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 12 14 15) >14:03:45,825 INFO kernel:[ 1.674064] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 >14:03:45,825 INFO kernel:[ 1.676312] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 *5 6 7 10 12 14 15) >14:03:45,825 INFO kernel:[ 1.678547] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. >14:03:45,825 INFO kernel:[ 1.680816] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 *3 4 5 6 7 10 12 14 15) >14:03:45,825 INFO kernel:[ 1.683046] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. >14:03:45,825 INFO kernel:[ 1.713203] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus 3f]) >14:03:45,825 INFO kernel:[ 1.713261] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >14:03:45,825 INFO kernel:[ 1.713263] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >14:03:45,825 INFO kernel:[ 1.715585] PCI host bridge to bus 0000:3f >14:03:45,825 INFO kernel:[ 1.715589] pci_bus 0000:3f: root bus resource [bus 3f] >14:03:45,825 DEBUG kernel:[ 1.715610] pci 0000:3f:00.0: [8086:2c62] type 00 class 0x060000 >14:03:45,825 DEBUG kernel:[ 1.716114] pci 0000:3f:00.1: [8086:2d01] type 00 class 0x060000 >14:03:45,825 DEBUG kernel:[ 1.716677] pci 0000:3f:02.0: [8086:2d10] type 00 class 0x060000 >14:03:45,825 DEBUG kernel:[ 1.717177] pci 0000:3f:02.1: [8086:2d11] type 00 class 0x060000 >14:03:45,825 DEBUG kernel:[ 1.717685] pci 0000:3f:02.2: [8086:2d12] type 00 class 0x060000 >14:03:45,825 DEBUG kernel:[ 1.718188] pci 0000:3f:02.3: [8086:2d13] type 00 class 0x060000 >14:03:45,825 DEBUG kernel:[ 1.718710] pci_bus 0000:3f: on NUMA node 0 >14:03:45,825 INFO kernel:[ 1.718711] ACPI _OSC control for PCIe not granted, disabling ASPM >14:03:45,825 WARNING kernel:[ 1.774249] ACPI: Enabled 3 GPEs in block 00 to 3F >14:03:45,825 DEBUG kernel:[ 1.774268] acpi root: \_SB_.PCI0 notify handler is installed >14:03:45,825 DEBUG kernel:[ 1.774469] acpi root: \_SB_.CPBG notify handler is installed >14:03:45,825 DEBUG kernel:[ 1.774499] Found 2 acpi root devices >14:03:45,825 INFO kernel:[ 1.776828] ACPI: EC: GPE = 0x10, I/O: command/status = 0x934, data = 0x930 >14:03:45,825 INFO kernel:[ 1.788999] ACPI: No dock devices found. >14:03:45,825 INFO kernel:[ 1.789726] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >14:03:45,825 INFO kernel:[ 1.789743] vgaarb: loaded >14:03:45,825 INFO kernel:[ 1.789745] vgaarb: bridge control possible 0000:00:02.0 >14:03:45,825 NOTICE kernel:[ 1.791108] SCSI subsystem initialized >14:03:45,825 INFO kernel:[ 1.791116] ACPI: bus type ATA registered >14:03:45,825 DEBUG kernel:[ 1.791413] libata version 3.00 loaded. >14:03:45,825 INFO kernel:[ 1.791700] ACPI: bus type USB registered >14:03:45,825 INFO kernel:[ 1.791954] usbcore: registered new interface driver usbfs >14:03:45,825 INFO kernel:[ 1.792072] usbcore: registered new interface driver hub >14:03:45,825 INFO kernel:[ 1.792220] usbcore: registered new device driver usb >14:03:45,825 INFO kernel:[ 1.792834] PCI: Using ACPI for IRQ routing >14:03:45,825 DEBUG kernel:[ 1.795538] PCI: pci_cache_line_size set to 64 bytes >14:03:45,825 DEBUG kernel:[ 1.795744] e820: reserve RAM buffer [mem 0x0009ac00-0x0009ffff] >14:03:45,825 DEBUG kernel:[ 1.795763] e820: reserve RAM buffer [mem 0xdb65f000-0xdbffffff] >14:03:45,825 INFO kernel:[ 1.797093] NetLabel: Initializing >14:03:45,825 INFO kernel:[ 1.797095] NetLabel: domain hash size = 128 >14:03:45,825 INFO kernel:[ 1.797096] NetLabel: protocols = UNLABELED CIPSOv4 >14:03:45,825 INFO kernel:[ 1.797260] NetLabel: unlabeled traffic allowed by default >14:03:45,825 INFO kernel:[ 1.797325] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >14:03:45,825 INFO kernel:[ 1.797331] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >14:03:45,825 INFO kernel:[ 1.799376] Switching to clocksource hpet >14:03:45,825 INFO kernel:[ 1.927298] pnp: PnP ACPI init >14:03:45,825 INFO kernel:[ 1.927450] ACPI: bus type PNP registered >14:03:45,825 DEBUG kernel:[ 1.927847] pnp 00:00: [dma 4] >14:03:45,826 DEBUG kernel:[ 1.928150] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active) >14:03:45,826 DEBUG kernel:[ 1.928575] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active) >14:03:45,826 DEBUG kernel:[ 1.930882] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active) >14:03:45,826 DEBUG kernel:[ 1.931350] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active) >14:03:45,826 INFO kernel:[ 1.931972] system 00:04: [io 0x0680-0x069f] has been reserved >14:03:45,826 INFO kernel:[ 1.931989] system 00:04: [io 0x1000-0x1003] has been reserved >14:03:45,826 INFO kernel:[ 1.932006] system 00:04: [io 0x1004-0x1013] has been reserved >14:03:45,826 INFO kernel:[ 1.932022] system 00:04: [io 0xffff] has been reserved >14:03:45,826 INFO kernel:[ 1.932038] system 00:04: [io 0x0400-0x047f] has been reserved >14:03:45,826 INFO kernel:[ 1.932054] system 00:04: [io 0x0500-0x057f] has been reserved >14:03:45,826 INFO kernel:[ 1.932070] system 00:04: [io 0x164e-0x164f] has been reserved >14:03:45,826 DEBUG kernel:[ 1.932078] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >14:03:45,826 DEBUG kernel:[ 1.932509] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >14:03:45,826 DEBUG kernel:[ 1.933104] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active) >14:03:45,826 DEBUG kernel:[ 1.982950] pnp 00:07: Plug and Play ACPI device, IDs PNP0401 (disabled) >14:03:45,826 DEBUG kernel:[ 1.983371] pnp 00:08: Plug and Play ACPI device, IDs DLL0410 PNP0f13 (active) >14:03:45,826 INFO kernel:[ 1.993163] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved >14:03:45,826 INFO kernel:[ 1.993179] system 00:09: [mem 0xfed10000-0xfed13fff] has been reserved >14:03:45,826 INFO kernel:[ 1.993195] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved >14:03:45,826 INFO kernel:[ 1.993211] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved >14:03:45,826 INFO kernel:[ 1.993227] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved >14:03:45,826 INFO kernel:[ 1.993243] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved >14:03:45,826 INFO kernel:[ 1.993262] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved >14:03:45,826 INFO kernel:[ 1.993278] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved >14:03:45,826 INFO kernel:[ 1.993311] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved >14:03:45,826 INFO kernel:[ 1.993340] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved >14:03:45,826 INFO kernel:[ 1.993357] system 00:09: [mem 0xf54c0000-0xf54c0fff] has been reserved >14:03:45,826 DEBUG kernel:[ 1.993362] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >14:03:45,826 DEBUG kernel:[ 1.995806] pnp 00:0a: Plug and Play ACPI device, IDs SMO8800 (active) >14:03:45,826 INFO kernel:[ 2.094066] pnp: PnP ACPI: found 11 devices >14:03:45,826 INFO kernel:[ 2.094069] ACPI: bus type PNP unregistered >14:03:45,826 DEBUG kernel:[ 2.151398] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 >14:03:45,826 DEBUG kernel:[ 2.151428] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 >14:03:45,826 DEBUG kernel:[ 2.151462] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 >14:03:45,826 DEBUG kernel:[ 2.151484] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04-09] add_size 200000 >14:03:45,826 DEBUG kernel:[ 2.151541] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >14:03:45,826 DEBUG kernel:[ 2.151543] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >14:03:45,826 DEBUG kernel:[ 2.151545] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >14:03:45,826 DEBUG kernel:[ 2.151547] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >14:03:45,826 INFO kernel:[ 2.151553] pci 0000:00:1c.0: BAR 15: assigned [mem 0xf5500000-0xf56fffff 64bit pref] >14:03:45,826 INFO kernel:[ 2.151556] pci 0000:00:1c.1: BAR 15: assigned [mem 0xf5700000-0xf58fffff 64bit pref] >14:03:45,826 INFO kernel:[ 2.151559] pci 0000:00:1c.2: BAR 15: assigned [mem 0xf5900000-0xf5afffff 64bit pref] >14:03:45,826 INFO kernel:[ 2.151563] pci 0000:00:1c.3: BAR 15: assigned [mem 0xf5b00000-0xf5cfffff 64bit pref] >14:03:45,826 INFO kernel:[ 2.151617] pci 0000:00:1c.0: PCI bridge to [bus 01] >14:03:45,826 INFO kernel:[ 2.151622] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff] >14:03:45,826 INFO kernel:[ 2.151631] pci 0000:00:1c.0: bridge window [mem 0xf4000000-0xf53fffff] >14:03:45,826 INFO kernel:[ 2.151637] pci 0000:00:1c.0: bridge window [mem 0xf5500000-0xf56fffff 64bit pref] >14:03:45,826 INFO kernel:[ 2.151647] pci 0000:00:1c.1: PCI bridge to [bus 02] >14:03:45,826 INFO kernel:[ 2.151651] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff] >14:03:45,826 INFO kernel:[ 2.151659] pci 0000:00:1c.1: bridge window [mem 0xf2c00000-0xf3ffffff] >14:03:45,826 INFO kernel:[ 2.151665] pci 0000:00:1c.1: bridge window [mem 0xf5700000-0xf58fffff 64bit pref] >14:03:45,826 INFO kernel:[ 2.151675] pci 0000:00:1c.2: PCI bridge to [bus 03] >14:03:45,826 INFO kernel:[ 2.151679] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff] >14:03:45,826 INFO kernel:[ 2.151687] pci 0000:00:1c.2: bridge window [mem 0xf1800000-0xf2bfffff] >14:03:45,826 INFO kernel:[ 2.151693] pci 0000:00:1c.2: bridge window [mem 0xf5900000-0xf5afffff 64bit pref] >14:03:45,826 INFO kernel:[ 2.151704] pci 0000:00:1c.3: PCI bridge to [bus 04-09] >14:03:45,826 INFO kernel:[ 2.151707] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] >14:03:45,826 INFO kernel:[ 2.151715] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf17fffff] >14:03:45,826 INFO kernel:[ 2.151721] pci 0000:00:1c.3: bridge window [mem 0xf5b00000-0xf5cfffff 64bit pref] >14:03:45,826 INFO kernel:[ 2.151732] pci 0000:00:1e.0: PCI bridge to [bus 0a] >14:03:45,826 DEBUG kernel:[ 2.168203] pci 0000:00:1e.0: setting latency timer to 64 >14:03:45,826 DEBUG kernel:[ 2.168209] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >14:03:45,826 DEBUG kernel:[ 2.168211] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >14:03:45,826 DEBUG kernel:[ 2.168213] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >14:03:45,826 DEBUG kernel:[ 2.168214] pci_bus 0000:00: resource 7 [mem 0xe0000000-0xfeafffff] >14:03:45,826 DEBUG kernel:[ 2.168217] pci_bus 0000:01: resource 0 [io 0x5000-0x5fff] >14:03:45,826 DEBUG kernel:[ 2.168218] pci_bus 0000:01: resource 1 [mem 0xf4000000-0xf53fffff] >14:03:45,826 DEBUG kernel:[ 2.168220] pci_bus 0000:01: resource 2 [mem 0xf5500000-0xf56fffff 64bit pref] >14:03:45,826 DEBUG kernel:[ 2.168222] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff] >14:03:45,826 DEBUG kernel:[ 2.168224] pci_bus 0000:02: resource 1 [mem 0xf2c00000-0xf3ffffff] >14:03:45,826 DEBUG kernel:[ 2.168225] pci_bus 0000:02: resource 2 [mem 0xf5700000-0xf58fffff 64bit pref] >14:03:45,826 DEBUG kernel:[ 2.168228] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff] >14:03:45,826 DEBUG kernel:[ 2.168229] pci_bus 0000:03: resource 1 [mem 0xf1800000-0xf2bfffff] >14:03:45,826 DEBUG kernel:[ 2.168231] pci_bus 0000:03: resource 2 [mem 0xf5900000-0xf5afffff 64bit pref] >14:03:45,826 DEBUG kernel:[ 2.168233] pci_bus 0000:04: resource 0 [io 0x2000-0x2fff] >14:03:45,826 DEBUG kernel:[ 2.168235] pci_bus 0000:04: resource 1 [mem 0xf0400000-0xf17fffff] >14:03:45,826 DEBUG kernel:[ 2.168236] pci_bus 0000:04: resource 2 [mem 0xf5b00000-0xf5cfffff 64bit pref] >14:03:45,826 DEBUG kernel:[ 2.168239] pci_bus 0000:0a: resource 4 [io 0x0000-0x0cf7] >14:03:45,826 DEBUG kernel:[ 2.168240] pci_bus 0000:0a: resource 5 [io 0x0d00-0xffff] >14:03:45,826 DEBUG kernel:[ 2.168242] pci_bus 0000:0a: resource 6 [mem 0x000a0000-0x000bffff] >14:03:45,826 DEBUG kernel:[ 2.168244] pci_bus 0000:0a: resource 7 [mem 0xe0000000-0xfeafffff] >14:03:45,826 INFO kernel:[ 2.168471] NET: Registered protocol family 2 >14:03:45,826 INFO kernel:[ 2.169673] TCP established hash table entries: 8192 (order: 4, 65536 bytes) >14:03:45,826 INFO kernel:[ 2.169727] TCP bind hash table entries: 8192 (order: 6, 360448 bytes) >14:03:45,826 INFO kernel:[ 2.170114] TCP: Hash tables configured (established 8192 bind 8192) >14:03:45,826 INFO kernel:[ 2.170189] TCP: reno registered >14:03:45,826 INFO kernel:[ 2.170196] UDP hash table entries: 512 (order: 3, 49152 bytes) >14:03:45,826 INFO kernel:[ 2.170249] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes) >14:03:45,826 INFO kernel:[ 2.171044] NET: Registered protocol family 1 >14:03:45,826 DEBUG kernel:[ 2.171096] pci 0000:00:02.0: Boot video device >14:03:45,826 DEBUG kernel:[ 2.188213] PCI: CLS 64 bytes, default 64 >14:03:45,826 INFO kernel:[ 2.188800] Unpacking initramfs... >14:03:45,826 INFO kernel:[ 6.184991] Freeing initrd memory: 29460k freed >14:03:45,826 INFO kernel:[ 6.452113] DMA-API: preallocated 65536 debug entries >14:03:45,826 INFO kernel:[ 6.452118] DMA-API: debugging enabled by kernel config >14:03:45,826 INFO kernel:[ 6.452129] dmar: Host address width 36 >14:03:45,826 INFO kernel:[ 6.452131] dmar: DRHD base: 0x000000fed90000 flags: 0x0 >14:03:45,826 INFO kernel:[ 6.452191] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c9008020e30272 ecap 1000 >14:03:45,826 INFO kernel:[ 6.452192] dmar: DRHD base: 0x000000fed91000 flags: 0x0 >14:03:45,826 INFO kernel:[ 6.452232] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c0000020230272 ecap 1000 >14:03:45,826 INFO kernel:[ 6.452233] dmar: DRHD base: 0x000000fed93000 flags: 0x1 >14:03:45,826 INFO kernel:[ 6.452270] dmar: IOMMU 2: reg_base_addr fed93000 ver 1:0 cap c9008020630272 ecap 1000 >14:03:45,826 INFO kernel:[ 6.452272] dmar: RMRR base: 0x000000db7d7000 end: 0x000000db7e6fff >14:03:45,826 INFO kernel:[ 6.452278] dmar: RMRR base: 0x000000ddc00000 end: 0x000000dfffffff >14:03:45,826 INFO kernel:[ 6.452365] Simple Boot Flag at 0xf1 set to 0x1 >14:03:45,826 INFO kernel:[ 6.456430] apm: BIOS not found. >14:03:45,826 INFO kernel:[ 6.456634] Scanning for low memory corruption every 60 seconds >14:03:45,826 WARNING kernel:[ 6.457156] cryptomgr_test (41) used greatest stack depth: 7104 bytes left >14:03:45,826 WARNING kernel:[ 6.462726] modprobe (49) used greatest stack depth: 6608 bytes left >14:03:45,826 WARNING kernel:[ 6.466172] cryptomgr_probe (52) used greatest stack depth: 6600 bytes left >14:03:45,826 WARNING kernel:[ 6.466359] cryptomgr_test (46) used greatest stack depth: 6248 bytes left >14:03:45,826 NOTICE kernel:[ 6.468372] Initialise system trusted keyring >14:03:45,826 INFO kernel:[ 6.468556] audit: initializing netlink socket (disabled) >14:03:45,826 NOTICE kernel:[ 6.468640] type=2000 audit(1364479400.352:1): initialized >14:03:45,826 WARNING kernel:[ 6.486760] bounce pool size: 64 pages >14:03:45,826 INFO kernel:[ 6.486912] HugeTLB registered 4 MB page size, pre-allocated 0 pages >14:03:45,826 NOTICE kernel:[ 6.516820] VFS: Disk quotas dquot_6.5.2 >14:03:45,826 WARNING kernel:[ 6.517208] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) >14:03:45,826 INFO kernel:[ 6.523435] msgmni has been set to 1639 >14:03:45,826 DEBUG kernel:[ 6.524083] SELinux: Registering netfilter hooks >14:03:45,826 INFO kernel:[ 6.527474] alg: No test for stdrng (krng) >14:03:45,826 INFO kernel:[ 6.527498] NET: Registered protocol family 38 >14:03:45,826 NOTICE kernel:[ 6.527549] Key type asymmetric registered >14:03:45,826 NOTICE kernel:[ 6.527563] Asymmetric key parser 'x509' registered >14:03:45,826 NOTICE kernel:[ 6.527564] Asymmetric key parser 'pefile' registered >14:03:45,826 INFO kernel:[ 6.527969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >14:03:45,826 INFO kernel:[ 6.528125] io scheduler noop registered >14:03:45,826 INFO kernel:[ 6.528127] io scheduler deadline registered >14:03:45,826 INFO kernel:[ 6.528700] io scheduler cfq registered (default) >14:03:45,826 DEBUG kernel:[ 6.530323] list_sort_test: start testing list_sort() >14:03:45,826 INFO kernel:[ 6.537234] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >14:03:45,826 INFO kernel:[ 6.537495] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >14:03:45,826 INFO kernel:[ 6.537497] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >14:03:45,826 INFO kernel:[ 6.541351] acpiphp: Slot [1] registered >14:03:45,826 DEBUG kernel:[ 6.544239] intel_idle: MWAIT substates: 0x1120 >14:03:45,826 DEBUG kernel:[ 6.544241] intel_idle: v0.4 model 0x25 >14:03:45,826 DEBUG kernel:[ 6.544242] intel_idle: lapic_timer_reliable_states 0xffffffff >14:03:45,826 INFO kernel:[ 6.572617] ACPI: AC Adapter [AC] (off-line) >14:03:45,826 INFO kernel:[ 6.574565] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0 >14:03:45,826 INFO kernel:[ 6.599597] ACPI: Lid Switch [LID] >14:03:45,826 INFO kernel:[ 6.600080] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 >14:03:45,826 INFO kernel:[ 6.600133] ACPI: Power Button [PBTN] >14:03:45,826 INFO kernel:[ 6.600715] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2 >14:03:45,826 INFO kernel:[ 6.600730] ACPI: Sleep Button [SBTN] >14:03:45,826 INFO kernel:[ 6.601250] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 >14:03:45,826 INFO kernel:[ 6.601265] ACPI: Power Button [PWRF] >14:03:45,826 INFO kernel:[ 6.611780] ACPI: Requesting acpi_cpufreq >14:03:45,826 INFO kernel:[ 6.845418] GHES: HEST is not enabled! >14:03:45,826 INFO kernel:[ 6.846125] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >14:03:45,826 INFO kernel:[ 6.890102] 0000:00:16.3: ttyS0 at I/O 0x60a0 (irq = 19) is a 16550A >14:03:45,826 INFO kernel:[ 6.959161] Non-volatile memory driver v1.3 >14:03:45,826 INFO kernel:[ 6.959164] Linux agpgart interface v0.103 >14:03:45,826 INFO kernel:[ 6.960034] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset >14:03:45,826 INFO kernel:[ 6.960140] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable >14:03:45,826 INFO kernel:[ 6.960794] agpgart-intel 0000:00:00.0: detected 32768K stolen memory >14:03:45,826 INFO kernel:[ 6.961690] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000 >14:03:45,826 INFO kernel:[ 6.971906] loop: module loaded >14:03:45,826 DEBUG kernel:[ 6.973430] ahci 0000:00:1f.2: version 3.0 >14:03:45,826 DEBUG kernel:[ 7.018393] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X >14:03:45,826 INFO kernel:[ 7.018830] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x33 impl SATA mode >14:03:45,826 INFO kernel:[ 7.018835] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems sxs apst >14:03:45,826 DEBUG kernel:[ 7.018843] ahci 0000:00:1f.2: setting latency timer to 64 >14:03:45,826 INFO kernel:[ 7.036308] scsi0 : ahci >14:03:45,826 INFO kernel:[ 7.039054] scsi1 : ahci >14:03:45,826 INFO kernel:[ 7.040417] scsi2 : ahci >14:03:45,826 INFO kernel:[ 7.041632] scsi3 : ahci >14:03:45,826 INFO kernel:[ 7.042816] scsi4 : ahci >14:03:45,826 INFO kernel:[ 7.044021] scsi5 : ahci >14:03:45,826 INFO kernel:[ 7.045042] ata1: SATA max UDMA/133 abar m2048@0xf5440000 port 0xf5440100 irq 40 >14:03:45,826 INFO kernel:[ 7.045047] ata2: SATA max UDMA/133 abar m2048@0xf5440000 port 0xf5440180 irq 40 >14:03:45,826 INFO kernel:[ 7.045049] ata3: DUMMY >14:03:45,826 INFO kernel:[ 7.045051] ata4: DUMMY >14:03:45,826 INFO kernel:[ 7.045055] ata5: SATA max UDMA/133 abar m2048@0xf5440000 port 0xf5440300 irq 40 >14:03:45,826 INFO kernel:[ 7.045059] ata6: SATA max UDMA/133 abar m2048@0xf5440000 port 0xf5440380 irq 40 >14:03:45,826 INFO kernel:[ 7.046344] libphy: Fixed MDIO Bus: probed >14:03:45,826 INFO kernel:[ 7.047061] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >14:03:45,826 INFO kernel:[ 7.047064] ehci-pci: EHCI PCI platform driver >14:03:45,826 DEBUG kernel:[ 7.084687] ehci-pci 0000:00:1a.0: setting latency timer to 64 >14:03:45,826 INFO kernel:[ 7.084694] ehci-pci 0000:00:1a.0: EHCI Host Controller >14:03:45,826 INFO kernel:[ 7.085859] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >14:03:45,826 INFO kernel:[ 7.085936] ehci-pci 0000:00:1a.0: debug port 2 >14:03:45,826 DEBUG kernel:[ 7.090031] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >14:03:45,826 INFO kernel:[ 7.090300] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf5470000 >14:03:45,826 INFO kernel:[ 7.095947] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >14:03:45,826 INFO kernel:[ 7.096683] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >14:03:45,826 INFO kernel:[ 7.096686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:03:45,826 INFO kernel:[ 7.096689] usb usb1: Product: EHCI Host Controller >14:03:45,826 INFO kernel:[ 7.096691] usb usb1: Manufacturer: Linux 3.9.0-0.rc4.git0.1.fc19.i686 ehci_hcd >14:03:45,826 INFO kernel:[ 7.096694] usb usb1: SerialNumber: 0000:00:1a.0 >14:03:45,826 INFO kernel:[ 7.104426] hub 1-0:1.0: USB hub found >14:03:45,826 INFO kernel:[ 7.104611] hub 1-0:1.0: 3 ports detected >14:03:45,826 DEBUG kernel:[ 7.229626] ehci-pci 0000:00:1d.0: setting latency timer to 64 >14:03:45,826 INFO kernel:[ 7.229630] ehci-pci 0000:00:1d.0: EHCI Host Controller >14:03:45,826 INFO kernel:[ 7.230186] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >14:03:45,826 INFO kernel:[ 7.230231] ehci-pci 0000:00:1d.0: debug port 2 >14:03:45,826 DEBUG kernel:[ 7.234237] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >14:03:45,826 INFO kernel:[ 7.234405] ehci-pci 0000:00:1d.0: irq 17, io mem 0xf5450000 >14:03:45,826 INFO kernel:[ 7.239948] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >14:03:45,826 INFO kernel:[ 7.240360] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >14:03:45,826 INFO kernel:[ 7.240362] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:03:45,826 INFO kernel:[ 7.240364] usb usb2: Product: EHCI Host Controller >14:03:45,826 INFO kernel:[ 7.240366] usb usb2: Manufacturer: Linux 3.9.0-0.rc4.git0.1.fc19.i686 ehci_hcd >14:03:45,826 INFO kernel:[ 7.240367] usb usb2: SerialNumber: 0000:00:1d.0 >14:03:45,826 INFO kernel:[ 7.253323] hub 2-0:1.0: USB hub found >14:03:45,826 INFO kernel:[ 7.253517] hub 2-0:1.0: 3 ports detected >14:03:45,826 INFO kernel:[ 7.289139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >14:03:45,826 INFO kernel:[ 7.289233] uhci_hcd: USB Universal Host Controller Interface driver >14:03:45,826 INFO kernel:[ 7.290035] usbcore: registered new interface driver usbserial >14:03:45,826 INFO kernel:[ 7.290108] usbcore: registered new interface driver usbserial_generic >14:03:45,826 INFO kernel:[ 7.290230] usbserial: USB Serial support registered for generic >14:03:45,826 INFO kernel:[ 7.290450] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 >14:03:45,826 WARNING kernel:[ 7.291054] i8042: Warning: Keylock active >14:03:45,826 INFO kernel:[ 7.292398] serio: i8042 KBD port at 0x60,0x64 irq 1 >14:03:45,826 INFO kernel:[ 7.292511] serio: i8042 AUX port at 0x60,0x64 irq 12 >14:03:45,826 INFO kernel:[ 7.293717] mousedev: PS/2 mouse device common for all mice >14:03:45,826 INFO kernel:[ 7.296084] rtc_cmos 00:05: RTC can wake from S4 >14:03:45,826 INFO kernel:[ 7.297143] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 >14:03:45,826 INFO kernel:[ 7.297879] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >14:03:45,826 INFO kernel:[ 7.298000] rtc_cmos 00:05: alarms up to one year, y3k, 242 bytes nvram, hpet irqs >14:03:45,826 INFO kernel:[ 7.299713] device-mapper: uevent: version 1.0.3 >14:03:45,826 INFO kernel:[ 7.301122] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com >14:03:45,826 INFO kernel:[ 7.304177] cpuidle: using governor ladder >14:03:45,826 INFO kernel:[ 7.307822] cpuidle: using governor menu >14:03:45,826 INFO kernel:[ 7.316175] EFI Variables Facility v0.08 2004-May-17 >14:03:45,827 INFO kernel:[ 7.316557] hidraw: raw HID events driver (C) Jiri Kosina >14:03:45,827 INFO kernel:[ 7.319565] usbcore: registered new interface driver usbhid >14:03:45,827 INFO kernel:[ 7.319569] usbhid: USB HID core driver >14:03:45,827 INFO kernel:[ 7.320634] drop_monitor: Initializing network drop monitor service >14:03:45,827 INFO kernel:[ 7.321695] ip_tables: (C) 2000-2006 Netfilter Core Team >14:03:45,827 INFO kernel:[ 7.322149] TCP: cubic registered >14:03:45,827 INFO kernel:[ 7.322174] Initializing XFRM netlink socket >14:03:45,827 INFO kernel:[ 7.326684] NET: Registered protocol family 10 >14:03:45,827 INFO kernel:[ 7.332691] mip6: Mobile IPv6 >14:03:45,827 INFO kernel:[ 7.332729] NET: Registered protocol family 17 >14:03:45,827 INFO kernel:[ 7.336857] Using IPI No-Shortcut mode >14:03:45,827 DEBUG kernel:[ 7.339068] PM: Hibernation image not present or could not be loaded. >14:03:45,827 NOTICE kernel:[ 7.339073] Loading compiled-in X.509 certificates >14:03:45,827 NOTICE kernel:[ 7.346903] Loaded X.509 cert 'Fedora kernel signing key: 5c0dd5b57d3bf18ff7e911157cf6575e489cacfc' >14:03:45,827 INFO kernel:[ 7.347182] registered taskstats version 1 >14:03:45,827 INFO kernel:[ 7.351029] ata5: SATA link down (SStatus 0 SControl 300) >14:03:45,827 INFO kernel:[ 7.351096] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >14:03:45,827 INFO kernel:[ 7.351219] ata6: SATA link down (SStatus 0 SControl 300) >14:03:45,827 INFO kernel:[ 7.351272] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >14:03:45,827 INFO kernel:[ 7.356746] Magic number: 5:84:82 >14:03:45,827 INFO kernel:[ 7.455166] tsc: Refined TSC clocksource calibration: 2659.981 MHz >14:03:45,827 INFO kernel:[ 7.455283] Switching to clocksource tsc >14:03:45,827 INFO kernel:[ 7.475127] usb 1-1: new high-speed USB device number 2 using ehci-pci >14:03:45,827 INFO kernel:[ 7.516076] ata2.00: ATAPI: MATSHITA DVD+/-RW UJ8A2, 1.02, max UDMA/100 >14:03:45,827 INFO kernel:[ 7.591197] usb 1-1: New USB device found, idVendor=8087, idProduct=0020 >14:03:45,827 INFO kernel:[ 7.591201] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >14:03:45,827 INFO kernel:[ 7.593655] hub 1-1:1.0: USB hub found >14:03:45,827 INFO kernel:[ 7.594288] hub 1-1:1.0: 6 ports detected >14:03:45,827 INFO kernel:[ 7.617511] ACPI: Battery Slot [BAT0] (battery present) >14:03:45,827 INFO kernel:[ 7.617944] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04) >14:03:45,827 INFO kernel:[ 7.618206] ata1.00: ATA-8: SAMSUNG HM320HJ, 2AK10001, max UDMA/133 >14:03:45,827 INFO kernel:[ 7.618215] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >14:03:45,827 INFO kernel:[ 7.647892] ata2.00: configured for UDMA/100 >14:03:45,827 INFO kernel:[ 7.709749] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04) >14:03:45,827 INFO kernel:[ 7.710061] ata1.00: configured for UDMA/133 >14:03:45,827 INFO kernel:[ 7.825137] usb 2-1: new high-speed USB device number 2 using ehci-pci >14:03:45,827 INFO kernel:[ 7.940238] usb 2-1: New USB device found, idVendor=8087, idProduct=0020 >14:03:45,827 INFO kernel:[ 7.940245] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >14:03:45,827 INFO kernel:[ 7.943508] hub 2-1:1.0: USB hub found >14:03:45,827 INFO kernel:[ 7.943911] hub 2-1:1.0: 8 ports detected >14:03:45,827 INFO kernel:[ 8.036255] usb 1-1.4: new high-speed USB device number 3 using ehci-pci >14:03:45,827 INFO kernel:[ 8.113840] ACPI: Battery Slot [BAT1] (battery absent) >14:03:45,827 NOTICE kernel:[ 8.115228] scsi 0:0:0:0: Direct-Access ATA SAMSUNG HM320HJ 2AK1 PQ: 0 ANSI: 5 >14:03:45,827 NOTICE kernel:[ 8.117148] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB) >14:03:45,827 NOTICE kernel:[ 8.117839] sd 0:0:0:0: [sda] Write Protect is off >14:03:45,827 DEBUG kernel:[ 8.117842] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >14:03:45,827 NOTICE kernel:[ 8.117929] sd 0:0:0:0: Attached scsi generic sg0 type 0 >14:03:45,827 NOTICE kernel:[ 8.118141] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >14:03:45,827 NOTICE kernel:[ 8.123790] scsi 1:0:0:0: CD-ROM MATSHITA DVD+-RW UJ8A2 1.02 PQ: 0 ANSI: 5 >14:03:45,827 WARNING kernel:[ 8.128739] sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray >14:03:45,827 INFO kernel:[ 8.128753] cdrom: Uniform CD-ROM driver Revision: 3.20 >14:03:45,827 DEBUG kernel:[ 8.130880] sr 1:0:0:0: Attached scsi CD-ROM sr0 >14:03:45,827 NOTICE kernel:[ 8.132285] sr 1:0:0:0: Attached scsi generic sg1 type 5 >14:03:45,827 INFO kernel:[ 8.152849] usb 1-1.4: New USB device found, idVendor=0461, idProduct=4db1 >14:03:45,827 INFO kernel:[ 8.152856] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >14:03:45,827 INFO kernel:[ 8.152861] usb 1-1.4: Product: Laptop_Integrated_Webcam_2M >14:03:45,827 INFO kernel:[ 8.152865] usb 1-1.4: Manufacturer: CN0F5CWW7866411D00GDA01 >14:03:45,827 INFO kernel:[ 8.228462] usb 2-1.1: new high-speed USB device number 3 using ehci-pci >14:03:45,827 INFO kernel:[ 8.318156] usb 2-1.1: New USB device found, idVendor=0930, idProduct=6544 >14:03:45,827 INFO kernel:[ 8.318162] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >14:03:45,827 INFO kernel:[ 8.318167] usb 2-1.1: Product: DataTraveler G3 >14:03:45,827 INFO kernel:[ 8.318171] usb 2-1.1: Manufacturer: Kingston >14:03:45,827 INFO kernel:[ 8.318175] usb 2-1.1: SerialNumber: 001CC0C60D71CC913320241C >14:03:45,827 INFO kernel:[ 8.396319] usb 2-1.3: new high-speed USB device number 4 using ehci-pci >14:03:45,827 INFO kernel:[ 8.488613] usb 2-1.3: New USB device found, idVendor=13fe, idProduct=1a00 >14:03:45,827 INFO kernel:[ 8.488620] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >14:03:45,827 INFO kernel:[ 8.488625] usb 2-1.3: Product: DataTraveler 2.0 >14:03:45,827 INFO kernel:[ 8.488629] usb 2-1.3: Manufacturer: Kingston >14:03:45,827 INFO kernel:[ 8.488633] usb 2-1.3: SerialNumber: 5B641C000750 >14:03:45,827 INFO kernel:[ 8.567519] usb 2-1.7: new full-speed USB device number 5 using ehci-pci >14:03:45,827 INFO kernel:[ 8.648930] usb 2-1.7: New USB device found, idVendor=413c, idProduct=8187 >14:03:45,827 INFO kernel:[ 8.648937] usb 2-1.7: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >14:03:45,827 INFO kernel:[ 8.648942] usb 2-1.7: Product: DW375 Bluetooth Module >14:03:45,827 INFO kernel:[ 8.648946] usb 2-1.7: Manufacturer: Dell Computer Corp >14:03:45,827 INFO kernel:[ 8.648950] usb 2-1.7: SerialNumber: 1C659DF47273 >14:03:45,827 INFO kernel:[ 8.686774] input: DualPoint Stick as /devices/platform/i8042/serio1/input/input5 >14:03:45,827 INFO kernel:[ 8.703255] input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input6 >14:03:45,827 INFO kernel:[ 8.733512] usb 2-1.8: new full-speed USB device number 6 using ehci-pci >14:03:45,827 INFO kernel:[ 8.845299] usb 2-1.8: New USB device found, idVendor=0a5c, idProduct=5800 >14:03:45,827 INFO kernel:[ 8.845306] usb 2-1.8: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >14:03:45,827 INFO kernel:[ 8.845311] usb 2-1.8: Product: 5880 >14:03:45,827 INFO kernel:[ 8.845315] usb 2-1.8: Manufacturer: Broadcom Corp >14:03:45,827 INFO kernel:[ 8.845319] usb 2-1.8: SerialNumber: 0123456789ABCD >14:03:45,827 WARNING kernel:[ 8.846911] usb 2-1.8: config 0 descriptor?? >14:03:45,827 INFO kernel:[ 9.130041] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 >14:03:45,827 NOTICE kernel:[ 9.144693] sd 0:0:0:0: [sda] Attached SCSI disk >14:03:45,827 INFO kernel:[ 9.145352] Freeing unused kernel memory: 2044k freed >14:03:45,827 INFO kernel:[ 9.147260] Write protecting the kernel text: 6380k >14:03:45,827 INFO kernel:[ 9.147696] Write protecting the kernel read-only data: 2412k >14:03:45,827 INFO kernel:[ 9.312701] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >14:03:45,827 WARNING kernel:[ 9.736755] systemd-cgroups (201) used greatest stack depth: 6152 bytes left >14:03:45,827 INFO kernel:[ 9.778046] squashfs: version 4.0 (2009/01/31) Phillip Lougher >14:03:45,827 INFO kernel:[ 9.788543] Loading iSCSI transport class v2.0-870. >14:03:45,827 NOTICE kernel:[ 9.805578] iscsi: registered transport (tcp) >14:03:45,827 INFO kernel:[ 9.817106] alua: device handler registered >14:03:45,827 INFO kernel:[ 9.829422] emc: device handler registered >14:03:45,827 INFO kernel:[ 9.837834] hp_sw: device handler registered >14:03:45,827 INFO kernel:[ 9.846685] rdac: device handler registered >14:03:45,827 INFO kernel:[ 9.858698] Floppy drive(s): fd0 is 1.44M >14:03:45,827 INFO kernel:[ 12.876309] floppy0: no floppy controllers found >14:03:45,827 INFO kernel:[ 12.926734] No iBFT detected. >14:03:45,827 INFO kernel:[ 12.935212] md: raid0 personality registered for level 0 >14:03:45,827 INFO kernel:[ 12.944517] md: raid1 personality registered for level 1 >14:03:45,827 INFO kernel:[ 12.953235] async_tx: api initialized (async) >14:03:45,827 INFO kernel:[ 12.957826] xor: measuring software checksum speed >14:03:45,827 INFO kernel:[ 12.967450] pIII_sse : 11812.000 MB/sec >14:03:45,827 INFO kernel:[ 12.977467] prefetch64-sse: 13140.000 MB/sec >14:03:45,827 INFO kernel:[ 12.977469] xor: using function: prefetch64-sse (13140.000 MB/sec) >14:03:45,827 WARNING kernel:[ 13.002474] raid6: mmxx1 4277 MB/s >14:03:45,827 WARNING kernel:[ 13.019475] raid6: mmxx2 5023 MB/s >14:03:45,827 WARNING kernel:[ 13.036475] raid6: sse1x1 3765 MB/s >14:03:45,827 WARNING kernel:[ 13.053480] raid6: sse1x2 4390 MB/s >14:03:45,827 WARNING kernel:[ 13.070478] raid6: sse2x1 7375 MB/s >14:03:45,827 WARNING kernel:[ 13.087477] raid6: sse2x2 8621 MB/s >14:03:45,827 WARNING kernel:[ 13.087478] raid6: using algorithm sse2x2 (8621 MB/s) >14:03:45,827 WARNING kernel:[ 13.087479] raid6: using ssse3x1 recovery algorithm >14:03:45,827 INFO kernel:[ 13.105500] md: raid6 personality registered for level 6 >14:03:45,827 INFO kernel:[ 13.105503] md: raid5 personality registered for level 5 >14:03:45,827 INFO kernel:[ 13.105505] md: raid4 personality registered for level 4 >14:03:45,827 INFO kernel:[ 13.136046] md: raid10 personality registered for level 10 >14:03:45,827 INFO kernel:[ 13.152356] md: linear personality registered for level -1 >14:03:45,827 INFO kernel:[ 13.189805] device-mapper: multipath: version 1.5.1 loaded >14:03:45,827 INFO kernel:[ 13.198567] device-mapper: multipath round-robin: version 1.0.0 loaded >14:03:45,827 INFO kernel:[ 13.281160] RPC: Registered named UNIX socket transport module. >14:03:45,827 INFO kernel:[ 13.281163] RPC: Registered udp transport module. >14:03:45,827 INFO kernel:[ 13.281165] RPC: Registered tcp transport module. >14:03:45,827 INFO kernel:[ 13.281166] RPC: Registered tcp NFSv4.1 backchannel transport module. >14:03:45,827 WARNING kernel:[ 13.429020] rpc.idmapd (257) used greatest stack depth: 6032 bytes left >14:03:45,827 INFO kernel:[ 14.105399] pps_core: LinuxPPS API ver. 1 registered >14:03:45,827 INFO kernel:[ 14.105404] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >14:03:45,827 INFO kernel:[ 14.110906] wmi: Mapper loaded >14:03:45,827 INFO kernel:[ 14.120672] [drm] Initialized drm 1.1.0 20060810 >14:03:45,827 INFO kernel:[ 14.120857] PTP clock support registered >14:03:45,827 INFO kernel:[ 14.141189] e1000e: Intel(R) PRO/1000 Network Driver - 2.2.14-k >14:03:45,827 INFO kernel:[ 14.141193] e1000e: Copyright(c) 1999 - 2013 Intel Corporation. >14:03:45,827 INFO kernel:[ 14.143307] Initializing USB Mass Storage driver... >14:03:45,827 INFO kernel:[ 14.144461] scsi6 : usb-storage 2-1.1:1.0 >14:03:45,827 INFO kernel:[ 14.149033] scsi7 : usb-storage 2-1.3:1.0 >14:03:45,827 WARNING kernel:[ 14.152882] udevadm (324) used greatest stack depth: 5276 bytes left >14:03:45,827 DEBUG kernel:[ 14.161668] e1000e 0000:00:19.0: setting latency timer to 64 >14:03:45,827 INFO kernel:[ 14.162087] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >14:03:45,827 DEBUG kernel:[ 14.165110] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >14:03:45,827 INFO kernel:[ 14.170815] usbcore: registered new interface driver usb-storage >14:03:45,827 INFO kernel:[ 14.170818] USB Mass Storage support registered. >14:03:45,827 WARNING kernel:[ 14.268176] cdrom_id (339) used greatest stack depth: 4884 bytes left >14:03:45,827 INFO kernel:[ 14.270321] alg: No test for crc32 (crc32-pclmul) >14:03:45,827 INFO kernel:[ 14.360728] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 5c:26:0a:3f:17:ed >14:03:45,827 INFO kernel:[ 14.360732] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection >14:03:45,827 INFO kernel:[ 14.360834] e1000e 0000:00:19.0 eth0: MAC: 9, PHY: 10, PBA No: 4041FF-0FF >14:03:45,827 INFO kernel:[ 14.406711] [drm] Memory usable by graphics device = 2048M >14:03:45,827 DEBUG kernel:[ 14.406865] i915 0000:00:02.0: setting latency timer to 64 >14:03:45,827 DEBUG kernel:[ 14.421846] i915 0000:00:02.0: irq 42 for MSI/MSI-X >14:03:45,827 INFO kernel:[ 14.423700] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >14:03:45,827 INFO kernel:[ 14.423703] [drm] Driver supports precise vblank timestamp query. >14:03:45,827 INFO kernel:[ 14.430448] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >14:03:45,827 INFO kernel:[ 14.584999] fbcon: inteldrmfb (fb0) is primary device >14:03:45,827 NOTICE kernel:[ 15.169998] scsi 6:0:0:0: Direct-Access Kingston DataTraveler G3 1.00 PQ: 0 ANSI: 4 >14:03:45,827 NOTICE kernel:[ 15.174440] scsi 7:0:0:0: Direct-Access Kingston DataTraveler 2.0 PMAP PQ: 0 ANSI: 0 CCS >14:03:45,827 NOTICE kernel:[ 15.179350] sd 6:0:0:0: [sdb] 15148608 512-byte logical blocks: (7.75 GB/7.22 GiB) >14:03:45,827 NOTICE kernel:[ 15.180043] sd 6:0:0:0: Attached scsi generic sg2 type 0 >14:03:45,827 NOTICE kernel:[ 15.180826] sd 6:0:0:0: [sdb] Write Protect is off >14:03:45,827 DEBUG kernel:[ 15.180832] sd 6:0:0:0: [sdb] Mode Sense: 45 00 00 00 >14:03:45,827 NOTICE kernel:[ 15.182062] sd 6:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >14:03:45,827 NOTICE kernel:[ 15.191426] sd 7:0:0:0: Attached scsi generic sg3 type 0 >14:03:45,827 NOTICE kernel:[ 15.192506] sd 7:0:0:0: [sdc] 4030464 512-byte logical blocks: (2.06 GB/1.92 GiB) >14:03:45,827 NOTICE kernel:[ 15.193885] sd 7:0:0:0: [sdc] Write Protect is off >14:03:45,827 DEBUG kernel:[ 15.193891] sd 7:0:0:0: [sdc] Mode Sense: 23 00 00 00 >14:03:45,827 ERR kernel:[ 15.195141] sd 7:0:0:0: [sdc] No Caching mode page present >14:03:45,827 ERR kernel:[ 15.195145] sd 7:0:0:0: [sdc] Assuming drive cache: write through >14:03:45,827 INFO kernel:[ 15.196086] sdb: sdb1 >14:03:45,827 NOTICE kernel:[ 15.203280] sd 6:0:0:0: [sdb] Attached SCSI removable disk >14:03:45,827 ERR kernel:[ 15.203659] sd 7:0:0:0: [sdc] No Caching mode page present >14:03:45,827 ERR kernel:[ 15.203660] sd 7:0:0:0: [sdc] Assuming drive cache: write through >14:03:45,827 INFO kernel:[ 15.204497] sdc: sdc1 >14:03:45,827 ERR kernel:[ 15.208775] sd 7:0:0:0: [sdc] No Caching mode page present >14:03:45,827 ERR kernel:[ 15.208777] sd 7:0:0:0: [sdc] Assuming drive cache: write through >14:03:45,827 NOTICE kernel:[ 15.208785] sd 7:0:0:0: [sdc] Attached SCSI removable disk >14:03:45,827 INFO kernel:[ 16.579277] Console: switching to colour frame buffer device 170x48 >14:03:45,827 INFO kernel:[ 16.584497] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >14:03:45,827 INFO kernel:[ 16.584498] i915 0000:00:02.0: registered panic notifier >14:03:45,827 INFO kernel:[ 17.509759] acpi device:37: registered as cooling_device4 >14:03:45,827 INFO kernel:[ 17.567915] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) >14:03:45,827 INFO kernel:[ 17.572147] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7 >14:03:45,827 INFO kernel:[ 17.575491] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >14:03:45,827 DEBUG kernel:[ 17.836658] ISO 9660 Extensions: Microsoft Joliet Level 3 >14:03:45,827 DEBUG kernel:[ 17.851171] ISO 9660 Extensions: RRIP_1991A >14:03:45,827 INFO kernel:[ 18.278761] bio: create slab <bio-1> at 1 >14:03:45,827 INFO kernel:[ 18.589308] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >14:03:45,827 WARNING kernel:[ 19.078538] systemd-udevd (311) used greatest stack depth: 4196 bytes left >14:03:45,827 DEBUG kernel:[ 20.780752] SELinux: 2048 avtab hash slots, 95941 rules. >14:03:45,827 DEBUG kernel:[ 21.601875] SELinux: 2048 avtab hash slots, 95941 rules. >14:03:45,827 DEBUG kernel:[ 26.596202] SELinux: 8 users, 82 roles, 4419 types, 246 bools, 1 sens, 1024 cats >14:03:45,827 DEBUG kernel:[ 26.596208] SELinux: 83 classes, 95941 rules >14:03:45,827 DEBUG kernel:[ 26.887097] SELinux: Completing initialization. >14:03:45,827 DEBUG kernel:[ 26.887102] SELinux: Setting up existing superblocks. >14:03:45,828 DEBUG kernel:[ 26.887277] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.887374] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.887489] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.887550] SELinux: initialized (dev proc, type proc), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.887832] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:03:45,828 DEBUG kernel:[ 26.888006] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >14:03:45,828 DEBUG kernel:[ 26.890335] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >14:03:45,828 DEBUG kernel:[ 26.890420] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.897855] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >14:03:45,828 DEBUG kernel:[ 26.897954] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.898012] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >14:03:45,828 DEBUG kernel:[ 26.898214] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >14:03:45,828 DEBUG kernel:[ 26.898324] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >14:03:45,828 DEBUG kernel:[ 26.898414] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.898516] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.902286] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.902310] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:03:45,828 DEBUG kernel:[ 26.902362] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:03:45,828 DEBUG kernel:[ 26.902661] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:03:45,828 DEBUG kernel:[ 26.902812] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.902910] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.902931] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.902968] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.903151] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.903194] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.903214] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.903230] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.903247] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.903314] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.903406] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.903508] SELinux: initialized (dev sdb, type iso9660), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 26.903833] SELinux: initialized (dev loop0, type squashfs), uses xattr >14:03:45,828 DEBUG kernel:[ 26.904646] SELinux: initialized (dev dm-0, type ext4), uses xattr >14:03:45,828 NOTICE kernel:[ 26.969426] type=1403 audit(1364479420.851:2): policy loaded auid=4294967295 ses=4294967295 >14:03:45,828 DEBUG kernel:[ 27.854365] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >14:03:45,828 DEBUG kernel:[ 27.998814] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >14:03:45,828 DEBUG kernel:[ 28.039663] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:03:45,828 DEBUG kernel:[ 28.356126] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >14:03:45,828 INFO kernel:[ 29.039829] microcode: CPU0 sig=0x20655, pf=0x10, revision=0x3 >14:03:45,828 DEBUG kernel:[ 29.100624] mei 0000:00:16.0: setting latency timer to 64 >14:03:45,828 DEBUG kernel:[ 29.103006] mei 0000:00:16.0: irq 43 for MSI/MSI-X >14:03:45,828 WARNING kernel:[ 29.166757] ACPI Warning: 0x00000428-0x0000042f SystemIO conflicts with Region \PMIO 1 (20130117/utaddress-251) >14:03:45,828 INFO kernel:[ 29.166798] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >14:03:45,828 WARNING kernel:[ 29.166830] ACPI Warning: 0x00000540-0x0000054f SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251) >14:03:45,828 INFO kernel:[ 29.166863] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >14:03:45,828 WARNING kernel:[ 29.166916] ACPI Warning: 0x00000530-0x0000053f SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251) >14:03:45,828 INFO kernel:[ 29.166947] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >14:03:45,828 WARNING kernel:[ 29.166973] ACPI Warning: 0x00000500-0x0000052f SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251) >14:03:45,828 INFO kernel:[ 29.167006] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >14:03:45,828 WARNING kernel:[ 29.167009] lpc_ich: Resource conflict(s) found affecting gpio_ich >14:03:45,828 INFO kernel:[ 29.167236] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 25, expected 29) >14:03:45,828 INFO kernel:[ 29.191229] microcode: CPU1 sig=0x20655, pf=0x10, revision=0x3 >14:03:45,828 INFO kernel:[ 29.192396] microcode: CPU2 sig=0x20655, pf=0x10, revision=0x3 >14:03:45,828 INFO kernel:[ 29.193527] microcode: CPU3 sig=0x20655, pf=0x10, revision=0x3 >14:03:45,828 INFO kernel:[ 29.196811] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >14:03:45,828 INFO kernel:[ 29.206205] intel ips 0000:00:1f.6: IPS driver initialized, MCP temp limit 90 >14:03:45,828 WARNING kernel:[ 29.277624] ACPI Warning: 0x00006000-0x0000601f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130117/utaddress-251) >14:03:45,828 INFO kernel:[ 29.277671] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >14:03:45,828 INFO kernel:[ 29.380671] sdhci: Secure Digital Host Controller Interface driver >14:03:45,828 INFO kernel:[ 29.380675] sdhci: Copyright(c) Pierre Ossman >14:03:45,828 INFO kernel:[ 29.448146] sdhci-pci 0000:03:00.0: SDHCI controller found [1180:e822] (rev 1) >14:03:45,828 WARNING kernel:[ 29.457479] sdhci-pci 0000:03:00.0: Will use DMA mode even though HW doesn't fully claim to support it. >14:03:45,828 INFO kernel:[ 29.504998] mmc0: SDHCI controller on PCI [0000:03:00.0] using DMA >14:03:45,828 INFO kernel:[ 29.638375] cfg80211: Calling CRDA to update world regulatory domain >14:03:45,828 DEBUG kernel:[ 29.652638] parport_pc 00:07: [io 0x0378-0x037b] >14:03:45,828 DEBUG kernel:[ 29.653237] parport_pc 00:07: [irq 5] >14:03:45,828 INFO kernel:[ 29.760795] Intel(R) Wireless WiFi driver for Linux, in-tree:d >14:03:45,828 INFO kernel:[ 29.760800] Copyright(c) 2003-2013 Intel Corporation >14:03:45,828 INFO kernel:[ 29.764163] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2) >14:03:45,828 DEBUG kernel:[ 29.786568] iwlwifi 0000:02:00.0: irq 44 for MSI/MSI-X >14:03:45,828 INFO kernel:[ 29.911412] iwlwifi 0000:02:00.0: loaded firmware version 9.221.4.1 build 25532 >14:03:45,828 INFO kernel:[ 30.023572] parport_pc 00:07: activated >14:03:45,828 INFO kernel:[ 30.023579] parport_pc 00:07: reported by Plug and Play ACPI >14:03:45,828 INFO kernel:[ 30.033536] parport_pc 00:07: disabled >14:03:45,828 INFO kernel:[ 30.047821] input: Dell WMI hotkeys as /devices/virtual/input/input8 >14:03:45,828 INFO kernel:[ 30.199472] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG enabled >14:03:45,828 INFO kernel:[ 30.199476] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >14:03:45,828 INFO kernel:[ 30.199478] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled >14:03:45,828 INFO kernel:[ 30.199480] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled >14:03:45,828 INFO kernel:[ 30.199481] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_P2P disabled >14:03:45,828 INFO kernel:[ 30.199483] iwlwifi 0000:02:00.0: Detected Intel(R) Centrino(R) Advanced-N 6200 AGN, REV=0x74 >14:03:45,828 INFO kernel:[ 30.199635] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S >14:03:45,828 DEBUG kernel:[ 30.252293] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >14:03:45,828 NOTICE kernel:[ 31.513657] type=1400 audit(1364479425.394:3): avc: denied { create } for pid=685 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:03:45,828 NOTICE kernel:[ 31.514282] type=1400 audit(1364479425.395:4): avc: denied { setattr } for pid=685 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=19482 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:03:45,828 NOTICE kernel:[ 31.514519] type=1400 audit(1364479425.395:5): avc: denied { relabelfrom } for pid=685 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=19482 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:03:45,828 NOTICE kernel:[ 31.820769] type=1400 audit(1364479425.701:6): avc: denied { execute } for pid=700 comm="bash" name="hostname" dev="dm-0" ino=44618 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >14:03:45,828 NOTICE kernel:[ 31.821044] type=1400 audit(1364479425.701:7): avc: denied { read open } for pid=700 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=44618 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >14:03:45,828 NOTICE kernel:[ 31.821323] type=1400 audit(1364479425.702:8): avc: denied { execute_no_trans } for pid=700 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=44618 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >14:03:45,828 NOTICE kernel:[ 31.889207] type=1400 audit(1364479425.770:9): avc: denied { read } for pid=696 comm="bash" name=".profile" dev="dm-0" ino=18671 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >14:03:45,828 NOTICE kernel:[ 31.889320] type=1400 audit(1364479425.770:10): avc: denied { open } for pid=696 comm="bash" path="/root/.profile" dev="dm-0" ino=18671 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >14:03:45,879 NOTICE kernel:[ 31.996460] type=1400 audit(1364479425.877:11): avc: denied { write } for pid=691 comm="firewalld" name="python2.7" dev="dm-0" ino=49174 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >14:03:48,077 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >14:03:48,081 INFO systemd: Starting D-Bus System Message Bus... >14:03:48,086 INFO systemd: Started D-Bus System Message Bus. >14:03:48,233 INFO systemd: Started firewalld - dynamic firewall daemon. >14:03:48,237 INFO systemd: Starting Network Manager... >14:03:48,497 ERR firewalld: 2013-03-28 14:03:48 ERROR: ebtables not usable, disabling ethernet bridge firewall. >14:03:48,500 CRIT firewalld: 2013-03-28 14:03:48 FATAL ERROR: No IPv4 and IPv6 firewall. >14:03:48,503 ERR firewalld: 2013-03-28 14:03:48 ERROR: Raising SystemExit in run_server >14:03:48,745 INFO NetworkManager: <info> NetworkManager (version 0.9.8.0-1.fc19) is starting... >14:03:48,749 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >14:03:48,754 INFO NetworkManager: <info> WEXT support is enabled >14:03:48,786 INFO dbus-daemon: dbus[705]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >14:03:48,790 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >14:03:48,796 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >14:03:48,799 INFO systemd: Starting Authorization Manager... >14:03:48,821 INFO polkitd: Started polkitd version 0.110 >14:03:48,835 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >14:03:48,841 INFO dbus-daemon: dbus[705]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >14:03:48,845 INFO systemd: Started Authorization Manager. >14:03:48,910 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >14:03:48,913 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >14:03:48,918 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >14:03:48,922 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >14:03:48,925 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >14:03:48,927 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >14:03:48,930 INFO dbus-daemon: dbus[705]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >14:03:48,932 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >14:03:48,935 INFO systemd: Starting Login Service... >14:03:48,980 INFO dbus-daemon: dbus[705]: [system] Successfully activated service 'org.freedesktop.login1' >14:03:48,985 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >14:03:48,989 INFO systemd: Started Login Service. >14:03:48,994 INFO systemd-logind: New seat seat0. >14:03:49,009 INFO systemd-logind: Watching system buttons on /dev/input/event3 (Power Button) >14:03:49,012 INFO systemd-logind: Watching system buttons on /dev/input/event7 (Video Bus) >14:03:49,014 INFO systemd-logind: Watching system buttons on /dev/input/event1 (Power Button) >14:03:49,017 INFO systemd-logind: Watching system buttons on /dev/input/event0 (Lid Switch) >14:03:49,019 INFO systemd-logind: Watching system buttons on /dev/input/event2 (Sleep Button) >14:03:49,021 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >14:03:49,023 INFO NetworkManager: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) >14:03:49,025 INFO NetworkManager: <info> WiFi hardware radio set enabled >14:03:49,028 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >14:03:49,033 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >14:03:49,036 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >14:03:49,040 INFO NetworkManager: <info> Networking is enabled by state file >14:03:49,043 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >14:03:49,050 INFO NetworkManager: <info> (eno1): carrier is OFF >14:03:49,052 INFO NetworkManager: <info> (eno1): new Ethernet device (driver: 'e1000e' ifindex: 2) >14:03:49,055 INFO NetworkManager: <info> (eno1): exported as /org/freedesktop/NetworkManager/Devices/0 >14:03:49,058 INFO NetworkManager: <info> (eno1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >14:03:49,060 INFO NetworkManager: <info> (eno1): bringing up device. >14:03:49,063 INFO systemd: Started Network Manager. >14:03:49,066 INFO systemd: Starting Anaconda System Services. >14:03:49,070 INFO systemd: Reached target Anaconda System Services. >14:03:49,073 INFO systemd: Starting Anaconda... >14:03:49,078 INFO systemd: Starting Network Manager Wait Online... >14:03:49,187 DEBUG kernel:[ 35.304490] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >14:03:49,196 INFO systemd: Started Anaconda. >14:03:49,199 INFO systemd: Starting Anaconda Text Console... >14:03:49,262 INFO systemd: Started Anaconda Text Console. >14:03:49,290 DEBUG kernel:[ 35.406209] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >14:03:49,290 INFO kernel:[ 35.408666] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready >14:03:49,293 INFO NetworkManager: <info> (eno1): preparing device. >14:03:49,296 INFO NetworkManager: <info> (eno1): deactivating device (reason 'managed') [2] >14:03:49,301 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/eno1 >14:03:49,301 INFO kernel:[ 35.419582] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S >14:03:49,301 INFO kernel:[ 35.419818] iwlwifi 0000:02:00.0: Radio type=0x1-0x3-0x1 >14:03:49,304 INFO NetworkManager: <info> (wlp2s0): using nl80211 for WiFi device control >14:03:49,308 INFO NetworkManager: <info> (wlp2s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >14:03:49,310 INFO NetworkManager: <info> (wlp2s0): exported as /org/freedesktop/NetworkManager/Devices/1 >14:03:49,313 INFO NetworkManager: <info> (wlp2s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >14:03:49,316 INFO NetworkManager: <info> (wlp2s0): bringing up device. >14:03:49,647 INFO kernel:[ 35.765400] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S >14:03:49,647 INFO kernel:[ 35.765624] iwlwifi 0000:02:00.0: Radio type=0x1-0x3-0x1 >14:03:49,850 INFO kernel:[ 35.967543] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready >14:03:49,852 INFO NetworkManager: <info> (wlp2s0): preparing device. >14:03:49,853 INFO NetworkManager: <info> (wlp2s0): deactivating device (reason 'managed') [2] >14:03:49,858 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >14:03:49,863 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >14:03:49,864 INFO dbus-daemon: dbus[705]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >14:03:49,876 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >14:03:49,879 INFO systemd: Starting WPA Supplicant daemon... >14:03:49,881 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >14:03:50,041 INFO dbus-daemon: dbus[705]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >14:03:50,048 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >14:03:50,051 INFO NetworkManager: <info> wpa_supplicant started >14:03:50,054 INFO systemd: Started WPA Supplicant daemon. >14:03:50,073 INFO NetworkManager: <info> (wlp2s0) supports 5 scan SSIDs >14:03:50,076 WARNING NetworkManager: <warn> Trying to remove a non-existant call id. >14:03:50,079 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: starting -> ready >14:03:50,082 INFO NetworkManager: <info> (wlp2s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >14:03:50,085 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: ready -> inactive >14:03:50,088 INFO NetworkManager: <info> (wlp2s0) supports 5 scan SSIDs >14:03:51,915 WARNING kernel:[ 38.033109] audit_printk_skb: 18 callbacks suppressed >14:03:51,915 NOTICE kernel:[ 38.033113] type=1400 audit(1364479431.913:18): avc: denied { read write } for pid=743 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=9285 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >14:03:56,960 INFO kernel:[ 43.078566] dell_wmi: Received unknown WMI event (0x11) >14:03:59,102 INFO kernel:[ 45.220384] dell_wmi: Received unknown WMI event (0x11) >14:04:01,380 NOTICE kernel:[ 47.498712] type=1400 audit(1364479441.377:19): avc: denied { read write } for pid=784 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >14:04:01,462 NOTICE kernel:[ 47.581038] type=1400 audit(1364479441.460:20): avc: denied { block_suspend } for pid=786 comm="dbus-daemon" capability=36 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tclass=capability2 >14:04:03,227 NOTICE NetworkManager: ifcfg-rh: read connection 'eno1' >14:04:03,256 INFO NetworkManager: <info> Saved default wired connection 'eno1' to persistent storage >14:04:03,414 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eno1 >14:04:03,621 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >14:04:03,634 INFO systemd: Starting NTP client/server... >14:04:03,803 INFO chrony-helper: tr: write error: Broken pipe >14:04:03,806 INFO chrony-helper: tr: write error >14:04:03,863 INFO chronyd: chronyd version 1.27 starting >14:04:03,869 INFO chronyd: Linux kernel major=3 minor=9 patch=0 >14:04:03,873 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 >14:04:03,896 INFO systemd: Started NTP client/server. >14:04:03,901 INFO systemd: Starting Wait for chrony to synchronize system clock... >14:04:05,842 NOTICE kernel:[ 51.961671] type=1400 audit(1364479445.840:21): avc: denied { open } for pid=703 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=19641 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >14:04:12,280 INFO kernel:[ 58.399837] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >14:04:12,280 DEBUG kernel:[ 58.399984] SELinux: initialized (dev sda2, type ext4), uses xattr >14:04:12,482 INFO kernel:[ 58.602174] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >14:04:12,482 DEBUG kernel:[ 58.602188] SELinux: initialized (dev sda3, type ext4), uses xattr >14:04:12,934 INFO kernel:[ 59.053859] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null) >14:04:12,934 DEBUG kernel:[ 59.053874] SELinux: initialized (dev sda4, type ext4), uses xattr >14:04:13,186 INFO kernel:[ 59.306054] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null) >14:04:13,186 DEBUG kernel:[ 59.306069] SELinux: initialized (dev sda7, type ext4), uses xattr >14:04:21,012 NOTICE systemd: NetworkManager-wait-online.service: main process exited, code=exited, status=1/FAILURE >14:04:21,015 ERR systemd: Failed to start Network Manager Wait Online. >14:04:21,017 NOTICE systemd: Unit NetworkManager-wait-online.service entered failed state >14:04:21,020 INFO systemd: Starting Network. >14:04:21,025 INFO systemd: Reached target Network. >14:04:21,028 INFO systemd: Starting Login and scanning of iSCSI devices... >14:04:21,098 INFO iscsiadm: iscsiadm: No records found >14:04:21,101 NOTICE systemd: iscsi.service: main process exited, code=exited, status=21/n/a >14:04:21,105 ERR systemd: Failed to start Login and scanning of iSCSI devices. >14:04:21,109 NOTICE systemd: Unit iscsi.service entered failed state >14:04:23,623 NOTICE NetworkManager: ifcfg-rh: read connection 'speedywifi1' >14:04:23,626 INFO NetworkManager: <info> Activation (wlp2s0) starting connection 'speedywifi1' >14:04:23,629 INFO NetworkManager: <info> (wlp2s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >14:04:23,632 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >14:04:23,634 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >14:04:23,637 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >14:04:23,639 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >14:04:23,641 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >14:04:23,644 INFO NetworkManager: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >14:04:23,647 INFO NetworkManager: <info> Activation (wlp2s0/wireless): access point 'speedywifi1' has security, but secrets are required. >14:04:23,649 INFO NetworkManager: <info> (wlp2s0): device state change: config -> need-auth (reason 'none') [50 60 0] >14:04:23,652 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >14:04:23,655 WARNING NetworkManager: <warn> No agents were available for this request. >14:04:23,658 INFO NetworkManager: <info> (wlp2s0): device state change: need-auth -> failed (reason 'no-secrets') [60 120 7] >14:04:23,661 INFO NetworkManager: <info> Marking connection 'speedywifi1' invalid. >14:04:23,664 WARNING NetworkManager: <warn> Activation (wlp2s0) failed for connection 'speedywifi1' >14:04:23,667 INFO NetworkManager: <info> (wlp2s0): device state change: failed -> disconnected (reason 'none') [120 30 0] >14:04:23,670 INFO NetworkManager: <info> (wlp2s0): deactivating device (reason 'none') [0]
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 928906
: 717739 |
717740
|
717742
|
717743
|
717744
|
717745
|
717746