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 610726 Details for
Bug 855358
PartitionException: Can't have overlapping partitions.
[?]
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), 339.88 KB, created by
David Timms
on 2012-09-07 13:59:33 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
David Timms
Created:
2012-09-07 13:59:33 UTC
Size:
339.88 KB
patch
obsolete
>anaconda 18.6.5 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 309, in setPartitionGeometry > start, end) > File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 32, in new > ret = fn(*args, **kwds) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 1230, in _setTargetSize > start=geometry.start, end=geometry.end) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 599, in <lambda> > lambda s, v: s._setTargetSize(v), > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 367, in __init__ > self.device.targetSize = newsize > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1254, in resizeDevice > self.devicetree.registerAction(action_class(device, new_size)) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 626, in _save_right_side > self.__storage.resizeDevice(device, size) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 952, in on_selector_clicked > self._save_right_side(self._current_selector) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 175, in _onSelectorClicked > cb(selector) >PartitionException: Can't have overlapping partitions. > >Local variables in innermost frame: >start: 771973120 >self: parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 8 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f078acd7c90>, <parted.partition.Partition object at 0x7f078ad41fd0>, <parted.partition.Partition object at 0x7f078ad412d0>, <parted.partition.Partition object at 0x7f078ad41110>, <parted.partition.Partition object at 0x7f078ad20d10>, <parted.partition.Partition object at 0x7f078ad20850>, <parted.partition.Partition object at 0x7f078ad20690>, <parted.partition.Partition object at 0x7f078ad20f50>] > device: <parted.device.Device object at 0x7f078a4eb310> > PedDisk: <_ped.Disk object at 0x7f078a425f80> >partition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f078a4eb350> fileSystem: <parted.filesystem.FileSystem object at 0x7f078ad20610> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f078ad20650> PedPartition: <_ped.Partition object at 0x7f078a55b590> >end: 975919103 >constraint: parted.Constraint instance -- > startAlign: <parted.alignment.Alignment object at 0x7f078adda0d0> endAlign: <parted.alignment.Alignment object at 0x7f078adda190> > startRange: <parted.geometry.Geometry object at 0x7f078adda090> endRange: <parted.geometry.Geometry object at 0x7f078ae52fd0> > minSize: 1 maxSize: 976773168 > PedConstraint: <_ped.Constraint object at 0x7f078ad92890> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/home': existing 154970MB partition sda6 (6) with existing ext4 filesystem >, '/boot': existing 1027MB partition sda3 (3) with existing ext4 filesystem >, '/home/c-drive-old': existing 95000MB partition sda7 (7) with existing ntfs filesystem >, '/home/davidtmoved/': existing 31996MB partition sda2 (2) with existing ext4 filesystem >, '/home/c-drive': existing 156946MB partition sda1 (1) with existing ntfs filesystem >, '/': existing 31996MB partition sda5 (5) with existing ext4 filesystem >} > swaps: [existing 500MB partition sda8 (8) with existing swap >] > 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: [] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, sda3, sda4, sda5, sda6, sda7, sda8, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0x7f0795c4c990>> > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sda1, sda2, sda3, sda4, sda5, sda6, sda7, sda8, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, '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 >, '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 >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'sda7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'sda4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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 >, 'sda8': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda8 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda8 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 8 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [existing 476940MB disk sda (0) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 286965MB partition sda4 (4) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, OpticalDevice instance, containing members: > _model: hp_CDDVDW_TS-L633R > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: hp CDDVDW TS-L633R path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2096848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f07870d2950> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Alpha-TC6_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (Iso9660FS instance) > bus: Skipped > _size: 4095.40625 > _serial: None > id: 9 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 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: 11 > 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: 12 > 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: 176db896-3a2f-4518-b838-3a252dfbfae2 > _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: 13 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _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: 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: 15 > minor: 0 >, existing 1024MB dm live-rw (16) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _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: None > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: 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: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f079020f450) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f079020f490) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f079020f4d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f079020f510) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f079020f550) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3856 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: Already dumped (OpticalDevice instance) > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._setup: True > _intf.payload.txID: None > _intf.payload._space_required: 0 b > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >clearPartTypeSystem: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >_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: None >stage2: hd:LABEL=Fedorax2018-Alpha-TC6x20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.6.5 > 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/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': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Alpha-TC6x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >23:44:40,442 INFO anaconda: /sbin/anaconda 18.6.5 >23:44:43,796 INFO anaconda: 4063232 kB (3968 MB) are available >23:44:43,796 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >23:44:43,905 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >23:44:43,907 INFO anaconda: Default encoding = utf-8 >23:44:45,005 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >23:44:45,006 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >23:44:46,243 INFO anaconda: Display mode = g >23:44:46,245 INFO anaconda: 4063232 kB (3968 MB) are available >23:44:46,245 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >23:44:49,068 DEBUG anaconda: X server has signalled a successful start. >23:44:49,081 INFO anaconda: Starting window manager, pid 823. >23:44:54,686 INFO anaconda: using only installclass _Fedora >23:44:56,802 INFO anaconda: Detected 3856M of memory >23:44:56,803 INFO anaconda: Swap attempt of 3856M >23:44:58,504 DEBUG anaconda: required disklabel type for sda (1) is None >23:44:58,504 DEBUG anaconda: default disklabel type for sda is msdos >23:44:58,507 DEBUG anaconda: selecting msdos disklabel for sda based on size >23:45:33,662 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >23:45:34,083 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >23:45:34,384 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage as ext4 with options defaults,ro >23:45:34,480 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >23:45:34,773 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda5 on /mnt/sysimage as ext4 with options defaults,ro >23:45:35,230 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >23:45:35,427 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda6 on /mnt/sysimage as ext4 with options defaults,ro >23:45:35,528 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >23:51:49,489 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) > >23:56:17,734 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >23:56:17,745 ERR anaconda: You have not created a bootable partition. >23:56:17,783 DEBUG anaconda: ui: unused=[] >23:56:17,783 DEBUG anaconda: ui: new_devices=[] >23:56:17,812 DEBUG anaconda: page clicked: New Fedora 18-Alpha-TC6 Installation >23:56:17,812 DEBUG anaconda: show first mountpoint: New Fedora 18-Alpha-TC6 Installation >23:56:17,812 DEBUG anaconda: show first mountpoint: New Fedora 18-Alpha-TC6 Installation >23:56:25,923 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >23:56:25,923 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >23:56:25,924 DEBUG anaconda: page Fedora Linux 17 for x86_64 has 7 members >23:56:25,932 DEBUG anaconda: populate_right_side: existing 154970MB partition sda6 (6) with existing ext4 filesystem >23:56:25,935 DEBUG anaconda: min: 143161.0 max: 16777216 current: 154970.740723 >23:56:32,319 DEBUG anaconda: current selector: existing 154970MB partition sda6 (6) with existing ext4 filesystem >23:56:32,320 DEBUG anaconda: new selector: existing 95000MB partition sda7 (7) with existing ntfs filesystem >23:56:32,321 INFO anaconda: ui: saving changes to device sda6 >23:56:32,322 DEBUG anaconda: new size: 154970.740723 >23:56:32,322 DEBUG anaconda: old size: 154970.740723 >23:56:32,322 DEBUG anaconda: new device type: 0 >23:56:32,323 DEBUG anaconda: new fs type: ext4 >23:56:32,323 DEBUG anaconda: new encryption setting: False >23:56:32,324 DEBUG anaconda: populate_right_side: existing 95000MB partition sda7 (7) with existing ntfs filesystem >23:56:32,325 DEBUG anaconda: min: 99583 max: 16777216 current: 95000.0 >23:56:42,787 DEBUG anaconda: current selector: existing 95000MB partition sda7 (7) with existing ntfs filesystem >23:56:42,788 DEBUG anaconda: new selector: existing 156946MB partition sda1 (1) with existing ntfs filesystem >23:56:42,788 INFO anaconda: ui: saving changes to device sda7 >23:56:42,789 DEBUG anaconda: new size: 99583.0 >23:56:42,790 DEBUG anaconda: old size: 95000.0 >23:56:42,790 DEBUG anaconda: new device type: 0 >23:56:42,791 DEBUG anaconda: new fs type: ext4 >23:56:42,792 DEBUG anaconda: new encryption setting: False > > >/tmp/program.log: >23:44:44,138 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >23:44:44,211 INFO program: Running... modprobe fcoe >23:44:44,958 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >23:44:45,004 INFO program: No FCoE boot disk information is found in EDD! >23:44:45,007 INFO program: Running... modprobe scsi_wait_scan >23:44:45,035 ERR program: FATAL: Module scsi_wait_scan not found. >23:44:45,037 INFO program: Running... rmmod scsi_wait_scan >23:44:45,060 ERR program: Error: Module scsi_wait_scan is not currently loaded >23:44:45,062 INFO program: Running... udevadm settle --timeout=300 >23:44:45,689 INFO program: Running... multipath -d >23:44:46,129 INFO program: Running... multipath -ll >23:44:49,083 INFO program: Running... metacity --display :1 --sm-disable >23:44:53,336 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >23:44:56,848 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >23:44:57,604 INFO program: Running... modprobe scsi_wait_scan >23:44:57,605 INFO program: Running... systemctl start chronyd.service >23:44:57,666 ERR program: FATAL: Module scsi_wait_scan not found. >23:44:57,764 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. >23:44:57,768 INFO program: Running... rmmod scsi_wait_scan >23:44:57,897 ERR program: Error: Module scsi_wait_scan is not currently loaded >23:44:58,048 INFO program: Running... udevadm settle --timeout=300 >23:44:58,277 INFO program: Running... multipath -d >23:44:58,340 INFO program: Running... multipath -ll >23:44:58,832 INFO program: Running... ntfsinfo -m /dev/sda1 >23:44:59,144 INFO program: Volume Information >23:44:59,146 INFO program: Name of device: /dev/sda1 >23:44:59,146 INFO program: Device state: 11 >23:44:59,147 INFO program: Volume Name: Windows >23:44:59,147 INFO program: Volume State: 91 >23:44:59,148 INFO program: Volume Version: 3.1 >23:44:59,149 INFO program: Sector Size: 512 >23:44:59,150 INFO program: Cluster Size: 4096 >23:44:59,151 INFO program: Index Block Size: 4096 >23:44:59,152 INFO program: Volume Size in Clusters: 40177760 >23:44:59,152 INFO program: MFT Information >23:44:59,153 INFO program: MFT Record Size: 1024 >23:44:59,153 INFO program: MFT Zone Multiplier: 0 >23:44:59,153 INFO program: MFT Data Position: 24 >23:44:59,154 INFO program: MFT Zone Start: 786432 >23:44:59,156 INFO program: MFT Zone End: 5808652 >23:44:59,159 INFO program: MFT Zone Position: 786432 >23:44:59,162 INFO program: Current Position in First Data Zone: 5808652 >23:44:59,165 INFO program: Current Position in Second Data Zone: 0 >23:44:59,168 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >23:44:59,171 INFO program: FILE_MFTMirr Size: 4 >23:44:59,175 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >23:44:59,177 INFO program: Size of Attribute Definition Table: 2560 >23:44:59,180 INFO program: FILE_Bitmap Information >23:44:59,184 INFO program: FILE_Bitmap MFT Record Number: 6 >23:44:59,187 INFO program: State of FILE_Bitmap Inode: 80 >23:44:59,190 INFO program: Length of Attribute List: 0 >23:44:59,193 INFO program: Attribute List: (null) >23:44:59,196 INFO program: Number of Attached Extent Inodes: 0 >23:44:59,199 INFO program: FILE_Bitmap Data Attribute Information >23:44:59,202 INFO program: Decompressed Runlist: not done yet >23:44:59,206 INFO program: Base Inode: 6 >23:44:59,209 INFO program: Attribute Types: not done yet >23:44:59,213 INFO program: Attribute Name Length: 0 >23:44:59,218 INFO program: Attribute State: 3 >23:44:59,222 INFO program: Attribute Allocated Size: 5025792 >23:44:59,227 INFO program: Attribute Data Size: 5022224 >23:44:59,232 INFO program: Attribute Initialized Size: 5022224 >23:44:59,237 INFO program: Attribute Compressed Size: 0 >23:44:59,241 INFO program: Compression Block Size: 0 >23:44:59,245 INFO program: Compression Block Size Bits: 0 >23:44:59,247 INFO program: Compression Block Clusters: 0 >23:44:59,251 INFO program: Running... ntfsresize -m /dev/sda1 >23:45:23,546 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >23:45:23,549 INFO program: Minsize (in MB): 150337 >23:45:23,953 INFO program: Running... dumpe2fs -h /dev/sda2 >23:45:24,144 INFO program: Filesystem volume name: davidtmoved >23:45:24,145 INFO program: Last mounted on: /home/davidtmoved >23:45:24,145 INFO program: Filesystem UUID: 62451057-46b6-441f-bff9-586fdb7be3e6 >23:45:24,146 INFO program: Filesystem magic number: 0xEF53 >23:45:24,146 INFO program: Filesystem revision #: 1 (dynamic) >23:45:24,147 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 >23:45:24,147 INFO program: Filesystem flags: signed_directory_hash >23:45:24,148 INFO program: Default mount options: user_xattr acl >23:45:24,148 INFO program: Filesystem state: clean >23:45:24,149 INFO program: Errors behavior: Continue >23:45:24,149 INFO program: Filesystem OS type: Linux >23:45:24,150 INFO program: Inode count: 2048000 >23:45:24,150 INFO program: Block count: 8191141 >23:45:24,151 INFO program: Reserved block count: 10 >23:45:24,154 INFO program: Free blocks: 168867 >23:45:24,157 INFO program: Free inodes: 2047982 >23:45:24,160 INFO program: First block: 0 >23:45:24,163 INFO program: Block size: 4096 >23:45:24,166 INFO program: Fragment size: 4096 >23:45:24,169 INFO program: Reserved GDT blocks: 1022 >23:45:24,172 INFO program: Blocks per group: 32768 >23:45:24,175 INFO program: Fragments per group: 32768 >23:45:24,178 INFO program: Inodes per group: 8192 >23:45:24,181 INFO program: Inode blocks per group: 512 >23:45:24,184 INFO program: Flex block group size: 16 >23:45:24,187 INFO program: Filesystem created: Fri Aug 24 13:50:44 2012 >23:45:24,190 INFO program: Last mount time: Fri Sep 7 05:09:39 2012 >23:45:24,193 INFO program: Last write time: Fri Sep 7 12:04:33 2012 >23:45:24,196 INFO program: Mount count: 14 >23:45:24,199 INFO program: Maximum mount count: -1 >23:45:24,202 INFO program: Last checked: Fri Aug 24 13:50:44 2012 >23:45:24,205 INFO program: Check interval: 0 (<none>) >23:45:24,208 INFO program: Lifetime writes: 31 GB >23:45:24,212 INFO program: Reserved blocks uid: 0 (user root) >23:45:24,215 INFO program: Reserved blocks gid: 0 (group root) >23:45:24,218 INFO program: First inode: 11 >23:45:24,221 INFO program: Inode size: 256 >23:45:24,224 INFO program: Required extra isize: 28 >23:45:24,227 INFO program: Desired extra isize: 28 >23:45:24,230 INFO program: Journal inode: 8 >23:45:24,234 INFO program: Default directory hash: half_md4 >23:45:24,238 INFO program: Directory Hash Seed: ece058b1-afa6-4adc-8245-5366ab79ea89 >23:45:24,241 INFO program: Journal backup: inode blocks >23:45:24,244 INFO program: Journal features: (none) >23:45:24,248 INFO program: Journal size: 128M >23:45:24,251 INFO program: Journal length: 32768 >23:45:24,254 INFO program: Journal sequence: 0x00000074 >23:45:24,257 INFO program: Journal start: 0 >23:45:24,260 INFO program: >23:45:24,263 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:45:24,267 INFO program: Running... dumpe2fs -h /dev/sda2 >23:45:24,343 INFO program: Filesystem volume name: davidtmoved >23:45:24,344 INFO program: Last mounted on: /home/davidtmoved >23:45:24,345 INFO program: Filesystem UUID: 62451057-46b6-441f-bff9-586fdb7be3e6 >23:45:24,345 INFO program: Filesystem magic number: 0xEF53 >23:45:24,346 INFO program: Filesystem revision #: 1 (dynamic) >23:45:24,346 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 >23:45:24,347 INFO program: Filesystem flags: signed_directory_hash >23:45:24,347 INFO program: Default mount options: user_xattr acl >23:45:24,348 INFO program: Filesystem state: clean >23:45:24,348 INFO program: Errors behavior: Continue >23:45:24,349 INFO program: Filesystem OS type: Linux >23:45:24,349 INFO program: Inode count: 2048000 >23:45:24,349 INFO program: Block count: 8191141 >23:45:24,350 INFO program: Reserved block count: 10 >23:45:24,354 INFO program: Free blocks: 168867 >23:45:24,359 INFO program: Free inodes: 2047982 >23:45:24,364 INFO program: First block: 0 >23:45:24,367 INFO program: Block size: 4096 >23:45:24,370 INFO program: Fragment size: 4096 >23:45:24,373 INFO program: Reserved GDT blocks: 1022 >23:45:24,376 INFO program: Blocks per group: 32768 >23:45:24,379 INFO program: Fragments per group: 32768 >23:45:24,382 INFO program: Inodes per group: 8192 >23:45:24,385 INFO program: Inode blocks per group: 512 >23:45:24,389 INFO program: Flex block group size: 16 >23:45:24,392 INFO program: Filesystem created: Fri Aug 24 13:50:44 2012 >23:45:24,395 INFO program: Last mount time: Fri Sep 7 05:09:39 2012 >23:45:24,398 INFO program: Last write time: Fri Sep 7 12:04:33 2012 >23:45:24,401 INFO program: Mount count: 14 >23:45:24,405 INFO program: Maximum mount count: -1 >23:45:24,407 INFO program: Last checked: Fri Aug 24 13:50:44 2012 >23:45:24,410 INFO program: Check interval: 0 (<none>) >23:45:24,414 INFO program: Lifetime writes: 31 GB >23:45:24,417 INFO program: Reserved blocks uid: 0 (user root) >23:45:24,421 INFO program: Reserved blocks gid: 0 (group root) >23:45:24,424 INFO program: First inode: 11 >23:45:24,426 INFO program: Inode size: 256 >23:45:24,430 INFO program: Required extra isize: 28 >23:45:24,433 INFO program: Desired extra isize: 28 >23:45:24,436 INFO program: Journal inode: 8 >23:45:24,439 INFO program: Default directory hash: half_md4 >23:45:24,443 INFO program: Directory Hash Seed: ece058b1-afa6-4adc-8245-5366ab79ea89 >23:45:24,446 INFO program: Journal backup: inode blocks >23:45:24,449 INFO program: Journal features: (none) >23:45:24,452 INFO program: Journal size: 128M >23:45:24,455 INFO program: Journal length: 32768 >23:45:24,458 INFO program: Journal sequence: 0x00000074 >23:45:24,461 INFO program: Journal start: 0 >23:45:24,465 INFO program: >23:45:24,468 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:45:24,471 INFO program: Running... resize2fs -P /dev/sda2 >23:45:24,614 INFO program: Estimated minimum size of the filesystem: 8035949 >23:45:24,615 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:45:24,744 INFO program: Running... dumpe2fs -h /dev/sda3 >23:45:24,808 INFO program: Filesystem volume name: sda3-boot-2MB >23:45:24,809 INFO program: Last mounted on: /boot >23:45:24,809 INFO program: Filesystem UUID: ed15ae1f-2820-452a-b10f-861dc8016c5e >23:45:24,810 INFO program: Filesystem magic number: 0xEF53 >23:45:24,811 INFO program: Filesystem revision #: 1 (dynamic) >23:45:24,811 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 >23:45:24,812 INFO program: Filesystem flags: signed_directory_hash >23:45:24,813 INFO program: Default mount options: user_xattr acl >23:45:24,814 INFO program: Filesystem state: clean >23:45:24,814 INFO program: Errors behavior: Continue >23:45:24,815 INFO program: Filesystem OS type: Linux >23:45:24,815 INFO program: Inode count: 65808 >23:45:24,816 INFO program: Block count: 263064 >23:45:24,817 INFO program: Reserved block count: 13153 >23:45:24,819 INFO program: Free blocks: 227878 >23:45:24,823 INFO program: Free inodes: 65426 >23:45:24,826 INFO program: First block: 0 >23:45:24,829 INFO program: Block size: 4096 >23:45:24,832 INFO program: Fragment size: 4096 >23:45:24,835 INFO program: Reserved GDT blocks: 64 >23:45:24,838 INFO program: Blocks per group: 32768 >23:45:24,842 INFO program: Fragments per group: 32768 >23:45:24,845 INFO program: Inodes per group: 7312 >23:45:24,848 INFO program: Inode blocks per group: 457 >23:45:24,851 INFO program: Flex block group size: 16 >23:45:24,854 INFO program: Filesystem created: Sat Jun 4 10:03:34 2011 >23:45:24,857 INFO program: Last mount time: Fri Sep 7 05:09:26 2012 >23:45:24,860 INFO program: Last write time: Fri Sep 7 12:04:33 2012 >23:45:24,863 INFO program: Mount count: 67 >23:45:24,866 INFO program: Maximum mount count: -1 >23:45:24,869 INFO program: Last checked: Fri Feb 24 08:17:47 2012 >23:45:24,873 INFO program: Check interval: 0 (<none>) >23:45:24,876 INFO program: Lifetime writes: 544 MB >23:45:24,879 INFO program: Reserved blocks uid: 0 (user root) >23:45:24,882 INFO program: Reserved blocks gid: 0 (group root) >23:45:24,885 INFO program: First inode: 11 >23:45:24,889 INFO program: Inode size: 256 >23:45:24,892 INFO program: Required extra isize: 28 >23:45:24,895 INFO program: Desired extra isize: 28 >23:45:24,898 INFO program: Journal inode: 8 >23:45:24,901 INFO program: Default directory hash: half_md4 >23:45:24,904 INFO program: Directory Hash Seed: 6d3ea026-6aba-4d86-8147-974afa98b377 >23:45:24,907 INFO program: Journal backup: inode blocks >23:45:24,911 INFO program: Journal features: (none) >23:45:24,914 INFO program: Journal size: 32M >23:45:24,918 INFO program: Journal length: 8192 >23:45:24,921 INFO program: Journal sequence: 0x000002c5 >23:45:24,924 INFO program: Journal start: 0 >23:45:24,927 INFO program: >23:45:24,930 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:45:24,934 INFO program: Running... dumpe2fs -h /dev/sda3 >23:45:25,012 INFO program: Filesystem volume name: sda3-boot-2MB >23:45:25,013 INFO program: Last mounted on: /boot >23:45:25,013 INFO program: Filesystem UUID: ed15ae1f-2820-452a-b10f-861dc8016c5e >23:45:25,014 INFO program: Filesystem magic number: 0xEF53 >23:45:25,014 INFO program: Filesystem revision #: 1 (dynamic) >23:45:25,015 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 >23:45:25,015 INFO program: Filesystem flags: signed_directory_hash >23:45:25,016 INFO program: Default mount options: user_xattr acl >23:45:25,016 INFO program: Filesystem state: clean >23:45:25,017 INFO program: Errors behavior: Continue >23:45:25,018 INFO program: Filesystem OS type: Linux >23:45:25,018 INFO program: Inode count: 65808 >23:45:25,019 INFO program: Block count: 263064 >23:45:25,020 INFO program: Reserved block count: 13153 >23:45:25,026 INFO program: Free blocks: 227878 >23:45:25,032 INFO program: Free inodes: 65426 >23:45:25,035 INFO program: First block: 0 >23:45:25,038 INFO program: Block size: 4096 >23:45:25,041 INFO program: Fragment size: 4096 >23:45:25,044 INFO program: Reserved GDT blocks: 64 >23:45:25,048 INFO program: Blocks per group: 32768 >23:45:25,051 INFO program: Fragments per group: 32768 >23:45:25,054 INFO program: Inodes per group: 7312 >23:45:25,057 INFO program: Inode blocks per group: 457 >23:45:25,060 INFO program: Flex block group size: 16 >23:45:25,064 INFO program: Filesystem created: Sat Jun 4 10:03:34 2011 >23:45:25,067 INFO program: Last mount time: Fri Sep 7 05:09:26 2012 >23:45:25,071 INFO program: Last write time: Fri Sep 7 12:04:33 2012 >23:45:25,074 INFO program: Mount count: 67 >23:45:25,077 INFO program: Maximum mount count: -1 >23:45:25,080 INFO program: Last checked: Fri Feb 24 08:17:47 2012 >23:45:25,083 INFO program: Check interval: 0 (<none>) >23:45:25,086 INFO program: Lifetime writes: 544 MB >23:45:25,089 INFO program: Reserved blocks uid: 0 (user root) >23:45:25,092 INFO program: Reserved blocks gid: 0 (group root) >23:45:25,096 INFO program: First inode: 11 >23:45:25,099 INFO program: Inode size: 256 >23:45:25,102 INFO program: Required extra isize: 28 >23:45:25,106 INFO program: Desired extra isize: 28 >23:45:25,108 INFO program: Journal inode: 8 >23:45:25,112 INFO program: Default directory hash: half_md4 >23:45:25,115 INFO program: Directory Hash Seed: 6d3ea026-6aba-4d86-8147-974afa98b377 >23:45:25,118 INFO program: Journal backup: inode blocks >23:45:25,121 INFO program: Journal features: (none) >23:45:25,124 INFO program: Journal size: 32M >23:45:25,128 INFO program: Journal length: 8192 >23:45:25,131 INFO program: Journal sequence: 0x000002c5 >23:45:25,134 INFO program: Journal start: 0 >23:45:25,137 INFO program: >23:45:25,140 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:45:25,144 INFO program: Running... resize2fs -P /dev/sda3 >23:45:25,221 INFO program: Estimated minimum size of the filesystem: 39108 >23:45:25,222 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:45:25,393 INFO program: Running... dumpe2fs -h /dev/sda5 >23:45:25,455 INFO program: Filesystem volume name: sda5-slash-32GB >23:45:25,456 INFO program: Last mounted on: / >23:45:25,457 INFO program: Filesystem UUID: e054b9b2-1ab7-4741-a815-dde95d053f7e >23:45:25,457 INFO program: Filesystem magic number: 0xEF53 >23:45:25,458 INFO program: Filesystem revision #: 1 (dynamic) >23:45:25,458 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 >23:45:25,459 INFO program: Filesystem flags: signed_directory_hash >23:45:25,459 INFO program: Default mount options: user_xattr acl >23:45:25,460 INFO program: Filesystem state: clean >23:45:25,460 INFO program: Errors behavior: Continue >23:45:25,461 INFO program: Filesystem OS type: Linux >23:45:25,461 INFO program: Inode count: 2048000 >23:45:25,462 INFO program: Block count: 8191134 >23:45:25,462 INFO program: Reserved block count: 409556 >23:45:25,465 INFO program: Free blocks: 4074003 >23:45:25,467 INFO program: Free inodes: 1760313 >23:45:25,470 INFO program: First block: 0 >23:45:25,473 INFO program: Block size: 4096 >23:45:25,476 INFO program: Fragment size: 4096 >23:45:25,480 INFO program: Reserved GDT blocks: 1022 >23:45:25,483 INFO program: Blocks per group: 32768 >23:45:25,488 INFO program: Fragments per group: 32768 >23:45:25,493 INFO program: Inodes per group: 8192 >23:45:25,496 INFO program: Inode blocks per group: 512 >23:45:25,499 INFO program: Flex block group size: 16 >23:45:25,502 INFO program: Filesystem created: Sat Jun 4 10:03:31 2011 >23:45:25,505 INFO program: Last mount time: Fri Sep 7 05:09:13 2012 >23:45:25,509 INFO program: Last write time: Fri Sep 7 15:09:08 2012 >23:45:25,512 INFO program: Mount count: 69 >23:45:25,515 INFO program: Maximum mount count: -1 >23:45:25,518 INFO program: Last checked: Fri Feb 24 19:17:22 2012 >23:45:25,521 INFO program: Check interval: 0 (<none>) >23:45:25,525 INFO program: Lifetime writes: 130 GB >23:45:25,528 INFO program: Reserved blocks uid: 0 (user root) >23:45:25,531 INFO program: Reserved blocks gid: 0 (group root) >23:45:25,534 INFO program: First inode: 11 >23:45:25,537 INFO program: Inode size: 256 >23:45:25,541 INFO program: Required extra isize: 28 >23:45:25,544 INFO program: Desired extra isize: 28 >23:45:25,547 INFO program: Journal inode: 8 >23:45:25,550 INFO program: Default directory hash: half_md4 >23:45:25,553 INFO program: Directory Hash Seed: 29af0469-f4f2-4e3e-9e6c-cd4700257d27 >23:45:25,556 INFO program: Journal backup: inode blocks >23:45:25,559 INFO program: Journal features: journal_incompat_revoke >23:45:25,562 INFO program: Journal size: 128M >23:45:25,565 INFO program: Journal length: 32768 >23:45:25,568 INFO program: Journal sequence: 0x0001be66 >23:45:25,571 INFO program: Journal start: 0 >23:45:25,574 INFO program: >23:45:25,578 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:45:25,581 INFO program: Running... dumpe2fs -h /dev/sda5 >23:45:25,655 INFO program: Filesystem volume name: sda5-slash-32GB >23:45:25,656 INFO program: Last mounted on: / >23:45:25,656 INFO program: Filesystem UUID: e054b9b2-1ab7-4741-a815-dde95d053f7e >23:45:25,657 INFO program: Filesystem magic number: 0xEF53 >23:45:25,657 INFO program: Filesystem revision #: 1 (dynamic) >23:45:25,657 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 >23:45:25,658 INFO program: Filesystem flags: signed_directory_hash >23:45:25,658 INFO program: Default mount options: user_xattr acl >23:45:25,658 INFO program: Filesystem state: clean >23:45:25,659 INFO program: Errors behavior: Continue >23:45:25,659 INFO program: Filesystem OS type: Linux >23:45:25,659 INFO program: Inode count: 2048000 >23:45:25,660 INFO program: Block count: 8191134 >23:45:25,660 INFO program: Reserved block count: 409556 >23:45:25,662 INFO program: Free blocks: 4074003 >23:45:25,667 INFO program: Free inodes: 1760313 >23:45:25,672 INFO program: First block: 0 >23:45:25,676 INFO program: Block size: 4096 >23:45:25,679 INFO program: Fragment size: 4096 >23:45:25,682 INFO program: Reserved GDT blocks: 1022 >23:45:25,685 INFO program: Blocks per group: 32768 >23:45:25,688 INFO program: Fragments per group: 32768 >23:45:25,691 INFO program: Inodes per group: 8192 >23:45:25,695 INFO program: Inode blocks per group: 512 >23:45:25,698 INFO program: Flex block group size: 16 >23:45:25,700 INFO program: Filesystem created: Sat Jun 4 10:03:31 2011 >23:45:25,704 INFO program: Last mount time: Fri Sep 7 05:09:13 2012 >23:45:25,707 INFO program: Last write time: Fri Sep 7 15:09:08 2012 >23:45:25,710 INFO program: Mount count: 69 >23:45:25,713 INFO program: Maximum mount count: -1 >23:45:25,717 INFO program: Last checked: Fri Feb 24 19:17:22 2012 >23:45:25,720 INFO program: Check interval: 0 (<none>) >23:45:25,723 INFO program: Lifetime writes: 130 GB >23:45:25,727 INFO program: Reserved blocks uid: 0 (user root) >23:45:25,730 INFO program: Reserved blocks gid: 0 (group root) >23:45:25,733 INFO program: First inode: 11 >23:45:25,736 INFO program: Inode size: 256 >23:45:25,739 INFO program: Required extra isize: 28 >23:45:25,742 INFO program: Desired extra isize: 28 >23:45:25,745 INFO program: Journal inode: 8 >23:45:25,748 INFO program: Default directory hash: half_md4 >23:45:25,752 INFO program: Directory Hash Seed: 29af0469-f4f2-4e3e-9e6c-cd4700257d27 >23:45:25,755 INFO program: Journal backup: inode blocks >23:45:25,759 INFO program: Journal features: journal_incompat_revoke >23:45:25,762 INFO program: Journal size: 128M >23:45:25,765 INFO program: Journal length: 32768 >23:45:25,768 INFO program: Journal sequence: 0x0001be66 >23:45:25,771 INFO program: Journal start: 0 >23:45:25,774 INFO program: >23:45:25,777 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:45:25,780 INFO program: Running... resize2fs -P /dev/sda5 >23:45:25,855 INFO program: Estimated minimum size of the filesystem: 4067319 >23:45:25,856 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:45:25,970 INFO program: Running... dumpe2fs -h /dev/sda6 >23:45:26,061 INFO program: Filesystem volume name: sda6-home-152GB >23:45:26,063 INFO program: Last mounted on: /home >23:45:26,063 INFO program: Filesystem UUID: bbbf52ae-e249-4313-aec5-b4338a305751 >23:45:26,064 INFO program: Filesystem magic number: 0xEF53 >23:45:26,064 INFO program: Filesystem revision #: 1 (dynamic) >23:45:26,065 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 >23:45:26,065 INFO program: Filesystem flags: signed_directory_hash >23:45:26,066 INFO program: Default mount options: user_xattr acl >23:45:26,066 INFO program: Filesystem state: clean >23:45:26,067 INFO program: Errors behavior: Continue >23:45:26,067 INFO program: Filesystem OS type: Linux >23:45:26,068 INFO program: Inode count: 9920512 >23:45:26,068 INFO program: Block count: 39672509 >23:45:26,069 INFO program: Reserved block count: 1983625 >23:45:26,072 INFO program: Free blocks: 2991558 >23:45:26,075 INFO program: Free inodes: 9896627 >23:45:26,078 INFO program: First block: 0 >23:45:26,081 INFO program: Block size: 4096 >23:45:26,085 INFO program: Fragment size: 4096 >23:45:26,087 INFO program: Reserved GDT blocks: 1014 >23:45:26,090 INFO program: Blocks per group: 32768 >23:45:26,093 INFO program: Fragments per group: 32768 >23:45:26,096 INFO program: Inodes per group: 8192 >23:45:26,100 INFO program: Inode blocks per group: 512 >23:45:26,103 INFO program: Flex block group size: 16 >23:45:26,106 INFO program: Filesystem created: Sat Jun 4 10:03:28 2011 >23:45:26,109 INFO program: Last mount time: Fri Sep 7 05:09:39 2012 >23:45:26,110 INFO program: Last write time: Fri Sep 7 12:04:34 2012 >23:45:26,111 INFO program: Mount count: 63 >23:45:26,111 INFO program: Maximum mount count: -1 >23:45:26,112 INFO program: Last checked: Fri Feb 24 08:17:42 2012 >23:45:26,113 INFO program: Check interval: 0 (<none>) >23:45:26,113 INFO program: Lifetime writes: 171 GB >23:45:26,114 INFO program: Reserved blocks uid: 0 (user root) >23:45:26,114 INFO program: Reserved blocks gid: 0 (group root) >23:45:26,115 INFO program: First inode: 11 >23:45:26,116 INFO program: Inode size: 256 >23:45:26,116 INFO program: Required extra isize: 28 >23:45:26,117 INFO program: Desired extra isize: 28 >23:45:26,118 INFO program: Journal inode: 8 >23:45:26,118 INFO program: Default directory hash: half_md4 >23:45:26,119 INFO program: Directory Hash Seed: 3b27c340-9de9-4938-8f1c-d68d907d937a >23:45:26,119 INFO program: Journal backup: inode blocks >23:45:26,120 INFO program: Journal features: journal_incompat_revoke >23:45:26,121 INFO program: Journal size: 128M >23:45:26,121 INFO program: Journal length: 32768 >23:45:26,122 INFO program: Journal sequence: 0x00008478 >23:45:26,122 INFO program: Journal start: 0 >23:45:26,123 INFO program: >23:45:26,124 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:45:26,125 INFO program: Running... dumpe2fs -h /dev/sda6 >23:45:26,199 INFO program: Filesystem volume name: sda6-home-152GB >23:45:26,200 INFO program: Last mounted on: /home >23:45:26,201 INFO program: Filesystem UUID: bbbf52ae-e249-4313-aec5-b4338a305751 >23:45:26,201 INFO program: Filesystem magic number: 0xEF53 >23:45:26,202 INFO program: Filesystem revision #: 1 (dynamic) >23:45:26,202 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 >23:45:26,202 INFO program: Filesystem flags: signed_directory_hash >23:45:26,203 INFO program: Default mount options: user_xattr acl >23:45:26,203 INFO program: Filesystem state: clean >23:45:26,203 INFO program: Errors behavior: Continue >23:45:26,203 INFO program: Filesystem OS type: Linux >23:45:26,204 INFO program: Inode count: 9920512 >23:45:26,204 INFO program: Block count: 39672509 >23:45:26,204 INFO program: Reserved block count: 1983625 >23:45:26,205 INFO program: Free blocks: 2991558 >23:45:26,205 INFO program: Free inodes: 9896627 >23:45:26,205 INFO program: First block: 0 >23:45:26,205 INFO program: Block size: 4096 >23:45:26,206 INFO program: Fragment size: 4096 >23:45:26,206 INFO program: Reserved GDT blocks: 1014 >23:45:26,206 INFO program: Blocks per group: 32768 >23:45:26,206 INFO program: Fragments per group: 32768 >23:45:26,207 INFO program: Inodes per group: 8192 >23:45:26,207 INFO program: Inode blocks per group: 512 >23:45:26,207 INFO program: Flex block group size: 16 >23:45:26,208 INFO program: Filesystem created: Sat Jun 4 10:03:28 2011 >23:45:26,208 INFO program: Last mount time: Fri Sep 7 05:09:39 2012 >23:45:26,209 INFO program: Last write time: Fri Sep 7 12:04:34 2012 >23:45:26,209 INFO program: Mount count: 63 >23:45:26,210 INFO program: Maximum mount count: -1 >23:45:26,210 INFO program: Last checked: Fri Feb 24 08:17:42 2012 >23:45:26,211 INFO program: Check interval: 0 (<none>) >23:45:26,211 INFO program: Lifetime writes: 171 GB >23:45:26,212 INFO program: Reserved blocks uid: 0 (user root) >23:45:26,213 INFO program: Reserved blocks gid: 0 (group root) >23:45:26,213 INFO program: First inode: 11 >23:45:26,214 INFO program: Inode size: 256 >23:45:26,214 INFO program: Required extra isize: 28 >23:45:26,215 INFO program: Desired extra isize: 28 >23:45:26,215 INFO program: Journal inode: 8 >23:45:26,216 INFO program: Default directory hash: half_md4 >23:45:26,216 INFO program: Directory Hash Seed: 3b27c340-9de9-4938-8f1c-d68d907d937a >23:45:26,217 INFO program: Journal backup: inode blocks >23:45:26,217 INFO program: Journal features: journal_incompat_revoke >23:45:26,218 INFO program: Journal size: 128M >23:45:26,219 INFO program: Journal length: 32768 >23:45:26,219 INFO program: Journal sequence: 0x00008478 >23:45:26,220 INFO program: Journal start: 0 >23:45:26,220 INFO program: >23:45:26,221 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:45:26,222 INFO program: Running... resize2fs -P /dev/sda6 >23:45:26,290 INFO program: Estimated minimum size of the filesystem: 36648974 >23:45:26,291 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:45:26,428 INFO program: Running... ntfsinfo -m /dev/sda7 >23:45:26,514 INFO program: Volume Information >23:45:26,515 INFO program: Name of device: /dev/sda7 >23:45:26,516 INFO program: Device state: 11 >23:45:26,516 INFO program: Volume Name: work-old >23:45:26,517 INFO program: Volume State: 91 >23:45:26,517 INFO program: Volume Version: 3.1 >23:45:26,518 INFO program: Sector Size: 512 >23:45:26,518 INFO program: Cluster Size: 4096 >23:45:26,519 INFO program: Index Block Size: 4096 >23:45:26,519 INFO program: Volume Size in Clusters: 24319999 >23:45:26,520 INFO program: MFT Information >23:45:26,520 INFO program: MFT Record Size: 1024 >23:45:26,521 INFO program: MFT Zone Multiplier: 0 >23:45:26,521 INFO program: MFT Data Position: 24 >23:45:26,522 INFO program: MFT Zone Start: 786432 >23:45:26,522 INFO program: MFT Zone End: 3826431 >23:45:26,522 INFO program: MFT Zone Position: 786432 >23:45:26,522 INFO program: Current Position in First Data Zone: 3826431 >23:45:26,523 INFO program: Current Position in Second Data Zone: 0 >23:45:26,523 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >23:45:26,523 INFO program: FILE_MFTMirr Size: 4 >23:45:26,524 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >23:45:26,524 INFO program: Size of Attribute Definition Table: 2560 >23:45:26,524 INFO program: FILE_Bitmap Information >23:45:26,524 INFO program: FILE_Bitmap MFT Record Number: 6 >23:45:26,525 INFO program: State of FILE_Bitmap Inode: 80 >23:45:26,526 INFO program: Length of Attribute List: 0 >23:45:26,526 INFO program: Attribute List: (null) >23:45:26,527 INFO program: Number of Attached Extent Inodes: 0 >23:45:26,527 INFO program: FILE_Bitmap Data Attribute Information >23:45:26,528 INFO program: Decompressed Runlist: not done yet >23:45:26,529 INFO program: Base Inode: 6 >23:45:26,529 INFO program: Attribute Types: not done yet >23:45:26,530 INFO program: Attribute Name Length: 0 >23:45:26,530 INFO program: Attribute State: 3 >23:45:26,531 INFO program: Attribute Allocated Size: 3043328 >23:45:26,532 INFO program: Attribute Data Size: 3040000 >23:45:26,532 INFO program: Attribute Initialized Size: 3040000 >23:45:26,533 INFO program: Attribute Compressed Size: 0 >23:45:26,533 INFO program: Compression Block Size: 0 >23:45:26,534 INFO program: Compression Block Size Bits: 0 >23:45:26,534 INFO program: Compression Block Clusters: 0 >23:45:26,536 INFO program: Running... ntfsresize -m /dev/sda7 >23:45:30,283 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >23:45:30,284 INFO program: Minsize (in MB): 99333 >23:45:30,869 INFO program: Running... dumpe2fs -h /dev/loop1 >23:45:30,921 INFO program: Filesystem volume name: Anaconda >23:45:30,922 INFO program: Last mounted on: / >23:45:30,923 INFO program: Filesystem UUID: 176db896-3a2f-4518-b838-3a252dfbfae2 >23:45:30,924 INFO program: Filesystem magic number: 0xEF53 >23:45:30,924 INFO program: Filesystem revision #: 1 (dynamic) >23:45:30,925 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 >23:45:30,926 INFO program: Filesystem flags: signed_directory_hash >23:45:30,926 INFO program: Default mount options: user_xattr acl >23:45:30,927 INFO program: Filesystem state: clean >23:45:30,927 INFO program: Errors behavior: Continue >23:45:30,928 INFO program: Filesystem OS type: Linux >23:45:30,928 INFO program: Inode count: 65536 >23:45:30,929 INFO program: Block count: 1048576 >23:45:30,930 INFO program: Reserved block count: 0 >23:45:30,930 INFO program: Free blocks: 329878 >23:45:30,931 INFO program: Free inodes: 40658 >23:45:30,931 INFO program: First block: 1 >23:45:30,932 INFO program: Block size: 1024 >23:45:30,932 INFO program: Fragment size: 1024 >23:45:30,932 INFO program: Reserved GDT blocks: 256 >23:45:30,933 INFO program: Blocks per group: 8192 >23:45:30,933 INFO program: Fragments per group: 8192 >23:45:30,933 INFO program: Inodes per group: 512 >23:45:30,934 INFO program: Inode blocks per group: 128 >23:45:30,934 INFO program: Flex block group size: 16 >23:45:30,934 INFO program: Filesystem created: Thu Sep 6 05:15:52 2012 >23:45:30,935 INFO program: Last mount time: Thu Sep 6 05:16:59 2012 >23:45:30,935 INFO program: Last write time: Thu Sep 6 05:17:26 2012 >23:45:30,935 INFO program: Mount count: 2 >23:45:30,936 INFO program: Maximum mount count: -1 >23:45:30,936 INFO program: Last checked: Thu Sep 6 05:15:52 2012 >23:45:30,936 INFO program: Check interval: 0 (<none>) >23:45:30,937 INFO program: Lifetime writes: 32 MB >23:45:30,937 INFO program: Reserved blocks uid: 0 (user root) >23:45:30,937 INFO program: Reserved blocks gid: 0 (group root) >23:45:30,938 INFO program: First inode: 11 >23:45:30,938 INFO program: Inode size: 256 >23:45:30,939 INFO program: Required extra isize: 28 >23:45:30,939 INFO program: Desired extra isize: 28 >23:45:30,940 INFO program: Journal inode: 8 >23:45:30,940 INFO program: Default directory hash: half_md4 >23:45:30,941 INFO program: Directory Hash Seed: ab9f3c30-5de0-4ac3-bc36-f9a9b8f56e55 >23:45:30,942 INFO program: Journal backup: inode blocks >23:45:30,942 INFO program: Journal features: (none) >23:45:30,943 INFO program: Journal size: 32M >23:45:30,943 INFO program: Journal length: 32768 >23:45:30,944 INFO program: Journal sequence: 0x00000013 >23:45:30,944 INFO program: Journal start: 0 >23:45:30,945 INFO program: >23:45:30,946 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:45:30,947 INFO program: Running... dumpe2fs -h /dev/loop1 >23:45:31,009 INFO program: Filesystem volume name: Anaconda >23:45:31,010 INFO program: Last mounted on: / >23:45:31,011 INFO program: Filesystem UUID: 176db896-3a2f-4518-b838-3a252dfbfae2 >23:45:31,011 INFO program: Filesystem magic number: 0xEF53 >23:45:31,012 INFO program: Filesystem revision #: 1 (dynamic) >23:45:31,013 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 >23:45:31,013 INFO program: Filesystem flags: signed_directory_hash >23:45:31,013 INFO program: Default mount options: user_xattr acl >23:45:31,014 INFO program: Filesystem state: clean >23:45:31,014 INFO program: Errors behavior: Continue >23:45:31,014 INFO program: Filesystem OS type: Linux >23:45:31,015 INFO program: Inode count: 65536 >23:45:31,015 INFO program: Block count: 1048576 >23:45:31,015 INFO program: Reserved block count: 0 >23:45:31,016 INFO program: Free blocks: 329878 >23:45:31,016 INFO program: Free inodes: 40658 >23:45:31,016 INFO program: First block: 1 >23:45:31,017 INFO program: Block size: 1024 >23:45:31,017 INFO program: Fragment size: 1024 >23:45:31,017 INFO program: Reserved GDT blocks: 256 >23:45:31,018 INFO program: Blocks per group: 8192 >23:45:31,018 INFO program: Fragments per group: 8192 >23:45:31,018 INFO program: Inodes per group: 512 >23:45:31,019 INFO program: Inode blocks per group: 128 >23:45:31,019 INFO program: Flex block group size: 16 >23:45:31,020 INFO program: Filesystem created: Thu Sep 6 05:15:52 2012 >23:45:31,020 INFO program: Last mount time: Thu Sep 6 05:16:59 2012 >23:45:31,020 INFO program: Last write time: Thu Sep 6 05:17:26 2012 >23:45:31,020 INFO program: Mount count: 2 >23:45:31,021 INFO program: Maximum mount count: -1 >23:45:31,022 INFO program: Last checked: Thu Sep 6 05:15:52 2012 >23:45:31,022 INFO program: Check interval: 0 (<none>) >23:45:31,023 INFO program: Lifetime writes: 32 MB >23:45:31,023 INFO program: Reserved blocks uid: 0 (user root) >23:45:31,024 INFO program: Reserved blocks gid: 0 (group root) >23:45:31,024 INFO program: First inode: 11 >23:45:31,025 INFO program: Inode size: 256 >23:45:31,025 INFO program: Required extra isize: 28 >23:45:31,026 INFO program: Desired extra isize: 28 >23:45:31,027 INFO program: Journal inode: 8 >23:45:31,027 INFO program: Default directory hash: half_md4 >23:45:31,028 INFO program: Directory Hash Seed: ab9f3c30-5de0-4ac3-bc36-f9a9b8f56e55 >23:45:31,028 INFO program: Journal backup: inode blocks >23:45:31,029 INFO program: Journal features: (none) >23:45:31,029 INFO program: Journal size: 32M >23:45:31,030 INFO program: Journal length: 32768 >23:45:31,030 INFO program: Journal sequence: 0x00000013 >23:45:31,031 INFO program: Journal start: 0 >23:45:31,032 INFO program: >23:45:31,032 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:45:31,034 INFO program: Running... resize2fs -P /dev/loop1 >23:45:31,092 INFO program: Couldn't find valid filesystem superblock. >23:45:31,093 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:45:31,094 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >23:45:31,188 INFO program: Running... modprobe scsi_wait_scan >23:45:31,241 ERR program: FATAL: Module scsi_wait_scan not found. >23:45:31,244 INFO program: Running... rmmod scsi_wait_scan >23:45:31,306 ERR program: Error: Module scsi_wait_scan is not currently loaded >23:45:31,309 INFO program: Running... udevadm settle --timeout=300 >23:45:31,480 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >23:45:31,533 INFO program: Filesystem volume name: Anaconda >23:45:31,534 INFO program: Last mounted on: /sysroot >23:45:31,534 INFO program: Filesystem UUID: 176db896-3a2f-4518-b838-3a252dfbfae2 >23:45:31,535 INFO program: Filesystem magic number: 0xEF53 >23:45:31,535 INFO program: Filesystem revision #: 1 (dynamic) >23:45:31,535 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 >23:45:31,536 INFO program: Filesystem flags: signed_directory_hash >23:45:31,536 INFO program: Default mount options: user_xattr acl >23:45:31,537 INFO program: Filesystem state: clean >23:45:31,537 INFO program: Errors behavior: Continue >23:45:31,537 INFO program: Filesystem OS type: Linux >23:45:31,538 INFO program: Inode count: 65536 >23:45:31,538 INFO program: Block count: 1048576 >23:45:31,538 INFO program: Reserved block count: 0 >23:45:31,539 INFO program: Free blocks: 329878 >23:45:31,539 INFO program: Free inodes: 40658 >23:45:31,539 INFO program: First block: 1 >23:45:31,540 INFO program: Block size: 1024 >23:45:31,540 INFO program: Fragment size: 1024 >23:45:31,541 INFO program: Reserved GDT blocks: 256 >23:45:31,541 INFO program: Blocks per group: 8192 >23:45:31,541 INFO program: Fragments per group: 8192 >23:45:31,542 INFO program: Inodes per group: 512 >23:45:31,542 INFO program: Inode blocks per group: 128 >23:45:31,542 INFO program: Flex block group size: 16 >23:45:31,543 INFO program: Filesystem created: Thu Sep 6 05:15:52 2012 >23:45:31,544 INFO program: Last mount time: Fri Sep 7 23:44:00 2012 >23:45:31,544 INFO program: Last write time: Fri Sep 7 23:44:00 2012 >23:45:31,545 INFO program: Mount count: 3 >23:45:31,545 INFO program: Maximum mount count: -1 >23:45:31,546 INFO program: Last checked: Thu Sep 6 05:15:52 2012 >23:45:31,546 INFO program: Check interval: 0 (<none>) >23:45:31,547 INFO program: Lifetime writes: 32 MB >23:45:31,548 INFO program: Reserved blocks uid: 0 (user root) >23:45:31,548 INFO program: Reserved blocks gid: 0 (group root) >23:45:31,549 INFO program: First inode: 11 >23:45:31,549 INFO program: Inode size: 256 >23:45:31,550 INFO program: Required extra isize: 28 >23:45:31,550 INFO program: Desired extra isize: 28 >23:45:31,551 INFO program: Journal inode: 8 >23:45:31,552 INFO program: Default directory hash: half_md4 >23:45:31,552 INFO program: Directory Hash Seed: ab9f3c30-5de0-4ac3-bc36-f9a9b8f56e55 >23:45:31,553 INFO program: Journal backup: inode blocks >23:45:31,553 INFO program: Journal features: (none) >23:45:31,554 INFO program: Journal size: 32M >23:45:31,555 INFO program: Journal length: 32768 >23:45:31,555 INFO program: Journal sequence: 0x00000014 >23:45:31,556 INFO program: Journal start: 1 >23:45:31,556 INFO program: >23:45:31,557 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:45:31,558 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >23:45:31,621 INFO program: Filesystem volume name: Anaconda >23:45:31,623 INFO program: Last mounted on: /sysroot >23:45:31,623 INFO program: Filesystem UUID: 176db896-3a2f-4518-b838-3a252dfbfae2 >23:45:31,624 INFO program: Filesystem magic number: 0xEF53 >23:45:31,624 INFO program: Filesystem revision #: 1 (dynamic) >23:45:31,625 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 >23:45:31,625 INFO program: Filesystem flags: signed_directory_hash >23:45:31,626 INFO program: Default mount options: user_xattr acl >23:45:31,626 INFO program: Filesystem state: clean >23:45:31,627 INFO program: Errors behavior: Continue >23:45:31,627 INFO program: Filesystem OS type: Linux >23:45:31,628 INFO program: Inode count: 65536 >23:45:31,628 INFO program: Block count: 1048576 >23:45:31,629 INFO program: Reserved block count: 0 >23:45:31,629 INFO program: Free blocks: 329878 >23:45:31,630 INFO program: Free inodes: 40658 >23:45:31,630 INFO program: First block: 1 >23:45:31,631 INFO program: Block size: 1024 >23:45:31,631 INFO program: Fragment size: 1024 >23:45:31,632 INFO program: Reserved GDT blocks: 256 >23:45:31,632 INFO program: Blocks per group: 8192 >23:45:31,632 INFO program: Fragments per group: 8192 >23:45:31,633 INFO program: Inodes per group: 512 >23:45:31,633 INFO program: Inode blocks per group: 128 >23:45:31,634 INFO program: Flex block group size: 16 >23:45:31,634 INFO program: Filesystem created: Thu Sep 6 05:15:52 2012 >23:45:31,635 INFO program: Last mount time: Fri Sep 7 23:44:00 2012 >23:45:31,635 INFO program: Last write time: Fri Sep 7 23:44:00 2012 >23:45:31,636 INFO program: Mount count: 3 >23:45:31,637 INFO program: Maximum mount count: -1 >23:45:31,637 INFO program: Last checked: Thu Sep 6 05:15:52 2012 >23:45:31,638 INFO program: Check interval: 0 (<none>) >23:45:31,638 INFO program: Lifetime writes: 32 MB >23:45:31,639 INFO program: Reserved blocks uid: 0 (user root) >23:45:31,640 INFO program: Reserved blocks gid: 0 (group root) >23:45:31,640 INFO program: First inode: 11 >23:45:31,641 INFO program: Inode size: 256 >23:45:31,641 INFO program: Required extra isize: 28 >23:45:31,642 INFO program: Desired extra isize: 28 >23:45:31,643 INFO program: Journal inode: 8 >23:45:31,643 INFO program: Default directory hash: half_md4 >23:45:31,644 INFO program: Directory Hash Seed: ab9f3c30-5de0-4ac3-bc36-f9a9b8f56e55 >23:45:31,644 INFO program: Journal backup: inode blocks >23:45:31,645 INFO program: Journal features: (none) >23:45:31,645 INFO program: Journal size: 32M >23:45:31,646 INFO program: Journal length: 32768 >23:45:31,647 INFO program: Journal sequence: 0x00000014 >23:45:31,647 INFO program: Journal start: 1 >23:45:31,648 INFO program: >23:45:31,649 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:45:31,650 INFO program: Running... resize2fs -P /dev/mapper/live-rw >23:45:31,712 INFO program: Estimated minimum size of the filesystem: 717022 >23:45:31,712 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:45:31,774 INFO program: Running... modprobe scsi_wait_scan >23:45:31,827 ERR program: FATAL: Module scsi_wait_scan not found. >23:45:31,830 INFO program: Running... rmmod scsi_wait_scan >23:45:31,895 ERR program: Error: Module scsi_wait_scan is not currently loaded >23:45:31,898 INFO program: Running... udevadm settle --timeout=300 >23:45:32,018 INFO program: Running... udevadm settle --timeout=300 >23:45:32,120 INFO program: Running... udevadm settle --timeout=300 >23:45:32,194 INFO program: Running... udevadm settle --timeout=300 >23:45:32,303 INFO program: Running... udevadm settle --timeout=300 >23:45:32,379 INFO program: Running... udevadm settle --timeout=300 >23:45:32,492 INFO program: Running... udevadm settle --timeout=300 >23:45:32,589 INFO program: Running... udevadm settle --timeout=300 >23:45:32,696 INFO program: Running... udevadm settle --timeout=300 >23:45:32,787 INFO program: Running... udevadm settle --timeout=300 >23:45:32,896 INFO program: Running... udevadm settle --timeout=300 >23:45:32,974 INFO program: Running... udevadm settle --timeout=300 >23:45:33,080 INFO program: Running... udevadm settle --timeout=300 >23:45:33,155 INFO program: Running... udevadm settle --timeout=300 >23:45:33,260 INFO program: Running... udevadm settle --timeout=300 >23:45:33,340 INFO program: Running... udevadm settle --timeout=300 >23:45:33,448 INFO program: Running... udevadm settle --timeout=300 >23:45:33,524 INFO program: Running... udevadm settle --timeout=300 >23:45:33,678 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >23:45:34,106 INFO program: Running... /bin/umount /mnt/sysimage >23:45:34,179 INFO program: Running... udevadm settle --timeout=300 >23:45:34,288 INFO program: Running... udevadm settle --timeout=300 >23:45:34,400 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >23:45:34,497 INFO program: Running... /bin/umount /mnt/sysimage >23:45:34,562 INFO program: Running... udevadm settle --timeout=300 >23:45:34,675 INFO program: Running... udevadm settle --timeout=300 >23:45:34,789 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >23:45:34,905 INFO program: Running... arch >23:45:35,144 INFO program: x86_64 >23:45:35,246 INFO program: Running... /bin/umount /mnt/sysimage >23:45:35,331 INFO program: Running... udevadm settle --timeout=300 >23:45:35,446 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda6 /mnt/sysimage >23:45:35,546 INFO program: Running... /bin/umount /mnt/sysimage >23:45:35,624 INFO program: Running... udevadm settle --timeout=300 >23:45:35,730 INFO program: Running... udevadm settle --timeout=300 >19:50:50,840 INFO program: Running... modprobe btrfs >19:50:52,030 INFO program: Running... modprobe xfs >19:50:53,378 INFO program: Running... modprobe vfat >19:50:57,438 INFO program: Running... systemctl status chronyd.service >19:50:57,538 INFO program: chronyd.service - NTP client/server >19:50:57,539 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; disabled) >19:50:57,540 INFO program: Active: inactive (dead) >19:50:57,541 INFO program: CGroup: name=systemd:/system/chronyd.service >19:50:57,541 INFO program: >23:51:22,891 INFO program: Running... systemctl start chronyd.service >23:51:22,965 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. >23:51:22,976 INFO program: Running... systemctl status chronyd.service >23:51:23,062 INFO program: chronyd.service - NTP client/server >23:51:23,063 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; disabled) >23:51:23,063 INFO program: Active: inactive (dead) >23:51:23,064 INFO program: CGroup: name=systemd:/system/chronyd.service >23:51:23,065 INFO program: >23:51:23,068 INFO program: Running... systemctl stop chronyd.service >23:51:44,451 INFO program: Running... systemctl restart chronyd.service >23:51:44,515 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. >23:51:49,494 INFO program: Running... systemctl start chronyd.service >23:51:49,561 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. >23:51:49,569 INFO program: Running... systemctl status chronyd.service >23:51:49,648 INFO program: chronyd.service - NTP client/server >23:51:49,649 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; disabled) >23:51:49,650 INFO program: Active: inactive (dead) >23:51:49,651 INFO program: CGroup: name=systemd:/system/chronyd.service >23:51:49,652 INFO program: >23:51:49,654 INFO program: Running... systemctl stop chronyd.service >23:51:52,312 INFO program: Running... systemctl start chronyd.service >23:51:52,381 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. >23:51:52,388 INFO program: Running... systemctl status chronyd.service >23:51:52,448 INFO program: chronyd.service - NTP client/server >23:51:52,449 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; disabled) >23:51:52,451 INFO program: Active: inactive (dead) >23:51:52,452 INFO program: CGroup: name=systemd:/system/chronyd.service >23:51:52,452 INFO program: >23:51:52,455 INFO program: Running... systemctl stop chronyd.service >23:51:52,547 INFO program: Running... systemctl start chronyd.service >23:51:52,609 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. >23:51:52,617 INFO program: Running... systemctl status chronyd.service >23:51:52,690 INFO program: chronyd.service - NTP client/server >23:51:52,691 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; disabled) >23:51:52,692 INFO program: Active: inactive (dead) >23:51:52,693 INFO program: CGroup: name=systemd:/system/chronyd.service >23:51:52,694 INFO program: >23:51:52,697 INFO program: Running... systemctl stop chronyd.service >23:56:17,328 INFO program: Running... modprobe scsi_wait_scan >23:56:17,391 ERR program: FATAL: Module scsi_wait_scan not found. >23:56:17,394 INFO program: Running... rmmod scsi_wait_scan >23:56:17,459 ERR program: Error: Module scsi_wait_scan is not currently loaded >23:56:17,463 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >23:44:42,406 DEBUG storage: registered device format class PPCPRePBoot as prepboot >23:44:42,412 DEBUG storage: registered device format class DMRaidMember as dmraidmember >23:44:42,417 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >23:44:42,419 DEBUG storage: registered device format class MultipathMember as multipath_member >23:44:42,605 DEBUG storage: registered device format class LUKS as luks >23:44:42,612 DEBUG storage: registered device format class SwapSpace as swap >23:44:42,614 DEBUG storage: registered device format class BIOSBoot as biosboot >23:44:42,651 DEBUG storage: registered device format class Ext2FS as ext2 >23:44:42,651 DEBUG storage: registered device format class Ext3FS as ext3 >23:44:42,651 DEBUG storage: registered device format class Ext4FS as ext4 >23:44:42,652 DEBUG storage: registered device format class FATFS as vfat >23:44:42,652 DEBUG storage: registered device format class EFIFS as efi >23:44:42,653 DEBUG storage: registered device format class BTRFS as btrfs >23:44:42,653 DEBUG storage: registered device format class GFS2 as gfs2 >23:44:42,653 DEBUG storage: registered device format class JFS as jfs >23:44:42,654 DEBUG storage: registered device format class ReiserFS as reiserfs >23:44:42,654 DEBUG storage: registered device format class XFS as xfs >23:44:42,654 DEBUG storage: registered device format class HFS as hfs >23:44:42,655 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >23:44:42,655 DEBUG storage: registered device format class HFSPlus as hfs+ >23:44:42,655 DEBUG storage: registered device format class NTFS as ntfs >23:44:42,658 DEBUG storage: registered device format class NFS as nfs >23:44:42,663 DEBUG storage: registered device format class NFSv4 as nfs4 >23:44:42,666 DEBUG storage: registered device format class Iso9660FS as iso9660 >23:44:42,669 DEBUG storage: registered device format class NoDevFS as nodev >23:44:42,672 DEBUG storage: registered device format class DevPtsFS as devpts >23:44:42,675 DEBUG storage: registered device format class ProcFS as proc >23:44:42,679 DEBUG storage: registered device format class SysFS as sysfs >23:44:42,682 DEBUG storage: registered device format class TmpFS as tmpfs >23:44:42,685 DEBUG storage: registered device format class BindFS as bind >23:44:42,688 DEBUG storage: registered device format class SELinuxFS as selinuxfs >23:44:42,691 DEBUG storage: registered device format class USBFS as usbfs >23:44:42,703 DEBUG storage: registered device format class DiskLabel as disklabel >23:44:42,706 DEBUG storage: registered device format class MDRaidMember as mdmember >23:44:45,635 DEBUG storage: MultipathTopology._build_topology: >23:44:45,635 DEBUG storage: /etc/multipath.conf contents: >23:44:45,636 DEBUG storage: # multipath.conf written by anaconda >23:44:45,636 DEBUG storage: >23:44:45,637 DEBUG storage: defaults { >23:44:45,637 DEBUG storage: user_friendly_names yes >23:44:45,637 DEBUG storage: } >23:44:45,638 DEBUG storage: blacklist { >23:44:45,638 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >23:44:45,638 DEBUG storage: devnode "^hd[a-z]" >23:44:45,639 DEBUG storage: devnode "^dcssblk[0-9]*" >23:44:45,639 DEBUG storage: device { >23:44:45,639 DEBUG storage: vendor "DGC" >23:44:45,640 DEBUG storage: product "LUNZ" >23:44:45,642 DEBUG storage: } >23:44:45,644 DEBUG storage: device { >23:44:45,645 DEBUG storage: vendor "IBM" >23:44:45,647 DEBUG storage: product "S/390.*" >23:44:45,650 DEBUG storage: } >23:44:45,652 DEBUG storage: # don't count normal SATA devices as multipaths >23:44:45,654 DEBUG storage: device { >23:44:45,656 DEBUG storage: vendor "ATA" >23:44:45,658 DEBUG storage: } >23:44:45,660 DEBUG storage: # don't count 3ware devices as multipaths >23:44:45,662 DEBUG storage: device { >23:44:45,664 DEBUG storage: vendor "3ware" >23:44:45,666 DEBUG storage: } >23:44:45,668 DEBUG storage: device { >23:44:45,670 DEBUG storage: vendor "AMCC" >23:44:45,672 DEBUG storage: } >23:44:45,674 DEBUG storage: # nor highpoint devices >23:44:45,676 DEBUG storage: device { >23:44:45,678 DEBUG storage: vendor "HPT" >23:44:45,679 DEBUG storage: } >23:44:45,682 DEBUG storage: } >23:44:45,683 DEBUG storage: multipaths { >23:44:45,685 DEBUG storage: } >23:44:45,687 DEBUG storage: (end of /etc/multipath.conf) >23:44:46,199 INFO storage: MultipathTopology: found singlepath device: sda >23:44:46,200 INFO storage: MultipathTopology: found non-disk device: sda1 >23:44:46,201 INFO storage: MultipathTopology: found non-disk device: sda2 >23:44:46,202 INFO storage: MultipathTopology: found non-disk device: sda3 >23:44:46,202 INFO storage: MultipathTopology: found non-disk device: sda4 >23:44:46,203 INFO storage: MultipathTopology: found non-disk device: sda5 >23:44:46,203 INFO storage: MultipathTopology: found non-disk device: sda6 >23:44:46,204 INFO storage: MultipathTopology: found non-disk device: sda7 >23:44:46,204 INFO storage: MultipathTopology: found non-disk device: sda8 >23:44:46,205 INFO storage: MultipathTopology: found non-disk device: sr0 >23:44:46,205 INFO storage: MultipathTopology: found singlepath device: loop0 >23:44:46,206 INFO storage: MultipathTopology: found singlepath device: loop1 >23:44:46,206 INFO storage: MultipathTopology: found singlepath device: loop2 >23:44:46,207 INFO storage: MultipathTopology: found singlepath device: loop3 >23:44:46,207 INFO storage: MultipathTopology: found singlepath device: loop4 >23:44:46,209 INFO storage: MultipathTopology: found singlepath device: loop5 >23:44:46,212 INFO storage: MultipathTopology: found singlepath device: loop6 >23:44:46,214 INFO storage: MultipathTopology: found singlepath device: loop7 >23:44:46,217 INFO storage: MultipathTopology: found singlepath device: dm-0 >23:44:57,595 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >23:44:57,600 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >23:44:58,202 DEBUG storage: MultipathTopology._build_topology: >23:44:58,202 DEBUG storage: /etc/multipath.conf contents: >23:44:58,202 DEBUG storage: # multipath.conf written by anaconda >23:44:58,203 DEBUG storage: >23:44:58,203 DEBUG storage: defaults { >23:44:58,203 DEBUG storage: user_friendly_names yes >23:44:58,203 DEBUG storage: } >23:44:58,204 DEBUG storage: blacklist { >23:44:58,204 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >23:44:58,205 DEBUG storage: devnode "^hd[a-z]" >23:44:58,205 DEBUG storage: devnode "^dcssblk[0-9]*" >23:44:58,205 DEBUG storage: device { >23:44:58,205 DEBUG storage: vendor "DGC" >23:44:58,206 DEBUG storage: product "LUNZ" >23:44:58,209 DEBUG storage: } >23:44:58,212 DEBUG storage: device { >23:44:58,215 DEBUG storage: vendor "IBM" >23:44:58,218 DEBUG storage: product "S/390.*" >23:44:58,221 DEBUG storage: } >23:44:58,224 DEBUG storage: # don't count normal SATA devices as multipaths >23:44:58,227 DEBUG storage: device { >23:44:58,230 DEBUG storage: vendor "ATA" >23:44:58,234 DEBUG storage: } >23:44:58,237 DEBUG storage: # don't count 3ware devices as multipaths >23:44:58,240 DEBUG storage: device { >23:44:58,243 DEBUG storage: vendor "3ware" >23:44:58,245 DEBUG storage: } >23:44:58,249 DEBUG storage: device { >23:44:58,251 DEBUG storage: vendor "AMCC" >23:44:58,254 DEBUG storage: } >23:44:58,258 DEBUG storage: # nor highpoint devices >23:44:58,261 DEBUG storage: device { >23:44:58,264 DEBUG storage: vendor "HPT" >23:44:58,266 DEBUG storage: } >23:44:58,268 DEBUG storage: } >23:44:58,270 DEBUG storage: multipaths { >23:44:58,272 DEBUG storage: } >23:44:58,274 DEBUG storage: (end of /etc/multipath.conf) >23:44:58,430 INFO storage: MultipathTopology: found singlepath device: sda >23:44:58,431 INFO storage: MultipathTopology: found non-disk device: sda1 >23:44:58,432 INFO storage: MultipathTopology: found non-disk device: sda2 >23:44:58,433 INFO storage: MultipathTopology: found non-disk device: sda3 >23:44:58,433 INFO storage: MultipathTopology: found non-disk device: sda4 >23:44:58,434 INFO storage: MultipathTopology: found non-disk device: sda5 >23:44:58,435 INFO storage: MultipathTopology: found non-disk device: sda6 >23:44:58,436 INFO storage: MultipathTopology: found non-disk device: sda7 >23:44:58,436 INFO storage: MultipathTopology: found non-disk device: sda8 >23:44:58,437 INFO storage: MultipathTopology: found non-disk device: sr0 >23:44:58,437 INFO storage: MultipathTopology: found singlepath device: loop0 >23:44:58,438 INFO storage: MultipathTopology: found singlepath device: loop1 >23:44:58,438 INFO storage: MultipathTopology: found singlepath device: loop2 >23:44:58,439 INFO storage: MultipathTopology: found singlepath device: loop3 >23:44:58,439 INFO storage: MultipathTopology: found singlepath device: loop4 >23:44:58,441 INFO storage: MultipathTopology: found singlepath device: loop5 >23:44:58,444 INFO storage: MultipathTopology: found singlepath device: loop6 >23:44:58,447 INFO storage: MultipathTopology: found singlepath device: loop7 >23:44:58,450 INFO storage: MultipathTopology: found singlepath device: dm-0 >23:44:58,453 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >23:44:58,464 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ /dev/disk/by-id/wwn-0x5000cca67fcc868c', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Hitachi_HTS725050A9A364', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS725050A9A364\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PC4OCH0A', > 'ID_SERIAL': 'Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ', > 'ID_SERIAL_SHORT': '110308PCK404GLGWK5WJ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca67fcc868c', > 'ID_WWN_WITH_EXTENSION': '0x5000cca67fcc868c', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '155322', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ', > '/dev/disk/by-id/wwn-0x5000cca67fcc868c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >23:44:58,472 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >23:44:58,474 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:44:58,477 DEBUG storage: DeviceTree.getDeviceByName returned None >23:44:58,479 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >23:44:58,485 INFO storage: sda is a disk >23:44:58,486 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:44:58,490 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >23:44:58,490 INFO storage: added disk sda (id 0) to device tree >23:44:58,491 DEBUG storage: looking up parted Device: /dev/sda >23:44:58,498 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >23:44:58,500 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >23:44:58,503 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:44:58,512 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >23:44:58,688 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 8 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f07901e61d0>, <parted.partition.Partition object at 0x7f07901e6350>, <parted.partition.Partition object at 0x7f07901e65d0>, <parted.partition.Partition object at 0x7f07901e6790>, <parted.partition.Partition object at 0x7f07901d0350>, <parted.partition.Partition object at 0x7f07901e6a50>, <parted.partition.Partition object at 0x7f07901e6c10>, <parted.partition.Partition object at 0x7f07901e6910>] > device: <parted.device.Device object at 0x7f07901dafd0> > PedDisk: <_ped.Disk object at 0x7f07901e0fc8> >23:44:58,688 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >23:44:58,692 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >23:44:58,719 INFO storage: got device: DiskDevice instance (0x7f07a276d0d0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HTS72505 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f07a27335f0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f07901d0210> >23:44:58,742 INFO storage: got format: DiskLabel instance (0x7f07901d02d0) -- > 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 = 8 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 8 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f07901e61d0>, <parted.partition.Partition object at 0x7f07901e6350>, <parted.partition.Partition object at 0x7f07901e65d0>, <parted.partition.Partition object at 0x7f07901e6790>, <parted.partition.Partition object at 0x7f07901d0350>, <parted.partition.Partition object at 0x7f07901e6a50>, <parted.partition.Partition object at 0x7f07901e6c10>, <parted.partition.Partition object at 0x7f07901e6910>] > device: <parted.device.Device object at 0x7f07901dafd0> > PedDisk: <_ped.Disk object at 0x7f07901e0fc8> > origPartedDisk = <parted.disk.Disk object at 0x7f07901e6f10> > partedDevice = parted.Device instance -- > model: ATA Hitachi HTS72505 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f07a2733950> > >23:44:58,753 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ-part1 /dev/disk/by-id/wwn-0x5000cca67fcc868c-part1 /dev/disk/by-label/Windows /dev/disk/by-uuid/1AE8A65CE8A635C3', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Windows', > 'ID_FS_LABEL_ENC': 'Windows', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1AE8A65CE8A635C3', > 'ID_FS_UUID_ENC': '1AE8A65CE8A635C3', > 'ID_MODEL': 'Hitachi_HTS725050A9A364', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS725050A9A364\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '321426472', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PC4OCH0A', > 'ID_SERIAL': 'Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ', > 'ID_SERIAL_SHORT': '110308PCK404GLGWK5WJ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca67fcc868c', > 'ID_WWN_WITH_EXTENSION': '0x5000cca67fcc868c', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '155375', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ-part1', > '/dev/disk/by-id/wwn-0x5000cca67fcc868c-part1', > '/dev/disk/by-label/Windows', > '/dev/disk/by-uuid/1AE8A65CE8A635C3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >23:44:58,756 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >23:44:58,765 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >23:44:58,768 DEBUG storage: DeviceTree.getDeviceByName returned None >23:44:58,769 INFO storage: sda1 is a partition >23:44:58,773 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >23:44:58,776 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:44:58,779 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:44:58,781 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >23:44:58,783 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:44:58,784 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:44:58,786 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >23:44:58,786 DEBUG storage: looking up parted Partition: /dev/sda1 >23:44:58,789 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >23:44:58,791 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >23:44:58,793 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >23:44:58,795 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >23:44:58,796 INFO storage: added partition sda1 (id 1) to device tree >23:44:58,798 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >23:44:58,800 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >23:44:58,802 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:44:58,804 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >23:44:58,830 WARN storage: disklabel detected but not usable on sda1 >23:44:58,831 INFO storage: type detected on 'sda1' is 'ntfs' >23:45:23,557 DEBUG storage: NTFS.supported: supported: False ; >23:45:23,557 DEBUG storage: getFormat('ntfs') returning NTFS instance >23:45:23,559 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:45:23,561 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >23:45:23,562 DEBUG storage: looking up parted Device: /dev/sda1 >23:45:23,569 INFO storage: got device: PartitionDevice instance (0x7f07901e6e50) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 156946.519531 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 321426472 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20007, 255, 63) biosGeometry: (20007, 255, 63) > PedDevice: <_ped.Device object at 0x7f07901f0050> > 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 0x7f07901e60d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f07901e6490> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f07901e6290> PedPartition: <_ped.Partition object at 0x7f07901e2350> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 321428519 length = 321426472 > flags = boot >23:45:23,573 DEBUG storage: NTFS.supported: supported: False ; >23:45:23,573 INFO storage: got format: NTFS instance (0x7f07901e8350) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 1AE8A65CE8A635C3 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Windows size = 156944.0 targetSize = 156944.0 > >23:45:23,579 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ-part2 /dev/disk/by-id/wwn-0x5000cca67fcc868c-part2 /dev/disk/by-label/davidtmoved /dev/disk/by-uuid/62451057-46b6-441f-bff9-586fdb7be3e6', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'davidtmoved', > 'ID_FS_LABEL_ENC': 'davidtmoved', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '62451057-46b6-441f-bff9-586fdb7be3e6', > 'ID_FS_UUID_ENC': '62451057-46b6-441f-bff9-586fdb7be3e6', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HTS725050A9A364', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS725050A9A364\\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': '321428520', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65529135', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PC4OCH0A', > 'ID_SERIAL': 'Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ', > 'ID_SERIAL_SHORT': '110308PCK404GLGWK5WJ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca67fcc868c', > 'ID_WWN_WITH_EXTENSION': '0x5000cca67fcc868c', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '155417', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ-part2', > '/dev/disk/by-id/wwn-0x5000cca67fcc868c-part2', > '/dev/disk/by-label/davidtmoved', > '/dev/disk/by-uuid/62451057-46b6-441f-bff9-586fdb7be3e6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >23:45:23,580 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >23:45:23,583 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >23:45:23,585 DEBUG storage: DeviceTree.getDeviceByName returned None >23:45:23,586 INFO storage: sda2 is a partition >23:45:23,588 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >23:45:23,590 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:45:23,592 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:45:23,594 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >23:45:23,597 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:45:23,597 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:45:23,600 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >23:45:23,600 DEBUG storage: looking up parted Partition: /dev/sda2 >23:45:23,602 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >23:45:23,604 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >23:45:23,606 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >23:45:23,609 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >23:45:23,609 INFO storage: added partition sda2 (id 2) to device tree >23:45:23,611 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >23:45:23,613 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >23:45:23,615 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:45:23,617 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >23:45:23,951 WARN storage: disklabel detected but not usable on sda2 >23:45:23,952 INFO storage: type detected on 'sda2' is 'ext4' >23:45:24,619 DEBUG storage: Ext4FS.supported: supported: True ; >23:45:24,621 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:45:24,624 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:45:24,627 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >23:45:24,629 DEBUG storage: looking up parted Device: /dev/sda2 >23:45:24,643 INFO storage: got device: PartitionDevice instance (0x7f07901e6d10) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 31996.6479492 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 65529135 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x7f07870d2a70> > 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 0x7f07901e60d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f07901e64d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f07901e6410> PedPartition: <_ped.Partition object at 0x7f07901e23b0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 321428520 end = 386957654 length = 65529135 > flags = >23:45:24,647 DEBUG storage: Ext4FS.supported: supported: True ; >23:45:24,649 INFO storage: got format: Ext4FS instance (0x7f0786ffdb90) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 62451057-46b6-441f-bff9-586fdb7be3e6 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = davidtmoved size = 31996.0 targetSize = 31996.0 > >23:45:24,656 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ-part3 /dev/disk/by-id/wwn-0x5000cca67fcc868c-part3 /dev/disk/by-label/sda3-boot-2MB /dev/disk/by-uuid/ed15ae1f-2820-452a-b10f-861dc8016c5e', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'sda3-boot-2MB', > 'ID_FS_LABEL_ENC': 'sda3-boot-2MB', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ed15ae1f-2820-452a-b10f-861dc8016c5e', > 'ID_FS_UUID_ENC': 'ed15ae1f-2820-452a-b10f-861dc8016c5e', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HTS725050A9A364', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS725050A9A364\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '386957655', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2104515', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PC4OCH0A', > 'ID_SERIAL': 'Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ', > 'ID_SERIAL_SHORT': '110308PCK404GLGWK5WJ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca67fcc868c', > 'ID_WWN_WITH_EXTENSION': '0x5000cca67fcc868c', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '155463', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ-part3', > '/dev/disk/by-id/wwn-0x5000cca67fcc868c-part3', > '/dev/disk/by-label/sda3-boot-2MB', > '/dev/disk/by-uuid/ed15ae1f-2820-452a-b10f-861dc8016c5e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >23:45:24,657 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >23:45:24,661 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >23:45:24,663 DEBUG storage: DeviceTree.getDeviceByName returned None >23:45:24,664 INFO storage: sda3 is a partition >23:45:24,666 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >23:45:24,669 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:45:24,671 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:45:24,674 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >23:45:24,677 DEBUG storage: PartitionDevice._setFormat: sda3 ; >23:45:24,678 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:45:24,681 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >23:45:24,681 DEBUG storage: looking up parted Partition: /dev/sda3 >23:45:24,684 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >23:45:24,687 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >23:45:24,690 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >23:45:24,693 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >23:45:24,694 INFO storage: added partition sda3 (id 3) to device tree >23:45:24,696 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >23:45:24,699 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >23:45:24,701 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:45:24,704 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >23:45:24,742 WARN storage: disklabel detected but not usable on sda3 >23:45:24,743 INFO storage: type detected on 'sda3' is 'ext4' >23:45:25,227 DEBUG storage: Ext4FS.supported: supported: True ; >23:45:25,228 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:45:25,231 DEBUG storage: PartitionDevice._setFormat: sda3 ; >23:45:25,235 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >23:45:25,237 DEBUG storage: looking up parted Device: /dev/sda3 >23:45:25,245 INFO storage: got device: PartitionDevice instance (0x7f0786ffde10) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 1027.59521484 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2104515 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (131, 255, 63) biosGeometry: (131, 255, 63) > PedDevice: <_ped.Device object at 0x7f07870d2b00> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f07901e60d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f07901e6690> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f07901e6610> PedPartition: <_ped.Partition object at 0x7f07901e2410> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 386957655 end = 389062169 length = 2104515 > flags = >23:45:25,251 DEBUG storage: Ext4FS.supported: supported: True ; >23:45:25,253 INFO storage: got format: Ext4FS instance (0x7f0786ffda50) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = ed15ae1f-2820-452a-b10f-861dc8016c5e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = sda3-boot-2MB size = 1027.0 targetSize = 1027.0 > >23:45:25,259 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ-part4 /dev/disk/by-id/wwn-0x5000cca67fcc868c-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Hitachi_HTS725050A9A364', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS725050A9A364\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '389062170', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '587705895', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PC4OCH0A', > 'ID_SERIAL': 'Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ', > 'ID_SERIAL_SHORT': '110308PCK404GLGWK5WJ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca67fcc868c', > 'ID_WWN_WITH_EXTENSION': '0x5000cca67fcc868c', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '155593', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ-part4', > '/dev/disk/by-id/wwn-0x5000cca67fcc868c-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >23:45:25,260 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >23:45:25,263 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >23:45:25,266 DEBUG storage: DeviceTree.getDeviceByName returned None >23:45:25,267 INFO storage: sda4 is a partition >23:45:25,269 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >23:45:25,271 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:45:25,274 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:45:25,277 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >23:45:25,279 DEBUG storage: PartitionDevice._setFormat: sda4 ; >23:45:25,280 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:45:25,283 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >23:45:25,284 DEBUG storage: looking up parted Partition: /dev/sda4 >23:45:25,287 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >23:45:25,290 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >23:45:25,293 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >23:45:25,295 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >23:45:25,296 INFO storage: added partition sda4 (id 4) to device tree >23:45:25,298 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >23:45:25,301 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >23:45:25,304 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >23:45:25,307 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >23:45:25,311 WARN storage: disklabel detected but not usable on sda4 >23:45:25,312 DEBUG storage: no type or existing type for sda4, bailing >23:45:25,313 DEBUG storage: looking up parted Device: /dev/sda4 >23:45:25,331 INFO storage: got device: PartitionDevice instance (0x7f0786ffd9d0) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 286965.769043 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f07870d2b90> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f07901e60d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f07901e67d0> PedPartition: <_ped.Partition object at 0x7f07901e2470> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 389062170 end = 976768064 length = 587705895 > flags = >23:45:25,340 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ-part5 /dev/disk/by-id/wwn-0x5000cca67fcc868c-part5 /dev/disk/by-label/sda5-slash-32GB /dev/disk/by-uuid/e054b9b2-1ab7-4741-a815-dde95d053f7e', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'sda5-slash-32GB', > 'ID_FS_LABEL_ENC': 'sda5-slash-32GB', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e054b9b2-1ab7-4741-a815-dde95d053f7e', > 'ID_FS_UUID_ENC': 'e054b9b2-1ab7-4741-a815-dde95d053f7e', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HTS725050A9A364', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS725050A9A364\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '389062233', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65529072', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PC4OCH0A', > 'ID_SERIAL': 'Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ', > 'ID_SERIAL_SHORT': '110308PCK404GLGWK5WJ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca67fcc868c', > 'ID_WWN_WITH_EXTENSION': '0x5000cca67fcc868c', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '155654', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ-part5', > '/dev/disk/by-id/wwn-0x5000cca67fcc868c-part5', > '/dev/disk/by-label/sda5-slash-32GB', > '/dev/disk/by-uuid/e054b9b2-1ab7-4741-a815-dde95d053f7e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >23:45:25,340 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >23:45:25,343 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >23:45:25,345 DEBUG storage: DeviceTree.getDeviceByName returned None >23:45:25,346 INFO storage: sda5 is a partition >23:45:25,348 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >23:45:25,350 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:45:25,352 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:45:25,354 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >23:45:25,357 DEBUG storage: PartitionDevice._setFormat: sda5 ; >23:45:25,357 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:45:25,359 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >23:45:25,360 DEBUG storage: looking up parted Partition: /dev/sda5 >23:45:25,363 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >23:45:25,365 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >23:45:25,367 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >23:45:25,369 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >23:45:25,369 INFO storage: added partition sda5 (id 5) to device tree >23:45:25,371 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >23:45:25,373 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >23:45:25,375 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >23:45:25,377 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >23:45:25,391 WARN storage: disklabel detected but not usable on sda5 >23:45:25,392 INFO storage: type detected on 'sda5' is 'ext4' >23:45:25,861 DEBUG storage: Ext4FS.supported: supported: True ; >23:45:25,862 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:45:25,865 DEBUG storage: PartitionDevice._setFormat: sda5 ; >23:45:25,868 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >23:45:25,871 DEBUG storage: looking up parted Device: /dev/sda5 >23:45:25,880 INFO storage: got device: PartitionDevice instance (0x7f07870072d0) -- > name = sda5 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 31996.6171875 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 65529072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4078, 255, 63) biosGeometry: (4078, 255, 63) > PedDevice: <_ped.Device object at 0x7f07870d2c20> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f07901e60d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f07a276d190> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f07901d03d0> PedPartition: <_ped.Partition object at 0x7f07901e2530> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 389062233 end = 454591304 length = 65529072 > flags = >23:45:25,885 DEBUG storage: Ext4FS.supported: supported: True ; >23:45:25,887 INFO storage: got format: Ext4FS instance (0x7f0786ffddd0) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = e054b9b2-1ab7-4741-a815-dde95d053f7e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = sda5-slash-32GB size = 31996.0 targetSize = 31996.0 > >23:45:25,896 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ-part6 /dev/disk/by-id/wwn-0x5000cca67fcc868c-part6 /dev/disk/by-label/sda6-home-152GB /dev/disk/by-uuid/bbbf52ae-e249-4313-aec5-b4338a305751', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'sda6-home-152GB', > 'ID_FS_LABEL_ENC': 'sda6-home-152GB', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bbbf52ae-e249-4313-aec5-b4338a305751', > 'ID_FS_UUID_ENC': 'bbbf52ae-e249-4313-aec5-b4338a305751', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HTS725050A9A364', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS725050A9A364\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '454591368', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '317380077', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PC4OCH0A', > 'ID_SERIAL': 'Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ', > 'ID_SERIAL_SHORT': '110308PCK404GLGWK5WJ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca67fcc868c', > 'ID_WWN_WITH_EXTENSION': '0x5000cca67fcc868c', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '155713', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ-part6', > '/dev/disk/by-id/wwn-0x5000cca67fcc868c-part6', > '/dev/disk/by-label/sda6-home-152GB', > '/dev/disk/by-uuid/bbbf52ae-e249-4313-aec5-b4338a305751'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >23:45:25,897 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >23:45:25,899 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >23:45:25,901 DEBUG storage: DeviceTree.getDeviceByName returned None >23:45:25,901 INFO storage: sda6 is a partition >23:45:25,904 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >23:45:25,906 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:45:25,908 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:45:25,910 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >23:45:25,912 DEBUG storage: PartitionDevice._setFormat: sda6 ; >23:45:25,913 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:45:25,915 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >23:45:25,915 DEBUG storage: looking up parted Partition: /dev/sda6 >23:45:25,918 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >23:45:25,920 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >23:45:25,923 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >23:45:25,925 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >23:45:25,925 INFO storage: added partition sda6 (id 6) to device tree >23:45:25,927 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >23:45:25,929 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >23:45:25,931 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >23:45:25,933 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >23:45:25,968 WARN storage: disklabel detected but not usable on sda6 >23:45:25,969 INFO storage: type detected on 'sda6' is 'ext4' >23:45:26,298 DEBUG storage: Ext4FS.supported: supported: True ; >23:45:26,300 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:45:26,303 DEBUG storage: PartitionDevice._setFormat: sda6 ; >23:45:26,306 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: ext4 ; >23:45:26,307 DEBUG storage: looking up parted Device: /dev/sda6 >23:45:26,314 INFO storage: got device: PartitionDevice instance (0x7f0787007110) -- > name = sda6 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 154970.740723 > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 317380077 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19755, 255, 63) biosGeometry: (19755, 255, 63) > PedDevice: <_ped.Device object at 0x7f07870d2d40> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f07901e60d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f07901e6b10> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f07901e6a90> PedPartition: <_ped.Partition object at 0x7f07901e2590> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 454591368 end = 771971444 length = 317380077 > flags = >23:45:26,319 DEBUG storage: Ext4FS.supported: supported: True ; >23:45:26,321 INFO storage: got format: Ext4FS instance (0x7f0787007610) -- > type = ext4 name = ext4 status = False > device = /dev/sda6 uuid = bbbf52ae-e249-4313-aec5-b4338a305751 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = sda6-home-152GB size = 154970.0 targetSize = 154970.0 > >23:45:26,330 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ-part7 /dev/disk/by-id/wwn-0x5000cca67fcc868c-part7 /dev/disk/by-label/work-old /dev/disk/by-uuid/A0EC3A92EC3A62A8', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'work-old', > 'ID_FS_LABEL_ENC': 'work-old', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A0EC3A92EC3A62A8', > 'ID_FS_UUID_ENC': 'A0EC3A92EC3A62A8', > 'ID_MODEL': 'Hitachi_HTS725050A9A364', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS725050A9A364\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '771973120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '194560000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PC4OCH0A', > 'ID_SERIAL': 'Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ', > 'ID_SERIAL_SHORT': '110308PCK404GLGWK5WJ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca67fcc868c', > 'ID_WWN_WITH_EXTENSION': '0x5000cca67fcc868c', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '155759', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ-part7', > '/dev/disk/by-id/wwn-0x5000cca67fcc868c-part7', > '/dev/disk/by-label/work-old', > '/dev/disk/by-uuid/A0EC3A92EC3A62A8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >23:45:26,331 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >23:45:26,335 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >23:45:26,338 DEBUG storage: DeviceTree.getDeviceByName returned None >23:45:26,339 INFO storage: sda7 is a partition >23:45:26,342 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >23:45:26,344 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:45:26,349 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:45:26,353 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >23:45:26,356 DEBUG storage: PartitionDevice._setFormat: sda7 ; >23:45:26,356 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:45:26,359 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >23:45:26,360 DEBUG storage: looking up parted Partition: /dev/sda7 >23:45:26,362 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >23:45:26,364 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >23:45:26,366 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >23:45:26,368 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >23:45:26,368 INFO storage: added partition sda7 (id 7) to device tree >23:45:26,370 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >23:45:26,372 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >23:45:26,374 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >23:45:26,376 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >23:45:26,426 WARN storage: disklabel detected but not usable on sda7 >23:45:26,427 INFO storage: type detected on 'sda7' is 'ntfs' >23:45:30,290 DEBUG storage: NTFS.supported: supported: False ; >23:45:30,291 DEBUG storage: getFormat('ntfs') returning NTFS instance >23:45:30,294 DEBUG storage: PartitionDevice._setFormat: sda7 ; >23:45:30,297 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: ntfs ; >23:45:30,299 DEBUG storage: looking up parted Device: /dev/sda7 >23:45:30,307 INFO storage: got device: PartitionDevice instance (0x7f0786ffded0) -- > name = sda7 status = True kids = 0 id = 7 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 95000.0 > format = existing ntfs filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 194560000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12110, 255, 63) biosGeometry: (12110, 255, 63) > PedDevice: <_ped.Device object at 0x7f07870d29e0> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f07901e60d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f07901e6cd0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f07901e6c50> PedPartition: <_ped.Partition object at 0x7f07901e25f0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 771973120 end = 966533119 length = 194560000 > flags = >23:45:30,312 DEBUG storage: NTFS.supported: supported: False ; >23:45:30,313 INFO storage: got format: NTFS instance (0x7f0787007590) -- > type = ntfs name = ntfs status = False > device = /dev/sda7 uuid = A0EC3A92EC3A62A8 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = work-old size = 94999.0 targetSize = 94999.0 > >23:45:30,321 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ-part8 /dev/disk/by-id/wwn-0x5000cca67fcc868c-part8 /dev/disk/by-uuid/42ba00aa-8074-47bb-a826-31aefe719fbe', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_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': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '42ba00aa-8074-47bb-a826-31aefe719fbe', > 'ID_FS_UUID_ENC': '42ba00aa-8074-47bb-a826-31aefe719fbe', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'Hitachi_HTS725050A9A364', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS725050A9A364\\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': '8', > 'ID_PART_ENTRY_OFFSET': '966535168', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'PC4OCH0A', > 'ID_SERIAL': 'Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ', > 'ID_SERIAL_SHORT': '110308PCK404GLGWK5WJ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca67fcc868c', > 'ID_WWN_WITH_EXTENSION': '0x5000cca67fcc868c', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '155807', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS725050A9A364_110308PCK404GLGWK5WJ-part8', > '/dev/disk/by-id/wwn-0x5000cca67fcc868c-part8', > '/dev/disk/by-uuid/42ba00aa-8074-47bb-a826-31aefe719fbe'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >23:45:30,322 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >23:45:30,324 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >23:45:30,327 DEBUG storage: DeviceTree.getDeviceByName returned None >23:45:30,327 INFO storage: sda8 is a partition >23:45:30,330 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >23:45:30,332 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:45:30,335 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:45:30,338 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >23:45:30,341 DEBUG storage: PartitionDevice._setFormat: sda8 ; >23:45:30,341 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:45:30,344 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >23:45:30,345 DEBUG storage: looking up parted Partition: /dev/sda8 >23:45:30,348 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >23:45:30,351 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >23:45:30,353 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >23:45:30,356 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >23:45:30,356 INFO storage: added partition sda8 (id 8) to device tree >23:45:30,359 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >23:45:30,361 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >23:45:30,364 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >23:45:30,366 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >23:45:30,400 WARN storage: disklabel detected but not usable on sda8 >23:45:30,401 INFO storage: type detected on 'sda8' is 'swap' >23:45:30,404 DEBUG storage: SwapSpace.__init__: device: /dev/sda8 ; serial: 110308PCK404GLGWK5WJ ; uuid: 42ba00aa-8074-47bb-a826-31aefe719fbe ; exists: True ; label: None ; >23:45:30,404 DEBUG storage: getFormat('swap') returning SwapSpace instance >23:45:30,406 DEBUG storage: PartitionDevice._setFormat: sda8 ; >23:45:30,409 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: swap ; >23:45:30,410 DEBUG storage: looking up parted Device: /dev/sda8 >23:45:30,416 INFO storage: got device: PartitionDevice instance (0x7f0787007490) -- > name = sda8 status = True kids = 0 id = 8 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing swap > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f07870d2dd0> > target size = 0 path = /dev/sda8 > 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 0x7f07901e60d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f07901e6e90> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f07901e6890> PedPartition: <_ped.Partition object at 0x7f07901e24d0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 966535168 end = 967559167 length = 1024000 > flags = >23:45:30,418 INFO storage: got format: SwapSpace instance (0x7f07870079d0) -- > type = swap name = swap status = False > device = /dev/sda8 uuid = 42ba00aa-8074-47bb-a826-31aefe719fbe exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >23:45:30,423 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_CDDVDW_TS-L633R_R82M6GEB305347 /dev/disk/by-label/Fedora\\x2018-Alpha-TC6\\x20x86_64', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_RW': '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-TC6_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Alpha-TC6\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'hp_CDDVDW_TS-L633R', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20\\x20CDDVDW\\x20TS-L633R\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0300', > 'ID_SERIAL': 'hp_CDDVDW_TS-L633R_R82M6GEB305347', > 'ID_SERIAL_SHORT': 'R82M6GEB305347', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '167688', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_CDDVDW_TS-L633R_R82M6GEB305347', > '/dev/disk/by-label/Fedora\\x2018-Alpha-TC6\\x20x86_64'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >23:45:30,423 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >23:45:30,430 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >23:45:30,435 DEBUG storage: DeviceTree.getDeviceByName returned None >23:45:30,436 INFO storage: sr0 is a cdrom >23:45:30,439 DEBUG storage: DeviceTree.addUdevOpticalDevice: >23:45:30,440 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:45:30,442 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >23:45:30,443 INFO storage: added cdrom sr0 (id 9) to device tree >23:45:30,445 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:45:30,456 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >23:45:30,459 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >23:45:30,462 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >23:45:30,464 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >23:45:30,713 WARN storage: disklabel detected but not usable on sr0 >23:45:30,713 INFO storage: type detected on 'sr0' is 'iso9660' >23:45:30,716 DEBUG storage: Iso9660FS.supported: supported: True ; >23:45:30,716 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >23:45:30,718 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >23:45:30,721 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:45:30,781 DEBUG storage: looking up parted Device: /dev/sr0 >23:45:30,785 INFO storage: got device: OpticalDevice instance (0x7f0787007fd0) -- > name = sr0 status = True kids = 0 id = 9 > parents = [] > uuid = None size = 4095.40625 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: hp CDDVDW TS-L633R path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2096848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f07870d2950> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >23:45:30,792 DEBUG storage: Iso9660FS.supported: supported: True ; >23:45:30,793 INFO storage: got format: Iso9660FS instance (0x7f07870073d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Alpha-TC6_x86_64 size = 0 targetSize = 0 > >23:45:30,796 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': '440926', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >23:45:30,798 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >23:45:30,800 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >23:45:30,801 DEBUG storage: DeviceTree.getDeviceByName returned None >23:45:30,802 INFO storage: loop0 is a loop device >23:45:30,804 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >23:45:30,806 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >23:45:30,808 DEBUG storage: DeviceTree.getDeviceByName returned None >23:45:30,808 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:45:30,811 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >23:45:30,811 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 10) to device tree >23:45:30,813 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >23:45:30,814 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:45:30,816 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:45:30,816 INFO storage: added loop loop0 (id 11) to device tree >23:45:30,818 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >23:45:30,820 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >23:45:30,820 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:45:30,822 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >23:45:30,825 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >23:45:30,831 WARN storage: disklabel detected but not usable on loop0 >23:45:30,832 INFO storage: type detected on 'loop0' is 'squashfs' >23:45:30,833 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:45:30,835 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:45:30,836 INFO storage: got device: LoopDevice instance (0x7f0787007810) -- > name = loop0 status = False kids = 0 id = 11 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >23:45:30,840 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/176db896-3a2f-4518-b838-3a252dfbfae2', > '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': '176db896-3a2f-4518-b838-3a252dfbfae2', > 'ID_FS_UUID_ENC': '176db896-3a2f-4518-b838-3a252dfbfae2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '441062', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/176db896-3a2f-4518-b838-3a252dfbfae2'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >23:45:30,841 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >23:45:30,843 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >23:45:30,845 DEBUG storage: DeviceTree.getDeviceByName returned None >23:45:30,845 INFO storage: loop1 is a loop device >23:45:30,847 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >23:45:30,850 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >23:45:30,851 DEBUG storage: DeviceTree.getDeviceByName returned None >23:45:30,852 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:45:30,854 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >23:45:30,855 INFO storage: added file /LiveOS/rootfs.img (id 12) to device tree >23:45:30,857 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >23:45:30,857 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:45:30,860 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >23:45:30,860 INFO storage: added loop loop1 (id 13) to device tree >23:45:30,862 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >23:45:30,864 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >23:45:30,866 DEBUG storage: Ext4FS.supported: supported: True ; >23:45:30,867 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:45:30,867 DEBUG storage: device loop1 does not contain a disklabel >23:45:30,868 INFO storage: type detected on 'loop1' is 'ext4' >23:45:31,097 DEBUG storage: Ext4FS.supported: supported: True ; >23:45:31,098 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:45:31,101 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >23:45:31,103 INFO storage: got device: LoopDevice instance (0x7f0786ffdb50) -- > name = loop1 status = False kids = 0 id = 13 > parents = ['existing 0MB file /LiveOS/rootfs.img (12)'] > 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 >23:45:31,106 DEBUG storage: Ext4FS.supported: supported: True ; >23:45:31,108 INFO storage: got format: Ext4FS instance (0x7f0786f6d0d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 176db896-3a2f-4518-b838-3a252dfbfae2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >23:45:31,112 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '441177', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >23:45:31,113 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >23:45:31,116 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >23:45:31,120 DEBUG storage: DeviceTree.getDeviceByName returned None >23:45:31,121 INFO storage: loop2 is a loop device >23:45:31,124 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >23:45:31,127 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >23:45:31,129 DEBUG storage: DeviceTree.getDeviceByName returned None >23:45:31,130 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:45:31,132 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >23:45:31,133 INFO storage: added file /overlay (deleted) (id 14) to device tree >23:45:31,136 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >23:45:31,136 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:45:31,139 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:45:31,140 INFO storage: added loop loop2 (id 15) to device tree >23:45:31,142 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >23:45:31,144 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >23:45:31,145 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:45:31,148 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >23:45:31,150 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >23:45:31,159 WARN storage: disklabel detected but not usable on loop2 >23:45:31,160 DEBUG storage: no type or existing type for loop2, bailing >23:45:31,161 INFO storage: got device: LoopDevice instance (0x7f0786ffdad0) -- > name = loop2 status = False kids = 0 id = 15 > parents = ['existing 0MB file /overlay (deleted) (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/loop2 > format args = [] originalFormat = None >23:45:31,165 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': '441330', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >23:45:31,166 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >23:45:31,167 DEBUG storage: lvm filter: adding loop3 to the reject list >23:45:31,169 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': '441441', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >23:45:31,170 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >23:45:31,171 DEBUG storage: lvm filter: adding loop4 to the reject list >23:45:31,174 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': '441554', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >23:45:31,175 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >23:45:31,175 DEBUG storage: lvm filter: adding loop5 to the reject list >23:45:31,179 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': '441666', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >23:45:31,180 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >23:45:31,180 DEBUG storage: lvm filter: adding loop6 to the reject list >23:45:31,183 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': '441779', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >23:45:31,184 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >23:45:31,185 DEBUG storage: lvm filter: adding loop7 to the reject list >23:45:31,185 DEBUG storage: Skipping a device mapper drive (dm-0) for now >23:45:31,429 INFO storage: devices to scan: ['dm-0'] >23:45:31,435 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/176db896-3a2f-4518-b838-3a252dfbfae2 /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': '176db896-3a2f-4518-b838-3a252dfbfae2', > 'ID_FS_UUID_ENC': '176db896-3a2f-4518-b838-3a252dfbfae2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '301576', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/176db896-3a2f-4518-b838-3a252dfbfae2', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >23:45:31,435 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >23:45:31,438 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >23:45:31,440 DEBUG storage: DeviceTree.getDeviceByName returned None >23:45:31,440 INFO storage: live-rw is a device-mapper device >23:45:31,443 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >23:45:31,445 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >23:45:31,448 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (13) with existing ext4 filesystem >23:45:31,453 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >23:45:31,456 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (15) >23:45:31,461 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >23:45:31,463 DEBUG storage: DeviceTree.getDeviceByName returned None >23:45:31,466 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >23:45:31,466 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:45:31,469 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >23:45:31,470 INFO storage: added dm live-rw (id 16) to device tree >23:45:31,472 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >23:45:31,474 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >23:45:31,477 DEBUG storage: Ext4FS.supported: supported: True ; >23:45:31,478 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:45:31,479 DEBUG storage: device live-rw does not contain a disklabel >23:45:31,479 INFO storage: type detected on 'live-rw' is 'ext4' >23:45:31,716 DEBUG storage: Ext4FS.supported: supported: True ; >23:45:31,717 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:45:31,720 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >23:45:31,721 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >23:45:31,767 INFO storage: got device: DMDevice instance (0x7f0786f6dfd0) -- > name = live-rw status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop2 (15)'] > 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 0x7f07870d2f80> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >23:45:31,771 DEBUG storage: Ext4FS.supported: supported: True ; >23:45:31,773 INFO storage: got format: Ext4FS instance (0x7f0786f7c1d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 176db896-3a2f-4518-b838-3a252dfbfae2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >23:45:32,015 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:45:32,109 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:45:32,114 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:32,119 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:32,188 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:45:32,291 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:45:32,297 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:32,302 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:32,371 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >23:45:32,475 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:45:32,481 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:32,491 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:32,578 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >23:45:32,583 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >23:45:32,588 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >23:45:32,683 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:45:32,689 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:32,695 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:32,780 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >23:45:32,882 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:45:32,888 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:32,896 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:32,969 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >23:45:33,070 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:45:33,073 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:33,079 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:33,151 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >23:45:33,250 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:45:33,254 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:33,260 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:33,330 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >23:45:33,333 DEBUG storage: SwapSpace.teardown: device: /dev/sda8 ; status: False ; type: swap ; >23:45:33,339 DEBUG storage: SwapSpace.teardown: device: /dev/sda8 ; status: False ; type: swap ; >23:45:33,435 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:45:33,441 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:33,447 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:33,519 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >23:45:33,620 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >23:45:33,625 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >23:45:33,629 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >23:45:33,631 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >23:45:33,634 INFO storage: edd: collected mbr signatures: {'sda': '0xd44f9225'} >23:45:33,636 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0xd44f9225 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976773168 >23:45:33,636 INFO storage: edd: matched 0x80 to sda using MBR sig >23:45:33,640 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:45:33,661 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:45:34,079 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:45:34,277 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:45:34,282 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:34,288 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:34,381 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:45:34,383 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:45:34,480 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >23:45:34,660 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:45:34,667 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:34,675 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:34,769 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >23:45:34,772 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:45:35,168 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >23:45:35,169 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >23:45:35,170 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >23:45:35,182 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >23:45:35,183 DEBUG storage: crypttab maps: [] >23:45:35,183 DEBUG storage: parsing /mnt/sysimage/etc/fstab >23:45:35,195 DEBUG storage: resolved 'UUID=e054b9b2-1ab7-4741-a815-dde95d053f7e' to 'sda5' (partition) >23:45:35,195 DEBUG storage: resolved 'UUID=ed15ae1f-2820-452a-b10f-861dc8016c5e' to 'sda3' (partition) >23:45:35,195 DEBUG storage: resolved 'UUID=bbbf52ae-e249-4313-aec5-b4338a305751' to 'sda6' (partition) >23:45:35,196 DEBUG storage: resolved 'UUID=42ba00aa-8074-47bb-a826-31aefe719fbe' to 'sda8' (partition) >23:45:35,199 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >23:45:35,201 DEBUG storage: DeviceTree.getDeviceByPath returned None >23:45:35,201 DEBUG storage: failed to resolve '/dev/tmpfs' >23:45:35,203 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/devpts ; >23:45:35,205 DEBUG storage: DeviceTree.getDeviceByPath returned None >23:45:35,205 DEBUG storage: failed to resolve '/dev/devpts' >23:45:35,207 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >23:45:35,209 DEBUG storage: DeviceTree.getDeviceByPath returned None >23:45:35,210 DEBUG storage: failed to resolve '/dev/sysfs' >23:45:35,212 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/proc ; >23:45:35,214 DEBUG storage: DeviceTree.getDeviceByPath returned None >23:45:35,214 DEBUG storage: failed to resolve '/dev/proc' >23:45:35,216 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda1 ; >23:45:35,218 DEBUG storage: DeviceTree.getDeviceByPath returned existing 156946MB partition sda1 (1) with existing ntfs filesystem >23:45:35,219 DEBUG storage: resolved '/dev/sda1' to 'sda1' (partition) >23:45:35,221 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda7 ; >23:45:35,223 DEBUG storage: DeviceTree.getDeviceByPath returned existing 95000MB partition sda7 (7) with existing ntfs filesystem >23:45:35,223 DEBUG storage: resolved '/dev/sda7' to 'sda7' (partition) >23:45:35,225 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >23:45:35,227 DEBUG storage: DeviceTree.getDeviceByPath returned existing 31996MB partition sda2 (2) with existing ext4 filesystem >23:45:35,228 DEBUG storage: resolved '/dev/sda2' to 'sda2' (partition) >23:45:35,230 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >23:45:35,423 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >23:45:35,426 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:45:35,526 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >23:45:35,720 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:45:35,724 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:35,729 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:45:36,277 DEBUG storage: Ext4FS.supported: supported: True ; >23:45:36,281 DEBUG storage: Ext4FS.supported: supported: True ; >23:45:36,285 DEBUG storage: NTFS.supported: supported: False ; >23:45:36,288 DEBUG storage: Ext4FS.supported: supported: True ; >23:45:36,293 DEBUG storage: Ext4FS.supported: supported: True ; >23:45:36,297 DEBUG storage: Ext4FS.supported: supported: True ; >23:45:36,301 DEBUG storage: Ext4FS.supported: supported: True ; >23:45:36,305 DEBUG storage: NTFS.supported: supported: False ; >23:45:36,309 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:45:36,323 DEBUG storage: Iso9660FS.supported: supported: True ; >23:45:36,892 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >23:45:36,894 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:45:36,908 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4095MB cdrom sr0 (9) with existing iso9660 filesystem >19:50:50,775 DEBUG storage: Iso9660FS.supported: supported: True ; >19:50:50,778 DEBUG storage: Iso9660FS.supported: supported: True ; >19:50:50,781 DEBUG storage: NFSv4.supported: supported: False ; >19:50:50,783 DEBUG storage: NFSv4.supported: supported: False ; >19:50:50,786 DEBUG storage: SELinuxFS.supported: supported: False ; >19:50:50,789 DEBUG storage: SELinuxFS.supported: supported: False ; >19:50:50,792 DEBUG storage: Ext4FS.supported: supported: True ; >19:50:50,795 DEBUG storage: Ext4FS.supported: supported: True ; >19:50:50,799 DEBUG storage: Ext3FS.supported: supported: True ; >19:50:50,803 DEBUG storage: Ext3FS.supported: supported: True ; >19:50:50,806 DEBUG storage: Ext2FS.supported: supported: True ; >19:50:50,809 DEBUG storage: Ext2FS.supported: supported: True ; >19:50:50,813 DEBUG storage: SysFS.supported: supported: False ; >19:50:50,816 DEBUG storage: SysFS.supported: supported: False ; >19:50:50,820 DEBUG storage: MultipathMember.__init__: >19:50:50,822 DEBUG storage: SwapSpace.__init__: >19:50:50,825 DEBUG storage: ProcFS.supported: supported: False ; >19:50:50,828 DEBUG storage: ProcFS.supported: supported: False ; >19:50:50,831 DEBUG storage: DMRaidMember.__init__: >19:50:50,834 DEBUG storage: DevPtsFS.supported: supported: False ; >19:50:50,836 DEBUG storage: DevPtsFS.supported: supported: False ; >19:50:50,839 DEBUG storage: BTRFS.supported: supported: True ; >19:50:52,013 DEBUG storage: BTRFS.supported: supported: True ; >19:50:52,018 DEBUG storage: USBFS.supported: supported: False ; >19:50:52,020 DEBUG storage: USBFS.supported: supported: False ; >19:50:52,022 DEBUG storage: DiskLabel.__init__: >19:50:52,022 INFO storage: DiskLabel.partedDevice returning None >19:50:52,025 DEBUG storage: HFSPlus.supported: supported: False ; >19:50:52,027 DEBUG storage: HFSPlus.supported: supported: False ; >19:50:52,029 DEBUG storage: XFS.supported: supported: True ; >19:50:53,339 DEBUG storage: XFS.supported: supported: True ; >19:50:53,343 DEBUG storage: TmpFS.supported: supported: False ; >19:50:53,346 DEBUG storage: TmpFS.supported: supported: False ; >19:50:53,349 DEBUG storage: LUKS.__init__: >19:50:53,352 DEBUG storage: NTFS.supported: supported: False ; >19:50:53,355 DEBUG storage: NTFS.supported: supported: False ; >19:50:53,358 DEBUG storage: BindFS.supported: supported: False ; >19:50:53,360 DEBUG storage: BindFS.supported: supported: False ; >19:50:53,363 DEBUG storage: HFS.supported: supported: False ; >19:50:53,366 DEBUG storage: HFS.supported: supported: False ; >19:50:53,369 DEBUG storage: LVMPhysicalVolume.__init__: >19:50:53,371 DEBUG storage: NFS.supported: supported: False ; >19:50:53,374 DEBUG storage: NFS.supported: supported: False ; >19:50:53,377 DEBUG storage: FATFS.supported: supported: True ; >19:50:53,469 DEBUG storage: FATFS.supported: supported: True ; >19:50:53,474 DEBUG storage: NoDevFS.supported: supported: False ; >19:50:53,478 DEBUG storage: NoDevFS.supported: supported: False ; >19:50:53,486 DEBUG storage: MDRaidMember.__init__: >23:56:17,309 DEBUG storage: clearpart: looking at sda8 >23:56:17,311 DEBUG storage: clearpart: looking at sda7 >23:56:17,311 DEBUG storage: clearpart: looking at sda6 >23:56:17,312 DEBUG storage: clearpart: looking at sda5 >23:56:17,312 DEBUG storage: clearpart: looking at sda4 >23:56:17,313 DEBUG storage: clearpart: looking at sda3 >23:56:17,313 DEBUG storage: clearpart: looking at sda2 >23:56:17,313 DEBUG storage: clearpart: looking at sda1 >23:56:17,314 DEBUG storage: checking whether disk sda has an empty extended >23:56:17,326 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f07901e60d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f078a4eb250> PedPartition: <_ped.Partition object at 0x7f07862fbb30> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8'] >23:56:17,327 DEBUG storage: new disk order: [] >23:56:17,611 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:56:17,615 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:56:17,620 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >23:56:17,624 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >23:56:17,624 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >23:56:17,627 DEBUG storage: _is_valid_disklabel(sda) returning True >23:56:17,627 DEBUG storage: _is_valid_size(sda) returning True >23:56:17,627 DEBUG storage: _is_valid_location(sda) returning True >23:56:17,628 DEBUG storage: _is_valid_format(sda) returning True >23:56:17,628 DEBUG storage: is_valid_stage1_device(sda) returning True >23:56:17,712 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >23:56:17,716 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f078a4eb350> fileSystem: <parted.filesystem.FileSystem object at 0x7f078ad41f10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f078acd7490> PedPartition: <_ped.Partition object at 0x7f078a55bd70> >23:56:17,720 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >23:56:17,723 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f078a4eb350> fileSystem: <parted.filesystem.FileSystem object at 0x7f078ad41ed0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f078ad41f90> PedPartition: <_ped.Partition object at 0x7f078a55bb30> >23:56:17,727 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >23:56:17,730 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f078a4eb350> fileSystem: <parted.filesystem.FileSystem object at 0x7f078ad41210> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f078ad41290> PedPartition: <_ped.Partition object at 0x7f078a55bad0> >23:56:17,731 DEBUG storage: _is_valid_disklabel(sda) returning True >23:56:17,732 DEBUG storage: _is_valid_size(sda) returning True >23:56:17,732 DEBUG storage: _is_valid_location(sda) returning True >23:56:17,732 DEBUG storage: _is_valid_format(sda) returning True >23:56:17,733 DEBUG storage: is_valid_stage1_device(sda) returning True >23:56:17,735 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >23:56:17,745 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f078a4eb350> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f078ad410d0> PedPartition: <_ped.Partition object at 0x7f078a55ba70> >23:56:17,748 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >23:56:17,750 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f078a4eb350> fileSystem: <parted.filesystem.FileSystem object at 0x7f078ad20c10> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f078ad20cd0> PedPartition: <_ped.Partition object at 0x7f078a55b650> >23:56:17,752 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >23:56:17,755 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f078a4eb350> fileSystem: <parted.filesystem.FileSystem object at 0x7f078ad20790> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f078ad20810> PedPartition: <_ped.Partition object at 0x7f078a55b5f0> >23:56:17,757 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >23:56:17,759 DEBUG storage: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f078a4eb350> fileSystem: <parted.filesystem.FileSystem object at 0x7f078ad20610> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f078ad20650> PedPartition: <_ped.Partition object at 0x7f078a55b590> >23:56:17,762 DEBUG storage: PartitionDevice._setPartedPartition: sda8 ; >23:56:17,764 DEBUG storage: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f078a4eb350> fileSystem: <parted.filesystem.FileSystem object at 0x7f078ad20490> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f078ad20f10> PedPartition: <_ped.Partition object at 0x7f078a55ba10> >23:56:17,767 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >23:56:17,769 DEBUG storage: DeviceTree.getDeviceByPath returned existing 286965MB partition sda4 (4) >23:56:17,771 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >23:56:17,773 DEBUG storage: DeviceTree.getDeviceByPath returned existing 286965MB partition sda4 (4) >23:56:17,775 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >23:56:17,778 DEBUG storage: DeviceTree.getDeviceByPath returned existing 286965MB partition sda4 (4) >23:56:17,780 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >23:56:17,782 DEBUG storage: DeviceTree.getDeviceByPath returned existing 286965MB partition sda4 (4) >23:56:25,937 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:56:32,324 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f078a4b12d0>, 154970.740723, ['sda'], None >23:56:32,326 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:56:42,792 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f078a4b12d0>, 99583.0, ['sda'], None >23:56:42,796 DEBUG storage.ui: PartitionDevice._computeResize: sda7 ; status: True ; > > >/tmp/ifcfg.log: >23:44:56,847 DEBUG ifcfg: Network object created called >23:44:57,591 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >23:44:57,592 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >23:44:57,594 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=64:31:50:8B:EB:5D >23:44:57,596 DEBUG ifcfg: NetworkDevice eth0 set: UUID=9d5ac2e2-6fc2-454e-a2a4-d17098cba994 >23:44:57,596 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >23:44:57,597 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="64:31:50:8B:EB:5D" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="9d5ac2e2-6fc2-454e-a2a4-d17098cba994" > >23:44:57,597 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 >23:55:52,108 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >DEVICE="eth0" >HWADDR="64:31:50:8B:EB:5D" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="9d5ac2e2-6fc2-454e-a2a4-d17098cba994" > >23:55:52,109 DEBUG ifcfg: NetworkDevice eth0: > >23:55:52,109 DEBUG ifcfg: loadIfcfgFile eth0 from /etc/sysconfig/network-scripts/ifcfg-eth0 >23:55:52,111 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="64:31:50:8B:EB:5D" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="9d5ac2e2-6fc2-454e-a2a4-d17098cba994" > > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Alpha-TC6\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >23:44:26,319 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >23:44:26,320 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="601" x-info="http://www.rsyslog.com"] start >23:44:26,321 INFO systemd: Successfully loaded SELinux policy in 8s 321ms 959us. >23:44:26,321 INFO systemd: Relabelled /dev and /run in 191ms 279us. >23:44:26,321 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >23:44:26,321 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >23:44:26,321 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 >23:44:26,321 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Alpha-TC6\x20x86_64 quiet BOOT_IMAGE=vmlinuz >23:44:26,321 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >23:44:26,321 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >23:44:26,321 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >23:44:26,321 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >23:44:26,321 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bb7cefff] usable >23:44:26,321 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb7cf000-0x00000000bbecefff] reserved >23:44:26,321 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bbecf000-0x00000000bbfcefff] ACPI NVS >23:44:26,321 INFO systemd: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >23:44:26,321 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bbfcf000-0x00000000bbffefff] ACPI data >23:44:26,321 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bbfff000-0x00000000bbffffff] usable >23:44:26,321 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bc000000-0x00000000bfffffff] reserved >23:44:26,321 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >23:44:26,321 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >23:44:26,321 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved >23:44:26,321 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed19000-0x00000000fed19fff] reserved >23:44:26,321 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1b000-0x00000000fed1ffff] reserved >23:44:26,321 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >23:44:26,321 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved >23:44:26,321 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable >23:44:26,321 INFO systemd: Initializing machine ID from random generator. >23:44:26,321 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >23:44:26,321 INFO kernel:[ 0.000000] DMI 2.6 present. >23:44:26,321 DEBUG kernel:[ 0.000000] DMI: Hewlett-Packard HP ProBook 6550b/1471, BIOS 68CDE Ver. F.07 04/22/2011 >23:44:26,321 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. >23:44:26,321 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >23:44:26,321 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >23:44:26,321 INFO kernel:[ 0.000000] No AGP bridge found >23:44:26,321 INFO kernel:[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 >23:44:26,321 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >23:44:26,321 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >23:44:26,321 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >23:44:26,321 ERR systemd-udevd: ctx=0x7f3e92292500 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/drivers/char/tpm/tpm.ko error=No such file or directory >23:44:26,321 ERR systemd-udevd: ctx=0x7f3e92292500 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 >23:44:26,321 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >23:44:26,321 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >23:44:26,321 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >23:44:26,321 DEBUG kernel:[ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect >23:44:26,321 DEBUG kernel:[ 0.000000] 1 base 000000000 mask F80000000 write-back >23:44:26,321 DEBUG kernel:[ 0.000000] 2 base 080000000 mask FC0000000 write-back >23:44:26,321 DEBUG kernel:[ 0.000000] 3 base 100000000 mask FC0000000 write-back >23:44:26,321 DEBUG kernel:[ 0.000000] 4 disabled >23:44:26,321 ERR systemd-udevd: ctx=0x7f3e92292500 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 >23:44:26,321 DEBUG kernel:[ 0.000000] 5 disabled >23:44:26,321 DEBUG kernel:[ 0.000000] 6 disabled >23:44:26,321 DEBUG kernel:[ 0.000000] 7 disabled >23:44:26,321 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >23:44:26,321 INFO kernel:[ 0.000000] e820: last_pfn = 0xbc000 max_arch_pfn = 0x400000000 >23:44:26,321 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >23:44:26,321 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >23:44:26,321 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0xbbffffff] >23:44:26,321 ERR systemd-udevd: ctx=0x7f3e92292500 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 >23:44:26,321 DEBUG kernel:[ 0.000000] [mem 0x00000000-0xbbffffff] page 2M >23:44:26,321 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0xbbffffff @ [mem 0x1fa1c000-0x1fffffff] >23:44:26,321 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x13fffffff] >23:44:26,321 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x13fffffff] page 2M >23:44:26,321 ERR systemd-udevd: ctx=0x7f3e92292500 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 >23:44:26,321 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x13fffffff @ [mem 0xbb7c9000-0xbb7cefff] >23:44:26,321 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e641000-0x7fffefff] >23:44:26,321 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fc600 00024 (v02 HPQOEM) >23:44:26,321 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000bbffe120 0008C (v01 HPQOEM SLIC-MPC 0000000F 01000013) >23:44:26,321 WARNING kernel:[ 0.000000] ACPI: FACP 00000000bbffc000 000F4 (v03 HPQOEM 1471 0000000F HP 00000001) >23:44:26,321 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000bbfd8000 1E95D (v02 HPQOEM 1471 00000001 INTL 20060912) >23:44:26,321 ERR systemd-udevd: ctx=0x7f3e92292500 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/net/bluetooth/bluetooth.ko error=No such file or directory >23:44:26,322 WARNING kernel:[ 0.000000] ACPI: FACS 00000000bbf4d000 00040 >23:44:26,322 WARNING kernel:[ 0.000000] ACPI: HPET 00000000bbffb000 00038 (v01 HPQOEM 1471 00000001 HP 00000001) >23:44:26,322 WARNING kernel:[ 0.000000] ACPI: APIC 00000000bbffa000 000BC (v01 HPQOEM 1471 00000001 HP 00000001) >23:44:26,322 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000bbff9000 0003C (v01 HPQOEM 1471 00000001 HP 00000001) >23:44:26,322 WARNING kernel:[ 0.000000] ACPI: ASF! 00000000bbff8000 000A0 (v32 HPQOEM 1471 00000001 HP 00000001) >23:44:26,322 WARNING kernel:[ 0.000000] ACPI: TCPA 00000000bbff7000 00032 (v02 HPQOEM 1471 00000000 HP 00000001) >23:44:26,322 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bbfd5000 00135 (v01 HPQOEM SataAhci 00001000 INTL 20060912) >23:44:26,322 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bbfd4000 00314 (v01 HPQOEM PtidDevc 00001000 INTL 20060912) >23:44:26,322 WARNING kernel:[ 0.000000] ACPI: SLIC 00000000bbfd3000 00176 (v01 HPQOEM SLIC-MPC 00000001 HP 00000001) >23:44:26,322 WARNING kernel:[ 0.000000] ACPI: DMAR 00000000bbfd2000 00068 (v01 INTEL CP_FIELD 00000001 INTL 00000001) >23:44:26,322 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bbfd1000 00A10 (v01 PmRef CpuPm 00003000 INTL 20060912) >23:44:26,322 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bbfd0000 00288 (v01 PmRef Cpu0Tst 00003000 INTL 20060912) >23:44:26,322 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bbfcf000 00225 (v01 PmRef ApTst 00003000 INTL 20060912) >23:44:26,322 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >23:44:26,322 INFO kernel:[ 0.000000] No NUMA configuration found >23:44:26,322 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] >23:44:26,322 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] >23:44:26,322 INFO kernel:[ 0.000000] NODE_DATA [mem 0x13ffd9000-0x13fffffff] >23:44:26,322 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff88013b600000-ffff88013f5fffff] on node 0 >23:44:26,322 WARNING kernel:[ 0.000000] Zone ranges: >23:44:26,322 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >23:44:26,322 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >23:44:26,322 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x13fffffff] >23:44:26,322 WARNING kernel:[ 0.000000] Movable zone start for each node >23:44:26,322 WARNING kernel:[ 0.000000] Early memory node ranges >23:44:26,322 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >23:44:26,322 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xbb7cefff] >23:44:26,322 WARNING kernel:[ 0.000000] node 0: [mem 0xbbfff000-0xbbffffff] >23:44:26,322 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x13fffffff] >23:44:26,322 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1029983 >23:44:26,322 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >23:44:26,322 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >23:44:26,322 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >23:44:26,322 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >23:44:26,322 DEBUG kernel:[ 0.000000] DMA32 zone: 747536 pages, LIFO batch:31 >23:44:26,322 DEBUG kernel:[ 0.000000] Normal zone: 4096 pages used for memmap >23:44:26,322 DEBUG kernel:[ 0.000000] Normal zone: 258048 pages, LIFO batch:31 >23:44:26,322 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >23:44:26,322 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >23:44:26,322 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >23:44:26,322 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >23:44:26,322 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >23:44:26,322 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) >23:44:26,322 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled) >23:44:26,322 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] enabled) >23:44:26,322 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] enabled) >23:44:26,322 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled) >23:44:26,322 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >23:44:26,322 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >23:44:26,322 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >23:44:26,322 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >23:44:26,322 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) >23:44:26,322 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) >23:44:26,322 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) >23:44:26,322 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) >23:44:26,322 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >23:44:26,322 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 >23:44:26,322 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >23:44:26,322 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >23:44:26,322 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >23:44:26,322 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >23:44:26,322 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >23:44:26,322 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >23:44:26,322 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >23:44:26,322 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs >23:44:26,322 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bb7cf000 - 00000000bbecf000 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bbecf000 - 00000000bbfcf000 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bbfcf000 - 00000000bbfff000 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bc000000 - 00000000c0000000 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed19000 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed19000 - 00000000fed1a000 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1b000 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1b000 - 00000000fed20000 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffd80000 >23:44:26,322 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ffd80000 - 0000000100000000 >23:44:26,322 INFO kernel:[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices >23:44:26,322 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >23:44:26,322 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >23:44:26,322 INFO kernel:[ 0.000000] PERCPU: Embedded 477 pages/cpu @ffff88013a600000 s1923392 r8192 d22208 u2097152 >23:44:26,322 DEBUG kernel:[ 0.000000] pcpu-alloc: s1923392 r8192 d22208 u2097152 alloc=1*2097152 >23:44:26,322 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 >23:44:26,322 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1009497 >23:44:26,322 WARNING kernel:[ 0.000000] Policy zone: Normal >23:44:26,322 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Alpha-TC6\x20x86_64 quiet BOOT_IMAGE=vmlinuz >23:44:26,322 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >23:44:26,322 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >23:44:26,322 INFO kernel:[ 0.000000] Checking aperture... >23:44:26,322 INFO kernel:[ 0.000000] No AGP bridge found >23:44:26,322 INFO kernel:[ 0.000000] Memory: 3916144k/5242880k available (7082k kernel code, 1122948k absent, 203788k reserved, 6426k data, 3244k init) >23:44:26,322 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >23:44:26,322 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >23:44:26,322 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >23:44:26,322 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=4096 to nr_cpu_ids=8. >23:44:26,322 INFO kernel:[ 0.000000] NR_IRQS:262400 nr_irqs:744 16 >23:44:26,322 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >23:44:26,322 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >23:44:26,322 INFO kernel:[ 0.000000] console [tty0] enabled >23:44:26,322 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >23:44:26,322 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >23:44:26,322 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >23:44:26,322 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >23:44:26,322 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >23:44:26,322 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >23:44:26,322 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >23:44:26,322 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >23:44:26,322 WARNING kernel:[ 0.000000] memory used by lock dependency info: 6367 kB >23:44:26,322 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >23:44:26,322 INFO kernel:[ 0.000000] allocated 16777216 bytes of page_cgroup >23:44:26,322 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >23:44:26,322 DEBUG kernel:[ 0.000000] ODEBUG: 24 of 24 active objects replaced >23:44:26,322 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >23:44:26,322 DEBUG kernel:[ 0.000000] hpet clockevent registered >23:44:26,322 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >23:44:26,322 INFO kernel:[ 0.001000] tsc: Detected 1729.044 MHz processor >23:44:26,322 INFO kernel:[ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3458.08 BogoMIPS (lpj=1729044) >23:44:26,322 INFO kernel:[ 0.000007] pid_max: default: 32768 minimum: 301 >23:44:26,322 INFO kernel:[ 0.000539] Security Framework initialized >23:44:26,322 INFO kernel:[ 0.000548] SELinux: Initializing. >23:44:26,322 DEBUG kernel:[ 0.000669] SELinux: Starting in permissive mode >23:44:26,322 INFO kernel:[ 0.001757] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >23:44:26,322 INFO kernel:[ 0.003105] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >23:44:26,322 INFO kernel:[ 0.003672] Mount-cache hash table entries: 256 >23:44:26,322 INFO kernel:[ 0.007391] Initializing cgroup subsys cpuacct >23:44:26,322 INFO kernel:[ 0.007396] Initializing cgroup subsys memory >23:44:26,322 INFO kernel:[ 0.007648] Initializing cgroup subsys devices >23:44:26,322 INFO kernel:[ 0.007665] Initializing cgroup subsys freezer >23:44:26,322 INFO kernel:[ 0.007676] Initializing cgroup subsys net_cls >23:44:26,322 INFO kernel:[ 0.007685] Initializing cgroup subsys blkio >23:44:26,322 INFO kernel:[ 0.007689] Initializing cgroup subsys perf_event >23:44:26,322 INFO kernel:[ 0.008043] CPU: Physical Processor ID: 0 >23:44:26,322 INFO kernel:[ 0.008045] CPU: Processor Core ID: 0 >23:44:26,322 INFO kernel:[ 0.008050] mce: CPU supports 9 MCE banks >23:44:26,322 INFO kernel:[ 0.008070] CPU0: Thermal monitoring enabled (TM1) >23:44:26,322 INFO kernel:[ 0.008091] process: using mwait in idle threads >23:44:26,322 INFO kernel:[ 0.008095] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >23:44:26,322 INFO kernel:[ 0.008095] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >23:44:26,322 INFO kernel:[ 0.008095] tlb_flushall_shift is 0x6 >23:44:26,322 INFO kernel:[ 0.009864] ACPI: Core revision 20120711 >23:44:26,322 INFO kernel:[ 0.369218] ftrace: allocating 23633 entries in 93 pages >23:44:26,322 INFO kernel:[ 0.385237] dmar: Host address width 36 >23:44:26,322 INFO kernel:[ 0.385241] dmar: DRHD base: 0x000000fed90000 flags: 0x1 >23:44:26,322 INFO kernel:[ 0.385334] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c90780106f0462 ecap f020e2 >23:44:26,322 INFO kernel:[ 0.385337] dmar: RMRR base: 0x00000000000000 end: 0x00000000000fff >23:44:26,322 INFO kernel:[ 0.386362] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >23:44:26,322 INFO kernel:[ 0.396370] smpboot: CPU0: Intel(R) Core(TM) i7 CPU Q 740 @ 1.73GHz stepping 05 >23:44:26,322 INFO kernel:[ 0.498239] Performance Events: PEBS fmt1+, 16-deep LBR, Nehalem events, Intel PMU driver. >23:44:26,322 INFO kernel:[ 0.498247] perf_event_intel: CPU erratum AAJ80 worked around >23:44:26,322 WARNING kernel:[ 0.498249] perf_event_intel: CPUID marked event: 'bus cycles' unavailable >23:44:26,322 INFO kernel:[ 0.498259] ... version: 3 >23:44:26,322 INFO kernel:[ 0.498260] ... bit width: 48 >23:44:26,322 INFO kernel:[ 0.498262] ... generic registers: 4 >23:44:26,322 INFO kernel:[ 0.498264] ... value mask: 0000ffffffffffff >23:44:26,322 INFO kernel:[ 0.498265] ... max period: 000000007fffffff >23:44:26,322 INFO kernel:[ 0.498267] ... fixed-purpose events: 3 >23:44:26,322 INFO kernel:[ 0.498268] ... event mask: 000000070000000f >23:44:26,322 INFO kernel:[ 0.502281] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >23:44:26,322 INFO kernel:[ 0.503982] SMP alternatives: lockdep: fixing up alternatives >23:44:26,322 INFO kernel:[ 0.503992] smpboot: Booting Node 0, Processors #1 >23:44:26,322 INFO kernel:[ 0.518587] SMP alternatives: lockdep: fixing up alternatives >23:44:26,322 WARNING kernel:[ 0.518592] #2 >23:44:26,322 INFO kernel:[ 0.532835] SMP alternatives: lockdep: fixing up alternatives >23:44:26,322 WARNING kernel:[ 0.532841] #3 >23:44:26,322 INFO kernel:[ 0.547092] SMP alternatives: lockdep: fixing up alternatives >23:44:26,322 WARNING kernel:[ 0.547097] #4 >23:44:26,322 INFO kernel:[ 0.561358] SMP alternatives: lockdep: fixing up alternatives >23:44:26,322 WARNING kernel:[ 0.561363] #5 >23:44:26,322 INFO kernel:[ 0.575600] SMP alternatives: lockdep: fixing up alternatives >23:44:26,322 WARNING kernel:[ 0.575605] #6 >23:44:26,322 INFO kernel:[ 0.589844] SMP alternatives: lockdep: fixing up alternatives >23:44:26,322 WARNING kernel:[ 0.589850] #7 OK >23:44:26,322 INFO kernel:[ 0.603366] Brought up 8 CPUs >23:44:26,322 INFO kernel:[ 0.603370] smpboot: Total of 8 processors activated (27664.70 BogoMIPS) >23:44:26,322 INFO kernel:[ 0.613301] devtmpfs: initialized >23:44:26,322 INFO kernel:[ 0.616717] PM: Registering ACPI NVS region [mem 0xbbecf000-0xbbfcefff] (1048576 bytes) >23:44:26,322 INFO kernel:[ 0.619392] atomic64 test passed for x86-64 platform with CX8 and with SSE >23:44:26,322 INFO kernel:[ 0.619554] RTC time: 23:43:37, date: 09/07/12 >23:44:26,322 INFO kernel:[ 0.620324] NET: Registered protocol family 16 >23:44:26,322 INFO kernel:[ 0.622492] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >23:44:26,322 INFO kernel:[ 0.622511] ACPI: bus type pci registered >23:44:26,322 INFO kernel:[ 0.623357] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >23:44:26,322 INFO kernel:[ 0.623360] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >23:44:26,322 INFO kernel:[ 0.694422] PCI: Using configuration type 1 for base access >23:44:26,322 INFO kernel:[ 0.717354] bio: create slab <bio-0> at 0 >23:44:26,322 INFO kernel:[ 0.718266] ACPI: Added _OSI(Module Device) >23:44:26,322 INFO kernel:[ 0.718281] ACPI: Added _OSI(Processor Device) >23:44:26,322 INFO kernel:[ 0.718295] ACPI: Added _OSI(3.0 _SCP Extensions) >23:44:26,322 INFO kernel:[ 0.718309] ACPI: Added _OSI(Processor Aggregator Device) >23:44:26,322 DEBUG kernel:[ 0.735187] ACPI: EC: Look up EC in DSDT >23:44:26,322 WARNING kernel:[ 0.824811] ACPI: Executed 1 blocks of module-level executable AML code >23:44:26,322 NOTICE kernel:[ 1.348298] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >23:44:26,322 WARNING kernel:[ 1.459072] ACPI: SSDT 00000000bbec8a98 00333 (v01 PmRef Cpu0Ist 00003000 INTL 20060912) >23:44:26,322 WARNING kernel:[ 1.465231] ACPI: Dynamic OEM Table Load: >23:44:26,322 WARNING kernel:[ 1.465235] ACPI: SSDT (null) 00333 (v01 PmRef Cpu0Ist 00003000 INTL 20060912) >23:44:26,322 WARNING kernel:[ 1.471168] ACPI: SSDT 00000000bbec7018 008AA (v01 PmRef Cpu0Cst 00003001 INTL 20060912) >23:44:26,322 WARNING kernel:[ 1.475579] ACPI: Dynamic OEM Table Load: >23:44:26,322 WARNING kernel:[ 1.475583] ACPI: SSDT (null) 008AA (v01 PmRef Cpu0Cst 00003001 INTL 20060912) >23:44:26,322 WARNING kernel:[ 1.496084] ACPI: SSDT 00000000bbec8718 00303 (v01 PmRef ApIst 00003000 INTL 20060912) >23:44:26,322 WARNING kernel:[ 1.508075] ACPI: Dynamic OEM Table Load: >23:44:26,323 WARNING kernel:[ 1.508079] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20060912) >23:44:26,323 WARNING kernel:[ 1.516288] ACPI: SSDT 00000000bbec6d98 00119 (v01 PmRef ApCst 00003000 INTL 20060912) >23:44:26,323 WARNING kernel:[ 1.523308] ACPI: Dynamic OEM Table Load: >23:44:26,323 WARNING kernel:[ 1.523313] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20060912) >23:44:26,323 INFO kernel:[ 2.483157] ACPI: Interpreter enabled >23:44:26,323 INFO kernel:[ 2.483162] ACPI: (supports S0 S3 S4 S5) >23:44:26,323 INFO kernel:[ 2.483651] ACPI: Using IOAPIC for interrupt routing >23:44:26,323 INFO kernel:[ 2.585106] ACPI: Power Resource [APPR] (off) >23:44:26,323 INFO kernel:[ 2.660329] ACPI: Power Resource [COMP] (off) >23:44:26,323 INFO kernel:[ 2.677133] ACPI: Power Resource [LPP] (on) >23:44:26,323 INFO kernel:[ 2.799533] ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62 >23:44:26,323 INFO kernel:[ 2.803859] ACPI: No dock devices found. >23:44:26,323 INFO kernel:[ 2.803864] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >23:44:26,323 INFO kernel:[ 2.868282] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) >23:44:26,323 INFO kernel:[ 2.913478] PCI host bridge to bus 0000:00 >23:44:26,323 DEBUG kernel:[ 2.913493] pci_bus 0000:00: busn_res: [bus 00-fe] is inserted under domain [bus 00-ff] >23:44:26,323 INFO kernel:[ 2.913496] pci_bus 0000:00: root bus resource [bus 00-fe] >23:44:26,323 INFO kernel:[ 2.913507] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >23:44:26,323 INFO kernel:[ 2.913517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >23:44:26,323 INFO kernel:[ 2.913528] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >23:44:26,323 INFO kernel:[ 2.913538] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff] >23:44:26,323 INFO kernel:[ 2.913548] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfedfffff] >23:44:26,323 INFO kernel:[ 2.913559] pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff] >23:44:26,323 DEBUG kernel:[ 2.913637] pci 0000:00:00.0: [8086:d132] type 00 class 0x060000 >23:44:26,323 DEBUG kernel:[ 2.913833] pci 0000:00:03.0: [8086:d138] type 01 class 0x060400 >23:44:26,323 DEBUG kernel:[ 2.913983] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold >23:44:26,323 DEBUG kernel:[ 2.914092] pci 0000:00:08.0: [8086:d155] type 00 class 0x088000 >23:44:26,323 DEBUG kernel:[ 2.914277] pci 0000:00:08.1: [8086:d156] type 00 class 0x088000 >23:44:26,323 DEBUG kernel:[ 2.914453] pci 0000:00:08.2: [8086:d157] type 00 class 0x088000 >23:44:26,323 DEBUG kernel:[ 2.914627] pci 0000:00:08.3: [8086:d158] type 00 class 0x088000 >23:44:26,323 DEBUG kernel:[ 2.914807] pci 0000:00:10.0: [8086:d150] type 00 class 0x088000 >23:44:26,323 DEBUG kernel:[ 2.914958] pci 0000:00:10.1: [8086:d151] type 00 class 0x088000 >23:44:26,323 DEBUG kernel:[ 2.915210] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000 >23:44:26,323 DEBUG kernel:[ 2.915323] pci 0000:00:16.0: reg 10: [mem 0xd4524000-0xd452400f 64bit] >23:44:26,323 DEBUG kernel:[ 2.915753] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >23:44:26,323 DEBUG kernel:[ 2.915955] pci 0000:00:19.0: [8086:10eb] type 00 class 0x020000 >23:44:26,323 DEBUG kernel:[ 2.916056] pci 0000:00:19.0: reg 10: [mem 0xd4500000-0xd451ffff] >23:44:26,323 DEBUG kernel:[ 2.916101] pci 0000:00:19.0: reg 14: [mem 0xd452a000-0xd452afff] >23:44:26,323 DEBUG kernel:[ 2.916146] pci 0000:00:19.0: reg 18: [io 0x5020-0x503f] >23:44:26,323 DEBUG kernel:[ 2.916563] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >23:44:26,323 DEBUG kernel:[ 2.916725] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320 >23:44:26,323 DEBUG kernel:[ 2.916825] pci 0000:00:1a.0: reg 10: [mem 0xd4529000-0xd45293ff] >23:44:26,323 DEBUG kernel:[ 2.917339] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >23:44:26,323 DEBUG kernel:[ 2.917492] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300 >23:44:26,323 DEBUG kernel:[ 2.917574] pci 0000:00:1b.0: reg 10: [mem 0xd4520000-0xd4523fff 64bit] >23:44:26,323 DEBUG kernel:[ 2.918039] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >23:44:26,323 DEBUG kernel:[ 2.918184] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400 >23:44:26,323 DEBUG kernel:[ 2.918667] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >23:44:26,323 DEBUG kernel:[ 2.918815] pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400 >23:44:26,323 DEBUG kernel:[ 2.919293] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >23:44:26,323 DEBUG kernel:[ 2.919444] pci 0000:00:1c.2: [8086:3b46] type 01 class 0x060400 >23:44:26,323 DEBUG kernel:[ 2.919925] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >23:44:26,323 DEBUG kernel:[ 2.920076] pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400 >23:44:26,323 DEBUG kernel:[ 2.920552] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >23:44:26,323 DEBUG kernel:[ 2.920750] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320 >23:44:26,323 DEBUG kernel:[ 2.920856] pci 0000:00:1d.0: reg 10: [mem 0xd4528000-0xd45283ff] >23:44:26,323 DEBUG kernel:[ 2.921367] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >23:44:26,323 DEBUG kernel:[ 2.921498] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 >23:44:26,323 DEBUG kernel:[ 2.921930] pci 0000:00:1f.0: [8086:3b0b] type 00 class 0x060100 >23:44:26,323 DEBUG kernel:[ 2.922540] pci 0000:00:1f.2: [8086:3b2f] type 00 class 0x010601 >23:44:26,323 DEBUG kernel:[ 2.922654] pci 0000:00:1f.2: reg 10: [io 0x5048-0x504f] >23:44:26,323 DEBUG kernel:[ 2.922699] pci 0000:00:1f.2: reg 14: [io 0x5054-0x5057] >23:44:26,323 DEBUG kernel:[ 2.922744] pci 0000:00:1f.2: reg 18: [io 0x5040-0x5047] >23:44:26,323 DEBUG kernel:[ 2.922788] pci 0000:00:1f.2: reg 1c: [io 0x5050-0x5053] >23:44:26,323 DEBUG kernel:[ 2.922838] pci 0000:00:1f.2: reg 20: [io 0x5000-0x501f] >23:44:26,323 DEBUG kernel:[ 2.922883] pci 0000:00:1f.2: reg 24: [mem 0xd4527000-0xd45277ff] >23:44:26,323 DEBUG kernel:[ 2.923213] pci 0000:00:1f.2: PME# supported from D3hot >23:44:26,323 DEBUG kernel:[ 2.923402] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-fe] >23:44:26,323 DEBUG kernel:[ 2.923443] pci 0000:01:00.0: [1002:9555] type 00 class 0x030000 >23:44:26,323 DEBUG kernel:[ 2.923461] pci 0000:01:00.0: reg 10: [mem 0xc0000000-0xcfffffff pref] >23:44:26,323 DEBUG kernel:[ 2.923476] pci 0000:01:00.0: reg 14: [io 0x4000-0x40ff] >23:44:26,323 DEBUG kernel:[ 2.923490] pci 0000:01:00.0: reg 18: [mem 0xd4400000-0xd440ffff] >23:44:26,323 DEBUG kernel:[ 2.923539] pci 0000:01:00.0: reg 30: [mem 0xfffe0000-0xffffffff pref] >23:44:26,323 DEBUG kernel:[ 2.923637] pci 0000:01:00.0: supports D1 D2 >23:44:26,323 DEBUG kernel:[ 2.923696] pci 0000:01:00.1: [1002:aa38] type 00 class 0x040300 >23:44:26,323 DEBUG kernel:[ 2.923714] pci 0000:01:00.1: reg 10: [mem 0xd4410000-0xd4413fff] >23:44:26,323 DEBUG kernel:[ 2.923884] pci 0000:01:00.1: supports D1 D2 >23:44:26,323 INFO kernel:[ 2.926915] pci 0000:00:03.0: PCI bridge to [bus 01] >23:44:26,323 DEBUG kernel:[ 2.926929] pci 0000:00:03.0: bridge window [io 0x4000-0x4fff] >23:44:26,323 DEBUG kernel:[ 2.926934] pci 0000:00:03.0: bridge window [mem 0xd4400000-0xd44fffff] >23:44:26,323 DEBUG kernel:[ 2.926943] pci 0000:00:03.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref] >23:44:26,323 DEBUG kernel:[ 2.927197] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-fe] >23:44:26,323 INFO kernel:[ 2.927208] pci 0000:00:1c.0: PCI bridge to [bus 02] >23:44:26,323 DEBUG kernel:[ 2.927235] pci 0000:00:1c.0: bridge window [mem 0xd4300000-0xd43fffff] >23:44:26,323 DEBUG kernel:[ 2.927515] pci_bus 0000:03: busn_res: [bus 03-43] is inserted under [bus 00-fe] >23:44:26,323 INFO kernel:[ 2.927524] pci 0000:00:1c.1: PCI bridge to [bus 03-43] >23:44:26,323 DEBUG kernel:[ 2.927539] pci 0000:00:1c.1: bridge window [io 0x2000-0x3fff] >23:44:26,323 DEBUG kernel:[ 2.927554] pci 0000:00:1c.1: bridge window [mem 0xd0300000-0xd42fffff] >23:44:26,323 DEBUG kernel:[ 2.927844] pci_bus 0000:44: busn_res: [bus 44] is inserted under [bus 00-fe] >23:44:26,323 DEBUG kernel:[ 2.928039] pci 0000:44:00.0: [1180:e822] type 00 class 0x080500 >23:44:26,323 DEBUG kernel:[ 2.928127] pci 0000:44:00.0: reg 10: [mem 0xd0203000-0xd02030ff] >23:44:26,323 DEBUG kernel:[ 2.928729] pci 0000:44:00.0: supports D1 D2 >23:44:26,323 DEBUG kernel:[ 2.928732] pci 0000:44:00.0: PME# supported from D0 D1 D2 D3hot D3cold >23:44:26,323 DEBUG kernel:[ 2.929041] pci 0000:44:00.1: [1180:e230] type 00 class 0x088000 >23:44:26,323 DEBUG kernel:[ 2.929099] pci 0000:44:00.1: reg 10: [mem 0xd0202000-0xd02020ff] >23:44:26,323 DEBUG kernel:[ 2.929703] pci 0000:44:00.1: supports D1 D2 >23:44:26,323 DEBUG kernel:[ 2.929705] pci 0000:44:00.1: PME# supported from D0 D1 D2 D3hot D3cold >23:44:26,323 DEBUG kernel:[ 2.930003] pci 0000:44:00.2: [1180:e852] type 00 class 0x088000 >23:44:26,323 DEBUG kernel:[ 2.930061] pci 0000:44:00.2: reg 10: [mem 0xd0201000-0xd02010ff] >23:44:26,323 DEBUG kernel:[ 2.930664] pci 0000:44:00.2: supports D1 D2 >23:44:26,323 DEBUG kernel:[ 2.930666] pci 0000:44:00.2: PME# supported from D0 D1 D2 D3hot D3cold >23:44:26,323 DEBUG kernel:[ 2.930962] pci 0000:44:00.3: [1180:e832] type 00 class 0x0c0010 >23:44:26,323 DEBUG kernel:[ 2.931053] pci 0000:44:00.3: reg 10: [mem 0xd0200000-0xd02007ff] >23:44:26,323 DEBUG kernel:[ 2.931656] pci 0000:44:00.3: supports D1 D2 >23:44:26,323 DEBUG kernel:[ 2.931659] pci 0000:44:00.3: PME# supported from D0 D1 D2 D3hot D3cold >23:44:26,323 INFO kernel:[ 2.934002] pci 0000:00:1c.2: PCI bridge to [bus 44] >23:44:26,323 DEBUG kernel:[ 2.934030] pci 0000:00:1c.2: bridge window [mem 0xd0200000-0xd02fffff] >23:44:26,323 DEBUG kernel:[ 2.934316] pci_bus 0000:45: busn_res: [bus 45] is inserted under [bus 00-fe] >23:44:26,323 DEBUG kernel:[ 2.934412] pci 0000:45:00.0: [8086:4239] type 00 class 0x028000 >23:44:26,323 DEBUG kernel:[ 2.934494] pci 0000:45:00.0: reg 10: [mem 0xd0100000-0xd0101fff 64bit] >23:44:26,323 DEBUG kernel:[ 2.934965] pci 0000:45:00.0: PME# supported from D0 D3hot D3cold >23:44:26,323 INFO kernel:[ 2.935157] pci 0000:00:1c.3: PCI bridge to [bus 45] >23:44:26,323 DEBUG kernel:[ 2.935184] pci 0000:00:1c.3: bridge window [mem 0xd0100000-0xd01fffff] >23:44:26,323 DEBUG kernel:[ 2.935347] pci_bus 0000:46: busn_res: [bus 46] is inserted under [bus 00-fe] >23:44:26,323 INFO kernel:[ 2.935560] pci 0000:00:1e.0: PCI bridge to [bus 46] (subtractive decode) >23:44:26,323 DEBUG kernel:[ 2.935589] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xd00fffff] >23:44:26,323 DEBUG kernel:[ 2.935626] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >23:44:26,323 DEBUG kernel:[ 2.935638] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >23:44:26,323 DEBUG kernel:[ 2.935649] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >23:44:26,323 DEBUG kernel:[ 2.935660] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode) >23:44:26,323 DEBUG kernel:[ 2.935670] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfedfffff] (subtractive decode) >23:44:26,323 DEBUG kernel:[ 2.935681] pci 0000:00:1e.0: bridge window [mem 0xfee01000-0xffffffff] (subtractive decode) >23:44:26,323 DEBUG kernel:[ 2.935850] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >23:44:26,323 DEBUG kernel:[ 2.959736] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT] >23:44:26,323 DEBUG kernel:[ 2.963593] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT] >23:44:26,323 DEBUG kernel:[ 2.968240] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] >23:44:26,323 DEBUG kernel:[ 2.971297] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] >23:44:26,323 DEBUG kernel:[ 2.975750] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT] >23:44:26,323 DEBUG kernel:[ 2.979641] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT] >23:44:26,323 INFO kernel:[ 3.023437] pci0000:00: Requesting ACPI _OSC control (0x1d) >23:44:26,323 INFO kernel:[ 3.123988] pci0000:00: ACPI _OSC control (0x1d) granted >23:44:26,323 INFO kernel:[ 3.713803] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff]) >23:44:26,323 INFO kernel:[ 3.716582] PCI host bridge to bus 0000:ff >23:44:26,323 DEBUG kernel:[ 3.716588] pci_bus 0000:ff: busn_res: [bus ff] is inserted under domain [bus 00-ff] >23:44:26,323 INFO kernel:[ 3.716590] pci_bus 0000:ff: root bus resource [bus ff] >23:44:26,323 DEBUG kernel:[ 3.716620] pci 0000:ff:00.0: [8086:2c52] type 00 class 0x060000 >23:44:26,323 DEBUG kernel:[ 3.716715] pci 0000:ff:00.1: [8086:2c81] type 00 class 0x060000 >23:44:26,323 DEBUG kernel:[ 3.716826] pci 0000:ff:02.0: [8086:2c90] type 00 class 0x060000 >23:44:26,323 DEBUG kernel:[ 3.716919] pci 0000:ff:02.1: [8086:2c91] type 00 class 0x060000 >23:44:26,323 DEBUG kernel:[ 3.717030] pci 0000:ff:03.0: [8086:2c98] type 00 class 0x060000 >23:44:26,323 DEBUG kernel:[ 3.717134] pci 0000:ff:03.1: [8086:2c99] type 00 class 0x060000 >23:44:26,323 DEBUG kernel:[ 3.717232] pci 0000:ff:03.4: [8086:2c9c] type 00 class 0x060000 >23:44:26,323 DEBUG kernel:[ 3.717330] pci 0000:ff:04.0: [8086:2ca0] type 00 class 0x060000 >23:44:26,323 DEBUG kernel:[ 3.717429] pci 0000:ff:04.1: [8086:2ca1] type 00 class 0x060000 >23:44:26,323 DEBUG kernel:[ 3.717523] pci 0000:ff:04.2: [8086:2ca2] type 00 class 0x060000 >23:44:26,323 DEBUG kernel:[ 3.717616] pci 0000:ff:04.3: [8086:2ca3] type 00 class 0x060000 >23:44:26,323 DEBUG kernel:[ 3.717723] pci 0000:ff:05.0: [8086:2ca8] type 00 class 0x060000 >23:44:26,323 DEBUG kernel:[ 3.717816] pci 0000:ff:05.1: [8086:2ca9] type 00 class 0x060000 >23:44:26,323 DEBUG kernel:[ 3.717908] pci 0000:ff:05.2: [8086:2caa] type 00 class 0x060000 >23:44:26,323 DEBUG kernel:[ 3.718000] pci 0000:ff:05.3: [8086:2cab] type 00 class 0x060000 >23:44:26,323 INFO kernel:[ 3.718286] pci0000:ff: ACPI _OSC support notification failed, disabling PCIe ASPM >23:44:26,323 INFO kernel:[ 3.718289] pci0000:ff: Unable to request _OSC control (_OSC support mask: 0x08) >23:44:26,323 INFO kernel:[ 3.736145] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 12 14 15) >23:44:26,323 INFO kernel:[ 3.738099] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 *5 6 7 11 12 14 15) >23:44:26,323 INFO kernel:[ 3.740046] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 12 14 15) >23:44:26,323 INFO kernel:[ 3.741988] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 >23:44:26,323 INFO kernel:[ 3.743931] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 *10 12 14 15) >23:44:26,323 INFO kernel:[ 3.745872] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15) >23:44:26,323 INFO kernel:[ 3.747838] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. >23:44:26,323 INFO kernel:[ 3.749792] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. >23:44:26,323 INFO kernel:[ 3.751797] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >23:44:26,323 INFO kernel:[ 3.752035] vgaarb: loaded >23:44:26,323 INFO kernel:[ 3.752037] vgaarb: bridge control possible 0000:01:00.0 >23:44:26,323 NOTICE kernel:[ 3.753864] SCSI subsystem initialized >23:44:26,323 INFO kernel:[ 3.753873] ACPI: bus type scsi registered >23:44:26,323 DEBUG kernel:[ 3.754267] libata version 3.00 loaded. >23:44:26,323 INFO kernel:[ 3.754663] ACPI: bus type usb registered >23:44:26,323 INFO kernel:[ 3.754996] usbcore: registered new interface driver usbfs >23:44:26,323 INFO kernel:[ 3.755170] usbcore: registered new interface driver hub >23:44:26,323 INFO kernel:[ 3.755379] usbcore: registered new device driver usb >23:44:26,323 INFO kernel:[ 3.756274] PCI: Using ACPI for IRQ routing >23:44:26,323 DEBUG kernel:[ 3.795359] PCI: pci_cache_line_size set to 64 bytes >23:44:26,323 DEBUG kernel:[ 3.796730] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >23:44:26,323 DEBUG kernel:[ 3.796758] e820: reserve RAM buffer [mem 0xbb7cf000-0xbbffffff] >23:44:26,323 INFO kernel:[ 3.798589] NetLabel: Initializing >23:44:26,323 INFO kernel:[ 3.798592] NetLabel: domain hash size = 128 >23:44:26,323 INFO kernel:[ 3.798593] NetLabel: protocols = UNLABELED CIPSOv4 >23:44:26,323 INFO kernel:[ 3.798821] NetLabel: unlabeled traffic allowed by default >23:44:26,323 INFO kernel:[ 3.799323] HPET: 8 timers in total, 5 timers will be used for per-cpu timer >23:44:26,323 INFO kernel:[ 3.799348] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 40, 41, 42, 43, 44, 0 >23:44:26,323 INFO kernel:[ 3.799358] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >23:44:26,323 DEBUG kernel:[ 3.802137] hpet: hpet2 irq 40 for MSI >23:44:26,323 DEBUG kernel:[ 3.804057] hpet: hpet3 irq 41 for MSI >23:44:26,323 DEBUG kernel:[ 3.805545] hpet: hpet4 irq 42 for MSI >23:44:26,323 DEBUG kernel:[ 3.806807] hpet: hpet5 irq 43 for MSI >23:44:26,323 DEBUG kernel:[ 3.808095] hpet: hpet6 irq 44 for MSI >23:44:26,323 INFO kernel:[ 3.810140] Switching to clocksource hpet >23:44:26,323 INFO kernel:[ 4.005238] pnp: PnP ACPI init >23:44:26,323 INFO kernel:[ 4.005417] ACPI: bus type pnp registered >23:44:26,323 DEBUG kernel:[ 4.026477] pnp 00:00: [bus 00-fe] >23:44:26,323 DEBUG kernel:[ 4.026490] pnp 00:00: [io 0x0000-0x0cf7 window] >23:44:26,323 DEBUG kernel:[ 4.026500] pnp 00:00: [io 0x0cf8-0x0cff] >23:44:26,324 DEBUG kernel:[ 4.026510] pnp 00:00: [io 0x0d00-0xffff window] >23:44:26,324 DEBUG kernel:[ 4.026520] pnp 00:00: [mem 0x000a0000-0x000bffff window] >23:44:26,324 DEBUG kernel:[ 4.026530] pnp 00:00: [mem 0x000c0000-0x000c3fff window] >23:44:26,324 DEBUG kernel:[ 4.026540] pnp 00:00: [mem 0x000c4000-0x000c7fff window] >23:44:26,324 DEBUG kernel:[ 4.026550] pnp 00:00: [mem 0x000c8000-0x000cbfff window] >23:44:26,324 DEBUG kernel:[ 4.026560] pnp 00:00: [mem 0x000cc000-0x000cffff window] >23:44:26,324 DEBUG kernel:[ 4.026570] pnp 00:00: [mem 0x000d0000-0x000d3fff window] >23:44:26,324 DEBUG kernel:[ 4.026580] pnp 00:00: [mem 0x000d4000-0x000d7fff window] >23:44:26,324 DEBUG kernel:[ 4.026589] pnp 00:00: [mem 0x000d8000-0x000dbfff window] >23:44:26,324 DEBUG kernel:[ 4.026599] pnp 00:00: [mem 0x000dc000-0x000dffff window] >23:44:26,324 DEBUG kernel:[ 4.026609] pnp 00:00: [mem 0x000e0000-0x000e3fff window] >23:44:26,324 DEBUG kernel:[ 4.026618] pnp 00:00: [mem 0x000e4000-0x000e7fff window] >23:44:26,324 DEBUG kernel:[ 4.026628] pnp 00:00: [mem 0x000e8000-0x000ebfff window] >23:44:26,324 DEBUG kernel:[ 4.026638] pnp 00:00: [mem 0x000ec000-0x000effff window] >23:44:26,324 DEBUG kernel:[ 4.026647] pnp 00:00: [mem 0x000f0000-0x000fffff window] >23:44:26,324 DEBUG kernel:[ 4.026657] pnp 00:00: [mem 0xc0000000-0xdfffffff window] >23:44:26,324 DEBUG kernel:[ 4.026666] pnp 00:00: [mem 0xf0000000-0xfedfffff window] >23:44:26,324 DEBUG kernel:[ 4.026676] pnp 00:00: [mem 0xfee01000-0xffffffff window] >23:44:26,324 DEBUG kernel:[ 4.027283] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >23:44:26,324 DEBUG kernel:[ 4.037225] pnp 00:01: [mem 0xfed1c000-0xfed1ffff] >23:44:26,324 DEBUG kernel:[ 4.037236] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled] >23:44:26,324 DEBUG kernel:[ 4.037246] pnp 00:01: [mem 0xfed1b000-0xfed1bfff] >23:44:26,324 DEBUG kernel:[ 4.037255] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled] >23:44:26,324 DEBUG kernel:[ 4.037264] pnp 00:01: [mem 0xd4600000-0xd4600fff] >23:44:26,324 DEBUG kernel:[ 4.037273] pnp 00:01: [mem 0xe0000000-0xefffffff] >23:44:26,324 DEBUG kernel:[ 4.037282] pnp 00:01: [mem 0xfed20000-0xfed3ffff] >23:44:26,324 DEBUG kernel:[ 4.037292] pnp 00:01: [mem 0xfed90000-0xfed93fff] >23:44:26,324 DEBUG kernel:[ 4.037301] pnp 00:01: [mem 0xfed45000-0xfed8ffff] >23:44:26,324 DEBUG kernel:[ 4.037310] pnp 00:01: [mem 0xfec00000-0xfec00fff] >23:44:26,324 INFO kernel:[ 4.038508] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved >23:44:26,324 INFO kernel:[ 4.038530] system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved >23:44:26,324 INFO kernel:[ 4.038551] system 00:01: [mem 0xd4600000-0xd4600fff] has been reserved >23:44:26,324 INFO kernel:[ 4.038572] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved >23:44:26,324 INFO kernel:[ 4.038592] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved >23:44:26,324 INFO kernel:[ 4.038632] system 00:01: [mem 0xfed90000-0xfed93fff] could not be reserved >23:44:26,324 INFO kernel:[ 4.038653] system 00:01: [mem 0xfed45000-0xfed8ffff] has been reserved >23:44:26,324 INFO kernel:[ 4.038749] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved >23:44:26,324 DEBUG kernel:[ 4.038760] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >23:44:26,324 DEBUG kernel:[ 4.041469] pnp 00:02: [io 0x0000-0x001f] >23:44:26,324 DEBUG kernel:[ 4.041480] pnp 00:02: [io 0x0081-0x0091] >23:44:26,324 DEBUG kernel:[ 4.041490] pnp 00:02: [io 0x0093-0x009f] >23:44:26,324 DEBUG kernel:[ 4.041500] pnp 00:02: [io 0x00c0-0x00df] >23:44:26,324 DEBUG kernel:[ 4.041511] pnp 00:02: [dma 4] >23:44:26,324 DEBUG kernel:[ 4.041993] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >23:44:26,324 DEBUG kernel:[ 4.042172] pnp 00:03: [mem 0xff000000-0xffffffff] >23:44:26,324 DEBUG kernel:[ 4.042602] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active) >23:44:26,324 DEBUG kernel:[ 4.044388] pnp 00:04: [io 0xfe00-0xfe0f] >23:44:26,324 DEBUG kernel:[ 4.044399] pnp 00:04: [io 0xfe80-0xfe8f] >23:44:26,324 DEBUG kernel:[ 4.044409] pnp 00:04: [mem 0xfed40000-0xfed44fff] >23:44:26,324 DEBUG kernel:[ 4.044903] pnp 00:04: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active) >23:44:26,324 DEBUG kernel:[ 4.047321] pnp 00:05: [mem 0xfed00000-0xfed003ff] >23:44:26,324 DEBUG kernel:[ 4.047807] pnp 00:05: Plug and Play ACPI device, IDs PNP0103 (active) >23:44:26,324 DEBUG kernel:[ 4.048038] pnp 00:06: [io 0x00f0] >23:44:26,324 DEBUG kernel:[ 4.048084] pnp 00:06: [irq 13] >23:44:26,324 DEBUG kernel:[ 4.048525] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active) >23:44:26,324 DEBUG kernel:[ 4.048758] pnp 00:07: [io 0x002e-0x002f] >23:44:26,324 DEBUG kernel:[ 4.048769] pnp 00:07: [io 0x004e-0x004f] >23:44:26,324 DEBUG kernel:[ 4.048778] pnp 00:07: [io 0x0061] >23:44:26,324 DEBUG kernel:[ 4.048788] pnp 00:07: [io 0x0063] >23:44:26,324 DEBUG kernel:[ 4.048797] pnp 00:07: [io 0x0065] >23:44:26,324 DEBUG kernel:[ 4.048807] pnp 00:07: [io 0x0067] >23:44:26,324 DEBUG kernel:[ 4.048816] pnp 00:07: [io 0x0070] >23:44:26,324 DEBUG kernel:[ 4.048826] pnp 00:07: [io 0x0080] >23:44:26,324 DEBUG kernel:[ 4.048835] pnp 00:07: [io 0x0092] >23:44:26,324 DEBUG kernel:[ 4.048844] pnp 00:07: [io 0x00b2-0x00b3] >23:44:26,324 DEBUG kernel:[ 4.048854] pnp 00:07: [io 0x0200-0x027f] >23:44:26,324 DEBUG kernel:[ 4.048863] pnp 00:07: [io 0x1000-0x100f] >23:44:26,324 DEBUG kernel:[ 4.048872] pnp 00:07: [io 0xffff] >23:44:26,324 DEBUG kernel:[ 4.048882] pnp 00:07: [io 0xffff] >23:44:26,324 DEBUG kernel:[ 4.048891] pnp 00:07: [io 0x0400-0x047f] >23:44:26,324 DEBUG kernel:[ 4.048900] pnp 00:07: [io 0x0500-0x057f] >23:44:26,324 DEBUG kernel:[ 4.048909] pnp 00:07: [io 0xef80-0xef9f] >23:44:26,324 INFO kernel:[ 4.050153] system 00:07: [io 0x0200-0x027f] has been reserved >23:44:26,324 INFO kernel:[ 4.050175] system 00:07: [io 0x1000-0x100f] has been reserved >23:44:26,324 INFO kernel:[ 4.050196] system 00:07: [io 0xffff] has been reserved >23:44:26,324 INFO kernel:[ 4.050224] system 00:07: [io 0xffff] has been reserved >23:44:26,324 INFO kernel:[ 4.050246] system 00:07: [io 0x0400-0x047f] has been reserved >23:44:26,324 INFO kernel:[ 4.050267] system 00:07: [io 0x0500-0x057f] has been reserved >23:44:26,324 INFO kernel:[ 4.050288] system 00:07: [io 0xef80-0xef9f] has been reserved >23:44:26,324 DEBUG kernel:[ 4.050298] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >23:44:26,324 DEBUG kernel:[ 4.050475] pnp 00:08: [io 0x0070-0x0077] >23:44:26,324 DEBUG kernel:[ 4.050517] pnp 00:08: [irq 8] >23:44:26,324 DEBUG kernel:[ 4.051001] pnp 00:08: Plug and Play ACPI device, IDs PNP0b00 (active) >23:44:26,324 DEBUG kernel:[ 4.057436] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 PNP0500 (disabled) >23:44:26,324 DEBUG kernel:[ 4.080118] pnp 00:0a: [io 0x0378-0x037f] >23:44:26,324 DEBUG kernel:[ 4.080129] pnp 00:0a: [io 0x0778-0x077a] >23:44:26,324 DEBUG kernel:[ 4.080172] pnp 00:0a: [irq 5] >23:44:26,324 DEBUG kernel:[ 4.080182] pnp 00:0a: [dma 0 disabled] >23:44:26,324 DEBUG kernel:[ 4.081283] pnp 00:0a: Plug and Play ACPI device, IDs PNP0401 (active) >23:44:26,324 DEBUG kernel:[ 4.081467] pnp 00:0b: [io 0x0060] >23:44:26,324 DEBUG kernel:[ 4.081478] pnp 00:0b: [io 0x0064] >23:44:26,324 DEBUG kernel:[ 4.081520] pnp 00:0b: [irq 1] >23:44:26,324 DEBUG kernel:[ 4.082024] pnp 00:0b: Plug and Play ACPI device, IDs PNP0303 (active) >23:44:26,324 DEBUG kernel:[ 4.082236] pnp 00:0c: [irq 12] >23:44:26,324 DEBUG kernel:[ 4.082752] pnp 00:0c: Plug and Play ACPI device, IDs SYN0179 SYN0100 SYN0002 PNP0f13 (active) >23:44:26,324 DEBUG kernel:[ 4.092168] pnp 00:0d: [irq 23] >23:44:26,324 DEBUG kernel:[ 4.092724] pnp 00:0d: Plug and Play ACPI device, IDs HPQ0004 (active) >23:44:26,324 DEBUG kernel:[ 4.098993] pnp 00:0e: [bus ff] >23:44:26,324 DEBUG kernel:[ 4.099486] pnp 00:0e: Plug and Play ACPI device, IDs PNP0a03 (active) >23:44:26,324 INFO kernel:[ 4.105721] pnp: PnP ACPI: found 15 devices >23:44:26,324 INFO kernel:[ 4.105724] ACPI: ACPI bus type pnp unregistered >23:44:26,324 INFO kernel:[ 4.140380] pci 0000:01:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref] >23:44:26,324 DEBUG kernel:[ 4.140786] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03-43] add_size 200000 >23:44:26,324 DEBUG kernel:[ 4.140917] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >23:44:26,324 INFO kernel:[ 4.140925] pci 0000:00:1c.1: BAR 15: assigned [mem 0xd4700000-0xd48fffff 64bit pref] >23:44:26,324 INFO kernel:[ 4.140953] pci 0000:01:00.0: BAR 6: assigned [mem 0xd4420000-0xd443ffff pref] >23:44:26,324 INFO kernel:[ 4.140964] pci 0000:00:03.0: PCI bridge to [bus 01] >23:44:26,324 INFO kernel:[ 4.140968] pci 0000:00:03.0: bridge window [io 0x4000-0x4fff] >23:44:26,324 INFO kernel:[ 4.140975] pci 0000:00:03.0: bridge window [mem 0xd4400000-0xd44fffff] >23:44:26,324 INFO kernel:[ 4.140981] pci 0000:00:03.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref] >23:44:26,324 INFO kernel:[ 4.140990] pci 0000:00:1c.0: PCI bridge to [bus 02] >23:44:26,324 INFO kernel:[ 4.141011] pci 0000:00:1c.0: bridge window [mem 0xd4300000-0xd43fffff] >23:44:26,324 INFO kernel:[ 4.141050] pci 0000:00:1c.1: PCI bridge to [bus 03-43] >23:44:26,324 INFO kernel:[ 4.141059] pci 0000:00:1c.1: bridge window [io 0x2000-0x3fff] >23:44:26,324 INFO kernel:[ 4.141080] pci 0000:00:1c.1: bridge window [mem 0xd0300000-0xd42fffff] >23:44:26,324 INFO kernel:[ 4.141095] pci 0000:00:1c.1: bridge window [mem 0xd4700000-0xd48fffff 64bit pref] >23:44:26,324 INFO kernel:[ 4.141122] pci 0000:00:1c.2: PCI bridge to [bus 44] >23:44:26,324 INFO kernel:[ 4.141143] pci 0000:00:1c.2: bridge window [mem 0xd0200000-0xd02fffff] >23:44:26,324 INFO kernel:[ 4.141182] pci 0000:00:1c.3: PCI bridge to [bus 45] >23:44:26,324 INFO kernel:[ 4.141203] pci 0000:00:1c.3: bridge window [mem 0xd0100000-0xd01fffff] >23:44:26,324 INFO kernel:[ 4.141242] pci 0000:00:1e.0: PCI bridge to [bus 46] >23:44:26,324 INFO kernel:[ 4.141263] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xd00fffff] >23:44:26,324 DEBUG kernel:[ 4.141784] pci 0000:00:1e.0: setting latency timer to 64 >23:44:26,324 DEBUG kernel:[ 4.141795] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >23:44:26,324 DEBUG kernel:[ 4.141798] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >23:44:26,324 DEBUG kernel:[ 4.141801] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >23:44:26,324 DEBUG kernel:[ 4.141803] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xdfffffff] >23:44:26,324 DEBUG kernel:[ 4.141806] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfedfffff] >23:44:26,324 DEBUG kernel:[ 4.141809] pci_bus 0000:00: resource 9 [mem 0xfee01000-0xffffffff] >23:44:26,324 DEBUG kernel:[ 4.141812] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff] >23:44:26,324 DEBUG kernel:[ 4.141814] pci_bus 0000:01: resource 1 [mem 0xd4400000-0xd44fffff] >23:44:26,324 DEBUG kernel:[ 4.141817] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref] >23:44:26,324 DEBUG kernel:[ 4.141820] pci_bus 0000:02: resource 1 [mem 0xd4300000-0xd43fffff] >23:44:26,324 DEBUG kernel:[ 4.141823] pci_bus 0000:03: resource 0 [io 0x2000-0x3fff] >23:44:26,324 DEBUG kernel:[ 4.141826] pci_bus 0000:03: resource 1 [mem 0xd0300000-0xd42fffff] >23:44:26,325 DEBUG kernel:[ 4.141828] pci_bus 0000:03: resource 2 [mem 0xd4700000-0xd48fffff 64bit pref] >23:44:26,325 DEBUG kernel:[ 4.141831] pci_bus 0000:44: resource 1 [mem 0xd0200000-0xd02fffff] >23:44:26,325 DEBUG kernel:[ 4.141834] pci_bus 0000:45: resource 1 [mem 0xd0100000-0xd01fffff] >23:44:26,325 DEBUG kernel:[ 4.141837] pci_bus 0000:46: resource 1 [mem 0xd0000000-0xd00fffff] >23:44:26,325 DEBUG kernel:[ 4.141840] pci_bus 0000:46: resource 4 [io 0x0000-0x0cf7] >23:44:26,325 DEBUG kernel:[ 4.141842] pci_bus 0000:46: resource 5 [io 0x0d00-0xffff] >23:44:26,325 DEBUG kernel:[ 4.141845] pci_bus 0000:46: resource 6 [mem 0x000a0000-0x000bffff] >23:44:26,325 DEBUG kernel:[ 4.141848] pci_bus 0000:46: resource 7 [mem 0xc0000000-0xdfffffff] >23:44:26,325 DEBUG kernel:[ 4.141850] pci_bus 0000:46: resource 8 [mem 0xf0000000-0xfedfffff] >23:44:26,325 DEBUG kernel:[ 4.141853] pci_bus 0000:46: resource 9 [mem 0xfee01000-0xffffffff] >23:44:26,325 INFO kernel:[ 4.142133] NET: Registered protocol family 2 >23:44:26,325 INFO kernel:[ 4.144572] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >23:44:26,325 INFO kernel:[ 4.148610] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes) >23:44:26,325 INFO kernel:[ 4.154536] TCP: Hash tables configured (established 524288 bind 65536) >23:44:26,325 INFO kernel:[ 4.154601] TCP: reno registered >23:44:26,325 INFO kernel:[ 4.154714] UDP hash table entries: 2048 (order: 6, 393216 bytes) >23:44:26,325 INFO kernel:[ 4.155151] UDP-Lite hash table entries: 2048 (order: 6, 393216 bytes) >23:44:26,325 INFO kernel:[ 4.156597] NET: Registered protocol family 1 >23:44:26,325 DEBUG kernel:[ 4.157440] pci 0000:01:00.0: Boot video device >23:44:26,325 DEBUG kernel:[ 4.157906] PCI: CLS 64 bytes, default 64 >23:44:26,325 INFO kernel:[ 4.158612] Unpacking initramfs... >23:44:26,325 INFO kernel:[ 9.319294] Freeing initrd memory: 26360k freed >23:44:26,325 INFO kernel:[ 9.510566] DMA-API: preallocated 32768 debug entries >23:44:26,325 INFO kernel:[ 9.510569] DMA-API: debugging enabled by kernel config >23:44:26,325 INFO kernel:[ 9.510593] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >23:44:26,325 INFO kernel:[ 9.510597] software IO TLB [mem 0xb77c9000-0xbb7c8fff] (64MB) mapped at [ffff8800b77c9000-ffff8800bb7c8fff] >23:44:26,325 WARNING kernel:[ 9.523448] cryptomgr_test (63) used greatest stack depth: 6088 bytes left >23:44:26,325 NOTICE kernel:[ 9.525177] Initialise module verification >23:44:26,325 INFO kernel:[ 9.525423] audit: initializing netlink socket (disabled) >23:44:26,325 NOTICE kernel:[ 9.525551] type=2000 audit(1347061426.415:1): initialized >23:44:26,325 INFO kernel:[ 9.555527] HugeTLB registered 2 MB page size, pre-allocated 0 pages >23:44:26,325 NOTICE kernel:[ 9.600626] VFS: Disk quotas dquot_6.5.2 >23:44:26,325 WARNING kernel:[ 9.601071] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >23:44:26,325 INFO kernel:[ 9.609496] msgmni has been set to 7700 >23:44:26,325 NOTICE kernel:[ 9.610373] Key type crypto registered >23:44:26,325 NOTICE kernel:[ 9.610393] Crypto key parser 'pgp' registered >23:44:26,325 NOTICE kernel:[ 9.610395] Crypto signature parser 'pgp' registered >23:44:26,325 DEBUG kernel:[ 9.610397] SELinux: Registering netfilter hooks >23:44:26,325 WARNING kernel:[ 9.613643] cryptomgr_test (70) used greatest stack depth: 5608 bytes left >23:44:26,325 WARNING kernel:[ 9.615358] cryptomgr_test (75) used greatest stack depth: 5464 bytes left >23:44:26,325 INFO kernel:[ 9.615514] alg: No test for stdrng (krng) >23:44:26,325 INFO kernel:[ 9.615550] NET: Registered protocol family 38 >23:44:26,325 INFO kernel:[ 9.616083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >23:44:26,325 INFO kernel:[ 9.616379] io scheduler noop registered >23:44:26,325 INFO kernel:[ 9.616382] io scheduler deadline registered >23:44:26,325 INFO kernel:[ 9.617135] io scheduler cfq registered (default) >23:44:26,325 INFO kernel:[ 9.617138] start plist test >23:44:26,325 INFO kernel:[ 9.619985] end plist test >23:44:26,325 DEBUG kernel:[ 9.619987] list_sort_test: start testing list_sort() >23:44:26,325 DEBUG kernel:[ 9.629489] pcieport 0000:00:03.0: irq 45 for MSI/MSI-X >23:44:26,325 DEBUG kernel:[ 9.630655] pcieport 0000:00:1c.0: irq 46 for MSI/MSI-X >23:44:26,325 DEBUG kernel:[ 9.631696] pcieport 0000:00:1c.1: irq 47 for MSI/MSI-X >23:44:26,325 DEBUG kernel:[ 9.633079] pcieport 0000:00:1c.2: irq 48 for MSI/MSI-X >23:44:26,325 DEBUG kernel:[ 9.634091] pcieport 0000:00:1c.3: irq 49 for MSI/MSI-X >23:44:26,325 DEBUG kernel:[ 9.635195] aer 0000:00:03.0:pcie02: service driver aer loaded >23:44:26,325 INFO kernel:[ 9.635434] pcieport 0000:00:03.0: Signaling PME through PCIe PME interrupt >23:44:26,325 INFO kernel:[ 9.635438] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt >23:44:26,325 INFO kernel:[ 9.635442] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt >23:44:26,325 DEBUG kernel:[ 9.635448] pcie_pme 0000:00:03.0:pcie01: service driver pcie_pme loaded >23:44:26,325 INFO kernel:[ 9.635774] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt >23:44:26,325 DEBUG kernel:[ 9.635791] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded >23:44:26,325 INFO kernel:[ 9.636117] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt >23:44:26,325 DEBUG kernel:[ 9.636133] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded >23:44:26,325 INFO kernel:[ 9.636503] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt >23:44:26,325 INFO kernel:[ 9.636508] pci 0000:44:00.0: Signaling PME through PCIe PME interrupt >23:44:26,325 INFO kernel:[ 9.636512] pci 0000:44:00.1: Signaling PME through PCIe PME interrupt >23:44:26,325 INFO kernel:[ 9.636515] pci 0000:44:00.2: Signaling PME through PCIe PME interrupt >23:44:26,325 INFO kernel:[ 9.636519] pci 0000:44:00.3: Signaling PME through PCIe PME interrupt >23:44:26,325 DEBUG kernel:[ 9.636532] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded >23:44:26,325 INFO kernel:[ 9.636868] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt >23:44:26,325 INFO kernel:[ 9.636872] pci 0000:45:00.0: Signaling PME through PCIe PME interrupt >23:44:26,325 DEBUG kernel:[ 9.636888] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded >23:44:26,325 INFO kernel:[ 9.637078] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >23:44:26,325 INFO kernel:[ 9.638131] pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 3b44 ss_vid 103c ss_did 1471 >23:44:26,325 DEBUG kernel:[ 9.638577] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded >23:44:26,325 INFO kernel:[ 9.638646] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >23:44:26,325 INFO kernel:[ 9.638649] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >23:44:26,325 DEBUG kernel:[ 9.650224] intel_idle: MWAIT substates: 0x1120 >23:44:26,325 DEBUG kernel:[ 9.650289] intel_idle: v0.4 model 0x1E >23:44:26,325 DEBUG kernel:[ 9.650292] intel_idle: lapic_timer_reliable_states 0x2 >23:44:26,325 INFO kernel:[ 9.659850] ACPI: AC Adapter [AC] (on-line) >23:44:26,325 INFO kernel:[ 9.663173] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0 >23:44:26,325 INFO kernel:[ 9.663252] ACPI: Sleep Button [SLPB] >23:44:26,325 INFO kernel:[ 9.664064] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1 >23:44:26,325 INFO kernel:[ 9.668389] ACPI: Lid Switch [LID] >23:44:26,325 INFO kernel:[ 9.669033] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >23:44:26,325 INFO kernel:[ 9.669054] ACPI: Power Button [PWRF] >23:44:26,325 INFO kernel:[ 9.680030] ACPI: Requesting acpi_cpufreq >23:44:26,325 WARNING kernel:[ 9.687142] modprobe (79) used greatest stack depth: 4848 bytes left >23:44:26,325 INFO kernel:[ 10.346578] thermal LNXTHERM:00: registered as thermal_zone0 >23:44:26,325 INFO kernel:[ 10.346582] ACPI: Thermal Zone [EXTZ] (40 C) >23:44:26,325 INFO kernel:[ 10.348182] thermal LNXTHERM:01: registered as thermal_zone1 >23:44:26,325 INFO kernel:[ 10.348185] ACPI: Thermal Zone [EX2Z] (0 C) >23:44:26,325 INFO kernel:[ 10.350072] thermal LNXTHERM:02: registered as thermal_zone2 >23:44:26,325 INFO kernel:[ 10.350075] ACPI: Thermal Zone [PWMZ] (0 C) >23:44:26,325 INFO kernel:[ 10.447761] thermal LNXTHERM:03: registered as thermal_zone3 >23:44:26,325 INFO kernel:[ 10.447764] ACPI: Thermal Zone [LOCZ] (50 C) >23:44:26,325 INFO kernel:[ 10.500632] thermal LNXTHERM:04: registered as thermal_zone4 >23:44:26,325 INFO kernel:[ 10.500636] ACPI: Thermal Zone [GFXZ] (0 C) >23:44:26,325 INFO kernel:[ 10.513126] tsc: Refined TSC clocksource calibration: 1728.999 MHz >23:44:26,325 INFO kernel:[ 10.513177] Switching to clocksource tsc >23:44:26,325 INFO kernel:[ 10.586950] thermal LNXTHERM:05: registered as thermal_zone5 >23:44:26,325 INFO kernel:[ 10.586953] ACPI: Thermal Zone [BATZ] (24 C) >23:44:26,325 INFO kernel:[ 10.612790] thermal LNXTHERM:06: registered as thermal_zone6 >23:44:26,325 INFO kernel:[ 10.612793] ACPI: Thermal Zone [EGXZ] (79 C) >23:44:26,325 INFO kernel:[ 10.628881] thermal LNXTHERM:07: registered as thermal_zone7 >23:44:26,325 INFO kernel:[ 10.628884] ACPI: Thermal Zone [CPUZ] (72 C) >23:44:26,325 INFO kernel:[ 10.643944] thermal LNXTHERM:08: registered as thermal_zone8 >23:44:26,325 INFO kernel:[ 10.643947] ACPI: Thermal Zone [MCHZ] (0 C) >23:44:26,325 INFO kernel:[ 10.658683] thermal LNXTHERM:09: registered as thermal_zone9 >23:44:26,325 INFO kernel:[ 10.658686] ACPI: Thermal Zone [PCHZ] (60 C) >23:44:26,325 INFO kernel:[ 10.658974] GHES: HEST is not enabled! >23:44:26,325 INFO kernel:[ 10.659750] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >23:44:26,325 DEBUG kernel:[ 10.663013] serial 00:09: [io 0x03f8-0x03ff] >23:44:26,325 DEBUG kernel:[ 10.664119] serial 00:09: [irq 4] >23:44:26,325 INFO kernel:[ 10.741377] serial 00:09: activated >23:44:26,325 INFO kernel:[ 10.764130] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >23:44:26,325 INFO kernel:[ 10.775806] Non-volatile memory driver v1.3 >23:44:26,325 INFO kernel:[ 10.775809] Linux agpgart interface v0.103 >23:44:26,325 INFO kernel:[ 10.789995] loop: module loaded >23:44:26,326 DEBUG kernel:[ 10.791171] ahci 0000:00:1f.2: version 3.0 >23:44:26,326 DEBUG kernel:[ 10.791729] ahci 0000:00:1f.2: irq 50 for MSI/MSI-X >23:44:26,326 INFO kernel:[ 10.792399] ahci: SSS flag set, parallel bus scan disabled >23:44:26,326 INFO kernel:[ 10.802915] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x37 impl SATA mode >23:44:26,326 INFO kernel:[ 10.802920] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst >23:44:26,326 DEBUG kernel:[ 10.802936] ahci 0000:00:1f.2: setting latency timer to 64 >23:44:26,326 INFO kernel:[ 10.823948] scsi0 : ahci >23:44:26,326 INFO kernel:[ 10.826506] scsi1 : ahci >23:44:26,326 INFO kernel:[ 10.827667] scsi2 : ahci >23:44:26,326 INFO kernel:[ 10.828820] scsi3 : ahci >23:44:26,326 INFO kernel:[ 10.829973] scsi4 : ahci >23:44:26,326 INFO kernel:[ 10.831150] scsi5 : ahci >23:44:26,326 INFO kernel:[ 10.832080] ata1: SATA max UDMA/133 abar m2048@0xd4527000 port 0xd4527100 irq 50 >23:44:26,326 INFO kernel:[ 10.832088] ata2: SATA max UDMA/133 abar m2048@0xd4527000 port 0xd4527180 irq 50 >23:44:26,326 INFO kernel:[ 10.832096] ata3: SATA max UDMA/133 abar m2048@0xd4527000 port 0xd4527200 irq 50 >23:44:26,326 INFO kernel:[ 10.832098] ata4: DUMMY >23:44:26,326 INFO kernel:[ 10.832105] ata5: SATA max UDMA/133 abar m2048@0xd4527000 port 0xd4527300 irq 50 >23:44:26,326 INFO kernel:[ 10.832112] ata6: SATA max UDMA/133 abar m2048@0xd4527000 port 0xd4527380 irq 50 >23:44:26,326 INFO kernel:[ 10.833308] libphy: Fixed MDIO Bus: probed >23:44:26,326 INFO kernel:[ 10.834117] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >23:44:26,326 DEBUG kernel:[ 10.834349] ehci_hcd 0000:00:1a.0: setting latency timer to 64 >23:44:26,326 INFO kernel:[ 10.834359] ehci_hcd 0000:00:1a.0: EHCI Host Controller >23:44:26,326 INFO kernel:[ 10.835513] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 >23:44:26,326 INFO kernel:[ 10.839720] ehci_hcd 0000:00:1a.0: debug port 2 >23:44:26,326 DEBUG kernel:[ 10.839748] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported >23:44:26,326 INFO kernel:[ 10.840040] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xd4529000 >23:44:26,326 INFO kernel:[ 10.841860] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >23:44:26,326 INFO kernel:[ 10.842493] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >23:44:26,326 INFO kernel:[ 10.842497] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >23:44:26,326 INFO kernel:[ 10.842499] usb usb1: Product: EHCI Host Controller >23:44:26,326 INFO kernel:[ 10.842502] usb usb1: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 ehci_hcd >23:44:26,326 INFO kernel:[ 10.842505] usb usb1: SerialNumber: 0000:00:1a.0 >23:44:26,326 INFO kernel:[ 10.878864] hub 1-0:1.0: USB hub found >23:44:26,326 INFO kernel:[ 10.879074] hub 1-0:1.0: 2 ports detected >23:44:26,326 DEBUG kernel:[ 10.881416] ehci_hcd 0000:00:1d.0: setting latency timer to 64 >23:44:26,326 INFO kernel:[ 10.881426] ehci_hcd 0000:00:1d.0: EHCI Host Controller >23:44:26,326 INFO kernel:[ 10.882245] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >23:44:26,326 INFO kernel:[ 10.886363] ehci_hcd 0000:00:1d.0: debug port 2 >23:44:26,326 DEBUG kernel:[ 10.886391] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported >23:44:26,326 INFO kernel:[ 10.886663] ehci_hcd 0000:00:1d.0: irq 20, io mem 0xd4528000 >23:44:26,326 INFO kernel:[ 10.888830] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >23:44:26,326 INFO kernel:[ 10.889322] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >23:44:26,326 INFO kernel:[ 10.889325] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >23:44:26,326 INFO kernel:[ 10.889328] usb usb2: Product: EHCI Host Controller >23:44:26,326 INFO kernel:[ 10.889331] usb usb2: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 ehci_hcd >23:44:26,326 INFO kernel:[ 10.889334] usb usb2: SerialNumber: 0000:00:1d.0 >23:44:26,326 INFO kernel:[ 10.891729] hub 2-0:1.0: USB hub found >23:44:26,326 INFO kernel:[ 10.891899] hub 2-0:1.0: 2 ports detected >23:44:26,326 INFO kernel:[ 10.893848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >23:44:26,326 INFO kernel:[ 10.893981] uhci_hcd: USB Universal Host Controller Interface driver >23:44:26,326 INFO kernel:[ 10.895258] usbcore: registered new interface driver usbserial >23:44:26,326 INFO kernel:[ 10.895416] usbcore: registered new interface driver usbserial_generic >23:44:26,326 INFO kernel:[ 10.895598] USB Serial support registered for generic >23:44:26,326 INFO kernel:[ 10.895604] usbserial: USB Serial Driver core >23:44:26,326 INFO kernel:[ 10.895921] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 >23:44:26,326 INFO kernel:[ 10.898030] i8042: Detected active multiplexing controller, rev 1.1 >23:44:26,326 INFO kernel:[ 10.899092] serio: i8042 KBD port at 0x60,0x64 irq 1 >23:44:26,326 INFO kernel:[ 10.899244] serio: i8042 AUX0 port at 0x60,0x64 irq 12 >23:44:26,326 INFO kernel:[ 10.899861] serio: i8042 AUX1 port at 0x60,0x64 irq 12 >23:44:26,326 INFO kernel:[ 10.900251] serio: i8042 AUX2 port at 0x60,0x64 irq 12 >23:44:26,326 INFO kernel:[ 10.900621] serio: i8042 AUX3 port at 0x60,0x64 irq 12 >23:44:26,326 INFO kernel:[ 10.901905] mousedev: PS/2 mouse device common for all mice >23:44:26,326 INFO kernel:[ 10.904433] rtc_cmos 00:08: RTC can wake from S4 >23:44:26,326 INFO kernel:[ 10.905564] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 >23:44:26,326 INFO kernel:[ 10.905695] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >23:44:26,326 INFO kernel:[ 10.907716] device-mapper: uevent: version 1.0.3 >23:44:26,326 INFO kernel:[ 10.908985] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >23:44:26,326 INFO kernel:[ 10.914063] cpuidle: using governor ladder >23:44:26,326 INFO kernel:[ 10.919955] cpuidle: using governor menu >23:44:26,326 INFO kernel:[ 10.921962] EFI Variables Facility v0.08 2004-May-17 >23:44:26,326 INFO kernel:[ 10.923821] usbcore: registered new interface driver usbhid >23:44:26,326 INFO kernel:[ 10.923823] usbhid: USB HID core driver >23:44:26,326 INFO kernel:[ 10.924346] drop_monitor: Initializing network drop monitor service >23:44:26,326 INFO kernel:[ 10.924991] ip_tables: (C) 2000-2006 Netfilter Core Team >23:44:26,326 INFO kernel:[ 10.925811] TCP: cubic registered >23:44:26,326 INFO kernel:[ 10.925826] Initializing XFRM netlink socket >23:44:26,326 INFO kernel:[ 10.926086] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >23:44:26,326 INFO kernel:[ 10.930108] NET: Registered protocol family 10 >23:44:26,326 INFO kernel:[ 10.936816] ACPI: Battery Slot [BAT0] (battery present) >23:44:26,326 INFO kernel:[ 10.937408] mip6: Mobile IPv6 >23:44:26,326 INFO kernel:[ 10.937420] NET: Registered protocol family 17 >23:44:26,326 INFO kernel:[ 10.941536] ACPI: Battery Slot [BAT1] (battery absent) >23:44:26,326 DEBUG kernel:[ 10.947314] PM: Hibernation image not present or could not be loaded. >23:44:26,326 NOTICE kernel:[ 10.947320] Load module verification keys >23:44:26,326 NOTICE kernel:[ 10.948067] Loaded Fedora Project 3a93f6da key: 33d865aac6e88b9b5304db9e6646fd413a93f6da >23:44:26,326 INFO kernel:[ 10.948349] registered taskstats version 1 >23:44:26,326 INFO kernel:[ 10.960778] Magic number: 12:668:756 >23:44:26,326 INFO kernel:[ 10.961078] rtc_cmos 00:08: setting system clock to 2012-09-07 23:43:48 UTC (1347061428) >23:44:26,326 INFO kernel:[ 11.138022] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >23:44:26,326 WARNING kernel:[ 11.157928] ata1.00: unexpected _GTF length (8) >23:44:26,326 INFO kernel:[ 11.158299] ata1.00: ATA-8: Hitachi HTS725050A9A364, PC4OCH0A, max UDMA/100 >23:44:26,326 INFO kernel:[ 11.158308] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >23:44:26,326 WARNING kernel:[ 11.178693] ata1.00: unexpected _GTF length (8) >23:44:26,326 INFO kernel:[ 11.179064] ata1.00: configured for UDMA/100 >23:44:26,326 INFO kernel:[ 11.180954] usb 1-1: new high-speed USB device number 2 using ehci_hcd >23:44:26,326 NOTICE kernel:[ 11.183008] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS72505 PC4O PQ: 0 ANSI: 5 >23:44:26,326 NOTICE kernel:[ 11.196114] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >23:44:26,326 NOTICE kernel:[ 11.198314] sd 0:0:0:0: Attached scsi generic sg0 type 0 >23:44:26,326 NOTICE kernel:[ 11.198486] sd 0:0:0:0: [sda] Write Protect is off >23:44:26,326 DEBUG kernel:[ 11.198496] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >23:44:26,326 NOTICE kernel:[ 11.199264] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >23:44:26,326 INFO kernel:[ 11.297113] usb 1-1: New USB device found, idVendor=8087, idProduct=0020 >23:44:26,326 INFO kernel:[ 11.297122] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >23:44:26,326 INFO kernel:[ 11.303526] hub 1-1:1.0: USB hub found >23:44:26,326 INFO kernel:[ 11.304117] hub 1-1:1.0: 6 ports detected >23:44:26,326 INFO kernel:[ 11.410806] usb 2-1: new high-speed USB device number 2 using ehci_hcd >23:44:26,326 INFO kernel:[ 11.513016] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >23:44:26,326 INFO kernel:[ 11.525967] usb 2-1: New USB device found, idVendor=8087, idProduct=0020 >23:44:26,326 INFO kernel:[ 11.525978] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >23:44:26,326 INFO kernel:[ 11.529844] hub 2-1:1.0: USB hub found >23:44:26,326 INFO kernel:[ 11.530099] hub 2-1:1.0: 8 ports detected >23:44:26,326 WARNING kernel:[ 11.537004] ata2.00: unexpected _GTF length (8) >23:44:26,326 INFO kernel:[ 11.537019] ata2.00: ATAPI: hp CDDVDW TS-L633R, 0300, max UDMA/100 >23:44:26,326 WARNING kernel:[ 11.554660] ata2.00: unexpected _GTF length (8) >23:44:26,326 INFO kernel:[ 11.554676] ata2.00: configured for UDMA/100 >23:44:26,326 NOTICE kernel:[ 11.557607] scsi 1:0:0:0: CD-ROM hp CDDVDW TS-L633R 0300 PQ: 0 ANSI: 5 >23:44:26,326 WARNING kernel:[ 11.566486] sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray >23:44:26,326 INFO kernel:[ 11.566537] cdrom: Uniform CD-ROM driver Revision: 3.20 >23:44:26,326 DEBUG kernel:[ 11.569727] sr 1:0:0:0: Attached scsi CD-ROM sr0 >23:44:26,326 NOTICE kernel:[ 11.572085] sr 1:0:0:0: Attached scsi generic sg1 type 5 >23:44:26,326 INFO kernel:[ 11.573773] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 > >23:44:26,326 WARNING kernel:[ 11.208478] ACPI: Invalid Power Resource to register! >23:44:26,326 WARNING kernel:[ 11.583355] ACPI: Invalid Power Resource to register!<5>[ 11.588887] sd 0:0:0:0: [sda] Attached SCSI disk >23:44:26,326 INFO kernel:[ 11.607026] usb 1-1.1: new full-speed USB device number 3 using ehci_hcd >23:44:26,326 INFO kernel:[ 11.687135] usb 1-1.1: New USB device found, idVendor=03f0, idProduct=231d >23:44:26,326 INFO kernel:[ 11.687144] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >23:44:26,326 INFO kernel:[ 11.687150] usb 1-1.1: Product: HP Integrated Module >23:44:26,326 INFO kernel:[ 11.687155] usb 1-1.1: Manufacturer: Broadcom Corp >23:44:26,326 INFO kernel:[ 11.801991] usb 1-1.3: new full-speed USB device number 4 using ehci_hcd >23:44:26,326 INFO kernel:[ 11.844023] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.4, id: 0x1c0b1, caps: 0xd04773/0xa40000/0xa0400, board id: 3655, fw id: 643134 >23:44:26,326 INFO kernel:[ 11.879571] usb 1-1.3: New USB device found, idVendor=138a, idProduct=0007 >23:44:26,326 INFO kernel:[ 11.879580] usb 1-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=1 >23:44:26,326 INFO kernel:[ 11.879586] usb 1-1.3: SerialNumber: 00b034f58b80 >23:44:26,326 INFO kernel:[ 11.888607] ata3: SATA link down (SStatus 0 SControl 300) >23:44:26,326 INFO kernel:[ 11.892570] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input4 >23:44:26,326 INFO kernel:[ 11.957911] usb 1-1.5: new high-speed USB device number 5 using ehci_hcd >23:44:26,326 INFO kernel:[ 12.194497] ata5: SATA link down (SStatus 0 SControl 300) >23:44:26,326 INFO kernel:[ 12.499370] ata6: SATA link down (SStatus 0 SControl 300) >23:44:26,326 INFO kernel:[ 12.505667] Freeing unused kernel memory: 3244k freed >23:44:26,326 INFO kernel:[ 12.507740] Write protecting the kernel read-only data: 12288k >23:44:26,326 INFO kernel:[ 12.517188] Freeing unused kernel memory: 1100k freed >23:44:26,326 INFO kernel:[ 12.527560] Freeing unused kernel memory: 1216k freed >23:44:26,326 WARNING kernel:[ 12.695563] service-to-run (99) used greatest stack depth: 4784 bytes left >23:44:26,326 INFO kernel:[ 13.162766] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >23:44:26,326 INFO kernel:[ 13.226268] usb 1-1.5: New USB device found, idVendor=05c8, idProduct=0403 >23:44:26,326 INFO kernel:[ 13.226272] usb 1-1.5: New USB device strings: Mfr=3, Product=1, SerialNumber=2 >23:44:26,326 INFO kernel:[ 13.226274] usb 1-1.5: Product: HP Webcam [2 MP Fixed] >23:44:26,326 INFO kernel:[ 13.226276] usb 1-1.5: Manufacturer: Foxlink >23:44:26,326 INFO kernel:[ 13.226278] usb 1-1.5: SerialNumber: 200909240102 >23:44:26,326 INFO kernel:[ 13.776847] squashfs: version 4.0 (2009/01/31) Phillip Lougher >23:44:26,326 INFO kernel:[ 13.812495] alua: device handler registered >23:44:26,326 INFO kernel:[ 13.830581] emc: device handler registered >23:44:26,326 INFO kernel:[ 13.850469] hp_sw: device handler registered >23:44:26,326 INFO kernel:[ 13.869382] rdac: device handler registered >23:44:26,326 INFO kernel:[ 13.888651] Floppy drive(s): fd0 is 1.44M >23:44:26,326 INFO kernel:[ 16.907547] floppy0: no floppy controllers found >23:44:26,326 INFO kernel:[ 16.968700] md: raid0 personality registered for level 0 >23:44:26,326 INFO kernel:[ 16.991238] md: raid1 personality registered for level 1 >23:44:26,326 INFO kernel:[ 17.009550] async_tx: api initialized (async) >23:44:26,326 INFO kernel:[ 17.012791] xor: automatically using best checksumming function: >23:44:26,326 INFO kernel:[ 17.022270] generic_sse: 6440.000 MB/sec >23:44:26,326 WARNING kernel:[ 17.044241] raid6: sse2x1 4054 MB/s >23:44:26,326 WARNING kernel:[ 17.061231] raid6: sse2x2 4656 MB/s >23:44:26,326 WARNING kernel:[ 17.078277] raid6: sse2x4 5156 MB/s >23:44:26,326 WARNING kernel:[ 17.078280] raid6: using algorithm sse2x4 (5156 MB/s) >23:44:26,326 WARNING kernel:[ 17.078282] raid6: using ssse3x2 recovery algorithm >23:44:26,326 INFO kernel:[ 17.092746] md: raid6 personality registered for level 6 >23:44:26,326 INFO kernel:[ 17.092751] md: raid5 personality registered for level 5 >23:44:26,326 INFO kernel:[ 17.092753] md: raid4 personality registered for level 4 >23:44:26,326 INFO kernel:[ 17.133447] md: raid10 personality registered for level 10 >23:44:26,326 INFO kernel:[ 17.152204] md: linear personality registered for level -1 >23:44:26,326 INFO kernel:[ 17.233914] device-mapper: multipath: version 1.5.0 loaded >23:44:26,326 INFO kernel:[ 17.252688] device-mapper: multipath round-robin: version 1.0.0 loaded >23:44:26,326 INFO kernel:[ 17.500720] RPC: Registered named UNIX socket transport module. >23:44:26,326 INFO kernel:[ 17.500724] RPC: Registered udp transport module. >23:44:26,326 INFO kernel:[ 17.500726] RPC: Registered tcp transport module. >23:44:26,326 INFO kernel:[ 17.500727] RPC: Registered tcp NFSv4.1 backchannel transport module. >23:44:26,326 WARNING kernel:[ 17.682560] rpc.idmapd (278) used greatest stack depth: 4544 bytes left >23:44:26,326 INFO kernel:[ 18.387451] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k >23:44:26,326 INFO kernel:[ 18.387456] e1000e: Copyright(c) 1999 - 2012 Intel Corporation. >23:44:26,326 DEBUG kernel:[ 18.388599] e1000e 0000:00:19.0: setting latency timer to 64 >23:44:26,327 INFO kernel:[ 18.389176] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >23:44:26,327 DEBUG kernel:[ 18.389872] e1000e 0000:00:19.0: irq 51 for MSI/MSI-X >23:44:26,327 INFO kernel:[ 18.397064] [drm] Initialized drm 1.1.0 20060810 >23:44:26,327 INFO kernel:[ 18.410739] sdhci: Secure Digital Host Controller Interface driver >23:44:26,327 INFO kernel:[ 18.410743] sdhci: Copyright(c) Pierre Ossman >23:44:26,327 INFO kernel:[ 18.461508] [drm] radeon defaulting to kernel modesetting. >23:44:26,327 INFO kernel:[ 18.461513] [drm] radeon kernel modesetting enabled. >23:44:26,327 NOTICE kernel:[ 18.464544] firewire_ohci 0000:44:00.3: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11 >23:44:26,327 INFO kernel:[ 18.464977] sdhci-pci 0000:44:00.0: SDHCI controller found [1180:e822] (rev 1) >23:44:26,327 WARNING kernel:[ 18.465957] sdhci-pci 0000:44:00.0: Will use DMA mode even though HW doesn't fully claim to support it. >23:44:26,327 DEBUG kernel:[ 18.470125] Registered led device: mmc0:: >23:44:26,327 INFO kernel:[ 18.473202] [drm] initializing kernel modesetting (RV710 0x1002:0x9555 0x103C:0x1471). >23:44:26,327 INFO kernel:[ 18.473678] [drm] register mmio base: 0xD4400000 >23:44:26,327 INFO kernel:[ 18.473682] [drm] register mmio size: 65536 >23:44:26,327 INFO kernel:[ 18.474242] ATOM BIOS: BR040114 >23:44:26,327 INFO kernel:[ 18.474559] radeon 0000:01:00.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used) >23:44:26,327 INFO kernel:[ 18.474565] radeon 0000:01:00.0: GTT: 512M 0x0000000020000000 - 0x000000003FFFFFFF >23:44:26,327 INFO kernel:[ 18.479983] [drm] Detected VRAM RAM=512M, BAR=256M >23:44:26,327 INFO kernel:[ 18.479988] [drm] RAM width 64bits DDR >23:44:26,327 INFO kernel:[ 18.481298] [TTM] Zone kernel: Available graphics memory: 1974032 kiB >23:44:26,327 INFO kernel:[ 18.481301] [TTM] Initializing pool allocator >23:44:26,327 INFO kernel:[ 18.484299] [TTM] Initializing DMA pool allocator >23:44:26,327 WARNING kernel:[ 18.488252] udevadm (331) used greatest stack depth: 4176 bytes left >23:44:26,327 INFO kernel:[ 18.488335] [drm] radeon: 512M of VRAM memory ready >23:44:26,327 INFO kernel:[ 18.488375] [drm] radeon: 512M of GTT memory ready. >23:44:26,327 INFO kernel:[ 18.489330] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >23:44:26,327 INFO kernel:[ 18.489333] [drm] Driver supports precise vblank timestamp query. >23:44:26,327 DEBUG kernel:[ 18.489756] radeon 0000:01:00.0: irq 52 for MSI/MSI-X >23:44:26,327 INFO kernel:[ 18.489900] radeon 0000:01:00.0: radeon: using MSI. >23:44:26,327 INFO kernel:[ 18.490473] [drm] radeon: irq initialized. >23:44:26,327 INFO kernel:[ 18.490515] [drm] GART: num cpu pages 131072, num gpu pages 131072 >23:44:26,327 INFO kernel:[ 18.491597] [drm] probing gen 2 caps for device 8086:d138 = 2/0 >23:44:26,327 INFO kernel:[ 18.491600] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0 >23:44:26,327 INFO kernel:[ 18.492423] [drm] Loading RV710 Microcode >23:44:26,327 INFO kernel:[ 18.494796] mmc0: SDHCI controller on PCI [0000:44:00.0] using DMA >23:44:26,327 INFO kernel:[ 18.620849] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 64:31:50:8b:eb:5d >23:44:26,327 INFO kernel:[ 18.620857] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection >23:44:26,327 INFO kernel:[ 18.621046] e1000e 0000:00:19.0: eth0: MAC: 9, PHY: 10, PBA No: FFFFFF-0FF >23:44:26,327 WARNING kernel:[ 18.649628] cdrom_id (356) used greatest stack depth: 3456 bytes left >23:44:26,327 INFO kernel:[ 18.685944] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000). >23:44:26,327 INFO kernel:[ 18.687364] radeon 0000:01:00.0: WB enabled >23:44:26,327 INFO kernel:[ 18.687369] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000020000c00 and cpu addr 0xffff88012b82bc00 >23:44:26,327 INFO kernel:[ 18.753740] [drm] ring test on 0 succeeded in 0 usecs >23:44:26,327 INFO kernel:[ 18.775257] [drm] ib test on ring 0 succeeded in 0 usecs >23:44:26,327 INFO kernel:[ 18.795632] [drm] Radeon Display Connectors >23:44:26,327 INFO kernel:[ 18.795637] [drm] Connector 0: >23:44:26,327 INFO kernel:[ 18.795641] [drm] LVDS-1 >23:44:26,327 INFO kernel:[ 18.795645] [drm] DDC: 0x7f68 0x7f68 0x7f6c 0x7f6c 0x7f70 0x7f70 0x7f74 0x7f74 >23:44:26,327 INFO kernel:[ 18.795648] [drm] Encoders: >23:44:26,327 INFO kernel:[ 18.795651] [drm] LCD1: INTERNAL_UNIPHY2 >23:44:26,327 INFO kernel:[ 18.795654] [drm] Connector 1: >23:44:26,327 INFO kernel:[ 18.795657] [drm] VGA-1 >23:44:26,327 INFO kernel:[ 18.795661] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c >23:44:26,327 INFO kernel:[ 18.795664] [drm] Encoders: >23:44:26,327 INFO kernel:[ 18.795666] [drm] CRT1: INTERNAL_KLDSCP_DAC1 >23:44:26,327 INFO kernel:[ 18.795669] [drm] Connector 2: >23:44:26,327 INFO kernel:[ 18.795672] [drm] DP-1 >23:44:26,327 INFO kernel:[ 18.795675] [drm] HPD1 >23:44:26,327 INFO kernel:[ 18.795678] [drm] DDC: 0x7f10 0x7f10 0x7f14 0x7f14 0x7f18 0x7f18 0x7f1c 0x7f1c >23:44:26,327 INFO kernel:[ 18.795680] [drm] Encoders: >23:44:26,327 INFO kernel:[ 18.795682] [drm] DFP1: INTERNAL_UNIPHY >23:44:26,327 INFO kernel:[ 18.795683] [drm] Connector 3: >23:44:26,327 INFO kernel:[ 18.795685] [drm] DP-2 >23:44:26,327 INFO kernel:[ 18.795687] [drm] HPD2 >23:44:26,327 INFO kernel:[ 18.795689] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c >23:44:26,327 INFO kernel:[ 18.795691] [drm] Encoders: >23:44:26,327 INFO kernel:[ 18.795692] [drm] DFP2: INTERNAL_UNIPHY >23:44:26,327 INFO kernel:[ 18.795694] [drm] Connector 4: >23:44:26,327 INFO kernel:[ 18.795696] [drm] DP-3 >23:44:26,327 INFO kernel:[ 18.795698] [drm] HPD3 >23:44:26,327 INFO kernel:[ 18.795700] [drm] DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c >23:44:26,327 INFO kernel:[ 18.795702] [drm] Encoders: >23:44:26,327 INFO kernel:[ 18.795703] [drm] DFP3: INTERNAL_UNIPHY1 >23:44:26,327 INFO kernel:[ 18.796316] [drm] radeon: power management initialized >23:44:26,327 NOTICE kernel:[ 18.967540] firewire_core 0000:44:00.3: created device fw0: GUID 5566778811223344, S400 >23:44:26,327 INFO kernel:[ 19.223585] [drm] fb mappable at 0xC0142000 >23:44:26,327 INFO kernel:[ 19.223588] [drm] vram apper at 0xC0000000 >23:44:26,327 INFO kernel:[ 19.223590] [drm] size 5787648 >23:44:26,327 INFO kernel:[ 19.223591] [drm] fb depth is 24 >23:44:26,327 INFO kernel:[ 19.223592] [drm] pitch is 6400 >23:44:26,327 INFO kernel:[ 19.225363] fbcon: radeondrmfb (fb0) is primary device >23:44:26,327 INFO kernel:[ 19.488643] Console: switching to colour frame buffer device 200x56 >23:44:26,327 INFO kernel:[ 19.493526] fb0: radeondrmfb frame buffer device >23:44:26,327 INFO kernel:[ 19.493528] drm: registered panic notifier >23:44:26,327 INFO kernel:[ 19.493676] [drm] Initialized radeon 2.20.0 20080528 for 0000:01:00.0 on minor 0 >23:44:26,327 INFO kernel:[ 19.592430] wmi: Mapper loaded >23:44:26,327 INFO kernel:[ 19.690689] acpi device:04: registered as cooling_device8 >23:44:26,327 INFO kernel:[ 19.900790] ACPI: Video Device [DGFX] (multi-head: yes rom: no post: no) >23:44:26,327 INFO kernel:[ 19.903025] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:03/LNXVIDEO:00/input/input5 >23:44:26,327 DEBUG kernel:[ 20.547954] ISO 9660 Extensions: Microsoft Joliet Level 3 >23:44:26,327 DEBUG kernel:[ 20.609536] ISO 9660 Extensions: RRIP_1991A >23:44:26,327 INFO kernel:[ 22.687651] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >23:44:26,327 WARNING kernel:[ 23.800665] systemd-udevd (320) used greatest stack depth: 2688 bytes left >23:44:26,327 DEBUG kernel:[ 27.294588] SELinux: 2048 avtab hash slots, 100407 rules. >23:44:26,327 DEBUG kernel:[ 28.578566] SELinux: 2048 avtab hash slots, 100407 rules. >23:44:26,327 DEBUG kernel:[ 34.291605] SELinux: 9 users, 15 roles, 4211 types, 233 bools, 1 sens, 1024 cats >23:44:26,327 DEBUG kernel:[ 34.291612] SELinux: 83 classes, 100407 rules >23:44:26,327 DEBUG kernel:[ 34.659983] SELinux: Completing initialization. >23:44:26,327 DEBUG kernel:[ 34.659986] SELinux: Setting up existing superblocks. >23:44:26,327 DEBUG kernel:[ 34.660199] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 34.660341] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 34.660521] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 34.660605] SELinux: initialized (dev proc, type proc), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 34.660946] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:44:26,327 DEBUG kernel:[ 34.661155] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >23:44:26,327 DEBUG kernel:[ 34.663920] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >23:44:26,327 DEBUG kernel:[ 34.664049] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 34.675278] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >23:44:26,327 DEBUG kernel:[ 34.675413] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 34.675496] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >23:44:26,327 DEBUG kernel:[ 34.675777] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >23:44:26,327 DEBUG kernel:[ 34.675932] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >23:44:26,327 DEBUG kernel:[ 34.676047] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 34.676202] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 34.683444] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 34.683479] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:44:26,327 DEBUG kernel:[ 34.683509] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:44:26,327 DEBUG kernel:[ 34.683880] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:44:26,327 DEBUG kernel:[ 34.684070] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 34.684119] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 34.684170] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 34.684357] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 34.684426] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 34.684456] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 34.684478] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 34.684504] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 34.684580] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 34.684757] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 34.684914] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 34.685311] SELinux: initialized (dev loop0, type squashfs), uses xattr >23:44:26,327 DEBUG kernel:[ 34.686357] SELinux: initialized (dev dm-0, type ext4), uses xattr >23:44:26,327 NOTICE kernel:[ 34.783247] type=1403 audit(1347061452.331:2): policy loaded auid=4294967295 ses=4294967295 >23:44:26,327 DEBUG kernel:[ 38.426134] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >23:44:26,327 DEBUG kernel:[ 38.457999] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 38.800492] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >23:44:26,327 DEBUG kernel:[ 39.580950] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:44:26,327 NOTICE kernel:[ 41.590974] type=1400 audit(1347061459.142:3): avc: denied { create } for pid=566 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >23:44:26,327 NOTICE kernel:[ 41.591522] type=1400 audit(1347061459.142:4): avc: denied { setattr } for pid=566 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=18854 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >23:44:26,327 NOTICE kernel:[ 41.591821] type=1400 audit(1347061459.142:5): avc: denied { relabelfrom } for pid=566 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=18854 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >23:44:26,327 WARNING kernel:[ 46.074010] ACPI Warning: 0x0000000000000460-0x000000000000047f SystemIO conflicts with Region \PMIO 1 (20120711/utaddress-251) >23:44:26,327 INFO kernel:[ 46.074040] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >23:44:26,327 WARNING kernel:[ 46.074043] lpc_ich: Resource conflict(s) found affecting iTCO_wdt >23:44:26,327 WARNING kernel:[ 46.074068] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120711/utaddress-251) >23:44:26,327 INFO kernel:[ 46.074093] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >23:44:26,327 WARNING kernel:[ 46.074121] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \GPIO 1 (20120711/utaddress-251) >23:44:26,327 INFO kernel:[ 46.074145] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >23:44:26,327 WARNING kernel:[ 46.074148] lpc_ich: Resource conflict(s) found affecting gpio_ich >23:44:26,327 WARNING kernel:[ 46.107332] tpm_infineon: Unknown symbol tpm_show_pcrs (err 0) >23:44:26,327 WARNING kernel:[ 46.107368] tpm_infineon: Unknown symbol tpm_store_cancel (err 0) >23:44:26,327 WARNING kernel:[ 46.107393] tpm_infineon: Unknown symbol tpm_register_hardware (err 0) >23:44:26,327 WARNING kernel:[ 46.107421] tpm_infineon: Unknown symbol tpm_write (err 0) >23:44:26,327 WARNING kernel:[ 46.107457] tpm_infineon: Unknown symbol tpm_show_caps (err 0) >23:44:26,327 WARNING kernel:[ 46.107491] tpm_infineon: Unknown symbol tpm_show_pubek (err 0) >23:44:26,327 WARNING kernel:[ 46.107519] tpm_infineon: Unknown symbol tpm_dev_vendor_release (err 0) >23:44:26,327 WARNING kernel:[ 46.107543] tpm_infineon: Unknown symbol tpm_release (err 0) >23:44:26,327 WARNING kernel:[ 46.107572] tpm_infineon: Unknown symbol tpm_remove_hardware (err 0) >23:44:26,327 WARNING kernel:[ 46.107596] tpm_infineon: Unknown symbol tpm_read (err 0) >23:44:26,327 WARNING kernel:[ 46.107621] tpm_infineon: Unknown symbol tpm_open (err 0) >23:44:26,327 WARNING kernel:[ 46.107649] tpm_infineon: Unknown symbol tpm_pm_resume (err 0) >23:44:26,327 INFO kernel:[ 46.108995] microcode: CPU0 sig=0x106e5, pf=0x10, revision=0x3 >23:44:26,327 DEBUG kernel:[ 46.490269] mei 0000:00:16.0: setting latency timer to 64 >23:44:26,327 DEBUG kernel:[ 46.490800] mei 0000:00:16.0: irq 53 for MSI/MSI-X >23:44:26,327 INFO kernel:[ 46.496823] mei 0000:00:16.0: wd: failed to find the client >23:44:26,327 INFO kernel:[ 46.598661] parport_pc 00:0a: reported by Plug and Play ACPI >23:44:26,327 INFO kernel:[ 46.599053] parport0: PC-style at 0x378 (0x778), irq 5 [PCSPP,TRISTATE] >23:44:26,327 WARNING kernel:[ 47.074273] tpm_tis: Unknown symbol tpm_show_owned (err 0) >23:44:26,327 WARNING kernel:[ 47.074294] tpm_tis: Unknown symbol tpm_show_pcrs (err 0) >23:44:26,327 WARNING kernel:[ 47.074313] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >23:44:26,327 WARNING kernel:[ 47.074337] tpm_tis: Unknown symbol tpm_store_cancel (err 0) >23:44:26,327 WARNING kernel:[ 47.074352] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >23:44:26,327 WARNING kernel:[ 47.074374] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >23:44:26,327 WARNING kernel:[ 47.074391] tpm_tis: Unknown symbol tpm_write (err 0) >23:44:26,327 WARNING kernel:[ 47.074406] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >23:44:26,327 WARNING kernel:[ 47.074428] tpm_tis: Unknown symbol tpm_show_enabled (err 0) >23:44:26,327 WARNING kernel:[ 47.074448] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >23:44:26,327 WARNING kernel:[ 47.074467] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >23:44:26,327 WARNING kernel:[ 47.074511] tpm_tis: Unknown symbol tpm_show_caps_1_2 (err 0) >23:44:26,327 WARNING kernel:[ 47.074531] tpm_tis: Unknown symbol tpm_show_pubek (err 0) >23:44:26,327 WARNING kernel:[ 47.074561] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >23:44:26,327 WARNING kernel:[ 47.074589] tpm_tis: Unknown symbol tpm_release (err 0) >23:44:26,327 WARNING kernel:[ 47.074606] tpm_tis: Unknown symbol tpm_show_temp_deactivated (err 0) >23:44:26,328 WARNING kernel:[ 47.074621] tpm_tis: Unknown symbol tpm_show_timeouts (err 0) >23:44:26,328 WARNING kernel:[ 47.074638] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >23:44:26,328 WARNING kernel:[ 47.074655] tpm_tis: Unknown symbol tpm_read (err 0) >23:44:26,328 WARNING kernel:[ 47.074672] tpm_tis: Unknown symbol tpm_show_durations (err 0) >23:44:26,328 WARNING kernel:[ 47.074687] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >23:44:26,328 WARNING kernel:[ 47.074702] tpm_tis: Unknown symbol tpm_open (err 0) >23:44:26,328 WARNING kernel:[ 47.074717] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >23:44:26,328 WARNING kernel:[ 47.074736] tpm_tis: Unknown symbol tpm_show_active (err 0) >23:44:26,328 WARNING kernel:[ 47.077044] tpm_tis: Unknown symbol tpm_show_owned (err 0) >23:44:26,328 WARNING kernel:[ 47.077064] tpm_tis: Unknown symbol tpm_show_pcrs (err 0) >23:44:26,328 WARNING kernel:[ 47.077082] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >23:44:26,328 WARNING kernel:[ 47.077105] tpm_tis: Unknown symbol tpm_store_cancel (err 0) >23:44:26,328 WARNING kernel:[ 47.077120] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >23:44:26,328 WARNING kernel:[ 47.077141] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >23:44:26,328 WARNING kernel:[ 47.077158] tpm_tis: Unknown symbol tpm_write (err 0) >23:44:26,328 WARNING kernel:[ 47.077173] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >23:44:26,328 WARNING kernel:[ 47.077193] tpm_tis: Unknown symbol tpm_show_enabled (err 0) >23:44:26,328 WARNING kernel:[ 47.077214] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >23:44:26,328 WARNING kernel:[ 47.077231] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >23:44:26,328 WARNING kernel:[ 47.077255] tpm_tis: Unknown symbol tpm_show_caps_1_2 (err 0) >23:44:26,328 WARNING kernel:[ 47.077274] tpm_tis: Unknown symbol tpm_show_pubek (err 0) >23:44:26,328 WARNING kernel:[ 47.077293] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >23:44:26,328 WARNING kernel:[ 47.077312] tpm_tis: Unknown symbol tpm_release (err 0) >23:44:26,328 WARNING kernel:[ 47.077328] tpm_tis: Unknown symbol tpm_show_temp_deactivated (err 0) >23:44:26,328 WARNING kernel:[ 47.077343] tpm_tis: Unknown symbol tpm_show_timeouts (err 0) >23:44:26,328 WARNING kernel:[ 47.077360] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >23:44:26,328 WARNING kernel:[ 47.077377] tpm_tis: Unknown symbol tpm_read (err 0) >23:44:26,328 WARNING kernel:[ 47.077393] tpm_tis: Unknown symbol tpm_show_durations (err 0) >23:44:26,328 WARNING kernel:[ 47.077408] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >23:44:26,328 WARNING kernel:[ 47.077423] tpm_tis: Unknown symbol tpm_open (err 0) >23:44:26,328 WARNING kernel:[ 47.077438] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >23:44:26,328 WARNING kernel:[ 47.077456] tpm_tis: Unknown symbol tpm_show_active (err 0) >23:44:26,328 INFO kernel:[ 47.351313] cfg80211: Calling CRDA to update world regulatory domain >23:44:26,328 INFO kernel:[ 47.441536] hp_accel: hardware type HPB655x found >23:44:26,328 INFO kernel:[ 47.447667] lis3lv02d: 8 bits sensor found >23:44:26,328 INFO kernel:[ 47.547529] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input6 >23:44:26,328 DEBUG kernel:[ 47.553610] Registered led device: hp::hddprotect >23:44:26,328 INFO kernel:[ 47.553743] hp_accel: driver loaded >23:44:26,328 INFO kernel:[ 47.802333] input: HP WMI hotkeys as /devices/virtual/input/input7 >23:44:26,328 INFO kernel:[ 47.949161] microcode: CPU1 sig=0x106e5, pf=0x10, revision=0x3 >23:44:26,328 INFO kernel:[ 47.955423] microcode: CPU2 sig=0x106e5, pf=0x10, revision=0x3 >23:44:26,328 INFO kernel:[ 47.961676] microcode: CPU3 sig=0x106e5, pf=0x10, revision=0x3 >23:44:26,328 INFO kernel:[ 47.968020] microcode: CPU4 sig=0x106e5, pf=0x10, revision=0x3 >23:44:26,328 INFO kernel:[ 47.974458] microcode: CPU5 sig=0x106e5, pf=0x10, revision=0x3 >23:44:26,328 NOTICE kernel:[ 47.974551] type=1400 audit(1347061465.528:6): avc: denied { read } for pid=649 comm="bash" name=".profile" dev="dm-0" ino=59054 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >23:44:26,328 NOTICE kernel:[ 47.974749] type=1400 audit(1347061465.528:7): avc: denied { open } for pid=649 comm="bash" path="/root/.profile" dev="dm-0" ino=59054 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >23:44:26,328 INFO kernel:[ 47.980662] microcode: CPU6 sig=0x106e5, pf=0x10, revision=0x3 >23:44:26,328 INFO kernel:[ 47.986183] microcode: CPU7 sig=0x106e5, pf=0x10, revision=0x3 >23:44:26,328 INFO kernel:[ 47.992124] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >23:44:26,328 INFO kernel:[ 48.769388] Intel(R) Wireless WiFi driver for Linux, in-tree:d >23:44:26,328 INFO kernel:[ 48.769392] Copyright(c) 2003-2012 Intel Corporation >23:44:26,328 INFO kernel:[ 48.769842] iwlwifi 0000:45:00.0: pci_resource_len = 0x00002000 >23:44:26,328 INFO kernel:[ 48.769846] iwlwifi 0000:45:00.0: pci_resource_base = ffffc900115e4000 >23:44:26,328 INFO kernel:[ 48.769849] iwlwifi 0000:45:00.0: HW Revision ID = 0x35 >23:44:26,328 DEBUG kernel:[ 48.770265] iwlwifi 0000:45:00.0: irq 54 for MSI/MSI-X >23:44:26,569 INFO kernel:[ 49.013244] iwlwifi 0000:45:00.0: loaded firmware version 9.221.4.1 build 25532 >23:44:26,851 NOTICE kernel:[ 49.295891] type=1400 audit(1347061466.850:8): avc: denied { read } for pid=649 comm="bash" name="linux" dev="dm-0" ino=425 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >23:44:26,851 NOTICE kernel:[ 49.296083] type=1400 audit(1347061466.850:9): avc: denied { open } for pid=649 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=425 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >23:44:26,851 NOTICE kernel:[ 49.296207] type=1400 audit(1347061466.850:10): avc: denied { getattr } for pid=649 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=425 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >23:44:28,402 INFO kernel:[ 50.845569] iwldvm: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:d >23:44:28,402 INFO kernel:[ 50.845577] iwldvm: Copyright(c) 2003-2012 Intel Corporation >23:44:28,402 INFO kernel:[ 50.846442] iwlwifi 0000:45:00.0: CONFIG_IWLWIFI_DEBUG enabled >23:44:28,402 INFO kernel:[ 50.846448] iwlwifi 0000:45:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >23:44:28,402 INFO kernel:[ 50.846452] iwlwifi 0000:45:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled >23:44:28,402 INFO kernel:[ 50.846456] iwlwifi 0000:45:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled >23:44:28,402 INFO kernel:[ 50.846460] iwlwifi 0000:45:00.0: CONFIG_IWLWIFI_P2P disabled >23:44:28,402 INFO kernel:[ 50.846467] iwlwifi 0000:45:00.0: Detected Intel(R) Centrino(R) Advanced-N 6200 AGN, REV=0x74 >23:44:28,403 INFO kernel:[ 50.847288] iwlwifi 0000:45:00.0: L1 Disabled; Enabling L0S >23:44:28,432 INFO kernel:[ 50.876401] iwlwifi 0000:45:00.0: device EEPROM VER=0x436, CALIB=0x6 >23:44:28,432 INFO kernel:[ 50.876406] iwlwifi 0000:45:00.0: Device SKU: 0x1F0 >23:44:28,432 INFO kernel:[ 50.876409] iwlwifi 0000:45:00.0: Valid Tx ant: 0x6, Valid Rx ant: 0x6 >23:44:28,434 DEBUG kernel:[ 50.878362] Registered led device: phy0-led >23:44:28,728 DEBUG kernel:[ 51.172159] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >23:44:28,731 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 >23:44:29,158 INFO NetworkManager: <info> NetworkManager (version 0.9.5.96-2.fc18) is starting... >23:44:29,162 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >23:44:29,165 INFO NetworkManager: <info> WEXT support is enabled >23:44:29,704 INFO dbus-daemon: dbus[693]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >23:44:29,712 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >23:44:30,383 INFO polkitd: Started polkitd version 0.107 >23:44:30,934 INFO dbus-daemon: dbus[693]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >23:44:30,936 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >23:44:31,057 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >23:44:31,060 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >23:44:31,063 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >23:44:31,066 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >23:44:31,068 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >23:44:31,071 INFO NetworkManager: <info> trying to start the modem manager... >23:44:31,074 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >23:44:31,077 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >23:44:31,080 INFO NetworkManager: <info> found WiFi radio killswitch rfkill2 (at /sys/devices/pci0000:00/0000:00:1c.3/0000:45:00.0/ieee80211/phy0/rfkill2) (driver (unknown)) >23:44:31,083 INFO NetworkManager: <info> found WiFi radio killswitch rfkill0 (at /sys/devices/platform/hp-wmi/rfkill/rfkill0) (driver hp-wmi) >23:44:31,087 INFO dbus-daemon: dbus[693]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >23:44:31,170 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >23:44:31,174 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >23:44:31,177 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >23:44:31,180 INFO NetworkManager: <info> Networking is enabled by state file >23:44:31,206 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >23:44:31,212 INFO NetworkManager: <info> (eth0): carrier is OFF >23:44:31,214 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'e1000e' ifindex: 2) >23:44:31,217 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >23:44:31,220 INFO NetworkManager: <info> (eth0): now managed >23:44:31,224 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >23:44:31,226 INFO NetworkManager: <info> (eth0): bringing up device. >23:44:31,315 DEBUG kernel:[ 53.758444] e1000e 0000:00:19.0: irq 51 for MSI/MSI-X >23:44:31,419 DEBUG kernel:[ 53.861080] e1000e 0000:00:19.0: irq 51 for MSI/MSI-X >23:44:31,420 INFO kernel:[ 53.863526] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready >23:44:31,424 INFO NetworkManager: <info> (eth0): preparing device. >23:44:31,427 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >23:44:31,430 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/eth0 >23:44:31,433 INFO NetworkManager: <info> (wlan0): using nl80211 for WiFi device control >23:44:31,436 INFO NetworkManager: <info> (wlan0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >23:44:31,439 INFO NetworkManager: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1 >23:44:31,439 INFO kernel:[ 53.876152] iwlwifi 0000:45:00.0: L1 Disabled; Enabling L0S >23:44:31,440 INFO kernel:[ 53.883102] iwlwifi 0000:45:00.0: Radio type=0x1-0x3-0x1 >23:44:31,442 INFO NetworkManager: <info> (wlan0): now managed >23:44:31,445 INFO NetworkManager: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >23:44:31,448 INFO NetworkManager: <info> (wlan0): bringing up device. >23:44:31,654 INFO dbus-daemon: modem-manager[703]: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >23:44:31,657 INFO modem-manager: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >23:44:31,662 INFO dbus-daemon: dbus[693]: [system] Successfully activated service 'org.freedesktop.ModemManager' >23:44:31,666 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >23:44:31,711 INFO kernel:[ 54.147386] iwlwifi 0000:45:00.0: L1 Disabled; Enabling L0S >23:44:31,713 INFO kernel:[ 54.154068] iwlwifi 0000:45:00.0: Radio type=0x1-0x3-0x1 >23:44:31,807 WARNING kernel:[ 54.250405] systemd-udevd (584) used greatest stack depth: 2016 bytes left >23:44:31,840 INFO kernel:[ 54.283067] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready >23:44:31,843 INFO NetworkManager: <info> (wlan0): preparing device. >23:44:31,846 INFO NetworkManager: <info> (wlan0): deactivating device (reason 'managed') [2] >23:44:31,849 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >23:44:31,852 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >23:44:31,855 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >23:44:31,859 INFO NetworkManager: <info> modem-manager is now available >23:44:31,862 INFO dbus-daemon: dbus[693]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >23:44:32,933 INFO kernel:[ 55.375710] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: None >23:44:32,933 INFO kernel:[ 55.375720] e1000e 0000:00:19.0: eth0: 10/100 speed: disabling TSO >23:44:32,933 INFO kernel:[ 55.375853] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready >23:44:32,936 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >23:44:32,939 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >23:44:32,943 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >23:44:32,945 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >23:44:32,948 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >23:44:32,951 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >23:44:32,954 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >23:44:32,957 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >23:44:32,961 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >23:44:32,964 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >23:44:32,967 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >23:44:32,970 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >23:44:32,973 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >23:44:32,976 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >23:44:32,979 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >23:44:32,982 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >23:44:32,985 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >23:44:33,811 INFO NetworkManager: <info> dhclient started with pid 721 >23:44:33,814 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >23:44:33,817 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >23:44:34,143 INFO dbus-daemon: modem-manager[703]: <info> Loaded plugin 'Ericsson MBM' >23:44:34,146 INFO dbus-daemon: modem-manager[703]: <info> Loaded plugin 'MotoC' >23:44:34,149 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >23:44:34,152 INFO modem-manager: <info> Loaded plugin 'MotoC' >23:44:34,156 INFO modem-manager: <info> Loaded plugin 'Huawei' >23:44:34,159 INFO modem-manager: <info> Loaded plugin 'Samsung' >23:44:34,162 INFO modem-manager: <info> Loaded plugin 'Sierra' >23:44:34,165 INFO modem-manager: <info> Loaded plugin 'ZTE' >23:44:34,168 INFO modem-manager: <info> Loaded plugin 'Longcheer' >23:44:34,171 INFO modem-manager: <info> Loaded plugin 'Gobi' >23:44:34,174 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >23:44:34,178 INFO modem-manager: <info> Loaded plugin 'Option' >23:44:34,181 INFO modem-manager: <info> Loaded plugin 'Wavecom' >23:44:34,185 INFO modem-manager: <info> Loaded plugin 'X22X' >23:44:34,188 INFO modem-manager: <info> Loaded plugin 'SimTech' >23:44:34,191 INFO modem-manager: <info> Loaded plugin 'Linktop' >23:44:34,194 INFO modem-manager: <info> Loaded plugin 'Nokia' >23:44:34,197 INFO modem-manager: <info> Loaded plugin 'Novatel' >23:44:34,201 INFO modem-manager: <info> Loaded plugin 'AnyData' >23:44:34,204 INFO modem-manager: <info> Loaded plugin 'Iridium' >23:44:34,208 INFO modem-manager: <info> Loaded plugin 'Cinterion' >23:44:34,211 INFO modem-manager: <info> Loaded plugin 'Generic' >23:44:34,214 INFO modem-manager: <info> Successfully loaded 20 plugins >23:44:34,218 INFO dbus-daemon: modem-manager[703]: <info> Loaded plugin 'Huawei' >23:44:34,221 INFO dbus-daemon: modem-manager[703]: <info> Loaded plugin 'Samsung' >23:44:34,224 INFO dbus-daemon: modem-manager[703]: <info> Loaded plugin 'Sierra' >23:44:34,227 INFO dbus-daemon: modem-manager[703]: <info> Loaded plugin 'ZTE' >23:44:34,230 INFO dbus-daemon: modem-manager[703]: <info> Loaded plugin 'Longcheer' >23:44:34,234 INFO dbus-daemon: modem-manager[703]: <info> Loaded plugin 'Gobi' >23:44:34,237 INFO dbus-daemon: modem-manager[703]: <info> Loaded plugin 'Option High-Speed' >23:44:34,240 INFO dbus-daemon: modem-manager[703]: <info> Loaded plugin 'Option' >23:44:34,244 INFO dbus-daemon: modem-manager[703]: <info> Loaded plugin 'Wavecom' >23:44:34,247 INFO dbus-daemon: modem-manager[703]: <info> Loaded plugin 'X22X' >23:44:34,250 INFO dbus-daemon: modem-manager[703]: <info> Loaded plugin 'SimTech' >23:44:34,253 INFO dbus-daemon: modem-manager[703]: <info> Loaded plugin 'Linktop' >23:44:34,256 INFO dbus-daemon: modem-manager[703]: <info> Loaded plugin 'Nokia' >23:44:34,260 INFO dbus-daemon: modem-manager[703]: <info> Loaded plugin 'Novatel' >23:44:34,263 INFO dbus-daemon: modem-manager[703]: <info> Loaded plugin 'AnyData' >23:44:34,266 INFO dbus-daemon: modem-manager[703]: <info> Loaded plugin 'Iridium' >23:44:34,269 INFO dbus-daemon: modem-manager[703]: <info> Loaded plugin 'Cinterion' >23:44:34,272 INFO dbus-daemon: modem-manager[703]: <info> Loaded plugin 'Generic' >23:44:34,276 INFO dbus-daemon: modem-manager[703]: <info> Successfully loaded 20 plugins >23:44:35,006 INFO dbus-daemon: dbus[693]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >23:44:35,009 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >23:44:35,012 INFO NetworkManager: <info> wpa_supplicant started >23:44:35,015 INFO systemd: Startup finished in 12s 428ms 916us (kernel) + 23s 167ms 387us (initrd) + 21s 764ms 534us (userspace) = 57s 360ms 837us. >23:44:35,475 INFO NetworkManager: <info> (wlan0) supports 5 scan SSIDs >23:44:35,478 INFO NetworkManager: <info> (wlan0): supplicant interface state: starting -> ready >23:44:35,482 INFO NetworkManager: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >23:44:35,484 WARNING NetworkManager: <warn> Trying to remove a non-existant call id. >23:44:35,487 INFO NetworkManager: <info> (wlan0): supplicant interface state: ready -> inactive >23:44:35,491 INFO NetworkManager: <info> (wlan0) supports 5 scan SSIDs >23:44:35,520 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P1 >23:44:35,523 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >23:44:35,527 INFO dhclient: All rights reserved. >23:44:35,529 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >23:44:35,533 INFO dhclient: >23:44:35,598 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >23:44:35,618 INFO dhclient: Listening on LPF/eth0/64:31:50:8b:eb:5d >23:44:35,622 INFO dhclient: Sending on LPF/eth0/64:31:50:8b:eb:5d >23:44:35,626 INFO dhclient: Sending on Socket/fallback >23:44:35,629 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5 (xid=0x14709db5) >23:44:35,631 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x14709db5) >23:44:35,635 INFO dhclient: DHCPOFFER from 192.168.16.104 >23:44:35,637 INFO dhclient: DHCPACK from 192.168.16.104 (xid=0x14709db5) >23:44:35,640 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >23:44:35,643 INFO NetworkManager: <info> address 192.168.16.105 >23:44:35,646 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >23:44:35,650 INFO NetworkManager: <info> gateway 192.168.16.1 >23:44:35,653 INFO NetworkManager: <info> nameserver '192.168.16.1' >23:44:35,656 INFO NetworkManager: <info> nameserver '203.0.178.191' >23:44:35,659 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >23:44:35,662 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >23:44:35,665 INFO dhclient: bound to 192.168.16.105 -- renewal in 17528 seconds. >23:44:36,643 INFO NetworkManager: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >23:44:36,649 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >23:44:36,652 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >23:44:36,655 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >23:44:36,658 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >23:44:36,662 INFO dbus-daemon: dbus[693]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >23:44:36,957 INFO dbus-daemon: dbus[693]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >23:44:36,960 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >23:44:37,856 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >23:44:38,029 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >23:44:43,898 NOTICE kernel:[ 66.335665] type=1400 audit(1347061483.897:11): avc: denied { append } for pid=751 comm="auditd" path="/tmp/anaconda.log" dev="tmpfs" ino=13878 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >23:44:43,898 NOTICE kernel:[ 66.336364] type=1400 audit(1347061483.897:12): avc: denied { read write } for pid=751 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1168 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >23:44:43,903 WARNING kernel:[ 66.341051] auditd (752): /proc/752/oom_adj is deprecated, please use /proc/752/oom_score_adj instead. >23:44:44,232 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 >23:44:44,234 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 >23:44:44,236 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 >23:44:44,237 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 >23:44:44,243 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 >23:44:44,245 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 >23:44:44,248 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 >23:44:44,251 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 >23:44:44,256 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 >23:44:44,676 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 >23:44:44,780 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 >23:44:44,821 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 >23:44:45,074 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 >23:44:45,263 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 >23:44:45,305 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 >23:44:45,352 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 >23:44:45,398 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 >23:44:45,440 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 >23:44:45,492 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 >23:44:46,272 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 >23:44:53,649 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >23:44:53,652 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >23:44:53,655 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >23:44:53,658 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >23:44:56,972 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 >23:44:56,975 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 >23:44:56,976 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 >23:44:56,978 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 >23:44:56,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 >23:44:56,984 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 >23:44:56,988 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 >23:44:56,990 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 >23:44:56,995 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 >23:44:57,414 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 >23:44:57,521 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 >23:44:57,920 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 >23:44:57,921 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 >23:44:57,923 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 >23:44:57,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 >23:44:57,927 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 >23:44:58,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 >23:44:58,118 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 >23:44:58,167 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 >23:44:58,542 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 >23:44:58,626 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >23:44:58,630 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >23:44:58,633 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >23:44:58,636 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >23:44:58,824 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 >23:44:58,949 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 >23:45:24,091 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 >23:45:24,718 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 >23:45:24,790 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 >23:45:25,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 >23:45:25,331 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 >23:45:25,338 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 >23:45:25,426 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 >23:45:25,893 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 >23:45:26,022 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 >23:45:26,389 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 >23:45:26,487 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 >23:45:30,529 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 >23:45:30,908 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 >23:45:31,112 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 >23:45:31,226 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 >23:45:31,728 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 >23:45:31,776 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 >23:45:34,055 INFO kernel:[ 116.471003] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >23:45:34,055 DEBUG kernel:[ 116.471036] SELinux: initialized (dev sda2, type ext4), uses xattr >23:45:34,475 INFO kernel:[ 116.891180] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >23:45:34,475 DEBUG kernel:[ 116.891193] SELinux: initialized (dev sda3, type ext4), uses xattr >23:45:34,857 INFO kernel:[ 117.273544] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >23:45:34,857 DEBUG kernel:[ 117.273564] SELinux: initialized (dev sda5, type ext4), uses xattr >23:45:35,506 INFO kernel:[ 117.921931] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) >23:45:35,506 DEBUG kernel:[ 117.921943] SELinux: initialized (dev sda6, type ext4), uses xattr >23:50:52,009 INFO kernel:[ 434.953862] Btrfs loaded >23:50:53,310 INFO kernel:[ 436.254821] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >13:52:53,365 INFO kernel:[ 559.284768] traps: nm-connection-e[1215] trap int3 ip:7fbe5e1efe51 sp:7fff726f2240 error:0 >13:53:38,005 NOTICE NetworkManager: ifcfg-rh: read connection 'emiteyos' >13:53:38,008 INFO NetworkManager: <info> Activation (wlan0) starting connection 'emiteyos' >13:53:38,010 INFO NetworkManager: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >13:53:38,014 INFO NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... >13:53:38,017 INFO NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... >13:53:38,019 INFO NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... >13:53:38,022 INFO NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. >13:53:38,026 INFO NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... >13:53:38,029 INFO NetworkManager: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0] >13:53:38,032 INFO NetworkManager: <info> Activation (wlan0/wireless): access point 'emiteyos' has security, but secrets are required. >13:53:38,034 INFO NetworkManager: <info> (wlan0): device state change: config -> need-auth (reason 'none') [50 60 0] >13:53:38,037 INFO NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. >13:53:38,040 WARNING NetworkManager: <warn> No agents were available for this request. >13:53:38,044 INFO NetworkManager: <info> (wlan0): device state change: need-auth -> failed (reason 'no-secrets') [60 120 7] >13:53:38,047 INFO NetworkManager: <info> Marking connection 'emiteyos' invalid. >13:53:38,049 WARNING NetworkManager: <warn> Activation (wlan0) failed for connection 'emiteyos' >13:53:38,052 INFO NetworkManager: <info> (wlan0): device state change: failed -> disconnected (reason 'none') [120 30 0] >13:53:38,054 INFO NetworkManager: <info> (wlan0): deactivating device (reason 'none') [0] >13:53:39,022 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-emiteyos >13:53:40,960 INFO NetworkManager: <info> Auto-activating connection 'emiteyos'. >13:53:40,964 INFO NetworkManager: <info> Activation (wlan0) starting connection 'emiteyos' >13:53:40,966 INFO NetworkManager: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >13:53:40,969 INFO NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... >13:53:40,972 INFO NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... >13:53:40,975 INFO NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... >13:53:40,977 INFO NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. >13:53:40,981 INFO NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... >13:53:40,984 INFO NetworkManager: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0] >13:53:40,987 INFO NetworkManager: <info> Activation (wlan0/wireless): access point 'emiteyos' has security, but secrets are required. >13:53:40,990 INFO NetworkManager: <info> (wlan0): device state change: config -> need-auth (reason 'none') [50 60 0] >13:53:40,993 INFO NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. >13:53:40,996 WARNING NetworkManager: <warn> No agents were available for this request. >13:53:40,999 INFO NetworkManager: <info> (wlan0): device state change: need-auth -> failed (reason 'no-secrets') [60 120 7] >13:53:41,002 INFO NetworkManager: <info> Marking connection 'emiteyos' invalid. >13:53:41,005 WARNING NetworkManager: <warn> Activation (wlan0) failed for connection 'emiteyos' >13:53:41,008 INFO NetworkManager: <info> (wlan0): device state change: failed -> disconnected (reason 'none') [120 30 0] >13:53:41,011 INFO NetworkManager: <info> (wlan0): deactivating device (reason 'none') [0]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 855358
:
610725
| 610726 |
610727
|
610728
|
610729
|
610730
|
610731
|
610732
|
610733
|
610734
|
610735
|
610736
|
610737