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 638548 Details for
Bug 873248
DeviceTreeError: device is not in the tree
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 510.87 KB, created by
Matt Darcy
on 2012-11-05 12:40:52 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Matt Darcy
Created:
2012-11-05 12:40:52 UTC
Size:
510.87 KB
patch
obsolete
>anaconda 18.6.8 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 416, in registerAction > raise DeviceTreeError("device is not in the tree") > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1234, in formatDevice > self.devicetree.registerAction(ActionDestroyFormat(device)) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 649, in _save_right_side > self.__storage.formatDevice(device, new_format) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 966, in on_page_clicked > self._save_right_side(self._current_selector) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 111, in _onExpanded > cb(obj.get_child()) >DeviceTreeError: device is not in the tree > >Local variables in innermost frame: >action: [21] Destroy Format None on partition sdc4 (id 25) >self: <pyanaconda.storage.devicetree.DeviceTree object at 0x7fea42ad6fd0> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128, 'sdb': 130, 'sdc': 129} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 300MB partition sdc1 (3) >, '/var': existing 10240MB partition sdc3 (5) >, '/': existing 15369MB partition sdc2 (4) >, '/home': existing 26953MB partition sdc6 (8) >} > swaps: [existing 8192MB partition sdc5 (7) >] > name: Fedora Linux 17 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [existing 153600MB partition sdb1 (1) with existing ntfs filesystem >, existing 244198MB disk sdb (0) with existing msdos disklabel >, existing 211MB partition sda1 (12) with existing ntfs filesystem >, existing 228721MB partition sda2 (13) with existing ntfs filesystem >, existing 228936MB disk sda (11) with existing msdos disklabel >] > _intf.storage.fsset.devicetree.names: [sdb, sdb1, sdc, sr1, sr0, sda, sda1, sda2, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, sdc4] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0x7fea53186690>> > _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, sdc2, sdc3, sdc4, sdc5, sdc6, sr1, sr0, sda1, sda2] > _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:1c.0/0000:06:00.0/ata10/host11/target11:0:0/11:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata10/host11/target11:0:0/11: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 >, '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/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4: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 >, 'sr1': 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:1c.4/0000:05:00.1/ata13/host8/target8:0:0/8:0:0:0/block/sr1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.4/0000:05:00.1/ata13/host8/target8:0:0/8:0:0:0/block/sr1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5: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 >, '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/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5: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:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13: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 >, 'sdc2': 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:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdc3': 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:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdc4': 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:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sdc5': 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:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sdc6': 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:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, '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/ata6/host5/target5:0:0/5:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5: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:1c.0/0000:06:00.0/ata10/host11/target11:0:0/11:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata10/host11/target11:0:0/11: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:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13: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) >, 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._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [existing 61057MB disk sdc (2) with non-existent msdos disklabel >, OpticalDevice instance, containing members: > _model: HL-DT-STDVD-RAM_GH22LP20 > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: Unknown path: /dev/sr1 type: 0 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2151424 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (133, 255, 63) biosGeometry: (133, 255, 63) > PedDevice: <_ped.Device object at 0x7fea4d642830> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011001 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Alpha_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr1 > sysfsPath: /devices/pci0000:00/0000:00:1c.4/0000:05:00.1/ata13/host8/target8:0:0/8:0:0:0/block/sr1 > _vendor: None > _name: sr1 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (Iso9660FS instance) > bus: Skipped > _size: 4202.0 > _serial: None > id: 9 > minor: 1 >, OpticalDevice instance, containing members: > _model: SAMSUNG_DVDWBD_SH-B083L > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 14 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 15 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 16 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 229948a1-524f-4bd7-95e6-51f823be344b > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (Ext4FS instance) > bus: Skipped > _size: 0 > _serial: None > id: 17 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 18 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 19 > minor: 0 >, existing 1024MB dm live-rw (20) with existing ext4 filesystem >, non-existent 35335MB partition sdc3 (21) with non-existent ext4 filesystem mounted at / >, non-existent 17252MB partition sdc5 (22) with non-existent ext4 filesystem mounted at /home >, non-existent 500MB partition sdc1 (23) with non-existent ext4 filesystem mounted at /boot >, non-existent 7968MB partition sdc2 (24) with non-existent swap >, non-existent 17253MB partition sdc4 (25) >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 4a68d537-23cf-4e89-b798-c79ce82ba53f > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008038 > origFormat._minInstanceSize: 297.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 26953.0 > origFormat._size: 26953.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sdc6 > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 1 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing swap > id: 2 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 3 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 36526302-af8a-4e30-874e-e518439acee2 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008035 > origFormat._minInstanceSize: 545.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 10240.0 > origFormat._size: 10240.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sdc3 > id: 4 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 5 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: dbc89040-4eb7-4192-b19e-6703dc87355b > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008034 > origFormat._minInstanceSize: 3819.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 15369.0 > origFormat._size: 15369.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sdc2 > id: 6 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 7 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: c3c88b23-c27b-4886-a80f-44f433ffb09f > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008033 > origFormat._minInstanceSize: 91.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 300.0 > origFormat._size: 300.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sdc1 > id: 8 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 9 >, ActionDestroyDevice instance, containing members: > device: existing 35147MB partition sdc4 (6) > id: 10 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing msdos disklabel > id: 11 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 12 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 13 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 14 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 15 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 16 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 17 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 18 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 19 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 20 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sdc] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sdc] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 4 > _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 (0x7fea4289aad0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fea42ab2e10) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fea42ab2b50) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fea42ab2dd0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fea42ab2490) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 7968 maxSize = None grow = False > >] > _intf.storage.doAutoPart: True > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: DiskOverview instance, containing members: > _intf.payload.install_device.path: /dev/sr1 > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._setup: True > _intf.payload.txID: 1352119132.71 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 3.18 Gb > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >clearPartTypeSystem: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >_instLanguage: None >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: vesa >stage2: hd:LABEL=Fedorax2018-Alphax20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.6.8 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >clearPartTypeSelection: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': 'vesa', 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Alphax20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >12:34:43,245 INFO anaconda: /sbin/anaconda 18.6.8 >12:34:48,387 INFO anaconda: 8257536 kB (8064 MB) are available >12:34:48,387 INFO anaconda: check_memory(): total:8064, needed:512, graphical:512 >12:34:48,585 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >12:34:48,588 INFO anaconda: Default encoding = utf-8 >12:34:49,461 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:34:49,462 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >12:34:50,582 INFO anaconda: Display mode = g >12:34:50,585 INFO anaconda: 8257536 kB (8064 MB) are available >12:34:50,585 INFO anaconda: check_memory(): total:8064, needed:512, graphical:512 >12:35:01,152 DEBUG anaconda: X server has signalled a successful start. >12:35:01,165 INFO anaconda: Starting window manager, pid 807. >12:35:07,444 INFO anaconda: using only installclass _Fedora >12:35:10,106 INFO anaconda: Detected 7968M of memory >12:35:10,110 INFO anaconda: Swap attempt of 7968M >12:35:11,789 DEBUG anaconda: required disklabel type for sdb (1) is None >12:35:11,790 DEBUG anaconda: default disklabel type for sdb is msdos >12:35:11,795 DEBUG anaconda: selecting msdos disklabel for sdb based on size >12:35:13,437 DEBUG anaconda: required disklabel type for sdc (1) is None >12:35:13,437 DEBUG anaconda: default disklabel type for sdc is msdos >12:35:13,438 DEBUG anaconda: selecting msdos disklabel for sdc based on size >12:35:16,654 DEBUG anaconda: required disklabel type for sda (1) is None >12:35:16,654 DEBUG anaconda: default disklabel type for sda is msdos >12:35:16,655 DEBUG anaconda: selecting msdos disklabel for sda based on size >12:35:34,625 WARN anaconda: %s is not a valid timezone, falling back to default (America/New_York) >07:35:40,866 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdc1 on /mnt/sysimage as ext4 with options defaults,ro >07:35:40,962 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:35:51,324 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdc2 on /mnt/sysimage as ext4 with options defaults,ro >12:35:51,569 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:35:51,744 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdc3 on /mnt/sysimage as ext4 with options defaults,ro >12:35:51,806 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:35:52,065 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdc6 on /mnt/sysimage as ext4 with options defaults,ro >12:35:52,149 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:35:57,234 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >12:39:02,769 DEBUG anaconda: required disklabel type for sdc (1) is None >12:39:02,770 DEBUG anaconda: default disklabel type for sdc is msdos >12:39:02,770 DEBUG anaconda: selecting msdos disklabel for sdc based on size >12:39:03,086 INFO anaconda: Detected 7968M of memory >12:39:03,086 INFO anaconda: Swap attempt of 7968M >12:39:21,422 DEBUG anaconda: ui: unused=['sdc4'] >12:39:21,422 DEBUG anaconda: ui: new_devices=['sdc1', 'sdc2', 'sdc3', 'sdc4', 'sdc5'] >12:39:21,445 DEBUG anaconda: page clicked: New Fedora 18-Alpha Installation >12:39:21,445 DEBUG anaconda: show first mountpoint: New Fedora 18-Alpha Installation >12:39:21,446 DEBUG anaconda: page New Fedora 18-Alpha Installation has 4 members >12:39:21,446 DEBUG anaconda: populate_right_side: non-existent 500MB partition sdc1 (23) with non-existent ext4 filesystem mounted at /boot >12:39:21,450 DEBUG anaconda: min: 1.0 max: 500.0 current: 500.0 >12:39:21,453 DEBUG anaconda: show first mountpoint: New Fedora 18-Alpha Installation >12:39:21,453 DEBUG anaconda: page New Fedora 18-Alpha Installation has 4 members >12:39:21,454 DEBUG anaconda: populate_right_side: non-existent 500MB partition sdc1 (23) with non-existent ext4 filesystem mounted at /boot >12:39:21,456 DEBUG anaconda: min: 1.0 max: 500.0 current: 500.0 >12:39:42,593 DEBUG anaconda: page clicked: Unknown >12:39:42,594 INFO anaconda: ui: saving changes to device sdc1 >12:39:42,594 DEBUG anaconda: new size: 300.0 >12:39:42,595 DEBUG anaconda: old size: 500.0 >12:39:42,595 DEBUG anaconda: new device type: 0 >12:39:42,595 DEBUG anaconda: new fs type: ext4 >12:39:42,596 DEBUG anaconda: new encryption setting: False >12:39:43,021 DEBUG anaconda: updating selector size to '300 MB' >12:39:43,031 DEBUG anaconda: show first mountpoint: Unknown >12:39:43,031 DEBUG anaconda: page Unknown has 1 members >12:39:43,032 DEBUG anaconda: populate_right_side: non-existent 17253MB partition sdc4 (25) >12:39:43,035 DEBUG anaconda: min: 1.0 max: 17453.6411135 current: 17253.3359375 >12:39:43,089 DEBUG anaconda: page clicked: Unknown >12:39:43,089 INFO anaconda: ui: saving changes to device sdc4 >12:39:43,090 DEBUG anaconda: new size: 17253.3359375 >12:39:43,090 DEBUG anaconda: old size: 17253.3359375 >12:39:43,091 DEBUG anaconda: new device type: 0 >12:39:43,091 DEBUG anaconda: new fs type: Unknown >12:39:43,091 DEBUG anaconda: new encryption setting: False > > >/tmp/packaging.log: >12:35:09,964 DEBUG packaging: getting release version from tree at None (18) >12:35:09,964 DEBUG packaging: got a release version of 18 >12:35:52,882 INFO packaging: updating base repo >12:35:53,568 DEBUG packaging: getting release version from tree at None (18) >12:35:53,568 DEBUG packaging: got a release version of 18 >12:35:53,568 INFO packaging: configuring base repo >12:35:53,570 DEBUG packaging: /dev/sr1 is mounted on /run/install/repo >12:35:53,612 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >12:35:53,612 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >12:35:53,615 DEBUG packaging: got a release version of 18 >12:35:53,644 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >12:35:54,085 DEBUG packaging: disabling repo fedora >12:35:54,085 DEBUG packaging: disabling repo updates-testing >12:35:54,085 DEBUG packaging: disabling repo updates >12:35:54,086 INFO packaging: gathering repo metadata >12:35:54,086 DEBUG packaging: getting repo metadata for anaconda >12:35:54,648 DEBUG packaging: getting group info for anaconda >12:35:54,771 INFO packaging: metadata retrieval complete >12:35:57,862 DEBUG packaging: deleting package sacks >12:38:52,703 INFO packaging: checking software selection >12:38:52,705 DEBUG packaging: deleting package sacks >12:38:52,706 DEBUG packaging: select group core >12:38:53,050 DEBUG packaging: select group core >12:38:53,051 DEBUG packaging: select group gnome-desktop >12:38:53,213 DEBUG packaging: select group multimedia >12:38:53,245 DEBUG packaging: select group input-methods >12:38:53,258 DEBUG packaging: select group base-x >12:38:53,282 DEBUG packaging: select group fonts >12:38:53,395 DEBUG packaging: select group hardware-support >12:38:53,421 DEBUG packaging: select group dial-up >12:38:53,430 DEBUG packaging: select group printing >12:38:53,534 DEBUG packaging: select group firefox >12:38:53,537 DEBUG packaging: select group standard >12:38:53,625 DEBUG packaging: select group admin-tools >12:38:53,632 DEBUG packaging: select group authoring-and-publishing >12:38:53,637 DEBUG packaging: select group books >12:38:53,638 DEBUG packaging: select group development-tools >12:38:53,676 DEBUG packaging: select group system-tools >12:38:53,684 DEBUG packaging: select package kernel-PAE >12:38:53,726 INFO packaging: no kernel-PAE package >12:38:53,726 DEBUG packaging: select package kernel >12:38:53,727 INFO packaging: selected kernel >12:38:53,728 INFO packaging: selecting kernel-devel >12:38:53,728 DEBUG packaging: select package kernel-devel >12:38:53,759 INFO packaging: checking dependencies >12:39:01,302 DEBUG packaging: success >12:39:01,349 INFO packaging: 1195 packages selected totalling 3.18 Gb > > >/tmp/program.log: >12:34:48,846 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:34:48,937 INFO program: Running... modprobe fcoe >12:34:49,415 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:34:49,461 INFO program: No FCoE boot disk information is found in EDD! >12:34:49,464 INFO program: Running... modprobe scsi_wait_scan >12:34:49,495 ERR program: FATAL: Module scsi_wait_scan not found. >12:34:49,497 INFO program: Running... rmmod scsi_wait_scan >12:34:49,536 ERR program: Error: Module scsi_wait_scan is not currently loaded >12:34:49,539 INFO program: Running... udevadm settle --timeout=300 >12:34:49,776 INFO program: Running... multipath -d >12:34:50,295 INFO program: Running... multipath -ll >12:35:01,168 INFO program: Running... metacity --display :1 --sm-disable >12:35:05,644 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >12:35:10,163 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:35:10,404 INFO program: Running... modprobe scsi_wait_scan >12:35:10,407 INFO program: Running... systemctl start chronyd.service >12:35:10,467 ERR program: FATAL: Module scsi_wait_scan not found. >12:35:10,615 ERR program: Failed to issue method call: Unit systemd-timedated-ntp.target failed to load: No such file or directory. See system logs and 'systemctl status systemd-timedated-ntp.target' for details. >12:35:10,649 INFO program: Running... rmmod scsi_wait_scan >12:35:10,815 ERR program: Error: Module scsi_wait_scan is not currently loaded >12:35:11,252 INFO program: Running... udevadm settle --timeout=300 >12:35:11,495 INFO program: Running... multipath -d >12:35:11,598 INFO program: Running... multipath -ll >12:35:11,927 INFO program: Running... ntfsinfo -m /dev/sdb1 >12:35:12,484 INFO program: Volume Information >12:35:12,484 INFO program: Name of device: /dev/sdb1 >12:35:12,485 INFO program: Device state: 11 >12:35:12,485 INFO program: Volume Name: Data Disk SSD >12:35:12,485 INFO program: Volume State: 91 >12:35:12,485 INFO program: Volume Version: 3.1 >12:35:12,485 INFO program: Sector Size: 512 >12:35:12,486 INFO program: Cluster Size: 4096 >12:35:12,486 INFO program: Index Block Size: 4096 >12:35:12,486 INFO program: Volume Size in Clusters: 39321599 >12:35:12,486 INFO program: MFT Information >12:35:12,486 INFO program: MFT Record Size: 1024 >12:35:12,487 INFO program: MFT Zone Multiplier: 0 >12:35:12,488 INFO program: MFT Data Position: 24 >12:35:12,492 INFO program: MFT Zone Start: 786432 >12:35:12,495 INFO program: MFT Zone End: 5701631 >12:35:12,500 INFO program: MFT Zone Position: 786432 >12:35:12,504 INFO program: Current Position in First Data Zone: 5701631 >12:35:12,507 INFO program: Current Position in Second Data Zone: 0 >12:35:12,511 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:35:12,515 INFO program: FILE_MFTMirr Size: 4 >12:35:12,519 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:35:12,523 INFO program: Size of Attribute Definition Table: 2560 >12:35:12,526 INFO program: FILE_Bitmap Information >12:35:12,530 INFO program: FILE_Bitmap MFT Record Number: 6 >12:35:12,534 INFO program: State of FILE_Bitmap Inode: 80 >12:35:12,538 INFO program: Length of Attribute List: 0 >12:35:12,542 INFO program: Attribute List: (null) >12:35:12,546 INFO program: Number of Attached Extent Inodes: 0 >12:35:12,550 INFO program: FILE_Bitmap Data Attribute Information >12:35:12,554 INFO program: Decompressed Runlist: not done yet >12:35:12,559 INFO program: Base Inode: 6 >12:35:12,563 INFO program: Attribute Types: not done yet >12:35:12,566 INFO program: Attribute Name Length: 0 >12:35:12,568 INFO program: Attribute State: 3 >12:35:12,571 INFO program: Attribute Allocated Size: 4915200 >12:35:12,573 INFO program: Attribute Data Size: 4915200 >12:35:12,576 INFO program: Attribute Initialized Size: 4915200 >12:35:12,578 INFO program: Attribute Compressed Size: 0 >12:35:12,581 INFO program: Compression Block Size: 0 >12:35:12,584 INFO program: Compression Block Size Bits: 0 >12:35:12,586 INFO program: Compression Block Clusters: 0 >12:35:12,589 INFO program: Running... ntfsresize -m /dev/sdb1 >12:35:13,350 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:35:13,350 INFO program: Minsize (in MB): 128467 >12:35:13,578 INFO program: Running... dumpe2fs -h /dev/sdc1 >12:35:13,896 INFO program: Filesystem volume name: <none> >12:35:13,897 INFO program: Last mounted on: /boot >12:35:13,897 INFO program: Filesystem UUID: c3c88b23-c27b-4886-a80f-44f433ffb09f >12:35:13,898 INFO program: Filesystem magic number: 0xEF53 >12:35:13,898 INFO program: Filesystem revision #: 1 (dynamic) >12:35:13,898 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >12:35:13,899 INFO program: Filesystem flags: signed_directory_hash >12:35:13,899 INFO program: Default mount options: user_xattr acl >12:35:13,899 INFO program: Filesystem state: clean >12:35:13,899 INFO program: Errors behavior: Continue >12:35:13,900 INFO program: Filesystem OS type: Linux >12:35:13,900 INFO program: Inode count: 76912 >12:35:13,901 INFO program: Block count: 307200 >12:35:13,901 INFO program: Reserved block count: 15360 >12:35:13,903 INFO program: Free blocks: 211181 >12:35:13,905 INFO program: Free inodes: 76565 >12:35:13,908 INFO program: First block: 1 >12:35:13,911 INFO program: Block size: 1024 >12:35:13,913 INFO program: Fragment size: 1024 >12:35:13,916 INFO program: Reserved GDT blocks: 256 >12:35:13,918 INFO program: Blocks per group: 8192 >12:35:13,921 INFO program: Fragments per group: 8192 >12:35:13,923 INFO program: Inodes per group: 2024 >12:35:13,925 INFO program: Inode blocks per group: 253 >12:35:13,928 INFO program: Flex block group size: 16 >12:35:13,930 INFO program: Filesystem created: Sun Jul 29 16:14:43 2012 >12:35:13,933 INFO program: Last mount time: Wed Oct 24 20:38:22 2012 >12:35:13,935 INFO program: Last write time: Wed Oct 24 20:59:24 2012 >12:35:13,938 INFO program: Mount count: 4 >12:35:13,941 INFO program: Maximum mount count: -1 >12:35:13,943 INFO program: Last checked: Sun Jul 29 16:14:43 2012 >12:35:13,945 INFO program: Check interval: 0 (<none>) >12:35:13,948 INFO program: Lifetime writes: 93 MB >12:35:13,951 INFO program: Reserved blocks uid: 0 (user root) >12:35:13,953 INFO program: Reserved blocks gid: 0 (group root) >12:35:13,955 INFO program: First inode: 11 >12:35:13,958 INFO program: Inode size: 128 >12:35:13,961 INFO program: Journal inode: 8 >12:35:13,963 INFO program: Default directory hash: half_md4 >12:35:13,965 INFO program: Directory Hash Seed: 0c13f6ba-da28-471a-9e0f-5e43b427d305 >12:35:13,968 INFO program: Journal backup: inode blocks >12:35:13,971 INFO program: Journal features: (none) >12:35:13,974 INFO program: Journal size: 8M >12:35:13,976 INFO program: Journal length: 8192 >12:35:13,978 INFO program: Journal sequence: 0x00000039 >12:35:13,981 INFO program: Journal start: 0 >12:35:13,984 INFO program: >12:35:13,986 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:35:13,989 INFO program: Running... dumpe2fs -h /dev/sdc1 >12:35:14,048 INFO program: Filesystem volume name: <none> >12:35:14,049 INFO program: Last mounted on: /boot >12:35:14,049 INFO program: Filesystem UUID: c3c88b23-c27b-4886-a80f-44f433ffb09f >12:35:14,050 INFO program: Filesystem magic number: 0xEF53 >12:35:14,050 INFO program: Filesystem revision #: 1 (dynamic) >12:35:14,050 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >12:35:14,050 INFO program: Filesystem flags: signed_directory_hash >12:35:14,050 INFO program: Default mount options: user_xattr acl >12:35:14,051 INFO program: Filesystem state: clean >12:35:14,051 INFO program: Errors behavior: Continue >12:35:14,051 INFO program: Filesystem OS type: Linux >12:35:14,051 INFO program: Inode count: 76912 >12:35:14,051 INFO program: Block count: 307200 >12:35:14,052 INFO program: Reserved block count: 15360 >12:35:14,054 INFO program: Free blocks: 211181 >12:35:14,057 INFO program: Free inodes: 76565 >12:35:14,059 INFO program: First block: 1 >12:35:14,062 INFO program: Block size: 1024 >12:35:14,064 INFO program: Fragment size: 1024 >12:35:14,067 INFO program: Reserved GDT blocks: 256 >12:35:14,070 INFO program: Blocks per group: 8192 >12:35:14,072 INFO program: Fragments per group: 8192 >12:35:14,075 INFO program: Inodes per group: 2024 >12:35:14,077 INFO program: Inode blocks per group: 253 >12:35:14,079 INFO program: Flex block group size: 16 >12:35:14,082 INFO program: Filesystem created: Sun Jul 29 16:14:43 2012 >12:35:14,084 INFO program: Last mount time: Wed Oct 24 20:38:22 2012 >12:35:14,087 INFO program: Last write time: Wed Oct 24 20:59:24 2012 >12:35:14,090 INFO program: Mount count: 4 >12:35:14,092 INFO program: Maximum mount count: -1 >12:35:14,095 INFO program: Last checked: Sun Jul 29 16:14:43 2012 >12:35:14,097 INFO program: Check interval: 0 (<none>) >12:35:14,100 INFO program: Lifetime writes: 93 MB >12:35:14,103 INFO program: Reserved blocks uid: 0 (user root) >12:35:14,105 INFO program: Reserved blocks gid: 0 (group root) >12:35:14,108 INFO program: First inode: 11 >12:35:14,111 INFO program: Inode size: 128 >12:35:14,114 INFO program: Journal inode: 8 >12:35:14,116 INFO program: Default directory hash: half_md4 >12:35:14,120 INFO program: Directory Hash Seed: 0c13f6ba-da28-471a-9e0f-5e43b427d305 >12:35:14,123 INFO program: Journal backup: inode blocks >12:35:14,127 INFO program: Journal features: (none) >12:35:14,132 INFO program: Journal size: 8M >12:35:14,136 INFO program: Journal length: 8192 >12:35:14,140 INFO program: Journal sequence: 0x00000039 >12:35:14,143 INFO program: Journal start: 0 >12:35:14,146 INFO program: >12:35:14,149 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:35:14,152 INFO program: Running... resize2fs -P /dev/sdc1 >12:35:14,484 INFO program: Estimated minimum size of the filesystem: 93126 >12:35:14,486 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:35:14,592 INFO program: Running... dumpe2fs -h /dev/sdc2 >12:35:14,646 INFO program: Filesystem volume name: <none> >12:35:14,647 INFO program: Last mounted on: / >12:35:14,647 INFO program: Filesystem UUID: dbc89040-4eb7-4192-b19e-6703dc87355b >12:35:14,647 INFO program: Filesystem magic number: 0xEF53 >12:35:14,647 INFO program: Filesystem revision #: 1 (dynamic) >12:35:14,648 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:35:14,648 INFO program: Filesystem flags: signed_directory_hash >12:35:14,648 INFO program: Default mount options: user_xattr acl >12:35:14,648 INFO program: Filesystem state: clean >12:35:14,648 INFO program: Errors behavior: Continue >12:35:14,649 INFO program: Filesystem OS type: Linux >12:35:14,649 INFO program: Inode count: 985424 >12:35:14,649 INFO program: Block count: 3934464 >12:35:14,649 INFO program: Reserved block count: 196723 >12:35:14,652 INFO program: Free blocks: 2921050 >12:35:14,655 INFO program: Free inodes: 835329 >12:35:14,659 INFO program: First block: 0 >12:35:14,662 INFO program: Block size: 4096 >12:35:14,666 INFO program: Fragment size: 4096 >12:35:14,671 INFO program: Reserved GDT blocks: 960 >12:35:14,674 INFO program: Blocks per group: 32768 >12:35:14,679 INFO program: Fragments per group: 32768 >12:35:14,683 INFO program: Inodes per group: 8144 >12:35:14,686 INFO program: Inode blocks per group: 509 >12:35:14,688 INFO program: Flex block group size: 16 >12:35:14,690 INFO program: Filesystem created: Sun Jul 29 16:14:41 2012 >12:35:14,693 INFO program: Last mount time: Wed Oct 24 20:38:21 2012 >12:35:14,696 INFO program: Last write time: Wed Oct 24 21:38:20 2012 >12:35:14,698 INFO program: Mount count: 4 >12:35:14,700 INFO program: Maximum mount count: -1 >12:35:14,703 INFO program: Last checked: Sun Jul 29 16:14:41 2012 >12:35:14,705 INFO program: Check interval: 0 (<none>) >12:35:14,708 INFO program: Lifetime writes: 7265 MB >12:35:14,711 INFO program: Reserved blocks uid: 0 (user root) >12:35:14,713 INFO program: Reserved blocks gid: 0 (group root) >12:35:14,716 INFO program: First inode: 11 >12:35:14,719 INFO program: Inode size: 256 >12:35:14,721 INFO program: Required extra isize: 28 >12:35:14,724 INFO program: Desired extra isize: 28 >12:35:14,726 INFO program: Journal inode: 8 >12:35:14,729 INFO program: Default directory hash: half_md4 >12:35:14,732 INFO program: Directory Hash Seed: b5b966b4-cd7a-410e-9c3e-ee16e66065b9 >12:35:14,734 INFO program: Journal backup: inode blocks >12:35:14,737 INFO program: Journal features: journal_incompat_revoke >12:35:14,740 INFO program: Journal size: 128M >12:35:14,742 INFO program: Journal length: 32768 >12:35:14,745 INFO program: Journal sequence: 0x00000fb3 >12:35:14,750 INFO program: Journal start: 0 >12:35:14,751 INFO program: >12:35:14,753 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:35:14,756 INFO program: Running... dumpe2fs -h /dev/sdc2 >12:35:14,815 INFO program: Filesystem volume name: <none> >12:35:14,816 INFO program: Last mounted on: / >12:35:14,816 INFO program: Filesystem UUID: dbc89040-4eb7-4192-b19e-6703dc87355b >12:35:14,817 INFO program: Filesystem magic number: 0xEF53 >12:35:14,817 INFO program: Filesystem revision #: 1 (dynamic) >12:35:14,817 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:35:14,818 INFO program: Filesystem flags: signed_directory_hash >12:35:14,818 INFO program: Default mount options: user_xattr acl >12:35:14,818 INFO program: Filesystem state: clean >12:35:14,818 INFO program: Errors behavior: Continue >12:35:14,819 INFO program: Filesystem OS type: Linux >12:35:14,819 INFO program: Inode count: 985424 >12:35:14,819 INFO program: Block count: 3934464 >12:35:14,820 INFO program: Reserved block count: 196723 >12:35:14,822 INFO program: Free blocks: 2921050 >12:35:14,825 INFO program: Free inodes: 835329 >12:35:14,827 INFO program: First block: 0 >12:35:14,830 INFO program: Block size: 4096 >12:35:14,833 INFO program: Fragment size: 4096 >12:35:14,836 INFO program: Reserved GDT blocks: 960 >12:35:14,838 INFO program: Blocks per group: 32768 >12:35:14,841 INFO program: Fragments per group: 32768 >12:35:14,844 INFO program: Inodes per group: 8144 >12:35:14,846 INFO program: Inode blocks per group: 509 >12:35:14,849 INFO program: Flex block group size: 16 >12:35:14,851 INFO program: Filesystem created: Sun Jul 29 16:14:41 2012 >12:35:14,854 INFO program: Last mount time: Wed Oct 24 20:38:21 2012 >12:35:14,858 INFO program: Last write time: Wed Oct 24 21:38:20 2012 >12:35:14,859 INFO program: Mount count: 4 >12:35:14,862 INFO program: Maximum mount count: -1 >12:35:14,865 INFO program: Last checked: Sun Jul 29 16:14:41 2012 >12:35:14,867 INFO program: Check interval: 0 (<none>) >12:35:14,869 INFO program: Lifetime writes: 7265 MB >12:35:14,873 INFO program: Reserved blocks uid: 0 (user root) >12:35:14,875 INFO program: Reserved blocks gid: 0 (group root) >12:35:14,878 INFO program: First inode: 11 >12:35:14,880 INFO program: Inode size: 256 >12:35:14,885 INFO program: Required extra isize: 28 >12:35:14,886 INFO program: Desired extra isize: 28 >12:35:14,889 INFO program: Journal inode: 8 >12:35:14,892 INFO program: Default directory hash: half_md4 >12:35:14,895 INFO program: Directory Hash Seed: b5b966b4-cd7a-410e-9c3e-ee16e66065b9 >12:35:14,897 INFO program: Journal backup: inode blocks >12:35:14,900 INFO program: Journal features: journal_incompat_revoke >12:35:14,903 INFO program: Journal size: 128M >12:35:14,906 INFO program: Journal length: 32768 >12:35:14,909 INFO program: Journal sequence: 0x00000fb3 >12:35:14,912 INFO program: Journal start: 0 >12:35:14,915 INFO program: >12:35:14,917 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:35:14,925 INFO program: Running... resize2fs -P /dev/sdc2 >12:35:14,989 INFO program: Estimated minimum size of the filesystem: 977557 >12:35:14,990 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:35:15,247 INFO program: Running... dumpe2fs -h /dev/sdc3 >12:35:15,308 INFO program: Filesystem volume name: <none> >12:35:15,310 INFO program: Last mounted on: /var >12:35:15,310 INFO program: Filesystem UUID: 36526302-af8a-4e30-874e-e518439acee2 >12:35:15,310 INFO program: Filesystem magic number: 0xEF53 >12:35:15,310 INFO program: Filesystem revision #: 1 (dynamic) >12:35:15,311 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:35:15,311 INFO program: Filesystem flags: signed_directory_hash >12:35:15,311 INFO program: Default mount options: user_xattr acl >12:35:15,312 INFO program: Filesystem state: clean >12:35:15,312 INFO program: Errors behavior: Continue >12:35:15,312 INFO program: Filesystem OS type: Linux >12:35:15,313 INFO program: Inode count: 655360 >12:35:15,313 INFO program: Block count: 2621440 >12:35:15,322 INFO program: Reserved block count: 131072 >12:35:15,322 INFO program: Free blocks: 2452305 >12:35:15,322 INFO program: Free inodes: 652272 >12:35:15,322 INFO program: First block: 0 >12:35:15,325 INFO program: Block size: 4096 >12:35:15,328 INFO program: Fragment size: 4096 >12:35:15,331 INFO program: Reserved GDT blocks: 639 >12:35:15,334 INFO program: Blocks per group: 32768 >12:35:15,337 INFO program: Fragments per group: 32768 >12:35:15,339 INFO program: Inodes per group: 8192 >12:35:15,343 INFO program: Inode blocks per group: 512 >12:35:15,345 INFO program: Flex block group size: 16 >12:35:15,349 INFO program: Filesystem created: Sun Jul 29 16:14:39 2012 >12:35:15,351 INFO program: Last mount time: Wed Oct 24 20:38:22 2012 >12:35:15,354 INFO program: Last write time: Wed Oct 24 20:59:24 2012 >12:35:15,357 INFO program: Mount count: 4 >12:35:15,360 INFO program: Maximum mount count: -1 >12:35:15,363 INFO program: Last checked: Sun Jul 29 16:14:39 2012 >12:35:15,366 INFO program: Check interval: 0 (<none>) >12:35:15,369 INFO program: Lifetime writes: 2567 MB >12:35:15,371 INFO program: Reserved blocks uid: 0 (user root) >12:35:15,374 INFO program: Reserved blocks gid: 0 (group root) >12:35:15,377 INFO program: First inode: 11 >12:35:15,380 INFO program: Inode size: 256 >12:35:15,383 INFO program: Required extra isize: 28 >12:35:15,386 INFO program: Desired extra isize: 28 >12:35:15,390 INFO program: Journal inode: 8 >12:35:15,393 INFO program: Default directory hash: half_md4 >12:35:15,397 INFO program: Directory Hash Seed: d53bc53c-e87c-4f0d-af9c-ca06f648c259 >12:35:15,400 INFO program: Journal backup: inode blocks >12:35:15,403 INFO program: Journal features: journal_incompat_revoke >12:35:15,406 INFO program: Journal size: 128M >12:35:15,409 INFO program: Journal length: 32768 >12:35:15,412 INFO program: Journal sequence: 0x00002f8f >12:35:15,421 INFO program: Journal start: 0 >12:35:15,422 INFO program: >12:35:15,422 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:35:15,425 INFO program: Running... dumpe2fs -h /dev/sdc3 >12:35:15,510 INFO program: Filesystem volume name: <none> >12:35:15,511 INFO program: Last mounted on: /var >12:35:15,512 INFO program: Filesystem UUID: 36526302-af8a-4e30-874e-e518439acee2 >12:35:15,512 INFO program: Filesystem magic number: 0xEF53 >12:35:15,512 INFO program: Filesystem revision #: 1 (dynamic) >12:35:15,512 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:35:15,512 INFO program: Filesystem flags: signed_directory_hash >12:35:15,513 INFO program: Default mount options: user_xattr acl >12:35:15,513 INFO program: Filesystem state: clean >12:35:15,513 INFO program: Errors behavior: Continue >12:35:15,513 INFO program: Filesystem OS type: Linux >12:35:15,521 INFO program: Inode count: 655360 >12:35:15,522 INFO program: Block count: 2621440 >12:35:15,522 INFO program: Reserved block count: 131072 >12:35:15,524 INFO program: Free blocks: 2452305 >12:35:15,527 INFO program: Free inodes: 652272 >12:35:15,530 INFO program: First block: 0 >12:35:15,533 INFO program: Block size: 4096 >12:35:15,536 INFO program: Fragment size: 4096 >12:35:15,539 INFO program: Reserved GDT blocks: 639 >12:35:15,542 INFO program: Blocks per group: 32768 >12:35:15,545 INFO program: Fragments per group: 32768 >12:35:15,548 INFO program: Inodes per group: 8192 >12:35:15,550 INFO program: Inode blocks per group: 512 >12:35:15,553 INFO program: Flex block group size: 16 >12:35:15,556 INFO program: Filesystem created: Sun Jul 29 16:14:39 2012 >12:35:15,558 INFO program: Last mount time: Wed Oct 24 20:38:22 2012 >12:35:15,561 INFO program: Last write time: Wed Oct 24 20:59:24 2012 >12:35:15,564 INFO program: Mount count: 4 >12:35:15,567 INFO program: Maximum mount count: -1 >12:35:15,570 INFO program: Last checked: Sun Jul 29 16:14:39 2012 >12:35:15,572 INFO program: Check interval: 0 (<none>) >12:35:15,575 INFO program: Lifetime writes: 2567 MB >12:35:15,578 INFO program: Reserved blocks uid: 0 (user root) >12:35:15,581 INFO program: Reserved blocks gid: 0 (group root) >12:35:15,584 INFO program: First inode: 11 >12:35:15,587 INFO program: Inode size: 256 >12:35:15,590 INFO program: Required extra isize: 28 >12:35:15,593 INFO program: Desired extra isize: 28 >12:35:15,595 INFO program: Journal inode: 8 >12:35:15,598 INFO program: Default directory hash: half_md4 >12:35:15,601 INFO program: Directory Hash Seed: d53bc53c-e87c-4f0d-af9c-ca06f648c259 >12:35:15,603 INFO program: Journal backup: inode blocks >12:35:15,606 INFO program: Journal features: journal_incompat_revoke >12:35:15,609 INFO program: Journal size: 128M >12:35:15,611 INFO program: Journal length: 32768 >12:35:15,614 INFO program: Journal sequence: 0x00002f8f >12:35:15,616 INFO program: Journal start: 0 >12:35:15,619 INFO program: >12:35:15,622 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:35:15,626 INFO program: Running... resize2fs -P /dev/sdc3 >12:35:15,682 INFO program: Estimated minimum size of the filesystem: 139422 >12:35:15,683 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:35:15,923 INFO program: Running... dumpe2fs -h /dev/sdc6 >12:35:15,984 INFO program: Filesystem volume name: <none> >12:35:15,985 INFO program: Last mounted on: /home >12:35:15,985 INFO program: Filesystem UUID: 4a68d537-23cf-4e89-b798-c79ce82ba53f >12:35:15,986 INFO program: Filesystem magic number: 0xEF53 >12:35:15,986 INFO program: Filesystem revision #: 1 (dynamic) >12:35:15,986 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:35:15,987 INFO program: Filesystem flags: signed_directory_hash >12:35:15,987 INFO program: Default mount options: user_xattr acl >12:35:15,988 INFO program: Filesystem state: clean >12:35:15,988 INFO program: Errors behavior: Continue >12:35:15,988 INFO program: Filesystem OS type: Linux >12:35:15,988 INFO program: Inode count: 1725136 >12:35:15,989 INFO program: Block count: 6899968 >12:35:15,989 INFO program: Reserved block count: 344998 >12:35:15,989 INFO program: Free blocks: 6728923 >12:35:15,990 INFO program: Free inodes: 1724034 >12:35:15,990 INFO program: First block: 0 >12:35:15,990 INFO program: Block size: 4096 >12:35:15,991 INFO program: Fragment size: 4096 >12:35:15,992 INFO program: Reserved GDT blocks: 1022 >12:35:15,992 INFO program: Blocks per group: 32768 >12:35:15,992 INFO program: Fragments per group: 32768 >12:35:15,993 INFO program: Inodes per group: 8176 >12:35:15,993 INFO program: Inode blocks per group: 511 >12:35:15,993 INFO program: Flex block group size: 16 >12:35:15,994 INFO program: Filesystem created: Sun Jul 29 16:14:37 2012 >12:35:15,994 INFO program: Last mount time: Wed Oct 24 20:38:22 2012 >12:35:15,994 INFO program: Last write time: Wed Oct 24 20:59:24 2012 >12:35:15,995 INFO program: Mount count: 4 >12:35:15,995 INFO program: Maximum mount count: -1 >12:35:15,995 INFO program: Last checked: Sun Jul 29 16:14:37 2012 >12:35:15,996 INFO program: Check interval: 0 (<none>) >12:35:15,996 INFO program: Lifetime writes: 797 MB >12:35:15,996 INFO program: Reserved blocks uid: 0 (user root) >12:35:15,997 INFO program: Reserved blocks gid: 0 (group root) >12:35:15,997 INFO program: First inode: 11 >12:35:15,998 INFO program: Inode size: 256 >12:35:15,998 INFO program: Required extra isize: 28 >12:35:15,999 INFO program: Desired extra isize: 28 >12:35:15,999 INFO program: Journal inode: 8 >12:35:16,000 INFO program: Default directory hash: half_md4 >12:35:16,000 INFO program: Directory Hash Seed: 0c76c5ab-8800-4482-93ed-8b8ea9d79d46 >12:35:16,001 INFO program: Journal backup: inode blocks >12:35:16,001 INFO program: Journal features: journal_incompat_revoke >12:35:16,002 INFO program: Journal size: 128M >12:35:16,002 INFO program: Journal length: 32768 >12:35:16,003 INFO program: Journal sequence: 0x00000252 >12:35:16,003 INFO program: Journal start: 0 >12:35:16,004 INFO program: >12:35:16,004 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:35:16,005 INFO program: Running... dumpe2fs -h /dev/sdc6 >12:35:16,059 INFO program: Filesystem volume name: <none> >12:35:16,060 INFO program: Last mounted on: /home >12:35:16,060 INFO program: Filesystem UUID: 4a68d537-23cf-4e89-b798-c79ce82ba53f >12:35:16,060 INFO program: Filesystem magic number: 0xEF53 >12:35:16,061 INFO program: Filesystem revision #: 1 (dynamic) >12:35:16,061 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:35:16,062 INFO program: Filesystem flags: signed_directory_hash >12:35:16,062 INFO program: Default mount options: user_xattr acl >12:35:16,062 INFO program: Filesystem state: clean >12:35:16,063 INFO program: Errors behavior: Continue >12:35:16,063 INFO program: Filesystem OS type: Linux >12:35:16,063 INFO program: Inode count: 1725136 >12:35:16,064 INFO program: Block count: 6899968 >12:35:16,064 INFO program: Reserved block count: 344998 >12:35:16,064 INFO program: Free blocks: 6728923 >12:35:16,065 INFO program: Free inodes: 1724034 >12:35:16,065 INFO program: First block: 0 >12:35:16,065 INFO program: Block size: 4096 >12:35:16,066 INFO program: Fragment size: 4096 >12:35:16,066 INFO program: Reserved GDT blocks: 1022 >12:35:16,067 INFO program: Blocks per group: 32768 >12:35:16,067 INFO program: Fragments per group: 32768 >12:35:16,067 INFO program: Inodes per group: 8176 >12:35:16,068 INFO program: Inode blocks per group: 511 >12:35:16,068 INFO program: Flex block group size: 16 >12:35:16,068 INFO program: Filesystem created: Sun Jul 29 16:14:37 2012 >12:35:16,069 INFO program: Last mount time: Wed Oct 24 20:38:22 2012 >12:35:16,074 INFO program: Last write time: Wed Oct 24 20:59:24 2012 >12:35:16,074 INFO program: Mount count: 4 >12:35:16,075 INFO program: Maximum mount count: -1 >12:35:16,075 INFO program: Last checked: Sun Jul 29 16:14:37 2012 >12:35:16,075 INFO program: Check interval: 0 (<none>) >12:35:16,076 INFO program: Lifetime writes: 797 MB >12:35:16,076 INFO program: Reserved blocks uid: 0 (user root) >12:35:16,076 INFO program: Reserved blocks gid: 0 (group root) >12:35:16,077 INFO program: First inode: 11 >12:35:16,077 INFO program: Inode size: 256 >12:35:16,077 INFO program: Required extra isize: 28 >12:35:16,078 INFO program: Desired extra isize: 28 >12:35:16,078 INFO program: Journal inode: 8 >12:35:16,078 INFO program: Default directory hash: half_md4 >12:35:16,079 INFO program: Directory Hash Seed: 0c76c5ab-8800-4482-93ed-8b8ea9d79d46 >12:35:16,079 INFO program: Journal backup: inode blocks >12:35:16,079 INFO program: Journal features: journal_incompat_revoke >12:35:16,080 INFO program: Journal size: 128M >12:35:16,080 INFO program: Journal length: 32768 >12:35:16,080 INFO program: Journal sequence: 0x00000252 >12:35:16,081 INFO program: Journal start: 0 >12:35:16,081 INFO program: >12:35:16,081 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:35:16,082 INFO program: Running... resize2fs -P /dev/sdc6 >12:35:16,144 INFO program: Estimated minimum size of the filesystem: 75973 >12:35:16,145 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:35:16,834 INFO program: Running... ntfsinfo -m /dev/sda1 >12:35:16,909 INFO program: Volume Information >12:35:16,910 INFO program: Name of device: /dev/sda1 >12:35:16,911 INFO program: Device state: 11 >12:35:16,912 INFO program: Volume Name: System Reserved >12:35:16,912 INFO program: Volume State: 91 >12:35:16,914 INFO program: Volume Version: 3.1 >12:35:16,914 INFO program: Sector Size: 512 >12:35:16,915 INFO program: Cluster Size: 4096 >12:35:16,916 INFO program: Index Block Size: 4096 >12:35:16,916 INFO program: Volume Size in Clusters: 54211 >12:35:16,917 INFO program: MFT Information >12:35:16,918 INFO program: MFT Record Size: 1024 >12:35:16,919 INFO program: MFT Zone Multiplier: 0 >12:35:16,920 INFO program: MFT Data Position: 24 >12:35:16,920 INFO program: MFT Zone Start: 0 >12:35:16,921 INFO program: MFT Zone End: 6780 >12:35:16,922 INFO program: MFT Zone Position: 4 >12:35:16,923 INFO program: Current Position in First Data Zone: 6780 >12:35:16,923 INFO program: Current Position in Second Data Zone: 0 >12:35:16,924 INFO program: LCN of Data Attribute for FILE_MFT: 4 >12:35:16,925 INFO program: FILE_MFTMirr Size: 4 >12:35:16,926 INFO program: LCN of Data Attribute for File_MFTMirr: 27105 >12:35:16,927 INFO program: Size of Attribute Definition Table: 2560 >12:35:16,928 INFO program: FILE_Bitmap Information >12:35:16,928 INFO program: FILE_Bitmap MFT Record Number: 6 >12:35:16,929 INFO program: State of FILE_Bitmap Inode: 80 >12:35:16,929 INFO program: Length of Attribute List: 0 >12:35:16,930 INFO program: Attribute List: (null) >12:35:16,930 INFO program: Number of Attached Extent Inodes: 0 >12:35:16,930 INFO program: FILE_Bitmap Data Attribute Information >12:35:16,930 INFO program: Decompressed Runlist: not done yet >12:35:16,931 INFO program: Base Inode: 6 >12:35:16,931 INFO program: Attribute Types: not done yet >12:35:16,931 INFO program: Attribute Name Length: 0 >12:35:16,931 INFO program: Attribute State: 3 >12:35:16,931 INFO program: Attribute Allocated Size: 8192 >12:35:16,932 INFO program: Attribute Data Size: 6784 >12:35:16,932 INFO program: Attribute Initialized Size: 6784 >12:35:16,932 INFO program: Attribute Compressed Size: 0 >12:35:16,932 INFO program: Compression Block Size: 0 >12:35:16,932 INFO program: Compression Block Size Bits: 0 >12:35:16,933 INFO program: Compression Block Clusters: 0 >12:35:16,934 INFO program: Running... ntfsresize -m /dev/sda1 >12:35:17,033 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:35:17,035 INFO program: Minsize (in MB): 32 >12:35:17,195 INFO program: Running... ntfsinfo -m /dev/sda2 >12:35:17,273 INFO program: Volume Information >12:35:17,275 INFO program: Name of device: /dev/sda2 >12:35:17,275 INFO program: Device state: 11 >12:35:17,276 INFO program: Volume Name: Windows OS SSD >12:35:17,276 INFO program: Volume State: 91 >12:35:17,277 INFO program: Volume Version: 3.1 >12:35:17,277 INFO program: Sector Size: 512 >12:35:17,278 INFO program: Cluster Size: 4096 >12:35:17,278 INFO program: Index Block Size: 4096 >12:35:17,279 INFO program: Volume Size in Clusters: 58552820 >12:35:17,279 INFO program: MFT Information >12:35:17,280 INFO program: MFT Record Size: 1024 >12:35:17,280 INFO program: MFT Zone Multiplier: 0 >12:35:17,281 INFO program: MFT Data Position: 24 >12:35:17,281 INFO program: MFT Zone Start: 786432 >12:35:17,282 INFO program: MFT Zone End: 8105534 >12:35:17,282 INFO program: MFT Zone Position: 786432 >12:35:17,282 INFO program: Current Position in First Data Zone: 8105534 >12:35:17,283 INFO program: Current Position in Second Data Zone: 0 >12:35:17,283 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:35:17,284 INFO program: FILE_MFTMirr Size: 4 >12:35:17,284 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:35:17,285 INFO program: Size of Attribute Definition Table: 2560 >12:35:17,285 INFO program: FILE_Bitmap Information >12:35:17,286 INFO program: FILE_Bitmap MFT Record Number: 6 >12:35:17,286 INFO program: State of FILE_Bitmap Inode: 80 >12:35:17,287 INFO program: Length of Attribute List: 0 >12:35:17,287 INFO program: Attribute List: (null) >12:35:17,288 INFO program: Number of Attached Extent Inodes: 0 >12:35:17,288 INFO program: FILE_Bitmap Data Attribute Information >12:35:17,289 INFO program: Decompressed Runlist: not done yet >12:35:17,289 INFO program: Base Inode: 6 >12:35:17,290 INFO program: Attribute Types: not done yet >12:35:17,290 INFO program: Attribute Name Length: 0 >12:35:17,291 INFO program: Attribute State: 3 >12:35:17,292 INFO program: Attribute Allocated Size: 7319552 >12:35:17,292 INFO program: Attribute Data Size: 7319104 >12:35:17,292 INFO program: Attribute Initialized Size: 7319104 >12:35:17,293 INFO program: Attribute Compressed Size: 0 >12:35:17,293 INFO program: Compression Block Size: 0 >12:35:17,294 INFO program: Compression Block Size Bits: 0 >12:35:17,294 INFO program: Compression Block Clusters: 0 >12:35:17,296 INFO program: Running... ntfsresize -m /dev/sda2 >07:35:35,073 INFO program: Running... modprobe btrfs >07:35:35,510 INFO program: Running... modprobe xfs >07:35:35,969 INFO program: Running... modprobe vfat >07:35:36,953 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >07:35:36,957 INFO program: Minsize (in MB): 121937 >07:35:37,089 INFO program: Running... dumpe2fs -h /dev/loop1 >07:35:37,159 INFO program: Filesystem volume name: Anaconda >07:35:37,160 INFO program: Last mounted on: / >07:35:37,164 INFO program: Filesystem UUID: 229948a1-524f-4bd7-95e6-51f823be344b >07:35:37,165 INFO program: Filesystem magic number: 0xEF53 >07:35:37,165 INFO program: Filesystem revision #: 1 (dynamic) >07:35:37,165 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >07:35:37,166 INFO program: Filesystem flags: signed_directory_hash >07:35:37,166 INFO program: Default mount options: user_xattr acl >07:35:37,166 INFO program: Filesystem state: clean >07:35:37,166 INFO program: Errors behavior: Continue >07:35:37,167 INFO program: Filesystem OS type: Linux >07:35:37,167 INFO program: Inode count: 65536 >07:35:37,167 INFO program: Block count: 1048576 >07:35:37,167 INFO program: Reserved block count: 0 >07:35:37,169 INFO program: Free blocks: 329323 >07:35:37,172 INFO program: Free inodes: 40647 >07:35:37,176 INFO program: First block: 1 >07:35:37,178 INFO program: Block size: 1024 >07:35:37,181 INFO program: Fragment size: 1024 >07:35:37,184 INFO program: Reserved GDT blocks: 256 >07:35:37,186 INFO program: Blocks per group: 8192 >07:35:37,189 INFO program: Fragments per group: 8192 >07:35:37,191 INFO program: Inodes per group: 512 >07:35:37,194 INFO program: Inode blocks per group: 128 >07:35:37,198 INFO program: Flex block group size: 16 >07:35:37,202 INFO program: Filesystem created: Wed Sep 12 22:04:45 2012 >07:35:37,205 INFO program: Last mount time: Wed Sep 12 22:05:43 2012 >07:35:37,211 INFO program: Last write time: Wed Sep 12 22:06:09 2012 >07:35:37,215 INFO program: Mount count: 2 >07:35:37,219 INFO program: Maximum mount count: -1 >07:35:37,222 INFO program: Last checked: Wed Sep 12 22:04:45 2012 >07:35:37,226 INFO program: Check interval: 0 (<none>) >07:35:37,230 INFO program: Lifetime writes: 32 MB >07:35:37,234 INFO program: Reserved blocks uid: 0 (user root) >07:35:37,238 INFO program: Reserved blocks gid: 0 (group root) >07:35:37,242 INFO program: First inode: 11 >07:35:37,246 INFO program: Inode size: 256 >07:35:37,250 INFO program: Required extra isize: 28 >07:35:37,254 INFO program: Desired extra isize: 28 >07:35:37,258 INFO program: Journal inode: 8 >07:35:37,263 INFO program: Default directory hash: half_md4 >07:35:37,266 INFO program: Directory Hash Seed: 188ca82a-1dc7-4ecd-a6cf-a693eeee0d1c >07:35:37,270 INFO program: Journal backup: inode blocks >07:35:37,275 INFO program: Journal features: (none) >07:35:37,279 INFO program: Journal size: 32M >07:35:37,283 INFO program: Journal length: 32768 >07:35:37,287 INFO program: Journal sequence: 0x00000011 >07:35:37,291 INFO program: Journal start: 0 >07:35:37,295 INFO program: >07:35:37,299 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >07:35:37,304 INFO program: Running... dumpe2fs -h /dev/loop1 >07:35:37,378 INFO program: Filesystem volume name: Anaconda >07:35:37,379 INFO program: Last mounted on: / >07:35:37,379 INFO program: Filesystem UUID: 229948a1-524f-4bd7-95e6-51f823be344b >07:35:37,379 INFO program: Filesystem magic number: 0xEF53 >07:35:37,379 INFO program: Filesystem revision #: 1 (dynamic) >07:35:37,380 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >07:35:37,380 INFO program: Filesystem flags: signed_directory_hash >07:35:37,380 INFO program: Default mount options: user_xattr acl >07:35:37,380 INFO program: Filesystem state: clean >07:35:37,381 INFO program: Errors behavior: Continue >07:35:37,381 INFO program: Filesystem OS type: Linux >07:35:37,381 INFO program: Inode count: 65536 >07:35:37,381 INFO program: Block count: 1048576 >07:35:37,382 INFO program: Reserved block count: 0 >07:35:37,388 INFO program: Free blocks: 329323 >07:35:37,392 INFO program: Free inodes: 40647 >07:35:37,396 INFO program: First block: 1 >07:35:37,398 INFO program: Block size: 1024 >07:35:37,401 INFO program: Fragment size: 1024 >07:35:37,403 INFO program: Reserved GDT blocks: 256 >07:35:37,406 INFO program: Blocks per group: 8192 >07:35:37,408 INFO program: Fragments per group: 8192 >07:35:37,411 INFO program: Inodes per group: 512 >07:35:37,413 INFO program: Inode blocks per group: 128 >07:35:37,416 INFO program: Flex block group size: 16 >07:35:37,418 INFO program: Filesystem created: Wed Sep 12 22:04:45 2012 >07:35:37,422 INFO program: Last mount time: Wed Sep 12 22:05:43 2012 >07:35:37,424 INFO program: Last write time: Wed Sep 12 22:06:09 2012 >07:35:37,427 INFO program: Mount count: 2 >07:35:37,430 INFO program: Maximum mount count: -1 >07:35:37,432 INFO program: Last checked: Wed Sep 12 22:04:45 2012 >07:35:37,435 INFO program: Check interval: 0 (<none>) >07:35:37,437 INFO program: Lifetime writes: 32 MB >07:35:37,440 INFO program: Reserved blocks uid: 0 (user root) >07:35:37,443 INFO program: Reserved blocks gid: 0 (group root) >07:35:37,446 INFO program: First inode: 11 >07:35:37,448 INFO program: Inode size: 256 >07:35:37,451 INFO program: Required extra isize: 28 >07:35:37,454 INFO program: Desired extra isize: 28 >07:35:37,457 INFO program: Journal inode: 8 >07:35:37,459 INFO program: Default directory hash: half_md4 >07:35:37,462 INFO program: Directory Hash Seed: 188ca82a-1dc7-4ecd-a6cf-a693eeee0d1c >07:35:37,465 INFO program: Journal backup: inode blocks >07:35:37,468 INFO program: Journal features: (none) >07:35:37,470 INFO program: Journal size: 32M >07:35:37,473 INFO program: Journal length: 32768 >07:35:37,476 INFO program: Journal sequence: 0x00000011 >07:35:37,478 INFO program: Journal start: 0 >07:35:37,481 INFO program: >07:35:37,484 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >07:35:37,487 INFO program: Running... resize2fs -P /dev/loop1 >07:35:37,544 INFO program: Couldn't find valid filesystem superblock. >07:35:37,545 ERR program: resize2fs 1.42.5 (29-Jul-2012) >07:35:37,545 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >07:35:37,649 INFO program: Running... modprobe scsi_wait_scan >07:35:37,705 ERR program: FATAL: Module scsi_wait_scan not found. >07:35:37,707 INFO program: Running... rmmod scsi_wait_scan >07:35:37,775 ERR program: Error: Module scsi_wait_scan is not currently loaded >07:35:37,777 INFO program: Running... udevadm settle --timeout=300 >07:35:37,994 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >07:35:38,066 INFO program: Filesystem volume name: Anaconda >07:35:38,067 INFO program: Last mounted on: /sysroot >07:35:38,067 INFO program: Filesystem UUID: 229948a1-524f-4bd7-95e6-51f823be344b >07:35:38,067 INFO program: Filesystem magic number: 0xEF53 >07:35:38,067 INFO program: Filesystem revision #: 1 (dynamic) >07:35:38,067 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 >07:35:38,068 INFO program: Filesystem flags: signed_directory_hash >07:35:38,068 INFO program: Default mount options: user_xattr acl >07:35:38,068 INFO program: Filesystem state: clean >07:35:38,068 INFO program: Errors behavior: Continue >07:35:38,068 INFO program: Filesystem OS type: Linux >07:35:38,068 INFO program: Inode count: 65536 >07:35:38,068 INFO program: Block count: 1048576 >07:35:38,070 INFO program: Reserved block count: 0 >07:35:38,074 INFO program: Free blocks: 329323 >07:35:38,077 INFO program: Free inodes: 40647 >07:35:38,079 INFO program: First block: 1 >07:35:38,082 INFO program: Block size: 1024 >07:35:38,084 INFO program: Fragment size: 1024 >07:35:38,087 INFO program: Reserved GDT blocks: 256 >07:35:38,090 INFO program: Blocks per group: 8192 >07:35:38,092 INFO program: Fragments per group: 8192 >07:35:38,094 INFO program: Inodes per group: 512 >07:35:38,097 INFO program: Inode blocks per group: 128 >07:35:38,100 INFO program: Flex block group size: 16 >07:35:38,102 INFO program: Filesystem created: Wed Sep 12 22:04:45 2012 >07:35:38,105 INFO program: Last mount time: Mon Nov 5 07:34:01 2012 >07:35:38,108 INFO program: Last write time: Mon Nov 5 07:34:01 2012 >07:35:38,110 INFO program: Mount count: 3 >07:35:38,113 INFO program: Maximum mount count: -1 >07:35:38,116 INFO program: Last checked: Wed Sep 12 22:04:45 2012 >07:35:38,118 INFO program: Check interval: 0 (<none>) >07:35:38,121 INFO program: Lifetime writes: 32 MB >07:35:38,124 INFO program: Reserved blocks uid: 0 (user root) >07:35:38,127 INFO program: Reserved blocks gid: 0 (group root) >07:35:38,129 INFO program: First inode: 11 >07:35:38,132 INFO program: Inode size: 256 >07:35:38,134 INFO program: Required extra isize: 28 >07:35:38,137 INFO program: Desired extra isize: 28 >07:35:38,139 INFO program: Journal inode: 8 >07:35:38,142 INFO program: Default directory hash: half_md4 >07:35:38,145 INFO program: Directory Hash Seed: 188ca82a-1dc7-4ecd-a6cf-a693eeee0d1c >07:35:38,148 INFO program: Journal backup: inode blocks >07:35:38,150 INFO program: Journal features: (none) >07:35:38,153 INFO program: Journal size: 32M >07:35:38,155 INFO program: Journal length: 32768 >07:35:38,158 INFO program: Journal sequence: 0x00000012 >07:35:38,161 INFO program: Journal start: 1 >07:35:38,163 INFO program: >07:35:38,166 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >07:35:38,169 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >07:35:38,227 INFO program: Filesystem volume name: Anaconda >07:35:38,228 INFO program: Last mounted on: /sysroot >07:35:38,229 INFO program: Filesystem UUID: 229948a1-524f-4bd7-95e6-51f823be344b >07:35:38,229 INFO program: Filesystem magic number: 0xEF53 >07:35:38,230 INFO program: Filesystem revision #: 1 (dynamic) >07:35:38,230 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 >07:35:38,231 INFO program: Filesystem flags: signed_directory_hash >07:35:38,231 INFO program: Default mount options: user_xattr acl >07:35:38,231 INFO program: Filesystem state: clean >07:35:38,232 INFO program: Errors behavior: Continue >07:35:38,232 INFO program: Filesystem OS type: Linux >07:35:38,233 INFO program: Inode count: 65536 >07:35:38,234 INFO program: Block count: 1048576 >07:35:38,238 INFO program: Reserved block count: 0 >07:35:38,242 INFO program: Free blocks: 329323 >07:35:38,246 INFO program: Free inodes: 40647 >07:35:38,250 INFO program: First block: 1 >07:35:38,253 INFO program: Block size: 1024 >07:35:38,257 INFO program: Fragment size: 1024 >07:35:38,261 INFO program: Reserved GDT blocks: 256 >07:35:38,265 INFO program: Blocks per group: 8192 >07:35:38,269 INFO program: Fragments per group: 8192 >07:35:38,273 INFO program: Inodes per group: 512 >07:35:38,277 INFO program: Inode blocks per group: 128 >07:35:38,281 INFO program: Flex block group size: 16 >07:35:38,285 INFO program: Filesystem created: Wed Sep 12 22:04:45 2012 >07:35:38,289 INFO program: Last mount time: Mon Nov 5 07:34:01 2012 >07:35:38,293 INFO program: Last write time: Mon Nov 5 07:34:01 2012 >07:35:38,297 INFO program: Mount count: 3 >07:35:38,301 INFO program: Maximum mount count: -1 >07:35:38,305 INFO program: Last checked: Wed Sep 12 22:04:45 2012 >07:35:38,309 INFO program: Check interval: 0 (<none>) >07:35:38,313 INFO program: Lifetime writes: 32 MB >07:35:38,317 INFO program: Reserved blocks uid: 0 (user root) >07:35:38,321 INFO program: Reserved blocks gid: 0 (group root) >07:35:38,325 INFO program: First inode: 11 >07:35:38,329 INFO program: Inode size: 256 >07:35:38,333 INFO program: Required extra isize: 28 >07:35:38,337 INFO program: Desired extra isize: 28 >07:35:38,341 INFO program: Journal inode: 8 >07:35:38,345 INFO program: Default directory hash: half_md4 >07:35:38,349 INFO program: Directory Hash Seed: 188ca82a-1dc7-4ecd-a6cf-a693eeee0d1c >07:35:38,353 INFO program: Journal backup: inode blocks >07:35:38,357 INFO program: Journal features: (none) >07:35:38,361 INFO program: Journal size: 32M >07:35:38,365 INFO program: Journal length: 32768 >07:35:38,369 INFO program: Journal sequence: 0x00000012 >07:35:38,373 INFO program: Journal start: 1 >07:35:38,377 INFO program: >07:35:38,381 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >07:35:38,386 INFO program: Running... resize2fs -P /dev/mapper/live-rw >07:35:38,454 INFO program: Estimated minimum size of the filesystem: 717576 >07:35:38,455 ERR program: resize2fs 1.42.5 (29-Jul-2012) >07:35:38,479 INFO program: Running... modprobe scsi_wait_scan >07:35:38,543 ERR program: FATAL: Module scsi_wait_scan not found. >07:35:38,545 INFO program: Running... rmmod scsi_wait_scan >07:35:38,606 ERR program: Error: Module scsi_wait_scan is not currently loaded >07:35:38,609 INFO program: Running... udevadm settle --timeout=300 >07:35:38,768 INFO program: Running... udevadm settle --timeout=300 >07:35:38,864 INFO program: Running... udevadm settle --timeout=300 >07:35:38,946 INFO program: Running... udevadm settle --timeout=300 >07:35:39,047 INFO program: Running... udevadm settle --timeout=300 >07:35:39,128 INFO program: Running... udevadm settle --timeout=300 >07:35:39,224 INFO program: Running... udevadm settle --timeout=300 >07:35:39,328 INFO program: Running... udevadm settle --timeout=300 >07:35:39,418 INFO program: Running... udevadm settle --timeout=300 >07:35:39,504 INFO program: Running... udevadm settle --timeout=300 >07:35:39,602 INFO program: Running... udevadm settle --timeout=300 >07:35:39,701 INFO program: Running... udevadm settle --timeout=300 >07:35:39,811 INFO program: Running... udevadm settle --timeout=300 >07:35:39,899 INFO program: Running... udevadm settle --timeout=300 >07:35:40,006 INFO program: Running... udevadm settle --timeout=300 >07:35:40,094 INFO program: Running... udevadm settle --timeout=300 >07:35:40,200 INFO program: Running... udevadm settle --timeout=300 >07:35:40,296 INFO program: Running... udevadm settle --timeout=300 >07:35:40,379 INFO program: Running... systemctl status chronyd.service >07:35:40,468 INFO program: chronyd.service - NTP client/server >07:35:40,471 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; disabled) >07:35:40,472 INFO program: Active: inactive (dead) >07:35:40,472 INFO program: CGroup: name=systemd:/system/chronyd.service >07:35:40,473 INFO program: >07:35:40,491 INFO program: Running... udevadm settle --timeout=300 >07:35:40,576 INFO program: Running... udevadm settle --timeout=300 >07:35:40,685 INFO program: Running... udevadm settle --timeout=300 >12:35:40,890 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sdc1 /mnt/sysimage >12:35:40,988 INFO program: Running... /bin/umount /mnt/sysimage >07:35:41,040 INFO program: Running... udevadm settle --timeout=300 >07:35:41,149 INFO program: Running... udevadm settle --timeout=300 >12:35:51,384 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sdc2 /mnt/sysimage >12:35:51,434 INFO program: Running... arch >12:35:51,538 INFO program: x86_64 >12:35:51,594 INFO program: Running... /bin/umount /mnt/sysimage >12:35:51,655 INFO program: Running... udevadm settle --timeout=300 >12:35:51,766 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sdc3 /mnt/sysimage >12:35:51,829 INFO program: Running... /bin/umount /mnt/sysimage >12:35:51,881 INFO program: Running... udevadm settle --timeout=300 >12:35:51,986 INFO program: Running... udevadm settle --timeout=300 >12:35:52,093 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sdc6 /mnt/sysimage >12:35:52,173 INFO program: Running... /bin/umount /mnt/sysimage >12:35:52,227 INFO program: Running... udevadm settle --timeout=300 >12:35:52,331 INFO program: Running... udevadm settle --timeout=300 >12:35:56,509 INFO program: Running... systemctl start chronyd.service >12:35:56,579 ERR program: Failed to issue method call: Unit systemd-timedated-ntp.target failed to load: No such file or directory. See system logs and 'systemctl status systemd-timedated-ntp.target' for details. >12:35:56,592 INFO program: Running... systemctl status chronyd.service >12:35:56,669 INFO program: chronyd.service - NTP client/server >12:35:56,671 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; disabled) >12:35:56,672 INFO program: Active: inactive (dead) >12:35:56,672 INFO program: CGroup: name=systemd:/system/chronyd.service >12:35:56,673 INFO program: >12:35:56,685 INFO program: Running... systemctl stop chronyd.service >12:35:57,284 INFO program: Running... systemctl start chronyd.service >12:35:57,380 ERR program: Failed to issue method call: Unit systemd-timedated-ntp.target failed to load: No such file or directory. See system logs and 'systemctl status systemd-timedated-ntp.target' for details. >12:35:57,858 INFO program: Running... systemctl status chronyd.service >12:35:57,928 INFO program: chronyd.service - NTP client/server >12:35:57,930 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; disabled) >12:35:57,931 INFO program: Active: inactive (dead) >12:35:57,931 INFO program: CGroup: name=systemd:/system/chronyd.service >12:35:57,932 INFO program: >12:35:57,934 INFO program: Running... systemctl stop chronyd.service >12:35:58,224 INFO program: Running... systemctl start chronyd.service >12:35:58,289 ERR program: Failed to issue method call: Unit systemd-timedated-ntp.target failed to load: No such file or directory. See system logs and 'systemctl status systemd-timedated-ntp.target' for details. >12:35:58,297 INFO program: Running... systemctl status chronyd.service >12:35:58,365 INFO program: chronyd.service - NTP client/server >12:35:58,366 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; disabled) >12:35:58,368 INFO program: Active: inactive (dead) >12:35:58,368 INFO program: CGroup: name=systemd:/system/chronyd.service >12:35:58,369 INFO program: >12:35:58,371 INFO program: Running... systemctl stop chronyd.service >12:35:59,157 INFO program: Running... systemctl start chronyd.service >12:35:59,230 ERR program: Failed to issue method call: Unit systemd-timedated-ntp.target failed to load: No such file or directory. See system logs and 'systemctl status systemd-timedated-ntp.target' for details. >12:35:59,237 INFO program: Running... systemctl status chronyd.service >12:35:59,299 INFO program: chronyd.service - NTP client/server >12:35:59,301 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; disabled) >12:35:59,301 INFO program: Active: inactive (dead) >12:35:59,301 INFO program: CGroup: name=systemd:/system/chronyd.service >12:35:59,302 INFO program: >12:35:59,305 INFO program: Running... systemctl stop chronyd.service >12:36:04,574 INFO program: Running... systemctl restart chronyd.service >12:36:04,634 ERR program: Failed to issue method call: Unit systemd-timedated-ntp.target failed to load: No such file or directory. See system logs and 'systemctl status systemd-timedated-ntp.target' for details. >12:36:06,304 INFO program: Running... systemctl start chronyd.service >12:36:06,368 ERR program: Failed to issue method call: Unit systemd-timedated-ntp.target failed to load: No such file or directory. See system logs and 'systemctl status systemd-timedated-ntp.target' for details. >12:36:06,376 INFO program: Running... systemctl status chronyd.service >12:36:06,452 INFO program: chronyd.service - NTP client/server >12:36:06,454 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; disabled) >12:36:06,455 INFO program: Active: inactive (dead) >12:36:06,455 INFO program: CGroup: name=systemd:/system/chronyd.service >12:36:06,456 INFO program: >12:36:06,458 INFO program: Running... systemctl stop chronyd.service >12:36:06,753 INFO program: Running... systemctl start chronyd.service >12:36:06,817 ERR program: Failed to issue method call: Unit systemd-timedated-ntp.target failed to load: No such file or directory. See system logs and 'systemctl status systemd-timedated-ntp.target' for details. >12:36:06,825 INFO program: Running... systemctl status chronyd.service >12:36:06,887 INFO program: chronyd.service - NTP client/server >12:36:06,888 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; disabled) >12:36:06,889 INFO program: Active: inactive (dead) >12:36:06,889 INFO program: CGroup: name=systemd:/system/chronyd.service >12:36:06,889 INFO program: >12:36:06,891 INFO program: Running... systemctl stop chronyd.service >12:36:08,104 INFO program: Running... systemctl start chronyd.service >12:36:08,169 ERR program: Failed to issue method call: Unit systemd-timedated-ntp.target failed to load: No such file or directory. See system logs and 'systemctl status systemd-timedated-ntp.target' for details. >12:36:08,179 INFO program: Running... systemctl status chronyd.service >12:36:08,240 INFO program: chronyd.service - NTP client/server >12:36:08,241 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; disabled) >12:36:08,242 INFO program: Active: inactive (dead) >12:36:08,242 INFO program: CGroup: name=systemd:/system/chronyd.service >12:36:08,243 INFO program: >12:36:08,245 INFO program: Running... systemctl stop chronyd.service >12:37:27,780 ERR program: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0xe00003 (Editing Wi) >12:37:27,781 ERR program: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. >12:39:02,064 INFO program: Running... udevadm settle --timeout=300 >12:39:02,197 INFO program: Running... udevadm settle --timeout=300 >12:39:02,331 INFO program: Running... udevadm settle --timeout=300 >12:39:02,444 INFO program: Running... udevadm settle --timeout=300 >12:39:02,565 INFO program: Running... udevadm settle --timeout=300 >12:39:02,681 INFO program: Running... udevadm settle --timeout=300 >12:39:02,783 INFO program: Running... modprobe scsi_wait_scan >12:39:02,847 ERR program: FATAL: Module scsi_wait_scan not found. >12:39:02,850 INFO program: Running... rmmod scsi_wait_scan >12:39:02,921 ERR program: Error: Module scsi_wait_scan is not currently loaded >12:39:02,923 INFO program: Running... udevadm settle --timeout=300 >12:39:21,050 INFO program: Running... modprobe scsi_wait_scan >12:39:21,108 ERR program: FATAL: Module scsi_wait_scan not found. >12:39:21,110 INFO program: Running... rmmod scsi_wait_scan >12:39:21,167 ERR program: Error: Module scsi_wait_scan is not currently loaded >12:39:21,169 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >12:34:46,313 DEBUG storage: registered device format class MDRaidMember as mdmember >12:34:46,316 DEBUG storage: registered device format class BIOSBoot as biosboot >12:34:46,319 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >12:34:46,463 DEBUG storage: registered device format class LUKS as luks >12:34:46,470 DEBUG storage: registered device format class DiskLabel as disklabel >12:34:46,473 DEBUG storage: registered device format class DMRaidMember as dmraidmember >12:34:46,476 DEBUG storage: registered device format class MultipathMember as multipath_member >12:34:46,479 DEBUG storage: registered device format class PPCPRePBoot as prepboot >12:34:46,489 DEBUG storage: registered device format class SwapSpace as swap >12:34:46,553 DEBUG storage: registered device format class Ext2FS as ext2 >12:34:46,553 DEBUG storage: registered device format class Ext3FS as ext3 >12:34:46,553 DEBUG storage: registered device format class Ext4FS as ext4 >12:34:46,554 DEBUG storage: registered device format class FATFS as vfat >12:34:46,555 DEBUG storage: registered device format class EFIFS as efi >12:34:46,555 DEBUG storage: registered device format class BTRFS as btrfs >12:34:46,556 DEBUG storage: registered device format class GFS2 as gfs2 >12:34:46,556 DEBUG storage: registered device format class JFS as jfs >12:34:46,556 DEBUG storage: registered device format class ReiserFS as reiserfs >12:34:46,557 DEBUG storage: registered device format class XFS as xfs >12:34:46,557 DEBUG storage: registered device format class HFS as hfs >12:34:46,558 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >12:34:46,558 DEBUG storage: registered device format class HFSPlus as hfs+ >12:34:46,558 DEBUG storage: registered device format class NTFS as ntfs >12:34:46,561 DEBUG storage: registered device format class NFS as nfs >12:34:46,565 DEBUG storage: registered device format class NFSv4 as nfs4 >12:34:46,567 DEBUG storage: registered device format class Iso9660FS as iso9660 >12:34:46,569 DEBUG storage: registered device format class NoDevFS as nodev >12:34:46,572 DEBUG storage: registered device format class DevPtsFS as devpts >12:34:46,574 DEBUG storage: registered device format class ProcFS as proc >12:34:46,577 DEBUG storage: registered device format class SysFS as sysfs >12:34:46,579 DEBUG storage: registered device format class TmpFS as tmpfs >12:34:46,582 DEBUG storage: registered device format class BindFS as bind >12:34:46,584 DEBUG storage: registered device format class SELinuxFS as selinuxfs >12:34:46,587 DEBUG storage: registered device format class USBFS as usbfs >12:34:49,708 DEBUG storage: MultipathTopology._build_topology: >12:34:49,709 DEBUG storage: /etc/multipath.conf contents: >12:34:49,709 DEBUG storage: # multipath.conf written by anaconda >12:34:49,709 DEBUG storage: >12:34:49,710 DEBUG storage: defaults { >12:34:49,710 DEBUG storage: user_friendly_names yes >12:34:49,710 DEBUG storage: } >12:34:49,711 DEBUG storage: blacklist { >12:34:49,711 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:34:49,711 DEBUG storage: devnode "^hd[a-z]" >12:34:49,712 DEBUG storage: devnode "^dcssblk[0-9]*" >12:34:49,712 DEBUG storage: device { >12:34:49,712 DEBUG storage: vendor "DGC" >12:34:49,713 DEBUG storage: product "LUNZ" >12:34:49,716 DEBUG storage: } >12:34:49,718 DEBUG storage: device { >12:34:49,721 DEBUG storage: vendor "IBM" >12:34:49,723 DEBUG storage: product "S/390.*" >12:34:49,726 DEBUG storage: } >12:34:49,728 DEBUG storage: # don't count normal SATA devices as multipaths >12:34:49,730 DEBUG storage: device { >12:34:49,733 DEBUG storage: vendor "ATA" >12:34:49,736 DEBUG storage: } >12:34:49,738 DEBUG storage: # don't count 3ware devices as multipaths >12:34:49,740 DEBUG storage: device { >12:34:49,743 DEBUG storage: vendor "3ware" >12:34:49,746 DEBUG storage: } >12:34:49,749 DEBUG storage: device { >12:34:49,751 DEBUG storage: vendor "AMCC" >12:34:49,754 DEBUG storage: } >12:34:49,756 DEBUG storage: # nor highpoint devices >12:34:49,759 DEBUG storage: device { >12:34:49,761 DEBUG storage: vendor "HPT" >12:34:49,763 DEBUG storage: } >12:34:49,766 DEBUG storage: } >12:34:49,768 DEBUG storage: multipaths { >12:34:49,771 DEBUG storage: } >12:34:49,774 DEBUG storage: (end of /etc/multipath.conf) >12:34:50,378 INFO storage: MultipathTopology: found singlepath device: sdb >12:34:50,380 INFO storage: MultipathTopology: found non-disk device: sdb1 >12:34:50,382 INFO storage: MultipathTopology: found singlepath device: sdc >12:34:50,389 INFO storage: MultipathTopology: found non-disk device: sdc1 >12:34:50,389 INFO storage: MultipathTopology: found non-disk device: sdc2 >12:34:50,390 INFO storage: MultipathTopology: found non-disk device: sdc3 >12:34:50,390 INFO storage: MultipathTopology: found non-disk device: sdc4 >12:34:50,391 INFO storage: MultipathTopology: found non-disk device: sdc5 >12:34:50,391 INFO storage: MultipathTopology: found non-disk device: sdc6 >12:34:50,391 INFO storage: MultipathTopology: found non-disk device: sr1 >12:34:50,392 INFO storage: MultipathTopology: found non-disk device: sr0 >12:34:50,392 INFO storage: MultipathTopology: found singlepath device: sda >12:34:50,393 INFO storage: MultipathTopology: found non-disk device: sda1 >12:34:50,393 INFO storage: MultipathTopology: found non-disk device: sda2 >12:34:50,394 INFO storage: MultipathTopology: found singlepath device: loop0 >12:34:50,394 INFO storage: MultipathTopology: found singlepath device: loop1 >12:34:50,395 INFO storage: MultipathTopology: found singlepath device: loop2 >12:34:50,398 INFO storage: MultipathTopology: found singlepath device: loop3 >12:34:50,401 INFO storage: MultipathTopology: found singlepath device: loop4 >12:34:50,404 INFO storage: MultipathTopology: found singlepath device: loop5 >12:34:50,408 INFO storage: MultipathTopology: found singlepath device: loop6 >12:34:50,411 INFO storage: MultipathTopology: found singlepath device: loop7 >12:34:50,414 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:35:10,395 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >12:35:10,398 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:35:11,385 DEBUG storage: MultipathTopology._build_topology: >12:35:11,386 DEBUG storage: /etc/multipath.conf contents: >12:35:11,386 DEBUG storage: # multipath.conf written by anaconda >12:35:11,387 DEBUG storage: >12:35:11,387 DEBUG storage: defaults { >12:35:11,387 DEBUG storage: user_friendly_names yes >12:35:11,387 DEBUG storage: } >12:35:11,388 DEBUG storage: blacklist { >12:35:11,388 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:35:11,388 DEBUG storage: devnode "^hd[a-z]" >12:35:11,388 DEBUG storage: devnode "^dcssblk[0-9]*" >12:35:11,388 DEBUG storage: device { >12:35:11,389 DEBUG storage: vendor "DGC" >12:35:11,389 DEBUG storage: product "LUNZ" >12:35:11,391 DEBUG storage: } >12:35:11,394 DEBUG storage: device { >12:35:11,398 DEBUG storage: vendor "IBM" >12:35:11,402 DEBUG storage: product "S/390.*" >12:35:11,405 DEBUG storage: } >12:35:11,409 DEBUG storage: # don't count normal SATA devices as multipaths >12:35:11,412 DEBUG storage: device { >12:35:11,416 DEBUG storage: vendor "ATA" >12:35:11,420 DEBUG storage: } >12:35:11,424 DEBUG storage: # don't count 3ware devices as multipaths >12:35:11,429 DEBUG storage: device { >12:35:11,437 DEBUG storage: vendor "3ware" >12:35:11,447 DEBUG storage: } >12:35:11,455 DEBUG storage: device { >12:35:11,466 DEBUG storage: vendor "AMCC" >12:35:11,469 DEBUG storage: } >12:35:11,471 DEBUG storage: # nor highpoint devices >12:35:11,474 DEBUG storage: device { >12:35:11,478 DEBUG storage: vendor "HPT" >12:35:11,481 DEBUG storage: } >12:35:11,484 DEBUG storage: } >12:35:11,486 DEBUG storage: multipaths { >12:35:11,489 DEBUG storage: } >12:35:11,494 DEBUG storage: (end of /etc/multipath.conf) >12:35:11,695 INFO storage: MultipathTopology: found singlepath device: sdb >12:35:11,696 INFO storage: MultipathTopology: found non-disk device: sdb1 >12:35:11,697 INFO storage: MultipathTopology: found singlepath device: sdc >12:35:11,697 INFO storage: MultipathTopology: found non-disk device: sdc1 >12:35:11,698 INFO storage: MultipathTopology: found non-disk device: sdc2 >12:35:11,698 INFO storage: MultipathTopology: found non-disk device: sdc3 >12:35:11,699 INFO storage: MultipathTopology: found non-disk device: sdc4 >12:35:11,700 INFO storage: MultipathTopology: found non-disk device: sdc5 >12:35:11,700 INFO storage: MultipathTopology: found non-disk device: sdc6 >12:35:11,701 INFO storage: MultipathTopology: found non-disk device: sr1 >12:35:11,701 INFO storage: MultipathTopology: found non-disk device: sr0 >12:35:11,702 INFO storage: MultipathTopology: found singlepath device: sda >12:35:11,703 INFO storage: MultipathTopology: found non-disk device: sda1 >12:35:11,703 INFO storage: MultipathTopology: found non-disk device: sda2 >12:35:11,704 INFO storage: MultipathTopology: found singlepath device: loop0 >12:35:11,704 INFO storage: MultipathTopology: found singlepath device: loop1 >12:35:11,707 INFO storage: MultipathTopology: found singlepath device: loop2 >12:35:11,710 INFO storage: MultipathTopology: found singlepath device: loop3 >12:35:11,712 INFO storage: MultipathTopology: found singlepath device: loop4 >12:35:11,716 INFO storage: MultipathTopology: found singlepath device: loop5 >12:35:11,721 INFO storage: MultipathTopology: found singlepath device: loop6 >12:35:11,725 INFO storage: MultipathTopology: found singlepath device: loop7 >12:35:11,730 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:35:11,735 INFO storage: devices to scan: ['sdb', 'sdb1', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sdc4', 'sdc5', 'sdc6', 'sr1', 'sr0', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >12:35:11,750 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-M4-CT256M4SSD2_000000001221090B868F /dev/disk/by-id/wwn-0x500a0751090b868f', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata10/host11/target11:0:0/11:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > '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': '0', > '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': 'M4-CT256M4SSD2', > 'ID_MODEL_ENC': 'M4-CT256M4SSD2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '000F', > 'ID_SERIAL': 'M4-CT256M4SSD2_000000001221090B868F', > 'ID_SERIAL_SHORT': '000000001221090B868F', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a0751090b868f', > 'ID_WWN_WITH_EXTENSION': '0x500a0751090b868f', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '256516', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-M4-CT256M4SSD2_000000001221090B868F', > '/dev/disk/by-id/wwn-0x500a0751090b868f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata10/host11/target11:0:0/11:0:0:0/block/sdb'} ; name: sdb ; >12:35:11,756 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata10/host11/target11:0:0/11:0:0:0/block/sdb)... >12:35:11,758 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:35:11,760 DEBUG storage: DeviceTree.getDeviceByName returned None >12:35:11,763 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >12:35:11,769 INFO storage: sdb is a disk >12:35:11,770 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:35:11,775 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:35:11,775 INFO storage: added disk sdb (id 0) to device tree >12:35:11,775 DEBUG storage: looking up parted Device: /dev/sdb >12:35:11,785 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:35:11,786 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >12:35:11,789 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:35:11,803 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >12:35:11,819 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fea4d6dedd0>] > device: <parted.device.Device object at 0x7fea4d6dec10> > PedDisk: <_ped.Disk object at 0x7fea4d6e23f8> >12:35:11,819 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:35:11,822 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >12:35:11,831 INFO storage: got device: DiskDevice instance (0x7fea4d4f8d50) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 244198.335938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata10/host11/target11:0:0/11:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA M4-CT256M4SSD2 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x1d2b050> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fea4d6c6e10> >12:35:11,841 INFO storage: got format: DiskLabel instance (0x7fea4d6c6ed0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb 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 0x7fea4d6dedd0>] > device: <parted.device.Device object at 0x7fea4d6dec10> > PedDisk: <_ped.Disk object at 0x7fea4d6e23f8> > origPartedDisk = <parted.disk.Disk object at 0x7fea4d6e3190> > partedDevice = parted.Device instance -- > model: ATA M4-CT256M4SSD2 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x1d2ba70> > >12:35:11,849 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-M4-CT256M4SSD2_000000001221090B868F-part1 /dev/disk/by-id/wwn-0x500a0751090b868f-part1 /dev/disk/by-label/Data\\x20Disk\\x20SSD /dev/disk/by-uuid/5ACEF226CEF1F9D9', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata10/host11/target11:0:0/11:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > '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': '0', > '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': 'Data_Disk_SSD', > 'ID_FS_LABEL_ENC': 'Data\\x20Disk\\x20SSD', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5ACEF226CEF1F9D9', > 'ID_FS_UUID_ENC': '5ACEF226CEF1F9D9', > 'ID_MODEL': 'M4-CT256M4SSD2', > 'ID_MODEL_ENC': 'M4-CT256M4SSD2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '314572800', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '000F', > 'ID_SERIAL': 'M4-CT256M4SSD2_000000001221090B868F', > 'ID_SERIAL_SHORT': '000000001221090B868F', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a0751090b868f', > 'ID_WWN_WITH_EXTENSION': '0x500a0751090b868f', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '256632', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-M4-CT256M4SSD2_000000001221090B868F-part1', > '/dev/disk/by-id/wwn-0x500a0751090b868f-part1', > '/dev/disk/by-label/Data\\x20Disk\\x20SSD', > '/dev/disk/by-uuid/5ACEF226CEF1F9D9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata10/host11/target11:0:0/11:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >12:35:11,853 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata10/host11/target11:0:0/11:0:0:0/block/sdb/sdb1)... >12:35:11,855 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:35:11,858 DEBUG storage: DeviceTree.getDeviceByName returned None >12:35:11,859 INFO storage: sdb1 is a partition >12:35:11,861 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >12:35:11,863 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:35:11,865 DEBUG storage: DeviceTree.getDeviceByName returned existing 244198MB disk sdb (0) with existing msdos disklabel >12:35:11,868 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:35:11,870 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >12:35:11,871 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:35:11,874 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >12:35:11,874 DEBUG storage: looking up parted Partition: /dev/sdb1 >12:35:11,877 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >12:35:11,880 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >12:35:11,882 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >12:35:11,885 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >12:35:11,886 INFO storage: added partition sdb1 (id 1) to device tree >12:35:11,888 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >12:35:11,891 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >12:35:11,894 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:35:11,897 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >12:35:11,925 WARN storage: disklabel detected but not usable on sdb1 >12:35:11,926 INFO storage: type detected on 'sdb1' is 'ntfs' >12:35:13,354 DEBUG storage: NTFS.supported: supported: False ; >12:35:13,355 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:35:13,358 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >12:35:13,361 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: ntfs ; >12:35:13,363 DEBUG storage: looking up parted Device: /dev/sdb1 >12:35:13,375 INFO storage: got device: PartitionDevice instance (0x7fea4d6d4050) -- > name = sdb1 status = True kids = 0 id = 1 > parents = ['existing 244198MB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 153600.0 > format = existing ntfs filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata10/host11/target11:0:0/11:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 314572800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19581, 255, 63) biosGeometry: (19581, 255, 63) > PedDevice: <_ped.Device object at 0x1d2bc20> > target size = 0 path = /dev/sdb1 > 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 0x7fea4d6decd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fea4d6e3310> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea4d6def50> PedPartition: <_ped.Partition object at 0x7fea4d6daa70> > disk = existing 244198MB disk sdb (0) with existing msdos disklabel > start = 2048 end = 314574847 length = 314572800 > flags = >12:35:13,381 DEBUG storage: NTFS.supported: supported: False ; >12:35:13,382 INFO storage: got format: NTFS instance (0x7fea4d6e3550) -- > type = ntfs name = ntfs status = False > device = /dev/sdb1 uuid = 5ACEF226CEF1F9D9 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Data_Disk_SSD size = 153599.0 targetSize = 153599.0 > >12:35:13,389 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322 /dev/disk/by-id/wwn-0x50000f0050533030', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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': '0', > '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_MCCOE64G5MPP-0VA', > 'ID_MODEL_ENC': 'SAMSUNG\\x20MCCOE64G5MPP-0VA\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PS105006', > 'ID_SERIAL': 'SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322', > 'ID_SERIAL_SHORT': 'SE820J5322', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000f0050533030', > 'ID_WWN_WITH_EXTENSION': '0x50000f0050533030', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '258038', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322', > '/dev/disk/by-id/wwn-0x50000f0050533030'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc'} ; name: sdc ; >12:35:13,394 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc)... >12:35:13,396 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:35:13,399 DEBUG storage: DeviceTree.getDeviceByName returned None >12:35:13,402 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >12:35:13,410 INFO storage: sdc is a disk >12:35:13,411 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:35:13,415 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >12:35:13,415 INFO storage: added disk sdc (id 2) to device tree >12:35:13,416 DEBUG storage: looking up parted Device: /dev/sdc >12:35:13,431 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >12:35:13,433 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >12:35:13,436 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:35:13,440 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >12:35:13,481 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fea4d6402d0>, <parted.partition.Partition object at 0x7fea4d640490>, <parted.partition.Partition object at 0x7fea4d640710>, <parted.partition.Partition object at 0x7fea4d6408d0>, <parted.partition.Partition object at 0x7fea4d6409d0>, <parted.partition.Partition object at 0x7fea4d640d90>] > device: <parted.device.Device object at 0x7fea4d4f8e10> > PedDisk: <_ped.Disk object at 0x7fea4d644c68> >12:35:13,482 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:35:13,484 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >12:35:13,503 INFO storage: got device: DiskDevice instance (0x7fea4d640310) -- > name = sdc status = True kids = 0 id = 2 > parents = [] > uuid = None size = 61057.3359375 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA SAMSUNG MCCOE64G path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 125045424 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12 did: 0 busy: False > hardwareGeometry: (7783, 255, 63) biosGeometry: (7783, 255, 63) > PedDevice: <_ped.Device object at 0x1d2bef0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fea4d640290> >12:35:13,523 INFO storage: got format: DiskLabel instance (0x7fea4d6e33d0) -- > 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 = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fea4d6402d0>, <parted.partition.Partition object at 0x7fea4d640490>, <parted.partition.Partition object at 0x7fea4d640710>, <parted.partition.Partition object at 0x7fea4d6408d0>, <parted.partition.Partition object at 0x7fea4d6409d0>, <parted.partition.Partition object at 0x7fea4d640d90>] > device: <parted.device.Device object at 0x7fea4d4f8e10> > PedDisk: <_ped.Disk object at 0x7fea4d644c68> > origPartedDisk = <parted.disk.Disk object at 0x7fea4d640bd0> > partedDevice = parted.Device instance -- > model: ATA SAMSUNG MCCOE64G path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 125045424 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12 did: 0 busy: False > hardwareGeometry: (7783, 255, 63) biosGeometry: (7783, 255, 63) > PedDevice: <_ped.Device object at 0x1d2be60> > >12:35:13,529 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322-part1 /dev/disk/by-id/wwn-0x50000f0050533030-part1 /dev/disk/by-uuid/c3c88b23-c27b-4886-a80f-44f433ffb09f', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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': '0', > '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': 'c3c88b23-c27b-4886-a80f-44f433ffb09f', > 'ID_FS_UUID_ENC': 'c3c88b23-c27b-4886-a80f-44f433ffb09f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_MCCOE64G5MPP-0VA', > 'ID_MODEL_ENC': 'SAMSUNG\\x20MCCOE64G5MPP-0VA\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '614400', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PS105006', > 'ID_SERIAL': 'SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322', > 'ID_SERIAL_SHORT': 'SE820J5322', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000f0050533030', > 'ID_WWN_WITH_EXTENSION': '0x50000f0050533030', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '258118', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322-part1', > '/dev/disk/by-id/wwn-0x50000f0050533030-part1', > '/dev/disk/by-uuid/c3c88b23-c27b-4886-a80f-44f433ffb09f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >12:35:13,530 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc1)... >12:35:13,532 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >12:35:13,534 DEBUG storage: DeviceTree.getDeviceByName returned None >12:35:13,534 INFO storage: sdc1 is a partition >12:35:13,536 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >12:35:13,538 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:35:13,540 DEBUG storage: DeviceTree.getDeviceByName returned existing 61057MB disk sdc (2) with existing msdos disklabel >12:35:13,542 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:35:13,544 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >12:35:13,544 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:35:13,546 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >12:35:13,547 DEBUG storage: looking up parted Partition: /dev/sdc1 >12:35:13,549 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >12:35:13,551 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >12:35:13,553 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >12:35:13,555 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >12:35:13,555 INFO storage: added partition sdc1 (id 3) to device tree >12:35:13,557 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >12:35:13,558 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >12:35:13,560 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >12:35:13,562 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >12:35:13,576 WARN storage: disklabel detected but not usable on sdc1 >12:35:13,577 INFO storage: type detected on 'sdc1' is 'ext4' >12:35:14,491 DEBUG storage: Ext4FS.supported: supported: True ; >12:35:14,493 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:35:14,496 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >12:35:14,498 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext4 ; >12:35:14,500 DEBUG storage: looking up parted Device: /dev/sdc1 >12:35:14,509 INFO storage: got device: PartitionDevice instance (0x7fea4d640fd0) -- > name = sdc1 status = True kids = 0 id = 3 > parents = ['existing 61057MB disk sdc (2) with existing msdos disklabel'] > uuid = None size = 300.0 > format = existing ext4 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 614400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (38, 255, 63) biosGeometry: (38, 255, 63) > PedDevice: <_ped.Device object at 0x7fea4d642440> > target size = 0 path = /dev/sdc1 > 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 0x7fea4d6c6f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fea4d6405d0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea4d6403d0> PedPartition: <_ped.Partition object at 0x7fea4d632e30> > disk = existing 61057MB disk sdc (2) with existing msdos disklabel > start = 2048 end = 616447 length = 614400 > flags = boot >12:35:14,513 DEBUG storage: Ext4FS.supported: supported: True ; >12:35:14,515 INFO storage: got format: Ext4FS instance (0x7fea4d648310) -- > type = ext4 name = ext4 status = False > device = /dev/sdc1 uuid = c3c88b23-c27b-4886-a80f-44f433ffb09f exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 300.0 targetSize = 300.0 > >12:35:14,521 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322-part2 /dev/disk/by-id/wwn-0x50000f0050533030-part2 /dev/disk/by-uuid/dbc89040-4eb7-4192-b19e-6703dc87355b', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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': '0', > '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': 'dbc89040-4eb7-4192-b19e-6703dc87355b', > 'ID_FS_UUID_ENC': 'dbc89040-4eb7-4192-b19e-6703dc87355b', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_MCCOE64G5MPP-0VA', > 'ID_MODEL_ENC': 'SAMSUNG\\x20MCCOE64G5MPP-0VA\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '616448', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '31475712', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PS105006', > 'ID_SERIAL': 'SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322', > 'ID_SERIAL_SHORT': 'SE820J5322', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000f0050533030', > 'ID_WWN_WITH_EXTENSION': '0x50000f0050533030', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '258252', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322-part2', > '/dev/disk/by-id/wwn-0x50000f0050533030-part2', > '/dev/disk/by-uuid/dbc89040-4eb7-4192-b19e-6703dc87355b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >12:35:14,522 INFO storage: scanning sdc2 (/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc2)... >12:35:14,524 DEBUG storage: DeviceTree.getDeviceByName: name: sdc2 ; >12:35:14,525 DEBUG storage: DeviceTree.getDeviceByName returned None >12:35:14,526 INFO storage: sdc2 is a partition >12:35:14,528 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >12:35:14,530 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:35:14,532 DEBUG storage: DeviceTree.getDeviceByName returned existing 61057MB disk sdc (2) with existing msdos disklabel >12:35:14,534 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdc ; >12:35:14,542 DEBUG storage: PartitionDevice._setFormat: sdc2 ; >12:35:14,542 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:35:14,546 DEBUG storage: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >12:35:14,546 DEBUG storage: looking up parted Partition: /dev/sdc2 >12:35:14,549 DEBUG storage: PartitionDevice.probe: sdc2 ; exists: True ; >12:35:14,552 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >12:35:14,555 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >12:35:14,558 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >12:35:14,558 INFO storage: added partition sdc2 (id 4) to device tree >12:35:14,561 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >12:35:14,564 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: dos ; >12:35:14,567 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >12:35:14,570 DEBUG storage: DiskLabel.__init__: device: /dev/sdc2 ; labelType: dos ; exists: True ; >12:35:14,591 WARN storage: disklabel detected but not usable on sdc2 >12:35:14,592 INFO storage: type detected on 'sdc2' is 'ext4' >12:35:14,997 DEBUG storage: Ext4FS.supported: supported: True ; >12:35:14,999 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:35:15,003 DEBUG storage: PartitionDevice._setFormat: sdc2 ; >12:35:15,007 DEBUG storage: PartitionDevice._setFormat: sdc2 ; current: None ; type: ext4 ; >12:35:15,013 DEBUG storage: looking up parted Device: /dev/sdc2 >12:35:15,022 INFO storage: got device: PartitionDevice instance (0x7fea4d6485d0) -- > name = sdc2 status = True kids = 0 id = 4 > parents = ['existing 61057MB disk sdc (2) with existing msdos disklabel'] > uuid = None size = 15369.0 > format = existing ext4 filesystem > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 31475712 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1959, 255, 63) biosGeometry: (1959, 255, 63) > PedDevice: <_ped.Device object at 0x7fea4d642320> > target size = 0 path = /dev/sdc2 > 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 0x7fea4d6c6f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fea4d640610> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea4d640550> PedPartition: <_ped.Partition object at 0x7fea4d632cb0> > disk = existing 61057MB disk sdc (2) with existing msdos disklabel > start = 616448 end = 32092159 length = 31475712 > flags = >12:35:15,027 DEBUG storage: Ext4FS.supported: supported: True ; >12:35:15,028 INFO storage: got format: Ext4FS instance (0x7fea4d648690) -- > type = ext4 name = ext4 status = False > device = /dev/sdc2 uuid = dbc89040-4eb7-4192-b19e-6703dc87355b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 15369.0 targetSize = 15369.0 > >12:35:15,035 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322-part3 /dev/disk/by-id/wwn-0x50000f0050533030-part3 /dev/disk/by-uuid/36526302-af8a-4e30-874e-e518439acee2', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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': '0', > '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': '36526302-af8a-4e30-874e-e518439acee2', > 'ID_FS_UUID_ENC': '36526302-af8a-4e30-874e-e518439acee2', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_MCCOE64G5MPP-0VA', > 'ID_MODEL_ENC': 'SAMSUNG\\x20MCCOE64G5MPP-0VA\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '32092160', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '20971520', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PS105006', > 'ID_SERIAL': 'SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322', > 'ID_SERIAL_SHORT': 'SE820J5322', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000f0050533030', > 'ID_WWN_WITH_EXTENSION': '0x50000f0050533030', > 'MAJOR': '8', > 'MINOR': '35', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '258352', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322-part3', > '/dev/disk/by-id/wwn-0x50000f0050533030-part3', > '/dev/disk/by-uuid/36526302-af8a-4e30-874e-e518439acee2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >12:35:15,040 INFO storage: scanning sdc3 (/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc3)... >12:35:15,042 DEBUG storage: DeviceTree.getDeviceByName: name: sdc3 ; >12:35:15,044 DEBUG storage: DeviceTree.getDeviceByName returned None >12:35:15,045 INFO storage: sdc3 is a partition >12:35:15,050 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >12:35:15,053 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:35:15,056 DEBUG storage: DeviceTree.getDeviceByName returned existing 61057MB disk sdc (2) with existing msdos disklabel >12:35:15,059 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdc ; >12:35:15,061 DEBUG storage: PartitionDevice._setFormat: sdc3 ; >12:35:15,062 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:35:15,071 DEBUG storage: PartitionDevice._setFormat: sdc3 ; current: None ; type: None ; >12:35:15,071 DEBUG storage: looking up parted Partition: /dev/sdc3 >12:35:15,073 DEBUG storage: PartitionDevice.probe: sdc3 ; exists: True ; >12:35:15,084 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 1 ; >12:35:15,087 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 10 ; >12:35:15,095 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 12 ; >12:35:15,213 INFO storage: added partition sdc3 (id 5) to device tree >12:35:15,216 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc3 ; >12:35:15,218 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc3 ; label_type: dos ; >12:35:15,220 DEBUG storage: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >12:35:15,223 DEBUG storage: DiskLabel.__init__: device: /dev/sdc3 ; labelType: dos ; exists: True ; >12:35:15,239 WARN storage: disklabel detected but not usable on sdc3 >12:35:15,245 INFO storage: type detected on 'sdc3' is 'ext4' >12:35:15,686 DEBUG storage: Ext4FS.supported: supported: True ; >12:35:15,687 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:35:15,690 DEBUG storage: PartitionDevice._setFormat: sdc3 ; >12:35:15,692 DEBUG storage: PartitionDevice._setFormat: sdc3 ; current: None ; type: ext4 ; >12:35:15,694 DEBUG storage: looking up parted Device: /dev/sdc3 >12:35:15,701 INFO storage: got device: PartitionDevice instance (0x7fea4d648610) -- > name = sdc3 status = True kids = 0 id = 5 > parents = ['existing 61057MB disk sdc (2) with existing msdos disklabel'] > uuid = None size = 10240.0 > format = existing ext4 filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x1d2b9e0> > target size = 0 path = /dev/sdc3 > 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 0x7fea4d6c6f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fea4d6407d0> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea4d640750> PedPartition: <_ped.Partition object at 0x7fea4d632d70> > disk = existing 61057MB disk sdc (2) with existing msdos disklabel > start = 32092160 end = 53063679 length = 20971520 > flags = >12:35:15,706 DEBUG storage: Ext4FS.supported: supported: True ; >12:35:15,708 INFO storage: got format: Ext4FS instance (0x7fea4d657a90) -- > type = ext4 name = ext4 status = False > device = /dev/sdc3 uuid = 36526302-af8a-4e30-874e-e518439acee2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 10240.0 targetSize = 10240.0 > >12:35:15,714 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322-part4 /dev/disk/by-id/wwn-0x50000f0050533030-part4', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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': '0', > '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_MCCOE64G5MPP-0VA', > 'ID_MODEL_ENC': 'SAMSUNG\\x20MCCOE64G5MPP-0VA\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '53063680', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '71981744', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PS105006', > 'ID_SERIAL': 'SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322', > 'ID_SERIAL_SHORT': 'SE820J5322', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000f0050533030', > 'ID_WWN_WITH_EXTENSION': '0x50000f0050533030', > 'MAJOR': '8', > 'MINOR': '36', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '258433', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322-part4', > '/dev/disk/by-id/wwn-0x50000f0050533030-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >12:35:15,714 INFO storage: scanning sdc4 (/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc4)... >12:35:15,716 DEBUG storage: DeviceTree.getDeviceByName: name: sdc4 ; >12:35:15,718 DEBUG storage: DeviceTree.getDeviceByName returned None >12:35:15,718 INFO storage: sdc4 is a partition >12:35:15,720 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc4 ; >12:35:15,722 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:35:15,724 DEBUG storage: DeviceTree.getDeviceByName returned existing 61057MB disk sdc (2) with existing msdos disklabel >12:35:15,726 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdc ; >12:35:15,729 DEBUG storage: PartitionDevice._setFormat: sdc4 ; >12:35:15,729 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:35:15,732 DEBUG storage: PartitionDevice._setFormat: sdc4 ; current: None ; type: None ; >12:35:15,732 DEBUG storage: looking up parted Partition: /dev/sdc4 >12:35:15,735 DEBUG storage: PartitionDevice.probe: sdc4 ; exists: True ; >12:35:15,737 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 1 ; >12:35:15,739 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 10 ; >12:35:15,742 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 12 ; >12:35:15,742 INFO storage: added partition sdc4 (id 6) to device tree >12:35:15,744 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc4 ; >12:35:15,747 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc4 ; label_type: dos ; >12:35:15,749 DEBUG storage: PartitionDevice.setup: sdc4 ; status: True ; controllable: True ; orig: False ; >12:35:15,751 DEBUG storage: DiskLabel.__init__: device: /dev/sdc4 ; labelType: dos ; exists: True ; >12:35:15,756 WARN storage: disklabel detected but not usable on sdc4 >12:35:15,757 DEBUG storage: no type or existing type for sdc4, bailing >12:35:15,758 DEBUG storage: looking up parted Device: /dev/sdc4 >12:35:15,771 INFO storage: got device: PartitionDevice instance (0x7fea4d657d10) -- > name = sdc4 status = True kids = 0 id = 6 > parents = ['existing 61057MB disk sdc (2) with existing msdos disklabel'] > uuid = None size = 35147.3359375 > format = existing None > major = 8 minor = 36 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fea4d6424d0> > target size = 0 path = /dev/sdc4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea4d6c6f10> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea4d640910> PedPartition: <_ped.Partition object at 0x7fea4d632d10> > disk = existing 61057MB disk sdc (2) with existing msdos disklabel > start = 53063680 end = 125045423 length = 71981744 > flags = >12:35:15,782 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322-part5 /dev/disk/by-id/wwn-0x50000f0050533030-part5 /dev/disk/by-uuid/aa894cb2-7fae-4d9f-a2aa-79737f7c3d9a', > 'DEVNAME': 'sdc5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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': '0', > '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': 'aa894cb2-7fae-4d9f-a2aa-79737f7c3d9a', > 'ID_FS_UUID_ENC': 'aa894cb2-7fae-4d9f-a2aa-79737f7c3d9a', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'SAMSUNG_MCCOE64G5MPP-0VA', > 'ID_MODEL_ENC': 'SAMSUNG\\x20MCCOE64G5MPP-0VA\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '53065728', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16777216', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PS105006', > 'ID_SERIAL': 'SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322', > 'ID_SERIAL_SHORT': 'SE820J5322', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000f0050533030', > 'ID_WWN_WITH_EXTENSION': '0x50000f0050533030', > 'MAJOR': '8', > 'MINOR': '37', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '258521', > 'name': 'sdc5', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322-part5', > '/dev/disk/by-id/wwn-0x50000f0050533030-part5', > '/dev/disk/by-uuid/aa894cb2-7fae-4d9f-a2aa-79737f7c3d9a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc5'} ; name: sdc5 ; >12:35:15,785 INFO storage: scanning sdc5 (/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc5)... >12:35:15,787 DEBUG storage: DeviceTree.getDeviceByName: name: sdc5 ; >12:35:15,789 DEBUG storage: DeviceTree.getDeviceByName returned None >12:35:15,789 INFO storage: sdc5 is a partition >12:35:15,791 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc5 ; >12:35:15,793 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:35:15,795 DEBUG storage: DeviceTree.getDeviceByName returned existing 61057MB disk sdc (2) with existing msdos disklabel >12:35:15,797 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdc ; >12:35:15,799 DEBUG storage: PartitionDevice._setFormat: sdc5 ; >12:35:15,800 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:35:15,802 DEBUG storage: PartitionDevice._setFormat: sdc5 ; current: None ; type: None ; >12:35:15,802 DEBUG storage: looking up parted Partition: /dev/sdc5 >12:35:15,804 DEBUG storage: PartitionDevice.probe: sdc5 ; exists: True ; >12:35:15,806 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 1 ; >12:35:15,809 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 10 ; >12:35:15,811 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 12 ; >12:35:15,811 INFO storage: added partition sdc5 (id 7) to device tree >12:35:15,813 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc5 ; >12:35:15,816 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc5 ; label_type: dos ; >12:35:15,818 DEBUG storage: PartitionDevice.setup: sdc5 ; status: True ; controllable: True ; orig: False ; >12:35:15,820 DEBUG storage: DiskLabel.__init__: device: /dev/sdc5 ; labelType: dos ; exists: True ; >12:35:15,835 WARN storage: disklabel detected but not usable on sdc5 >12:35:15,836 INFO storage: type detected on 'sdc5' is 'swap' >12:35:15,838 DEBUG storage: SwapSpace.__init__: device: /dev/sdc5 ; serial: SE820J5322 ; uuid: aa894cb2-7fae-4d9f-a2aa-79737f7c3d9a ; exists: True ; label: None ; >12:35:15,839 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:35:15,841 DEBUG storage: PartitionDevice._setFormat: sdc5 ; >12:35:15,843 DEBUG storage: PartitionDevice._setFormat: sdc5 ; current: None ; type: swap ; >12:35:15,845 DEBUG storage: looking up parted Device: /dev/sdc5 >12:35:15,852 INFO storage: got device: PartitionDevice instance (0x7fea4d65f1d0) -- > name = sdc5 status = True kids = 0 id = 7 > parents = ['existing 61057MB disk sdc (2) with existing msdos disklabel'] > uuid = None size = 8192.0 > format = existing swap > major = 8 minor = 37 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7fea4d642560> > target size = 0 path = /dev/sdc5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea4d6c6f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fea4d640c90> > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea4d640a90> PedPartition: <_ped.Partition object at 0x7fea4d632dd0> > disk = existing 61057MB disk sdc (2) with existing msdos disklabel > start = 53065728 end = 69842943 length = 16777216 > flags = >12:35:15,856 INFO storage: got format: SwapSpace instance (0x7fea4d657d50) -- > type = swap name = swap status = False > device = /dev/sdc5 uuid = aa894cb2-7fae-4d9f-a2aa-79737f7c3d9a exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:35:15,862 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322-part6 /dev/disk/by-id/wwn-0x50000f0050533030-part6 /dev/disk/by-uuid/4a68d537-23cf-4e89-b798-c79ce82ba53f', > 'DEVNAME': 'sdc6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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': '0', > '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': '4a68d537-23cf-4e89-b798-c79ce82ba53f', > 'ID_FS_UUID_ENC': '4a68d537-23cf-4e89-b798-c79ce82ba53f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_MCCOE64G5MPP-0VA', > 'ID_MODEL_ENC': 'SAMSUNG\\x20MCCOE64G5MPP-0VA\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '69844992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '55199744', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PS105006', > 'ID_SERIAL': 'SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322', > 'ID_SERIAL_SHORT': 'SE820J5322', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000f0050533030', > 'ID_WWN_WITH_EXTENSION': '0x50000f0050533030', > 'MAJOR': '8', > 'MINOR': '38', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '258610', > 'name': 'sdc6', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_MCCOE64G5MPP-0VA_SE820J5322-part6', > '/dev/disk/by-id/wwn-0x50000f0050533030-part6', > '/dev/disk/by-uuid/4a68d537-23cf-4e89-b798-c79ce82ba53f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc6'} ; name: sdc6 ; >12:35:15,865 INFO storage: scanning sdc6 (/devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc6)... >12:35:15,867 DEBUG storage: DeviceTree.getDeviceByName: name: sdc6 ; >12:35:15,869 DEBUG storage: DeviceTree.getDeviceByName returned None >12:35:15,869 INFO storage: sdc6 is a partition >12:35:15,871 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc6 ; >12:35:15,873 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:35:15,875 DEBUG storage: DeviceTree.getDeviceByName returned existing 61057MB disk sdc (2) with existing msdos disklabel >12:35:15,878 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sdc ; >12:35:15,880 DEBUG storage: PartitionDevice._setFormat: sdc6 ; >12:35:15,880 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:35:15,882 DEBUG storage: PartitionDevice._setFormat: sdc6 ; current: None ; type: None ; >12:35:15,882 DEBUG storage: looking up parted Partition: /dev/sdc6 >12:35:15,885 DEBUG storage: PartitionDevice.probe: sdc6 ; exists: True ; >12:35:15,887 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc6 ; flag: 1 ; >12:35:15,890 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc6 ; flag: 10 ; >12:35:15,892 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc6 ; flag: 12 ; >12:35:15,893 INFO storage: added partition sdc6 (id 8) to device tree >12:35:15,894 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc6 ; >12:35:15,896 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc6 ; label_type: dos ; >12:35:15,898 DEBUG storage: PartitionDevice.setup: sdc6 ; status: True ; controllable: True ; orig: False ; >12:35:15,900 DEBUG storage: DiskLabel.__init__: device: /dev/sdc6 ; labelType: dos ; exists: True ; >12:35:15,921 WARN storage: disklabel detected but not usable on sdc6 >12:35:15,922 INFO storage: type detected on 'sdc6' is 'ext4' >12:35:16,148 DEBUG storage: Ext4FS.supported: supported: True ; >12:35:16,150 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:35:16,152 DEBUG storage: PartitionDevice._setFormat: sdc6 ; >12:35:16,155 DEBUG storage: PartitionDevice._setFormat: sdc6 ; current: None ; type: ext4 ; >12:35:16,156 DEBUG storage: looking up parted Device: /dev/sdc6 >12:35:16,165 INFO storage: got device: PartitionDevice instance (0x7fea4d65f610) -- > name = sdc6 status = True kids = 0 id = 8 > parents = ['existing 61057MB disk sdc (2) with existing msdos disklabel'] > uuid = None size = 26953.0 > format = existing ext4 filesystem > major = 8 minor = 38 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc/sdc6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 55199744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3436, 255, 63) biosGeometry: (3436, 255, 63) > PedDevice: <_ped.Device object at 0x7fea4d642710> > target size = 0 path = /dev/sdc6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea4d6c6f10> fileSystem: <parted.filesystem.FileSystem object at 0x7fea4d640e50> > number: 6 path: /dev/sdc6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea4d640dd0> PedPartition: <_ped.Partition object at 0x7fea4d632ef0> > disk = existing 61057MB disk sdc (2) with existing msdos disklabel > start = 69844992 end = 125044735 length = 55199744 > flags = >12:35:16,171 DEBUG storage: Ext4FS.supported: supported: True ; >12:35:16,173 INFO storage: got format: Ext4FS instance (0x7fea4d65f9d0) -- > type = ext4 name = ext4 status = False > device = /dev/sdc6 uuid = 4a68d537-23cf-4e89-b798-c79ce82ba53f exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 26953.0 targetSize = 26953.0 > >12:35:16,181 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-HL-DT-STDVD-RAM_GH22LP20 /dev/disk/by-label/Fedora\\x2018-Alpha\\x20x86_64', > 'DEVNAME': 'sr1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:05:00.1/ata13/host8/target8:0:0/8:0:0:0/block/sr1', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_R': '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_FS_LABEL': 'Fedora_18-Alpha_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Alpha\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'HL-DT-STDVD-RAM_GH22LP20', > 'ID_MODEL_ENC': 'HL-DT-STDVD-RAM\\x20GH22LP20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '2.00', > 'ID_SERIAL': 'HL-DT-STDVD-RAM_GH22LP20', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '262788', > 'name': 'sr1', > 'symlinks': ['/dev/disk/by-id/ata-HL-DT-STDVD-RAM_GH22LP20', > '/dev/disk/by-label/Fedora\\x2018-Alpha\\x20x86_64'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.4/0000:05:00.1/ata13/host8/target8:0:0/8:0:0:0/block/sr1'} ; name: sr1 ; >12:35:16,181 INFO storage: scanning sr1 (/devices/pci0000:00/0000:00:1c.4/0000:05:00.1/ata13/host8/target8:0:0/8:0:0:0/block/sr1)... >12:35:16,183 DEBUG storage: DeviceTree.getDeviceByName: name: sr1 ; >12:35:16,186 DEBUG storage: DeviceTree.getDeviceByName returned None >12:35:16,186 INFO storage: sr1 is a cdrom >12:35:16,189 DEBUG storage: DeviceTree.addUdevOpticalDevice: >12:35:16,190 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:35:16,193 DEBUG storage: OpticalDevice._setFormat: sr1 ; current: None ; type: None ; >12:35:16,194 INFO storage: added cdrom sr1 (id 9) to device tree >12:35:16,197 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >12:35:16,207 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr1 ; >12:35:16,209 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr1 ; label_type: dos ; >12:35:16,211 DEBUG storage: OpticalDevice.setup: sr1 ; status: True ; controllable: True ; orig: False ; >12:35:16,213 DEBUG storage: DiskLabel.__init__: device: /dev/sr1 ; labelType: dos ; exists: True ; >12:35:16,550 WARN storage: disklabel detected but not usable on sr1 >12:35:16,553 INFO storage: type detected on 'sr1' is 'iso9660' >12:35:16,557 DEBUG storage: Iso9660FS.supported: supported: True ; >12:35:16,557 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >12:35:16,560 DEBUG storage: OpticalDevice._setFormat: sr1 ; current: None ; type: iso9660 ; >12:35:16,564 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >12:35:16,581 DEBUG storage: looking up parted Device: /dev/sr1 >12:35:16,584 INFO storage: got device: OpticalDevice instance (0x7fea4d64ffd0) -- > name = sr1 status = True kids = 0 id = 9 > parents = [] > uuid = None size = 4202.0 > format = existing iso9660 filesystem > major = 11 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.4/0000:05:00.1/ata13/host8/target8:0:0/8:0:0:0/block/sr1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sr1 type: 0 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2151424 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (133, 255, 63) biosGeometry: (133, 255, 63) > PedDevice: <_ped.Device object at 0x7fea4d642830> > target size = 0 path = /dev/sr1 > format args = [] originalFormat = None >12:35:16,587 DEBUG storage: Iso9660FS.supported: supported: True ; >12:35:16,588 INFO storage: got format: Iso9660FS instance (0x7fea4d657cd0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr1 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Alpha_x86_64 size = 0 targetSize = 0 > >12:35:16,592 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-SAMSUNG_DVDWBD_SH-B083L_Q6716GHSC08518', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4: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_BD': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'SAMSUNG_DVDWBD_SH-B083L', > 'ID_MODEL_ENC': 'SAMSUNG\\x20\\x20DVDWBD\\x20SH-B083L\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'SB00', > 'ID_SERIAL': 'SAMSUNG_DVDWBD_SH-B083L_Q6716GHSC08518', > 'ID_SERIAL_SHORT': 'Q6716GHSC08518', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '919937', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-SAMSUNG_DVDWBD_SH-B083L_Q6716GHSC08518'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >12:35:16,593 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >12:35:16,595 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >12:35:16,597 DEBUG storage: DeviceTree.getDeviceByName returned None >12:35:16,598 INFO storage: sr0 is a cdrom >12:35:16,600 DEBUG storage: DeviceTree.addUdevOpticalDevice: >12:35:16,601 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:35:16,604 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:35:16,605 INFO storage: added cdrom sr0 (id 10) to device tree >12:35:16,607 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:35:16,621 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OCZ-AGILITY3_OCZ-UF593S6YK60GDKWH /dev/disk/by-id/wwn-0x5e83a97fa92f816e', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_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_ERASE_UNIT_MIN': '2', > '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': '0', > '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': 'OCZ-AGILITY3', > 'ID_MODEL_ENC': 'OCZ-AGILITY3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '2.06', > 'ID_SERIAL': 'OCZ-AGILITY3_OCZ-UF593S6YK60GDKWH', > 'ID_SERIAL_SHORT': 'OCZ-UF593S6YK60GDKWH', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97fa92f816e', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97fa92f816e', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '939160', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-AGILITY3_OCZ-UF593S6YK60GDKWH', > '/dev/disk/by-id/wwn-0x5e83a97fa92f816e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda'} ; name: sda ; >12:35:16,626 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda)... >12:35:16,627 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:35:16,629 DEBUG storage: DeviceTree.getDeviceByName returned None >12:35:16,631 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >12:35:16,636 INFO storage: sda is a disk >12:35:16,636 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:35:16,639 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:35:16,639 INFO storage: added disk sda (id 11) to device tree >12:35:16,639 DEBUG storage: looking up parted Device: /dev/sda >12:35:16,645 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:35:16,648 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:35:16,653 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:35:16,657 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:35:16,735 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fea4d65a710>, <parted.partition.Partition object at 0x7fea4d65a2d0>] > device: <parted.device.Device object at 0x7fea4d65a050> > PedDisk: <_ped.Disk object at 0x7fea4d661bd8> >12:35:16,738 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:35:16,742 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:35:16,756 INFO storage: got device: DiskDevice instance (0x7fea4d65f8d0) -- > name = sda status = True kids = 0 id = 11 > parents = [] > uuid = None size = 228936.585938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA OCZ-AGILITY3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 468862128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (29185, 255, 63) biosGeometry: (29185, 255, 63) > PedDevice: <_ped.Device object at 0x7fea4d6425f0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fea4d65fcd0> >12:35:16,767 INFO storage: got format: DiskLabel instance (0x7fea4d65f690) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fea4d65a710>, <parted.partition.Partition object at 0x7fea4d65a2d0>] > device: <parted.device.Device object at 0x7fea4d65a050> > PedDisk: <_ped.Disk object at 0x7fea4d661bd8> > origPartedDisk = <parted.disk.Disk object at 0x7fea4d65a890> > partedDevice = parted.Device instance -- > model: ATA OCZ-AGILITY3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 468862128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (29185, 255, 63) biosGeometry: (29185, 255, 63) > PedDevice: <_ped.Device object at 0x7fea4d6428c0> > >12:35:16,777 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OCZ-AGILITY3_OCZ-UF593S6YK60GDKWH-part1 /dev/disk/by-id/wwn-0x5e83a97fa92f816e-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/7D7C46364B5EAD14', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_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_ERASE_UNIT_MIN': '2', > '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': '0', > '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': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7D7C46364B5EAD14', > 'ID_FS_UUID_ENC': '7D7C46364B5EAD14', > 'ID_MODEL': 'OCZ-AGILITY3', > 'ID_MODEL_ENC': 'OCZ-AGILITY3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '433692', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '2.06', > 'ID_SERIAL': 'OCZ-AGILITY3_OCZ-UF593S6YK60GDKWH', > 'ID_SERIAL_SHORT': 'OCZ-UF593S6YK60GDKWH', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97fa92f816e', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97fa92f816e', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '939203', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-AGILITY3_OCZ-UF593S6YK60GDKWH-part1', > '/dev/disk/by-id/wwn-0x5e83a97fa92f816e-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/7D7C46364B5EAD14'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:35:16,780 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda1)... >12:35:16,782 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:35:16,786 DEBUG storage: DeviceTree.getDeviceByName returned None >12:35:16,786 INFO storage: sda1 is a partition >12:35:16,788 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:35:16,790 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:35:16,792 DEBUG storage: DeviceTree.getDeviceByName returned existing 228936MB disk sda (11) with existing msdos disklabel >12:35:16,794 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >12:35:16,796 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:35:16,797 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:35:16,799 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:35:16,799 DEBUG storage: looking up parted Partition: /dev/sda1 >12:35:16,801 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >12:35:16,803 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:35:16,805 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:35:16,807 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:35:16,807 INFO storage: added partition sda1 (id 12) to device tree >12:35:16,809 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:35:16,811 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:35:16,813 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:35:16,815 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:35:16,833 WARN storage: disklabel detected but not usable on sda1 >12:35:16,834 INFO storage: type detected on 'sda1' is 'ntfs' >12:35:17,039 DEBUG storage: NTFS.supported: supported: False ; >12:35:17,043 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:35:17,047 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:35:17,050 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >12:35:17,053 DEBUG storage: looking up parted Device: /dev/sda1 >12:35:17,063 INFO storage: got device: PartitionDevice instance (0x7fea4d65aad0) -- > name = sda1 status = True kids = 0 id = 12 > parents = ['existing 228936MB disk sda (11) with existing msdos disklabel'] > uuid = None size = 211.763671875 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 433692 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (26, 255, 63) biosGeometry: (26, 255, 63) > PedDevice: <_ped.Device object at 0x7fea4d6427a0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea4d65a150> fileSystem: <parted.filesystem.FileSystem object at 0x7fea4d65a7d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea4d65a750> PedPartition: <_ped.Partition object at 0x7fea4d65c5f0> > disk = existing 228936MB disk sda (11) with existing msdos disklabel > start = 63 end = 433754 length = 433692 > flags = boot >12:35:17,072 DEBUG storage: NTFS.supported: supported: False ; >12:35:17,075 INFO storage: got format: NTFS instance (0x7fea4d65ff50) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 7D7C46364B5EAD14 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 211.0 targetSize = 211.0 > >12:35:17,089 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OCZ-AGILITY3_OCZ-UF593S6YK60GDKWH-part2 /dev/disk/by-id/wwn-0x5e83a97fa92f816e-part2 /dev/disk/by-label/Windows\\x20OS\\x20SSD /dev/disk/by-uuid/E4B4F251B4F22628', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_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_ERASE_UNIT_MIN': '2', > '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': '0', > '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': 'Windows_OS_SSD', > 'ID_FS_LABEL_ENC': 'Windows\\x20OS\\x20SSD', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'E4B4F251B4F22628', > 'ID_FS_UUID_ENC': 'E4B4F251B4F22628', > 'ID_MODEL': 'OCZ-AGILITY3', > 'ID_MODEL_ENC': 'OCZ-AGILITY3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '433755', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '468422566', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '2.06', > 'ID_SERIAL': 'OCZ-AGILITY3_OCZ-UF593S6YK60GDKWH', > 'ID_SERIAL_SHORT': 'OCZ-UF593S6YK60GDKWH', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97fa92f816e', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97fa92f816e', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '939246', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-AGILITY3_OCZ-UF593S6YK60GDKWH-part2', > '/dev/disk/by-id/wwn-0x5e83a97fa92f816e-part2', > '/dev/disk/by-label/Windows\\x20OS\\x20SSD', > '/dev/disk/by-uuid/E4B4F251B4F22628'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:35:17,090 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda2)... >12:35:17,092 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:35:17,099 DEBUG storage: DeviceTree.getDeviceByName returned None >12:35:17,102 INFO storage: sda2 is a partition >12:35:17,105 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:35:17,109 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:35:17,115 DEBUG storage: DeviceTree.getDeviceByName returned existing 228936MB disk sda (11) with existing msdos disklabel >12:35:17,120 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >12:35:17,125 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:35:17,125 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:35:17,131 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:35:17,132 DEBUG storage: looking up parted Partition: /dev/sda2 >12:35:17,135 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >12:35:17,140 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:35:17,145 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:35:17,148 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:35:17,148 INFO storage: added partition sda2 (id 13) to device tree >12:35:17,152 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:35:17,157 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:35:17,163 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:35:17,169 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:35:17,191 WARN storage: disklabel detected but not usable on sda2 >12:35:17,194 INFO storage: type detected on 'sda2' is 'ntfs' >07:35:35,021 DEBUG storage: BindFS.supported: supported: False ; >07:35:35,023 DEBUG storage: BindFS.supported: supported: False ; >07:35:35,026 DEBUG storage: Iso9660FS.supported: supported: True ; >07:35:35,028 DEBUG storage: Iso9660FS.supported: supported: True ; >07:35:35,030 DEBUG storage: NFSv4.supported: supported: False ; >07:35:35,032 DEBUG storage: NFSv4.supported: supported: False ; >07:35:35,034 DEBUG storage: SELinuxFS.supported: supported: False ; >07:35:35,036 DEBUG storage: SELinuxFS.supported: supported: False ; >07:35:35,038 DEBUG storage: Ext4FS.supported: supported: True ; >07:35:35,040 DEBUG storage: Ext4FS.supported: supported: True ; >07:35:35,043 DEBUG storage: Ext3FS.supported: supported: True ; >07:35:35,045 DEBUG storage: Ext3FS.supported: supported: True ; >07:35:35,048 DEBUG storage: Ext2FS.supported: supported: True ; >07:35:35,051 DEBUG storage: Ext2FS.supported: supported: True ; >07:35:35,053 DEBUG storage: SysFS.supported: supported: False ; >07:35:35,055 DEBUG storage: SysFS.supported: supported: False ; >07:35:35,057 DEBUG storage: MultipathMember.__init__: >07:35:35,060 DEBUG storage: MDRaidMember.__init__: >07:35:35,062 DEBUG storage: ProcFS.supported: supported: False ; >07:35:35,064 DEBUG storage: ProcFS.supported: supported: False ; >07:35:35,066 DEBUG storage: SwapSpace.__init__: >07:35:35,068 DEBUG storage: DevPtsFS.supported: supported: False ; >07:35:35,070 DEBUG storage: DevPtsFS.supported: supported: False ; >07:35:35,072 DEBUG storage: BTRFS.supported: supported: True ; >07:35:35,490 DEBUG storage: BTRFS.supported: supported: True ; >07:35:35,496 DEBUG storage: USBFS.supported: supported: False ; >07:35:35,499 DEBUG storage: USBFS.supported: supported: False ; >07:35:35,502 DEBUG storage: DiskLabel.__init__: >07:35:35,502 INFO storage: DiskLabel.partedDevice returning None >07:35:35,505 DEBUG storage: HFSPlus.supported: supported: False ; >07:35:35,507 DEBUG storage: HFSPlus.supported: supported: False ; >07:35:35,509 DEBUG storage: XFS.supported: supported: True ; >07:35:35,939 DEBUG storage: XFS.supported: supported: True ; >07:35:35,944 DEBUG storage: TmpFS.supported: supported: False ; >07:35:35,946 DEBUG storage: TmpFS.supported: supported: False ; >07:35:35,948 DEBUG storage: LUKS.__init__: >07:35:35,950 DEBUG storage: NTFS.supported: supported: False ; >07:35:35,952 DEBUG storage: NTFS.supported: supported: False ; >07:35:35,954 DEBUG storage: NoDevFS.supported: supported: False ; >07:35:35,956 DEBUG storage: NoDevFS.supported: supported: False ; >07:35:35,958 DEBUG storage: HFS.supported: supported: False ; >07:35:35,960 DEBUG storage: HFS.supported: supported: False ; >07:35:35,962 DEBUG storage: LVMPhysicalVolume.__init__: >07:35:35,964 DEBUG storage: NFS.supported: supported: False ; >07:35:35,966 DEBUG storage: NFS.supported: supported: False ; >07:35:35,968 DEBUG storage: FATFS.supported: supported: True ; >07:35:36,122 DEBUG storage: FATFS.supported: supported: True ; >07:35:36,127 DEBUG storage: DMRaidMember.__init__: >07:35:36,961 DEBUG storage: NTFS.supported: supported: False ; >07:35:36,961 DEBUG storage: getFormat('ntfs') returning NTFS instance >07:35:36,964 DEBUG storage: PartitionDevice._setFormat: sda2 ; >07:35:36,967 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >07:35:36,969 DEBUG storage: looking up parted Device: /dev/sda2 >07:35:36,987 INFO storage: got device: PartitionDevice instance (0x7fea4d53ef10) -- > name = sda2 status = True kids = 0 id = 13 > parents = ['existing 228936MB disk sda (11) with existing msdos disklabel'] > uuid = None size = 228721.956055 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 468422566 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (29157, 255, 63) biosGeometry: (29157, 255, 63) > PedDevice: <_ped.Device object at 0x7fea4d547170> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea4d65a150> fileSystem: <parted.filesystem.FileSystem object at 0x7fea4d65a810> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea4d65a450> PedPartition: <_ped.Partition object at 0x7fea4d65c650> > disk = existing 228936MB disk sda (11) with existing msdos disklabel > start = 433755 end = 468856320 length = 468422566 > flags = >07:35:36,992 DEBUG storage: NTFS.supported: supported: False ; >07:35:36,992 INFO storage: got format: NTFS instance (0x7fea4d546710) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = E4B4F251B4F22628 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Windows_OS_SSD size = 228721.0 targetSize = 228721.0 > >07:35:36,995 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '168744', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >07:35:36,997 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >07:35:36,998 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >07:35:37,000 DEBUG storage: DeviceTree.getDeviceByName returned None >07:35:37,000 INFO storage: loop0 is a loop device >07:35:37,004 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >07:35:37,007 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >07:35:37,009 DEBUG storage: DeviceTree.getDeviceByName returned None >07:35:37,009 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:35:37,011 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >07:35:37,011 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 14) to device tree >07:35:37,014 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >07:35:37,014 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:35:37,016 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >07:35:37,016 INFO storage: added loop loop0 (id 15) to device tree >07:35:37,018 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >07:35:37,019 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >07:35:37,020 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >07:35:37,022 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >07:35:37,024 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >07:35:37,032 WARN storage: disklabel detected but not usable on loop0 >07:35:37,034 INFO storage: type detected on 'loop0' is 'squashfs' >07:35:37,034 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >07:35:37,037 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >07:35:37,038 INFO storage: got device: LoopDevice instance (0x7fea439f0710) -- > name = loop0 status = False kids = 0 id = 15 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (14)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >07:35:37,052 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/229948a1-524f-4bd7-95e6-51f823be344b', > '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': '229948a1-524f-4bd7-95e6-51f823be344b', > 'ID_FS_UUID_ENC': '229948a1-524f-4bd7-95e6-51f823be344b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '168823', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/229948a1-524f-4bd7-95e6-51f823be344b'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >07:35:37,053 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >07:35:37,055 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >07:35:37,057 DEBUG storage: DeviceTree.getDeviceByName returned None >07:35:37,057 INFO storage: loop1 is a loop device >07:35:37,059 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >07:35:37,061 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >07:35:37,063 DEBUG storage: DeviceTree.getDeviceByName returned None >07:35:37,063 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:35:37,065 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >07:35:37,065 INFO storage: added file /LiveOS/rootfs.img (id 16) to device tree >07:35:37,068 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >07:35:37,068 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:35:37,070 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >07:35:37,070 INFO storage: added loop loop1 (id 17) to device tree >07:35:37,073 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >07:35:37,075 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >07:35:37,078 DEBUG storage: Ext4FS.supported: supported: True ; >07:35:37,080 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:35:37,082 DEBUG storage: device loop1 does not contain a disklabel >07:35:37,086 INFO storage: type detected on 'loop1' is 'ext4' >07:35:37,548 DEBUG storage: Ext4FS.supported: supported: True ; >07:35:37,549 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:35:37,552 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >07:35:37,553 INFO storage: got device: LoopDevice instance (0x7fea439bced0) -- > name = loop1 status = False kids = 0 id = 17 > parents = ['existing 0MB file /LiveOS/rootfs.img (16)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >07:35:37,555 DEBUG storage: Ext4FS.supported: supported: True ; >07:35:37,557 INFO storage: got format: Ext4FS instance (0x7fea4d53ef50) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 229948a1-524f-4bd7-95e6-51f823be344b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >07:35:37,560 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '168902', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >07:35:37,561 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >07:35:37,563 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >07:35:37,566 DEBUG storage: DeviceTree.getDeviceByName returned None >07:35:37,566 INFO storage: loop2 is a loop device >07:35:37,569 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >07:35:37,572 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >07:35:37,574 DEBUG storage: DeviceTree.getDeviceByName returned None >07:35:37,575 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:35:37,578 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >07:35:37,579 INFO storage: added file /overlay (deleted) (id 18) to device tree >07:35:37,582 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >07:35:37,583 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:35:37,586 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >07:35:37,586 INFO storage: added loop loop2 (id 19) to device tree >07:35:37,589 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >07:35:37,592 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >07:35:37,592 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:35:37,596 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >07:35:37,600 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >07:35:37,611 WARN storage: disklabel detected but not usable on loop2 >07:35:37,613 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >07:35:37,613 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:35:37,616 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >07:35:37,617 INFO storage: got device: LoopDevice instance (0x7fea439bcc90) -- > name = loop2 status = False kids = 0 id = 19 > parents = ['existing 0MB file /overlay (deleted) (18)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >07:35:37,621 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '168982', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >07:35:37,622 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >07:35:37,623 DEBUG storage: lvm filter: adding loop3 to the reject list >07:35:37,626 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '169073', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >07:35:37,626 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >07:35:37,627 DEBUG storage: lvm filter: adding loop4 to the reject list >07:35:37,630 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '169152', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >07:35:37,631 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >07:35:37,631 DEBUG storage: lvm filter: adding loop5 to the reject list >07:35:37,634 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '169300', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >07:35:37,635 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >07:35:37,635 DEBUG storage: lvm filter: adding loop6 to the reject list >07:35:37,640 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '169387', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >07:35:37,641 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >07:35:37,643 DEBUG storage: lvm filter: adding loop7 to the reject list >07:35:37,645 DEBUG storage: Skipping a device mapper drive (dm-0) for now >07:35:37,946 INFO storage: devices to scan: ['dm-0'] >07:35:37,952 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/229948a1-524f-4bd7-95e6-51f823be344b /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': '229948a1-524f-4bd7-95e6-51f823be344b', > 'ID_FS_UUID_ENC': '229948a1-524f-4bd7-95e6-51f823be344b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '536619', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/229948a1-524f-4bd7-95e6-51f823be344b', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >07:35:37,953 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >07:35:37,956 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >07:35:37,957 DEBUG storage: DeviceTree.getDeviceByName returned None >07:35:37,957 INFO storage: live-rw is a device-mapper device >07:35:37,959 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >07:35:37,961 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >07:35:37,963 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (17) with existing ext4 filesystem >07:35:37,967 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >07:35:37,969 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (19) >07:35:37,973 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >07:35:37,975 DEBUG storage: DeviceTree.getDeviceByName returned None >07:35:37,978 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >07:35:37,979 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:35:37,982 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >07:35:37,982 INFO storage: added dm live-rw (id 20) to device tree >07:35:37,984 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >07:35:37,987 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >07:35:37,991 DEBUG storage: Ext4FS.supported: supported: True ; >07:35:37,992 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:35:37,992 DEBUG storage: device live-rw does not contain a disklabel >07:35:37,993 INFO storage: type detected on 'live-rw' is 'ext4' >07:35:38,459 DEBUG storage: Ext4FS.supported: supported: True ; >07:35:38,460 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:35:38,462 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >07:35:38,464 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >07:35:38,472 INFO storage: got device: DMDevice instance (0x7fea439bcc50) -- > name = live-rw status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop2 (19)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7fea4502ba70> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >07:35:38,476 DEBUG storage: Ext4FS.supported: supported: True ; >07:35:38,478 INFO storage: got format: Ext4FS instance (0x7fea439d9890) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 229948a1-524f-4bd7-95e6-51f823be344b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >07:35:38,764 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >07:35:38,856 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >07:35:38,859 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >07:35:38,864 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >07:35:38,943 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >07:35:39,037 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >07:35:39,041 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >07:35:39,047 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >07:35:39,124 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >07:35:39,216 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >07:35:39,219 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >07:35:39,224 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >07:35:39,325 DEBUG storage: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >07:35:39,408 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >07:35:39,410 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >07:35:39,418 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >07:35:39,497 DEBUG storage: PartitionDevice.teardown: sdc4 ; status: True ; controllable: True ; >07:35:39,499 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc4 ; status: False ; type: None ; >07:35:39,504 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc4 ; status: False ; type: None ; >07:35:39,586 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >07:35:39,593 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >07:35:39,600 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >07:35:39,691 DEBUG storage: PartitionDevice.teardown: sdc5 ; status: True ; controllable: True ; >07:35:39,694 DEBUG storage: SwapSpace.teardown: device: /dev/sdc5 ; status: False ; type: swap ; >07:35:39,701 DEBUG storage: SwapSpace.teardown: device: /dev/sdc5 ; status: False ; type: swap ; >07:35:39,797 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >07:35:39,803 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >07:35:39,810 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >07:35:39,895 DEBUG storage: PartitionDevice.teardown: sdc6 ; status: True ; controllable: True ; >07:35:39,992 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >07:35:39,997 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >07:35:40,005 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >07:35:40,088 DEBUG storage: OpticalDevice.teardown: sr1 ; status: True ; controllable: True ; >07:35:40,190 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >07:35:40,193 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >07:35:40,200 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >07:35:40,292 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >07:35:40,477 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:35:40,481 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:35:40,490 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:35:40,571 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >07:35:40,669 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:35:40,676 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:35:40,684 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:35:40,768 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >07:35:40,771 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >07:35:40,773 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >07:35:40,773 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >07:35:40,782 INFO storage: edd: collected mbr signatures: {'sda': '0xbb620d7e', 'sdb': '0xb14199be', 'sdc': '0xb225bd65'} >07:35:40,787 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0xbb620d7e > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 468862128 >07:35:40,788 INFO storage: edd: matched 0x80 to sda using MBR sig >07:35:40,788 DEBUG storage: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0xb225bd65 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 125045424 >07:35:40,789 INFO storage: edd: matched 0x81 to sdc using MBR sig >07:35:40,789 DEBUG storage: edd: data extracted from 0x82: > type: None, ata_device: None > channel: None, mbr_signature: 0xb14199be > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 500118192 >07:35:40,790 INFO storage: edd: matched 0x82 to sdb using MBR sig >07:35:40,794 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >07:35:40,865 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >07:35:40,958 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >07:35:41,138 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >07:35:41,142 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >07:35:41,149 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:35:51,316 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >12:35:51,323 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:35:51,547 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:35:51,547 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:35:51,548 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >12:35:51,548 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:35:51,548 DEBUG storage: crypttab maps: [] >12:35:51,549 DEBUG storage: parsing /mnt/sysimage/etc/fstab >12:35:51,550 DEBUG storage: resolved 'UUID=dbc89040-4eb7-4192-b19e-6703dc87355b' to 'sdc2' (partition) >12:35:51,550 DEBUG storage: resolved 'UUID=c3c88b23-c27b-4886-a80f-44f433ffb09f' to 'sdc1' (partition) >12:35:51,550 DEBUG storage: resolved 'UUID=4a68d537-23cf-4e89-b798-c79ce82ba53f' to 'sdc6' (partition) >12:35:51,551 DEBUG storage: resolved 'UUID=36526302-af8a-4e30-874e-e518439acee2' to 'sdc3' (partition) >12:35:51,551 DEBUG storage: resolved 'UUID=aa894cb2-7fae-4d9f-a2aa-79737f7c3d9a' to 'sdc5' (partition) >12:35:51,554 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/none ; >12:35:51,556 DEBUG storage: DeviceTree.getDeviceByPath returned None >12:35:51,556 DEBUG storage: failed to resolve '/dev/none' >12:35:51,558 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/none ; >12:35:51,561 DEBUG storage: DeviceTree.getDeviceByPath returned None >12:35:51,563 DEBUG storage: failed to resolve '/dev/none' >12:35:51,568 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >12:35:51,739 DEBUG storage: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >12:35:51,743 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:35:51,805 DEBUG storage: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:35:51,975 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:35:51,979 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:35:51,986 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:35:52,063 DEBUG storage: PartitionDevice.setup: sdc6 ; status: True ; controllable: True ; orig: False ; >12:35:52,065 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:35:52,148 DEBUG storage: PartitionDevice.teardown: sdc6 ; status: True ; controllable: True ; >12:35:52,319 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:35:52,323 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:35:52,331 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:35:52,802 DEBUG storage: Ext4FS.supported: supported: True ; >12:35:52,807 DEBUG storage: Ext4FS.supported: supported: True ; >12:35:52,812 DEBUG storage: NTFS.supported: supported: False ; >12:35:52,816 DEBUG storage: NTFS.supported: supported: False ; >12:35:52,819 DEBUG storage: NTFS.supported: supported: False ; >12:35:52,823 DEBUG storage: Ext4FS.supported: supported: True ; >12:35:52,828 DEBUG storage: Ext4FS.supported: supported: True ; >12:35:52,833 DEBUG storage: Ext4FS.supported: supported: True ; >12:35:52,842 DEBUG storage: Ext4FS.supported: supported: True ; >12:35:52,848 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:35:52,860 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >12:35:52,873 DEBUG storage: Iso9660FS.supported: supported: True ; >12:35:53,572 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr1 ; >12:35:53,576 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >12:35:53,611 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4202MB cdrom sr1 (9) with existing iso9660 filesystem >12:39:02,028 INFO storage: hiding device partition sdb1 (id 1) >12:39:02,033 DEBUG storage: lvm filter: adding sdb1 to the reject list >12:39:02,039 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:39:02,042 INFO storage: hiding device disk sdb (id 0) >12:39:02,042 DEBUG storage: lvm filter: adding sdb to the reject list >12:39:02,043 INFO storage: hiding device partition sda1 (id 12) >12:39:02,044 DEBUG storage: lvm filter: adding sda1 to the reject list >12:39:02,046 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:39:02,046 INFO storage: hiding device partition sda2 (id 13) >12:39:02,046 DEBUG storage: lvm filter: adding sda2 to the reject list >12:39:02,048 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:39:02,048 INFO storage: hiding device disk sda (id 11) >12:39:02,049 DEBUG storage: lvm filter: adding sda to the reject list >12:39:02,049 DEBUG storage: clearpart: looking at sdc6 >12:39:02,050 DEBUG storage: removing sdc6 >12:39:02,053 DEBUG storage: PartitionDevice._setFormat: sdc6 ; >12:39:02,053 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:02,056 DEBUG storage: PartitionDevice._setFormat: sdc6 ; current: ext4 ; type: None ; >12:39:02,056 INFO storage: registered action: [0] Destroy Format ext4 filesystem on partition sdc6 (id 8) >12:39:02,059 DEBUG storage: PartitionDevice.teardown: sdc6 ; status: True ; controllable: True ; >12:39:02,063 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc6 ; status: False ; type: None ; >12:39:02,154 INFO storage: removed partition sdc6 (id 8) from device tree >12:39:02,161 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sdc ; >12:39:02,162 INFO storage: registered action: [1] Destroy Device partition sdc6 (id 8) >12:39:02,167 DEBUG storage: partitions: ['sdc1', 'sdc2', 'sdc3', 'sdc4', 'sdc5'] >12:39:02,167 DEBUG storage: clearpart: looking at sdc5 >12:39:02,167 DEBUG storage: removing sdc5 >12:39:02,171 DEBUG storage: SwapSpace.teardown: device: /dev/sdc5 ; status: False ; type: swap ; >12:39:02,175 DEBUG storage: PartitionDevice._setFormat: sdc5 ; >12:39:02,175 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:02,179 DEBUG storage: PartitionDevice._setFormat: sdc5 ; current: swap ; type: None ; >12:39:02,180 INFO storage: registered action: [2] Destroy Format swap on partition sdc5 (id 7) >12:39:02,183 DEBUG storage: PartitionDevice.teardown: sdc5 ; status: True ; controllable: True ; >12:39:02,187 DEBUG storage: SwapSpace.teardown: device: /dev/sdc5 ; status: False ; type: swap ; >12:39:02,196 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc5 ; status: False ; type: None ; >12:39:02,300 INFO storage: removed partition sdc5 (id 7) from device tree >12:39:02,305 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sdc ; >12:39:02,306 INFO storage: registered action: [3] Destroy Device partition sdc5 (id 7) >12:39:02,309 DEBUG storage: partitions: ['sdc1', 'sdc2', 'sdc3', 'sdc4'] >12:39:02,310 DEBUG storage: clearpart: looking at sdc4 >12:39:02,310 DEBUG storage: clearpart: looking at sdc3 >12:39:02,310 DEBUG storage: removing sdc3 >12:39:02,314 DEBUG storage: PartitionDevice._setFormat: sdc3 ; >12:39:02,315 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:02,319 DEBUG storage: PartitionDevice._setFormat: sdc3 ; current: ext4 ; type: None ; >12:39:02,319 INFO storage: registered action: [4] Destroy Format ext4 filesystem on partition sdc3 (id 5) >12:39:02,323 DEBUG storage: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:39:02,330 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc3 ; status: False ; type: None ; >12:39:02,424 INFO storage: removed partition sdc3 (id 5) from device tree >12:39:02,428 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdc ; >12:39:02,428 INFO storage: registered action: [5] Destroy Device partition sdc3 (id 5) >12:39:02,430 DEBUG storage: partitions: ['sdc1', 'sdc2', 'sdc4'] >12:39:02,430 DEBUG storage: clearpart: looking at sdc2 >12:39:02,431 DEBUG storage: removing sdc2 >12:39:02,433 DEBUG storage: PartitionDevice._setFormat: sdc2 ; >12:39:02,434 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:02,436 DEBUG storage: PartitionDevice._setFormat: sdc2 ; current: ext4 ; type: None ; >12:39:02,437 INFO storage: registered action: [6] Destroy Format ext4 filesystem on partition sdc2 (id 4) >12:39:02,439 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >12:39:02,444 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc2 ; status: False ; type: None ; >12:39:02,535 INFO storage: removed partition sdc2 (id 4) from device tree >12:39:02,540 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sdc ; >12:39:02,541 INFO storage: registered action: [7] Destroy Device partition sdc2 (id 4) >12:39:02,543 DEBUG storage: partitions: ['sdc1', 'sdc4'] >12:39:02,544 DEBUG storage: clearpart: looking at sdc1 >12:39:02,544 DEBUG storage: removing sdc1 >12:39:02,549 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >12:39:02,549 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:02,553 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: ext4 ; type: None ; >12:39:02,553 INFO storage: registered action: [8] Destroy Format ext4 filesystem on partition sdc1 (id 3) >12:39:02,557 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >12:39:02,565 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc1 ; status: False ; type: None ; >12:39:02,656 INFO storage: removed partition sdc1 (id 3) from device tree >12:39:02,660 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sdc ; >12:39:02,661 INFO storage: registered action: [9] Destroy Device partition sdc1 (id 3) >12:39:02,662 DEBUG storage: partitions: ['sdc4'] >12:39:02,663 DEBUG storage: checking whether disk sdc has an empty extended >12:39:02,666 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea4d6c6f10> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ab2650> PedPartition: <_ped.Partition object at 0x7fea42ab1230> ; logicals is [] >12:39:02,666 DEBUG storage: removing empty extended partition from sdc >12:39:02,669 DEBUG storage: DeviceTree.getDeviceByName: name: sdc4 ; >12:39:02,671 DEBUG storage: DeviceTree.getDeviceByName returned existing 35147MB partition sdc4 (6) >12:39:02,673 DEBUG storage: PartitionDevice.teardown: sdc4 ; status: True ; controllable: True ; >12:39:02,676 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc4 ; status: False ; type: None ; >12:39:02,681 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc4 ; status: False ; type: None ; >12:39:02,759 INFO storage: removed partition sdc4 (id 6) from device tree >12:39:02,762 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:39:02,762 INFO storage: registered action: [10] Destroy Device partition sdc4 (id 6) >12:39:02,763 DEBUG storage: clearpart: initializing sdc >12:39:02,766 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:39:02,767 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:02,769 DEBUG storage: DiskDevice._setFormat: sdc ; current: disklabel ; type: None ; >12:39:02,769 INFO storage: registered action: [11] Destroy Format msdos disklabel on disk sdc (id 2) >12:39:02,772 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; >12:39:02,776 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sdc ; labelType: msdos ; >12:39:02,777 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fea42ab2750> > PedDisk: <_ped.Disk object at 0x7fea424dbbd8> >12:39:02,778 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:39:02,780 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >12:39:02,782 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >12:39:02,782 INFO storage: registered action: [12] Create Format msdos disklabel on disk sdc (id 2) >12:39:02,783 DEBUG storage: new disk order: [] >12:39:03,080 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:39:03,084 DEBUG storage: DeviceTree.getDeviceByName returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:03,087 DEBUG storage: doAutoPart: True >12:39:03,087 DEBUG storage: encryptedAutoPart: False >12:39:03,087 DEBUG storage: autoPartType: 0 >12:39:03,088 DEBUG storage: clearPartType: 1 >12:39:03,088 DEBUG storage: clearPartDisks: ['sdc'] >12:39:03,088 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7fea4289aad0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fea42ab2e10) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fea42ab2b50) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fea42ab2dd0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fea42ab2490) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 7968 maxSize = None grow = False > >12:39:03,089 DEBUG storage: storage.disks: ['sdc'] >12:39:03,089 DEBUG storage: storage.partitioned: ['sdc'] >12:39:03,090 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sdc', 'sr0', 'sr1'] >12:39:03,094 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdc ; >12:39:03,098 DEBUG storage: DeviceTree.getDeviceByPath returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:03,098 DEBUG storage: resolved '/dev/sdc' to 'sdc' (disk) >12:39:03,099 DEBUG storage: boot disk: sdc >12:39:03,128 DEBUG storage: candidate disks: [DiskDevice instance (0x7fea4d640310) -- > name = sdc status = True kids = 0 id = 2 > parents = [] > uuid = None size = 61057.3359375 > format = non-existent msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:06:00.0/ata12/host13/target13:0:0/13:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA SAMSUNG MCCOE64G path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 125045424 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12 did: 0 busy: False > hardwareGeometry: (7783, 255, 63) biosGeometry: (7783, 255, 63) > PedDevice: <_ped.Device object at 0x1d2bef0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fea4d640290>] >12:39:03,129 DEBUG storage: devs: [] >12:39:03,130 DEBUG storage: _is_valid_disklabel(sdc) returning True >12:39:03,130 DEBUG storage: _is_valid_size(sdc) returning True >12:39:03,131 DEBUG storage: _is_valid_location(sdc) returning True >12:39:03,131 DEBUG storage: _is_valid_format(sdc) returning True >12:39:03,131 DEBUG storage: is_valid_stage1_device(sdc) returning True >12:39:03,135 DEBUG storage: Ext4FS.supported: supported: True ; >12:39:03,137 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:39:03,140 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:39:03,144 DEBUG storage: PartitionDevice._setFormat: req0 ; >12:39:03,148 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >12:39:03,151 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:39:03,152 INFO storage: added partition req0 (id 21) to device tree >12:39:03,152 INFO storage: registered action: [13] Create Device partition req0 (id 21) >12:39:03,153 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:03,153 INFO storage: registered action: [14] Create Format ext4 filesystem mounted at / on partition req0 (id 21) >12:39:03,157 DEBUG storage: Ext4FS.supported: supported: True ; >12:39:03,158 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:39:03,162 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:39:03,165 DEBUG storage: PartitionDevice._setFormat: req1 ; >12:39:03,169 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >12:39:03,173 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:39:03,173 INFO storage: added partition req1 (id 22) to device tree >12:39:03,173 INFO storage: registered action: [15] Create Device partition req1 (id 22) >12:39:03,174 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:03,174 INFO storage: registered action: [16] Create Format ext4 filesystem mounted at /home on partition req1 (id 22) >12:39:03,178 DEBUG storage: Ext4FS.supported: supported: True ; >12:39:03,179 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:39:03,182 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:39:03,186 DEBUG storage: PartitionDevice._setFormat: req2 ; >12:39:03,190 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >12:39:03,193 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:39:03,194 INFO storage: added partition req2 (id 23) to device tree >12:39:03,194 INFO storage: registered action: [17] Create Device partition req2 (id 23) >12:39:03,194 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:03,195 INFO storage: registered action: [18] Create Format ext4 filesystem mounted at /boot on partition req2 (id 23) >12:39:03,195 INFO storage: skipping unneeded stage1 biosboot request >12:39:03,197 DEBUG storage: PartSpec instance (0x7fea42ab2dd0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >12:39:03,199 DEBUG storage: existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:03,203 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >12:39:03,204 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:39:03,209 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:39:03,211 DEBUG storage: PartitionDevice._setFormat: req3 ; >12:39:03,214 DEBUG storage: PartitionDevice._setFormat: req3 ; current: None ; type: swap ; >12:39:03,216 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:39:03,217 INFO storage: added partition req3 (id 24) to device tree >12:39:03,220 INFO storage: registered action: [19] Create Device partition req3 (id 24) >12:39:03,223 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:03,225 INFO storage: registered action: [20] Create Format swap on partition req3 (id 24) >12:39:03,232 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:39:03,236 DEBUG storage: removing all non-preexisting partitions ['req0(id 21)', 'req1(id 22)', 'req2(id 23)', 'req3(id 24)'] from disk(s) ['sdc'] >12:39:03,237 DEBUG storage: allocatePartitions: disks=['sdc'] ; partitions=['req0(id 21)', 'req1(id 22)', 'req2(id 23)', 'req3(id 24)'] >12:39:03,241 DEBUG storage: removing all non-preexisting partitions ['req2(id 23)', 'req3(id 24)', 'req0(id 21)', 'req1(id 22)'] from disk(s) ['sdc'] >12:39:03,248 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdc ; >12:39:03,254 DEBUG storage: DeviceTree.getDeviceByPath returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:03,255 DEBUG storage: resolved '/dev/sdc' to 'sdc' (disk) >12:39:03,260 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdc ; >12:39:03,265 DEBUG storage: DeviceTree.getDeviceByPath returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:03,265 DEBUG storage: resolved '/dev/sdc' to 'sdc' (disk) >12:39:03,269 DEBUG storage: allocating partition: req2 ; id: 23 ; disks: ['sdc'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >12:39:03,273 DEBUG storage: checking freespace on sdc >12:39:03,277 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=500MB boot=True best=None grow=False >12:39:03,281 DEBUG storage: current free range is 63-125045423 (61057MB) >12:39:03,285 DEBUG storage: updating use_disk to sdc, type: 0 >12:39:03,289 DEBUG storage: new free: 63-125045423 / 61057MB >12:39:03,293 DEBUG storage: new free allows for 0 sectors of growth >12:39:03,298 DEBUG storage: found free space for bootable request >12:39:03,303 DEBUG storage: adjusted start sector from 63 to 2048 >12:39:03,308 DEBUG storage: created partition sdc1 of 500MB and added it to /dev/sdc >12:39:03,313 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >12:39:03,318 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ab2610> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42acfb90> PedPartition: <_ped.Partition object at 0x7fea42ab10b0> >12:39:03,323 DEBUG storage: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >12:39:03,326 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:39:03,329 DEBUG storage: PartitionDevice._setPartedPartition: sdc1 ; >12:39:03,332 DEBUG storage: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ab2610> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42acf410> PedPartition: <_ped.Partition object at 0x7fea42acc9b0> >12:39:03,334 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdc ; >12:39:03,337 DEBUG storage: DeviceTree.getDeviceByPath returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:03,337 DEBUG storage: resolved '/dev/sdc' to 'sdc' (disk) >12:39:03,340 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdc ; >12:39:03,343 DEBUG storage: DeviceTree.getDeviceByPath returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:03,343 DEBUG storage: resolved '/dev/sdc' to 'sdc' (disk) >12:39:03,345 DEBUG storage: allocating partition: req3 ; id: 24 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 7968MB ; grow: False ; max_size: 0 >12:39:03,348 DEBUG storage: checking freespace on sdc >12:39:03,351 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=7968MB boot=False best=None grow=False >12:39:03,353 DEBUG storage: current free range is 63-2047 (0MB) >12:39:03,356 DEBUG storage: current free range is 1026048-125045423 (60556MB) >12:39:03,360 DEBUG storage: updating use_disk to sdc, type: 0 >12:39:03,364 DEBUG storage: new free: 1026048-125045423 / 60556MB >12:39:03,368 DEBUG storage: new free allows for 0 sectors of growth >12:39:03,373 DEBUG storage: created partition sdc2 of 7968MB and added it to /dev/sdc >12:39:03,379 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >12:39:03,383 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ab2610> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42acfed0> PedPartition: <_ped.Partition object at 0x7fea42acc950> >12:39:03,386 DEBUG storage: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >12:39:03,388 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdc ; >12:39:03,391 DEBUG storage: PartitionDevice._setPartedPartition: sdc2 ; >12:39:03,394 DEBUG storage: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ab2610> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42acff50> PedPartition: <_ped.Partition object at 0x7fea42acca70> >12:39:03,397 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdc ; >12:39:03,400 DEBUG storage: DeviceTree.getDeviceByPath returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:03,400 DEBUG storage: resolved '/dev/sdc' to 'sdc' (disk) >12:39:03,404 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdc ; >12:39:03,408 DEBUG storage: DeviceTree.getDeviceByPath returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:03,408 DEBUG storage: resolved '/dev/sdc' to 'sdc' (disk) >12:39:03,410 DEBUG storage: allocating partition: req0 ; id: 21 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >12:39:03,413 DEBUG storage: checking freespace on sdc >12:39:03,417 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=1024MB boot=False best=None grow=True >12:39:03,421 DEBUG storage: current free range is 63-2047 (0MB) >12:39:03,425 DEBUG storage: current free range is 17344512-125045423 (52588MB) >12:39:03,429 DEBUG storage: evaluating growth potential for new layout >12:39:03,433 DEBUG storage: calculating growth for disk /dev/sdc >12:39:03,441 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >12:39:03,445 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ab2610> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ad1450> PedPartition: <_ped.Partition object at 0x7fea42accb30> >12:39:03,448 DEBUG storage: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >12:39:03,450 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdc ; >12:39:03,451 DEBUG storage: adding request 23 to chunk 125045361 (63-125045423) on /dev/sdc >12:39:03,452 DEBUG storage: adding request 24 to chunk 125045361 (63-125045423) on /dev/sdc >12:39:03,455 DEBUG storage: adding request 21 to chunk 125045361 (63-125045423) on /dev/sdc >12:39:03,457 DEBUG storage: Chunk.growRequests: 125045361 on /dev/sdc start = 63 end = 125045423 >sectorSize = 512 > >12:39:03,460 DEBUG storage: req: PartitionRequest instance -- >id = 23 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:39:03,463 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sdc2 growable = False >base = 16318464 growth = 0 max_grow = 0 >done = True >12:39:03,465 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sdc3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >12:39:03,468 DEBUG storage: 1 requests and 105605745 (51565MB) left in chunk >12:39:03,471 DEBUG storage: adding 105605745 (51565MB) to 21 (sdc3) >12:39:03,475 DEBUG storage: taking back 2845297 (1389MB) from 21 (sdc3) >12:39:03,479 DEBUG storage: new grow amount for request 21 (sdc3) is 102760448 units, or 50176MB >12:39:03,483 DEBUG storage: request 23 (sdc1) growth: 0 (0MB) size: 500MB >12:39:03,488 DEBUG storage: request 24 (sdc2) growth: 0 (0MB) size: 7968MB >12:39:03,492 DEBUG storage: request 21 (sdc3) growth: 102760448 (50176MB) size: 51200MB >12:39:03,496 DEBUG storage: disk /dev/sdc growth: 102760448 (50176MB) >12:39:03,503 DEBUG storage: PartitionDevice._setPartedPartition: sdc3 ; >12:39:03,504 DEBUG storage: device sdc3 new partedPartition None >12:39:03,508 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >12:39:03,511 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sdc ; >12:39:03,511 DEBUG storage: total growth: 102760448 sectors >12:39:03,514 DEBUG storage: updating use_disk to sdc, type: 0 >12:39:03,517 DEBUG storage: new free: 17344512-125045423 / 52588MB >12:39:03,519 DEBUG storage: new free allows for 102760448 sectors of growth >12:39:03,523 DEBUG storage: created partition sdc3 of 1024MB and added it to /dev/sdc >12:39:03,529 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >12:39:03,534 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ab2610> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ad16d0> PedPartition: <_ped.Partition object at 0x7fea42accad0> >12:39:03,538 DEBUG storage: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >12:39:03,541 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdc ; >12:39:03,545 DEBUG storage: PartitionDevice._setPartedPartition: sdc3 ; >12:39:03,548 DEBUG storage: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ab2610> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ad19d0> PedPartition: <_ped.Partition object at 0x7fea42accc50> >12:39:03,551 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdc ; >12:39:03,554 DEBUG storage: DeviceTree.getDeviceByPath returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:03,554 DEBUG storage: resolved '/dev/sdc' to 'sdc' (disk) >12:39:03,559 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdc ; >12:39:03,563 DEBUG storage: DeviceTree.getDeviceByPath returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:03,563 DEBUG storage: resolved '/dev/sdc' to 'sdc' (disk) >12:39:03,563 DEBUG storage: allocating partition: req1 ; id: 22 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >12:39:03,566 DEBUG storage: checking freespace on sdc >12:39:03,569 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdc part_type=2 req_size=500MB boot=False best=None grow=True >12:39:03,572 DEBUG storage: current free range is 63-2047 (0MB) >12:39:03,574 DEBUG storage: current free range is 19441664-125045423 (51564MB) >12:39:03,577 DEBUG storage: evaluating growth potential for new layout >12:39:03,581 DEBUG storage: calculating growth for disk /dev/sdc >12:39:03,586 DEBUG storage: adjusted length from 105603760 to 105603072 >12:39:03,593 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >12:39:03,597 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ab2610> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42acfe50> PedPartition: <_ped.Partition object at 0x7fea42ab10b0> >12:39:03,602 DEBUG storage: PartitionDevice._setDisk: sdc4 ; new: sdc ; old: None ; >12:39:03,605 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdc ; >12:39:03,605 DEBUG storage: adding request 23 to chunk 125045361 (63-125045423) on /dev/sdc >12:39:03,607 DEBUG storage: adding request 24 to chunk 125045361 (63-125045423) on /dev/sdc >12:39:03,610 DEBUG storage: adding request 21 to chunk 125045361 (63-125045423) on /dev/sdc >12:39:03,612 DEBUG storage: Chunk.growRequests: 125045361 on /dev/sdc start = 63 end = 125045423 >sectorSize = 512 > >12:39:03,615 DEBUG storage: req: PartitionRequest instance -- >id = 23 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:39:03,620 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sdc2 growable = False >base = 16318464 growth = 0 max_grow = 0 >done = True >12:39:03,624 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sdc3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >12:39:03,628 DEBUG storage: 1 requests and 105605745 (51565MB) left in chunk >12:39:03,632 DEBUG storage: adding 105605745 (51565MB) to 21 (sdc3) >12:39:03,637 DEBUG storage: taking back 2845297 (1389MB) from 21 (sdc3) >12:39:03,640 DEBUG storage: new grow amount for request 21 (sdc3) is 102760448 units, or 50176MB >12:39:03,644 DEBUG storage: request 23 (sdc1) growth: 0 (0MB) size: 500MB >12:39:03,649 DEBUG storage: request 24 (sdc2) growth: 0 (0MB) size: 7968MB >12:39:03,653 DEBUG storage: request 21 (sdc3) growth: 102760448 (50176MB) size: 51200MB >12:39:03,657 DEBUG storage: disk /dev/sdc growth: 102760448 (50176MB) >12:39:03,664 DEBUG storage: PartitionDevice._setPartedPartition: sdc4 ; >12:39:03,665 DEBUG storage: device sdc4 new partedPartition None >12:39:03,670 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >12:39:03,672 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdc ; >12:39:03,673 DEBUG storage: total growth: 102760448 sectors >12:39:03,676 DEBUG storage: updating use_disk to sdc, type: 2 >12:39:03,679 DEBUG storage: new free: 19441664-125045423 / 51564MB >12:39:03,682 DEBUG storage: new free allows for 102760448 sectors of growth >12:39:03,684 DEBUG storage: creating extended partition >12:39:03,688 DEBUG storage: adjusted length from 105603760 to 105603072 >12:39:03,692 DEBUG storage: recalculating free space >12:39:03,695 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdc part_type=1 req_size=500MB boot=False best=None grow=True >12:39:03,700 DEBUG storage: looking for intersection between extended (19441664-125044735) and free (63-2047) >12:39:03,703 DEBUG storage: free region not suitable for request >12:39:03,707 DEBUG storage: looking for intersection between extended (19441664-125044735) and free (19441727-125044735) >12:39:03,712 DEBUG storage: current free range is 19441727-125044735 (51563MB) >12:39:03,716 DEBUG storage: looking for intersection between extended (19441664-125044735) and free (125044736-125045423) >12:39:03,721 DEBUG storage: free region not suitable for request >12:39:03,724 DEBUG storage: adjusted start sector from 19441727 to 19445760 >12:39:03,729 DEBUG storage: created partition sdc5 of 500MB and added it to /dev/sdc >12:39:03,735 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >12:39:03,740 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ab2610> fileSystem: None > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ad10d0> PedPartition: <_ped.Partition object at 0x7fea42accb30> >12:39:03,743 DEBUG storage: PartitionDevice._setDisk: sdc5 ; new: sdc ; old: None ; >12:39:03,746 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdc ; >12:39:03,753 DEBUG storage: PartitionDevice._setPartedPartition: sdc5 ; >12:39:03,757 DEBUG storage: device sdc5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ab2610> fileSystem: None > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ad1d90> PedPartition: <_ped.Partition object at 0x7fea42accd10> >12:39:03,757 DEBUG storage: growPartitions: disks=['sdc'], partitions=['sdc3(id 21)', 'sdc5(id 22)', 'sdc1(id 23)', 'sdc2(id 24)'] >12:39:03,759 DEBUG storage: growable partitions are ['sdc3', 'sdc5'] >12:39:03,763 DEBUG storage: adding request 21 to chunk 125045361 (63-125045423) on /dev/sdc >12:39:03,767 DEBUG storage: adding request 22 to chunk 125045361 (63-125045423) on /dev/sdc >12:39:03,772 DEBUG storage: adding request 23 to chunk 125045361 (63-125045423) on /dev/sdc >12:39:03,776 DEBUG storage: adding request 24 to chunk 125045361 (63-125045423) on /dev/sdc >12:39:03,780 DEBUG storage: disk sdc has 1 chunks >12:39:03,783 DEBUG storage: Chunk.growRequests: 125045361 on /dev/sdc start = 63 end = 125045423 >sectorSize = 512 > >12:39:03,787 DEBUG storage: req: PartitionRequest instance -- >id = 23 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:39:03,791 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sdc2 growable = False >base = 16318464 growth = 0 max_grow = 0 >done = True >12:39:03,795 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sdc3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >12:39:03,799 DEBUG storage: req: PartitionRequest instance -- >id = 22 name = sdc5 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >12:39:03,803 DEBUG storage: 2 requests and 104581745 (51065MB) left in chunk >12:39:03,807 DEBUG storage: adding 70270148 (34311MB) to 21 (sdc3) >12:39:03,811 DEBUG storage: new grow amount for request 21 (sdc3) is 70270148 units, or 34311MB >12:39:03,815 DEBUG storage: adding 34311596 (16753MB) to 22 (sdc5) >12:39:03,819 DEBUG storage: new grow amount for request 22 (sdc5) is 34311596 units, or 16753MB >12:39:03,823 DEBUG storage: 2 requests and 1 (0MB) left in chunk >12:39:03,827 DEBUG storage: adding 0 (0MB) to 21 (sdc3) >12:39:03,831 DEBUG storage: new grow amount for request 21 (sdc3) is 70270148 units, or 34311MB >12:39:03,835 DEBUG storage: adding 0 (0MB) to 22 (sdc5) >12:39:03,839 DEBUG storage: new grow amount for request 22 (sdc5) is 34311596 units, or 16753MB >12:39:03,843 DEBUG storage: adding 1 (0MB) to 21 (sdc3) >12:39:03,847 DEBUG storage: new grow amount for request 21 (sdc3) is 70270149 units, or 34311MB >12:39:03,851 DEBUG storage: growing partitions on sdc >12:39:03,855 DEBUG storage: partition sdc1 (23): 0 >12:39:03,859 DEBUG storage: new geometry for sdc1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fea42ab2990> PedGeometry: <_ped.Geometry object at 0x7fea42ad1fd0> >12:39:03,863 DEBUG storage: partition sdc2 (24): 0 >12:39:03,867 DEBUG storage: new geometry for sdc2: parted.Geometry instance -- > start: 1026048 end: 17344511 length: 16318464 > device: <parted.device.Device object at 0x7fea42ab2990> PedGeometry: <_ped.Geometry object at 0x7fea42ad1f50> >12:39:03,871 DEBUG storage: partition sdc3 (21): 0 >12:39:03,875 DEBUG storage: new geometry for sdc3: parted.Geometry instance -- > start: 17344512 end: 89710591 length: 72366080 > device: <parted.device.Device object at 0x7fea42ab2990> PedGeometry: <_ped.Geometry object at 0x7fea42ad3190> >12:39:03,879 DEBUG storage: partition sdc5 (22): 1 >12:39:03,883 DEBUG storage: new geometry for sdc5: parted.Geometry instance -- > start: 89712640 end: 125044735 length: 35332096 > device: <parted.device.Device object at 0x7fea42ab2990> PedGeometry: <_ped.Geometry object at 0x7fea42ad3310> >12:39:03,887 DEBUG storage: removing all non-preexisting partitions ['sdc1(id 23)', 'sdc2(id 24)', 'sdc3(id 21)', 'sdc5(id 22)'] from disk(s) ['sdc'] >12:39:03,895 DEBUG storage: PartitionDevice._setPartedPartition: sdc1 ; >12:39:03,895 DEBUG storage: device sdc1 new partedPartition None >12:39:03,899 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sdc ; >12:39:03,902 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdc ; >12:39:03,904 DEBUG storage: PartitionDevice._setPartedPartition: sdc2 ; >12:39:03,905 DEBUG storage: device sdc2 new partedPartition None >12:39:03,910 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sdc ; >12:39:03,912 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sdc ; >12:39:03,915 DEBUG storage: PartitionDevice._setPartedPartition: sdc3 ; >12:39:03,915 DEBUG storage: device sdc3 new partedPartition None >12:39:03,920 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >12:39:03,923 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sdc ; >12:39:03,925 DEBUG storage: PartitionDevice._setPartedPartition: sdc5 ; >12:39:03,926 DEBUG storage: device sdc5 new partedPartition None >12:39:03,931 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >12:39:03,933 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:39:03,935 DEBUG storage: removing empty extended partition from sdc >12:39:03,937 DEBUG storage: back from removeNewPartitions >12:39:03,939 DEBUG storage: extended: parted.Geometry instance -- > start: 19441664 end: 125044735 length: 105603072 > device: <parted.device.Device object at 0x7fea42ad1890> PedGeometry: <_ped.Geometry object at 0x7fea42ad1610> >12:39:03,942 DEBUG storage: setting up new geometry for extended on sdc >12:39:03,945 DEBUG storage: new geometry for extended: parted.Geometry instance -- > start: 89710592 end: 125045423 length: 35334832 > device: <parted.device.Device object at 0x7fea42ab2990> PedGeometry: <_ped.Geometry object at 0x7fea42b2bc50> >12:39:03,947 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fea42ab2990> PedGeometry: <_ped.Geometry object at 0x7fea42ad1fd0> >12:39:03,953 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >12:39:03,958 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ab2610> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ad1110> PedPartition: <_ped.Partition object at 0x7fea42accbf0> >12:39:03,961 DEBUG storage: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >12:39:03,965 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:39:03,969 DEBUG storage: PartitionDevice._setPartedPartition: sdc1 ; >12:39:03,974 DEBUG storage: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ab2610> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ad1210> PedPartition: <_ped.Partition object at 0x7fea42accad0> >12:39:03,974 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 1026048 end: 17344511 length: 16318464 > device: <parted.device.Device object at 0x7fea42ab2990> PedGeometry: <_ped.Geometry object at 0x7fea42ad1f50> >12:39:03,981 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >12:39:03,986 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ab2610> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ad16d0> PedPartition: <_ped.Partition object at 0x7fea42accb90> >12:39:03,989 DEBUG storage: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >12:39:03,993 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdc ; >12:39:03,996 DEBUG storage: PartitionDevice._setPartedPartition: sdc2 ; >12:39:03,999 DEBUG storage: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ab2610> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ad3750> PedPartition: <_ped.Partition object at 0x7fea42acccb0> >12:39:03,999 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 17344512 end: 89710591 length: 72366080 > device: <parted.device.Device object at 0x7fea42ab2990> PedGeometry: <_ped.Geometry object at 0x7fea42ad3190> >12:39:04,004 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >12:39:04,007 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ab2610> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ad1c50> PedPartition: <_ped.Partition object at 0x7fea42accdd0> >12:39:04,010 DEBUG storage: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >12:39:04,013 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdc ; >12:39:04,016 DEBUG storage: PartitionDevice._setPartedPartition: sdc3 ; >12:39:04,018 DEBUG storage: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ab2610> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42acfb50> PedPartition: <_ped.Partition object at 0x7fea42acca70> >12:39:04,019 DEBUG storage: setting sdc-1 new geometry: parted.Geometry instance -- > start: 89710592 end: 125045423 length: 35334832 > device: <parted.device.Device object at 0x7fea42ab2990> PedGeometry: <_ped.Geometry object at 0x7fea42b2bc50> >12:39:04,021 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 89712640 end: 125044735 length: 35332096 > device: <parted.device.Device object at 0x7fea42ab2990> PedGeometry: <_ped.Geometry object at 0x7fea42ad3310> >12:39:04,025 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >12:39:04,028 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ab2610> fileSystem: None > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42acf190> PedPartition: <_ped.Partition object at 0x7fea42accd70> >12:39:04,030 DEBUG storage: PartitionDevice._setDisk: sdc5 ; new: sdc ; old: None ; >12:39:04,033 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdc ; >12:39:04,037 DEBUG storage: PartitionDevice._setPartedPartition: sdc5 ; >12:39:04,039 DEBUG storage: device sdc5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ab2610> fileSystem: None > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ad3e10> PedPartition: <_ped.Partition object at 0x7fea42accf50> >12:39:04,040 DEBUG storage: fixing size of non-existent 500MB partition sdc1 (23) with non-existent ext4 filesystem mounted at /boot at 500.00 >12:39:04,043 DEBUG storage: fixing size of non-existent 7968MB partition sdc2 (24) with non-existent swap at 7968.00 >12:39:04,045 DEBUG storage: fixing size of non-existent 35335MB partition sdc3 (21) with non-existent ext4 filesystem mounted at / at 35335.00 >12:39:04,048 DEBUG storage: fixing size of non-existent 17252MB partition sdc5 (22) with non-existent ext4 filesystem mounted at /home at 17252.00 >12:39:04,053 DEBUG storage: DeviceTree.getDeviceByName: name: sdc4 ; >12:39:04,056 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:04,060 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdc ; >12:39:04,065 DEBUG storage: PartitionDevice._setFormat: sdc4 ; >12:39:04,066 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:04,073 DEBUG storage: PartitionDevice._setFormat: sdc4 ; current: None ; type: None ; >12:39:04,077 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sdc ; >12:39:04,081 DEBUG storage: PartitionDevice._setPartedPartition: sdc4 ; >12:39:04,090 DEBUG storage: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ab2610> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ad1f50> PedPartition: <_ped.Partition object at 0x7fea42accc50> >12:39:04,091 INFO storage: added partition sdc4 (id 25) to device tree >12:39:04,094 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdc ; >12:39:04,097 DEBUG storage: DeviceTree.getDeviceByPath returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:04,097 DEBUG storage: resolved '/dev/sdc' to 'sdc' (disk) >12:39:04,102 DEBUG storage: _is_valid_disklabel(sdc) returning True >12:39:04,103 DEBUG storage: _is_valid_size(sdc) returning True >12:39:04,106 DEBUG storage: _is_valid_location(sdc) returning True >12:39:04,110 DEBUG storage: _is_valid_format(sdc) returning True >12:39:04,114 DEBUG storage: is_valid_stage1_device(sdc) returning True >12:39:04,125 DEBUG storage: _is_valid_disklabel(sdc) returning True >12:39:04,126 DEBUG storage: _is_valid_size(sdc) returning True >12:39:04,126 DEBUG storage: _is_valid_location(sdc) returning True >12:39:04,128 DEBUG storage: _is_valid_format(sdc) returning True >12:39:04,131 DEBUG storage: is_valid_stage1_device(sdc) returning True >12:39:04,133 DEBUG storage: _is_valid_disklabel(sdc1) returning True >12:39:04,136 DEBUG storage: _is_valid_size(sdc1) returning True >12:39:04,140 DEBUG storage: _is_valid_location(sdc1) returning True >12:39:04,144 DEBUG storage: _is_valid_partition(sdc1) returning True >12:39:04,149 DEBUG storage: _is_valid_format(sdc1) returning True >12:39:04,152 DEBUG storage: is_valid_stage2_device(sdc1) returning True >12:39:04,160 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdc ; >12:39:04,164 DEBUG storage: DeviceTree.getDeviceByPath returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:04,165 DEBUG storage: resolved '/dev/sdc' to 'sdc' (disk) >12:39:04,173 DEBUG storage: _is_valid_disklabel(sdc) returning True >12:39:04,174 DEBUG storage: _is_valid_size(sdc) returning True >12:39:04,177 DEBUG storage: _is_valid_location(sdc) returning True >12:39:04,181 DEBUG storage: _is_valid_format(sdc) returning True >12:39:04,184 DEBUG storage: is_valid_stage1_device(sdc) returning True >12:39:04,203 DEBUG storage: _is_valid_disklabel(sdc) returning True >12:39:04,203 DEBUG storage: _is_valid_size(sdc) returning True >12:39:04,204 DEBUG storage: _is_valid_location(sdc) returning True >12:39:04,204 DEBUG storage: _is_valid_format(sdc) returning True >12:39:04,206 DEBUG storage: is_valid_stage1_device(sdc) returning True >12:39:04,210 DEBUG storage: _is_valid_disklabel(sdc1) returning True >12:39:04,214 DEBUG storage: _is_valid_size(sdc1) returning True >12:39:04,218 DEBUG storage: _is_valid_location(sdc1) returning True >12:39:04,222 DEBUG storage: _is_valid_partition(sdc1) returning True >12:39:04,225 DEBUG storage: _is_valid_format(sdc1) returning True >12:39:04,229 DEBUG storage: is_valid_stage2_device(sdc1) returning True >12:39:21,040 DEBUG storage: clearpart: looking at sdc5 >12:39:21,042 DEBUG storage: clearpart: looking at sdc4 >12:39:21,042 DEBUG storage: clearpart: looking at sdc3 >12:39:21,043 DEBUG storage: clearpart: looking at sdc2 >12:39:21,043 DEBUG storage: clearpart: looking at sdc1 >12:39:21,044 DEBUG storage: checking whether disk sdc has an empty extended >12:39:21,049 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ab2610> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ad3f50> PedPartition: <_ped.Partition object at 0x7fea42accfb0> ; logicals is ['sdc5'] >12:39:21,050 DEBUG storage: new disk order: [] >12:39:21,286 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:39:21,289 DEBUG storage: DeviceTree.getDeviceByName returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:21,291 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdc ; >12:39:21,294 DEBUG storage: DeviceTree.getDeviceByPath returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:21,294 DEBUG storage: resolved '/dev/sdc' to 'sdc' (disk) >12:39:21,297 DEBUG storage: _is_valid_disklabel(sdc) returning True >12:39:21,297 DEBUG storage: _is_valid_size(sdc) returning True >12:39:21,298 DEBUG storage: _is_valid_location(sdc) returning True >12:39:21,298 DEBUG storage: _is_valid_format(sdc) returning True >12:39:21,298 DEBUG storage: is_valid_stage1_device(sdc) returning True >12:39:21,382 DEBUG storage: _is_valid_disklabel(sdc) returning True >12:39:21,389 DEBUG storage: _is_valid_size(sdc) returning True >12:39:21,389 DEBUG storage: _is_valid_location(sdc) returning True >12:39:21,390 DEBUG storage: _is_valid_format(sdc) returning True >12:39:21,391 DEBUG storage: is_valid_stage1_device(sdc) returning True >12:39:21,391 DEBUG storage: _is_valid_disklabel(sdc1) returning True >12:39:21,392 DEBUG storage: _is_valid_size(sdc1) returning True >12:39:21,392 DEBUG storage: _is_valid_location(sdc1) returning True >12:39:21,393 DEBUG storage: _is_valid_partition(sdc1) returning True >12:39:21,393 DEBUG storage: PartitionDevice._setPartedPartition: sdc1 ; >12:39:21,393 DEBUG storage: _is_valid_format(sdc1) returning True >12:39:21,397 DEBUG storage: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ad6390> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42adbd50> PedPartition: <_ped.Partition object at 0x7fea42ae0050> >12:39:21,397 DEBUG storage: is_valid_stage2_device(sdc1) returning True >12:39:21,400 DEBUG storage: PartitionDevice._setPartedPartition: sdc2 ; >12:39:21,403 DEBUG storage: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ad6390> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42adbed0> PedPartition: <_ped.Partition object at 0x7fea42ae00b0> >12:39:21,405 DEBUG storage: PartitionDevice._setPartedPartition: sdc3 ; >12:39:21,408 DEBUG storage: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ad6390> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ae1090> PedPartition: <_ped.Partition object at 0x7fea42ae0110> >12:39:21,410 DEBUG storage: PartitionDevice._setPartedPartition: sdc4 ; >12:39:21,416 DEBUG storage: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ad6390> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ae1210> PedPartition: <_ped.Partition object at 0x7fea42ae01d0> >12:39:21,418 DEBUG storage: PartitionDevice._setPartedPartition: sdc5 ; >12:39:21,421 DEBUG storage: device sdc5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ad6390> fileSystem: None > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ae1390> PedPartition: <_ped.Partition object at 0x7fea42ae0230> >12:39:21,451 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:21,456 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:42,596 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fea42ad3f10>, 300.0, ['sdc'], None >12:39:42,597 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fea42ad3f10>, 300.0, ['sdc'], None >12:39:42,597 INFO storage.ui: adjusting device size from 500.00 to 300.00 >12:39:42,600 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:39:42,603 DEBUG storage.ui: removing all non-preexisting partitions ['sdc1(id 23)', 'sdc2(id 24)', 'sdc3(id 21)', 'sdc4(id 25)', 'sdc5(id 22)'] from disk(s) ['sdc'] >12:39:42,606 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >12:39:42,606 DEBUG storage.ui: device sdc1 new partedPartition None >12:39:42,609 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sdc ; >12:39:42,612 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sdc ; >12:39:42,615 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >12:39:42,615 DEBUG storage.ui: device sdc2 new partedPartition None >12:39:42,617 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sdc ; >12:39:42,620 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >12:39:42,623 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >12:39:42,623 DEBUG storage.ui: device sdc3 new partedPartition None >12:39:42,626 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >12:39:42,629 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >12:39:42,632 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc5 ; >12:39:42,632 DEBUG storage.ui: device sdc5 new partedPartition None >12:39:42,636 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >12:39:42,642 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:39:42,645 DEBUG storage.ui: removing empty extended partition from sdc >12:39:42,646 DEBUG storage.ui: allocatePartitions: disks=['sdc'] ; partitions=['req2(id 23)', 'req3(id 24)', 'req0(id 21)', 'sdc4(id 25)', 'req1(id 22)'] >12:39:42,649 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 23)', 'req0(id 21)', 'req1(id 22)', 'req3(id 24)', 'sdc4(id 25)'] from disk(s) ['sdc'] >12:39:42,654 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sdc ; >12:39:42,657 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:42,658 DEBUG storage.ui: resolved '/dev/sdc' to 'sdc' (disk) >12:39:42,662 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sdc ; >12:39:42,666 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:42,666 DEBUG storage.ui: resolved '/dev/sdc' to 'sdc' (disk) >12:39:42,667 DEBUG storage.ui: allocating partition: req2 ; id: 23 ; disks: ['sdc'] ; >boot: True ; primary: False ; size: 300MB ; grow: False ; max_size: 300.0 >12:39:42,670 DEBUG storage.ui: checking freespace on sdc >12:39:42,674 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=300MB boot=True best=None grow=False >12:39:42,677 DEBUG storage.ui: current free range is 63-125045423 (61057MB) >12:39:42,681 DEBUG storage.ui: updating use_disk to sdc, type: 0 >12:39:42,685 DEBUG storage.ui: new free: 63-125045423 / 61057MB >12:39:42,688 DEBUG storage.ui: new free allows for 0 sectors of growth >12:39:42,693 DEBUG storage.ui: found free space for bootable request >12:39:42,697 DEBUG storage.ui: adjusted start sector from 63 to 2048 >12:39:42,702 DEBUG storage.ui: created partition sdc1 of 300MB and added it to /dev/sdc >12:39:42,709 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >12:39:42,714 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ad6390> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ae17d0> PedPartition: <_ped.Partition object at 0x7fea42ae0230> >12:39:42,717 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >12:39:42,720 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:39:42,723 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >12:39:42,727 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ad6390> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42adbd50> PedPartition: <_ped.Partition object at 0x7fea42ae05f0> >12:39:42,730 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sdc ; >12:39:42,733 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:42,734 DEBUG storage.ui: resolved '/dev/sdc' to 'sdc' (disk) >12:39:42,737 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sdc ; >12:39:42,740 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:42,741 DEBUG storage.ui: resolved '/dev/sdc' to 'sdc' (disk) >12:39:42,741 DEBUG storage.ui: allocating partition: req0 ; id: 21 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 35335MB ; grow: False ; max_size: 51200 >12:39:42,742 DEBUG storage.ui: checking freespace on sdc >12:39:42,745 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=35335MB boot=False best=None grow=False >12:39:42,748 DEBUG storage.ui: current free range is 63-2047 (0MB) >12:39:42,750 DEBUG storage.ui: current free range is 616448-125045423 (60756MB) >12:39:42,753 DEBUG storage.ui: updating use_disk to sdc, type: 0 >12:39:42,755 DEBUG storage.ui: new free: 616448-125045423 / 60756MB >12:39:42,758 DEBUG storage.ui: new free allows for 0 sectors of growth >12:39:42,761 DEBUG storage.ui: created partition sdc2 of 35335MB and added it to /dev/sdc >12:39:42,768 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:39:42,773 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ad6390> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ae12d0> PedPartition: <_ped.Partition object at 0x7fea42ae0110> >12:39:42,776 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >12:39:42,779 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >12:39:42,783 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >12:39:42,786 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ad6390> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ae1310> PedPartition: <_ped.Partition object at 0x7fea42ae00b0> >12:39:42,789 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sdc ; >12:39:42,792 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:42,793 DEBUG storage.ui: resolved '/dev/sdc' to 'sdc' (disk) >12:39:42,796 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sdc ; >12:39:42,799 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:42,800 DEBUG storage.ui: resolved '/dev/sdc' to 'sdc' (disk) >12:39:42,800 DEBUG storage.ui: allocating partition: req1 ; id: 22 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 17252MB ; grow: False ; max_size: 0 >12:39:42,802 DEBUG storage.ui: checking freespace on sdc >12:39:42,805 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=17252MB boot=False best=None grow=False >12:39:42,808 DEBUG storage.ui: current free range is 63-2047 (0MB) >12:39:42,811 DEBUG storage.ui: current free range is 72982528-125045423 (25421MB) >12:39:42,814 DEBUG storage.ui: updating use_disk to sdc, type: 0 >12:39:42,818 DEBUG storage.ui: new free: 72982528-125045423 / 25421MB >12:39:42,822 DEBUG storage.ui: new free allows for 0 sectors of growth >12:39:42,827 DEBUG storage.ui: created partition sdc3 of 17252MB and added it to /dev/sdc >12:39:42,834 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:39:42,838 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ad6390> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ae1c50> PedPartition: <_ped.Partition object at 0x7fea42ae0050> >12:39:42,843 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >12:39:42,846 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >12:39:42,850 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >12:39:42,853 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ad6390> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ae1e50> PedPartition: <_ped.Partition object at 0x7fea42ae0770> >12:39:42,856 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sdc ; >12:39:42,859 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:42,860 DEBUG storage.ui: resolved '/dev/sdc' to 'sdc' (disk) >12:39:42,863 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sdc ; >12:39:42,866 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 61057MB disk sdc (2) with non-existent msdos disklabel >12:39:42,867 DEBUG storage.ui: resolved '/dev/sdc' to 'sdc' (disk) >12:39:42,867 DEBUG storage.ui: allocating partition: req3 ; id: 24 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 7968MB ; grow: False ; max_size: 0 >12:39:42,869 DEBUG storage.ui: checking freespace on sdc >12:39:42,872 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=2 req_size=7968MB boot=False best=None grow=False >12:39:42,875 DEBUG storage.ui: current free range is 63-2047 (0MB) >12:39:42,879 DEBUG storage.ui: current free range is 108314624-125045423 (8169MB) >12:39:42,883 DEBUG storage.ui: updating use_disk to sdc, type: 2 >12:39:42,887 DEBUG storage.ui: new free: 108314624-125045423 / 8169MB >12:39:42,891 DEBUG storage.ui: new free allows for 0 sectors of growth >12:39:42,895 DEBUG storage.ui: creating extended partition >12:39:42,899 DEBUG storage.ui: adjusted length from 16730800 to 16730112 >12:39:42,903 DEBUG storage.ui: recalculating free space >12:39:42,907 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=1 req_size=7968MB boot=False best=None grow=False >12:39:42,912 DEBUG storage.ui: looking for intersection between extended (108314624-125044735) and free (63-2047) >12:39:42,915 DEBUG storage.ui: free region not suitable for request >12:39:42,919 DEBUG storage.ui: looking for intersection between extended (108314624-125044735) and free (108314687-125044735) >12:39:42,924 DEBUG storage.ui: current free range is 108314687-125044735 (8168MB) >12:39:42,928 DEBUG storage.ui: looking for intersection between extended (108314624-125044735) and free (125044736-125045423) >12:39:42,932 DEBUG storage.ui: free region not suitable for request >12:39:42,936 DEBUG storage.ui: adjusted start sector from 108314687 to 108318720 >12:39:42,941 DEBUG storage.ui: created partition sdc5 of 7968MB and added it to /dev/sdc >12:39:42,948 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:39:42,952 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ad6390> fileSystem: None > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42466290> PedPartition: <_ped.Partition object at 0x7fea42ae07d0> >12:39:42,956 DEBUG storage.ui: PartitionDevice._setDisk: sdc5 ; new: sdc ; old: None ; >12:39:42,960 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sdc ; >12:39:42,964 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc5 ; >12:39:42,967 DEBUG storage.ui: device sdc5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ad6390> fileSystem: None > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea424661d0> PedPartition: <_ped.Partition object at 0x7fea42ae0830> >12:39:42,968 DEBUG storage.ui: growPartitions: disks=['sdc'], partitions=['sdc1(id 23)', 'sdc5(id 24)', 'sdc2(id 21)', 'sdc4(id 25)', 'sdc3(id 22)'] >12:39:42,968 DEBUG storage.ui: no growable partitions >12:39:42,969 DEBUG storage.ui: fixing size of non-existent 300MB partition sdc1 (23) with non-existent ext4 filesystem mounted at /boot at 300.00 >12:39:42,971 DEBUG storage.ui: fixing size of non-existent 35335MB partition sdc2 (21) with non-existent ext4 filesystem mounted at / at 35335.00 >12:39:42,974 DEBUG storage.ui: fixing size of non-existent 17252MB partition sdc3 (22) with non-existent ext4 filesystem mounted at /home at 17252.00 >12:39:42,977 DEBUG storage.ui: fixing size of non-existent 17253MB partition sdc4 (25) at 17253.34 >12:39:42,980 DEBUG storage.ui: fixing size of non-existent 7968MB partition sdc5 (24) with non-existent swap at 7968.00 >12:39:42,983 INFO storage.ui: removed partition sdc4 (id 25) from device tree >12:39:42,988 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sdc ; >12:39:42,992 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc4 ; >12:39:42,995 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >12:39:42,999 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sdc ; >12:39:43,002 DEBUG storage.ui: PartitionDevice._setFormat: sdc4 ; >12:39:43,002 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:39:43,007 DEBUG storage.ui: PartitionDevice._setFormat: sdc4 ; current: None ; type: None ; >12:39:43,010 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sdc ; >12:39:43,013 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc4 ; >12:39:43,018 DEBUG storage.ui: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fea42ad6390> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fea42ae1950> PedPartition: <_ped.Partition object at 0x7fea42ae0710> >12:39:43,018 INFO storage.ui: added partition sdc4 (id 26) to device tree >12:39:43,036 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:43,092 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fea42ad3f10>, 17253.3359375, ['sdc'], None >12:39:43,092 DEBUG storage.ui: getFormat('Unknown') returning DeviceFormat instance >12:39:43,095 DEBUG storage.ui: PartitionDevice._setFormat: sdc4 ; >12:39:43,096 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:39:43,098 DEBUG storage.ui: PartitionDevice._setFormat: sdc4 ; current: None ; type: None ; > > >/tmp/ifcfg.log: >12:35:10,163 DEBUG ifcfg: Network object created called >12:35:10,391 DEBUG ifcfg: NetworkDevice em1: setDefaultConfig() >12:35:10,392 DEBUG ifcfg: NetworkDevice em1 set: DEVICE=em1 BOOTPROTO=dhcp ONBOOT=no >12:35:10,397 DEBUG ifcfg: NetworkDevice em1 set: HWADDR=00:1B:FC:4F:13:74 >12:35:10,399 DEBUG ifcfg: NetworkDevice em1 set: UUID=05aa40a0-bb83-45df-afa7-fed6c08a4102 >12:35:10,399 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: > >12:35:10,400 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="00:1B:FC:4F:13:74" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="05aa40a0-bb83-45df-afa7-fed6c08a4102" > >12:35:10,400 DEBUG ifcfg: writeIfcfgFile em1 to /etc/sysconfig/network-scripts/ifcfg-em1 >12:38:00,654 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >DEVICE="em1" >HWADDR="00:1B:FC:4F:13:74" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="05aa40a0-bb83-45df-afa7-fed6c08a4102" > >12:38:00,660 DEBUG ifcfg: NetworkDevice em1: > >12:38:00,660 DEBUG ifcfg: loadIfcfgFile em1 from /etc/sysconfig/network-scripts/ifcfg-em1 >12:38:00,661 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="00:1B:FC:4F:13:74" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="05aa40a0-bb83-45df-afa7-fed6c08a4102" > > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Alpha\x20x86_64 xdriver=vesa nomodeset quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >12:34:26,284 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >12:34:26,284 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="582" x-info="http://www.rsyslog.com"] start >12:34:26,289 INFO systemd: Successfully loaded SELinux policy in 6s 997ms 599us. >12:34:26,289 INFO systemd: Relabelled /dev and /run in 270ms 764us. >12:34:26,290 INFO systemd: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >12:34:26,290 INFO systemd: Initializing machine ID from random generator. >12:34:26,290 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. >12:34:26,290 ERR systemd-udevd: ctx=0x7ff19ffcd5a0 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >12:34:26,291 ERR systemd-udevd: ctx=0x7ff19ffcd5a0 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >12:34:26,291 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:26,291 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:26,291 ERR systemd-udevd: ctx=0x7ff19ffcd5a0 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >12:34:26,292 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:26,293 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >12:34:26,293 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >12:34:26,293 NOTICE kernel:[ 0.000000] Linux version 3.6.0-0.rc2.git2.1.fc18.x86_64 (mockbuild@) (gcc version 4.7.1 20120720 (Red Hat 4.7.1-5) (GCC) ) #1 SMP Wed Aug 22 11:54:04 UTC 2012 >12:34:26,293 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Alpha\x20x86_64 xdriver=vesa nomodeset quiet BOOT_IMAGE=vmlinuz >12:34:26,293 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >12:34:26,293 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009abff] usable >12:34:26,293 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009ac00-0x000000000009ffff] reserved >12:34:26,293 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved >12:34:26,293 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bff7ffff] usable >12:34:26,293 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bff80000-0x00000000bff8dfff] ACPI data >12:34:26,293 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bff8e000-0x00000000bffdffff] ACPI NVS >12:34:26,293 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bffe0000-0x00000000bfffffff] reserved >12:34:26,293 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >12:34:26,293 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved >12:34:26,293 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable >12:34:26,293 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >12:34:26,293 INFO kernel:[ 0.000000] DMI 2.4 present. >12:34:26,293 DEBUG kernel:[ 0.000000] DMI: System manufacturer P5K Deluxe/P5K Deluxe, BIOS 1005 12/16/2008 >12:34:26,293 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >12:34:26,293 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >12:34:26,293 INFO kernel:[ 0.000000] No AGP bridge found >12:34:26,293 INFO kernel:[ 0.000000] e820: last_pfn = 0x240000 max_arch_pfn = 0x400000000 >12:34:26,293 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >12:34:26,293 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >12:34:26,293 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >12:34:26,293 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >12:34:26,293 DEBUG kernel:[ 0.000000] C0000-DFFFF write-protect >12:34:26,293 DEBUG kernel:[ 0.000000] E0000-EFFFF write-through >12:34:26,293 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >12:34:26,293 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >12:34:26,293 DEBUG kernel:[ 0.000000] 0 base 0C0000000 mask FC0000000 uncachable >12:34:26,293 DEBUG kernel:[ 0.000000] 1 base 000000000 mask E00000000 write-back >12:34:26,293 DEBUG kernel:[ 0.000000] 2 base 200000000 mask FC0000000 write-back >12:34:26,293 DEBUG kernel:[ 0.000000] 3 disabled >12:34:26,293 DEBUG kernel:[ 0.000000] 4 disabled >12:34:26,293 DEBUG kernel:[ 0.000000] 5 disabled >12:34:26,293 DEBUG kernel:[ 0.000000] 6 disabled >12:34:26,293 DEBUG kernel:[ 0.000000] 7 disabled >12:34:26,293 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >12:34:26,293 DEBUG kernel:[ 0.000000] original variable MTRRs >12:34:26,293 DEBUG kernel:[ 0.000000] reg 0, base: 3GB, range: 1GB, type UC >12:34:26,293 DEBUG kernel:[ 0.000000] reg 1, base: 0GB, range: 8GB, type WB >12:34:26,293 DEBUG kernel:[ 0.000000] reg 2, base: 8GB, range: 1GB, type WB >12:34:26,293 INFO kernel:[ 0.000000] total RAM covered: 8192M >12:34:26,293 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >12:34:26,293 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 64K num_reg: 4 lose cover RAM: 0G >12:34:26,293 DEBUG kernel:[ 0.000000] New variable MTRRs >12:34:26,293 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >12:34:26,293 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB >12:34:26,293 DEBUG kernel:[ 0.000000] reg 2, base: 4GB, range: 4GB, type WB >12:34:26,293 DEBUG kernel:[ 0.000000] reg 3, base: 8GB, range: 1GB, type WB >12:34:26,293 DEBUG kernel:[ 0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved >12:34:26,293 INFO kernel:[ 0.000000] e820: last_pfn = 0xbff80 max_arch_pfn = 0x400000000 >12:34:26,293 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780] >12:34:26,293 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >12:34:26,293 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000094000] 94000 size 24576 >12:34:26,293 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0xbff7ffff] >12:34:26,293 DEBUG kernel:[ 0.000000] [mem 0x00000000-0xbfdfffff] page 2M >12:34:26,293 DEBUG kernel:[ 0.000000] [mem 0xbfe00000-0xbff7ffff] page 4k >12:34:26,293 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0xbff7ffff @ [mem 0x1f9fc000-0x1fffffff] >12:34:26,293 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x23fffffff] >12:34:26,293 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x23fffffff] page 2M >12:34:26,293 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x23fffffff @ [mem 0xbff76000-0xbff7ffff] >12:34:26,294 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e673000-0x7fffefff] >12:34:26,294 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fbb20 00014 (v00 ACPIAM) >12:34:26,294 WARNING kernel:[ 0.000000] ACPI: RSDT 00000000bff80000 0003C (v01 A_M_I_ OEMRSDT 12000816 MSFT 00000097) >12:34:26,294 WARNING kernel:[ 0.000000] ACPI: FACP 00000000bff80200 00084 (v02 A_M_I_ OEMFACP 12000816 MSFT 00000097) >12:34:26,294 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000bff805c0 09136 (v01 A0761 A0761001 00000001 INTL 20060113) >12:34:26,294 WARNING kernel:[ 0.000000] ACPI: FACS 00000000bff8e000 00040 >12:34:26,294 WARNING kernel:[ 0.000000] ACPI: APIC 00000000bff80390 0006C (v01 A_M_I_ OEMAPIC 12000816 MSFT 00000097) >12:34:26,294 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000bff80400 0003C (v01 A_M_I_ OEMMCFG 12000816 MSFT 00000097) >12:34:26,294 WARNING kernel:[ 0.000000] ACPI: OEMB 00000000bff8e040 00081 (v01 A_M_I_ AMI_OEM 12000816 MSFT 00000097) >12:34:26,294 WARNING kernel:[ 0.000000] ACPI: HPET 00000000bff89700 00038 (v01 A_M_I_ OEMHPET 12000816 MSFT 00000097) >12:34:26,294 WARNING kernel:[ 0.000000] ACPI: OSFR 00000000bff89740 000B0 (v01 A_M_I_ OEMOSFR 12000816 MSFT 00000097) >12:34:26,294 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >12:34:26,294 INFO kernel:[ 0.000000] No NUMA configuration found >12:34:26,294 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023fffffff] >12:34:26,294 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x23fffffff] >12:34:26,294 INFO kernel:[ 0.000000] NODE_DATA [mem 0x23ffd9000-0x23fffffff] >12:34:26,294 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880237600000-ffff88023f5fffff] on node 0 >12:34:26,294 WARNING kernel:[ 0.000000] Zone ranges: >12:34:26,294 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >12:34:26,294 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >12:34:26,294 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x23fffffff] >12:34:26,294 WARNING kernel:[ 0.000000] Movable zone start for each node >12:34:26,294 WARNING kernel:[ 0.000000] Early memory node ranges >12:34:26,294 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x00099fff] >12:34:26,294 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xbff7ffff] >12:34:26,294 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x23fffffff] >12:34:26,294 DEBUG kernel:[ 0.000000] On node 0 totalpages: 2096906 >12:34:26,294 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >12:34:26,294 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >12:34:26,294 DEBUG kernel:[ 0.000000] DMA zone: 3908 pages, LIFO batch:0 >12:34:26,294 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >12:34:26,294 DEBUG kernel:[ 0.000000] DMA32 zone: 765888 pages, LIFO batch:31 >12:34:26,294 DEBUG kernel:[ 0.000000] Normal zone: 20480 pages used for memmap >12:34:26,294 DEBUG kernel:[ 0.000000] Normal zone: 1290240 pages, LIFO batch:31 >12:34:26,294 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x808 >12:34:26,294 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >12:34:26,294 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >12:34:26,294 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >12:34:26,294 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >12:34:26,294 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >12:34:26,294 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) >12:34:26,294 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23 >12:34:26,294 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >12:34:26,294 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >12:34:26,294 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >12:34:26,294 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >12:34:26,294 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >12:34:26,294 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >12:34:26,294 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000 >12:34:26,294 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >12:34:26,294 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >12:34:26,294 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009a000 - 000000000009b000 >12:34:26,294 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009b000 - 00000000000a0000 >12:34:26,294 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000 >12:34:26,294 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000 >12:34:26,294 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bff80000 - 00000000bff8e000 >12:34:26,294 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bff8e000 - 00000000bffe0000 >12:34:26,294 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bffe0000 - 00000000c0000000 >12:34:26,294 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000fee00000 >12:34:26,294 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >12:34:26,294 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffe00000 >12:34:26,294 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000 >12:34:26,294 INFO kernel:[ 0.000000] e820: [mem 0xc0000000-0xfedfffff] available for PCI devices >12:34:26,294 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >12:34:26,294 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 >12:34:26,294 INFO kernel:[ 0.000000] PERCPU: Embedded 477 pages/cpu @ffff880236e00000 s1923392 r8192 d22208 u2097152 >12:34:26,294 DEBUG kernel:[ 0.000000] pcpu-alloc: s1923392 r8192 d22208 u2097152 alloc=1*2097152 >12:34:26,294 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 >12:34:26,294 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2060036 >12:34:26,294 WARNING kernel:[ 0.000000] Policy zone: Normal >12:34:26,294 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Alpha\x20x86_64 xdriver=vesa nomodeset quiet BOOT_IMAGE=vmlinuz >12:34:26,294 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >12:34:26,294 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >12:34:26,294 INFO kernel:[ 0.000000] Checking aperture... >12:34:26,294 INFO kernel:[ 0.000000] No AGP bridge found >12:34:26,294 INFO kernel:[ 0.000000] Memory: 8125848k/9437184k available (7082k kernel code, 1049560k absent, 261776k reserved, 6426k data, 3244k init) >12:34:26,294 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >12:34:26,294 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >12:34:26,294 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >12:34:26,294 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=4096 to nr_cpu_ids=4. >12:34:26,294 INFO kernel:[ 0.000000] NR_IRQS:262400 nr_irqs:712 16 >12:34:26,294 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >12:34:26,294 INFO kernel:[ 0.000000] console [tty0] enabled >12:34:26,294 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >12:34:26,294 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >12:34:26,294 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >12:34:26,294 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >12:34:26,294 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >12:34:26,294 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >12:34:26,294 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >12:34:26,294 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >12:34:26,294 WARNING kernel:[ 0.000000] memory used by lock dependency info: 6367 kB >12:34:26,294 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >12:34:26,294 INFO kernel:[ 0.000000] allocated 33554432 bytes of page_cgroup >12:34:26,294 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >12:34:26,294 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >12:34:26,294 DEBUG kernel:[ 0.000000] ODEBUG: 20 of 20 active objects replaced >12:34:26,294 DEBUG kernel:[ 0.000000] hpet clockevent registered >12:34:26,294 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >12:34:26,294 INFO kernel:[ 0.000000] tsc: Detected 2405.665 MHz processor >12:34:26,294 INFO kernel:[ 0.001004] Calibrating delay loop (skipped), value calculated using timer frequency.. 4811.33 BogoMIPS (lpj=2405665) >12:34:26,294 INFO kernel:[ 0.001008] pid_max: default: 32768 minimum: 301 >12:34:26,294 INFO kernel:[ 0.002079] Security Framework initialized >12:34:26,294 INFO kernel:[ 0.002089] SELinux: Initializing. >12:34:26,294 DEBUG kernel:[ 0.002198] SELinux: Starting in permissive mode >12:34:26,294 INFO kernel:[ 0.003563] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >12:34:26,294 INFO kernel:[ 0.007647] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >12:34:26,294 INFO kernel:[ 0.009585] Mount-cache hash table entries: 256 >12:34:26,294 INFO kernel:[ 0.012514] Initializing cgroup subsys cpuacct >12:34:26,294 INFO kernel:[ 0.012520] Initializing cgroup subsys memory >12:34:26,294 INFO kernel:[ 0.012702] Initializing cgroup subsys devices >12:34:26,294 INFO kernel:[ 0.012717] Initializing cgroup subsys freezer >12:34:26,294 INFO kernel:[ 0.012726] Initializing cgroup subsys net_cls >12:34:26,294 INFO kernel:[ 0.012742] Initializing cgroup subsys blkio >12:34:26,294 INFO kernel:[ 0.012746] Initializing cgroup subsys perf_event >12:34:26,294 INFO kernel:[ 0.013040] CPU: Physical Processor ID: 0 >12:34:26,294 INFO kernel:[ 0.013042] CPU: Processor Core ID: 0 >12:34:26,294 INFO kernel:[ 0.013044] mce: CPU supports 6 MCE banks >12:34:26,294 INFO kernel:[ 0.013058] CPU0: Thermal monitoring enabled (TM2) >12:34:26,294 INFO kernel:[ 0.013066] process: using mwait in idle threads >12:34:26,294 INFO kernel:[ 0.013072] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 >12:34:26,294 INFO kernel:[ 0.013072] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32 >12:34:26,294 INFO kernel:[ 0.013072] tlb_flushall_shift is 0xffffffff >12:34:26,294 INFO kernel:[ 0.014773] ACPI: Core revision 20120711 >12:34:26,294 INFO kernel:[ 0.151045] ftrace: allocating 23633 entries in 93 pages >12:34:26,294 INFO kernel:[ 0.158558] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >12:34:26,294 INFO kernel:[ 0.168570] smpboot: CPU0: Intel(R) Core(TM)2 Quad CPU @ 2.40GHz stepping 07 >12:34:26,294 WARNING kernel:[ 0.168974] APIC calibration not consistent with PM-Timer: 119ms instead of 100ms >12:34:26,294 INFO kernel:[ 0.168974] APIC delta adjusted to PM-Timer: 1670449 (2004522) >12:34:26,294 INFO kernel:[ 0.168974] Performance Events: PEBS fmt0-, 4-deep LBR, Core2 events, Intel PMU driver. >12:34:26,294 WARNING kernel:[ 0.168974] perf_event_intel: PEBS disabled due to CPU errata >12:34:26,294 INFO kernel:[ 0.168974] ... version: 2 >12:34:26,294 INFO kernel:[ 0.168974] ... bit width: 40 >12:34:26,294 INFO kernel:[ 0.168974] ... generic registers: 2 >12:34:26,294 INFO kernel:[ 0.168974] ... value mask: 000000ffffffffff >12:34:26,294 INFO kernel:[ 0.168974] ... max period: 000000007fffffff >12:34:26,294 INFO kernel:[ 0.168974] ... fixed-purpose events: 3 >12:34:26,294 INFO kernel:[ 0.168974] ... event mask: 0000000700000003 >12:34:26,294 INFO kernel:[ 0.171770] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >12:34:26,294 INFO kernel:[ 0.173037] SMP alternatives: lockdep: fixing up alternatives >12:34:26,294 INFO kernel:[ 0.173046] smpboot: Booting Node 0, Processors #1 >12:34:26,294 INFO kernel:[ 0.186358] SMP alternatives: lockdep: fixing up alternatives >12:34:26,294 WARNING kernel:[ 0.186363] #2 >12:34:26,294 INFO kernel:[ 0.199478] SMP alternatives: lockdep: fixing up alternatives >12:34:26,294 WARNING kernel:[ 0.199482] #3 OK >12:34:26,294 INFO kernel:[ 0.211199] Brought up 4 CPUs >12:34:26,294 INFO kernel:[ 0.211202] smpboot: Total of 4 processors activated (19245.32 BogoMIPS) >12:34:26,294 INFO kernel:[ 0.217079] devtmpfs: initialized >12:34:26,294 INFO kernel:[ 0.220114] PM: Registering ACPI NVS region [mem 0xbff8e000-0xbffdffff] (335872 bytes) >12:34:26,294 INFO kernel:[ 0.221632] atomic64 test passed for x86-64 platform with CX8 and with SSE >12:34:26,294 INFO kernel:[ 0.221784] RTC time: 12:33:44, date: 11/05/12 >12:34:26,294 INFO kernel:[ 0.222509] NET: Registered protocol family 16 >12:34:26,294 INFO kernel:[ 0.224522] ACPI: bus type pci registered >12:34:26,294 INFO kernel:[ 0.225243] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >12:34:26,294 INFO kernel:[ 0.225246] PCI: not using MMCONFIG >12:34:26,294 INFO kernel:[ 0.225253] PCI: Using configuration type 1 for base access >12:34:26,294 INFO kernel:[ 0.244984] bio: create slab <bio-0> at 0 >12:34:26,294 INFO kernel:[ 0.245352] ACPI: Added _OSI(Module Device) >12:34:26,294 INFO kernel:[ 0.245366] ACPI: Added _OSI(Processor Device) >12:34:26,294 INFO kernel:[ 0.245379] ACPI: Added _OSI(3.0 _SCP Extensions) >12:34:26,294 INFO kernel:[ 0.245392] ACPI: Added _OSI(Processor Aggregator Device) >12:34:26,294 DEBUG kernel:[ 0.256085] ACPI: EC: Look up EC in DSDT >12:34:26,294 WARNING kernel:[ 0.271718] ACPI: Executed 1 blocks of module-level executable AML code >12:34:26,294 WARNING kernel:[ 0.457159] ACPI: SSDT 00000000bff8e0d0 001D2 (v01 AMI CPU1PM 00000001 INTL 20060113) >12:34:26,294 WARNING kernel:[ 0.461474] ACPI: Dynamic OEM Table Load: >12:34:26,294 WARNING kernel:[ 0.461478] ACPI: SSDT (null) 001D2 (v01 AMI CPU1PM 00000001 INTL 20060113) >12:34:26,294 WARNING kernel:[ 0.469066] ACPI: SSDT 00000000bff8e2b0 00143 (v01 AMI CPU2PM 00000001 INTL 20060113) >12:34:26,294 WARNING kernel:[ 0.472953] ACPI: Dynamic OEM Table Load: >12:34:26,294 WARNING kernel:[ 0.472957] ACPI: SSDT (null) 00143 (v01 AMI CPU2PM 00000001 INTL 20060113) >12:34:26,294 WARNING kernel:[ 0.480541] ACPI: SSDT 00000000bff8e400 00143 (v01 AMI CPU3PM 00000001 INTL 20060113) >12:34:26,294 WARNING kernel:[ 0.484435] ACPI: Dynamic OEM Table Load: >12:34:26,294 WARNING kernel:[ 0.484439] ACPI: SSDT (null) 00143 (v01 AMI CPU3PM 00000001 INTL 20060113) >12:34:26,294 WARNING kernel:[ 0.492049] ACPI: SSDT 00000000bff8e550 00143 (v01 AMI CPU4PM 00000001 INTL 20060113) >12:34:26,294 WARNING kernel:[ 0.495961] ACPI: Dynamic OEM Table Load: >12:34:26,294 WARNING kernel:[ 0.495965] ACPI: SSDT (null) 00143 (v01 AMI CPU4PM 00000001 INTL 20060113) >12:34:26,294 INFO kernel:[ 0.500914] ACPI: Interpreter enabled >12:34:26,294 INFO kernel:[ 0.500930] ACPI: (supports S0 S1 S3 S4 S5) >12:34:26,294 INFO kernel:[ 0.501516] ACPI: Using IOAPIC for interrupt routing >12:34:26,294 INFO kernel:[ 0.501974] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >12:34:26,294 INFO kernel:[ 0.523325] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources >12:34:26,294 INFO kernel:[ 0.847781] ACPI: No dock devices found. >12:34:26,294 INFO kernel:[ 0.847788] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >12:34:26,294 INFO kernel:[ 0.849915] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >12:34:26,294 INFO kernel:[ 0.854030] pci_root PNP0A08:00: ignoring host bridge window [mem 0x000d0000-0x000dffff] (conflicts with Adapter ROM [mem 0x000ce000-0x000d37ff]) >12:34:26,294 INFO kernel:[ 0.854732] PCI host bridge to bus 0000:00 >12:34:26,294 DEBUG kernel:[ 0.854744] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >12:34:26,299 INFO kernel:[ 0.854747] pci_bus 0000:00: root bus resource [bus 00-ff] >12:34:26,299 INFO kernel:[ 0.854757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >12:34:26,299 INFO kernel:[ 0.854767] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >12:34:26,299 INFO kernel:[ 0.854777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >12:34:26,299 INFO kernel:[ 0.854786] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff] >12:34:26,299 DEBUG kernel:[ 0.854851] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 >12:34:26,299 DEBUG kernel:[ 0.855042] pci 0000:00:01.0: [8086:29c1] type 01 class 0x060400 >12:34:26,299 DEBUG kernel:[ 0.855190] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >12:34:26,299 DEBUG kernel:[ 0.855329] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300 >12:34:26,299 DEBUG kernel:[ 0.855408] pci 0000:00:1a.0: reg 20: [io 0x9800-0x981f] >12:34:26,299 DEBUG kernel:[ 0.855578] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300 >12:34:26,299 DEBUG kernel:[ 0.855657] pci 0000:00:1a.1: reg 20: [io 0x9880-0x989f] >12:34:26,299 DEBUG kernel:[ 0.855789] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300 >12:34:26,299 DEBUG kernel:[ 0.855877] pci 0000:00:1a.2: reg 20: [io 0x9c00-0x9c1f] >12:34:26,299 DEBUG kernel:[ 0.856028] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320 >12:34:26,299 DEBUG kernel:[ 0.856063] pci 0000:00:1a.7: reg 10: [mem 0xf5fffc00-0xf5ffffff] >12:34:26,299 DEBUG kernel:[ 0.856247] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold >12:34:26,299 DEBUG kernel:[ 0.856310] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300 >12:34:26,299 DEBUG kernel:[ 0.856337] pci 0000:00:1b.0: reg 10: [mem 0xf5ff8000-0xf5ffbfff 64bit] >12:34:26,299 DEBUG kernel:[ 0.856511] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >12:34:26,299 DEBUG kernel:[ 0.856596] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400 >12:34:26,299 DEBUG kernel:[ 0.856761] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >12:34:26,299 DEBUG kernel:[ 0.856828] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400 >12:34:26,299 DEBUG kernel:[ 0.857004] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >12:34:26,299 DEBUG kernel:[ 0.857070] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 >12:34:26,299 DEBUG kernel:[ 0.857149] pci 0000:00:1d.0: reg 20: [io 0x9080-0x909f] >12:34:26,299 DEBUG kernel:[ 0.857280] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 >12:34:26,299 DEBUG kernel:[ 0.857358] pci 0000:00:1d.1: reg 20: [io 0x9400-0x941f] >12:34:26,299 DEBUG kernel:[ 0.857497] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 >12:34:26,299 DEBUG kernel:[ 0.857595] pci 0000:00:1d.2: reg 20: [io 0x9480-0x949f] >12:34:26,299 DEBUG kernel:[ 0.857764] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 >12:34:26,299 DEBUG kernel:[ 0.857799] pci 0000:00:1d.7: reg 10: [mem 0xf5fff800-0xf5fffbff] >12:34:26,299 DEBUG kernel:[ 0.858000] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >12:34:26,299 DEBUG kernel:[ 0.858055] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >12:34:26,299 DEBUG kernel:[ 0.858223] pci 0000:00:1f.0: [8086:2916] type 00 class 0x060100 >12:34:26,299 INFO kernel:[ 0.858379] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003) >12:34:26,299 DEBUG kernel:[ 0.858486] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 >12:34:26,299 DEBUG kernel:[ 0.858521] pci 0000:00:1f.2: reg 10: [io 0x8c00-0x8c07] >12:34:26,299 DEBUG kernel:[ 0.858536] pci 0000:00:1f.2: reg 14: [io 0x8880-0x8883] >12:34:26,299 DEBUG kernel:[ 0.858571] pci 0000:00:1f.2: reg 18: [io 0x8800-0x8807] >12:34:26,299 DEBUG kernel:[ 0.858586] pci 0000:00:1f.2: reg 1c: [io 0x8480-0x8483] >12:34:26,299 DEBUG kernel:[ 0.858600] pci 0000:00:1f.2: reg 20: [io 0x8400-0x841f] >12:34:26,299 DEBUG kernel:[ 0.858615] pci 0000:00:1f.2: reg 24: [mem 0xf5ffe800-0xf5ffefff] >12:34:26,299 DEBUG kernel:[ 0.858739] pci 0000:00:1f.2: PME# supported from D3hot >12:34:26,299 DEBUG kernel:[ 0.858790] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 >12:34:26,299 DEBUG kernel:[ 0.858816] pci 0000:00:1f.3: reg 10: [mem 0xf5fff400-0xf5fff4ff 64bit] >12:34:26,299 DEBUG kernel:[ 0.858856] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f] >12:34:26,299 DEBUG kernel:[ 0.859024] pci_bus 0000:01: busn_res: [bus 01-04] is inserted under [bus 00-ff] >12:34:26,299 DEBUG kernel:[ 0.859063] pci 0000:01:00.0: [10de:05b8] type 01 class 0x060400 >12:34:26,299 DEBUG kernel:[ 0.859209] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold >12:34:26,299 INFO kernel:[ 0.859323] pci 0000:00:01.0: PCI bridge to [bus 01-04] >12:34:26,299 DEBUG kernel:[ 0.859330] pci 0000:00:01.0: bridge window [io 0xa000-0xbfff] >12:34:26,299 DEBUG kernel:[ 0.859335] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xfe6fffff] >12:34:26,299 DEBUG kernel:[ 0.859344] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xdfffffff 64bit pref] >12:34:26,299 DEBUG kernel:[ 0.859425] pci_bus 0000:02: busn_res: [bus 02-04] is inserted under [bus 01-04] >12:34:26,299 DEBUG kernel:[ 0.859464] pci 0000:02:00.0: [10de:05b8] type 01 class 0x060400 >12:34:26,299 DEBUG kernel:[ 0.859616] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold >12:34:26,299 DEBUG kernel:[ 0.859678] pci 0000:02:02.0: [10de:05b8] type 01 class 0x060400 >12:34:26,299 DEBUG kernel:[ 0.859827] pci 0000:02:02.0: PME# supported from D0 D3hot D3cold >12:34:26,299 INFO kernel:[ 0.859931] pci 0000:01:00.0: PCI bridge to [bus 02-04] >12:34:26,299 DEBUG kernel:[ 0.859941] pci 0000:01:00.0: bridge window [io 0xa000-0xbfff] >12:34:26,299 DEBUG kernel:[ 0.859947] pci 0000:01:00.0: bridge window [mem 0xf6000000-0xfe6fffff] >12:34:26,299 DEBUG kernel:[ 0.859957] pci 0000:01:00.0: bridge window [mem 0xc0000000-0xdfffffff 64bit pref] >12:34:26,299 DEBUG kernel:[ 0.860028] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 02-04] >12:34:26,299 DEBUG kernel:[ 0.860074] pci 0000:03:00.0: [10de:05e0] type 00 class 0x030200 >12:34:26,299 DEBUG kernel:[ 0.860096] pci 0000:03:00.0: reg 10: [mem 0xf9000000-0xf9ffffff] >12:34:26,299 DEBUG kernel:[ 0.860121] pci 0000:03:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref] >12:34:26,299 DEBUG kernel:[ 0.860145] pci 0000:03:00.0: reg 1c: [mem 0xf6000000-0xf7ffffff 64bit] >12:34:26,299 DEBUG kernel:[ 0.860162] pci 0000:03:00.0: reg 24: [io 0xac00-0xac7f] >12:34:26,299 DEBUG kernel:[ 0.860179] pci 0000:03:00.0: reg 30: [mem 0xf8f80000-0xf8ffffff pref] >12:34:26,299 INFO kernel:[ 0.861975] pci 0000:02:00.0: PCI bridge to [bus 03] >12:34:26,299 DEBUG kernel:[ 0.861989] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] >12:34:26,299 DEBUG kernel:[ 0.861998] pci 0000:02:00.0: bridge window [mem 0xf6000000-0xf9ffffff] >12:34:26,299 DEBUG kernel:[ 0.862011] pci 0000:02:00.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref] >12:34:26,299 DEBUG kernel:[ 0.862135] pci_bus 0000:04: busn_res: [bus 04] is inserted under [bus 02-04] >12:34:26,299 DEBUG kernel:[ 0.862194] pci 0000:04:00.0: [10de:05e0] type 00 class 0x030000 >12:34:26,299 DEBUG kernel:[ 0.862216] pci 0000:04:00.0: reg 10: [mem 0xfd000000-0xfdffffff] >12:34:26,299 DEBUG kernel:[ 0.862241] pci 0000:04:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref] >12:34:26,299 DEBUG kernel:[ 0.862266] pci 0000:04:00.0: reg 1c: [mem 0xfa000000-0xfbffffff 64bit] >12:34:26,299 DEBUG kernel:[ 0.862283] pci 0000:04:00.0: reg 24: [io 0xbc00-0xbc7f] >12:34:26,299 DEBUG kernel:[ 0.862300] pci 0000:04:00.0: reg 30: [mem 0xfe680000-0xfe6fffff pref] >12:34:26,299 INFO kernel:[ 0.863910] pci 0000:02:02.0: PCI bridge to [bus 04] >12:34:26,299 DEBUG kernel:[ 0.863924] pci 0000:02:02.0: bridge window [io 0xb000-0xbfff] >12:34:26,299 DEBUG kernel:[ 0.863933] pci 0000:02:02.0: bridge window [mem 0xfa000000-0xfe6fffff] >12:34:26,299 DEBUG kernel:[ 0.863946] pci 0000:02:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >12:34:26,299 DEBUG kernel:[ 0.864124] pci_bus 0000:06: busn_res: [bus 06] is inserted under [bus 00-ff] >12:34:26,299 DEBUG kernel:[ 0.864171] pci 0000:06:00.0: [9005:0243] type 00 class 0x010400 >12:34:26,299 DEBUG kernel:[ 0.864203] pci 0000:06:00.0: reg 10: [mem 0xfea00000-0xfeafffff 64bit] >12:34:26,299 DEBUG kernel:[ 0.864221] pci 0000:06:00.0: reg 18: [io 0xd800-0xd8ff] >12:34:26,299 DEBUG kernel:[ 0.864248] pci 0000:06:00.0: reg 1c: [mem 0xfe900000-0xfe9fffff 64bit] >12:34:26,299 INFO kernel:[ 0.864408] pci 0000:06:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >12:34:26,299 INFO kernel:[ 0.864433] pci 0000:00:1c.0: PCI bridge to [bus 06] >12:34:26,299 DEBUG kernel:[ 0.864439] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff] >12:34:26,299 DEBUG kernel:[ 0.864446] pci 0000:00:1c.0: bridge window [mem 0xfe800000-0xfeafffff] >12:34:26,299 DEBUG kernel:[ 0.864544] pci_bus 0000:05: busn_res: [bus 05] is inserted under [bus 00-ff] >12:34:26,299 DEBUG kernel:[ 0.864590] pci 0000:05:00.0: [197b:2363] type 00 class 0x010185 >12:34:26,299 DEBUG kernel:[ 0.864761] pci 0000:05:00.0: reg 24: [mem 0xfe7fe000-0xfe7fffff] >12:34:26,299 DEBUG kernel:[ 0.864782] pci 0000:05:00.0: reg 30: [mem 0xfe7e0000-0xfe7effff pref] >12:34:26,299 DEBUG kernel:[ 0.864900] pci 0000:05:00.0: PME# supported from D3hot >12:34:26,299 DEBUG kernel:[ 0.864967] pci 0000:05:00.1: [197b:2363] type 00 class 0x010185 >12:34:26,299 DEBUG kernel:[ 0.865001] pci 0000:05:00.1: reg 10: [io 0xcc00-0xcc07] >12:34:26,299 DEBUG kernel:[ 0.865022] pci 0000:05:00.1: reg 14: [io 0xc880-0xc883] >12:34:26,299 DEBUG kernel:[ 0.865042] pci 0000:05:00.1: reg 18: [io 0xc800-0xc807] >12:34:26,299 DEBUG kernel:[ 0.865063] pci 0000:05:00.1: reg 1c: [io 0xc480-0xc483] >12:34:26,299 DEBUG kernel:[ 0.865083] pci 0000:05:00.1: reg 20: [io 0xc400-0xc40f] >12:34:26,299 INFO kernel:[ 0.865239] pci 0000:05:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >12:34:26,299 INFO kernel:[ 0.865270] pci 0000:00:1c.4: PCI bridge to [bus 05] >12:34:26,299 DEBUG kernel:[ 0.865276] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >12:34:26,299 DEBUG kernel:[ 0.865283] pci 0000:00:1c.4: bridge window [mem 0xfe700000-0xfe7fffff] >12:34:26,299 DEBUG kernel:[ 0.865347] pci_bus 0000:07: busn_res: [bus 07] is inserted under [bus 00-ff] >12:34:26,299 DEBUG kernel:[ 0.865390] pci 0000:07:03.0: [11c1:5811] type 00 class 0x0c0010 >12:34:26,299 DEBUG kernel:[ 0.865417] pci 0000:07:03.0: reg 10: [mem 0xfebff000-0xfebfffff] >12:34:26,299 DEBUG kernel:[ 0.865571] pci 0000:07:03.0: supports D1 D2 >12:34:26,299 DEBUG kernel:[ 0.865574] pci 0000:07:03.0: PME# supported from D0 D1 D2 D3hot >12:34:26,299 DEBUG kernel:[ 0.865622] pci 0000:07:04.0: [10ec:8167] type 00 class 0x020000 >12:34:26,300 DEBUG kernel:[ 0.865650] pci 0000:07:04.0: reg 10: [io 0xe800-0xe8ff] >12:34:26,300 DEBUG kernel:[ 0.865676] pci 0000:07:04.0: reg 14: [mem 0xfebfec00-0xfebfecff] >12:34:26,300 DEBUG kernel:[ 0.865758] pci 0000:07:04.0: reg 30: [mem 0xfebc0000-0xfebdffff pref] >12:34:26,300 DEBUG kernel:[ 0.865842] pci 0000:07:04.0: supports D1 D2 >12:34:26,300 DEBUG kernel:[ 0.865845] pci 0000:07:04.0: PME# supported from D1 D2 D3hot D3cold >12:34:26,300 INFO kernel:[ 0.865944] pci 0000:00:1e.0: PCI bridge to [bus 07] (subtractive decode) >12:34:26,300 DEBUG kernel:[ 0.865950] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >12:34:26,300 DEBUG kernel:[ 0.865956] pci 0000:00:1e.0: bridge window [mem 0xfeb00000-0xfebfffff] >12:34:26,300 DEBUG kernel:[ 0.865974] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >12:34:26,300 DEBUG kernel:[ 0.865984] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >12:34:26,300 DEBUG kernel:[ 0.865995] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >12:34:26,300 DEBUG kernel:[ 0.866005] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xffffffff] (subtractive decode) >12:34:26,300 DEBUG kernel:[ 0.866060] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >12:34:26,300 DEBUG kernel:[ 0.874350] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT] >12:34:26,300 DEBUG kernel:[ 0.876271] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] >12:34:26,300 DEBUG kernel:[ 0.882137] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT] >12:34:26,300 DEBUG kernel:[ 0.884291] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT] >12:34:26,300 INFO kernel:[ 0.887425] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >12:34:26,300 INFO kernel:[ 0.887428] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >12:34:26,300 INFO kernel:[ 1.361534] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) >12:34:26,300 INFO kernel:[ 1.362911] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) >12:34:26,300 INFO kernel:[ 1.364272] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 14 *15) >12:34:26,300 INFO kernel:[ 1.365635] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 *14 15) >12:34:26,300 INFO kernel:[ 1.367011] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >12:34:26,300 INFO kernel:[ 1.368366] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11 12 14 15) >12:34:26,300 INFO kernel:[ 1.369713] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 11 12 14 15) >12:34:26,300 INFO kernel:[ 1.371079] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15) >12:34:26,300 INFO kernel:[ 1.372910] vgaarb: device added: PCI:0000:04:00.0,decodes=io+mem,owns=io+mem,locks=none >12:34:26,300 INFO kernel:[ 1.372977] vgaarb: loaded >12:34:26,300 INFO kernel:[ 1.372978] vgaarb: bridge control possible 0000:04:00.0 >12:34:26,300 NOTICE kernel:[ 1.374708] SCSI subsystem initialized >12:34:26,300 INFO kernel:[ 1.374718] ACPI: bus type scsi registered >12:34:26,300 DEBUG kernel:[ 1.375022] libata version 3.00 loaded. >12:34:26,300 INFO kernel:[ 1.375425] ACPI: bus type usb registered >12:34:26,300 INFO kernel:[ 1.375844] usbcore: registered new interface driver usbfs >12:34:26,300 INFO kernel:[ 1.375986] usbcore: registered new interface driver hub >12:34:26,300 INFO kernel:[ 1.376001] usbcore: registered new device driver usb >12:34:26,300 INFO kernel:[ 1.377003] PCI: Using ACPI for IRQ routing >12:34:26,300 DEBUG kernel:[ 1.386859] PCI: pci_cache_line_size set to 64 bytes >12:34:26,300 DEBUG kernel:[ 1.387630] e820: reserve RAM buffer [mem 0x0009ac00-0x0009ffff] >12:34:26,300 DEBUG kernel:[ 1.387653] e820: reserve RAM buffer [mem 0xbff80000-0xbfffffff] >12:34:26,300 INFO kernel:[ 1.389377] NetLabel: Initializing >12:34:26,300 INFO kernel:[ 1.389379] NetLabel: domain hash size = 128 >12:34:26,300 INFO kernel:[ 1.389380] NetLabel: protocols = UNLABELED CIPSOv4 >12:34:26,300 INFO kernel:[ 1.389587] NetLabel: unlabeled traffic allowed by default >12:34:26,300 INFO kernel:[ 1.389709] HPET: 4 timers in total, 0 timers will be used for per-cpu timer >12:34:26,300 INFO kernel:[ 1.389719] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >12:34:26,300 INFO kernel:[ 1.389726] hpet0: 4 comparators, 64-bit 14.318180 MHz counter >12:34:26,300 INFO kernel:[ 1.395135] Switching to clocksource hpet >12:34:26,300 INFO kernel:[ 1.578901] pnp: PnP ACPI init >12:34:26,300 INFO kernel:[ 1.579091] ACPI: bus type pnp registered >12:34:26,300 DEBUG kernel:[ 1.581092] pnp 00:00: [bus 00-ff] >12:34:26,300 DEBUG kernel:[ 1.581109] pnp 00:00: [io 0x0cf8-0x0cff] >12:34:26,300 DEBUG kernel:[ 1.581118] pnp 00:00: [io 0x0000-0x0cf7 window] >12:34:26,300 DEBUG kernel:[ 1.581127] pnp 00:00: [io 0x0d00-0xffff window] >12:34:26,300 DEBUG kernel:[ 1.581136] pnp 00:00: [mem 0x000a0000-0x000bffff window] >12:34:26,300 DEBUG kernel:[ 1.581145] pnp 00:00: [mem 0x000d0000-0x000dffff window] >12:34:26,300 DEBUG kernel:[ 1.581154] pnp 00:00: [mem 0xc0000000-0xffffffff window] >12:34:26,300 DEBUG kernel:[ 1.581631] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >12:34:26,300 DEBUG kernel:[ 1.581793] pnp 00:01: [mem 0xfed14000-0xfed19fff] >12:34:26,300 INFO kernel:[ 1.582609] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved >12:34:26,300 DEBUG kernel:[ 1.582621] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) >12:34:26,300 DEBUG kernel:[ 1.583319] pnp 00:02: [dma 4] >12:34:26,300 DEBUG kernel:[ 1.583329] pnp 00:02: [io 0x0000-0x000f] >12:34:26,300 DEBUG kernel:[ 1.583337] pnp 00:02: [io 0x0081-0x0083] >12:34:26,300 DEBUG kernel:[ 1.583346] pnp 00:02: [io 0x0087] >12:34:26,300 DEBUG kernel:[ 1.583354] pnp 00:02: [io 0x0089-0x008b] >12:34:26,300 DEBUG kernel:[ 1.583362] pnp 00:02: [io 0x008f] >12:34:26,300 DEBUG kernel:[ 1.583370] pnp 00:02: [io 0x00c0-0x00df] >12:34:26,300 DEBUG kernel:[ 1.583698] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >12:34:26,300 DEBUG kernel:[ 1.583905] pnp 00:03: [io 0x0070-0x0071] >12:34:26,300 DEBUG kernel:[ 1.583947] pnp 00:03: [irq 8] >12:34:26,300 DEBUG kernel:[ 1.584296] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) >12:34:26,300 DEBUG kernel:[ 1.584457] pnp 00:04: [io 0x0061] >12:34:26,300 DEBUG kernel:[ 1.584792] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >12:34:26,300 DEBUG kernel:[ 1.584966] pnp 00:05: [io 0x00f0-0x00ff] >12:34:26,300 DEBUG kernel:[ 1.585015] pnp 00:05: [irq 13] >12:34:26,300 DEBUG kernel:[ 1.585353] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) >12:34:26,300 DEBUG kernel:[ 1.598170] pnp 00:06: [irq 6] >12:34:26,300 DEBUG kernel:[ 1.598179] pnp 00:06: [dma 2] >12:34:26,300 DEBUG kernel:[ 1.598188] pnp 00:06: [io 0x03f0-0x03f5] >12:34:26,300 DEBUG kernel:[ 1.598197] pnp 00:06: [io 0x03f7] >12:34:26,300 DEBUG kernel:[ 1.598693] pnp 00:06: Plug and Play ACPI device, IDs PNP0700 (active) >12:34:26,300 DEBUG kernel:[ 1.599570] pnp 00:07: [io 0x0000-0xffffffffffffffff disabled] >12:34:26,300 DEBUG kernel:[ 1.599579] pnp 00:07: [io 0x0000-0xffffffffffffffff disabled] >12:34:26,300 DEBUG kernel:[ 1.599587] pnp 00:07: [io 0x0290-0x0297] >12:34:26,300 INFO kernel:[ 1.600397] system 00:07: [io 0x0290-0x0297] has been reserved >12:34:26,300 DEBUG kernel:[ 1.600408] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >12:34:26,300 DEBUG kernel:[ 1.604074] pnp 00:08: [io 0x0010-0x001f] >12:34:26,300 DEBUG kernel:[ 1.604083] pnp 00:08: [io 0x0022-0x003f] >12:34:26,300 DEBUG kernel:[ 1.604092] pnp 00:08: [io 0x0044-0x004d] >12:34:26,300 DEBUG kernel:[ 1.604100] pnp 00:08: [io 0x0050-0x005f] >12:34:26,300 DEBUG kernel:[ 1.604109] pnp 00:08: [io 0x0062-0x0063] >12:34:26,300 DEBUG kernel:[ 1.604117] pnp 00:08: [io 0x0065-0x006f] >12:34:26,300 DEBUG kernel:[ 1.604126] pnp 00:08: [io 0x0072-0x007f] >12:34:26,300 DEBUG kernel:[ 1.604134] pnp 00:08: [io 0x0080] >12:34:26,300 DEBUG kernel:[ 1.604142] pnp 00:08: [io 0x0084-0x0086] >12:34:26,300 DEBUG kernel:[ 1.604150] pnp 00:08: [io 0x0088] >12:34:26,300 DEBUG kernel:[ 1.604159] pnp 00:08: [io 0x008c-0x008e] >12:34:26,300 DEBUG kernel:[ 1.604167] pnp 00:08: [io 0x0090-0x009f] >12:34:26,300 DEBUG kernel:[ 1.604175] pnp 00:08: [io 0x00a2-0x00bf] >12:34:26,300 DEBUG kernel:[ 1.604183] pnp 00:08: [io 0x00e0-0x00ef] >12:34:26,300 DEBUG kernel:[ 1.604191] pnp 00:08: [io 0x04d0-0x04d1] >12:34:26,300 DEBUG kernel:[ 1.604199] pnp 00:08: [io 0x0800-0x087f] >12:34:26,300 DEBUG kernel:[ 1.604207] pnp 00:08: [io 0x0400-0x03ff disabled] >12:34:26,300 DEBUG kernel:[ 1.604215] pnp 00:08: [io 0x0480-0x04bf] >12:34:26,300 DEBUG kernel:[ 1.604224] pnp 00:08: [mem 0xfed1c000-0xfed1ffff] >12:34:26,300 DEBUG kernel:[ 1.604239] pnp 00:08: [mem 0xfed20000-0xfed3ffff] >12:34:26,300 DEBUG kernel:[ 1.604247] pnp 00:08: [mem 0xfed50000-0xfed8ffff] >12:34:26,300 DEBUG kernel:[ 1.604256] pnp 00:08: [mem 0xffa00000-0xffafffff] >12:34:26,300 DEBUG kernel:[ 1.604265] pnp 00:08: [mem 0xffb00000-0xffbfffff] >12:34:26,300 DEBUG kernel:[ 1.604273] pnp 00:08: [mem 0xffe00000-0xffefffff] >12:34:26,300 DEBUG kernel:[ 1.604281] pnp 00:08: [mem 0xfff00000-0xfffffffe] >12:34:26,300 INFO kernel:[ 1.605128] system 00:08: [io 0x04d0-0x04d1] has been reserved >12:34:26,300 INFO kernel:[ 1.605148] system 00:08: [io 0x0800-0x087f] has been reserved >12:34:26,300 INFO kernel:[ 1.605166] system 00:08: [io 0x0480-0x04bf] has been reserved >12:34:26,300 INFO kernel:[ 1.605186] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved >12:34:26,300 INFO kernel:[ 1.605205] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved >12:34:26,300 INFO kernel:[ 1.605224] system 00:08: [mem 0xfed50000-0xfed8ffff] has been reserved >12:34:26,300 INFO kernel:[ 1.605243] system 00:08: [mem 0xffa00000-0xffafffff] has been reserved >12:34:26,300 INFO kernel:[ 1.605262] system 00:08: [mem 0xffb00000-0xffbfffff] has been reserved >12:34:26,300 INFO kernel:[ 1.605280] system 00:08: [mem 0xffe00000-0xffefffff] has been reserved >12:34:26,300 INFO kernel:[ 1.605299] system 00:08: [mem 0xfff00000-0xfffffffe] has been reserved >12:34:26,300 DEBUG kernel:[ 1.605309] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >12:34:26,300 DEBUG kernel:[ 1.607353] pnp 00:09: [mem 0xfed00000-0xfed003ff] >12:34:26,300 DEBUG kernel:[ 1.607691] pnp 00:09: Plug and Play ACPI device, IDs PNP0103 (active) >12:34:26,300 DEBUG kernel:[ 1.619070] pnp 00:0a: [irq 4] >12:34:26,300 DEBUG kernel:[ 1.619079] pnp 00:0a: [dma 0 disabled] >12:34:26,300 DEBUG kernel:[ 1.619088] pnp 00:0a: [io 0x03f8-0x03ff] >12:34:26,300 DEBUG kernel:[ 1.619872] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active) >12:34:26,300 DEBUG kernel:[ 1.621561] pnp 00:0b: [mem 0xfec00000-0xfec00fff] >12:34:26,300 DEBUG kernel:[ 1.621570] pnp 00:0b: [mem 0xfee00000-0xfee00fff] >12:34:26,300 INFO kernel:[ 1.622403] system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved >12:34:26,300 INFO kernel:[ 1.622423] system 00:0b: [mem 0xfee00000-0xfee00fff] has been reserved >12:34:26,300 DEBUG kernel:[ 1.622432] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) >12:34:26,300 DEBUG kernel:[ 1.623203] pnp 00:0c: [io 0x0060] >12:34:26,300 DEBUG kernel:[ 1.623212] pnp 00:0c: [io 0x0064] >12:34:26,300 DEBUG kernel:[ 1.623245] pnp 00:0c: [irq 1] >12:34:26,300 DEBUG kernel:[ 1.623679] pnp 00:0c: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >12:34:26,300 DEBUG kernel:[ 1.624692] pnp 00:0d: [mem 0xe0000000-0xefffffff] >12:34:26,300 INFO kernel:[ 1.625504] system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved >12:34:26,300 DEBUG kernel:[ 1.625514] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active) >12:34:26,300 DEBUG kernel:[ 1.632968] pnp 00:0e: [mem 0x00000000-0x0009ffff] >12:34:26,300 DEBUG kernel:[ 1.632978] pnp 00:0e: [mem 0x000c0000-0x000cffff] >12:34:26,300 DEBUG kernel:[ 1.632986] pnp 00:0e: [mem 0x000e0000-0x000fffff] >12:34:26,300 DEBUG kernel:[ 1.632994] pnp 00:0e: [mem 0x00100000-0xbfffffff] >12:34:26,300 DEBUG kernel:[ 1.633018] pnp 00:0e: [mem 0x00000000-0xffffffffffffffff disabled] >12:34:26,300 INFO kernel:[ 1.634127] system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved >12:34:26,300 INFO kernel:[ 1.634160] system 00:0e: [mem 0x000c0000-0x000cffff] could not be reserved >12:34:26,300 INFO kernel:[ 1.634192] system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved >12:34:26,300 INFO kernel:[ 1.634224] system 00:0e: [mem 0x00100000-0xbfffffff] could not be reserved >12:34:26,300 DEBUG kernel:[ 1.634234] system 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active) >12:34:26,300 INFO kernel:[ 1.638348] pnp: PnP ACPI: found 15 devices >12:34:26,300 INFO kernel:[ 1.638351] ACPI: ACPI bus type pnp unregistered >12:34:26,300 DEBUG kernel:[ 1.673865] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 06] add_size 200000 >12:34:26,300 DEBUG kernel:[ 1.673887] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000 >12:34:26,300 DEBUG kernel:[ 1.673930] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >12:34:26,300 DEBUG kernel:[ 1.673933] pci 0000:00:1c.4: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >12:34:26,300 INFO kernel:[ 1.673940] pci 0000:00:1c.0: BAR 15: assigned [mem 0xf0000000-0xf01fffff 64bit pref] >12:34:26,300 INFO kernel:[ 1.673945] pci 0000:00:1c.4: BAR 15: assigned [mem 0xf0200000-0xf03fffff 64bit pref] >12:34:26,300 INFO kernel:[ 1.673976] pci 0000:02:00.0: PCI bridge to [bus 03] >12:34:26,300 INFO kernel:[ 1.673982] pci 0000:02:00.0: bridge window [io 0xa000-0xafff] >12:34:26,300 INFO kernel:[ 1.673990] pci 0000:02:00.0: bridge window [mem 0xf6000000-0xf9ffffff] >12:34:26,300 INFO kernel:[ 1.673996] pci 0000:02:00.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref] >12:34:26,300 INFO kernel:[ 1.674022] pci 0000:02:02.0: PCI bridge to [bus 04] >12:34:26,300 INFO kernel:[ 1.674026] pci 0000:02:02.0: bridge window [io 0xb000-0xbfff] >12:34:26,300 INFO kernel:[ 1.674034] pci 0000:02:02.0: bridge window [mem 0xfa000000-0xfe6fffff] >12:34:26,300 INFO kernel:[ 1.674040] pci 0000:02:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >12:34:26,300 INFO kernel:[ 1.674050] pci 0000:01:00.0: PCI bridge to [bus 02-04] >12:34:26,300 INFO kernel:[ 1.674054] pci 0000:01:00.0: bridge window [io 0xa000-0xbfff] >12:34:26,300 INFO kernel:[ 1.674062] pci 0000:01:00.0: bridge window [mem 0xf6000000-0xfe6fffff] >12:34:26,300 INFO kernel:[ 1.674067] pci 0000:01:00.0: bridge window [mem 0xc0000000-0xdfffffff 64bit pref] >12:34:26,300 INFO kernel:[ 1.674077] pci 0000:00:01.0: PCI bridge to [bus 01-04] >12:34:26,300 INFO kernel:[ 1.674081] pci 0000:00:01.0: bridge window [io 0xa000-0xbfff] >12:34:26,300 INFO kernel:[ 1.674087] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xfe6fffff] >12:34:26,300 INFO kernel:[ 1.674093] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xdfffffff 64bit pref] >12:34:26,300 INFO kernel:[ 1.674101] pci 0000:00:1c.0: PCI bridge to [bus 06] >12:34:26,300 INFO kernel:[ 1.674105] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff] >12:34:26,300 INFO kernel:[ 1.674112] pci 0000:00:1c.0: bridge window [mem 0xfe800000-0xfeafffff] >12:34:26,300 INFO kernel:[ 1.674118] pci 0000:00:1c.0: bridge window [mem 0xf0000000-0xf01fffff 64bit pref] >12:34:26,300 INFO kernel:[ 1.674128] pci 0000:00:1c.4: PCI bridge to [bus 05] >12:34:26,301 INFO kernel:[ 1.674132] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >12:34:26,301 INFO kernel:[ 1.674139] pci 0000:00:1c.4: bridge window [mem 0xfe700000-0xfe7fffff] >12:34:26,301 INFO kernel:[ 1.674145] pci 0000:00:1c.4: bridge window [mem 0xf0200000-0xf03fffff 64bit pref] >12:34:26,301 INFO kernel:[ 1.674155] pci 0000:00:1e.0: PCI bridge to [bus 07] >12:34:26,301 INFO kernel:[ 1.674159] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >12:34:26,301 INFO kernel:[ 1.674167] pci 0000:00:1e.0: bridge window [mem 0xfeb00000-0xfebfffff] >12:34:26,301 DEBUG kernel:[ 1.674378] pci 0000:00:1e.0: setting latency timer to 64 >12:34:26,301 DEBUG kernel:[ 1.674383] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >12:34:26,301 DEBUG kernel:[ 1.674386] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >12:34:26,301 DEBUG kernel:[ 1.674389] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >12:34:26,301 DEBUG kernel:[ 1.674391] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xffffffff] >12:34:26,301 DEBUG kernel:[ 1.674394] pci_bus 0000:01: resource 0 [io 0xa000-0xbfff] >12:34:26,301 DEBUG kernel:[ 1.674396] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xfe6fffff] >12:34:26,301 DEBUG kernel:[ 1.674399] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xdfffffff 64bit pref] >12:34:26,301 DEBUG kernel:[ 1.674401] pci_bus 0000:02: resource 0 [io 0xa000-0xbfff] >12:34:26,301 DEBUG kernel:[ 1.674404] pci_bus 0000:02: resource 1 [mem 0xf6000000-0xfe6fffff] >12:34:26,301 DEBUG kernel:[ 1.674406] pci_bus 0000:02: resource 2 [mem 0xc0000000-0xdfffffff 64bit pref] >12:34:26,301 DEBUG kernel:[ 1.674409] pci_bus 0000:03: resource 0 [io 0xa000-0xafff] >12:34:26,301 DEBUG kernel:[ 1.674412] pci_bus 0000:03: resource 1 [mem 0xf6000000-0xf9ffffff] >12:34:26,301 DEBUG kernel:[ 1.674414] pci_bus 0000:03: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref] >12:34:26,301 DEBUG kernel:[ 1.674417] pci_bus 0000:04: resource 0 [io 0xb000-0xbfff] >12:34:26,301 DEBUG kernel:[ 1.674419] pci_bus 0000:04: resource 1 [mem 0xfa000000-0xfe6fffff] >12:34:26,301 DEBUG kernel:[ 1.674421] pci_bus 0000:04: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref] >12:34:26,301 DEBUG kernel:[ 1.674424] pci_bus 0000:06: resource 0 [io 0xd000-0xdfff] >12:34:26,301 DEBUG kernel:[ 1.674427] pci_bus 0000:06: resource 1 [mem 0xfe800000-0xfeafffff] >12:34:26,301 DEBUG kernel:[ 1.674429] pci_bus 0000:06: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref] >12:34:26,301 DEBUG kernel:[ 1.674432] pci_bus 0000:05: resource 0 [io 0xc000-0xcfff] >12:34:26,301 DEBUG kernel:[ 1.674434] pci_bus 0000:05: resource 1 [mem 0xfe700000-0xfe7fffff] >12:34:26,301 DEBUG kernel:[ 1.674436] pci_bus 0000:05: resource 2 [mem 0xf0200000-0xf03fffff 64bit pref] >12:34:26,301 DEBUG kernel:[ 1.674439] pci_bus 0000:07: resource 0 [io 0xe000-0xefff] >12:34:26,301 DEBUG kernel:[ 1.674441] pci_bus 0000:07: resource 1 [mem 0xfeb00000-0xfebfffff] >12:34:26,301 DEBUG kernel:[ 1.674444] pci_bus 0000:07: resource 4 [io 0x0000-0x0cf7] >12:34:26,301 DEBUG kernel:[ 1.674446] pci_bus 0000:07: resource 5 [io 0x0d00-0xffff] >12:34:26,301 DEBUG kernel:[ 1.674449] pci_bus 0000:07: resource 6 [mem 0x000a0000-0x000bffff] >12:34:26,301 DEBUG kernel:[ 1.674451] pci_bus 0000:07: resource 7 [mem 0xc0000000-0xffffffff] >12:34:26,301 INFO kernel:[ 1.674706] NET: Registered protocol family 2 >12:34:26,301 INFO kernel:[ 1.676924] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >12:34:26,301 INFO kernel:[ 1.680931] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes) >12:34:26,301 INFO kernel:[ 1.685840] TCP: Hash tables configured (established 524288 bind 65536) >12:34:26,301 INFO kernel:[ 1.685959] TCP: reno registered >12:34:26,301 INFO kernel:[ 1.686103] UDP hash table entries: 4096 (order: 7, 786432 bytes) >12:34:26,301 INFO kernel:[ 1.686844] UDP-Lite hash table entries: 4096 (order: 7, 786432 bytes) >12:34:26,301 INFO kernel:[ 1.688303] NET: Registered protocol family 1 >12:34:26,301 DEBUG kernel:[ 1.689486] pci 0000:04:00.0: Boot video device >12:34:26,301 DEBUG kernel:[ 1.689569] PCI: CLS 32 bytes, default 64 >12:34:26,301 INFO kernel:[ 1.690429] Unpacking initramfs... >12:34:26,301 INFO kernel:[ 5.738195] Freeing initrd memory: 26160k freed >12:34:26,301 INFO kernel:[ 5.919186] DMA-API: preallocated 32768 debug entries >12:34:26,301 INFO kernel:[ 5.919191] DMA-API: debugging enabled by kernel config >12:34:26,301 INFO kernel:[ 5.919203] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >12:34:26,301 INFO kernel:[ 5.919207] software IO TLB [mem 0xbbf76000-0xbff75fff] (64MB) mapped at [ffff8800bbf76000-ffff8800bff75fff] >12:34:26,301 WARNING kernel:[ 5.925286] cryptomgr_test (39) used greatest stack depth: 6184 bytes left >12:34:26,301 NOTICE kernel:[ 5.926809] Initialise module verification >12:34:26,301 INFO kernel:[ 5.926993] audit: initializing netlink socket (disabled) >12:34:26,301 NOTICE kernel:[ 5.927134] type=2000 audit(1352118829.926:1): initialized >12:34:26,301 INFO kernel:[ 5.948653] HugeTLB registered 2 MB page size, pre-allocated 0 pages >12:34:26,301 NOTICE kernel:[ 5.990350] VFS: Disk quotas dquot_6.5.2 >12:34:26,301 WARNING kernel:[ 5.990795] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >12:34:26,301 INFO kernel:[ 5.998546] msgmni has been set to 15921 >12:34:26,301 NOTICE kernel:[ 5.999351] Key type crypto registered >12:34:26,301 NOTICE kernel:[ 5.999368] Crypto key parser 'pgp' registered >12:34:26,301 NOTICE kernel:[ 5.999371] Crypto signature parser 'pgp' registered >12:34:26,301 DEBUG kernel:[ 5.999373] SELinux: Registering netfilter hooks >12:34:26,301 WARNING kernel:[ 6.002322] cryptomgr_test (46) used greatest stack depth: 5560 bytes left >12:34:26,301 WARNING kernel:[ 6.004018] cryptomgr_test (51) used greatest stack depth: 5416 bytes left >12:34:26,301 INFO kernel:[ 6.004195] alg: No test for stdrng (krng) >12:34:26,301 INFO kernel:[ 6.004220] NET: Registered protocol family 38 >12:34:26,301 INFO kernel:[ 6.004868] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >12:34:26,301 INFO kernel:[ 6.005180] io scheduler noop registered >12:34:26,301 INFO kernel:[ 6.005183] io scheduler deadline registered >12:34:26,301 INFO kernel:[ 6.005883] io scheduler cfq registered (default) >12:34:26,301 INFO kernel:[ 6.005885] start plist test >12:34:26,301 INFO kernel:[ 6.008084] end plist test >12:34:26,301 DEBUG kernel:[ 6.008086] list_sort_test: start testing list_sort() >12:34:26,301 DEBUG kernel:[ 6.015743] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >12:34:26,301 DEBUG kernel:[ 6.016382] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X >12:34:26,301 DEBUG kernel:[ 6.016977] pcieport 0000:00:1c.4: irq 42 for MSI/MSI-X >12:34:26,301 INFO kernel:[ 6.018084] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >12:34:26,301 INFO kernel:[ 6.018400] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >12:34:26,301 INFO kernel:[ 6.018402] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >12:34:26,301 DEBUG kernel:[ 6.024115] intel_idle: does not run on family 6 model 15 >12:34:26,302 INFO kernel:[ 6.024903] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >12:34:26,302 INFO kernel:[ 6.024968] ACPI: Power Button [PWRB] >12:34:26,302 INFO kernel:[ 6.025562] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >12:34:26,302 INFO kernel:[ 6.025581] ACPI: Power Button [PWRF] >12:34:26,302 INFO kernel:[ 6.032387] ACPI: Requesting acpi_cpufreq >12:34:26,302 WARNING kernel:[ 6.039414] modprobe (55) used greatest stack depth: 4800 bytes left >12:34:26,302 INFO kernel:[ 6.174217] GHES: HEST is not enabled! >12:34:26,302 INFO kernel:[ 6.174972] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >12:34:26,302 INFO kernel:[ 6.195861] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >12:34:26,302 INFO kernel:[ 6.219784] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >12:34:26,302 INFO kernel:[ 6.223466] Non-volatile memory driver v1.3 >12:34:26,302 INFO kernel:[ 6.223469] Linux agpgart interface v0.103 >12:34:26,302 INFO kernel:[ 6.238284] loop: module loaded >12:34:26,302 DEBUG kernel:[ 6.239416] ahci 0000:00:1f.2: version 3.0 >12:34:26,302 DEBUG kernel:[ 6.239880] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X >12:34:26,302 INFO kernel:[ 6.240513] ahci: SSS flag set, parallel bus scan disabled >12:34:26,302 INFO kernel:[ 6.240547] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode >12:34:26,302 INFO kernel:[ 6.240551] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part ccc ems sxs >12:34:26,302 DEBUG kernel:[ 6.240557] ahci 0000:00:1f.2: setting latency timer to 64 >12:34:26,302 INFO kernel:[ 6.261714] scsi0 : ahci >12:34:26,302 INFO kernel:[ 6.263967] scsi1 : ahci >12:34:26,302 INFO kernel:[ 6.265028] scsi2 : ahci >12:34:26,302 INFO kernel:[ 6.266084] scsi3 : ahci >12:34:26,302 INFO kernel:[ 6.267140] scsi4 : ahci >12:34:26,302 INFO kernel:[ 6.268188] scsi5 : ahci >12:34:26,302 INFO kernel:[ 6.268999] ata1: SATA max UDMA/133 abar m2048@0xf5ffe800 port 0xf5ffe900 irq 43 >12:34:26,302 INFO kernel:[ 6.269019] ata2: SATA max UDMA/133 abar m2048@0xf5ffe800 port 0xf5ffe980 irq 43 >12:34:26,302 INFO kernel:[ 6.269022] ata3: SATA max UDMA/133 abar m2048@0xf5ffe800 port 0xf5ffea00 irq 43 >12:34:26,302 INFO kernel:[ 6.269024] ata4: SATA max UDMA/133 abar m2048@0xf5ffe800 port 0xf5ffea80 irq 43 >12:34:26,302 INFO kernel:[ 6.269027] ata5: SATA max UDMA/133 abar m2048@0xf5ffe800 port 0xf5ffeb00 irq 43 >12:34:26,302 INFO kernel:[ 6.269029] ata6: SATA max UDMA/133 abar m2048@0xf5ffe800 port 0xf5ffeb80 irq 43 >12:34:26,302 INFO kernel:[ 6.280109] ahci 0000:05:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode >12:34:26,302 INFO kernel:[ 6.280115] ahci 0000:05:00.0: flags: 64bit ncq pm led clo pmp pio slum part >12:34:26,302 INFO kernel:[ 6.284397] scsi6 : ahci >12:34:26,302 INFO kernel:[ 6.285469] scsi7 : ahci >12:34:26,302 INFO kernel:[ 6.286286] ata7: SATA max UDMA/133 abar m8192@0xfe7fe000 port 0xfe7fe100 irq 16 >12:34:26,302 INFO kernel:[ 6.286290] ata8: SATA max UDMA/133 abar m8192@0xfe7fe000 port 0xfe7fe180 irq 16 >12:34:26,302 INFO kernel:[ 6.287310] libphy: Fixed MDIO Bus: probed >12:34:26,302 INFO kernel:[ 6.287933] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >12:34:26,302 DEBUG kernel:[ 6.288126] ehci_hcd 0000:00:1a.7: setting latency timer to 64 >12:34:26,302 INFO kernel:[ 6.288131] ehci_hcd 0000:00:1a.7: EHCI Host Controller >12:34:26,302 INFO kernel:[ 6.289117] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 >12:34:26,302 INFO kernel:[ 6.293212] ehci_hcd 0000:00:1a.7: debug port 1 >12:34:26,302 DEBUG kernel:[ 6.293224] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported >12:34:26,302 INFO kernel:[ 6.293455] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf5fffc00 >12:34:26,302 INFO kernel:[ 6.299068] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >12:34:26,302 INFO kernel:[ 6.299638] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >12:34:26,302 INFO kernel:[ 6.299641] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:34:26,302 INFO kernel:[ 6.299644] usb usb1: Product: EHCI Host Controller >12:34:26,302 INFO kernel:[ 6.299647] usb usb1: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 ehci_hcd >12:34:26,302 INFO kernel:[ 6.299649] usb usb1: SerialNumber: 0000:00:1a.7 >12:34:26,302 INFO kernel:[ 6.301638] hub 1-0:1.0: USB hub found >12:34:26,302 INFO kernel:[ 6.301822] hub 1-0:1.0: 6 ports detected >12:34:26,302 DEBUG kernel:[ 6.303750] ehci_hcd 0000:00:1d.7: setting latency timer to 64 >12:34:26,302 INFO kernel:[ 6.303755] ehci_hcd 0000:00:1d.7: EHCI Host Controller >12:34:26,302 INFO kernel:[ 6.304708] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 >12:34:26,302 INFO kernel:[ 6.308745] ehci_hcd 0000:00:1d.7: debug port 1 >12:34:26,302 DEBUG kernel:[ 6.308757] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported >12:34:26,302 INFO kernel:[ 6.308986] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf5fff800 >12:34:26,302 INFO kernel:[ 6.314358] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >12:34:26,302 INFO kernel:[ 6.314789] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >12:34:26,302 INFO kernel:[ 6.314792] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:34:26,302 INFO kernel:[ 6.314795] usb usb2: Product: EHCI Host Controller >12:34:26,302 INFO kernel:[ 6.314797] usb usb2: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 ehci_hcd >12:34:26,302 INFO kernel:[ 6.314800] usb usb2: SerialNumber: 0000:00:1d.7 >12:34:26,302 INFO kernel:[ 6.316367] hub 2-0:1.0: USB hub found >12:34:26,302 INFO kernel:[ 6.316511] hub 2-0:1.0: 6 ports detected >12:34:26,302 INFO kernel:[ 6.318215] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >12:34:26,302 INFO kernel:[ 6.318342] uhci_hcd: USB Universal Host Controller Interface driver >12:34:26,302 DEBUG kernel:[ 6.318857] uhci_hcd 0000:00:1a.0: setting latency timer to 64 >12:34:26,302 INFO kernel:[ 6.318862] uhci_hcd 0000:00:1a.0: UHCI Host Controller >12:34:26,302 INFO kernel:[ 6.319670] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 >12:34:26,302 INFO kernel:[ 6.319778] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00009800 >12:34:26,302 INFO kernel:[ 6.320340] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >12:34:26,302 INFO kernel:[ 6.320344] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:34:26,302 INFO kernel:[ 6.320346] usb usb3: Product: UHCI Host Controller >12:34:26,302 INFO kernel:[ 6.320349] usb usb3: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 uhci_hcd >12:34:26,302 INFO kernel:[ 6.320351] usb usb3: SerialNumber: 0000:00:1a.0 >12:34:26,302 INFO kernel:[ 6.321760] hub 3-0:1.0: USB hub found >12:34:26,302 INFO kernel:[ 6.321897] hub 3-0:1.0: 2 ports detected >12:34:26,302 DEBUG kernel:[ 6.323394] uhci_hcd 0000:00:1a.1: setting latency timer to 64 >12:34:26,302 INFO kernel:[ 6.323399] uhci_hcd 0000:00:1a.1: UHCI Host Controller >12:34:26,302 INFO kernel:[ 6.324000] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 >12:34:26,302 INFO kernel:[ 6.324293] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00009880 >12:34:26,302 INFO kernel:[ 6.324798] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >12:34:26,302 INFO kernel:[ 6.324801] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:34:26,302 INFO kernel:[ 6.324804] usb usb4: Product: UHCI Host Controller >12:34:26,302 INFO kernel:[ 6.324806] usb usb4: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 uhci_hcd >12:34:26,302 INFO kernel:[ 6.324809] usb usb4: SerialNumber: 0000:00:1a.1 >12:34:26,302 INFO kernel:[ 6.326391] hub 4-0:1.0: USB hub found >12:34:26,302 INFO kernel:[ 6.326527] hub 4-0:1.0: 2 ports detected >12:34:26,302 DEBUG kernel:[ 6.327963] uhci_hcd 0000:00:1a.2: setting latency timer to 64 >12:34:26,302 INFO kernel:[ 6.327968] uhci_hcd 0000:00:1a.2: UHCI Host Controller >12:34:26,302 INFO kernel:[ 6.328629] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 >12:34:26,302 INFO kernel:[ 6.328736] uhci_hcd 0000:00:1a.2: irq 18, io base 0x00009c00 >12:34:26,302 INFO kernel:[ 6.329420] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >12:34:26,302 INFO kernel:[ 6.329423] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:34:26,302 INFO kernel:[ 6.329426] usb usb5: Product: UHCI Host Controller >12:34:26,302 INFO kernel:[ 6.329428] usb usb5: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 uhci_hcd >12:34:26,302 INFO kernel:[ 6.329431] usb usb5: SerialNumber: 0000:00:1a.2 >12:34:26,302 INFO kernel:[ 6.330846] hub 5-0:1.0: USB hub found >12:34:26,302 INFO kernel:[ 6.330981] hub 5-0:1.0: 2 ports detected >12:34:26,302 DEBUG kernel:[ 6.332442] uhci_hcd 0000:00:1d.0: setting latency timer to 64 >12:34:26,302 INFO kernel:[ 6.332447] uhci_hcd 0000:00:1d.0: UHCI Host Controller >12:34:26,302 INFO kernel:[ 6.333077] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 >12:34:26,302 INFO kernel:[ 6.333184] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00009080 >12:34:26,302 INFO kernel:[ 6.333690] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >12:34:26,302 INFO kernel:[ 6.333693] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:34:26,302 INFO kernel:[ 6.333696] usb usb6: Product: UHCI Host Controller >12:34:26,302 INFO kernel:[ 6.333699] usb usb6: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 uhci_hcd >12:34:26,302 INFO kernel:[ 6.333701] usb usb6: SerialNumber: 0000:00:1d.0 >12:34:26,302 INFO kernel:[ 6.335126] hub 6-0:1.0: USB hub found >12:34:26,302 INFO kernel:[ 6.335261] hub 6-0:1.0: 2 ports detected >12:34:26,302 DEBUG kernel:[ 6.336678] uhci_hcd 0000:00:1d.1: setting latency timer to 64 >12:34:26,302 INFO kernel:[ 6.336683] uhci_hcd 0000:00:1d.1: UHCI Host Controller >12:34:26,302 INFO kernel:[ 6.337301] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 >12:34:26,302 INFO kernel:[ 6.337592] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00009400 >12:34:26,302 INFO kernel:[ 6.338266] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >12:34:26,302 INFO kernel:[ 6.338269] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:34:26,302 INFO kernel:[ 6.338272] usb usb7: Product: UHCI Host Controller >12:34:26,302 INFO kernel:[ 6.338275] usb usb7: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 uhci_hcd >12:34:26,302 INFO kernel:[ 6.338277] usb usb7: SerialNumber: 0000:00:1d.1 >12:34:26,302 INFO kernel:[ 6.339689] hub 7-0:1.0: USB hub found >12:34:26,302 INFO kernel:[ 6.339825] hub 7-0:1.0: 2 ports detected >12:34:26,302 DEBUG kernel:[ 6.341258] uhci_hcd 0000:00:1d.2: setting latency timer to 64 >12:34:26,302 INFO kernel:[ 6.341263] uhci_hcd 0000:00:1d.2: UHCI Host Controller >12:34:26,302 INFO kernel:[ 6.341886] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 >12:34:26,302 INFO kernel:[ 6.341991] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00009480 >12:34:26,302 INFO kernel:[ 6.342514] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 >12:34:26,302 INFO kernel:[ 6.342517] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:34:26,302 INFO kernel:[ 6.342520] usb usb8: Product: UHCI Host Controller >12:34:26,302 INFO kernel:[ 6.342523] usb usb8: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 uhci_hcd >12:34:26,302 INFO kernel:[ 6.342525] usb usb8: SerialNumber: 0000:00:1d.2 >12:34:26,302 INFO kernel:[ 6.344215] hub 8-0:1.0: USB hub found >12:34:26,302 INFO kernel:[ 6.344352] hub 8-0:1.0: 2 ports detected >12:34:26,302 INFO kernel:[ 6.346333] usbcore: registered new interface driver usbserial >12:34:26,302 INFO kernel:[ 6.346476] usbcore: registered new interface driver usbserial_generic >12:34:26,302 INFO kernel:[ 6.346662] USB Serial support registered for generic >12:34:26,302 INFO kernel:[ 6.346679] usbserial: USB Serial Driver core >12:34:26,302 INFO kernel:[ 6.346939] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >12:34:26,302 WARNING kernel:[ 6.346941] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >12:34:26,302 INFO kernel:[ 6.347845] serio: i8042 KBD port at 0x60,0x64 irq 1 >12:34:26,302 INFO kernel:[ 6.348936] mousedev: PS/2 mouse device common for all mice >12:34:26,302 INFO kernel:[ 6.350802] rtc_cmos 00:03: RTC can wake from S4 >12:34:26,302 INFO kernel:[ 6.351764] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 >12:34:26,302 INFO kernel:[ 6.351875] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >12:34:26,302 INFO kernel:[ 6.353683] device-mapper: uevent: version 1.0.3 >12:34:26,302 INFO kernel:[ 6.354873] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >12:34:26,302 INFO kernel:[ 6.356431] cpuidle: using governor ladder >12:34:26,302 INFO kernel:[ 6.356435] cpuidle: using governor menu >12:34:26,302 INFO kernel:[ 6.362203] EFI Variables Facility v0.08 2004-May-17 >12:34:26,302 INFO kernel:[ 6.363832] usbcore: registered new interface driver usbhid >12:34:26,302 INFO kernel:[ 6.363834] usbhid: USB HID core driver >12:34:26,302 INFO kernel:[ 6.364351] drop_monitor: Initializing network drop monitor service >12:34:26,302 INFO kernel:[ 6.364825] ip_tables: (C) 2000-2006 Netfilter Core Team >12:34:26,302 INFO kernel:[ 6.365059] TCP: cubic registered >12:34:26,302 INFO kernel:[ 6.365079] Initializing XFRM netlink socket >12:34:26,302 INFO kernel:[ 6.367208] NET: Registered protocol family 10 >12:34:26,302 INFO kernel:[ 6.370107] mip6: Mobile IPv6 >12:34:26,303 INFO kernel:[ 6.370114] NET: Registered protocol family 17 >12:34:26,303 DEBUG kernel:[ 6.373670] PM: Hibernation image not present or could not be loaded. >12:34:26,303 NOTICE kernel:[ 6.373673] Load module verification keys >12:34:26,303 NOTICE kernel:[ 6.373977] Loaded Fedora Project 3a93f6da key: 33d865aac6e88b9b5304db9e6646fd413a93f6da >12:34:26,303 INFO kernel:[ 6.374145] registered taskstats version 1 >12:34:26,303 INFO kernel:[ 6.379492] Magic number: 4:706:581 >12:34:26,303 INFO kernel:[ 6.379596] pci_bus 0000:02: hash matches >12:34:26,303 INFO kernel:[ 6.379684] rtc_cmos 00:03: setting system clock to 2012-11-05 12:33:50 UTC (1352118830) >12:34:26,303 INFO kernel:[ 6.574058] ata1: SATA link down (SStatus 0 SControl 300) >12:34:26,303 INFO kernel:[ 6.591065] ata7: SATA link down (SStatus 0 SControl 300) >12:34:26,303 INFO kernel:[ 6.591137] ata8: SATA link down (SStatus 0 SControl 300) >12:34:26,303 INFO kernel:[ 6.771122] usb 2-6: new high-speed USB device number 4 using ehci_hcd >12:34:26,303 INFO kernel:[ 6.879053] ata2: SATA link down (SStatus 0 SControl 300) >12:34:26,303 INFO kernel:[ 6.886614] usb 2-6: New USB device found, idVendor=050d, idProduct=0307 >12:34:26,303 INFO kernel:[ 6.886620] usb 2-6: New USB device strings: Mfr=0, Product=1, SerialNumber=2 >12:34:26,303 INFO kernel:[ 6.886624] usb 2-6: Product: USB 2.0 Hub [MTT] >12:34:26,303 INFO kernel:[ 6.886628] usb 2-6: SerialNumber: 001 >12:34:26,303 INFO kernel:[ 6.888659] hub 2-6:1.0: USB hub found >12:34:26,303 INFO kernel:[ 6.888982] hub 2-6:1.0: 7 ports detected >12:34:26,303 INFO kernel:[ 6.920132] tsc: Refined TSC clocksource calibration: 2405.454 MHz >12:34:26,303 INFO kernel:[ 6.920248] Switching to clocksource tsc >12:34:26,303 INFO kernel:[ 7.184056] ata3: SATA link down (SStatus 0 SControl 300) >12:34:26,303 INFO kernel:[ 7.306117] usb 7-1: new low-speed USB device number 2 using uhci_hcd >12:34:26,303 INFO kernel:[ 7.476796] usb 7-1: New USB device found, idVendor=045e, idProduct=008c >12:34:26,303 INFO kernel:[ 7.476802] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >12:34:26,303 INFO kernel:[ 7.476806] usb 7-1: Product: Microsoft Wireless Optical Mouse® 1.0A >12:34:26,303 INFO kernel:[ 7.476810] usb 7-1: Manufacturer: Microsoft >12:34:26,303 INFO kernel:[ 7.489056] ata4: SATA link down (SStatus 0 SControl 300) >12:34:26,303 INFO kernel:[ 7.518505] input: Microsoft Microsoft Wireless Optical Mouse® 1.0A as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/input/input2 >12:34:26,303 INFO kernel:[ 7.521719] hid-generic 0003:045E:008C.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft Wireless Optical Mouse® 1.0A] on usb-0000:00:1d.1-1/input0 >12:34:26,303 INFO kernel:[ 7.728117] usb 7-2: new full-speed USB device number 3 using uhci_hcd >12:34:26,303 INFO kernel:[ 7.885798] usb 7-2: New USB device found, idVendor=045e, idProduct=0745 >12:34:26,303 INFO kernel:[ 7.885804] usb 7-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >12:34:26,303 INFO kernel:[ 7.885808] usb 7-2: Product: Microsoft® 2.4GHz Transceiver v7.0 >12:34:26,303 INFO kernel:[ 7.885811] usb 7-2: Manufacturer: Microsoft >12:34:26,303 INFO kernel:[ 7.897781] input: Microsoft Microsoft® 2.4GHz Transceiver v7.0 as /devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2:1.0/input/input3 >12:34:26,303 INFO kernel:[ 7.900200] hid-generic 0003:045E:0745.0002: input,hidraw1: USB HID v1.11 Keyboard [Microsoft Microsoft® 2.4GHz Transceiver v7.0] on usb-0000:00:1d.1-2/input0 >12:34:26,303 INFO kernel:[ 7.910365] input: Microsoft Microsoft® 2.4GHz Transceiver v7.0 as /devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2:1.1/input/input4 >12:34:26,303 INFO kernel:[ 7.913078] hid-generic 0003:045E:0745.0003: input,hidraw2: USB HID v1.11 Mouse [Microsoft Microsoft® 2.4GHz Transceiver v7.0] on usb-0000:00:1d.1-2/input1 >12:34:26,303 INFO kernel:[ 7.941178] input: Microsoft Microsoft® 2.4GHz Transceiver v7.0 as /devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2:1.2/input/input5 >12:34:26,303 INFO kernel:[ 7.944513] hid-generic 0003:045E:0745.0004: input,hiddev0,hidraw3: USB HID v1.11 Device [Microsoft Microsoft® 2.4GHz Transceiver v7.0] on usb-0000:00:1d.1-2/input2 >12:34:26,303 INFO kernel:[ 7.949062] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >12:34:26,303 INFO kernel:[ 7.952391] ata5.00: ATAPI: SAMSUNG DVDWBD SH-B083L, SB00, max UDMA/100 >12:34:26,303 INFO kernel:[ 7.956177] ata5.00: configured for UDMA/100 >12:34:26,303 NOTICE kernel:[ 7.959707] scsi 4:0:0:0: CD-ROM SAMSUNG DVDWBD SH-B083L SB00 PQ: 0 ANSI: 5 >12:34:26,303 WARNING kernel:[ 7.966063] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray >12:34:26,303 INFO kernel:[ 7.966081] cdrom: Uniform CD-ROM driver Revision: 3.20 >12:34:26,303 DEBUG kernel:[ 7.969570] sr 4:0:0:0: Attached scsi CD-ROM sr0 >12:34:26,303 NOTICE kernel:[ 7.972069] sr 4:0:0:0: Attached scsi generic sg0 type 5 >12:34:26,303 INFO kernel:[ 8.436057] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >12:34:26,303 INFO kernel:[ 8.441304] ata6.00: ATA-9: OCZ-AGILITY3, 2.06, max UDMA/133 >12:34:26,303 INFO kernel:[ 8.441309] ata6.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >12:34:26,303 INFO kernel:[ 8.451287] ata6.00: configured for UDMA/133 >12:34:26,303 NOTICE kernel:[ 8.452618] scsi 5:0:0:0: Direct-Access ATA OCZ-AGILITY3 2.06 PQ: 0 ANSI: 5 >12:34:26,303 NOTICE kernel:[ 8.457300] sd 5:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/223 GiB) >12:34:26,303 NOTICE kernel:[ 8.457984] sd 5:0:0:0: Attached scsi generic sg1 type 0 >12:34:26,303 NOTICE kernel:[ 8.458907] sd 5:0:0:0: [sda] Write Protect is off >12:34:26,303 DEBUG kernel:[ 8.458913] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00 >12:34:26,303 NOTICE kernel:[ 8.459402] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >12:34:26,303 INFO kernel:[ 8.464805] sda: sda1 sda2 >12:34:26,303 NOTICE kernel:[ 8.468903] sd 5:0:0:0: [sda] Attached SCSI disk >12:34:26,303 INFO kernel:[ 8.471601] Freeing unused kernel memory: 3244k freed >12:34:26,303 INFO kernel:[ 8.473214] Write protecting the kernel read-only data: 12288k >12:34:26,303 INFO kernel:[ 8.477290] Freeing unused kernel memory: 1100k freed >12:34:26,303 INFO kernel:[ 8.482310] Freeing unused kernel memory: 1216k freed >12:34:26,303 WARNING kernel:[ 8.625140] service-to-run (76) used greatest stack depth: 4736 bytes left >12:34:26,303 INFO kernel:[ 8.993547] BIOS EDD facility v0.16 2004-Jun-25, 3 devices found >12:34:26,303 INFO kernel:[ 9.455763] squashfs: version 4.0 (2009/01/31) Phillip Lougher >12:34:26,303 INFO kernel:[ 9.473909] alua: device handler registered >12:34:26,303 INFO kernel:[ 9.483580] emc: device handler registered >12:34:26,303 INFO kernel:[ 9.493487] hp_sw: device handler registered >12:34:26,303 INFO kernel:[ 9.503781] rdac: device handler registered >12:34:26,303 INFO kernel:[ 9.518747] Floppy drive(s): fd0 is 1.44M >12:34:26,303 INFO kernel:[ 9.532892] FDC 0 is a post-1991 82077 >12:34:26,303 INFO kernel:[ 9.577142] md: raid0 personality registered for level 0 >12:34:26,303 INFO kernel:[ 9.593521] md: raid1 personality registered for level 1 >12:34:26,303 INFO kernel:[ 9.603616] async_tx: api initialized (async) >12:34:26,303 INFO kernel:[ 9.605754] xor: automatically using best checksumming function: >12:34:26,303 INFO kernel:[ 9.615011] generic_sse: 8408.000 MB/sec >12:34:26,303 WARNING kernel:[ 9.636144] raid6: sse2x1 3808 MB/s >12:34:26,303 WARNING kernel:[ 9.653017] raid6: sse2x2 4273 MB/s >12:34:26,303 WARNING kernel:[ 9.670015] raid6: sse2x4 6843 MB/s >12:34:26,303 WARNING kernel:[ 9.670018] raid6: using algorithm sse2x4 (6843 MB/s) >12:34:26,303 WARNING kernel:[ 9.670019] raid6: using ssse3x2 recovery algorithm >12:34:26,303 INFO kernel:[ 9.679669] md: raid6 personality registered for level 6 >12:34:26,303 INFO kernel:[ 9.679673] md: raid5 personality registered for level 5 >12:34:26,303 INFO kernel:[ 9.679675] md: raid4 personality registered for level 4 >12:34:26,303 INFO kernel:[ 9.708195] md: raid10 personality registered for level 10 >12:34:26,303 INFO kernel:[ 9.718023] md: linear personality registered for level -1 >12:34:26,303 INFO kernel:[ 9.760756] device-mapper: multipath: version 1.5.0 loaded >12:34:26,303 INFO kernel:[ 9.770844] device-mapper: multipath round-robin: version 1.0.0 loaded >12:34:26,303 INFO kernel:[ 9.933796] RPC: Registered named UNIX socket transport module. >12:34:26,303 INFO kernel:[ 9.933801] RPC: Registered udp transport module. >12:34:26,303 INFO kernel:[ 9.933803] RPC: Registered tcp transport module. >12:34:26,303 INFO kernel:[ 9.933805] RPC: Registered tcp NFSv4.1 backchannel transport module. >12:34:26,303 WARNING kernel:[ 10.139461] rpc.idmapd (251) used greatest stack depth: 4496 bytes left >12:34:26,303 DEBUG kernel:[ 10.813482] sata_mv 0000:06:00.0: version 1.28 >12:34:26,303 INFO kernel:[ 10.816712] sata_mv 0000:06:00.0: Gen-IIE 32 slots 4 ports ? mode IRQ via INTx >12:34:26,303 INFO kernel:[ 10.834221] pata_jmicron 0000:05:00.1: enabling device (0000 -> 0001) >12:34:26,303 DEBUG kernel:[ 10.834438] pata_jmicron 0000:05:00.1: setting latency timer to 64 >12:34:26,303 INFO kernel:[ 10.840724] [drm] Initialized drm 1.1.0 20060810 >12:34:26,303 INFO kernel:[ 10.894276] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >12:34:26,303 INFO kernel:[ 10.894512] r8169 0000:07:04.0: (unregistered net_device): not PCI Express >12:34:26,303 INFO kernel:[ 10.901615] wmi: Mapper loaded >12:34:26,303 INFO kernel:[ 10.906235] r8169 0000:07:04.0: eth0: RTL8169sc/8110sc at 0xffffc90000c74c00, 00:1b:fc:4f:13:74, XID 18000000 IRQ 16 >12:34:26,303 INFO kernel:[ 10.906240] r8169 0000:07:04.0: eth0: jumbo features [frames: 7152 bytes, tx checksumming: ok] >12:34:26,303 INFO kernel:[ 10.907637] scsi8 : pata_jmicron >12:34:26,303 INFO kernel:[ 10.916502] scsi9 : sata_mv >12:34:26,303 INFO kernel:[ 10.918469] scsi10 : pata_jmicron >12:34:26,303 INFO kernel:[ 10.930344] ata13: PATA max UDMA/100 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 irq 17 >12:34:26,303 INFO kernel:[ 10.930350] ata14: PATA max UDMA/100 cmd 0xc800 ctl 0xc480 bmdma 0xc408 irq 17 >12:34:26,303 INFO kernel:[ 10.931800] scsi11 : sata_mv >12:34:26,303 INFO kernel:[ 10.940062] scsi12 : sata_mv >12:34:26,303 INFO kernel:[ 10.944613] scsi13 : sata_mv >12:34:26,303 INFO kernel:[ 10.954778] ata9: SATA max UDMA/133 mmio m1048576@0xfea00000 port 0xfea22000 irq 16 >12:34:26,303 INFO kernel:[ 10.954783] ata10: SATA max UDMA/133 mmio m1048576@0xfea00000 port 0xfea24000 irq 16 >12:34:26,303 INFO kernel:[ 10.954787] ata11: SATA max UDMA/133 mmio m1048576@0xfea00000 port 0xfea26000 irq 16 >12:34:26,303 INFO kernel:[ 10.954791] ata12: SATA max UDMA/133 mmio m1048576@0xfea00000 port 0xfea28000 irq 16 >12:34:26,303 NOTICE kernel:[ 10.958783] firewire_ohci 0000:07:03.0: added OHCI v1.0 device as card 0, 8 IR + 8 IT contexts, quirks 0x0 >12:34:26,303 WARNING kernel:[ 11.027427] cdrom_id (325) used greatest stack depth: 3664 bytes left >12:34:26,303 INFO kernel:[ 11.086166] ata13.00: ATAPI: HL-DT-STDVD-RAM GH22LP20, 2.00, max UDMA/66 >12:34:26,303 INFO kernel:[ 11.094420] ata13.00: configured for UDMA/66 >12:34:26,303 NOTICE kernel:[ 11.098550] scsi 8:0:0:0: CD-ROM HL-DT-ST DVD-RAM GH22LP20 2.00 PQ: 0 ANSI: 5 >12:34:26,303 WARNING kernel:[ 11.103251] sr1: scsi3-mmc drive: 125x/48x writer dvd-ram cd/rw xa/form2 cdda tray >12:34:26,303 DEBUG kernel:[ 11.105546] sr 8:0:0:0: Attached scsi CD-ROM sr1 >12:34:26,303 NOTICE kernel:[ 11.106788] sr 8:0:0:0: Attached scsi generic sg2 type 5 >12:34:26,303 INFO kernel:[ 11.260061] ata9: SATA link down (SStatus 0 SControl 300) >12:34:26,303 NOTICE kernel:[ 11.462237] firewire_core 0000:07:03.0: created device fw0: GUID 0011d800014a1f38, S400 >12:34:26,303 INFO kernel:[ 11.729062] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >12:34:26,303 INFO kernel:[ 11.732944] ata10.00: ATA-9: M4-CT256M4SSD2, 000F, max UDMA/100 >12:34:26,303 INFO kernel:[ 11.732949] ata10.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32) >12:34:26,303 INFO kernel:[ 11.736714] ata10.00: configured for UDMA/100 >12:34:26,303 NOTICE kernel:[ 11.737676] scsi 11:0:0:0: Direct-Access ATA M4-CT256M4SSD2 000F PQ: 0 ANSI: 5 >12:34:26,303 NOTICE kernel:[ 11.740487] sd 11:0:0:0: [sdb] 500118192 512-byte logical blocks: (256 GB/238 GiB) >12:34:26,303 NOTICE kernel:[ 11.741203] sd 11:0:0:0: Attached scsi generic sg3 type 0 >12:34:26,303 NOTICE kernel:[ 11.742221] sd 11:0:0:0: [sdb] Write Protect is off >12:34:26,303 DEBUG kernel:[ 11.742227] sd 11:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >12:34:26,303 NOTICE kernel:[ 11.742687] sd 11:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >12:34:26,303 INFO kernel:[ 11.747656] sdb: sdb1 >12:34:26,303 NOTICE kernel:[ 11.752083] sd 11:0:0:0: [sdb] Attached SCSI disk >12:34:26,303 INFO kernel:[ 12.047072] ata11: SATA link down (SStatus 0 SControl 300) >12:34:26,303 INFO kernel:[ 12.503096] ata12: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >12:34:26,303 INFO kernel:[ 12.506509] ata12.00: ATA-7: SAMSUNG MCCOE64G5MPP-0VA, PS105006, max UDMA/100 >12:34:26,303 INFO kernel:[ 12.506514] ata12.00: 125045424 sectors, multi 16: LBA48 >12:34:26,303 INFO kernel:[ 12.509502] ata12.00: configured for UDMA/100 >12:34:26,303 NOTICE kernel:[ 12.510498] scsi 13:0:0:0: Direct-Access ATA SAMSUNG MCCOE64G PS10 PQ: 0 ANSI: 5 >12:34:26,303 NOTICE kernel:[ 12.512979] sd 13:0:0:0: [sdc] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB) >12:34:26,303 NOTICE kernel:[ 12.513902] sd 13:0:0:0: Attached scsi generic sg4 type 0 >12:34:26,303 NOTICE kernel:[ 12.514150] sd 13:0:0:0: [sdc] Write Protect is off >12:34:26,303 DEBUG kernel:[ 12.514157] sd 13:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >12:34:26,303 NOTICE kernel:[ 12.514621] sd 13:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >12:34:26,303 INFO kernel:[ 12.519929] sdc: sdc1 sdc2 sdc3 sdc4 < sdc5 sdc6 > >12:34:26,303 NOTICE kernel:[ 12.529269] sd 13:0:0:0: [sdc] Attached SCSI disk >12:34:26,303 WARNING kernel:[ 12.630083] cdrom_id (352) used greatest stack depth: 3408 bytes left >12:34:26,303 DEBUG kernel:[ 14.519288] ISO 9660 Extensions: Microsoft Joliet Level 3 >12:34:26,303 WARNING kernel:[ 11.110014] ACPI: Invalid Power Resource to register! >12:34:26,303 DEBUG kernel:[ 14.610483] ISO 9660 Extensions: RRIP_1991A >12:34:26,303 ERR kernel:[ 16.025115] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:34:26,303 ERR kernel:[ 16.025175] ata7: irq_stat 0x00000040, connection status changed >12:34:26,303 ERR kernel:[ 16.025228] ata7: SError: { CommWake DevExch } >12:34:26,303 INFO kernel:[ 16.025288] ata7: hard resetting link >12:34:26,303 INFO kernel:[ 16.749058] ata7: SATA link down (SStatus 0 SControl 300) >12:34:26,303 INFO kernel:[ 16.749080] ata7: EH complete >12:34:26,303 INFO kernel:[ 16.936858] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >12:34:26,303 WARNING kernel:[ 18.217852] systemd-udevd (281) used greatest stack depth: 3376 bytes left >12:34:26,303 ERR kernel:[ 20.129451] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:34:26,303 ERR kernel:[ 20.129511] ata7: irq_stat 0x00000040, connection status changed >12:34:26,303 ERR kernel:[ 20.129563] ata7: SError: { CommWake DevExch } >12:34:26,303 WARNING kernel:[ 20.129622] ata7: limiting SATA link speed to 1.5 Gbps >12:34:26,303 INFO kernel:[ 20.129629] ata7: hard resetting link >12:34:26,303 INFO kernel:[ 20.852099] ata7: SATA link down (SStatus 0 SControl 310) >12:34:26,303 INFO kernel:[ 20.852121] ata7: EH complete >12:34:26,304 ERR kernel:[ 21.032383] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:34:26,304 ERR kernel:[ 21.032443] ata7: irq_stat 0x00000040, connection status changed >12:34:26,304 ERR kernel:[ 21.032495] ata7: SError: { CommWake DevExch } >12:34:26,304 WARNING kernel:[ 21.032554] ata7: limiting SATA link speed to 1.5 Gbps >12:34:26,304 INFO kernel:[ 21.032562] ata7: hard resetting link >12:34:26,304 INFO kernel:[ 21.755079] ata7: SATA link down (SStatus 0 SControl 310) >12:34:26,304 INFO kernel:[ 21.755102] ata7: EH complete >12:34:26,304 ERR kernel:[ 22.057047] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:34:26,304 ERR kernel:[ 22.057106] ata7: irq_stat 0x00000040, connection status changed >12:34:26,304 ERR kernel:[ 22.057168] ata7: SError: { PHYInt CommWake DevExch } >12:34:26,304 WARNING kernel:[ 22.057277] ata7: limiting SATA link speed to 1.5 Gbps >12:34:26,304 INFO kernel:[ 22.057283] ata7: hard resetting link >12:34:26,304 INFO kernel:[ 22.780061] ata7: SATA link down (SStatus 0 SControl 310) >12:34:26,304 INFO kernel:[ 22.780081] ata7: EH complete >12:34:26,304 DEBUG kernel:[ 22.871044] SELinux: 2048 avtab hash slots, 101719 rules. >12:34:26,304 DEBUG kernel:[ 23.856528] SELinux: 2048 avtab hash slots, 101719 rules. >12:34:26,304 ERR kernel:[ 23.958964] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:34:26,304 ERR kernel:[ 23.959153] ata7: irq_stat 0x00000040, connection status changed >12:34:26,304 ERR kernel:[ 23.959258] ata7: SError: { CommWake DevExch } >12:34:26,304 WARNING kernel:[ 23.959368] ata7: limiting SATA link speed to 1.5 Gbps >12:34:26,304 INFO kernel:[ 23.959373] ata7: hard resetting link >12:34:26,304 INFO kernel:[ 24.682074] ata7: SATA link down (SStatus 0 SControl 310) >12:34:26,304 INFO kernel:[ 24.682094] ata7: EH complete >12:34:26,304 ERR kernel:[ 24.971889] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:34:26,304 ERR kernel:[ 24.972089] ata7: irq_stat 0x00000040, connection status changed >12:34:26,304 ERR kernel:[ 24.972198] ata7: SError: { CommWake DevExch } >12:34:26,304 WARNING kernel:[ 24.972313] ata7: limiting SATA link speed to 1.5 Gbps >12:34:26,304 INFO kernel:[ 24.972320] ata7: hard resetting link >12:34:26,304 INFO kernel:[ 25.695070] ata7: SATA link down (SStatus 0 SControl 310) >12:34:26,304 INFO kernel:[ 25.695089] ata7: EH complete >12:34:26,304 ERR kernel:[ 25.892965] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:34:26,304 ERR kernel:[ 25.893161] ata7: irq_stat 0x00000040, connection status changed >12:34:26,304 ERR kernel:[ 25.893270] ata7: SError: { PHYInt CommWake DevExch } >12:34:26,304 WARNING kernel:[ 25.893383] ata7: limiting SATA link speed to 1.5 Gbps >12:34:26,304 INFO kernel:[ 25.893389] ata7: hard resetting link >12:34:26,304 INFO kernel:[ 26.616067] ata7: SATA link down (SStatus 0 SControl 310) >12:34:26,304 INFO kernel:[ 26.616084] ata7: EH complete >12:34:26,304 ERR kernel:[ 26.712264] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:34:26,304 ERR kernel:[ 26.712431] ata7: irq_stat 0x00000040, connection status changed >12:34:26,304 ERR kernel:[ 26.712539] ata7: SError: { PHYInt CommWake DevExch } >12:34:26,304 WARNING kernel:[ 26.712652] ata7: limiting SATA link speed to 1.5 Gbps >12:34:26,304 INFO kernel:[ 26.712658] ata7: hard resetting link >12:34:26,304 INFO kernel:[ 27.435074] ata7: SATA link down (SStatus 0 SControl 310) >12:34:26,304 INFO kernel:[ 27.435094] ata7: EH complete >12:34:26,304 ERR kernel:[ 27.706618] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:34:26,304 ERR kernel:[ 27.706786] ata7: irq_stat 0x00000040, connection status changed >12:34:26,304 ERR kernel:[ 27.706894] ata7: SError: { CommWake DevExch } >12:34:26,304 WARNING kernel:[ 27.707048] ata7: limiting SATA link speed to 1.5 Gbps >12:34:26,304 INFO kernel:[ 27.707055] ata7: hard resetting link >12:34:26,304 INFO kernel:[ 28.430064] ata7: SATA link down (SStatus 0 SControl 310) >12:34:26,304 INFO kernel:[ 28.430081] ata7: EH complete >12:34:26,304 ERR kernel:[ 28.444447] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:34:26,304 ERR kernel:[ 28.444612] ata7: irq_stat 0x00000040, connection status changed >12:34:26,304 ERR kernel:[ 28.444720] ata7: SError: { PHYInt CommWake DevExch } >12:34:26,304 WARNING kernel:[ 28.444833] ata7: limiting SATA link speed to 1.5 Gbps >12:34:26,304 INFO kernel:[ 28.444839] ata7: hard resetting link >12:34:26,304 DEBUG kernel:[ 28.498629] SELinux: 9 users, 15 roles, 4258 types, 234 bools, 1 sens, 1024 cats >12:34:26,304 DEBUG kernel:[ 28.498635] SELinux: 83 classes, 101719 rules >12:34:26,304 DEBUG kernel:[ 28.785618] SELinux: Completing initialization. >12:34:26,304 DEBUG kernel:[ 28.785623] SELinux: Setting up existing superblocks. >12:34:26,304 DEBUG kernel:[ 28.785824] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >12:34:26,304 DEBUG kernel:[ 28.785930] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >12:34:26,304 DEBUG kernel:[ 28.786083] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >12:34:26,304 DEBUG kernel:[ 28.786152] SELinux: initialized (dev proc, type proc), uses genfs_contexts >12:34:26,304 DEBUG kernel:[ 28.786378] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:34:26,304 DEBUG kernel:[ 28.786502] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >12:34:26,304 DEBUG kernel:[ 28.789243] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >12:34:26,304 DEBUG kernel:[ 28.789338] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >12:34:26,304 DEBUG kernel:[ 28.801838] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >12:34:26,304 DEBUG kernel:[ 28.801946] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >12:34:26,304 DEBUG kernel:[ 28.802029] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >12:34:26,304 DEBUG kernel:[ 28.802203] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >12:34:26,304 DEBUG kernel:[ 28.802306] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >12:34:26,304 DEBUG kernel:[ 28.802393] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >12:34:26,304 DEBUG kernel:[ 28.802555] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >12:34:26,304 DEBUG kernel:[ 28.810184] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >12:34:26,304 DEBUG kernel:[ 28.810214] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:34:26,304 DEBUG kernel:[ 28.810251] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:34:26,304 DEBUG kernel:[ 28.810578] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:34:26,304 DEBUG kernel:[ 28.810730] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:34:26,304 DEBUG kernel:[ 28.810774] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:34:26,304 DEBUG kernel:[ 28.810832] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:34:26,304 DEBUG kernel:[ 28.811055] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:34:26,304 DEBUG kernel:[ 28.811132] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:34:26,304 DEBUG kernel:[ 28.811166] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:34:26,304 DEBUG kernel:[ 28.811191] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:34:26,304 DEBUG kernel:[ 28.811219] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:34:26,304 DEBUG kernel:[ 28.811305] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:34:26,304 DEBUG kernel:[ 28.811411] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >12:34:26,304 DEBUG kernel:[ 28.811529] SELinux: initialized (dev sr1, type iso9660), uses genfs_contexts >12:34:26,304 DEBUG kernel:[ 28.811893] SELinux: initialized (dev loop0, type squashfs), uses xattr >12:34:26,304 DEBUG kernel:[ 28.812692] SELinux: initialized (dev dm-0, type ext4), uses xattr >12:34:26,304 NOTICE kernel:[ 28.903218] type=1403 audit(1352118853.022:2): policy loaded auid=4294967295 ses=4294967295 >12:34:26,304 INFO kernel:[ 29.635078] ata7: SATA link down (SStatus 0 SControl 310) >12:34:26,304 INFO kernel:[ 29.635101] ata7: EH complete >12:34:26,304 WARNING kernel:[ 30.057557] systemd-cryptse (509) used greatest stack depth: 3296 bytes left >12:34:26,304 ERR kernel:[ 30.204090] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:34:26,304 ERR kernel:[ 30.204271] ata7: irq_stat 0x00000040, connection status changed >12:34:26,304 ERR kernel:[ 30.204377] ata7: SError: { PHYInt CommWake DevExch } >12:34:26,304 WARNING kernel:[ 30.204486] ata7: limiting SATA link speed to 1.5 Gbps >12:34:26,304 INFO kernel:[ 30.204491] ata7: hard resetting link >12:34:26,304 INFO kernel:[ 30.927081] ata7: SATA link down (SStatus 0 SControl 310) >12:34:26,304 INFO kernel:[ 30.927104] ata7: EH complete >12:34:26,304 ERR kernel:[ 31.046511] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:34:26,304 ERR kernel:[ 31.046681] ata7: irq_stat 0x00000040, connection status changed >12:34:26,304 ERR kernel:[ 31.046789] ata7: SError: { PHYInt CommWake DevExch } >12:34:26,304 WARNING kernel:[ 31.046903] ata7: limiting SATA link speed to 1.5 Gbps >12:34:26,304 INFO kernel:[ 31.046910] ata7: hard resetting link >12:34:26,304 WARNING kernel:[ 31.073867] anaconda-genera (507) used greatest stack depth: 3216 bytes left >12:34:26,304 INFO kernel:[ 31.769120] ata7: SATA link down (SStatus 0 SControl 310) >12:34:26,304 INFO kernel:[ 31.769142] ata7: EH complete >12:34:26,304 DEBUG kernel:[ 31.800596] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >12:34:26,304 ERR kernel:[ 33.040557] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:34:26,304 ERR kernel:[ 33.040564] ata7: irq_stat 0x00000040, connection status changed >12:34:26,304 ERR kernel:[ 33.040568] ata7: SError: { PHYInt CommWake DevExch } >12:34:26,304 WARNING kernel:[ 33.040580] ata7: limiting SATA link speed to 1.5 Gbps >12:34:26,304 INFO kernel:[ 33.040588] ata7: hard resetting link >12:34:26,304 DEBUG kernel:[ 33.325524] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >12:34:26,304 DEBUG kernel:[ 33.351954] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >12:34:26,304 WARNING kernel:[ 33.400541] udevadm (527) used greatest stack depth: 3024 bytes left >12:34:26,304 INFO kernel:[ 33.763052] ata7: SATA link down (SStatus 0 SControl 310) >12:34:26,304 INFO kernel:[ 33.763071] ata7: EH complete >12:34:26,304 ERR kernel:[ 33.797929] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:34:26,304 ERR kernel:[ 33.797934] ata7: irq_stat 0x00000040, connection status changed >12:34:26,304 ERR kernel:[ 33.797938] ata7: SError: { PHYInt CommWake DevExch } >12:34:26,304 WARNING kernel:[ 33.797950] ata7: limiting SATA link speed to 1.5 Gbps >12:34:26,304 INFO kernel:[ 33.797957] ata7: hard resetting link >12:34:26,304 DEBUG kernel:[ 33.912842] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:34:26,304 INFO kernel:[ 34.521103] ata7: SATA link down (SStatus 0 SControl 310) >12:34:26,304 INFO kernel:[ 34.521126] ata7: EH complete >12:34:26,304 ERR kernel:[ 34.958064] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:34:26,304 ERR kernel:[ 34.958070] ata7: irq_stat 0x00000040, connection status changed >12:34:26,304 ERR kernel:[ 34.958074] ata7: SError: { PHYInt CommWake DevExch } >12:34:26,304 WARNING kernel:[ 34.958087] ata7: limiting SATA link speed to 1.5 Gbps >12:34:26,304 INFO kernel:[ 34.958093] ata7: hard resetting link >12:34:26,304 INFO kernel:[ 35.681116] ata7: SATA link down (SStatus 0 SControl 310) >12:34:26,304 INFO kernel:[ 35.681139] ata7: EH complete >12:34:26,304 ERR kernel:[ 35.942475] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:34:26,304 ERR kernel:[ 35.942481] ata7: irq_stat 0x00000040, connection status changed >12:34:26,304 ERR kernel:[ 35.942486] ata7: SError: { PHYInt CommWake DevExch } >12:34:26,304 WARNING kernel:[ 35.942498] ata7: limiting SATA link speed to 1.5 Gbps >12:34:26,304 INFO kernel:[ 35.942506] ata7: hard resetting link >12:34:26,304 INFO kernel:[ 36.665099] ata7: SATA link down (SStatus 0 SControl 310) >12:34:26,304 INFO kernel:[ 36.665123] ata7: EH complete >12:34:26,304 NOTICE kernel:[ 36.984688] type=1400 audit(1352118861.103:3): avc: denied { create } for pid=557 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >12:34:26,304 NOTICE kernel:[ 36.985903] type=1400 audit(1352118861.104:4): avc: denied { setattr } for pid=557 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59719 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >12:34:26,304 NOTICE kernel:[ 36.986327] type=1400 audit(1352118861.105:5): avc: denied { relabelfrom } for pid=557 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59719 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >12:34:26,304 ERR kernel:[ 37.576406] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:34:26,304 ERR kernel:[ 37.576412] ata7: irq_stat 0x00000040, connection status changed >12:34:26,304 ERR kernel:[ 37.576416] ata7: SError: { PHYInt CommWake DevExch } >12:34:26,304 WARNING kernel:[ 37.576429] ata7: limiting SATA link speed to 1.5 Gbps >12:34:26,304 INFO kernel:[ 37.576436] ata7: hard resetting link >12:34:26,304 INFO kernel:[ 38.300060] ata7: SATA link down (SStatus 0 SControl 310) >12:34:26,304 INFO kernel:[ 38.300080] ata7: EH complete >12:34:26,304 INFO kernel:[ 41.082636] microcode: CPU0 sig=0x6f7, pf=0x10, revision=0x68 >12:34:26,304 WARNING kernel:[ 41.097931] ACPI Warning: 0x0000000000000400-0x000000000000041f SystemIO conflicts with Region \SMRG 1 (20120711/utaddress-251) >12:34:26,304 INFO kernel:[ 41.097951] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >12:34:26,304 WARNING kernel:[ 41.341657] ACPI Warning: 0x0000000000000830-0x0000000000000833 SystemIO conflicts with Region \_SB_.PCI0.SBRG.SMIE 1 (20120711/utaddress-251) >12:34:26,304 INFO kernel:[ 41.341675] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >12:34:26,304 WARNING kernel:[ 41.341678] lpc_ich: Resource conflict(s) found affecting iTCO_wdt >12:34:26,304 NOTICE kernel:[ 41.675361] type=1400 audit(1352118865.794:6): avc: denied { read } for pid=617 comm="bash" name=".profile" dev="dm-0" ino=50995 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >12:34:26,304 NOTICE kernel:[ 41.675474] type=1400 audit(1352118865.794:7): avc: denied { open } for pid=617 comm="bash" path="/root/.profile" dev="dm-0" ino=50995 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >12:34:26,304 INFO kernel:[ 41.936281] microcode: CPU1 sig=0x6f7, pf=0x10, revision=0x68 >12:34:26,304 INFO kernel:[ 41.944493] microcode: CPU2 sig=0x6f7, pf=0x10, revision=0x68 >12:34:26,304 INFO kernel:[ 41.949123] microcode: CPU3 sig=0x6f7, pf=0x10, revision=0x68 >12:34:26,304 INFO kernel:[ 41.955381] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >12:34:26,448 NOTICE kernel:[ 42.324786] type=1400 audit(1352118866.443:8): avc: denied { read } for pid=617 comm="bash" name="linux" dev="dm-0" ino=41352 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >12:34:26,448 NOTICE kernel:[ 42.324938] type=1400 audit(1352118866.443:9): avc: denied { open } for pid=617 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=41352 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >12:34:26,448 NOTICE kernel:[ 42.325219] type=1400 audit(1352118866.443:10): avc: denied { getattr } for pid=617 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=41352 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >12:34:28,041 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:28,793 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >12:34:28,798 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >12:34:28,800 INFO NetworkManager: <info> WEXT support is enabled >12:34:29,612 INFO dbus-daemon: dbus[658]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >12:34:29,620 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >12:34:30,445 INFO polkitd: Started polkitd version 0.107 >12:34:30,940 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >12:34:30,947 INFO dbus-daemon: dbus[658]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >12:34:31,214 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >12:34:31,218 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >12:34:31,222 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >12:34:31,225 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >12:34:31,228 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >12:34:31,230 INFO NetworkManager: <info> trying to start the modem manager... >12:34:31,233 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >12:34:31,237 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >12:34:31,238 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >12:34:31,241 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >12:34:31,244 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >12:34:31,247 INFO NetworkManager: <info> Networking is enabled by state file >12:34:31,255 INFO kernel:[ 47.134873] r8169 0000:07:04.0: em1: link down >12:34:31,255 INFO kernel:[ 47.135047] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >12:34:31,255 INFO kernel:[ 47.135159] r8169 0000:07:04.0: em1: link down >12:34:31,273 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >12:34:31,277 INFO NetworkManager: <info> (em1): carrier is OFF >12:34:31,281 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'r8169' ifindex: 2) >12:34:31,284 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/0 >12:34:31,289 INFO NetworkManager: <info> (em1): now managed >12:34:31,292 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >12:34:31,296 INFO NetworkManager: <info> (em1): bringing up device. >12:34:31,299 INFO NetworkManager: <info> (em1): preparing device. >12:34:31,303 INFO NetworkManager: <info> (em1): deactivating device (reason 'managed') [2] >12:34:31,307 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1e.0/0000:07:04.0/net/em1 >12:34:31,311 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >12:34:31,315 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >12:34:31,319 INFO dbus-daemon: dbus[658]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >12:34:31,551 INFO dbus-daemon: modem-manager[668]: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >12:34:31,555 INFO modem-manager: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >12:34:31,560 INFO dbus-daemon: dbus[658]: [system] Successfully activated service 'org.freedesktop.ModemManager' >12:34:31,563 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >12:34:31,565 INFO NetworkManager: <info> modem-manager is now available >12:34:32,607 INFO dbus-daemon: modem-manager[668]: <info> Loaded plugin 'X22X' >12:34:32,610 INFO dbus-daemon: modem-manager[668]: <info> Loaded plugin 'MotoC' >12:34:32,612 INFO dbus-daemon: modem-manager[668]: <info> Loaded plugin 'Samsung' >12:34:32,614 INFO dbus-daemon: modem-manager[668]: <info> Loaded plugin 'Huawei' >12:34:32,617 INFO dbus-daemon: modem-manager[668]: <info> Loaded plugin 'Option' >12:34:32,619 INFO dbus-daemon: modem-manager[668]: <info> Loaded plugin 'SimTech' >12:34:32,622 INFO dbus-daemon: modem-manager[668]: <info> Loaded plugin 'AnyData' >12:34:32,624 INFO dbus-daemon: modem-manager[668]: <info> Loaded plugin 'ZTE' >12:34:32,627 INFO dbus-daemon: modem-manager[668]: <info> Loaded plugin 'Longcheer' >12:34:32,629 INFO dbus-daemon: modem-manager[668]: <info> Loaded plugin 'Novatel' >12:34:32,632 INFO dbus-daemon: modem-manager[668]: <info> Loaded plugin 'Option High-Speed' >12:34:32,635 INFO dbus-daemon: modem-manager[668]: <info> Loaded plugin 'Ericsson MBM' >12:34:32,644 INFO modem-manager: <info> Loaded plugin 'X22X' >12:34:32,647 INFO modem-manager: <info> Loaded plugin 'MotoC' >12:34:32,650 INFO modem-manager: <info> Loaded plugin 'Samsung' >12:34:32,653 INFO modem-manager: <info> Loaded plugin 'Huawei' >12:34:32,656 INFO modem-manager: <info> Loaded plugin 'Option' >12:34:32,659 INFO modem-manager: <info> Loaded plugin 'SimTech' >12:34:32,661 INFO modem-manager: <info> Loaded plugin 'AnyData' >12:34:32,664 INFO modem-manager: <info> Loaded plugin 'ZTE' >12:34:32,682 INFO modem-manager: <info> Loaded plugin 'Longcheer' >12:34:32,686 INFO modem-manager: <info> Loaded plugin 'Novatel' >12:34:32,690 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >12:34:32,694 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >12:34:32,697 INFO modem-manager: <info> Loaded plugin 'Wavecom' >12:34:32,699 INFO modem-manager: <info> Loaded plugin 'Gobi' >12:34:32,702 INFO modem-manager: <info> Loaded plugin 'Sierra' >12:34:32,704 INFO modem-manager: <info> Loaded plugin 'Linktop' >12:34:32,707 INFO modem-manager: <info> Loaded plugin 'Nokia' >12:34:32,710 INFO modem-manager: <info> Loaded plugin 'Cinterion' >12:34:32,712 INFO modem-manager: <info> Loaded plugin 'Iridium' >12:34:32,715 INFO modem-manager: <info> Loaded plugin 'Generic' >12:34:32,718 INFO modem-manager: <info> Successfully loaded 20 plugins >12:34:32,720 INFO dbus-daemon: modem-manager[668]: <info> Loaded plugin 'Wavecom' >12:34:32,723 INFO dbus-daemon: modem-manager[668]: <info> Loaded plugin 'Gobi' >12:34:32,726 INFO dbus-daemon: modem-manager[668]: <info> Loaded plugin 'Sierra' >12:34:32,729 INFO dbus-daemon: modem-manager[668]: <info> Loaded plugin 'Linktop' >12:34:32,731 INFO dbus-daemon: modem-manager[668]: <info> Loaded plugin 'Nokia' >12:34:32,734 INFO dbus-daemon: modem-manager[668]: <info> Loaded plugin 'Cinterion' >12:34:32,737 INFO dbus-daemon: modem-manager[668]: <info> Loaded plugin 'Iridium' >12:34:32,740 INFO dbus-daemon: modem-manager[668]: <info> Loaded plugin 'Generic' >12:34:32,742 INFO dbus-daemon: modem-manager[668]: <info> Successfully loaded 20 plugins >12:34:32,745 INFO systemd: Startup finished in 8s 489ms 79us (kernel) + 21s 384ms 244us (initrd) + 18s 688ms 614us (userspace) = 48s 561ms 937us. >12:34:34,085 INFO kernel:[ 49.964131] r8169 0000:07:04.0: em1: link up >12:34:34,085 INFO kernel:[ 49.964168] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >12:34:34,089 INFO NetworkManager: <info> (em1): carrier now ON (device state 20) >12:34:34,091 INFO NetworkManager: <info> (em1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >12:34:34,094 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >12:34:34,096 INFO NetworkManager: <info> Activation (em1) starting connection 'Wired connection 1' >12:34:34,100 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >12:34:34,108 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >12:34:34,111 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >12:34:34,113 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >12:34:34,117 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >12:34:34,120 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >12:34:34,124 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >12:34:34,128 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >12:34:34,131 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >12:34:34,135 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >12:34:34,139 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >12:34:34,142 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >12:34:34,146 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >12:34:34,611 INFO NetworkManager: <info> dhclient started with pid 685 >12:34:34,615 INFO NetworkManager: <info> Activation (em1) Beginning IP6 addrconf. >12:34:34,619 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >12:34:38,931 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P1 >12:34:38,938 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >12:34:38,938 INFO dhclient: All rights reserved. >12:34:38,943 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >12:34:38,945 INFO dhclient: >12:34:39,112 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >12:34:39,124 INFO dhclient: Listening on LPF/em1/00:1b:fc:4f:13:74 >12:34:39,128 INFO dhclient: Sending on LPF/em1/00:1b:fc:4f:13:74 >12:34:39,132 INFO dhclient: Sending on Socket/fallback >12:34:39,135 INFO dhclient: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 4 (xid=0x6f6f3b7d) >12:34:39,650 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x6f6f3b7d) >12:34:39,653 INFO dhclient: DHCPOFFER from 10.11.216.1 >12:34:39,662 INFO dhclient: DHCPACK from 10.11.216.1 (xid=0x6f6f3b7d) >12:34:39,677 INFO dhclient: bound to 10.11.216.17 -- renewal in 9138 seconds. >12:34:39,681 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> bound >12:34:39,685 INFO NetworkManager: <info> address 10.11.216.17 >12:34:39,689 INFO NetworkManager: <info> prefix 26 (255.255.255.192) >12:34:39,693 INFO NetworkManager: <info> gateway 10.11.216.1 >12:34:39,696 INFO NetworkManager: <info> nameserver '10.11.216.1' >12:34:39,698 INFO NetworkManager: <info> domain name 'no-dns.co.uk' >12:34:39,701 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >12:34:39,703 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >12:34:40,682 INFO NetworkManager: <info> (em1): device state change: ip-config -> activated (reason 'none') [70 100 0] >12:34:40,690 INFO NetworkManager: <info> Policy set 'Wired connection 1' (em1) as default for IPv4 routing and DNS. >12:34:40,693 INFO NetworkManager: <info> Activation (em1) successful, device activated. >12:34:40,696 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >12:34:40,700 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >12:34:40,704 INFO dbus-daemon: dbus[658]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >12:34:40,865 INFO dbus-daemon: dbus[658]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >12:34:40,869 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >12:34:42,057 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >12:34:42,551 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >12:34:44,612 ERR kernel:[ 60.491653] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:34:44,612 ERR kernel:[ 60.491659] ata7: irq_stat 0x00000040, connection status changed >12:34:44,612 ERR kernel:[ 60.491664] ata7: SError: { CommWake DevExch } >12:34:44,612 WARNING kernel:[ 60.491676] ata7: limiting SATA link speed to 1.5 Gbps >12:34:44,612 INFO kernel:[ 60.491683] ata7: hard resetting link >12:34:45,335 INFO kernel:[ 61.214069] ata7: SATA link down (SStatus 0 SControl 310) >12:34:45,335 INFO kernel:[ 61.214091] ata7: EH complete >12:34:48,112 ERR kernel:[ 63.991726] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:34:48,112 ERR kernel:[ 63.991732] ata7: irq_stat 0x00000040, connection status changed >12:34:48,112 ERR kernel:[ 63.991736] ata7: SError: { PHYInt CommWake DevExch } >12:34:48,112 WARNING kernel:[ 63.991749] ata7: limiting SATA link speed to 1.5 Gbps >12:34:48,112 INFO kernel:[ 63.991756] ata7: hard resetting link >12:34:48,576 NOTICE kernel:[ 64.455993] type=1400 audit(1352118888.574:11): avc: denied { read write } for pid=715 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1173 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >12:34:48,584 WARNING kernel:[ 64.463245] auditd (716): /proc/716/oom_adj is deprecated, please use /proc/716/oom_score_adj instead. >12:34:48,835 INFO kernel:[ 64.714079] ata7: SATA link down (SStatus 0 SControl 310) >12:34:48,835 INFO kernel:[ 64.714102] ata7: EH complete >12:34:48,941 ERR kernel:[ 64.819737] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:34:48,941 ERR kernel:[ 64.819741] ata7: irq_stat 0x00000040, connection status changed >12:34:48,941 ERR kernel:[ 64.819744] ata7: SError: { PHYInt CommWake DevExch } >12:34:48,941 WARNING kernel:[ 64.819754] ata7: limiting SATA link speed to 1.5 Gbps >12:34:48,941 INFO kernel:[ 64.819759] ata7: hard resetting link >12:34:48,974 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:48,981 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:48,982 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:48,997 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,005 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,005 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,014 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,015 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,017 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,025 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,050 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,054 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,065 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,076 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,087 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,131 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,134 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,142 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,147 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,151 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,160 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,171 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,197 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,281 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:49,664 INFO kernel:[ 65.543075] ata7: SATA link down (SStatus 0 SControl 310) >12:34:49,664 INFO kernel:[ 65.543098] ata7: EH complete >12:34:50,359 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:50,361 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:50,362 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:50,454 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:50,455 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:50,463 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:34:53,234 ERR kernel:[ 69.113681] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:34:53,234 ERR kernel:[ 69.113687] ata7: irq_stat 0x00000040, connection status changed >12:34:53,234 ERR kernel:[ 69.113691] ata7: SError: { CommWake DevExch } >12:34:53,234 WARNING kernel:[ 69.113704] ata7: limiting SATA link speed to 1.5 Gbps >12:34:53,234 INFO kernel:[ 69.113711] ata7: hard resetting link >12:34:53,957 INFO kernel:[ 69.836082] ata7: SATA link down (SStatus 0 SControl 310) >12:34:53,957 INFO kernel:[ 69.836104] ata7: EH complete >12:34:54,255 ERR kernel:[ 70.134242] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:34:54,255 ERR kernel:[ 70.134245] ata7: irq_stat 0x00000040, connection status changed >12:34:54,255 ERR kernel:[ 70.134249] ata7: SError: { PHYInt CommWake DevExch } >12:34:54,255 WARNING kernel:[ 70.134259] ata7: limiting SATA link speed to 1.5 Gbps >12:34:54,255 INFO kernel:[ 70.134266] ata7: hard resetting link >12:34:54,978 INFO kernel:[ 70.857081] ata7: SATA link down (SStatus 0 SControl 310) >12:34:54,978 INFO kernel:[ 70.857103] ata7: EH complete >12:34:55,001 ERR kernel:[ 70.880959] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:34:55,001 ERR kernel:[ 70.880963] ata7: irq_stat 0x00000040, connection status changed >12:34:55,001 ERR kernel:[ 70.880967] ata7: SError: { PHYInt CommWake DevExch } >12:34:55,001 WARNING kernel:[ 70.880977] ata7: limiting SATA link speed to 1.5 Gbps >12:34:55,001 INFO kernel:[ 70.880985] ata7: hard resetting link >12:34:55,122 INFO NetworkManager: <info> (em1): IP6 addrconf timed out or failed. >12:34:55,126 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >12:34:55,128 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) started... >12:34:55,131 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >12:34:55,724 INFO kernel:[ 71.603084] ata7: SATA link down (SStatus 0 SControl 310) >12:34:55,724 INFO kernel:[ 71.603109] ata7: EH complete >12:34:55,865 ERR kernel:[ 71.744842] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:34:55,865 ERR kernel:[ 71.744849] ata7: irq_stat 0x00000040, connection status changed >12:34:55,865 ERR kernel:[ 71.744853] ata7: SError: { CommWake DevExch } >12:34:55,865 WARNING kernel:[ 71.744866] ata7: limiting SATA link speed to 1.5 Gbps >12:34:55,865 INFO kernel:[ 71.744874] ata7: hard resetting link >12:34:56,588 INFO kernel:[ 72.467079] ata7: SATA link down (SStatus 0 SControl 310) >12:34:56,588 INFO kernel:[ 72.467102] ata7: EH complete >12:34:56,688 ERR kernel:[ 72.567771] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:34:56,688 ERR kernel:[ 72.567775] ata7: irq_stat 0x00000040, connection status changed >12:34:56,688 ERR kernel:[ 72.567779] ata7: SError: { CommWake DevExch } >12:34:56,688 WARNING kernel:[ 72.567791] ata7: limiting SATA link speed to 1.5 Gbps >12:34:56,688 INFO kernel:[ 72.567798] ata7: hard resetting link >12:34:57,411 INFO kernel:[ 73.290081] ata7: SATA link down (SStatus 0 SControl 310) >12:34:57,411 INFO kernel:[ 73.290103] ata7: EH complete >12:34:59,255 WARNING kernel:[ 75.134437] mtrr: base(0xfb000000) is not aligned on a size(0xe00000) boundary >12:35:00,952 ERR kernel:[ 76.831865] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:35:00,952 ERR kernel:[ 76.831871] ata7: irq_stat 0x00000040, connection status changed >12:35:00,952 ERR kernel:[ 76.831875] ata7: SError: { PHYInt CommWake DevExch } >12:35:00,952 WARNING kernel:[ 76.831888] ata7: limiting SATA link speed to 1.5 Gbps >12:35:00,952 INFO kernel:[ 76.831895] ata7: hard resetting link >12:35:01,676 INFO kernel:[ 77.555100] ata7: SATA link down (SStatus 0 SControl 310) >12:35:01,676 INFO kernel:[ 77.555124] ata7: EH complete >12:35:01,881 ERR kernel:[ 77.760816] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:35:01,881 ERR kernel:[ 77.760823] ata7: irq_stat 0x00000040, connection status changed >12:35:01,881 ERR kernel:[ 77.760827] ata7: SError: { PHYInt CommWake DevExch } >12:35:01,881 WARNING kernel:[ 77.760840] ata7: limiting SATA link speed to 1.5 Gbps >12:35:01,881 INFO kernel:[ 77.760847] ata7: hard resetting link >12:35:02,604 INFO kernel:[ 78.483101] ata7: SATA link down (SStatus 0 SControl 310) >12:35:02,604 INFO kernel:[ 78.483125] ata7: EH complete >12:35:02,609 ERR kernel:[ 78.488864] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:35:02,609 ERR kernel:[ 78.488869] ata7: irq_stat 0x00000040, connection status changed >12:35:02,609 ERR kernel:[ 78.488873] ata7: SError: { PHYInt CommWake DevExch } >12:35:02,609 WARNING kernel:[ 78.488886] ata7: limiting SATA link speed to 1.5 Gbps >12:35:02,609 INFO kernel:[ 78.488893] ata7: hard resetting link >12:35:03,436 INFO kernel:[ 79.315069] ata7: SATA link down (SStatus 0 SControl 310) >12:35:03,436 INFO kernel:[ 79.315089] ata7: EH complete >12:35:05,084 ERR kernel:[ 80.963145] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:35:05,084 ERR kernel:[ 80.963151] ata7: irq_stat 0x00000040, connection status changed >12:35:05,084 ERR kernel:[ 80.963155] ata7: SError: { PHYInt CommWake DevExch } >12:35:05,084 WARNING kernel:[ 80.963168] ata7: limiting SATA link speed to 1.5 Gbps >12:35:05,084 INFO kernel:[ 80.963175] ata7: hard resetting link >12:35:06,223 INFO kernel:[ 82.102102] ata7: SATA link down (SStatus 0 SControl 310) >12:35:06,223 INFO kernel:[ 82.102125] ata7: EH complete >12:35:06,527 ERR kernel:[ 82.406740] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:35:06,527 ERR kernel:[ 82.406745] ata7: irq_stat 0x00000040, connection status changed >12:35:06,527 ERR kernel:[ 82.406748] ata7: SError: { PHYInt CommWake DevExch } >12:35:06,527 WARNING kernel:[ 82.406757] ata7: limiting SATA link speed to 1.5 Gbps >12:35:06,527 INFO kernel:[ 82.406763] ata7: hard resetting link >12:35:07,513 INFO kernel:[ 83.392056] ata7: SATA link down (SStatus 0 SControl 310) >12:35:07,513 INFO kernel:[ 83.392075] ata7: EH complete >12:35:07,517 ERR kernel:[ 83.396478] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:35:07,517 ERR kernel:[ 83.396481] ata7: irq_stat 0x00000040, connection status changed >12:35:07,517 ERR kernel:[ 83.396484] ata7: SError: { PHYInt CommWake DevExch } >12:35:07,517 WARNING kernel:[ 83.396493] ata7: limiting SATA link speed to 1.5 Gbps >12:35:07,517 INFO kernel:[ 83.396497] ata7: hard resetting link >12:35:08,292 INFO kernel:[ 84.171095] ata7: SATA link down (SStatus 0 SControl 310) >12:35:08,292 INFO kernel:[ 84.171118] ata7: EH complete >12:35:08,299 ERR kernel:[ 84.178715] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:35:08,299 ERR kernel:[ 84.178719] ata7: irq_stat 0x00000040, connection status changed >12:35:08,299 ERR kernel:[ 84.178724] ata7: SError: { PHYInt CommWake DevExch } >12:35:08,299 WARNING kernel:[ 84.178736] ata7: limiting SATA link speed to 1.5 Gbps >12:35:08,299 INFO kernel:[ 84.178743] ata7: hard resetting link >12:35:09,022 INFO kernel:[ 84.901087] ata7: SATA link down (SStatus 0 SControl 310) >12:35:09,022 INFO kernel:[ 84.901111] ata7: EH complete >12:35:09,046 ERR kernel:[ 84.925905] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:35:09,046 ERR kernel:[ 84.925911] ata7: irq_stat 0x00000040, connection status changed >12:35:09,046 ERR kernel:[ 84.925915] ata7: SError: { PHYInt CommWake DevExch } >12:35:09,046 WARNING kernel:[ 84.925927] ata7: limiting SATA link speed to 1.5 Gbps >12:35:09,046 INFO kernel:[ 84.925934] ata7: hard resetting link >12:35:09,769 INFO kernel:[ 85.648153] ata7: SATA link down (SStatus 0 SControl 310) >12:35:09,769 INFO kernel:[ 85.648169] ata7: EH complete >12:35:09,821 ERR kernel:[ 85.700215] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:35:09,821 ERR kernel:[ 85.700220] ata7: irq_stat 0x00000040, connection status changed >12:35:09,821 ERR kernel:[ 85.700224] ata7: SError: { PHYInt CommWake DevExch } >12:35:09,821 WARNING kernel:[ 85.700235] ata7: limiting SATA link speed to 1.5 Gbps >12:35:09,821 INFO kernel:[ 85.700241] ata7: hard resetting link >12:35:10,277 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,281 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,288 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,292 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,292 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,312 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,317 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,321 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,325 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,330 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,336 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,376 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,377 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,465 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,467 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,468 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,470 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,477 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,490 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,496 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,499 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,515 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,517 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,519 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:10,545 INFO kernel:[ 86.424074] ata7: SATA link down (SStatus 0 SControl 310) >12:35:10,545 INFO kernel:[ 86.424096] ata7: EH complete >12:35:10,581 ERR kernel:[ 86.460313] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:35:10,581 ERR kernel:[ 86.460319] ata7: irq_stat 0x00000040, connection status changed >12:35:10,581 ERR kernel:[ 86.460323] ata7: SError: { PHYInt CommWake DevExch } >12:35:10,581 WARNING kernel:[ 86.460336] ata7: limiting SATA link speed to 1.5 Gbps >12:35:10,581 INFO kernel:[ 86.460343] ata7: hard resetting link >12:35:11,304 INFO kernel:[ 87.183077] ata7: SATA link down (SStatus 0 SControl 310) >12:35:11,304 INFO kernel:[ 87.183100] ata7: EH complete >12:35:11,361 ERR kernel:[ 87.240204] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:35:11,361 ERR kernel:[ 87.240207] ata7: irq_stat 0x00000040, connection status changed >12:35:11,361 ERR kernel:[ 87.240209] ata7: SError: { CommWake DevExch } >12:35:11,361 WARNING kernel:[ 87.240218] ata7: limiting SATA link speed to 1.5 Gbps >12:35:11,361 INFO kernel:[ 87.240223] ata7: hard resetting link >12:35:11,478 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em1 ... >12:35:11,484 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >12:35:11,489 NOTICE NetworkManager: ifcfg-rh: read connection 'System em1' >12:35:11,495 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >12:35:11,647 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:11,650 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:11,681 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:11,922 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:11,924 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:11,926 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:11,928 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:11,968 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:12,084 INFO kernel:[ 87.963102] ata7: SATA link down (SStatus 0 SControl 310) >12:35:12,084 INFO kernel:[ 87.963125] ata7: EH complete >12:35:12,965 ERR kernel:[ 88.844601] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:35:12,965 ERR kernel:[ 88.844605] ata7: irq_stat 0x00000040, connection status changed >12:35:12,965 ERR kernel:[ 88.844608] ata7: SError: { CommWake DevExch } >12:35:12,965 WARNING kernel:[ 88.844618] ata7: limiting SATA link speed to 1.5 Gbps >12:35:12,965 INFO kernel:[ 88.844623] ata7: hard resetting link >12:35:13,475 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:13,616 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:13,671 INFO kernel:[ 89.550089] ata7: SATA link down (SStatus 0 SControl 310) >12:35:13,671 INFO kernel:[ 89.550111] ata7: EH complete >12:35:14,520 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:14,618 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:14,937 ERR kernel:[ 90.816924] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:35:14,937 ERR kernel:[ 90.816931] ata7: irq_stat 0x00000040, connection status changed >12:35:14,937 ERR kernel:[ 90.816935] ata7: SError: { PHYInt CommWake DevExch } >12:35:14,937 WARNING kernel:[ 90.816948] ata7: limiting SATA link speed to 1.5 Gbps >12:35:14,937 INFO kernel:[ 90.816955] ata7: hard resetting link >12:35:15,039 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:15,084 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:15,273 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:15,661 INFO kernel:[ 91.540092] ata7: SATA link down (SStatus 0 SControl 310) >12:35:15,661 INFO kernel:[ 91.540116] ata7: EH complete >12:35:15,778 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:15,779 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:15,781 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:15,864 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:15,956 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:16,176 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:16,752 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:16,861 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:17,231 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:25,846 ERR kernel:[ 101.725764] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:35:25,846 ERR kernel:[ 101.725769] ata7: irq_stat 0x00000040, connection status changed >12:35:25,846 ERR kernel:[ 101.725772] ata7: SError: { CommWake DevExch } >12:35:25,846 WARNING kernel:[ 101.725782] ata7: limiting SATA link speed to 1.5 Gbps >12:35:25,846 INFO kernel:[ 101.725787] ata7: hard resetting link >12:35:26,571 INFO kernel:[ 102.450079] ata7: SATA link down (SStatus 0 SControl 310) >12:35:26,571 INFO kernel:[ 102.450102] ata7: EH complete >12:35:32,731 ERR kernel:[ 108.611001] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:35:32,731 ERR kernel:[ 108.611056] ata7: irq_stat 0x00000040, connection status changed >12:35:32,731 ERR kernel:[ 108.611064] ata7: SError: { CommWake DevExch } >12:35:32,731 WARNING kernel:[ 108.611077] ata7: limiting SATA link speed to 1.5 Gbps >12:35:32,731 INFO kernel:[ 108.611084] ata7: hard resetting link >12:35:33,455 INFO kernel:[ 109.334088] ata7: SATA link down (SStatus 0 SControl 310) >12:35:33,455 INFO kernel:[ 109.334109] ata7: EH complete >12:35:35,482 INFO kernel:[ 112.481888] Btrfs loaded >12:35:35,901 INFO kernel:[ 112.900585] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >12:35:37,148 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:37,744 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:37,745 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:38,518 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:38,519 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >12:35:40,945 INFO kernel:[ 117.944301] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null) >12:35:40,946 DEBUG kernel:[ 117.945407] SELinux: initialized (dev sdc1, type ext4), uses xattr >12:35:51,419 INFO kernel:[ 128.418733] EXT4-fs (sdc2): mounted filesystem with ordered data mode. Opts: (null) >12:35:51,419 DEBUG kernel:[ 128.418751] SELinux: initialized (dev sdc2, type ext4), uses xattr >12:35:51,538 WARNING kernel:[ 128.537916] arch (1147) used greatest stack depth: 2928 bytes left >12:35:51,800 INFO kernel:[ 128.799598] EXT4-fs (sdc3): mounted filesystem with ordered data mode. Opts: (null) >12:35:51,800 DEBUG kernel:[ 128.799615] SELinux: initialized (dev sdc3, type ext4), uses xattr >12:35:52,139 INFO kernel:[ 129.138855] EXT4-fs (sdc6): mounted filesystem with ordered data mode. Opts: (null) >12:35:52,139 DEBUG kernel:[ 129.138877] SELinux: initialized (dev sdc6, type ext4), uses xattr >12:35:52,768 ERR kernel:[ 129.767532] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:35:52,768 ERR kernel:[ 129.767538] ata7: irq_stat 0x00000040, connection status changed >12:35:52,768 ERR kernel:[ 129.767542] ata7: SError: { CommWake DevExch } >12:35:52,768 WARNING kernel:[ 129.767555] ata7: limiting SATA link speed to 1.5 Gbps >12:35:52,768 INFO kernel:[ 129.767562] ata7: hard resetting link >12:35:53,491 INFO kernel:[ 130.490076] ata7: SATA link down (SStatus 0 SControl 310) >12:35:53,491 INFO kernel:[ 130.490100] ata7: EH complete >12:36:05,990 ERR kernel:[ 142.989829] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:36:05,990 ERR kernel:[ 142.989835] ata7: irq_stat 0x00000040, connection status changed >12:36:05,990 ERR kernel:[ 142.989839] ata7: SError: { CommWake DevExch } >12:36:05,990 WARNING kernel:[ 142.989852] ata7: limiting SATA link speed to 1.5 Gbps >12:36:05,990 INFO kernel:[ 142.989859] ata7: hard resetting link >12:36:06,714 INFO kernel:[ 143.713081] ata7: SATA link down (SStatus 0 SControl 310) >12:36:06,714 INFO kernel:[ 143.713103] ata7: EH complete >12:36:09,607 ERR kernel:[ 146.606353] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:36:09,607 ERR kernel:[ 146.606358] ata7: irq_stat 0x00000040, connection status changed >12:36:09,607 ERR kernel:[ 146.606363] ata7: SError: { PHYInt CommWake DevExch } >12:36:09,607 WARNING kernel:[ 146.606375] ata7: limiting SATA link speed to 1.5 Gbps >12:36:09,607 INFO kernel:[ 146.606382] ata7: hard resetting link >12:36:10,330 INFO kernel:[ 147.329080] ata7: SATA link down (SStatus 0 SControl 310) >12:36:10,330 INFO kernel:[ 147.329102] ata7: EH complete >12:36:50,254 ERR kernel:[ 187.253371] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:36:50,254 ERR kernel:[ 187.253377] ata7: irq_stat 0x00000040, connection status changed >12:36:50,254 ERR kernel:[ 187.253381] ata7: SError: { PHYInt CommWake DevExch } >12:36:50,254 WARNING kernel:[ 187.253394] ata7: limiting SATA link speed to 1.5 Gbps >12:36:50,254 INFO kernel:[ 187.253401] ata7: hard resetting link >12:36:50,977 INFO kernel:[ 187.976077] ata7: SATA link down (SStatus 0 SControl 310) >12:36:50,977 INFO kernel:[ 187.976098] ata7: EH complete >12:36:53,745 ERR kernel:[ 190.744531] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:36:53,745 ERR kernel:[ 190.744537] ata7: irq_stat 0x00000040, connection status changed >12:36:53,745 ERR kernel:[ 190.744541] ata7: SError: { CommWake DevExch } >12:36:53,745 WARNING kernel:[ 190.744553] ata7: limiting SATA link speed to 1.5 Gbps >12:36:53,745 INFO kernel:[ 190.744561] ata7: hard resetting link >12:36:54,468 INFO kernel:[ 191.467070] ata7: SATA link down (SStatus 0 SControl 310) >12:36:54,468 INFO kernel:[ 191.467087] ata7: EH complete >12:36:56,088 ERR kernel:[ 193.087981] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:36:56,088 ERR kernel:[ 193.087987] ata7: irq_stat 0x00000040, connection status changed >12:36:56,088 ERR kernel:[ 193.087991] ata7: SError: { PHYInt CommWake DevExch } >12:36:56,088 WARNING kernel:[ 193.088053] ata7: limiting SATA link speed to 1.5 Gbps >12:36:56,088 INFO kernel:[ 193.088067] ata7: hard resetting link >12:36:56,812 INFO kernel:[ 193.811081] ata7: SATA link down (SStatus 0 SControl 310) >12:36:56,812 INFO kernel:[ 193.811105] ata7: EH complete >12:36:56,961 ERR kernel:[ 193.960747] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:36:56,961 ERR kernel:[ 193.960752] ata7: irq_stat 0x00000040, connection status changed >12:36:56,961 ERR kernel:[ 193.960757] ata7: SError: { PHYInt CommWake DevExch } >12:36:56,961 WARNING kernel:[ 193.960769] ata7: limiting SATA link speed to 1.5 Gbps >12:36:56,961 INFO kernel:[ 193.960776] ata7: hard resetting link >12:36:57,685 INFO kernel:[ 194.684060] ata7: SATA link down (SStatus 0 SControl 310) >12:36:57,685 INFO kernel:[ 194.684080] ata7: EH complete >12:36:57,812 ERR kernel:[ 194.811527] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:36:57,812 ERR kernel:[ 194.811533] ata7: irq_stat 0x00000040, connection status changed >12:36:57,812 ERR kernel:[ 194.811537] ata7: SError: { PHYInt CommWake DevExch } >12:36:57,812 WARNING kernel:[ 194.811550] ata7: limiting SATA link speed to 1.5 Gbps >12:36:57,812 INFO kernel:[ 194.811557] ata7: hard resetting link >12:36:58,691 INFO kernel:[ 195.690078] ata7: SATA link down (SStatus 0 SControl 310) >12:36:58,691 INFO kernel:[ 195.690101] ata7: EH complete >12:37:02,438 ERR kernel:[ 199.437576] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:02,438 ERR kernel:[ 199.437582] ata7: irq_stat 0x00000040, connection status changed >12:37:02,438 ERR kernel:[ 199.437586] ata7: SError: { PHYInt CommWake DevExch } >12:37:02,438 WARNING kernel:[ 199.437598] ata7: limiting SATA link speed to 1.5 Gbps >12:37:02,438 INFO kernel:[ 199.437605] ata7: hard resetting link >12:37:03,161 INFO kernel:[ 200.160076] ata7: SATA link down (SStatus 0 SControl 310) >12:37:03,161 INFO kernel:[ 200.160098] ata7: EH complete >12:37:04,244 ERR kernel:[ 201.243905] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:04,244 ERR kernel:[ 201.243912] ata7: irq_stat 0x00000040, connection status changed >12:37:04,244 ERR kernel:[ 201.243916] ata7: SError: { PHYInt CommWake DevExch } >12:37:04,244 WARNING kernel:[ 201.243928] ata7: limiting SATA link speed to 1.5 Gbps >12:37:04,244 INFO kernel:[ 201.243935] ata7: hard resetting link >12:37:04,968 INFO kernel:[ 201.967072] ata7: SATA link down (SStatus 0 SControl 310) >12:37:04,968 INFO kernel:[ 201.967093] ata7: EH complete >12:37:04,977 ERR kernel:[ 201.976197] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:04,977 ERR kernel:[ 201.976203] ata7: irq_stat 0x00000040, connection status changed >12:37:04,977 ERR kernel:[ 201.976207] ata7: SError: { PHYInt CommWake DevExch } >12:37:04,977 WARNING kernel:[ 201.976219] ata7: limiting SATA link speed to 1.5 Gbps >12:37:04,977 INFO kernel:[ 201.976227] ata7: hard resetting link >12:37:05,700 INFO kernel:[ 202.699079] ata7: SATA link down (SStatus 0 SControl 310) >12:37:05,700 INFO kernel:[ 202.699100] ata7: EH complete >12:37:06,054 ERR kernel:[ 203.053792] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:06,054 ERR kernel:[ 203.053797] ata7: irq_stat 0x00000040, connection status changed >12:37:06,054 ERR kernel:[ 203.053801] ata7: SError: { PHYInt CommWake DevExch } >12:37:06,054 WARNING kernel:[ 203.053812] ata7: limiting SATA link speed to 1.5 Gbps >12:37:06,054 INFO kernel:[ 203.053819] ata7: hard resetting link >12:37:06,777 INFO kernel:[ 203.776075] ata7: SATA link down (SStatus 0 SControl 310) >12:37:06,777 INFO kernel:[ 203.776093] ata7: EH complete >12:37:06,875 ERR kernel:[ 203.874853] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:06,875 ERR kernel:[ 203.874857] ata7: irq_stat 0x00000040, connection status changed >12:37:06,875 ERR kernel:[ 203.874861] ata7: SError: { PHYInt CommWake DevExch } >12:37:06,875 WARNING kernel:[ 203.874872] ata7: limiting SATA link speed to 1.5 Gbps >12:37:06,875 INFO kernel:[ 203.874878] ata7: hard resetting link >12:37:07,702 INFO kernel:[ 204.701077] ata7: SATA link down (SStatus 0 SControl 310) >12:37:07,702 INFO kernel:[ 204.701095] ata7: EH complete >12:37:08,015 ERR kernel:[ 205.014261] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:08,015 ERR kernel:[ 205.014267] ata7: irq_stat 0x00000040, connection status changed >12:37:08,015 ERR kernel:[ 205.014271] ata7: SError: { PHYInt CommWake DevExch } >12:37:08,015 WARNING kernel:[ 205.014283] ata7: limiting SATA link speed to 1.5 Gbps >12:37:08,015 INFO kernel:[ 205.014290] ata7: hard resetting link >12:37:09,180 INFO kernel:[ 206.179077] ata7: SATA link down (SStatus 0 SControl 310) >12:37:09,180 INFO kernel:[ 206.179098] ata7: EH complete >12:37:09,207 ERR kernel:[ 206.206135] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:09,207 ERR kernel:[ 206.206139] ata7: irq_stat 0x00000040, connection status changed >12:37:09,207 ERR kernel:[ 206.206143] ata7: SError: { PHYInt CommWake DevExch } >12:37:09,207 WARNING kernel:[ 206.206154] ata7: limiting SATA link speed to 1.5 Gbps >12:37:09,207 INFO kernel:[ 206.206160] ata7: hard resetting link >12:37:09,930 INFO kernel:[ 206.929074] ata7: SATA link down (SStatus 0 SControl 310) >12:37:09,930 INFO kernel:[ 206.929096] ata7: EH complete >12:37:09,934 ERR kernel:[ 206.933098] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:09,934 ERR kernel:[ 206.933103] ata7: irq_stat 0x00000040, connection status changed >12:37:09,934 ERR kernel:[ 206.933107] ata7: SError: { PHYInt CommWake DevExch } >12:37:09,934 WARNING kernel:[ 206.933118] ata7: limiting SATA link speed to 1.5 Gbps >12:37:09,934 INFO kernel:[ 206.933125] ata7: hard resetting link >12:37:10,657 INFO kernel:[ 207.656091] ata7: SATA link down (SStatus 0 SControl 310) >12:37:10,657 INFO kernel:[ 207.656112] ata7: EH complete >12:37:12,110 ERR kernel:[ 209.109533] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:12,110 ERR kernel:[ 209.109538] ata7: irq_stat 0x00000040, connection status changed >12:37:12,110 ERR kernel:[ 209.109542] ata7: SError: { PHYInt CommWake DevExch } >12:37:12,110 WARNING kernel:[ 209.109554] ata7: limiting SATA link speed to 1.5 Gbps >12:37:12,110 INFO kernel:[ 209.109561] ata7: hard resetting link >12:37:12,833 INFO kernel:[ 209.832077] ata7: SATA link down (SStatus 0 SControl 310) >12:37:12,833 INFO kernel:[ 209.832097] ata7: EH complete >12:37:17,580 ERR kernel:[ 214.579584] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:17,580 ERR kernel:[ 214.579590] ata7: irq_stat 0x00000040, connection status changed >12:37:17,580 ERR kernel:[ 214.579594] ata7: SError: { PHYInt CommWake DevExch } >12:37:17,580 WARNING kernel:[ 214.579607] ata7: limiting SATA link speed to 1.5 Gbps >12:37:17,580 INFO kernel:[ 214.579614] ata7: hard resetting link >12:37:18,303 INFO kernel:[ 215.302074] ata7: SATA link down (SStatus 0 SControl 310) >12:37:18,303 INFO kernel:[ 215.302095] ata7: EH complete >12:37:18,375 ERR kernel:[ 215.374342] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:37:18,375 ERR kernel:[ 215.374347] ata7: irq_stat 0x00000040, connection status changed >12:37:18,375 ERR kernel:[ 215.374351] ata7: SError: { CommWake DevExch } >12:37:18,375 WARNING kernel:[ 215.374362] ata7: limiting SATA link speed to 1.5 Gbps >12:37:18,375 INFO kernel:[ 215.374368] ata7: hard resetting link >12:37:19,098 INFO kernel:[ 216.097073] ata7: SATA link down (SStatus 0 SControl 310) >12:37:19,098 INFO kernel:[ 216.097092] ata7: EH complete >12:37:30,217 ERR kernel:[ 227.216439] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:30,217 ERR kernel:[ 227.216446] ata7: irq_stat 0x00000040, connection status changed >12:37:30,217 ERR kernel:[ 227.216450] ata7: SError: { PHYInt CommWake DevExch } >12:37:30,217 WARNING kernel:[ 227.216463] ata7: limiting SATA link speed to 1.5 Gbps >12:37:30,217 INFO kernel:[ 227.216470] ata7: hard resetting link >12:37:30,940 INFO kernel:[ 227.939078] ata7: SATA link down (SStatus 0 SControl 310) >12:37:30,940 INFO kernel:[ 227.939100] ata7: EH complete >12:37:33,727 ERR kernel:[ 230.726439] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:33,727 ERR kernel:[ 230.726445] ata7: irq_stat 0x00000040, connection status changed >12:37:33,727 ERR kernel:[ 230.726449] ata7: SError: { PHYInt CommWake DevExch } >12:37:33,727 WARNING kernel:[ 230.726462] ata7: limiting SATA link speed to 1.5 Gbps >12:37:33,727 INFO kernel:[ 230.726469] ata7: hard resetting link >12:37:34,450 INFO kernel:[ 231.449071] ata7: SATA link down (SStatus 0 SControl 310) >12:37:34,450 INFO kernel:[ 231.449093] ata7: EH complete >12:37:35,674 ERR kernel:[ 232.673172] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:37:35,674 ERR kernel:[ 232.673177] ata7: irq_stat 0x00000040, connection status changed >12:37:35,674 ERR kernel:[ 232.673182] ata7: SError: { CommWake DevExch } >12:37:35,674 WARNING kernel:[ 232.673194] ata7: limiting SATA link speed to 1.5 Gbps >12:37:35,674 INFO kernel:[ 232.673201] ata7: hard resetting link >12:37:36,397 INFO kernel:[ 233.396078] ata7: SATA link down (SStatus 0 SControl 310) >12:37:36,397 INFO kernel:[ 233.396099] ata7: EH complete >12:37:36,650 ERR kernel:[ 233.649565] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:36,650 ERR kernel:[ 233.649571] ata7: irq_stat 0x00000040, connection status changed >12:37:36,650 ERR kernel:[ 233.649576] ata7: SError: { PHYInt CommWake DevExch } >12:37:36,650 WARNING kernel:[ 233.649588] ata7: limiting SATA link speed to 1.5 Gbps >12:37:36,650 INFO kernel:[ 233.649596] ata7: hard resetting link >12:37:37,373 INFO kernel:[ 234.372072] ata7: SATA link down (SStatus 0 SControl 310) >12:37:37,373 INFO kernel:[ 234.372093] ata7: EH complete >12:37:38,711 ERR kernel:[ 235.710124] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:37:38,711 ERR kernel:[ 235.710129] ata7: irq_stat 0x00000040, connection status changed >12:37:38,711 ERR kernel:[ 235.710134] ata7: SError: { CommWake DevExch } >12:37:38,711 WARNING kernel:[ 235.710146] ata7: limiting SATA link speed to 1.5 Gbps >12:37:38,711 INFO kernel:[ 235.710152] ata7: hard resetting link >12:37:39,434 INFO kernel:[ 236.433081] ata7: SATA link down (SStatus 0 SControl 310) >12:37:39,434 INFO kernel:[ 236.433103] ata7: EH complete >12:37:41,250 ERR kernel:[ 238.249703] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:37:41,250 ERR kernel:[ 238.249709] ata7: irq_stat 0x00000040, connection status changed >12:37:41,250 ERR kernel:[ 238.249713] ata7: SError: { CommWake DevExch } >12:37:41,250 WARNING kernel:[ 238.249726] ata7: limiting SATA link speed to 1.5 Gbps >12:37:41,250 INFO kernel:[ 238.249733] ata7: hard resetting link >12:37:41,973 INFO kernel:[ 238.972075] ata7: SATA link down (SStatus 0 SControl 310) >12:37:41,973 INFO kernel:[ 238.972094] ata7: EH complete >12:37:42,929 ERR kernel:[ 239.928842] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:42,929 ERR kernel:[ 239.928847] ata7: irq_stat 0x00000040, connection status changed >12:37:42,929 ERR kernel:[ 239.928851] ata7: SError: { PHYInt CommWake DevExch } >12:37:42,929 WARNING kernel:[ 239.928861] ata7: limiting SATA link speed to 1.5 Gbps >12:37:42,929 INFO kernel:[ 239.928867] ata7: hard resetting link >12:37:43,652 INFO kernel:[ 240.651075] ata7: SATA link down (SStatus 0 SControl 310) >12:37:43,652 INFO kernel:[ 240.651093] ata7: EH complete >12:37:44,742 ERR kernel:[ 241.741734] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:44,742 ERR kernel:[ 241.741739] ata7: irq_stat 0x00000040, connection status changed >12:37:44,742 ERR kernel:[ 241.741743] ata7: SError: { PHYInt CommWake DevExch } >12:37:44,742 WARNING kernel:[ 241.741753] ata7: limiting SATA link speed to 1.5 Gbps >12:37:44,742 INFO kernel:[ 241.741759] ata7: hard resetting link >12:37:45,491 INFO kernel:[ 242.490073] ata7: SATA link down (SStatus 0 SControl 310) >12:37:45,491 INFO kernel:[ 242.490092] ata7: EH complete >12:37:46,106 ERR kernel:[ 243.105259] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:46,106 ERR kernel:[ 243.105264] ata7: irq_stat 0x00000040, connection status changed >12:37:46,106 ERR kernel:[ 243.105268] ata7: SError: { PHYInt CommWake DevExch } >12:37:46,106 WARNING kernel:[ 243.105278] ata7: limiting SATA link speed to 1.5 Gbps >12:37:46,106 INFO kernel:[ 243.105284] ata7: hard resetting link >12:37:46,829 INFO kernel:[ 243.828076] ata7: SATA link down (SStatus 0 SControl 310) >12:37:46,829 INFO kernel:[ 243.828094] ata7: EH complete >12:37:47,206 ERR kernel:[ 244.205874] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:47,206 ERR kernel:[ 244.205879] ata7: irq_stat 0x00000040, connection status changed >12:37:47,206 ERR kernel:[ 244.205884] ata7: SError: { PHYInt CommWake DevExch } >12:37:47,206 WARNING kernel:[ 244.205896] ata7: limiting SATA link speed to 1.5 Gbps >12:37:47,206 INFO kernel:[ 244.205903] ata7: hard resetting link >12:37:47,929 INFO kernel:[ 244.928071] ata7: SATA link down (SStatus 0 SControl 310) >12:37:47,929 INFO kernel:[ 244.928094] ata7: EH complete >12:37:47,971 ERR kernel:[ 244.970944] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:47,971 ERR kernel:[ 244.970949] ata7: irq_stat 0x00000040, connection status changed >12:37:47,971 ERR kernel:[ 244.970953] ata7: SError: { PHYInt CommWake DevExch } >12:37:47,971 WARNING kernel:[ 244.970964] ata7: limiting SATA link speed to 1.5 Gbps >12:37:47,971 INFO kernel:[ 244.970970] ata7: hard resetting link >12:37:48,694 INFO kernel:[ 245.693101] ata7: SATA link down (SStatus 0 SControl 310) >12:37:48,694 INFO kernel:[ 245.693122] ata7: EH complete >12:37:48,703 ERR kernel:[ 245.702859] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:48,703 ERR kernel:[ 245.702863] ata7: irq_stat 0x00000040, connection status changed >12:37:48,703 ERR kernel:[ 245.702867] ata7: SError: { PHYInt CommWake DevExch } >12:37:48,703 WARNING kernel:[ 245.702879] ata7: limiting SATA link speed to 1.5 Gbps >12:37:48,703 INFO kernel:[ 245.702885] ata7: hard resetting link >12:37:49,426 INFO kernel:[ 246.425093] ata7: SATA link down (SStatus 0 SControl 310) >12:37:49,426 INFO kernel:[ 246.425114] ata7: EH complete >12:37:51,900 ERR kernel:[ 248.899968] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:51,900 ERR kernel:[ 248.899974] ata7: irq_stat 0x00000040, connection status changed >12:37:51,900 ERR kernel:[ 248.899978] ata7: SError: { PHYInt CommWake DevExch } >12:37:51,900 WARNING kernel:[ 248.899990] ata7: limiting SATA link speed to 1.5 Gbps >12:37:51,900 INFO kernel:[ 248.899996] ata7: hard resetting link >12:37:52,624 INFO kernel:[ 249.623075] ata7: SATA link down (SStatus 0 SControl 310) >12:37:52,624 INFO kernel:[ 249.623095] ata7: EH complete >12:37:53,623 ERR kernel:[ 250.622638] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:37:53,623 ERR kernel:[ 250.622644] ata7: irq_stat 0x00000040, connection status changed >12:37:53,623 ERR kernel:[ 250.622648] ata7: SError: { CommWake DevExch } >12:37:53,623 WARNING kernel:[ 250.622661] ata7: limiting SATA link speed to 1.5 Gbps >12:37:53,623 INFO kernel:[ 250.622668] ata7: hard resetting link >12:37:54,346 INFO kernel:[ 251.345117] ata7: SATA link down (SStatus 0 SControl 310) >12:37:54,346 INFO kernel:[ 251.345139] ata7: EH complete >12:37:54,966 ERR kernel:[ 251.965818] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:37:54,966 ERR kernel:[ 251.965824] ata7: irq_stat 0x00000040, connection status changed >12:37:54,966 ERR kernel:[ 251.965828] ata7: SError: { CommWake DevExch } >12:37:54,966 WARNING kernel:[ 251.965841] ata7: limiting SATA link speed to 1.5 Gbps >12:37:54,966 INFO kernel:[ 251.965848] ata7: hard resetting link >12:37:55,689 INFO kernel:[ 252.688080] ata7: SATA link down (SStatus 0 SControl 310) >12:37:55,689 INFO kernel:[ 252.688102] ata7: EH complete >12:37:56,857 ERR kernel:[ 253.856842] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:56,857 ERR kernel:[ 253.856847] ata7: irq_stat 0x00000040, connection status changed >12:37:56,857 ERR kernel:[ 253.856852] ata7: SError: { PHYInt CommWake DevExch } >12:37:56,857 WARNING kernel:[ 253.856865] ata7: limiting SATA link speed to 1.5 Gbps >12:37:56,857 INFO kernel:[ 253.856871] ata7: hard resetting link >12:37:57,580 INFO kernel:[ 254.579164] ata7: SATA link down (SStatus 0 SControl 310) >12:37:57,580 INFO kernel:[ 254.579187] ata7: EH complete >12:37:57,580 ERR kernel:[ 254.579971] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:57,580 ERR kernel:[ 254.579976] ata7: irq_stat 0x00000040, connection status changed >12:37:57,580 ERR kernel:[ 254.579980] ata7: SError: { PHYInt CommWake DevExch } >12:37:57,580 WARNING kernel:[ 254.579992] ata7: limiting SATA link speed to 1.5 Gbps >12:37:57,580 INFO kernel:[ 254.579999] ata7: hard resetting link >12:37:57,992 NOTICE NetworkManager: ifcfg-rh: read connection 'Wired Network' >12:37:58,000 INFO NetworkManager: <info> (em1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >12:37:58,001 INFO NetworkManager: <info> (em1): deactivating device (reason 'connection-removed') [38] >12:37:58,211 INFO NetworkManager: <info> (em1): canceled DHCP transaction, DHCP client pid 685 >12:37:58,221 INFO dbus-daemon: dbus[658]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >12:37:58,228 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >12:37:58,230 INFO NetworkManager: <info> Saved default wired connection 'Wired Network' to persistent storage >12:37:58,238 INFO NetworkManager: <info> Auto-activating connection 'Wired Network'. >12:37:58,239 INFO NetworkManager: <info> Activation (em1) starting connection 'Wired Network' >12:37:58,243 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >12:37:58,247 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >12:37:58,251 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >12:37:58,254 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >12:37:58,257 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >12:37:58,262 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >12:37:58,265 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >12:37:58,268 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >12:37:58,271 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >12:37:58,274 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >12:37:58,277 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >12:37:58,280 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >12:37:58,283 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >12:37:58,285 INFO NetworkManager: <info> Activation (em1) Beginning IP6 addrconf. >12:37:58,288 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >12:37:58,291 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >12:37:58,293 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >12:37:58,296 INFO dbus-daemon: dbus[658]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >12:37:58,298 INFO kernel:[ 255.297945] traps: nm-connection-e[1326] general protection ip:7f1192c8aeac sp:7fff5666bef0 error:0 in libgobject-2.0.so.0.3306.0[7f1192c58000+4d000] >12:37:58,393 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >12:37:58,512 INFO kernel:[ 255.511079] ata7: SATA link down (SStatus 0 SControl 310) >12:37:58,512 INFO kernel:[ 255.511102] ata7: EH complete >12:37:58,640 ERR kernel:[ 255.639981] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:37:58,640 ERR kernel:[ 255.639986] ata7: irq_stat 0x00000040, connection status changed >12:37:58,640 ERR kernel:[ 255.639990] ata7: SError: { PHYInt CommWake DevExch } >12:37:58,640 WARNING kernel:[ 255.640051] ata7: limiting SATA link speed to 1.5 Gbps >12:37:58,640 INFO kernel:[ 255.640058] ata7: hard resetting link >12:37:59,267 INFO NetworkManager: <info> (em1): device state change: ip-config -> activated (reason 'none') [70 100 0] >12:37:59,275 INFO NetworkManager: <info> Policy set 'Wired Network' (em1) as default for IPv4 routing and DNS. >12:37:59,278 INFO NetworkManager: <info> Activation (em1) successful, device activated. >12:37:59,280 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >12:37:59,283 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-Wired_Network >12:37:59,363 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >12:37:59,364 INFO kernel:[ 256.363059] ata7: SATA link down (SStatus 0 SControl 310) >12:37:59,364 INFO kernel:[ 256.363078] ata7: EH complete >12:37:59,419 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >12:38:00,003 ERR kernel:[ 257.002476] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:00,003 ERR kernel:[ 257.002482] ata7: irq_stat 0x00000040, connection status changed >12:38:00,003 ERR kernel:[ 257.002486] ata7: SError: { PHYInt CommWake DevExch } >12:38:00,003 WARNING kernel:[ 257.002500] ata7: limiting SATA link speed to 1.5 Gbps >12:38:00,003 INFO kernel:[ 257.002507] ata7: hard resetting link >12:38:00,726 INFO kernel:[ 257.725090] ata7: SATA link down (SStatus 0 SControl 310) >12:38:00,726 INFO kernel:[ 257.725112] ata7: EH complete >12:38:01,315 ERR kernel:[ 258.314809] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:01,315 ERR kernel:[ 258.314814] ata7: irq_stat 0x00000040, connection status changed >12:38:01,315 ERR kernel:[ 258.314818] ata7: SError: { PHYInt CommWake DevExch } >12:38:01,315 WARNING kernel:[ 258.314831] ata7: limiting SATA link speed to 1.5 Gbps >12:38:01,315 INFO kernel:[ 258.314838] ata7: hard resetting link >12:38:02,766 INFO kernel:[ 259.765085] ata7: SATA link down (SStatus 0 SControl 310) >12:38:02,766 INFO kernel:[ 259.765107] ata7: EH complete >12:38:02,922 ERR kernel:[ 259.921656] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:02,922 ERR kernel:[ 259.921661] ata7: irq_stat 0x00000040, connection status changed >12:38:02,922 ERR kernel:[ 259.921665] ata7: SError: { PHYInt CommWake DevExch } >12:38:02,922 WARNING kernel:[ 259.921678] ata7: limiting SATA link speed to 1.5 Gbps >12:38:02,922 INFO kernel:[ 259.921685] ata7: hard resetting link >12:38:03,645 INFO kernel:[ 260.644106] ata7: SATA link down (SStatus 0 SControl 310) >12:38:03,645 INFO kernel:[ 260.644129] ata7: EH complete >12:38:03,663 ERR kernel:[ 260.662961] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:03,663 ERR kernel:[ 260.662967] ata7: irq_stat 0x00000040, connection status changed >12:38:03,663 ERR kernel:[ 260.662972] ata7: SError: { PHYInt CommWake DevExch } >12:38:03,663 WARNING kernel:[ 260.662984] ata7: limiting SATA link speed to 1.5 Gbps >12:38:03,663 INFO kernel:[ 260.662991] ata7: hard resetting link >12:38:04,387 INFO kernel:[ 261.386076] ata7: SATA link down (SStatus 0 SControl 310) >12:38:04,387 INFO kernel:[ 261.386097] ata7: EH complete >12:38:04,429 ERR kernel:[ 261.428286] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:04,429 ERR kernel:[ 261.428291] ata7: irq_stat 0x00000040, connection status changed >12:38:04,429 ERR kernel:[ 261.428296] ata7: SError: { PHYInt CommWake DevExch } >12:38:04,429 WARNING kernel:[ 261.428308] ata7: limiting SATA link speed to 1.5 Gbps >12:38:04,429 INFO kernel:[ 261.428315] ata7: hard resetting link >12:38:05,152 INFO kernel:[ 262.151078] ata7: SATA link down (SStatus 0 SControl 310) >12:38:05,152 INFO kernel:[ 262.151099] ata7: EH complete >12:38:06,394 ERR kernel:[ 263.393185] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:06,394 ERR kernel:[ 263.393191] ata7: irq_stat 0x00000040, connection status changed >12:38:06,394 ERR kernel:[ 263.393195] ata7: SError: { PHYInt CommWake DevExch } >12:38:06,394 WARNING kernel:[ 263.393208] ata7: limiting SATA link speed to 1.5 Gbps >12:38:06,394 INFO kernel:[ 263.393215] ata7: hard resetting link >12:38:07,117 INFO kernel:[ 264.116081] ata7: SATA link down (SStatus 0 SControl 310) >12:38:07,117 INFO kernel:[ 264.116103] ata7: EH complete >12:38:07,207 ERR kernel:[ 264.206931] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:07,207 ERR kernel:[ 264.206935] ata7: irq_stat 0x00000040, connection status changed >12:38:07,207 ERR kernel:[ 264.206940] ata7: SError: { PHYInt CommWake DevExch } >12:38:07,207 WARNING kernel:[ 264.206951] ata7: limiting SATA link speed to 1.5 Gbps >12:38:07,207 INFO kernel:[ 264.206957] ata7: hard resetting link >12:38:07,930 INFO kernel:[ 264.929069] ata7: SATA link down (SStatus 0 SControl 310) >12:38:07,930 INFO kernel:[ 264.929088] ata7: EH complete >12:38:08,088 ERR kernel:[ 265.087149] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:08,088 ERR kernel:[ 265.087155] ata7: irq_stat 0x00000040, connection status changed >12:38:08,088 ERR kernel:[ 265.087159] ata7: SError: { PHYInt CommWake DevExch } >12:38:08,088 WARNING kernel:[ 265.087172] ata7: limiting SATA link speed to 1.5 Gbps >12:38:08,088 INFO kernel:[ 265.087179] ata7: hard resetting link >12:38:08,811 INFO kernel:[ 265.810079] ata7: SATA link down (SStatus 0 SControl 310) >12:38:08,811 INFO kernel:[ 265.810100] ata7: EH complete >12:38:08,828 ERR kernel:[ 265.827222] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:08,828 ERR kernel:[ 265.827227] ata7: irq_stat 0x00000040, connection status changed >12:38:08,828 ERR kernel:[ 265.827231] ata7: SError: { PHYInt CommWake DevExch } >12:38:08,828 WARNING kernel:[ 265.827243] ata7: limiting SATA link speed to 1.5 Gbps >12:38:08,828 INFO kernel:[ 265.827249] ata7: hard resetting link >12:38:09,551 INFO kernel:[ 266.550076] ata7: SATA link down (SStatus 0 SControl 310) >12:38:09,551 INFO kernel:[ 266.550098] ata7: EH complete >12:38:09,562 ERR kernel:[ 266.561846] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:09,562 ERR kernel:[ 266.561852] ata7: irq_stat 0x00000040, connection status changed >12:38:09,562 ERR kernel:[ 266.561856] ata7: SError: { PHYInt CommWake DevExch } >12:38:09,562 WARNING kernel:[ 266.561869] ata7: limiting SATA link speed to 1.5 Gbps >12:38:09,562 INFO kernel:[ 266.561876] ata7: hard resetting link >12:38:10,285 INFO kernel:[ 267.284074] ata7: SATA link down (SStatus 0 SControl 310) >12:38:10,285 INFO kernel:[ 267.284097] ata7: EH complete >12:38:10,587 ERR kernel:[ 267.586503] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:10,587 ERR kernel:[ 267.586509] ata7: irq_stat 0x00000040, connection status changed >12:38:10,587 ERR kernel:[ 267.586514] ata7: SError: { PHYInt CommWake DevExch } >12:38:10,587 WARNING kernel:[ 267.586526] ata7: limiting SATA link speed to 1.5 Gbps >12:38:10,587 INFO kernel:[ 267.586533] ata7: hard resetting link >12:38:12,090 INFO kernel:[ 269.089081] ata7: SATA link down (SStatus 0 SControl 310) >12:38:12,090 INFO kernel:[ 269.089104] ata7: EH complete >12:38:12,109 ERR kernel:[ 269.108303] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:12,109 ERR kernel:[ 269.108310] ata7: irq_stat 0x00000040, connection status changed >12:38:12,109 ERR kernel:[ 269.108314] ata7: SError: { PHYInt CommWake DevExch } >12:38:12,109 WARNING kernel:[ 269.108327] ata7: limiting SATA link speed to 1.5 Gbps >12:38:12,109 INFO kernel:[ 269.108334] ata7: hard resetting link >12:38:12,832 INFO kernel:[ 269.831346] ata7: SATA link down (SStatus 0 SControl 310) >12:38:12,832 INFO kernel:[ 269.831370] ata7: EH complete >12:38:14,770 ERR kernel:[ 271.769221] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:14,770 ERR kernel:[ 271.769227] ata7: irq_stat 0x00000040, connection status changed >12:38:14,770 ERR kernel:[ 271.769231] ata7: SError: { PHYInt CommWake DevExch } >12:38:14,770 WARNING kernel:[ 271.769244] ata7: limiting SATA link speed to 1.5 Gbps >12:38:14,770 INFO kernel:[ 271.769252] ata7: hard resetting link >12:38:15,493 INFO kernel:[ 272.492075] ata7: SATA link down (SStatus 0 SControl 310) >12:38:15,493 INFO kernel:[ 272.492095] ata7: EH complete >12:38:15,573 ERR kernel:[ 272.572825] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:15,573 ERR kernel:[ 272.572832] ata7: irq_stat 0x00000040, connection status changed >12:38:15,573 ERR kernel:[ 272.572836] ata7: SError: { PHYInt CommWake DevExch } >12:38:15,573 WARNING kernel:[ 272.572849] ata7: limiting SATA link speed to 1.5 Gbps >12:38:15,573 INFO kernel:[ 272.572856] ata7: hard resetting link >12:38:16,296 INFO kernel:[ 273.295074] ata7: SATA link down (SStatus 0 SControl 310) >12:38:16,296 INFO kernel:[ 273.295093] ata7: EH complete >12:38:16,352 ERR kernel:[ 273.351417] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:16,352 ERR kernel:[ 273.351421] ata7: irq_stat 0x00000040, connection status changed >12:38:16,352 ERR kernel:[ 273.351425] ata7: SError: { PHYInt CommWake DevExch } >12:38:16,352 WARNING kernel:[ 273.351435] ata7: limiting SATA link speed to 1.5 Gbps >12:38:16,352 INFO kernel:[ 273.351441] ata7: hard resetting link >12:38:17,543 INFO kernel:[ 274.542073] ata7: SATA link down (SStatus 0 SControl 310) >12:38:17,543 INFO kernel:[ 274.542091] ata7: EH complete >12:38:17,711 ERR kernel:[ 274.710682] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:17,711 ERR kernel:[ 274.710686] ata7: irq_stat 0x00000040, connection status changed >12:38:17,711 ERR kernel:[ 274.710691] ata7: SError: { PHYInt CommWake DevExch } >12:38:17,711 WARNING kernel:[ 274.710703] ata7: limiting SATA link speed to 1.5 Gbps >12:38:17,711 INFO kernel:[ 274.710709] ata7: hard resetting link >12:38:18,434 INFO kernel:[ 275.433072] ata7: SATA link down (SStatus 0 SControl 310) >12:38:18,434 INFO kernel:[ 275.433090] ata7: EH complete >12:38:19,001 INFO NetworkManager: <info> (em1): IP6 addrconf timed out or failed. >12:38:19,005 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >12:38:19,007 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) started... >12:38:19,010 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >12:38:19,530 ERR kernel:[ 276.529995] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:19,530 ERR kernel:[ 276.530000] ata7: irq_stat 0x00000040, connection status changed >12:38:19,530 ERR kernel:[ 276.530055] ata7: SError: { PHYInt CommWake DevExch } >12:38:19,530 WARNING kernel:[ 276.530065] ata7: limiting SATA link speed to 1.5 Gbps >12:38:19,530 INFO kernel:[ 276.530072] ata7: hard resetting link >12:38:20,254 INFO kernel:[ 277.253073] ata7: SATA link down (SStatus 0 SControl 310) >12:38:20,254 INFO kernel:[ 277.253091] ata7: EH complete >12:38:20,254 ERR kernel:[ 277.253444] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:20,254 ERR kernel:[ 277.253449] ata7: irq_stat 0x00000040, connection status changed >12:38:20,254 ERR kernel:[ 277.253453] ata7: SError: { PHYInt CommWake DevExch } >12:38:20,254 WARNING kernel:[ 277.253464] ata7: limiting SATA link speed to 1.5 Gbps >12:38:20,254 INFO kernel:[ 277.253471] ata7: hard resetting link >12:38:20,977 INFO kernel:[ 277.976073] ata7: SATA link down (SStatus 0 SControl 310) >12:38:20,977 INFO kernel:[ 277.976091] ata7: EH complete >12:38:22,032 ERR kernel:[ 279.031077] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:22,032 ERR kernel:[ 279.031082] ata7: irq_stat 0x00000040, connection status changed >12:38:22,032 ERR kernel:[ 279.031086] ata7: SError: { PHYInt CommWake DevExch } >12:38:22,032 WARNING kernel:[ 279.031096] ata7: limiting SATA link speed to 1.5 Gbps >12:38:22,032 INFO kernel:[ 279.031102] ata7: hard resetting link >12:38:22,755 INFO kernel:[ 279.754073] ata7: SATA link down (SStatus 0 SControl 310) >12:38:22,755 INFO kernel:[ 279.754091] ata7: EH complete >12:38:22,944 ERR kernel:[ 279.943463] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:22,944 ERR kernel:[ 279.943467] ata7: irq_stat 0x00000040, connection status changed >12:38:22,944 ERR kernel:[ 279.943471] ata7: SError: { PHYInt CommWake DevExch } >12:38:22,944 WARNING kernel:[ 279.943482] ata7: limiting SATA link speed to 1.5 Gbps >12:38:22,944 INFO kernel:[ 279.943488] ata7: hard resetting link >12:38:23,667 INFO kernel:[ 280.666073] ata7: SATA link down (SStatus 0 SControl 310) >12:38:23,667 INFO kernel:[ 280.666092] ata7: EH complete >12:38:25,185 ERR kernel:[ 282.184998] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:25,185 ERR kernel:[ 282.185054] ata7: irq_stat 0x00000040, connection status changed >12:38:25,185 ERR kernel:[ 282.185064] ata7: SError: { PHYInt CommWake DevExch } >12:38:25,185 WARNING kernel:[ 282.185083] ata7: limiting SATA link speed to 1.5 Gbps >12:38:25,185 INFO kernel:[ 282.185091] ata7: hard resetting link >12:38:25,909 INFO kernel:[ 282.908081] ata7: SATA link down (SStatus 0 SControl 310) >12:38:25,909 INFO kernel:[ 282.908102] ata7: EH complete >12:38:26,373 ERR kernel:[ 283.372650] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:26,373 ERR kernel:[ 283.372655] ata7: irq_stat 0x00000040, connection status changed >12:38:26,373 ERR kernel:[ 283.372660] ata7: SError: { PHYInt CommWake DevExch } >12:38:26,373 WARNING kernel:[ 283.372672] ata7: limiting SATA link speed to 1.5 Gbps >12:38:26,373 INFO kernel:[ 283.372678] ata7: hard resetting link >12:38:27,096 INFO kernel:[ 284.095074] ata7: SATA link down (SStatus 0 SControl 310) >12:38:27,096 INFO kernel:[ 284.095095] ata7: EH complete >12:38:27,814 ERR kernel:[ 284.813509] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:27,814 ERR kernel:[ 284.813514] ata7: irq_stat 0x00000040, connection status changed >12:38:27,814 ERR kernel:[ 284.813518] ata7: SError: { PHYInt CommWake DevExch } >12:38:27,814 WARNING kernel:[ 284.813531] ata7: limiting SATA link speed to 1.5 Gbps >12:38:27,814 INFO kernel:[ 284.813538] ata7: hard resetting link >12:38:28,537 INFO kernel:[ 285.536080] ata7: SATA link down (SStatus 0 SControl 310) >12:38:28,537 INFO kernel:[ 285.536102] ata7: EH complete >12:38:29,179 ERR kernel:[ 286.178662] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:38:29,179 ERR kernel:[ 286.178668] ata7: irq_stat 0x00000040, connection status changed >12:38:29,179 ERR kernel:[ 286.178672] ata7: SError: { CommWake DevExch } >12:38:29,179 WARNING kernel:[ 286.178685] ata7: limiting SATA link speed to 1.5 Gbps >12:38:29,179 INFO kernel:[ 286.178691] ata7: hard resetting link >12:38:29,902 INFO kernel:[ 286.901074] ata7: SATA link down (SStatus 0 SControl 310) >12:38:29,902 INFO kernel:[ 286.901094] ata7: EH complete >12:38:30,657 ERR kernel:[ 287.656275] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:38:30,657 ERR kernel:[ 287.656280] ata7: irq_stat 0x00000040, connection status changed >12:38:30,657 ERR kernel:[ 287.656285] ata7: SError: { CommWake DevExch } >12:38:30,657 WARNING kernel:[ 287.656297] ata7: limiting SATA link speed to 1.5 Gbps >12:38:30,657 INFO kernel:[ 287.656303] ata7: hard resetting link >12:38:31,380 INFO kernel:[ 288.379073] ata7: SATA link down (SStatus 0 SControl 310) >12:38:31,380 INFO kernel:[ 288.379093] ata7: EH complete >12:38:31,552 ERR kernel:[ 288.551677] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:38:31,552 ERR kernel:[ 288.551681] ata7: irq_stat 0x00000040, connection status changed >12:38:31,552 ERR kernel:[ 288.551685] ata7: SError: { CommWake DevExch } >12:38:31,552 WARNING kernel:[ 288.551695] ata7: limiting SATA link speed to 1.5 Gbps >12:38:31,552 INFO kernel:[ 288.551701] ata7: hard resetting link >12:38:32,275 INFO kernel:[ 289.274079] ata7: SATA link down (SStatus 0 SControl 310) >12:38:32,275 INFO kernel:[ 289.274101] ata7: EH complete >12:38:32,847 ERR kernel:[ 289.846728] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:32,847 ERR kernel:[ 289.846734] ata7: irq_stat 0x00000040, connection status changed >12:38:32,847 ERR kernel:[ 289.846738] ata7: SError: { PHYInt CommWake DevExch } >12:38:32,847 WARNING kernel:[ 289.846751] ata7: limiting SATA link speed to 1.5 Gbps >12:38:32,847 INFO kernel:[ 289.846757] ata7: hard resetting link >12:38:33,570 INFO kernel:[ 290.569077] ata7: SATA link down (SStatus 0 SControl 310) >12:38:33,570 INFO kernel:[ 290.569098] ata7: EH complete >12:38:34,179 ERR kernel:[ 291.178066] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:34,179 ERR kernel:[ 291.178071] ata7: irq_stat 0x00000040, connection status changed >12:38:34,179 ERR kernel:[ 291.178075] ata7: SError: { PHYInt CommWake DevExch } >12:38:34,179 WARNING kernel:[ 291.178088] ata7: limiting SATA link speed to 1.5 Gbps >12:38:34,179 INFO kernel:[ 291.178095] ata7: hard resetting link >12:38:34,902 INFO kernel:[ 291.901076] ata7: SATA link down (SStatus 0 SControl 310) >12:38:34,902 INFO kernel:[ 291.901098] ata7: EH complete >12:38:34,992 ERR kernel:[ 291.991458] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:38:34,992 ERR kernel:[ 291.991464] ata7: irq_stat 0x00000040, connection status changed >12:38:34,992 ERR kernel:[ 291.991468] ata7: SError: { CommWake DevExch } >12:38:34,992 WARNING kernel:[ 291.991480] ata7: limiting SATA link speed to 1.5 Gbps >12:38:34,992 INFO kernel:[ 291.991487] ata7: hard resetting link >12:38:35,897 INFO kernel:[ 292.896085] ata7: SATA link down (SStatus 0 SControl 310) >12:38:35,897 INFO kernel:[ 292.896107] ata7: EH complete >12:38:35,957 ERR kernel:[ 292.956394] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:35,957 ERR kernel:[ 292.956399] ata7: irq_stat 0x00000040, connection status changed >12:38:35,957 ERR kernel:[ 292.956403] ata7: SError: { PHYInt CommWake DevExch } >12:38:35,957 WARNING kernel:[ 292.956416] ata7: limiting SATA link speed to 1.5 Gbps >12:38:35,957 INFO kernel:[ 292.956423] ata7: hard resetting link >12:38:36,680 INFO kernel:[ 293.679075] ata7: SATA link down (SStatus 0 SControl 310) >12:38:36,680 INFO kernel:[ 293.679098] ata7: EH complete >12:38:48,697 ERR kernel:[ 305.696256] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:38:48,697 ERR kernel:[ 305.696262] ata7: irq_stat 0x00000040, connection status changed >12:38:48,697 ERR kernel:[ 305.696266] ata7: SError: { CommWake DevExch } >12:38:48,697 WARNING kernel:[ 305.696279] ata7: limiting SATA link speed to 1.5 Gbps >12:38:48,697 INFO kernel:[ 305.696286] ata7: hard resetting link >12:38:49,420 INFO kernel:[ 306.419076] ata7: SATA link down (SStatus 0 SControl 310) >12:38:49,420 INFO kernel:[ 306.419099] ata7: EH complete >12:38:49,824 ERR kernel:[ 306.823206] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:49,824 ERR kernel:[ 306.823211] ata7: irq_stat 0x00000040, connection status changed >12:38:49,824 ERR kernel:[ 306.823215] ata7: SError: { PHYInt CommWake DevExch } >12:38:49,824 WARNING kernel:[ 306.823228] ata7: limiting SATA link speed to 1.5 Gbps >12:38:49,824 INFO kernel:[ 306.823235] ata7: hard resetting link >12:38:50,547 INFO kernel:[ 307.546080] ata7: SATA link down (SStatus 0 SControl 310) >12:38:50,547 INFO kernel:[ 307.546102] ata7: EH complete >12:38:51,053 ERR kernel:[ 308.052467] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:51,053 ERR kernel:[ 308.052473] ata7: irq_stat 0x00000040, connection status changed >12:38:51,053 ERR kernel:[ 308.052477] ata7: SError: { PHYInt CommWake DevExch } >12:38:51,053 WARNING kernel:[ 308.052490] ata7: limiting SATA link speed to 1.5 Gbps >12:38:51,053 INFO kernel:[ 308.052497] ata7: hard resetting link >12:38:52,140 INFO kernel:[ 309.139073] ata7: SATA link down (SStatus 0 SControl 310) >12:38:52,140 INFO kernel:[ 309.139095] ata7: EH complete >12:38:52,943 ERR kernel:[ 309.942537] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:52,943 ERR kernel:[ 309.942545] ata7: irq_stat 0x00000040, connection status changed >12:38:52,943 ERR kernel:[ 309.942549] ata7: SError: { PHYInt CommWake DevExch } >12:38:52,943 WARNING kernel:[ 309.942563] ata7: limiting SATA link speed to 1.5 Gbps >12:38:52,943 INFO kernel:[ 309.942581] ata7: hard resetting link >12:38:54,238 INFO kernel:[ 311.237074] ata7: SATA link down (SStatus 0 SControl 310) >12:38:54,238 INFO kernel:[ 311.237093] ata7: EH complete >12:38:54,284 ERR kernel:[ 311.283281] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:54,284 ERR kernel:[ 311.283285] ata7: irq_stat 0x00000040, connection status changed >12:38:54,284 ERR kernel:[ 311.283288] ata7: SError: { PHYInt CommWake DevExch } >12:38:54,284 WARNING kernel:[ 311.283298] ata7: limiting SATA link speed to 1.5 Gbps >12:38:54,284 INFO kernel:[ 311.283303] ata7: hard resetting link >12:38:55,007 INFO kernel:[ 312.006083] ata7: SATA link down (SStatus 0 SControl 310) >12:38:55,007 INFO kernel:[ 312.006103] ata7: EH complete >12:38:55,041 ERR kernel:[ 312.040887] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:55,041 ERR kernel:[ 312.040893] ata7: irq_stat 0x00000040, connection status changed >12:38:55,041 ERR kernel:[ 312.040897] ata7: SError: { PHYInt CommWake DevExch } >12:38:55,041 WARNING kernel:[ 312.040909] ata7: limiting SATA link speed to 1.5 Gbps >12:38:55,041 INFO kernel:[ 312.040916] ata7: hard resetting link >12:38:55,764 INFO kernel:[ 312.763077] ata7: SATA link down (SStatus 0 SControl 310) >12:38:55,764 INFO kernel:[ 312.763092] ata7: EH complete >12:38:56,726 ERR kernel:[ 313.725957] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:56,726 ERR kernel:[ 313.725961] ata7: irq_stat 0x00000040, connection status changed >12:38:56,726 ERR kernel:[ 313.725964] ata7: SError: { PHYInt CommWake DevExch } >12:38:56,726 WARNING kernel:[ 313.725971] ata7: limiting SATA link speed to 1.5 Gbps >12:38:56,726 INFO kernel:[ 313.725975] ata7: hard resetting link >12:38:57,449 INFO kernel:[ 314.448113] ata7: SATA link down (SStatus 0 SControl 310) >12:38:57,449 INFO kernel:[ 314.448129] ata7: EH complete >12:38:58,335 ERR kernel:[ 315.334838] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:58,335 ERR kernel:[ 315.334842] ata7: irq_stat 0x00000040, connection status changed >12:38:58,335 ERR kernel:[ 315.334845] ata7: SError: { PHYInt CommWake DevExch } >12:38:58,335 WARNING kernel:[ 315.334854] ata7: limiting SATA link speed to 1.5 Gbps >12:38:58,335 INFO kernel:[ 315.334860] ata7: hard resetting link >12:38:59,526 INFO kernel:[ 316.525079] ata7: SATA link down (SStatus 0 SControl 310) >12:38:59,526 INFO kernel:[ 316.525101] ata7: EH complete >12:38:59,602 ERR kernel:[ 316.601867] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:38:59,602 ERR kernel:[ 316.601874] ata7: irq_stat 0x00000040, connection status changed >12:38:59,602 ERR kernel:[ 316.601878] ata7: SError: { PHYInt CommWake DevExch } >12:38:59,602 WARNING kernel:[ 316.601891] ata7: limiting SATA link speed to 1.5 Gbps >12:38:59,602 INFO kernel:[ 316.601898] ata7: hard resetting link >12:39:00,325 INFO kernel:[ 317.324122] ata7: SATA link down (SStatus 0 SControl 310) >12:39:00,325 INFO kernel:[ 317.324149] ata7: EH complete >12:39:01,121 ERR kernel:[ 318.120513] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:39:01,121 ERR kernel:[ 318.120518] ata7: irq_stat 0x00000040, connection status changed >12:39:01,121 ERR kernel:[ 318.120521] ata7: SError: { CommWake DevExch } >12:39:01,121 WARNING kernel:[ 318.120531] ata7: limiting SATA link speed to 1.5 Gbps >12:39:01,121 INFO kernel:[ 318.120536] ata7: hard resetting link >12:39:01,844 INFO kernel:[ 318.843078] ata7: SATA link down (SStatus 0 SControl 310) >12:39:01,844 INFO kernel:[ 318.843101] ata7: EH complete >12:39:04,085 ERR kernel:[ 321.084342] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:04,085 ERR kernel:[ 321.084348] ata7: irq_stat 0x00000040, connection status changed >12:39:04,085 ERR kernel:[ 321.084352] ata7: SError: { PHYInt CommWake DevExch } >12:39:04,085 WARNING kernel:[ 321.084365] ata7: limiting SATA link speed to 1.5 Gbps >12:39:04,085 INFO kernel:[ 321.084372] ata7: hard resetting link >12:39:04,808 INFO kernel:[ 321.807078] ata7: SATA link down (SStatus 0 SControl 310) >12:39:04,808 INFO kernel:[ 321.807102] ata7: EH complete >12:39:04,952 ERR kernel:[ 321.951349] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:04,952 ERR kernel:[ 321.951353] ata7: irq_stat 0x00000040, connection status changed >12:39:04,952 ERR kernel:[ 321.951358] ata7: SError: { PHYInt CommWake DevExch } >12:39:04,952 WARNING kernel:[ 321.951370] ata7: limiting SATA link speed to 1.5 Gbps >12:39:04,952 INFO kernel:[ 321.951377] ata7: hard resetting link >12:39:05,675 INFO kernel:[ 322.674077] ata7: SATA link down (SStatus 0 SControl 310) >12:39:05,675 INFO kernel:[ 322.674100] ata7: EH complete >12:39:05,699 ERR kernel:[ 322.698298] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:05,699 ERR kernel:[ 322.698302] ata7: irq_stat 0x00000040, connection status changed >12:39:05,699 ERR kernel:[ 322.698307] ata7: SError: { PHYInt CommWake DevExch } >12:39:05,699 WARNING kernel:[ 322.698319] ata7: limiting SATA link speed to 1.5 Gbps >12:39:05,699 INFO kernel:[ 322.698326] ata7: hard resetting link >12:39:06,422 INFO kernel:[ 323.421053] ata7: SATA link down (SStatus 0 SControl 310) >12:39:06,422 INFO kernel:[ 323.421074] ata7: EH complete >12:39:07,272 ERR kernel:[ 324.271279] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:07,272 ERR kernel:[ 324.271285] ata7: irq_stat 0x00000040, connection status changed >12:39:07,272 ERR kernel:[ 324.271290] ata7: SError: { PHYInt CommWake DevExch } >12:39:07,272 WARNING kernel:[ 324.271302] ata7: limiting SATA link speed to 1.5 Gbps >12:39:07,272 INFO kernel:[ 324.271310] ata7: hard resetting link >12:39:07,995 INFO kernel:[ 324.994079] ata7: SATA link down (SStatus 0 SControl 310) >12:39:07,995 INFO kernel:[ 324.994100] ata7: EH complete >12:39:08,159 ERR kernel:[ 325.158364] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:08,159 ERR kernel:[ 325.158369] ata7: irq_stat 0x00000040, connection status changed >12:39:08,159 ERR kernel:[ 325.158374] ata7: SError: { PHYInt CommWake DevExch } >12:39:08,159 WARNING kernel:[ 325.158386] ata7: limiting SATA link speed to 1.5 Gbps >12:39:08,159 INFO kernel:[ 325.158392] ata7: hard resetting link >12:39:08,882 INFO kernel:[ 325.881072] ata7: SATA link down (SStatus 0 SControl 310) >12:39:08,882 INFO kernel:[ 325.881094] ata7: EH complete >12:39:10,877 ERR kernel:[ 327.876085] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:39:10,877 ERR kernel:[ 327.876091] ata7: irq_stat 0x00000040, connection status changed >12:39:10,877 ERR kernel:[ 327.876095] ata7: SError: { CommWake DevExch } >12:39:10,877 WARNING kernel:[ 327.876108] ata7: limiting SATA link speed to 1.5 Gbps >12:39:10,877 INFO kernel:[ 327.876115] ata7: hard resetting link >12:39:11,600 INFO kernel:[ 328.599086] ata7: SATA link down (SStatus 0 SControl 310) >12:39:11,600 INFO kernel:[ 328.599108] ata7: EH complete >12:39:11,746 ERR kernel:[ 328.745902] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:11,746 ERR kernel:[ 328.745907] ata7: irq_stat 0x00000040, connection status changed >12:39:11,746 ERR kernel:[ 328.745912] ata7: SError: { PHYInt CommWake DevExch } >12:39:11,746 WARNING kernel:[ 328.745923] ata7: limiting SATA link speed to 1.5 Gbps >12:39:11,746 INFO kernel:[ 328.745930] ata7: hard resetting link >12:39:13,145 INFO kernel:[ 330.144081] ata7: SATA link down (SStatus 0 SControl 310) >12:39:13,145 INFO kernel:[ 330.144104] ata7: EH complete >12:39:13,204 ERR kernel:[ 330.204001] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:13,204 ERR kernel:[ 330.204063] ata7: irq_stat 0x00000040, connection status changed >12:39:13,204 ERR kernel:[ 330.204068] ata7: SError: { PHYInt CommWake DevExch } >12:39:13,204 WARNING kernel:[ 330.204081] ata7: limiting SATA link speed to 1.5 Gbps >12:39:13,204 INFO kernel:[ 330.204087] ata7: hard resetting link >12:39:13,928 INFO kernel:[ 330.927072] ata7: SATA link down (SStatus 0 SControl 310) >12:39:13,928 INFO kernel:[ 330.927093] ata7: EH complete >12:39:14,142 ERR kernel:[ 331.141104] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:14,142 ERR kernel:[ 331.141110] ata7: irq_stat 0x00000040, connection status changed >12:39:14,142 ERR kernel:[ 331.141115] ata7: SError: { PHYInt CommWake DevExch } >12:39:14,142 WARNING kernel:[ 331.141127] ata7: limiting SATA link speed to 1.5 Gbps >12:39:14,142 INFO kernel:[ 331.141134] ata7: hard resetting link >12:39:14,865 INFO kernel:[ 331.864105] ata7: SATA link down (SStatus 0 SControl 310) >12:39:14,865 INFO kernel:[ 331.864129] ata7: EH complete >12:39:16,532 ERR kernel:[ 333.531351] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:16,532 ERR kernel:[ 333.531357] ata7: irq_stat 0x00000040, connection status changed >12:39:16,532 ERR kernel:[ 333.531361] ata7: SError: { PHYInt CommWake DevExch } >12:39:16,532 WARNING kernel:[ 333.531374] ata7: limiting SATA link speed to 1.5 Gbps >12:39:16,532 INFO kernel:[ 333.531381] ata7: hard resetting link >12:39:17,255 INFO kernel:[ 334.254074] ata7: SATA link down (SStatus 0 SControl 310) >12:39:17,255 INFO kernel:[ 334.254094] ata7: EH complete >12:39:17,263 ERR kernel:[ 334.262265] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:39:17,263 ERR kernel:[ 334.262270] ata7: irq_stat 0x00000040, connection status changed >12:39:17,263 ERR kernel:[ 334.262275] ata7: SError: { CommWake DevExch } >12:39:17,263 WARNING kernel:[ 334.262287] ata7: limiting SATA link speed to 1.5 Gbps >12:39:17,263 INFO kernel:[ 334.262294] ata7: hard resetting link >12:39:18,506 INFO kernel:[ 335.505073] ata7: SATA link down (SStatus 0 SControl 310) >12:39:18,506 INFO kernel:[ 335.505094] ata7: EH complete >12:39:18,509 ERR kernel:[ 335.508634] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:18,509 ERR kernel:[ 335.508638] ata7: irq_stat 0x00000040, connection status changed >12:39:18,509 ERR kernel:[ 335.508643] ata7: SError: { PHYInt CommWake DevExch } >12:39:18,509 WARNING kernel:[ 335.508654] ata7: limiting SATA link speed to 1.5 Gbps >12:39:18,509 INFO kernel:[ 335.508660] ata7: hard resetting link >12:39:19,752 INFO kernel:[ 336.751082] ata7: SATA link down (SStatus 0 SControl 310) >12:39:19,752 INFO kernel:[ 336.751103] ata7: EH complete >12:39:19,938 ERR kernel:[ 336.937989] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:19,938 ERR kernel:[ 336.937994] ata7: irq_stat 0x00000040, connection status changed >12:39:19,938 ERR kernel:[ 336.937999] ata7: SError: { PHYInt CommWake DevExch } >12:39:19,938 WARNING kernel:[ 336.938052] ata7: limiting SATA link speed to 1.5 Gbps >12:39:19,938 INFO kernel:[ 336.938064] ata7: hard resetting link >12:39:20,662 INFO kernel:[ 337.661077] ata7: SATA link down (SStatus 0 SControl 310) >12:39:20,662 INFO kernel:[ 337.661099] ata7: EH complete >12:39:20,757 ERR kernel:[ 337.756820] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:20,757 ERR kernel:[ 337.756825] ata7: irq_stat 0x00000040, connection status changed >12:39:20,757 ERR kernel:[ 337.756829] ata7: SError: { PHYInt CommWake DevExch } >12:39:20,757 WARNING kernel:[ 337.756842] ata7: limiting SATA link speed to 1.5 Gbps >12:39:20,757 INFO kernel:[ 337.756848] ata7: hard resetting link >12:39:21,480 INFO kernel:[ 338.479064] ata7: SATA link down (SStatus 0 SControl 310) >12:39:21,480 INFO kernel:[ 338.479084] ata7: EH complete >12:39:21,610 ERR kernel:[ 338.610000] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:21,610 ERR kernel:[ 338.610047] ata7: irq_stat 0x00000040, connection status changed >12:39:21,610 ERR kernel:[ 338.610052] ata7: SError: { PHYInt CommWake DevExch } >12:39:21,610 WARNING kernel:[ 338.610067] ata7: limiting SATA link speed to 1.5 Gbps >12:39:21,610 INFO kernel:[ 338.610074] ata7: hard resetting link >12:39:22,360 INFO kernel:[ 339.359076] ata7: SATA link down (SStatus 0 SControl 310) >12:39:22,360 INFO kernel:[ 339.359096] ata7: EH complete >12:39:22,371 ERR kernel:[ 339.370865] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:22,371 ERR kernel:[ 339.370869] ata7: irq_stat 0x00000040, connection status changed >12:39:22,371 ERR kernel:[ 339.370873] ata7: SError: { PHYInt CommWake DevExch } >12:39:22,371 WARNING kernel:[ 339.370884] ata7: limiting SATA link speed to 1.5 Gbps >12:39:22,371 INFO kernel:[ 339.370890] ata7: hard resetting link >12:39:23,094 INFO kernel:[ 340.093080] ata7: SATA link down (SStatus 0 SControl 310) >12:39:23,094 INFO kernel:[ 340.093100] ata7: EH complete >12:39:23,181 ERR kernel:[ 340.180116] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:23,181 ERR kernel:[ 340.180121] ata7: irq_stat 0x00000040, connection status changed >12:39:23,181 ERR kernel:[ 340.180125] ata7: SError: { PHYInt CommWake DevExch } >12:39:23,181 WARNING kernel:[ 340.180136] ata7: limiting SATA link speed to 1.5 Gbps >12:39:23,181 INFO kernel:[ 340.180143] ata7: hard resetting link >12:39:23,904 INFO kernel:[ 340.903069] ata7: SATA link down (SStatus 0 SControl 310) >12:39:23,904 INFO kernel:[ 340.903090] ata7: EH complete >12:39:24,038 ERR kernel:[ 341.037587] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:24,038 ERR kernel:[ 341.037591] ata7: irq_stat 0x00000040, connection status changed >12:39:24,038 ERR kernel:[ 341.037596] ata7: SError: { PHYInt CommWake DevExch } >12:39:24,038 WARNING kernel:[ 341.037607] ata7: limiting SATA link speed to 1.5 Gbps >12:39:24,038 INFO kernel:[ 341.037613] ata7: hard resetting link >12:39:24,761 INFO kernel:[ 341.760070] ata7: SATA link down (SStatus 0 SControl 310) >12:39:24,761 INFO kernel:[ 341.760090] ata7: EH complete >12:39:25,276 ERR kernel:[ 342.275580] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:25,276 ERR kernel:[ 342.275585] ata7: irq_stat 0x00000040, connection status changed >12:39:25,276 ERR kernel:[ 342.275589] ata7: SError: { PHYInt CommWake DevExch } >12:39:25,276 WARNING kernel:[ 342.275602] ata7: limiting SATA link speed to 1.5 Gbps >12:39:25,276 INFO kernel:[ 342.275609] ata7: hard resetting link >12:39:25,999 INFO kernel:[ 342.998073] ata7: SATA link down (SStatus 0 SControl 310) >12:39:25,999 INFO kernel:[ 342.998092] ata7: EH complete >12:39:28,045 ERR kernel:[ 345.044493] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:28,045 ERR kernel:[ 345.044498] ata7: irq_stat 0x00000040, connection status changed >12:39:28,045 ERR kernel:[ 345.044502] ata7: SError: { PHYInt CommWake DevExch } >12:39:28,045 WARNING kernel:[ 345.044513] ata7: limiting SATA link speed to 1.5 Gbps >12:39:28,045 INFO kernel:[ 345.044520] ata7: hard resetting link >12:39:28,768 INFO kernel:[ 345.767073] ata7: SATA link down (SStatus 0 SControl 310) >12:39:28,768 INFO kernel:[ 345.767091] ata7: EH complete >12:39:28,787 ERR kernel:[ 345.786513] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen >12:39:28,787 ERR kernel:[ 345.786518] ata7: irq_stat 0x00000040, connection status changed >12:39:28,787 ERR kernel:[ 345.786522] ata7: SError: { CommWake DevExch } >12:39:28,787 WARNING kernel:[ 345.786532] ata7: limiting SATA link speed to 1.5 Gbps >12:39:28,787 INFO kernel:[ 345.786538] ata7: hard resetting link >12:39:29,510 INFO kernel:[ 346.509068] ata7: SATA link down (SStatus 0 SControl 310) >12:39:29,510 INFO kernel:[ 346.509086] ata7: EH complete >12:39:30,176 ERR kernel:[ 347.175561] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:30,176 ERR kernel:[ 347.175565] ata7: irq_stat 0x00000040, connection status changed >12:39:30,176 ERR kernel:[ 347.175569] ata7: SError: { PHYInt CommWake DevExch } >12:39:30,176 WARNING kernel:[ 347.175580] ata7: limiting SATA link speed to 1.5 Gbps >12:39:30,176 INFO kernel:[ 347.175586] ata7: hard resetting link >12:39:30,899 INFO kernel:[ 347.898076] ata7: SATA link down (SStatus 0 SControl 310) >12:39:30,899 INFO kernel:[ 347.898094] ata7: EH complete >12:39:30,961 ERR kernel:[ 347.960079] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:30,961 ERR kernel:[ 347.960085] ata7: irq_stat 0x00000040, connection status changed >12:39:30,961 ERR kernel:[ 347.960089] ata7: SError: { PHYInt CommWake DevExch } >12:39:30,961 WARNING kernel:[ 347.960101] ata7: limiting SATA link speed to 1.5 Gbps >12:39:30,961 INFO kernel:[ 347.960108] ata7: hard resetting link >12:39:32,126 INFO kernel:[ 349.125226] ata7: SATA link down (SStatus 0 SControl 310) >12:39:32,126 INFO kernel:[ 349.125248] ata7: EH complete >12:39:32,183 ERR kernel:[ 349.182608] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:32,183 ERR kernel:[ 349.182613] ata7: irq_stat 0x00000040, connection status changed >12:39:32,183 ERR kernel:[ 349.182618] ata7: SError: { PHYInt CommWake DevExch } >12:39:32,183 WARNING kernel:[ 349.182630] ata7: limiting SATA link speed to 1.5 Gbps >12:39:32,183 INFO kernel:[ 349.182637] ata7: hard resetting link >12:39:32,906 INFO kernel:[ 349.905077] ata7: SATA link down (SStatus 0 SControl 310) >12:39:32,906 INFO kernel:[ 349.905100] ata7: EH complete >12:39:32,936 ERR kernel:[ 349.935622] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:32,936 ERR kernel:[ 349.935627] ata7: irq_stat 0x00000040, connection status changed >12:39:32,936 ERR kernel:[ 349.935631] ata7: SError: { PHYInt CommWake DevExch } >12:39:32,936 WARNING kernel:[ 349.935643] ata7: limiting SATA link speed to 1.5 Gbps >12:39:32,936 INFO kernel:[ 349.935650] ata7: hard resetting link >12:39:33,659 INFO kernel:[ 350.658080] ata7: SATA link down (SStatus 0 SControl 310) >12:39:33,659 INFO kernel:[ 350.658102] ata7: EH complete >12:39:33,777 ERR kernel:[ 350.776477] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:33,777 ERR kernel:[ 350.776483] ata7: irq_stat 0x00000040, connection status changed >12:39:33,777 ERR kernel:[ 350.776488] ata7: SError: { PHYInt CommWake DevExch } >12:39:33,777 WARNING kernel:[ 350.776500] ata7: limiting SATA link speed to 1.5 Gbps >12:39:33,777 INFO kernel:[ 350.776507] ata7: hard resetting link >12:39:34,500 INFO kernel:[ 351.499080] ata7: SATA link down (SStatus 0 SControl 310) >12:39:34,500 INFO kernel:[ 351.499103] ata7: EH complete >12:39:35,793 ERR kernel:[ 352.792386] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:35,793 ERR kernel:[ 352.792392] ata7: irq_stat 0x00000040, connection status changed >12:39:35,793 ERR kernel:[ 352.792397] ata7: SError: { PHYInt CommWake DevExch } >12:39:35,793 WARNING kernel:[ 352.792410] ata7: limiting SATA link speed to 1.5 Gbps >12:39:35,793 INFO kernel:[ 352.792417] ata7: hard resetting link >12:39:36,516 INFO kernel:[ 353.515074] ata7: SATA link down (SStatus 0 SControl 310) >12:39:36,516 INFO kernel:[ 353.515093] ata7: EH complete >12:39:36,942 ERR kernel:[ 353.941115] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:36,942 ERR kernel:[ 353.941121] ata7: irq_stat 0x00000040, connection status changed >12:39:36,942 ERR kernel:[ 353.941125] ata7: SError: { PHYInt CommWake DevExch } >12:39:36,942 WARNING kernel:[ 353.941139] ata7: limiting SATA link speed to 1.5 Gbps >12:39:36,942 INFO kernel:[ 353.941146] ata7: hard resetting link >12:39:38,107 INFO kernel:[ 355.106080] ata7: SATA link down (SStatus 0 SControl 310) >12:39:38,107 INFO kernel:[ 355.106102] ata7: EH complete >12:39:38,133 ERR kernel:[ 355.132840] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:38,133 ERR kernel:[ 355.132844] ata7: irq_stat 0x00000040, connection status changed >12:39:38,133 ERR kernel:[ 355.132847] ata7: SError: { PHYInt CommWake DevExch } >12:39:38,133 WARNING kernel:[ 355.132857] ata7: limiting SATA link speed to 1.5 Gbps >12:39:38,133 INFO kernel:[ 355.132862] ata7: hard resetting link >12:39:38,986 INFO kernel:[ 355.985101] ata7: SATA link down (SStatus 0 SControl 310) >12:39:38,986 INFO kernel:[ 355.985124] ata7: EH complete >12:39:39,208 ERR kernel:[ 356.207065] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:39,208 ERR kernel:[ 356.207070] ata7: irq_stat 0x00000040, connection status changed >12:39:39,208 ERR kernel:[ 356.207075] ata7: SError: { PHYInt CommWake DevExch } >12:39:39,208 WARNING kernel:[ 356.207088] ata7: limiting SATA link speed to 1.5 Gbps >12:39:39,208 INFO kernel:[ 356.207094] ata7: hard resetting link >12:39:39,931 INFO kernel:[ 356.930076] ata7: SATA link down (SStatus 0 SControl 310) >12:39:39,931 INFO kernel:[ 356.930099] ata7: EH complete >12:39:39,961 ERR kernel:[ 356.960217] ata7: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen >12:39:39,961 ERR kernel:[ 356.960221] ata7: irq_stat 0x00000040, connection status changed >12:39:39,961 ERR kernel:[ 356.960226] ata7: SError: { PHYInt CommWake DevExch } >12:39:39,961 WARNING kernel:[ 356.960238] ata7: limiting SATA link speed to 1.5 Gbps >12:39:39,961 INFO kernel:[ 356.960245] ata7: hard resetting link >12:39:40,684 INFO kernel:[ 357.683082] ata7: SATA link down (SStatus 0 SControl 310) >12:39:40,684 INFO kernel:[ 357.683105] ata7: EH complete
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 873248
:
638547
| 638548 |
638549
|
638550
|
638551
|
638552
|
638553
|
638554
|
638555
|
638556
|
638557
|
638558
|
638559
|
638560
|
638561