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 608355 Details for
Bug 853308
AttributeError: 'EFIGRUB' object has no attribute 'storage'
[?]
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), 376.21 KB, created by
John Reiser
on 2012-08-31 02:51:59 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
John Reiser
Created:
2012-08-31 02:51:59 UTC
Size:
376.21 KB
patch
obsolete
>anaconda 18.6.4 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1595, in add_efi_boot_target > boot_efi = self.storage.mountpoints["/boot/efi"] > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1618, in install > self.add_efi_boot_target() > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1634, in write > self.install() > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 2198, in writeBootLoader > storage.bootloader.write() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 78, in doInstall > writeBootLoader(storage, payload) > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 87, in run > threading.Thread.run(self, *args, **kwargs) >AttributeError: 'EFIGRUB' object has no attribute 'storage' > >Local variables in innermost frame: >self: <pyanaconda.bootloader.EFIGRUB object at 0x7f77734c5f10> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500MB partition sda2 (2) with existing ext3 filesystem >, '/boot/efi': existing 56MB partition sda1 (1) with existing efi filesystem >, '/': existing 15360MB partition sda5 (5) with existing ext4 filesystem >} > swaps: [existing 15360MB partition sda4 (4) 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: NoDevice instance, containing members: > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._majorminor: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format._mountType: usbfs > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format.label: None > _intf.storage.fsset._usb._format._targetSize: 0 > _intf.storage.fsset._usb._format._size: 0 > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format._migrate: False > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb._targetSize: 0 > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.parents: [] > _intf.storage.fsset._usb.originalFormat: Already dumped (USBFS instance) > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb._size: 0 > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset._usb.id: 22 > _intf.storage.fsset._usb.minor: 0 > _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, 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: EFI instance, containing members: > _intf.storage.fsset.devicetree.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0x7f7766989310>> > _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, 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 >, '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/ata6/host5/target5:0:0/5:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5: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 >, '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 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, 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 gpt disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 92160MB partition sda3 (3) with existing ntfs filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 128MB partition sda6 (6) >, OpticalDevice instance, containing members: > _model: Optiarc_DVD_RW_AD-7280S > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: Optiarc DVD RW AD-7280S path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2295104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0x7f7760d4a9e0> > 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_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/ata6/host5/target5:0:0/5:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (Iso9660FS instance) > bus: Skipped > _size: 4482.625 > _serial: None > id: 7 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: 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: 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: /LiveOS/rootfs.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: Ext4FS instance, containing members: > _format.uuid: 78055184-98fc-46e4-bf0d-84e3af0e3b38 > _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: 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: /overlay (deleted) > _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: 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: 13 > minor: 0 >, existing 1024MB dm live-rw (14) with existing ext4 filesystem >, existing 15360MB partition sda7 (15) with existing ext4 filesystem mounted at / >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 2 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 06e4dc64-d876-4227-9f36-81f53c3a3500 > origFormat.exists: True > origFormat._mountpoint: /mnt/sysimage > origFormat._majorminor: None > origFormat._minInstanceSize: 0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: f18a64 > origFormat._targetSize: 0 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: / > origFormat._migrate: False > origFormat._device: /dev/sda7 > id: 3 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._mountType: tmpfs > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format.label: None > _intf.storage.fsset._devshm._format._targetSize: 0 > _intf.storage.fsset._devshm._format._size: 0 > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._migrate: False > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm._targetSize: 0 > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.parents: [] > _intf.storage.fsset._devshm.originalFormat: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm._size: 0 > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._devshm.id: 17 > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._format._majorminor: None > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format.label: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format._migrate: False > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev._targetSize: 0 > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.parents: [] > _intf.storage.fsset._dev.originalFormat: Already dumped (BindFS instance) > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev._size: 0 > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset._dev.id: 16 > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._format._majorminor: None > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format._mountType: proc > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format.label: None > _intf.storage.fsset._proc._format._targetSize: 0 > _intf.storage.fsset._proc._format._size: 0 > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format._migrate: False > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc._targetSize: 0 > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.parents: [] > _intf.storage.fsset._proc.originalFormat: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc._size: 0 > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset._proc.id: 20 > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset.active: True > _intf.storage.fsset.cryptTab: CryptTab instance, containing members: > _intf.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.cryptTab.blkidTab: None > _intf.storage.fsset.cryptTab.chroot: Skipped > _intf.storage.fsset.cryptTab.mappings: {} > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._format._majorminor: None > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format._mountType: devpts > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format.label: None > _intf.storage.fsset._devpts._format._targetSize: 0 > _intf.storage.fsset._devpts._format._size: 0 > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format._migrate: False > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts._targetSize: 0 > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.parents: [] > _intf.storage.fsset._devpts.originalFormat: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts._size: 0 > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._devpts.id: 18 > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._format._majorminor: None > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format._mountType: sysfs > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format.label: None > _intf.storage.fsset._sysfs._format._targetSize: 0 > _intf.storage.fsset._sysfs._format._size: 0 > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format._migrate: False > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs._targetSize: 0 > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.parents: [] > _intf.storage.fsset._sysfs.originalFormat: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs._size: 0 > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._sysfs.id: 19 > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format._mountType: selinuxfs > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format.label: None > _intf.storage.fsset._selinux._format._targetSize: 0 > _intf.storage.fsset._selinux._format._size: 0 > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format._migrate: False > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux._targetSize: 0 > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.parents: [] > _intf.storage.fsset._selinux.originalFormat: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux._size: 0 > _intf.storage.fsset._selinux._serial: None > _intf.storage.fsset._selinux.id: 21 > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.platform: EFI 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: EFIGRUB instance, containing members: > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader.stage1_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.dracut_args: rd.md=0 rd.lvm=0 rd.dm=0 rd.luks=0 rhgb quiet > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader._default_image: LinuxBootLoaderImage instance, containing members: > _intf.storage._bootloader._default_image.short_label: linux > _intf.storage._bootloader._default_image.label: Fedora > _intf.storage._bootloader._default_image._initrd: None > _intf.storage._bootloader._default_image.version: 3.6.0-0.rc2.git2.1.fc18.x86_64 > _intf.storage._bootloader._default_image._kernel: None > _intf.storage._bootloader._default_image.device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.platform: Already dumped (EFI instance) > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.linux_images: [Already dumped (LinuxBootLoaderImage instance) >] > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader.password: None > _intf.storage._bootloader.boot_args: rd.md=0 rd.lvm=0 rd.dm=0 rd.luks=0 $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) rhgb quiet > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._timeout: None > _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 (0x7f77734c5d90) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f77734c5dd0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f77734c5e10) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f77734c5e50) -- > mountpoint = /boot/efi lv = False singlePV = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True > >, PartSpec instance (0x7f77734c5e90) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8000 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: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /tmp/yum.repos.d > _intf.payload._packages: [] > _intf.payload._setup: True > _intf.payload.txID: 1346378897.21 > _intf.payload._space_required: 1.90 Gb > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >clearPartTypeSystem: None >upgradeRoot: None >_platform: Already dumped (EFI 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: None >rescue_mount: True >_bootloader: EFIGRUB 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 (EFI 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.4 > 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': None, '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: >02:05:02,153 INFO anaconda: /sbin/anaconda 18.6.4 >02:05:05,365 INFO anaconda: 16384000 kB (16000 MB) are available >02:05:05,366 INFO anaconda: check_memory(): total:16000, needed:512, graphical:512 >02:05:05,509 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >02:05:05,509 INFO anaconda: Default encoding = utf-8 >02:05:07,211 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >02:05:07,211 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >02:05:07,849 INFO anaconda: Display mode = g >02:05:07,851 INFO anaconda: 16384000 kB (16000 MB) are available >02:05:07,851 INFO anaconda: check_memory(): total:16000, needed:512, graphical:512 >02:05:11,552 DEBUG anaconda: X server has signalled a successful start. >02:05:11,561 INFO anaconda: Starting window manager, pid 765. >02:05:19,171 INFO anaconda: using only installclass _Fedora >02:05:21,168 INFO anaconda: Detected 16000M of memory >02:05:21,168 INFO anaconda: Swap attempt of 8000M >02:05:22,149 DEBUG anaconda: required disklabel type for sda (1) is None >02:05:22,149 DEBUG anaconda: default disklabel type for sda is gpt >02:05:22,149 DEBUG anaconda: selecting gpt disklabel for sda based on size >02:05:30,862 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext3 with options defaults,ro >02:05:30,930 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >02:05:31,177 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda5 on /mnt/sysimage as ext4 with options defaults,ro >02:05:31,469 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:05:49,456 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0 >22:05:49,760 DEBUG anaconda: isys.py:mount()- going to mount /dev/sr0 on /mnt/install/isodir as iso9660 with options ro >22:05:49,816 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/install/isodir, removeDir = False >22:06:48,536 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) > >22:06:56,541 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >22:06:56,542 ERR anaconda: you have not created a bootloader stage1 target device >22:06:56,542 ERR anaconda: You have not created a bootable partition. >22:06:56,549 DEBUG anaconda: ui: unused=['sda3', 'sda6'] >22:06:56,550 DEBUG anaconda: ui: new_devices=[] >22:06:56,563 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:06:56,563 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:06:56,563 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:07:18,872 DEBUG anaconda: requested size = 15.36 Gb ; available space = 353.37 Gb >22:07:18,985 DEBUG anaconda: ui: unused=['sda3', 'sda6'] >22:07:18,985 DEBUG anaconda: ui: new_devices=['sda7'] >22:07:18,999 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:07:18,999 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:07:18,999 DEBUG anaconda: page New Fedora 18 Installation has 1 members >22:07:19,001 DEBUG anaconda: populate_right_side: non-existent 15360MB partition sda7 (15) with non-existent ext4 filesystem mounted at / >22:07:19,003 DEBUG anaconda: min: 1.0 max: 368735.990723 current: 15360.0 >22:07:19,005 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:07:19,005 DEBUG anaconda: page New Fedora 18 Installation has 1 members >22:07:19,005 DEBUG anaconda: populate_right_side: non-existent 15360MB partition sda7 (15) with non-existent ext4 filesystem mounted at / >22:07:19,006 DEBUG anaconda: min: 1.0 max: 368735.990723 current: 15360.0 >22:08:06,843 INFO anaconda: ui: saving changes to device sda7 >22:08:06,843 DEBUG anaconda: new size: 15360.0 >22:08:06,844 DEBUG anaconda: old size: 15360.0 >22:08:06,844 DEBUG anaconda: new device type: 0 >22:08:06,844 DEBUG anaconda: new fs type: ext4 >22:08:06,844 DEBUG anaconda: new encryption setting: False >22:08:06,846 DEBUG anaconda: converting custom spoke changes into actions >22:08:06,847 DEBUG anaconda: [0] Create Device partition sda7 (id 15) >22:08:06,847 DEBUG anaconda: [1] Create Format ext4 filesystem mounted at / on partition sda7 (id 15) >22:08:06,849 DEBUG anaconda: duplicating action '[0] Create Device partition req0 (id 15)' >22:08:06,849 DEBUG anaconda: duplicating action '[1] Create Format ext4 filesystem mounted at / on partition req0 (id 15)' >22:08:15,880 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda7 >22:08:16,172 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda7 >22:08:16,493 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda7 on /mnt/sysimage as ext4 with options defaults >22:08:16,592 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >22:08:16,628 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >22:08:16,669 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >22:08:16,718 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >22:08:16,719 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >22:08:16,747 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >22:08:16,961 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >22:08:16,999 DEBUG anaconda: isys.py:mount()- going to mount selinuxfs on /mnt/sysimage/sys/fs/selinux as selinuxfs with options defaults >22:08:17,028 INFO anaconda: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >22:08:17,043 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >22:08:17,043 INFO anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. > > >/tmp/program.log: >02:05:05,753 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >02:05:05,789 INFO program: Running... modprobe fcoe >02:05:06,924 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >02:05:07,211 INFO program: No FCoE boot disk information is found in EDD! >02:05:07,212 INFO program: Running... modprobe scsi_wait_scan >02:05:07,238 ERR program: FATAL: Module scsi_wait_scan not found. >02:05:07,239 INFO program: Running... rmmod scsi_wait_scan >02:05:07,263 ERR program: Error: Module scsi_wait_scan is not currently loaded >02:05:07,264 INFO program: Running... udevadm settle --timeout=300 >02:05:07,389 INFO program: Running... multipath -d >02:05:07,716 INFO program: Running... multipath -ll >02:05:11,562 INFO program: Running... metacity --display :1 --sm-disable >02:05:17,523 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >02:05:21,193 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >02:05:21,395 INFO program: Running... modprobe scsi_wait_scan >02:05:21,396 INFO program: Running... systemctl start chronyd.service >02:05:21,439 ERR program: FATAL: Module scsi_wait_scan not found. >02:05:21,718 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. >02:05:21,721 INFO program: Running... rmmod scsi_wait_scan >02:05:21,765 ERR program: Error: Module scsi_wait_scan is not currently loaded >02:05:21,802 INFO program: Running... udevadm settle --timeout=300 >02:05:21,998 INFO program: Running... multipath -d >02:05:22,039 INFO program: Running... multipath -ll >02:05:22,293 INFO program: Running... modprobe vfat >02:05:22,956 INFO program: Running... dumpe2fs -h /dev/sda2 >02:05:23,235 INFO program: Filesystem volume name: staging >02:05:23,236 INFO program: Last mounted on: /boot >02:05:23,236 INFO program: Filesystem UUID: 8278411c-bafa-47c7-9c98-6f4e41e7a5ec >02:05:23,236 INFO program: Filesystem magic number: 0xEF53 >02:05:23,236 INFO program: Filesystem revision #: 1 (dynamic) >02:05:23,236 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >02:05:23,236 INFO program: Filesystem flags: signed_directory_hash >02:05:23,237 INFO program: Default mount options: user_xattr acl >02:05:23,237 INFO program: Filesystem state: clean >02:05:23,237 INFO program: Errors behavior: Continue >02:05:23,237 INFO program: Filesystem OS type: Linux >02:05:23,238 INFO program: Inode count: 128016 >02:05:23,238 INFO program: Block count: 512000 >02:05:23,238 INFO program: Reserved block count: 25600 >02:05:23,240 INFO program: Free blocks: 409362 >02:05:23,243 INFO program: Free inodes: 127983 >02:05:23,245 INFO program: First block: 1 >02:05:23,248 INFO program: Block size: 1024 >02:05:23,249 INFO program: Fragment size: 1024 >02:05:23,250 INFO program: Reserved GDT blocks: 256 >02:05:23,252 INFO program: Blocks per group: 8192 >02:05:23,253 INFO program: Fragments per group: 8192 >02:05:23,254 INFO program: Inodes per group: 2032 >02:05:23,255 INFO program: Inode blocks per group: 254 >02:05:23,257 INFO program: Filesystem created: Wed Jul 4 03:35:23 2012 >02:05:23,258 INFO program: Last mount time: Fri Aug 24 02:31:21 2012 >02:05:23,259 INFO program: Last write time: Fri Aug 24 02:40:34 2012 >02:05:23,260 INFO program: Mount count: 5 >02:05:23,262 INFO program: Maximum mount count: -1 >02:05:23,263 INFO program: Last checked: Thu Aug 23 23:31:05 2012 >02:05:23,264 INFO program: Check interval: 0 (<none>) >02:05:23,265 INFO program: Lifetime writes: 144 MB >02:05:23,267 INFO program: Reserved blocks uid: 0 (user root) >02:05:23,268 INFO program: Reserved blocks gid: 0 (group root) >02:05:23,269 INFO program: First inode: 11 >02:05:23,271 INFO program: Inode size: 128 >02:05:23,272 INFO program: Journal inode: 8 >02:05:23,273 INFO program: Default directory hash: half_md4 >02:05:23,274 INFO program: Directory Hash Seed: 9982d13e-bcee-4b55-8adc-5b1d7a1f4c6e >02:05:23,275 INFO program: Journal backup: inode blocks >02:05:23,277 INFO program: Journal features: journal_incompat_revoke >02:05:23,278 INFO program: Journal size: 8M >02:05:23,279 INFO program: Journal length: 8192 >02:05:23,280 INFO program: Journal sequence: 0x0000005b >02:05:23,281 INFO program: Journal start: 0 >02:05:23,283 INFO program: >02:05:23,284 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:05:23,286 INFO program: Running... dumpe2fs -h /dev/sda2 >02:05:23,312 INFO program: Filesystem volume name: staging >02:05:23,312 INFO program: Last mounted on: /boot >02:05:23,312 INFO program: Filesystem UUID: 8278411c-bafa-47c7-9c98-6f4e41e7a5ec >02:05:23,312 INFO program: Filesystem magic number: 0xEF53 >02:05:23,312 INFO program: Filesystem revision #: 1 (dynamic) >02:05:23,313 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >02:05:23,313 INFO program: Filesystem flags: signed_directory_hash >02:05:23,313 INFO program: Default mount options: user_xattr acl >02:05:23,313 INFO program: Filesystem state: clean >02:05:23,313 INFO program: Errors behavior: Continue >02:05:23,313 INFO program: Filesystem OS type: Linux >02:05:23,313 INFO program: Inode count: 128016 >02:05:23,313 INFO program: Block count: 512000 >02:05:23,314 INFO program: Reserved block count: 25600 >02:05:23,315 INFO program: Free blocks: 409362 >02:05:23,317 INFO program: Free inodes: 127983 >02:05:23,318 INFO program: First block: 1 >02:05:23,319 INFO program: Block size: 1024 >02:05:23,321 INFO program: Fragment size: 1024 >02:05:23,322 INFO program: Reserved GDT blocks: 256 >02:05:23,323 INFO program: Blocks per group: 8192 >02:05:23,324 INFO program: Fragments per group: 8192 >02:05:23,326 INFO program: Inodes per group: 2032 >02:05:23,327 INFO program: Inode blocks per group: 254 >02:05:23,328 INFO program: Filesystem created: Wed Jul 4 03:35:23 2012 >02:05:23,330 INFO program: Last mount time: Fri Aug 24 02:31:21 2012 >02:05:23,331 INFO program: Last write time: Fri Aug 24 02:40:34 2012 >02:05:23,332 INFO program: Mount count: 5 >02:05:23,334 INFO program: Maximum mount count: -1 >02:05:23,335 INFO program: Last checked: Thu Aug 23 23:31:05 2012 >02:05:23,336 INFO program: Check interval: 0 (<none>) >02:05:23,337 INFO program: Lifetime writes: 144 MB >02:05:23,339 INFO program: Reserved blocks uid: 0 (user root) >02:05:23,340 INFO program: Reserved blocks gid: 0 (group root) >02:05:23,341 INFO program: First inode: 11 >02:05:23,342 INFO program: Inode size: 128 >02:05:23,344 INFO program: Journal inode: 8 >02:05:23,345 INFO program: Default directory hash: half_md4 >02:05:23,346 INFO program: Directory Hash Seed: 9982d13e-bcee-4b55-8adc-5b1d7a1f4c6e >02:05:23,348 INFO program: Journal backup: inode blocks >02:05:23,349 INFO program: Journal features: journal_incompat_revoke >02:05:23,350 INFO program: Journal size: 8M >02:05:23,352 INFO program: Journal length: 8192 >02:05:23,353 INFO program: Journal sequence: 0x0000005b >02:05:23,355 INFO program: Journal start: 0 >02:05:23,356 INFO program: >02:05:23,357 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:05:23,358 INFO program: Running... resize2fs -P /dev/sda2 >02:05:23,661 INFO program: Estimated minimum size of the filesystem: 88550 >02:05:23,662 ERR program: resize2fs 1.42.5 (29-Jul-2012) >02:05:23,745 INFO program: Running... ntfsinfo -m /dev/sda3 >02:05:24,960 INFO program: Volume Information >02:05:24,960 INFO program: Name of device: /dev/sda3 >02:05:24,960 INFO program: Device state: 11 >02:05:24,960 INFO program: Volume Name: Win7pro >02:05:24,961 INFO program: Volume State: 91 >02:05:24,961 INFO program: Volume Version: 3.1 >02:05:24,961 INFO program: Sector Size: 512 >02:05:24,961 INFO program: Cluster Size: 4096 >02:05:24,961 INFO program: Index Block Size: 4096 >02:05:24,961 INFO program: Volume Size in Clusters: 23592959 >02:05:24,961 INFO program: MFT Information >02:05:24,961 INFO program: MFT Record Size: 1024 >02:05:24,961 INFO program: MFT Zone Multiplier: 0 >02:05:24,962 INFO program: MFT Data Position: 24 >02:05:24,963 INFO program: MFT Zone Start: 786432 >02:05:24,964 INFO program: MFT Zone End: 3735551 >02:05:24,965 INFO program: MFT Zone Position: 786432 >02:05:24,966 INFO program: Current Position in First Data Zone: 3735551 >02:05:24,968 INFO program: Current Position in Second Data Zone: 0 >02:05:24,969 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >02:05:24,970 INFO program: FILE_MFTMirr Size: 4 >02:05:24,971 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >02:05:24,973 INFO program: Size of Attribute Definition Table: 2560 >02:05:24,974 INFO program: FILE_Bitmap Information >02:05:24,975 INFO program: FILE_Bitmap MFT Record Number: 6 >02:05:24,976 INFO program: State of FILE_Bitmap Inode: 80 >02:05:24,978 INFO program: Length of Attribute List: 0 >02:05:24,979 INFO program: Attribute List: (null) >02:05:24,981 INFO program: Number of Attached Extent Inodes: 0 >02:05:24,982 INFO program: FILE_Bitmap Data Attribute Information >02:05:24,983 INFO program: Decompressed Runlist: not done yet >02:05:24,985 INFO program: Base Inode: 6 >02:05:24,986 INFO program: Attribute Types: not done yet >02:05:24,987 INFO program: Attribute Name Length: 0 >02:05:24,989 INFO program: Attribute State: 3 >02:05:24,990 INFO program: Attribute Allocated Size: 2949120 >02:05:24,991 INFO program: Attribute Data Size: 2949120 >02:05:24,993 INFO program: Attribute Initialized Size: 2949120 >02:05:24,994 INFO program: Attribute Compressed Size: 0 >02:05:24,995 INFO program: Compression Block Size: 0 >02:05:24,996 INFO program: Compression Block Size Bits: 0 >02:05:24,998 INFO program: Compression Block Clusters: 0 >02:05:24,999 INFO program: Running... ntfsresize -m /dev/sda3 >02:05:28,616 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >02:05:28,618 INFO program: Minsize (in MB): 46469 >02:05:28,806 INFO program: Running... dumpe2fs -h /dev/sda5 >02:05:28,843 INFO program: Filesystem volume name: f17e64 >02:05:28,844 INFO program: Last mounted on: /mnt/sysimage >02:05:28,844 INFO program: Filesystem UUID: 18a879f4-925e-4683-80b7-5dfac0476946 >02:05:28,844 INFO program: Filesystem magic number: 0xEF53 >02:05:28,844 INFO program: Filesystem revision #: 1 (dynamic) >02:05:28,844 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 >02:05:28,844 INFO program: Filesystem flags: signed_directory_hash >02:05:28,844 INFO program: Default mount options: user_xattr acl >02:05:28,844 INFO program: Filesystem state: clean >02:05:28,844 INFO program: Errors behavior: Continue >02:05:28,845 INFO program: Filesystem OS type: Linux >02:05:28,845 INFO program: Inode count: 983040 >02:05:28,845 INFO program: Block count: 3932160 >02:05:28,845 INFO program: Reserved block count: 196608 >02:05:28,846 INFO program: Free blocks: 2843763 >02:05:28,853 INFO program: Free inodes: 843579 >02:05:28,853 INFO program: First block: 0 >02:05:28,853 INFO program: Block size: 4096 >02:05:28,853 INFO program: Fragment size: 4096 >02:05:28,853 INFO program: Reserved GDT blocks: 959 >02:05:28,854 INFO program: Blocks per group: 32768 >02:05:28,855 INFO program: Fragments per group: 32768 >02:05:28,857 INFO program: Inodes per group: 8192 >02:05:28,858 INFO program: Inode blocks per group: 512 >02:05:28,859 INFO program: Flex block group size: 16 >02:05:28,860 INFO program: Filesystem created: Wed Jul 4 03:35:21 2012 >02:05:28,862 INFO program: Last mount time: Fri Aug 24 02:31:20 2012 >02:05:28,863 INFO program: Last write time: Fri Aug 24 02:40:34 2012 >02:05:28,864 INFO program: Mount count: 18 >02:05:28,865 INFO program: Maximum mount count: -1 >02:05:28,867 INFO program: Last checked: Wed Jul 4 03:35:21 2012 >02:05:28,868 INFO program: Check interval: 0 (<none>) >02:05:28,869 INFO program: Lifetime writes: 14 GB >02:05:28,871 INFO program: Reserved blocks uid: 0 (user root) >02:05:28,872 INFO program: Reserved blocks gid: 0 (group root) >02:05:28,873 INFO program: First inode: 11 >02:05:28,875 INFO program: Inode size: 256 >02:05:28,876 INFO program: Required extra isize: 28 >02:05:28,877 INFO program: Desired extra isize: 28 >02:05:28,878 INFO program: Journal inode: 8 >02:05:28,880 INFO program: Default directory hash: half_md4 >02:05:28,881 INFO program: Directory Hash Seed: dc7e21dd-c9dd-4f89-be6d-a6501da9ee67 >02:05:28,882 INFO program: Journal backup: inode blocks >02:05:28,884 INFO program: Journal features: journal_incompat_revoke >02:05:28,885 INFO program: Journal size: 128M >02:05:28,886 INFO program: Journal length: 32768 >02:05:28,887 INFO program: Journal sequence: 0x00004b87 >02:05:28,889 INFO program: Journal start: 0 >02:05:28,890 INFO program: >02:05:28,892 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:05:28,893 INFO program: Running... dumpe2fs -h /dev/sda5 >02:05:28,923 INFO program: Filesystem volume name: f17e64 >02:05:28,923 INFO program: Last mounted on: /mnt/sysimage >02:05:28,924 INFO program: Filesystem UUID: 18a879f4-925e-4683-80b7-5dfac0476946 >02:05:28,924 INFO program: Filesystem magic number: 0xEF53 >02:05:28,924 INFO program: Filesystem revision #: 1 (dynamic) >02:05:28,924 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >02:05:28,924 INFO program: Filesystem flags: signed_directory_hash >02:05:28,924 INFO program: Default mount options: user_xattr acl >02:05:28,925 INFO program: Filesystem state: clean >02:05:28,925 INFO program: Errors behavior: Continue >02:05:28,925 INFO program: Filesystem OS type: Linux >02:05:28,925 INFO program: Inode count: 983040 >02:05:28,925 INFO program: Block count: 3932160 >02:05:28,925 INFO program: Reserved block count: 196608 >02:05:28,926 INFO program: Free blocks: 2843763 >02:05:28,928 INFO program: Free inodes: 843579 >02:05:28,929 INFO program: First block: 0 >02:05:28,930 INFO program: Block size: 4096 >02:05:28,932 INFO program: Fragment size: 4096 >02:05:28,933 INFO program: Reserved GDT blocks: 959 >02:05:28,934 INFO program: Blocks per group: 32768 >02:05:28,935 INFO program: Fragments per group: 32768 >02:05:28,937 INFO program: Inodes per group: 8192 >02:05:28,938 INFO program: Inode blocks per group: 512 >02:05:28,939 INFO program: Flex block group size: 16 >02:05:28,941 INFO program: Filesystem created: Wed Jul 4 03:35:21 2012 >02:05:28,942 INFO program: Last mount time: Fri Aug 24 02:31:20 2012 >02:05:28,943 INFO program: Last write time: Fri Aug 24 02:40:34 2012 >02:05:28,945 INFO program: Mount count: 18 >02:05:28,946 INFO program: Maximum mount count: -1 >02:05:28,947 INFO program: Last checked: Wed Jul 4 03:35:21 2012 >02:05:28,948 INFO program: Check interval: 0 (<none>) >02:05:28,950 INFO program: Lifetime writes: 14 GB >02:05:28,951 INFO program: Reserved blocks uid: 0 (user root) >02:05:28,952 INFO program: Reserved blocks gid: 0 (group root) >02:05:28,954 INFO program: First inode: 11 >02:05:28,955 INFO program: Inode size: 256 >02:05:28,956 INFO program: Required extra isize: 28 >02:05:28,957 INFO program: Desired extra isize: 28 >02:05:28,959 INFO program: Journal inode: 8 >02:05:28,960 INFO program: Default directory hash: half_md4 >02:05:28,962 INFO program: Directory Hash Seed: dc7e21dd-c9dd-4f89-be6d-a6501da9ee67 >02:05:28,963 INFO program: Journal backup: inode blocks >02:05:28,964 INFO program: Journal features: journal_incompat_revoke >02:05:28,966 INFO program: Journal size: 128M >02:05:28,967 INFO program: Journal length: 32768 >02:05:28,968 INFO program: Journal sequence: 0x00004b87 >02:05:28,969 INFO program: Journal start: 0 >02:05:28,971 INFO program: >02:05:28,972 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:05:28,974 INFO program: Running... resize2fs -P /dev/sda5 >02:05:29,002 INFO program: Estimated minimum size of the filesystem: 1054206 >02:05:29,002 ERR program: resize2fs 1.42.5 (29-Jul-2012) >02:05:29,453 INFO program: Running... dumpe2fs -h /dev/loop1 >02:05:29,519 INFO program: Filesystem volume name: Anaconda >02:05:29,520 INFO program: Last mounted on: / >02:05:29,520 INFO program: Filesystem UUID: 78055184-98fc-46e4-bf0d-84e3af0e3b38 >02:05:29,520 INFO program: Filesystem magic number: 0xEF53 >02:05:29,521 INFO program: Filesystem revision #: 1 (dynamic) >02:05:29,521 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 >02:05:29,521 INFO program: Filesystem flags: signed_directory_hash >02:05:29,521 INFO program: Default mount options: user_xattr acl >02:05:29,521 INFO program: Filesystem state: clean >02:05:29,521 INFO program: Errors behavior: Continue >02:05:29,522 INFO program: Filesystem OS type: Linux >02:05:29,522 INFO program: Inode count: 65536 >02:05:29,522 INFO program: Block count: 1048576 >02:05:29,522 INFO program: Reserved block count: 0 >02:05:29,523 INFO program: Free blocks: 329930 >02:05:29,524 INFO program: Free inodes: 40659 >02:05:29,526 INFO program: First block: 1 >02:05:29,527 INFO program: Block size: 1024 >02:05:29,529 INFO program: Fragment size: 1024 >02:05:29,530 INFO program: Reserved GDT blocks: 256 >02:05:29,531 INFO program: Blocks per group: 8192 >02:05:29,533 INFO program: Fragments per group: 8192 >02:05:29,534 INFO program: Inodes per group: 512 >02:05:29,535 INFO program: Inode blocks per group: 128 >02:05:29,537 INFO program: Flex block group size: 16 >02:05:29,538 INFO program: Filesystem created: Thu Aug 30 23:19:14 2012 >02:05:29,539 INFO program: Last mount time: Thu Aug 30 23:21:03 2012 >02:05:29,541 INFO program: Last write time: Thu Aug 30 23:21:25 2012 >02:05:29,542 INFO program: Mount count: 2 >02:05:29,543 INFO program: Maximum mount count: -1 >02:05:29,544 INFO program: Last checked: Thu Aug 30 23:19:14 2012 >02:05:29,546 INFO program: Check interval: 0 (<none>) >02:05:29,547 INFO program: Lifetime writes: 32 MB >02:05:29,548 INFO program: Reserved blocks uid: 0 (user root) >02:05:29,550 INFO program: Reserved blocks gid: 0 (group root) >02:05:29,551 INFO program: First inode: 11 >02:05:29,552 INFO program: Inode size: 256 >02:05:29,554 INFO program: Required extra isize: 28 >02:05:29,555 INFO program: Desired extra isize: 28 >02:05:29,556 INFO program: Journal inode: 8 >02:05:29,558 INFO program: Default directory hash: half_md4 >02:05:29,559 INFO program: Directory Hash Seed: 0799b5b2-ed0d-4c13-8a02-ef8ea1b507aa >02:05:29,561 INFO program: Journal backup: inode blocks >02:05:29,562 INFO program: Journal features: (none) >02:05:29,564 INFO program: Journal size: 32M >02:05:29,565 INFO program: Journal length: 32768 >02:05:29,566 INFO program: Journal sequence: 0x0000001c >02:05:29,567 INFO program: Journal start: 0 >02:05:29,569 INFO program: >02:05:29,570 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:05:29,572 INFO program: Running... dumpe2fs -h /dev/loop1 >02:05:29,603 INFO program: Filesystem volume name: Anaconda >02:05:29,604 INFO program: Last mounted on: / >02:05:29,604 INFO program: Filesystem UUID: 78055184-98fc-46e4-bf0d-84e3af0e3b38 >02:05:29,604 INFO program: Filesystem magic number: 0xEF53 >02:05:29,604 INFO program: Filesystem revision #: 1 (dynamic) >02:05:29,604 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 >02:05:29,604 INFO program: Filesystem flags: signed_directory_hash >02:05:29,605 INFO program: Default mount options: user_xattr acl >02:05:29,605 INFO program: Filesystem state: clean >02:05:29,605 INFO program: Errors behavior: Continue >02:05:29,605 INFO program: Filesystem OS type: Linux >02:05:29,605 INFO program: Inode count: 65536 >02:05:29,605 INFO program: Block count: 1048576 >02:05:29,605 INFO program: Reserved block count: 0 >02:05:29,607 INFO program: Free blocks: 329930 >02:05:29,608 INFO program: Free inodes: 40659 >02:05:29,610 INFO program: First block: 1 >02:05:29,611 INFO program: Block size: 1024 >02:05:29,613 INFO program: Fragment size: 1024 >02:05:29,614 INFO program: Reserved GDT blocks: 256 >02:05:29,615 INFO program: Blocks per group: 8192 >02:05:29,617 INFO program: Fragments per group: 8192 >02:05:29,618 INFO program: Inodes per group: 512 >02:05:29,620 INFO program: Inode blocks per group: 128 >02:05:29,621 INFO program: Flex block group size: 16 >02:05:29,622 INFO program: Filesystem created: Thu Aug 30 23:19:14 2012 >02:05:29,623 INFO program: Last mount time: Thu Aug 30 23:21:03 2012 >02:05:29,625 INFO program: Last write time: Thu Aug 30 23:21:25 2012 >02:05:29,626 INFO program: Mount count: 2 >02:05:29,627 INFO program: Maximum mount count: -1 >02:05:29,629 INFO program: Last checked: Thu Aug 30 23:19:14 2012 >02:05:29,630 INFO program: Check interval: 0 (<none>) >02:05:29,632 INFO program: Lifetime writes: 32 MB >02:05:29,633 INFO program: Reserved blocks uid: 0 (user root) >02:05:29,635 INFO program: Reserved blocks gid: 0 (group root) >02:05:29,636 INFO program: First inode: 11 >02:05:29,637 INFO program: Inode size: 256 >02:05:29,639 INFO program: Required extra isize: 28 >02:05:29,640 INFO program: Desired extra isize: 28 >02:05:29,642 INFO program: Journal inode: 8 >02:05:29,643 INFO program: Default directory hash: half_md4 >02:05:29,644 INFO program: Directory Hash Seed: 0799b5b2-ed0d-4c13-8a02-ef8ea1b507aa >02:05:29,646 INFO program: Journal backup: inode blocks >02:05:29,647 INFO program: Journal features: (none) >02:05:29,649 INFO program: Journal size: 32M >02:05:29,650 INFO program: Journal length: 32768 >02:05:29,651 INFO program: Journal sequence: 0x0000001c >02:05:29,653 INFO program: Journal start: 0 >02:05:29,654 INFO program: >02:05:29,656 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:05:29,658 INFO program: Running... resize2fs -P /dev/loop1 >02:05:29,696 INFO program: Couldn't find valid filesystem superblock. >02:05:29,697 ERR program: resize2fs 1.42.5 (29-Jul-2012) >02:05:29,697 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >02:05:29,748 INFO program: Running... modprobe scsi_wait_scan >02:05:29,780 ERR program: FATAL: Module scsi_wait_scan not found. >02:05:29,781 INFO program: Running... rmmod scsi_wait_scan >02:05:29,809 ERR program: Error: Module scsi_wait_scan is not currently loaded >02:05:29,810 INFO program: Running... udevadm settle --timeout=300 >02:05:29,901 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >02:05:29,933 INFO program: Filesystem volume name: Anaconda >02:05:29,934 INFO program: Last mounted on: /sysroot >02:05:29,934 INFO program: Filesystem UUID: 78055184-98fc-46e4-bf0d-84e3af0e3b38 >02:05:29,934 INFO program: Filesystem magic number: 0xEF53 >02:05:29,934 INFO program: Filesystem revision #: 1 (dynamic) >02:05:29,934 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 >02:05:29,934 INFO program: Filesystem flags: signed_directory_hash >02:05:29,935 INFO program: Default mount options: user_xattr acl >02:05:29,935 INFO program: Filesystem state: clean >02:05:29,935 INFO program: Errors behavior: Continue >02:05:29,935 INFO program: Filesystem OS type: Linux >02:05:29,935 INFO program: Inode count: 65536 >02:05:29,935 INFO program: Block count: 1048576 >02:05:29,935 INFO program: Reserved block count: 0 >02:05:29,937 INFO program: Free blocks: 329930 >02:05:29,938 INFO program: Free inodes: 40659 >02:05:29,939 INFO program: First block: 1 >02:05:29,941 INFO program: Block size: 1024 >02:05:29,942 INFO program: Fragment size: 1024 >02:05:29,943 INFO program: Reserved GDT blocks: 256 >02:05:29,944 INFO program: Blocks per group: 8192 >02:05:29,946 INFO program: Fragments per group: 8192 >02:05:29,947 INFO program: Inodes per group: 512 >02:05:29,948 INFO program: Inode blocks per group: 128 >02:05:29,950 INFO program: Flex block group size: 16 >02:05:29,951 INFO program: Filesystem created: Thu Aug 30 23:19:14 2012 >02:05:29,952 INFO program: Last mount time: Fri Aug 31 02:04:08 2012 >02:05:29,954 INFO program: Last write time: Fri Aug 31 02:04:08 2012 >02:05:29,955 INFO program: Mount count: 3 >02:05:29,956 INFO program: Maximum mount count: -1 >02:05:29,958 INFO program: Last checked: Thu Aug 30 23:19:14 2012 >02:05:29,959 INFO program: Check interval: 0 (<none>) >02:05:29,960 INFO program: Lifetime writes: 32 MB >02:05:29,961 INFO program: Reserved blocks uid: 0 (user root) >02:05:29,963 INFO program: Reserved blocks gid: 0 (group root) >02:05:29,964 INFO program: First inode: 11 >02:05:29,965 INFO program: Inode size: 256 >02:05:29,966 INFO program: Required extra isize: 28 >02:05:29,967 INFO program: Desired extra isize: 28 >02:05:29,969 INFO program: Journal inode: 8 >02:05:29,970 INFO program: Default directory hash: half_md4 >02:05:29,971 INFO program: Directory Hash Seed: 0799b5b2-ed0d-4c13-8a02-ef8ea1b507aa >02:05:29,973 INFO program: Journal backup: inode blocks >02:05:29,974 INFO program: Journal features: (none) >02:05:29,975 INFO program: Journal size: 32M >02:05:29,976 INFO program: Journal length: 32768 >02:05:29,978 INFO program: Journal sequence: 0x0000001d >02:05:29,979 INFO program: Journal start: 1 >02:05:29,980 INFO program: >02:05:29,981 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:05:29,983 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >02:05:30,010 INFO program: Filesystem volume name: Anaconda >02:05:30,012 INFO program: Last mounted on: /sysroot >02:05:30,012 INFO program: Filesystem UUID: 78055184-98fc-46e4-bf0d-84e3af0e3b38 >02:05:30,012 INFO program: Filesystem magic number: 0xEF53 >02:05:30,012 INFO program: Filesystem revision #: 1 (dynamic) >02:05:30,013 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 >02:05:30,013 INFO program: Filesystem flags: signed_directory_hash >02:05:30,013 INFO program: Default mount options: user_xattr acl >02:05:30,013 INFO program: Filesystem state: clean >02:05:30,014 INFO program: Errors behavior: Continue >02:05:30,014 INFO program: Filesystem OS type: Linux >02:05:30,014 INFO program: Inode count: 65536 >02:05:30,014 INFO program: Block count: 1048576 >02:05:30,014 INFO program: Reserved block count: 0 >02:05:30,015 INFO program: Free blocks: 329930 >02:05:30,015 INFO program: Free inodes: 40659 >02:05:30,016 INFO program: First block: 1 >02:05:30,017 INFO program: Block size: 1024 >02:05:30,019 INFO program: Fragment size: 1024 >02:05:30,020 INFO program: Reserved GDT blocks: 256 >02:05:30,021 INFO program: Blocks per group: 8192 >02:05:30,022 INFO program: Fragments per group: 8192 >02:05:30,024 INFO program: Inodes per group: 512 >02:05:30,025 INFO program: Inode blocks per group: 128 >02:05:30,026 INFO program: Flex block group size: 16 >02:05:30,028 INFO program: Filesystem created: Thu Aug 30 23:19:14 2012 >02:05:30,029 INFO program: Last mount time: Fri Aug 31 02:04:08 2012 >02:05:30,030 INFO program: Last write time: Fri Aug 31 02:04:08 2012 >02:05:30,032 INFO program: Mount count: 3 >02:05:30,033 INFO program: Maximum mount count: -1 >02:05:30,034 INFO program: Last checked: Thu Aug 30 23:19:14 2012 >02:05:30,035 INFO program: Check interval: 0 (<none>) >02:05:30,037 INFO program: Lifetime writes: 32 MB >02:05:30,038 INFO program: Reserved blocks uid: 0 (user root) >02:05:30,040 INFO program: Reserved blocks gid: 0 (group root) >02:05:30,041 INFO program: First inode: 11 >02:05:30,042 INFO program: Inode size: 256 >02:05:30,043 INFO program: Required extra isize: 28 >02:05:30,045 INFO program: Desired extra isize: 28 >02:05:30,046 INFO program: Journal inode: 8 >02:05:30,047 INFO program: Default directory hash: half_md4 >02:05:30,049 INFO program: Directory Hash Seed: 0799b5b2-ed0d-4c13-8a02-ef8ea1b507aa >02:05:30,050 INFO program: Journal backup: inode blocks >02:05:30,051 INFO program: Journal features: (none) >02:05:30,053 INFO program: Journal size: 32M >02:05:30,054 INFO program: Journal length: 32768 >02:05:30,056 INFO program: Journal sequence: 0x0000001d >02:05:30,057 INFO program: Journal start: 1 >02:05:30,059 INFO program: >02:05:30,060 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:05:30,062 INFO program: Running... resize2fs -P /dev/mapper/live-rw >02:05:30,091 INFO program: Estimated minimum size of the filesystem: 716970 >02:05:30,091 ERR program: resize2fs 1.42.5 (29-Jul-2012) >02:05:30,106 INFO program: Running... modprobe scsi_wait_scan >02:05:30,137 ERR program: FATAL: Module scsi_wait_scan not found. >02:05:30,138 INFO program: Running... rmmod scsi_wait_scan >02:05:30,164 ERR program: Error: Module scsi_wait_scan is not currently loaded >02:05:30,165 INFO program: Running... udevadm settle --timeout=300 >02:05:30,221 INFO program: Running... udevadm settle --timeout=300 >02:05:30,275 INFO program: Running... udevadm settle --timeout=300 >02:05:30,317 INFO program: Running... udevadm settle --timeout=300 >02:05:30,373 INFO program: Running... udevadm settle --timeout=300 >02:05:30,421 INFO program: Running... udevadm settle --timeout=300 >02:05:30,467 INFO program: Running... udevadm settle --timeout=300 >02:05:30,516 INFO program: Running... udevadm settle --timeout=300 >02:05:30,573 INFO program: Running... udevadm settle --timeout=300 >02:05:30,614 INFO program: Running... udevadm settle --timeout=300 >02:05:30,657 INFO program: Running... udevadm settle --timeout=300 >02:05:30,701 INFO program: Running... udevadm settle --timeout=300 >02:05:30,744 INFO program: Running... udevadm settle --timeout=300 >02:05:30,783 INFO program: Running... udevadm settle --timeout=300 >02:05:30,873 INFO program: Running... /bin/mount -n -t ext3 -o defaults,ro /dev/sda2 /mnt/sysimage >02:05:30,941 INFO program: Running... /bin/umount /mnt/sysimage >02:05:31,089 INFO program: Running... udevadm settle --timeout=300 >02:05:31,133 INFO program: Running... udevadm settle --timeout=300 >02:05:31,189 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >02:05:31,278 INFO program: Running... arch >02:05:31,447 INFO program: x86_64 >02:05:31,480 INFO program: Running... /bin/umount /mnt/sysimage >02:05:31,529 INFO program: Running... udevadm settle --timeout=300 >22:05:37,526 INFO program: Running... modprobe btrfs >22:05:37,823 INFO program: Running... modprobe xfs >22:05:49,457 INFO program: Running... udevadm settle --timeout=300 >02:05:49,779 INFO program: Running... /bin/mount -n -t iso9660 -o ro /dev/sr0 /mnt/install/isodir >02:05:49,830 INFO program: Running... /bin/umount /mnt/install/isodir >22:06:56,314 INFO program: Running... modprobe scsi_wait_scan >22:06:56,355 ERR program: FATAL: Module scsi_wait_scan not found. >22:06:56,358 INFO program: Running... rmmod scsi_wait_scan >22:06:56,397 ERR program: Error: Module scsi_wait_scan is not currently loaded >22:06:56,398 INFO program: Running... udevadm settle --timeout=300 >22:08:12,202 INFO program: Running... udevadm settle --timeout=300 >22:08:12,259 INFO program: Running... udevadm settle --timeout=300 >22:08:12,312 INFO program: Running... udevadm settle --timeout=300 >22:08:12,364 INFO program: Running... udevadm settle --timeout=300 >22:08:12,414 INFO program: Running... udevadm settle --timeout=300 >22:08:12,470 INFO program: Running... udevadm settle --timeout=300 >22:08:12,522 INFO program: Running... udevadm settle --timeout=300 >22:08:12,578 INFO program: Running... udevadm settle --timeout=300 >22:08:12,635 INFO program: Running... udevadm settle --timeout=300 >22:08:12,689 INFO program: Running... udevadm settle --timeout=300 >22:08:12,748 INFO program: Running... udevadm settle --timeout=300 >22:08:12,808 INFO program: Running... udevadm settle --timeout=300 >22:08:12,866 INFO program: Running... udevadm settle --timeout=300 >22:08:13,080 INFO program: Running... udevadm settle --timeout=300 >22:08:13,589 INFO program: Running... wipefs -a /dev/sda7 >22:08:13,759 INFO program: Running... udevadm settle --timeout=300 >22:08:13,818 INFO program: Running... udevadm settle --timeout=300 >22:08:13,954 INFO program: Running... mke2fs -t ext4 /dev/sda7 >22:08:14,006 ERR program: mke2fs 1.42.5 (29-Jul-2012) >22:08:14,009 INFO program: Filesystem label= >22:08:14,011 INFO program: OS type: Linux >22:08:14,012 INFO program: Block size=4096 (log=2) >22:08:14,014 INFO program: Fragment size=4096 (log=2) >22:08:14,015 INFO program: Stride=0 blocks, Stripe width=0 blocks >22:08:14,017 INFO program: 983040 inodes, 3932160 blocks >22:08:14,018 INFO program: 196608 blocks (5.00%) reserved for the super user >22:08:14,020 INFO program: First data block=0 >22:08:14,021 INFO program: Maximum filesystem blocks=4026531840 >22:08:14,023 INFO program: 120 block groups >22:08:14,023 INFO program: 32768 blocks per group, 32768 fragments per group >22:08:14,023 INFO program: 8192 inodes per group >22:08:14,024 INFO program: Superblock backups stored on blocks: >22:08:14,024 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208 >22:08:14,024 INFO program: >22:08:14,025 INFO program: Allocating group tables: 0/120 1/120 2/120 3/120 4/120 5/120 6/120 7/120 8/120 9/120 10/120 11/120 12/120 13/120 14/120 15/120 16/120 17/120 18/120 19/120 20/120 21/120 22/120 23/120 24/120 25/120 26/120 27/120 28/120 29/120 30/120 31/120 32/120 33/120 34/120 35/120 36/120 37/120 38/120 39/120 40/120 41/120 42/120 43/120 44/120 45/120 46/120 47/120 48/120 49/120 50/120 51/120 52/120 53/120 54/120 55/120 56/120 57/120 58/120 59/120 60/120 61/120 62/120 63/120 64/120 65/120 66/120 67/120 68/120 69/120 70/120 71/120 72/120 73/120 74/120 75/120 76/120 77/120 78/120 79/120 80/120 81/120 82/120 83/120 84/120 85/120 86/120 87/120 88/120 89/120 90/120 91/120 92/120 93/120 94/120 95/120 96/120 97/120 98/120 99/120100/120101/120102/120103/120104/120105/120106/120107/120108/120109/120110/120111/120112/120113/120114/120115/120116/120117/120118/120119/120 done >22:08:14,026 INFO program: Writing inode tables: 0/120 1/120 2/120 3/120 4/120 5/120 6/120 7/120 8/120 9/120 10/120 11/120 12/120 13/120 14/120 15/120 16/120 17/120 18/120 19/120 20/120 21/120 22/120 23/120 24/120 25/120 26/120 27/120 28/120 29/120 30/120 31/120 32/120 33/120 34/120 35/120 36/120 37/120 38/120 39/120 40/120 41/120 42/120 43/120 44/120 45/120 46/120 47/120 48/120 49/120 50/120 51/120 52/120 53/120 54/120 55/120 56/120 57/120 58/120 59/120 60/120 61/120 62/120 63/120 64/120 65/120 66/120 67/120 68/120 69/120 70/120 71/120 72/120 73/120 74/120 75/120 76/120 77/120 78/120 79/120 80/120 81/120 82/120 83/120 84/120 85/120 86/120 87/120 88/120 89/120 90/120 91/120 92/120 93/120 94/120 95/120 96/120 97/120 98/120 99/120100/120101/120102/120103/120104/120105/120106/120107/120108/120109/120110/120111/120112/120113/120114/120115/120116/120117/120118/120119/120 done >22:08:14,259 INFO program: Creating journal (32768 blocks): done >22:08:15,875 INFO program: Writing superblocks and filesystem accounting information: 0/120 1/120 2/120 3/120 4/120 5/120 6/120 7/120 8/120 9/120 10/120 11/120 12/120 13/120 14/120 15/120 16/120 17/120 18/120 19/120 20/120 21/120 22/120 23/120 24/120 25/120 26/120 27/120 28/120 29/120 30/120 31/120 32/120 33/120 34/120 35/120 36/120 37/120 38/120 39/120 40/120 41/120 42/120 43/120 44/120 45/120 46/120 47/120 48/120 49/120 50/120 51/120 52/120 53/120 54/120 55/120 56/120 57/120 58/120 59/120 60/120 61/120 62/120 63/120 64/120 65/120 66/120 67/120 68/120 69/120 70/120 71/120 72/120 73/120 74/120 75/120 76/120 77/120 78/120 79/120 80/120 81/120 82/120 83/120 84/120 85/120 86/120 87/120 88/120 89/120 90/120 91/120 92/120 93/120 94/120 95/120 96/120 97/120 98/120 99/120100/120101/120102/120103/120104/120105/120106/120107/120108/120109/120110/120111/120112/120113/120114/120115/120116/120117/120118/120119/120 done >22:08:15,876 INFO program: >22:08:15,881 INFO program: Running... e2label /dev/sda7 f18a64 >22:08:16,173 INFO program: Running... udevadm settle --timeout=300 >22:08:16,232 INFO program: Running... udevadm settle --timeout=300 >22:08:16,349 INFO program: Running... swapon /dev/sda4 >02:08:16,505 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda7 /mnt/sysimage >02:08:16,605 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >02:08:16,640 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >02:08:16,684 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >02:08:16,731 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >02:08:16,974 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >02:08:17,012 INFO program: Running... /bin/mount -n -t selinuxfs -o defaults /dev/selinuxfs /mnt/sysimage/sys/fs/selinux >22:37:50,512 INFO program: Running... efibootmgr >22:37:53,034 INFO program: BootCurrent: 0005 >22:37:53,036 INFO program: Timeout: 1 seconds >22:37:53,036 INFO program: BootOrder: 0004,0000,0005,0001,0002 >22:37:53,037 INFO program: Boot0000* Fedora >22:37:53,037 INFO program: Boot0001* CD/DVD Drive >22:37:53,038 INFO program: Boot0002* Hard Drive >22:37:53,038 INFO program: Boot0004* Windows Boot Manager >22:37:53,038 INFO program: Boot0005* UEFI: P5: Optiarc DVD RW AD-7280S >22:37:53,039 INFO program: Running... efibootmgr -b 0000 -B >22:37:53,144 INFO program: BootCurrent: 0005 >22:37:53,147 INFO program: Timeout: 1 seconds >22:37:53,147 INFO program: BootOrder: 0004,0005,0001,0002 >22:37:53,147 INFO program: Boot0001* CD/DVD Drive >22:37:53,148 INFO program: Boot0002* Hard Drive >22:37:53,148 INFO program: Boot0004* Windows Boot Manager >22:37:53,148 INFO program: Boot0005* UEFI: P5: Optiarc DVD RW AD-7280S > > >/tmp/storage.log: >02:05:04,547 DEBUG storage: registered device format class MDRaidMember as mdmember >02:05:04,548 DEBUG storage: registered device format class BIOSBoot as biosboot >02:05:04,550 DEBUG storage: registered device format class DMRaidMember as dmraidmember >02:05:04,554 DEBUG storage: registered device format class DiskLabel as disklabel >02:05:04,902 DEBUG storage: registered device format class LUKS as luks >02:05:04,906 DEBUG storage: registered device format class SwapSpace as swap >02:05:04,907 DEBUG storage: registered device format class MultipathMember as multipath_member >02:05:04,909 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >02:05:04,911 DEBUG storage: registered device format class PPCPRePBoot as prepboot >02:05:04,933 DEBUG storage: registered device format class Ext2FS as ext2 >02:05:04,933 DEBUG storage: registered device format class Ext3FS as ext3 >02:05:04,933 DEBUG storage: registered device format class Ext4FS as ext4 >02:05:04,934 DEBUG storage: registered device format class FATFS as vfat >02:05:04,934 DEBUG storage: registered device format class EFIFS as efi >02:05:04,934 DEBUG storage: registered device format class BTRFS as btrfs >02:05:04,934 DEBUG storage: registered device format class GFS2 as gfs2 >02:05:04,934 DEBUG storage: registered device format class JFS as jfs >02:05:04,935 DEBUG storage: registered device format class ReiserFS as reiserfs >02:05:04,935 DEBUG storage: registered device format class XFS as xfs >02:05:04,935 DEBUG storage: registered device format class HFS as hfs >02:05:04,935 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >02:05:04,935 DEBUG storage: registered device format class HFSPlus as hfs+ >02:05:04,935 DEBUG storage: registered device format class NTFS as ntfs >02:05:04,937 DEBUG storage: registered device format class NFS as nfs >02:05:04,939 DEBUG storage: registered device format class NFSv4 as nfs4 >02:05:04,940 DEBUG storage: registered device format class Iso9660FS as iso9660 >02:05:04,941 DEBUG storage: registered device format class NoDevFS as nodev >02:05:04,942 DEBUG storage: registered device format class DevPtsFS as devpts >02:05:04,944 DEBUG storage: registered device format class ProcFS as proc >02:05:04,945 DEBUG storage: registered device format class SysFS as sysfs >02:05:04,946 DEBUG storage: registered device format class TmpFS as tmpfs >02:05:04,948 DEBUG storage: registered device format class BindFS as bind >02:05:04,949 DEBUG storage: registered device format class SELinuxFS as selinuxfs >02:05:04,950 DEBUG storage: registered device format class USBFS as usbfs >02:05:07,354 DEBUG storage: MultipathTopology._build_topology: >02:05:07,354 DEBUG storage: /etc/multipath.conf contents: >02:05:07,355 DEBUG storage: # multipath.conf written by anaconda >02:05:07,355 DEBUG storage: >02:05:07,355 DEBUG storage: defaults { >02:05:07,355 DEBUG storage: user_friendly_names yes >02:05:07,355 DEBUG storage: } >02:05:07,355 DEBUG storage: blacklist { >02:05:07,355 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >02:05:07,356 DEBUG storage: devnode "^hd[a-z]" >02:05:07,356 DEBUG storage: devnode "^dcssblk[0-9]*" >02:05:07,356 DEBUG storage: device { >02:05:07,356 DEBUG storage: vendor "DGC" >02:05:07,356 DEBUG storage: product "LUNZ" >02:05:07,358 DEBUG storage: } >02:05:07,360 DEBUG storage: device { >02:05:07,361 DEBUG storage: vendor "IBM" >02:05:07,362 DEBUG storage: product "S/390.*" >02:05:07,364 DEBUG storage: } >02:05:07,365 DEBUG storage: # don't count normal SATA devices as multipaths >02:05:07,366 DEBUG storage: device { >02:05:07,367 DEBUG storage: vendor "ATA" >02:05:07,369 DEBUG storage: } >02:05:07,370 DEBUG storage: # don't count 3ware devices as multipaths >02:05:07,371 DEBUG storage: device { >02:05:07,372 DEBUG storage: vendor "3ware" >02:05:07,374 DEBUG storage: } >02:05:07,375 DEBUG storage: device { >02:05:07,376 DEBUG storage: vendor "AMCC" >02:05:07,378 DEBUG storage: } >02:05:07,379 DEBUG storage: # nor highpoint devices >02:05:07,380 DEBUG storage: device { >02:05:07,381 DEBUG storage: vendor "HPT" >02:05:07,383 DEBUG storage: } >02:05:07,384 DEBUG storage: } >02:05:07,385 DEBUG storage: multipaths { >02:05:07,386 DEBUG storage: } >02:05:07,388 DEBUG storage: (end of /etc/multipath.conf) >02:05:07,753 INFO storage: MultipathTopology: found singlepath device: sda >02:05:07,754 INFO storage: MultipathTopology: found non-disk device: sda1 >02:05:07,755 INFO storage: MultipathTopology: found non-disk device: sda2 >02:05:07,755 INFO storage: MultipathTopology: found non-disk device: sda3 >02:05:07,756 INFO storage: MultipathTopology: found non-disk device: sda4 >02:05:07,756 INFO storage: MultipathTopology: found non-disk device: sda5 >02:05:07,757 INFO storage: MultipathTopology: found non-disk device: sda6 >02:05:07,757 INFO storage: MultipathTopology: found non-disk device: sr0 >02:05:07,757 INFO storage: MultipathTopology: found singlepath device: loop0 >02:05:07,758 INFO storage: MultipathTopology: found singlepath device: loop1 >02:05:07,758 INFO storage: MultipathTopology: found singlepath device: loop2 >02:05:07,758 INFO storage: MultipathTopology: found singlepath device: loop3 >02:05:07,758 INFO storage: MultipathTopology: found singlepath device: loop4 >02:05:07,759 INFO storage: MultipathTopology: found singlepath device: loop5 >02:05:07,759 INFO storage: MultipathTopology: found singlepath device: loop6 >02:05:07,761 INFO storage: MultipathTopology: found singlepath device: loop7 >02:05:07,764 INFO storage: MultipathTopology: found singlepath device: dm-0 >02:05:21,389 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >02:05:21,392 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >02:05:21,961 DEBUG storage: MultipathTopology._build_topology: >02:05:21,963 DEBUG storage: /etc/multipath.conf contents: >02:05:21,964 DEBUG storage: # multipath.conf written by anaconda >02:05:21,964 DEBUG storage: >02:05:21,965 DEBUG storage: defaults { >02:05:21,965 DEBUG storage: user_friendly_names yes >02:05:21,965 DEBUG storage: } >02:05:21,965 DEBUG storage: blacklist { >02:05:21,965 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >02:05:21,965 DEBUG storage: devnode "^hd[a-z]" >02:05:21,966 DEBUG storage: devnode "^dcssblk[0-9]*" >02:05:21,966 DEBUG storage: device { >02:05:21,966 DEBUG storage: vendor "DGC" >02:05:21,966 DEBUG storage: product "LUNZ" >02:05:21,966 DEBUG storage: } >02:05:21,967 DEBUG storage: device { >02:05:21,968 DEBUG storage: vendor "IBM" >02:05:21,969 DEBUG storage: product "S/390.*" >02:05:21,971 DEBUG storage: } >02:05:21,974 DEBUG storage: # don't count normal SATA devices as multipaths >02:05:21,974 DEBUG storage: device { >02:05:21,975 DEBUG storage: vendor "ATA" >02:05:21,978 DEBUG storage: } >02:05:21,978 DEBUG storage: # don't count 3ware devices as multipaths >02:05:21,979 DEBUG storage: device { >02:05:21,980 DEBUG storage: vendor "3ware" >02:05:21,981 DEBUG storage: } >02:05:21,983 DEBUG storage: device { >02:05:21,984 DEBUG storage: vendor "AMCC" >02:05:21,985 DEBUG storage: } >02:05:21,987 DEBUG storage: # nor highpoint devices >02:05:21,988 DEBUG storage: device { >02:05:21,989 DEBUG storage: vendor "HPT" >02:05:21,991 DEBUG storage: } >02:05:21,992 DEBUG storage: } >02:05:21,994 DEBUG storage: multipaths { >02:05:21,995 DEBUG storage: } >02:05:21,996 DEBUG storage: (end of /etc/multipath.conf) >02:05:22,078 INFO storage: MultipathTopology: found singlepath device: sda >02:05:22,079 INFO storage: MultipathTopology: found non-disk device: sda1 >02:05:22,079 INFO storage: MultipathTopology: found non-disk device: sda2 >02:05:22,080 INFO storage: MultipathTopology: found non-disk device: sda3 >02:05:22,080 INFO storage: MultipathTopology: found non-disk device: sda4 >02:05:22,080 INFO storage: MultipathTopology: found non-disk device: sda5 >02:05:22,081 INFO storage: MultipathTopology: found non-disk device: sda6 >02:05:22,081 INFO storage: MultipathTopology: found non-disk device: sr0 >02:05:22,081 INFO storage: MultipathTopology: found singlepath device: loop0 >02:05:22,081 INFO storage: MultipathTopology: found singlepath device: loop1 >02:05:22,082 INFO storage: MultipathTopology: found singlepath device: loop2 >02:05:22,082 INFO storage: MultipathTopology: found singlepath device: loop3 >02:05:22,082 INFO storage: MultipathTopology: found singlepath device: loop4 >02:05:22,083 INFO storage: MultipathTopology: found singlepath device: loop5 >02:05:22,083 INFO storage: MultipathTopology: found singlepath device: loop6 >02:05:22,083 INFO storage: MultipathTopology: found singlepath device: loop7 >02:05:22,084 INFO storage: MultipathTopology: found singlepath device: dm-0 >02:05:22,086 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >02:05:22,090 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKX-753CA1_WD-WMAYUC075686 /dev/disk/by-id/wwn-0x50014ee0586f7765', > '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_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '86', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '86', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000AAKX-753CA1', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKX-753CA1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '19.01H19', > 'ID_SERIAL': 'WDC_WD5000AAKX-753CA1_WD-WMAYUC075686', > 'ID_SERIAL_SHORT': 'WD-WMAYUC075686', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0586f7765', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0586f7765', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '42954271', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKX-753CA1_WD-WMAYUC075686', > '/dev/disk/by-id/wwn-0x50014ee0586f7765'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >02:05:22,092 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >02:05:22,093 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >02:05:22,094 DEBUG storage: DeviceTree.getDeviceByName returned None >02:05:22,095 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >02:05:22,098 INFO storage: sda is a disk >02:05:22,099 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:05:22,101 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >02:05:22,101 INFO storage: added disk sda (id 0) to device tree >02:05:22,101 DEBUG storage: looking up parted Device: /dev/sda >02:05:22,146 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >02:05:22,147 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >02:05:22,148 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >02:05:22,151 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >02:05:22,236 DEBUG storage: Not setting pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 6 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f7760cf1f50>, <parted.partition.Partition object at 0x7f7760cfd350>, <parted.partition.Partition object at 0x7f7760cfd5d0>, <parted.partition.Partition object at 0x7f7760cfd790>, <parted.partition.Partition object at 0x7f7760cfd950>, <parted.partition.Partition object at 0x7f7760cfdb10>] > device: <parted.device.Device object at 0x7f7760cf1d90> > PedDisk: <_ped.Disk object at 0x7f7760cf9998> >02:05:22,237 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >02:05:22,238 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >02:05:22,252 INFO storage: got device: DiskDevice instance (0x7f7760f1be50) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKX-7 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 0x7f7760e73830> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f7760cdcf90> >02:05:22,263 INFO storage: got format: DiskLabel instance (0x7f7760ceb090) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 6 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f7760cf1f50>, <parted.partition.Partition object at 0x7f7760cfd350>, <parted.partition.Partition object at 0x7f7760cfd5d0>, <parted.partition.Partition object at 0x7f7760cfd790>, <parted.partition.Partition object at 0x7f7760cfd950>, <parted.partition.Partition object at 0x7f7760cfdb10>] > device: <parted.device.Device object at 0x7f7760cf1d90> > PedDisk: <_ped.Disk object at 0x7f7760cf9998> > origPartedDisk = <parted.disk.Disk object at 0x7f7760cfdd90> > partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKX-7 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 0x7f7760d4a200> > >02:05:22,267 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKX-753CA1_WD-WMAYUC075686-part1 /dev/disk/by-id/wwn-0x50014ee0586f7765-part1 /dev/disk/by-partlabel/EFI\\x20System\\x20Partition /dev/disk/by-partuuid/59000353-c534-44d2-8c96-a1a174e0a24b /dev/disk/by-uuid/9FD2-B22A', > '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_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '86', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '86', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9FD2-B22A', > 'ID_FS_UUID_ENC': '9FD2-B22A', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'WDC_WD5000AAKX-753CA1', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKX-753CA1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'EFI\\x20System\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '16384', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '114688', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '59000353-c534-44d2-8c96-a1a174e0a24b', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '19.01H19', > 'ID_SERIAL': 'WDC_WD5000AAKX-753CA1_WD-WMAYUC075686', > 'ID_SERIAL_SHORT': 'WD-WMAYUC075686', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0586f7765', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0586f7765', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '954317', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKX-753CA1_WD-WMAYUC075686-part1', > '/dev/disk/by-id/wwn-0x50014ee0586f7765-part1', > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition', > '/dev/disk/by-partuuid/59000353-c534-44d2-8c96-a1a174e0a24b', > '/dev/disk/by-uuid/9FD2-B22A'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >02:05:22,268 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >02:05:22,269 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >02:05:22,270 DEBUG storage: DeviceTree.getDeviceByName returned None >02:05:22,270 INFO storage: sda1 is a partition >02:05:22,271 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >02:05:22,272 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >02:05:22,273 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing gpt disklabel >02:05:22,274 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >02:05:22,275 DEBUG storage: PartitionDevice._setFormat: sda1 ; >02:05:22,276 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:05:22,277 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >02:05:22,277 DEBUG storage: looking up parted Partition: /dev/sda1 >02:05:22,278 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >02:05:22,279 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >02:05:22,280 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >02:05:22,281 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >02:05:22,281 INFO storage: added partition sda1 (id 1) to device tree >02:05:22,282 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >02:05:22,283 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: gpt ; >02:05:22,284 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >02:05:22,285 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: gpt ; exists: True ; >02:05:22,292 WARN storage: disklabel detected but not usable on sda1 >02:05:22,910 DEBUG storage: getFormat('efi') returning EFIFS instance >02:05:22,911 INFO storage: type detected on 'sda1' is 'vfat' >02:05:22,912 DEBUG storage: getFormat('efi') returning EFIFS instance >02:05:22,913 DEBUG storage: PartitionDevice._setFormat: sda1 ; >02:05:22,915 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: efi ; >02:05:22,915 DEBUG storage: looking up parted Device: /dev/sda1 >02:05:22,920 INFO storage: got device: PartitionDevice instance (0x7f7760f1bf90) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 56.0 > format = existing efi 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: 114688 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (7, 255, 63) biosGeometry: (7, 255, 63) > PedDevice: <_ped.Device object at 0x7f7760d4a7a0> > 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 0x7f7760cf1e50> fileSystem: <parted.filesystem.FileSystem object at 0x7f7760cfd490> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7760cfd110> PedPartition: <_ped.Partition object at 0x7f7760cf56b0> > disk = existing 476940MB disk sda (0) with existing gpt disklabel > start = 16384 end = 131071 length = 114688 > flags = boot >02:05:22,921 INFO storage: got format: EFIFS instance (0x7f7760cfdfd0) -- > type = efi name = EFI System Partition status = False > device = /dev/sda1 uuid = 9FD2-B22A exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >02:05:22,925 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKX-753CA1_WD-WMAYUC075686-part2 /dev/disk/by-id/wwn-0x50014ee0586f7765-part2 /dev/disk/by-label/staging /dev/disk/by-partuuid/1f3ed6f0-ab1a-42b6-b6a3-c3725b04e517 /dev/disk/by-uuid/8278411c-bafa-47c7-9c98-6f4e41e7a5ec', > '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_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '86', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '86', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'staging', > 'ID_FS_LABEL_ENC': 'staging', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8278411c-bafa-47c7-9c98-6f4e41e7a5ec', > 'ID_FS_UUID_ENC': '8278411c-bafa-47c7-9c98-6f4e41e7a5ec', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKX-753CA1', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKX-753CA1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '131072', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '1f3ed6f0-ab1a-42b6-b6a3-c3725b04e517', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '19.01H19', > 'ID_SERIAL': 'WDC_WD5000AAKX-753CA1_WD-WMAYUC075686', > 'ID_SERIAL_SHORT': 'WD-WMAYUC075686', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0586f7765', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0586f7765', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '954378', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKX-753CA1_WD-WMAYUC075686-part2', > '/dev/disk/by-id/wwn-0x50014ee0586f7765-part2', > '/dev/disk/by-label/staging', > '/dev/disk/by-partuuid/1f3ed6f0-ab1a-42b6-b6a3-c3725b04e517', > '/dev/disk/by-uuid/8278411c-bafa-47c7-9c98-6f4e41e7a5ec'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >02:05:22,927 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >02:05:22,928 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >02:05:22,929 DEBUG storage: DeviceTree.getDeviceByName returned None >02:05:22,929 INFO storage: sda2 is a partition >02:05:22,930 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >02:05:22,931 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >02:05:22,932 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing gpt disklabel >02:05:22,934 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >02:05:22,935 DEBUG storage: PartitionDevice._setFormat: sda2 ; >02:05:22,935 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:05:22,936 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >02:05:22,937 DEBUG storage: looking up parted Partition: /dev/sda2 >02:05:22,938 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >02:05:22,939 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >02:05:22,940 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >02:05:22,941 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >02:05:22,941 INFO storage: added partition sda2 (id 2) to device tree >02:05:22,942 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >02:05:22,943 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: gpt ; >02:05:22,944 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >02:05:22,945 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: gpt ; exists: True ; >02:05:22,955 WARN storage: disklabel detected but not usable on sda2 >02:05:22,955 INFO storage: type detected on 'sda2' is 'ext3' >02:05:23,666 DEBUG storage: Ext3FS.supported: supported: True ; >02:05:23,671 DEBUG storage: getFormat('ext3') returning Ext3FS instance >02:05:23,672 DEBUG storage: PartitionDevice._setFormat: sda2 ; >02:05:23,673 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext3 ; >02:05:23,675 DEBUG storage: looking up parted Device: /dev/sda2 >02:05:23,680 INFO storage: got device: PartitionDevice instance (0x7f7760d05190) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 500.0 > format = existing ext3 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f7760d4a8c0> > 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 0x7f7760cf1e50> fileSystem: <parted.filesystem.FileSystem object at 0x7f7760cfd4d0> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7760cfd410> PedPartition: <_ped.Partition object at 0x7f7760cf5710> > disk = existing 476940MB disk sda (0) with existing gpt disklabel > start = 131072 end = 1155071 length = 1024000 > flags = >02:05:23,683 DEBUG storage: Ext3FS.supported: supported: True ; >02:05:23,684 INFO storage: got format: Ext3FS instance (0x7f7760ceb1d0) -- > type = ext3 name = ext3 status = False > device = /dev/sda2 uuid = 8278411c-bafa-47c7-9c98-6f4e41e7a5ec exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = staging size = 500.0 targetSize = 500.0 > >02:05:23,687 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKX-753CA1_WD-WMAYUC075686-part3 /dev/disk/by-id/wwn-0x50014ee0586f7765-part3 /dev/disk/by-label/Win7pro /dev/disk/by-partuuid/ca0430a4-81b2-47dc-8b04-c2b13761122b /dev/disk/by-uuid/3A6AA7426AA6F9B1', > '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_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '86', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '86', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Win7pro', > 'ID_FS_LABEL_ENC': 'Win7pro', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3A6AA7426AA6F9B1', > 'ID_FS_UUID_ENC': '3A6AA7426AA6F9B1', > 'ID_MODEL': 'WDC_WD5000AAKX-753CA1', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKX-753CA1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1155072', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '188743680', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'ca0430a4-81b2-47dc-8b04-c2b13761122b', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '19.01H19', > 'ID_SERIAL': 'WDC_WD5000AAKX-753CA1_WD-WMAYUC075686', > 'ID_SERIAL_SHORT': 'WD-WMAYUC075686', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0586f7765', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0586f7765', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '954555', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKX-753CA1_WD-WMAYUC075686-part3', > '/dev/disk/by-id/wwn-0x50014ee0586f7765-part3', > '/dev/disk/by-label/Win7pro', > '/dev/disk/by-partuuid/ca0430a4-81b2-47dc-8b04-c2b13761122b', > '/dev/disk/by-uuid/3A6AA7426AA6F9B1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >02:05:23,689 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >02:05:23,690 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >02:05:23,691 DEBUG storage: DeviceTree.getDeviceByName returned None >02:05:23,692 INFO storage: sda3 is a partition >02:05:23,693 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >02:05:23,694 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >02:05:23,695 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing gpt disklabel >02:05:23,696 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >02:05:23,697 DEBUG storage: PartitionDevice._setFormat: sda3 ; >02:05:23,698 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:05:23,699 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >02:05:23,699 DEBUG storage: looking up parted Partition: /dev/sda3 >02:05:23,700 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >02:05:23,701 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >02:05:23,703 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >02:05:23,704 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >02:05:23,704 INFO storage: added partition sda3 (id 3) to device tree >02:05:23,705 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >02:05:23,706 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: gpt ; >02:05:23,707 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >02:05:23,708 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: gpt ; exists: True ; >02:05:23,744 WARN storage: disklabel detected but not usable on sda3 >02:05:23,744 INFO storage: type detected on 'sda3' is 'ntfs' >02:05:28,619 DEBUG storage: NTFS.supported: supported: False ; >02:05:28,619 DEBUG storage: getFormat('ntfs') returning NTFS instance >02:05:28,620 DEBUG storage: PartitionDevice._setFormat: sda3 ; >02:05:28,621 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ntfs ; >02:05:28,622 DEBUG storage: looking up parted Device: /dev/sda3 >02:05:28,626 INFO storage: got device: PartitionDevice instance (0x7f7760de1d90) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 92160.0 > format = existing ntfs 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: 188743680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (11748, 255, 63) biosGeometry: (11748, 255, 63) > PedDevice: <_ped.Device object at 0x7f7760d4a950> > 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 0x7f7760cf1e50> fileSystem: <parted.filesystem.FileSystem object at 0x7f7760cfd690> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7760cfd610> PedPartition: <_ped.Partition object at 0x7f7760cf5770> > disk = existing 476940MB disk sda (0) with existing gpt disklabel > start = 1155072 end = 189898751 length = 188743680 > flags = >02:05:28,628 DEBUG storage: NTFS.supported: supported: False ; >02:05:28,628 INFO storage: got format: NTFS instance (0x7f7760dee150) -- > type = ntfs name = ntfs status = False > device = /dev/sda3 uuid = 3A6AA7426AA6F9B1 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Win7pro size = 92159.0 targetSize = 92159.0 > >02:05:28,631 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKX-753CA1_WD-WMAYUC075686-part4 /dev/disk/by-id/wwn-0x50014ee0586f7765-part4 /dev/disk/by-partuuid/cb0bcbfe-17b8-4c81-866f-81d27c80a3da /dev/disk/by-uuid/10104278-3dba-4a83-872e-4ee466a5650a', > '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_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '86', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '86', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_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': '10104278-3dba-4a83-872e-4ee466a5650a', > 'ID_FS_UUID_ENC': '10104278-3dba-4a83-872e-4ee466a5650a', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'WDC_WD5000AAKX-753CA1', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKX-753CA1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '189898752', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '31457280', > 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f', > 'ID_PART_ENTRY_UUID': 'cb0bcbfe-17b8-4c81-866f-81d27c80a3da', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '19.01H19', > 'ID_SERIAL': 'WDC_WD5000AAKX-753CA1_WD-WMAYUC075686', > 'ID_SERIAL_SHORT': 'WD-WMAYUC075686', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0586f7765', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0586f7765', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '954602', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKX-753CA1_WD-WMAYUC075686-part4', > '/dev/disk/by-id/wwn-0x50014ee0586f7765-part4', > '/dev/disk/by-partuuid/cb0bcbfe-17b8-4c81-866f-81d27c80a3da', > '/dev/disk/by-uuid/10104278-3dba-4a83-872e-4ee466a5650a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >02:05:28,632 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >02:05:28,633 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >02:05:28,634 DEBUG storage: DeviceTree.getDeviceByName returned None >02:05:28,634 INFO storage: sda4 is a partition >02:05:28,635 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >02:05:28,636 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >02:05:28,637 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing gpt disklabel >02:05:28,638 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >02:05:28,639 DEBUG storage: PartitionDevice._setFormat: sda4 ; >02:05:28,639 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:05:28,641 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >02:05:28,641 DEBUG storage: looking up parted Partition: /dev/sda4 >02:05:28,642 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >02:05:28,643 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >02:05:28,644 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >02:05:28,645 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >02:05:28,645 INFO storage: added partition sda4 (id 4) to device tree >02:05:28,646 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >02:05:28,647 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: gpt ; >02:05:28,648 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >02:05:28,649 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: gpt ; exists: True ; >02:05:28,688 WARN storage: disklabel detected but not usable on sda4 >02:05:28,688 INFO storage: type detected on 'sda4' is 'swap' >02:05:28,689 DEBUG storage: SwapSpace.__init__: device: /dev/sda4 ; serial: WD-WMAYUC075686 ; uuid: 10104278-3dba-4a83-872e-4ee466a5650a ; exists: True ; label: None ; >02:05:28,689 DEBUG storage: getFormat('swap') returning SwapSpace instance >02:05:28,690 DEBUG storage: PartitionDevice._setFormat: sda4 ; >02:05:28,692 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: swap ; >02:05:28,692 DEBUG storage: looking up parted Device: /dev/sda4 >02:05:28,696 INFO storage: got device: PartitionDevice instance (0x7f7760de1dd0) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 476940MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 15360.0 > format = existing swap > 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: 31457280 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1958, 255, 63) biosGeometry: (1958, 255, 63) > PedDevice: <_ped.Device object at 0x7f7757c58290> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7760cf1e50> fileSystem: <parted.filesystem.FileSystem object at 0x7f7760cfd850> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7760cfd7d0> PedPartition: <_ped.Partition object at 0x7f7760cf57d0> > disk = existing 476940MB disk sda (0) with existing gpt disklabel > start = 189898752 end = 221356031 length = 31457280 > flags = >02:05:28,697 INFO storage: got format: SwapSpace instance (0x7f7757c23d50) -- > type = swap name = swap status = False > device = /dev/sda4 uuid = 10104278-3dba-4a83-872e-4ee466a5650a exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >02:05:28,701 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKX-753CA1_WD-WMAYUC075686-part5 /dev/disk/by-id/wwn-0x50014ee0586f7765-part5 /dev/disk/by-label/f17e64 /dev/disk/by-partuuid/51833917-3617-472d-8d94-eac5adb6070c /dev/disk/by-uuid/18a879f4-925e-4683-80b7-5dfac0476946', > '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_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '86', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '86', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'f17e64', > 'ID_FS_LABEL_ENC': 'f17e64', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '18a879f4-925e-4683-80b7-5dfac0476946', > 'ID_FS_UUID_ENC': '18a879f4-925e-4683-80b7-5dfac0476946', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKX-753CA1', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKX-753CA1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '221356032', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '31457280', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '51833917-3617-472d-8d94-eac5adb6070c', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '19.01H19', > 'ID_SERIAL': 'WDC_WD5000AAKX-753CA1_WD-WMAYUC075686', > 'ID_SERIAL_SHORT': 'WD-WMAYUC075686', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0586f7765', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0586f7765', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '954651', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKX-753CA1_WD-WMAYUC075686-part5', > '/dev/disk/by-id/wwn-0x50014ee0586f7765-part5', > '/dev/disk/by-label/f17e64', > '/dev/disk/by-partuuid/51833917-3617-472d-8d94-eac5adb6070c', > '/dev/disk/by-uuid/18a879f4-925e-4683-80b7-5dfac0476946'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >02:05:28,701 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >02:05:28,702 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >02:05:28,703 DEBUG storage: DeviceTree.getDeviceByName returned None >02:05:28,704 INFO storage: sda5 is a partition >02:05:28,704 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >02:05:28,705 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >02:05:28,706 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing gpt disklabel >02:05:28,708 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >02:05:28,709 DEBUG storage: PartitionDevice._setFormat: sda5 ; >02:05:28,709 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:05:28,710 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >02:05:28,711 DEBUG storage: looking up parted Partition: /dev/sda5 >02:05:28,713 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >02:05:28,715 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >02:05:28,717 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >02:05:28,720 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >02:05:28,721 INFO storage: added partition sda5 (id 5) to device tree >02:05:28,722 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >02:05:28,723 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: gpt ; >02:05:28,724 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >02:05:28,726 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: gpt ; exists: True ; >02:05:28,805 WARN storage: disklabel detected but not usable on sda5 >02:05:28,806 INFO storage: type detected on 'sda5' is 'ext4' >02:05:29,004 DEBUG storage: Ext4FS.supported: supported: True ; >02:05:29,005 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:05:29,006 DEBUG storage: PartitionDevice._setFormat: sda5 ; >02:05:29,007 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >02:05:29,008 DEBUG storage: looking up parted Device: /dev/sda5 >02:05:29,012 INFO storage: got device: PartitionDevice instance (0x7f7757c32390) -- > name = sda5 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 15360.0 > 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: 31457280 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1958, 255, 63) biosGeometry: (1958, 255, 63) > PedDevice: <_ped.Device object at 0x7f7757c583b0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7760cf1e50> fileSystem: <parted.filesystem.FileSystem object at 0x7f7760cfda10> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7760cfd990> PedPartition: <_ped.Partition object at 0x7f7760cf5830> > disk = existing 476940MB disk sda (0) with existing gpt disklabel > start = 221356032 end = 252813311 length = 31457280 > flags = >02:05:29,015 DEBUG storage: Ext4FS.supported: supported: True ; >02:05:29,016 INFO storage: got format: Ext4FS instance (0x7f7757c23b90) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 18a879f4-925e-4683-80b7-5dfac0476946 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = f17e64 size = 15360.0 targetSize = 15360.0 > >02:05:29,025 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKX-753CA1_WD-WMAYUC075686-part6 /dev/disk/by-id/wwn-0x50014ee0586f7765-part6 /dev/disk/by-partlabel/Microsoft\\x20reserved\\x20partition /dev/disk/by-partuuid/c2c0257d-9612-4b3f-9e4b-3456e139447c', > '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_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '86', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '86', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000AAKX-753CA1', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKX-753CA1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x8000000000000000', > 'ID_PART_ENTRY_NAME': 'Microsoft\\x20reserved\\x20partition', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '252813312', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '262144', > 'ID_PART_ENTRY_TYPE': 'e3c9e316-0b5c-4db8-817d-f92df00215ae', > 'ID_PART_ENTRY_UUID': 'c2c0257d-9612-4b3f-9e4b-3456e139447c', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '19.01H19', > 'ID_SERIAL': 'WDC_WD5000AAKX-753CA1_WD-WMAYUC075686', > 'ID_SERIAL_SHORT': 'WD-WMAYUC075686', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0586f7765', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0586f7765', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '954699', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKX-753CA1_WD-WMAYUC075686-part6', > '/dev/disk/by-id/wwn-0x50014ee0586f7765-part6', > '/dev/disk/by-partlabel/Microsoft\\x20reserved\\x20partition', > '/dev/disk/by-partuuid/c2c0257d-9612-4b3f-9e4b-3456e139447c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >02:05:29,027 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >02:05:29,028 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >02:05:29,029 DEBUG storage: DeviceTree.getDeviceByName returned None >02:05:29,029 INFO storage: sda6 is a partition >02:05:29,030 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >02:05:29,032 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >02:05:29,033 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing gpt disklabel >02:05:29,034 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >02:05:29,035 DEBUG storage: PartitionDevice._setFormat: sda6 ; >02:05:29,035 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:05:29,037 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >02:05:29,037 DEBUG storage: looking up parted Partition: /dev/sda6 >02:05:29,038 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >02:05:29,039 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >02:05:29,040 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >02:05:29,041 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >02:05:29,042 INFO storage: added partition sda6 (id 6) to device tree >02:05:29,043 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >02:05:29,044 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: gpt ; >02:05:29,045 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >02:05:29,046 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: gpt ; exists: True ; >02:05:29,067 WARN storage: disklabel detected but not usable on sda6 >02:05:29,068 DEBUG storage: no type or existing type for sda6, bailing >02:05:29,068 DEBUG storage: looking up parted Device: /dev/sda6 >02:05:29,072 INFO storage: got device: PartitionDevice instance (0x7f7757c23b10) -- > name = sda6 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 128.0 > format = existing None > 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: 262144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16, 255, 63) biosGeometry: (16, 255, 63) > PedDevice: <_ped.Device object at 0x7f7757c58440> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7760cf1e50> fileSystem: None > number: 6 path: /dev/sda6 type: 0 > name: Microsoft reserved partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7760cfdb50> PedPartition: <_ped.Partition object at 0x7f7760cf5890> > disk = existing 476940MB disk sda (0) with existing gpt disklabel > start = 252813312 end = 253075455 length = 262144 > flags = msftres >02:05:29,078 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7280S /dev/disk/by-label/Fedora\\x2018\\x20x86_64', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_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_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-7280S', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD\\x20RW\\x20AD-7280S\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-7280S', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '231625', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7280S', > '/dev/disk/by-label/Fedora\\x2018\\x20x86_64'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0'} ; name: sr0 ; >02:05:29,079 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0)... >02:05:29,080 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >02:05:29,081 DEBUG storage: DeviceTree.getDeviceByName returned None >02:05:29,082 INFO storage: sr0 is a cdrom >02:05:29,083 DEBUG storage: DeviceTree.addUdevOpticalDevice: >02:05:29,083 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:05:29,084 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >02:05:29,084 INFO storage: added cdrom sr0 (id 7) to device tree >02:05:29,085 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:05:29,158 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >02:05:29,159 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >02:05:29,160 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >02:05:29,161 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >02:05:29,389 WARN storage: disklabel detected but not usable on sr0 >02:05:29,390 INFO storage: type detected on 'sr0' is 'iso9660' >02:05:29,391 DEBUG storage: Iso9660FS.supported: supported: True ; >02:05:29,391 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >02:05:29,393 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >02:05:29,395 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:05:29,403 DEBUG storage: looking up parted Device: /dev/sr0 >02:05:29,404 INFO storage: got device: OpticalDevice instance (0x7f7757c32850) -- > name = sr0 status = True kids = 0 id = 7 > parents = [] > uuid = None size = 4482.625 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: Optiarc DVD RW AD-7280S path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2295104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0x7f7760d4a9e0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >02:05:29,405 DEBUG storage: Iso9660FS.supported: supported: True ; >02:05:29,405 INFO storage: got format: Iso9660FS instance (0x7f7757c32a50) -- > 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_x86_64 size = 0 targetSize = 0 > >02:05:29,407 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': '317326', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >02:05:29,408 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >02:05:29,409 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >02:05:29,409 DEBUG storage: DeviceTree.getDeviceByName returned None >02:05:29,410 INFO storage: loop0 is a loop device >02:05:29,411 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >02:05:29,412 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >02:05:29,413 DEBUG storage: DeviceTree.getDeviceByName returned None >02:05:29,413 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:05:29,414 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >02:05:29,414 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 8) to device tree >02:05:29,415 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >02:05:29,415 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:05:29,417 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >02:05:29,417 INFO storage: added loop loop0 (id 9) to device tree >02:05:29,418 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >02:05:29,419 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >02:05:29,419 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >02:05:29,420 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >02:05:29,421 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >02:05:29,424 WARN storage: disklabel detected but not usable on loop0 >02:05:29,425 INFO storage: type detected on 'loop0' is 'squashfs' >02:05:29,425 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >02:05:29,426 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >02:05:29,427 INFO storage: got device: LoopDevice instance (0x7f7757c23a50) -- > name = loop0 status = False kids = 0 id = 9 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (8)'] > 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 >02:05:29,429 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/78055184-98fc-46e4-bf0d-84e3af0e3b38', > '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': '78055184-98fc-46e4-bf0d-84e3af0e3b38', > 'ID_FS_UUID_ENC': '78055184-98fc-46e4-bf0d-84e3af0e3b38', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '317431', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/78055184-98fc-46e4-bf0d-84e3af0e3b38'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >02:05:29,429 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >02:05:29,430 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >02:05:29,431 DEBUG storage: DeviceTree.getDeviceByName returned None >02:05:29,431 INFO storage: loop1 is a loop device >02:05:29,433 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >02:05:29,434 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >02:05:29,435 DEBUG storage: DeviceTree.getDeviceByName returned None >02:05:29,436 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:05:29,438 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >02:05:29,439 INFO storage: added file /LiveOS/rootfs.img (id 10) to device tree >02:05:29,441 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >02:05:29,441 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:05:29,444 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >02:05:29,444 INFO storage: added loop loop1 (id 11) to device tree >02:05:29,446 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >02:05:29,447 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >02:05:29,449 DEBUG storage: Ext4FS.supported: supported: True ; >02:05:29,449 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:05:29,450 DEBUG storage: device loop1 does not contain a disklabel >02:05:29,452 INFO storage: type detected on 'loop1' is 'ext4' >02:05:29,699 DEBUG storage: Ext4FS.supported: supported: True ; >02:05:29,700 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:05:29,701 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >02:05:29,702 INFO storage: got device: LoopDevice instance (0x7f7757c324d0) -- > name = loop1 status = False kids = 0 id = 11 > parents = ['existing 0MB file /LiveOS/rootfs.img (10)'] > 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 >02:05:29,706 DEBUG storage: Ext4FS.supported: supported: True ; >02:05:29,707 INFO storage: got format: Ext4FS instance (0x7f7757c32510) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 78055184-98fc-46e4-bf0d-84e3af0e3b38 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >02:05:29,709 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': '317468', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >02:05:29,710 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >02:05:29,711 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >02:05:29,712 DEBUG storage: DeviceTree.getDeviceByName returned None >02:05:29,712 INFO storage: loop2 is a loop device >02:05:29,713 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >02:05:29,714 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >02:05:29,715 DEBUG storage: DeviceTree.getDeviceByName returned None >02:05:29,716 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:05:29,718 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >02:05:29,718 INFO storage: added file /overlay (deleted) (id 12) to device tree >02:05:29,719 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >02:05:29,719 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:05:29,721 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >02:05:29,721 INFO storage: added loop loop2 (id 13) to device tree >02:05:29,722 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >02:05:29,723 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >02:05:29,723 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:05:29,724 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >02:05:29,726 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >02:05:29,729 WARN storage: disklabel detected but not usable on loop2 >02:05:29,730 DEBUG storage: no type or existing type for loop2, bailing >02:05:29,730 INFO storage: got device: LoopDevice instance (0x7f7757c23c50) -- > name = loop2 status = False kids = 0 id = 13 > parents = ['existing 0MB file /overlay (deleted) (12)'] > 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 >02:05:29,732 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': '317658', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >02:05:29,732 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >02:05:29,733 DEBUG storage: lvm filter: adding loop3 to the reject list >02:05:29,734 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': '317695', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >02:05:29,734 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >02:05:29,734 DEBUG storage: lvm filter: adding loop4 to the reject list >02:05:29,735 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': '317806', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >02:05:29,736 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >02:05:29,737 DEBUG storage: lvm filter: adding loop5 to the reject list >02:05:29,739 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': '317844', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >02:05:29,739 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >02:05:29,741 DEBUG storage: lvm filter: adding loop6 to the reject list >02:05:29,743 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': '317882', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >02:05:29,744 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >02:05:29,745 DEBUG storage: lvm filter: adding loop7 to the reject list >02:05:29,746 DEBUG storage: Skipping a device mapper drive (dm-0) for now >02:05:29,877 INFO storage: devices to scan: ['dm-0'] >02:05:29,881 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/78055184-98fc-46e4-bf0d-84e3af0e3b38 /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': '78055184-98fc-46e4-bf0d-84e3af0e3b38', > 'ID_FS_UUID_ENC': '78055184-98fc-46e4-bf0d-84e3af0e3b38', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '540074', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/78055184-98fc-46e4-bf0d-84e3af0e3b38', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >02:05:29,882 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >02:05:29,883 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >02:05:29,884 DEBUG storage: DeviceTree.getDeviceByName returned None >02:05:29,884 INFO storage: live-rw is a device-mapper device >02:05:29,885 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >02:05:29,886 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >02:05:29,887 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (11) with existing ext4 filesystem >02:05:29,890 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >02:05:29,891 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (13) >02:05:29,893 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >02:05:29,894 DEBUG storage: DeviceTree.getDeviceByName returned None >02:05:29,895 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >02:05:29,895 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:05:29,896 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >02:05:29,897 INFO storage: added dm live-rw (id 14) to device tree >02:05:29,898 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >02:05:29,899 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >02:05:29,900 DEBUG storage: Ext4FS.supported: supported: True ; >02:05:29,900 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:05:29,901 DEBUG storage: device live-rw does not contain a disklabel >02:05:29,901 INFO storage: type detected on 'live-rw' is 'ext4' >02:05:30,093 DEBUG storage: Ext4FS.supported: supported: True ; >02:05:30,094 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:05:30,095 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >02:05:30,095 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >02:05:30,103 INFO storage: got device: DMDevice instance (0x7f7757c32d10) -- > name = live-rw status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop2 (13)'] > 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 0x7f7757c589e0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >02:05:30,105 DEBUG storage: Ext4FS.supported: supported: True ; >02:05:30,106 INFO storage: got format: Ext4FS instance (0x7f77573135d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 78055184-98fc-46e4-bf0d-84e3af0e3b38 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >02:05:30,219 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >02:05:30,269 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:05:30,271 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:05:30,275 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:05:30,315 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >02:05:30,367 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:05:30,370 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:05:30,373 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:05:30,418 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >02:05:30,463 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:05:30,464 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:05:30,467 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:05:30,511 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >02:05:30,513 DEBUG storage: SwapSpace.teardown: device: /dev/sda4 ; status: False ; type: swap ; >02:05:30,516 DEBUG storage: SwapSpace.teardown: device: /dev/sda4 ; status: False ; type: swap ; >02:05:30,561 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:05:30,566 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:05:30,572 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:05:30,612 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >02:05:30,653 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:05:30,654 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:05:30,656 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:05:30,697 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >02:05:30,698 DEBUG storage: DeviceFormat.teardown: device: /dev/sda6 ; status: False ; type: None ; >02:05:30,701 DEBUG storage: DeviceFormat.teardown: device: /dev/sda6 ; status: False ; type: None ; >02:05:30,740 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:05:30,741 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:05:30,744 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:05:30,782 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >02:05:30,828 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >02:05:30,829 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >02:05:30,831 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >02:05:30,831 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >02:05:30,833 INFO storage: edd: MBR signature on sda is zero. new disk image? >02:05:30,833 INFO storage: edd: collected mbr signatures: {} >02:05:30,844 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >02:05:30,862 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >02:05:30,930 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >02:05:31,129 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:05:31,130 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:05:31,133 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:05:31,173 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >02:05:31,175 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >02:05:31,464 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >02:05:31,464 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >02:05:31,465 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >02:05:31,465 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >02:05:31,465 DEBUG storage: crypttab maps: [] >02:05:31,465 DEBUG storage: parsing /mnt/sysimage/etc/fstab >02:05:31,467 DEBUG storage: resolved 'UUID=18a879f4-925e-4683-80b7-5dfac0476946' to 'sda5' (partition) >02:05:31,467 DEBUG storage: resolved 'UUID=8278411c-bafa-47c7-9c98-6f4e41e7a5ec' to 'sda2' (partition) >02:05:31,468 DEBUG storage: resolved 'UUID=9FD2-B22A' to 'sda1' (partition) >02:05:31,468 DEBUG storage: resolved 'UUID=10104278-3dba-4a83-872e-4ee466a5650a' to 'sda4' (partition) >02:05:31,469 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >02:05:31,959 DEBUG storage: Ext4FS.supported: supported: True ; >02:05:31,961 DEBUG storage: Ext4FS.supported: supported: True ; >02:05:31,964 DEBUG storage: Ext3FS.supported: supported: True ; >02:05:31,966 DEBUG storage: NTFS.supported: supported: False ; >02:05:31,968 DEBUG storage: Ext4FS.supported: supported: True ; >02:05:31,971 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:05:31,985 DEBUG storage: Iso9660FS.supported: supported: True ; >02:05:32,250 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >02:05:32,251 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:05:32,298 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4482MB cdrom sr0 (7) with existing iso9660 filesystem >22:05:37,495 DEBUG storage: Iso9660FS.supported: supported: True ; >22:05:37,497 DEBUG storage: Iso9660FS.supported: supported: True ; >22:05:37,498 DEBUG storage: NFSv4.supported: supported: False ; >22:05:37,499 DEBUG storage: NFSv4.supported: supported: False ; >22:05:37,501 DEBUG storage: SELinuxFS.supported: supported: False ; >22:05:37,502 DEBUG storage: SELinuxFS.supported: supported: False ; >22:05:37,504 DEBUG storage: Ext4FS.supported: supported: True ; >22:05:37,505 DEBUG storage: Ext4FS.supported: supported: True ; >22:05:37,507 DEBUG storage: Ext3FS.supported: supported: True ; >22:05:37,508 DEBUG storage: Ext3FS.supported: supported: True ; >22:05:37,510 DEBUG storage: Ext2FS.supported: supported: True ; >22:05:37,512 DEBUG storage: Ext2FS.supported: supported: True ; >22:05:37,513 DEBUG storage: SysFS.supported: supported: False ; >22:05:37,514 DEBUG storage: SysFS.supported: supported: False ; >22:05:37,516 DEBUG storage: MultipathMember.__init__: >22:05:37,517 DEBUG storage: SwapSpace.__init__: >22:05:37,519 DEBUG storage: ProcFS.supported: supported: False ; >22:05:37,520 DEBUG storage: ProcFS.supported: supported: False ; >22:05:37,521 DEBUG storage: DMRaidMember.__init__: >22:05:37,523 DEBUG storage: DevPtsFS.supported: supported: False ; >22:05:37,524 DEBUG storage: DevPtsFS.supported: supported: False ; >22:05:37,526 DEBUG storage: BTRFS.supported: supported: True ; >22:05:37,813 DEBUG storage: BTRFS.supported: supported: True ; >22:05:37,816 DEBUG storage: USBFS.supported: supported: False ; >22:05:37,817 DEBUG storage: USBFS.supported: supported: False ; >22:05:37,818 DEBUG storage: DiskLabel.__init__: >22:05:37,819 INFO storage: DiskLabel.partedDevice returning None >22:05:37,820 DEBUG storage: HFSPlus.supported: supported: False ; >22:05:37,821 DEBUG storage: HFSPlus.supported: supported: False ; >22:05:37,822 DEBUG storage: XFS.supported: supported: True ; >22:05:38,127 DEBUG storage: XFS.supported: supported: True ; >22:05:38,130 DEBUG storage: TmpFS.supported: supported: False ; >22:05:38,132 DEBUG storage: TmpFS.supported: supported: False ; >22:05:38,134 DEBUG storage: LUKS.__init__: >22:05:38,135 DEBUG storage: NTFS.supported: supported: False ; >22:05:38,137 DEBUG storage: NTFS.supported: supported: False ; >22:05:38,139 DEBUG storage: BindFS.supported: supported: False ; >22:05:38,140 DEBUG storage: BindFS.supported: supported: False ; >22:05:38,142 DEBUG storage: HFS.supported: supported: False ; >22:05:38,144 DEBUG storage: HFS.supported: supported: False ; >22:05:38,145 DEBUG storage: LVMPhysicalVolume.__init__: >22:05:38,146 DEBUG storage: NFS.supported: supported: False ; >22:05:38,148 DEBUG storage: NFS.supported: supported: False ; >22:05:38,149 DEBUG storage: FATFS.supported: supported: True ; >22:05:38,150 DEBUG storage: FATFS.supported: supported: True ; >22:05:38,153 DEBUG storage: NoDevFS.supported: supported: False ; >22:05:38,154 DEBUG storage: NoDevFS.supported: supported: False ; >22:05:38,155 DEBUG storage: MDRaidMember.__init__: >22:05:49,444 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:05:49,455 INFO storage: updating format of device: existing 4482MB cdrom sr0 (7) with existing iso9660 filesystem >22:05:49,689 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >22:05:49,691 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >22:05:49,693 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >22:05:49,695 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >22:05:49,718 WARN storage: disklabel detected but not usable on sr0 >22:05:49,721 DEBUG storage: no type or existing type for sr0, bailing >22:05:49,721 INFO storage: got format: existing iso9660 filesystem >22:05:49,759 INFO storage: set SELinux context for mountpoint /mnt/install/isodir to system_u:object_r:var_run_t:s0 >22:06:56,310 DEBUG storage: clearpart: looking at sda6 >22:06:56,311 DEBUG storage: clearpart: looking at sda5 >22:06:56,311 DEBUG storage: clearpart: looking at sda4 >22:06:56,311 DEBUG storage: clearpart: looking at sda3 >22:06:56,311 DEBUG storage: clearpart: looking at sda2 >22:06:56,312 DEBUG storage: clearpart: looking at sda1 >22:06:56,312 DEBUG storage: checking whether disk sda has an empty extended >22:06:56,313 DEBUG storage: extended is None ; logicals is [] >22:06:56,314 DEBUG storage: new disk order: [] >22:06:56,466 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:06:56,467 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing gpt disklabel >22:06:56,469 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >22:06:56,470 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing gpt disklabel >22:06:56,470 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >22:06:56,472 DEBUG storage: stage1 device cannot be of type disk >22:06:56,472 DEBUG storage: _is_valid_disklabel(sda1) returning True >22:06:56,473 DEBUG storage: _is_valid_size(sda1) returning True >22:06:56,473 DEBUG storage: _is_valid_location(sda1) returning True >22:06:56,473 DEBUG storage: _is_valid_format(sda1) returning False >22:06:56,473 DEBUG storage: is_valid_stage1_device(sda1) returning False >22:06:56,474 DEBUG storage: _is_valid_disklabel(sda2) returning True >22:06:56,474 DEBUG storage: _is_valid_size(sda2) returning True >22:06:56,474 DEBUG storage: _is_valid_location(sda2) returning True >22:06:56,475 DEBUG storage: _is_valid_format(sda2) returning False >22:06:56,475 DEBUG storage: is_valid_stage1_device(sda2) returning False >22:06:56,475 DEBUG storage: _is_valid_disklabel(sda3) returning True >22:06:56,475 DEBUG storage: _is_valid_size(sda3) returning True >22:06:56,475 DEBUG storage: _is_valid_location(sda3) returning True >22:06:56,476 DEBUG storage: _is_valid_format(sda3) returning False >22:06:56,477 DEBUG storage: is_valid_stage1_device(sda3) returning False >22:06:56,478 DEBUG storage: _is_valid_disklabel(sda4) returning True >22:06:56,479 DEBUG storage: _is_valid_size(sda4) returning True >22:06:56,480 DEBUG storage: _is_valid_location(sda4) returning True >22:06:56,482 DEBUG storage: _is_valid_format(sda4) returning False >22:06:56,483 DEBUG storage: is_valid_stage1_device(sda4) returning False >22:06:56,484 DEBUG storage: _is_valid_disklabel(sda5) returning True >22:06:56,486 DEBUG storage: _is_valid_size(sda5) returning True >22:06:56,487 DEBUG storage: _is_valid_location(sda5) returning True >22:06:56,489 DEBUG storage: _is_valid_format(sda5) returning False >22:06:56,490 DEBUG storage: is_valid_stage1_device(sda5) returning False >22:06:56,491 DEBUG storage: _is_valid_disklabel(sda6) returning True >22:06:56,492 DEBUG storage: _is_valid_size(sda6) returning True >22:06:56,494 DEBUG storage: _is_valid_location(sda6) returning True >22:06:56,495 DEBUG storage: _is_valid_format(sda6) returning False >22:06:56,497 DEBUG storage: is_valid_stage1_device(sda6) returning False >22:06:56,498 DEBUG storage: failed to set bootloader stage1 device: failed to find a suitable stage1 device >22:06:56,532 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >22:06:56,533 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f775c09e9d0> fileSystem: <parted.filesystem.FileSystem object at 0x3fc06d0> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x437d490> PedPartition: <_ped.Partition object at 0x7f7754b0fcb0> >22:06:56,535 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >22:06:56,536 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f775c09e9d0> fileSystem: <parted.filesystem.FileSystem object at 0x3fc0710> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x437dd90> PedPartition: <_ped.Partition object at 0x7f7754b0fef0> >22:06:56,538 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >22:06:56,540 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f775c09e9d0> fileSystem: <parted.filesystem.FileSystem object at 0x3fc0990> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fc0690> PedPartition: <_ped.Partition object at 0x7f7754b0f950> >22:06:56,542 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >22:06:56,544 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f775c09e9d0> fileSystem: <parted.filesystem.FileSystem object at 0x42f2250> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fc0610> PedPartition: <_ped.Partition object at 0x7f7754b0f7d0> >22:06:56,545 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >22:06:56,546 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f775c09e9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f775c1e5410> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f775c1e5650> PedPartition: <_ped.Partition object at 0x7f7754b0f170> >22:06:56,547 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >22:06:56,549 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f775c09e9d0> fileSystem: None > number: 6 path: /dev/sda6 type: 0 > name: Microsoft reserved partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f775c1e59d0> PedPartition: <_ped.Partition object at 0x7f775497fd10> >22:07:18,875 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7754bd9650>, 15360.0, ['sda'], None >22:07:18,875 DEBUG storage.ui: creating new device >22:07:18,876 DEBUG storage.ui: Ext4FS.supported: supported: True ; >22:07:18,876 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >22:07:18,878 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >22:07:18,879 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >22:07:18,880 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >22:07:18,881 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >22:07:18,882 INFO storage.ui: added partition req0 (id 15) to device tree >22:07:18,882 INFO storage.ui: registered action: [0] Create Device partition req0 (id 15) >22:07:18,882 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:07:18,882 INFO storage.ui: registered action: [1] Create Format ext4 filesystem mounted at / on partition req0 (id 15) >22:07:18,884 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:07:18,885 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 15)'] from disk(s) ['sda'] >22:07:18,886 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 15)'] >22:07:18,886 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 15)'] from disk(s) ['sda'] >22:07:18,887 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >22:07:18,890 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing gpt disklabel >22:07:18,890 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >22:07:18,892 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >22:07:18,893 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing gpt disklabel >22:07:18,893 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >22:07:18,893 DEBUG storage.ui: allocating partition: req0 ; id: 15 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 15360.0 >22:07:18,893 DEBUG storage.ui: checking freespace on sda >22:07:18,894 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True >22:07:18,894 DEBUG storage.ui: current free range is 34-16383 (7MB) >22:07:18,895 DEBUG storage.ui: current free range is 253075456-976773134 (353368MB) >22:07:18,895 DEBUG storage.ui: evaluating growth potential for new layout >22:07:18,896 DEBUG storage.ui: calculating growth for disk /dev/sda >22:07:18,899 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:07:18,899 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f775c09e9d0> fileSystem: None > number: 7 path: /dev/sda7 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3bb5410> PedPartition: <_ped.Partition object at 0x7f7754b7d7d0> >22:07:18,901 DEBUG storage.ui: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >22:07:18,903 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >22:07:18,903 DEBUG storage.ui: adding request 15 to chunk 723697679 (253075456-976773134) on /dev/sda >22:07:18,904 DEBUG storage.ui: Chunk.growRequests: 16350 on /dev/sda start = 34 end = 16383 >sectorSize = 512 > >22:07:18,905 DEBUG storage.ui: Chunk.growRequests: 723697679 on /dev/sda start = 253075456 end = 976773134 >sectorSize = 512 > >22:07:18,906 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda7 growable = True >base = 1024000 growth = 0 max_grow = 30433280 >done = False >22:07:18,908 DEBUG storage.ui: 1 requests and 722673679 (352868MB) left in chunk >22:07:18,909 DEBUG storage.ui: adding 722673679 (352868MB) to 15 (sda7) >22:07:18,910 DEBUG storage.ui: taking back 692240399 (338008MB) from 15 (sda7) >22:07:18,911 DEBUG storage.ui: new grow amount for request 15 (sda7) is 30433280 units, or 14860MB >22:07:18,913 DEBUG storage.ui: request 15 (sda7) growth: 30433280 (14860MB) size: 15360MB >22:07:18,914 DEBUG storage.ui: disk /dev/sda growth: 30433280 (14860MB) >22:07:18,916 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >22:07:18,917 DEBUG storage.ui: device sda7 new partedPartition None >22:07:18,919 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >22:07:18,920 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >22:07:18,921 DEBUG storage.ui: total growth: 30433280 sectors >22:07:18,922 DEBUG storage.ui: updating use_disk to sda, type: 0 >22:07:18,923 DEBUG storage.ui: new free: 253075456-976773134 / 353368MB >22:07:18,924 DEBUG storage.ui: new free allows for 30433280 sectors of growth >22:07:18,926 DEBUG storage.ui: created partition sda7 of 500MB and added it to /dev/sda >22:07:18,928 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:07:18,928 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f775c09e9d0> fileSystem: None > number: 7 path: /dev/sda7 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f775c094d90> PedPartition: <_ped.Partition object at 0x7f7754b7d3b0> >22:07:18,931 DEBUG storage.ui: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >22:07:18,932 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >22:07:18,934 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >22:07:18,934 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f775c09e9d0> fileSystem: None > number: 7 path: /dev/sda7 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7754aa7cd0> PedPartition: <_ped.Partition object at 0x7f7754b7d830> >22:07:18,935 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda7(id 15)'] >22:07:18,936 DEBUG storage.ui: growable partitions are ['sda7'] >22:07:18,938 DEBUG storage.ui: adding request 15 to chunk 723697679 (253075456-976773134) on /dev/sda >22:07:18,939 DEBUG storage.ui: disk sda has 2 chunks >22:07:18,940 DEBUG storage.ui: Chunk.growRequests: 723697679 on /dev/sda start = 253075456 end = 976773134 >sectorSize = 512 > >22:07:18,941 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda7 growable = True >base = 1024000 growth = 0 max_grow = 30433280 >done = False >22:07:18,943 DEBUG storage.ui: 1 requests and 722673679 (352868MB) left in chunk >22:07:18,944 DEBUG storage.ui: adding 722673679 (352868MB) to 15 (sda7) >22:07:18,946 DEBUG storage.ui: taking back 692240399 (338008MB) from 15 (sda7) >22:07:18,947 DEBUG storage.ui: new grow amount for request 15 (sda7) is 30433280 units, or 14860MB >22:07:18,948 DEBUG storage.ui: growing partitions on sda >22:07:18,950 DEBUG storage.ui: partition sda7 (15): 0 >22:07:18,951 DEBUG storage.ui: new geometry for sda7: parted.Geometry instance -- > start: 253075456 end: 284532735 length: 31457280 > device: <parted.device.Device object at 0x45c2310> PedGeometry: <_ped.Geometry object at 0x7f7754baa3d0> >22:07:18,952 DEBUG storage.ui: removing all non-preexisting partitions ['sda7(id 15)'] from disk(s) ['sda'] >22:07:18,955 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >22:07:18,955 DEBUG storage.ui: device sda7 new partedPartition None >22:07:18,957 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >22:07:18,959 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >22:07:18,959 DEBUG storage.ui: back from removeNewPartitions >22:07:18,960 DEBUG storage.ui: extended: None >22:07:18,962 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 253075456 end: 284532735 length: 31457280 > device: <parted.device.Device object at 0x45c2310> PedGeometry: <_ped.Geometry object at 0x7f7754baa3d0> >22:07:18,965 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:07:18,965 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f775c09e9d0> fileSystem: None > number: 7 path: /dev/sda7 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f775470ec50> PedPartition: <_ped.Partition object at 0x7f7754859950> >22:07:18,967 DEBUG storage.ui: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >22:07:18,969 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >22:07:18,971 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >22:07:18,971 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f775c09e9d0> fileSystem: None > number: 7 path: /dev/sda7 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7754d4cc10> PedPartition: <_ped.Partition object at 0x7f7754859b90> >22:07:18,971 DEBUG storage.ui: fixing size of existing 56MB partition sda1 (1) with existing efi filesystem at 56.00 >22:07:18,973 DEBUG storage.ui: fixing size of existing 500MB partition sda2 (2) with existing ext3 filesystem at 500.00 >22:07:18,974 DEBUG storage.ui: fixing size of existing 92160MB partition sda3 (3) with existing ntfs filesystem at 92160.00 >22:07:18,975 DEBUG storage.ui: fixing size of existing 15360MB partition sda4 (4) with existing swap at 15360.00 >22:07:18,977 DEBUG storage.ui: fixing size of existing 15360MB partition sda5 (5) with existing ext4 filesystem at 15360.00 >22:07:18,978 DEBUG storage.ui: fixing size of existing 128MB partition sda6 (6) at 128.00 >22:07:18,979 DEBUG storage.ui: fixing size of non-existent 15360MB partition sda7 (15) with non-existent ext4 filesystem mounted at / at 15360.00 >22:07:19,003 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:07:19,007 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:06,844 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7754bd9650>, 15360.0, ['sda'], None >22:08:06,848 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >22:08:06,848 DEBUG storage: device sda7 new partedPartition None >22:08:06,849 INFO storage: added partition req0 (id 15) to device tree >22:08:06,849 INFO storage: registered action: [2] Create Device partition req0 (id 15) >22:08:06,851 DEBUG storage: PartitionDevice._setFormat: req0 ; >22:08:06,854 DEBUG storage: PartitionDevice._setFormat: req0 ; current: ext4 ; type: ext4 ; >22:08:06,854 INFO storage: registered action: [3] Create Format ext4 filesystem mounted at / on partition req0 (id 15) >22:08:06,856 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:08:06,858 DEBUG storage: removing all non-preexisting partitions ['req0(id 15)'] from disk(s) ['sda'] >22:08:06,859 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 15)'] >22:08:06,859 DEBUG storage: removing all non-preexisting partitions ['req0(id 15)'] from disk(s) ['sda'] >22:08:06,861 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >22:08:06,863 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing gpt disklabel >22:08:06,863 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >22:08:06,866 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >22:08:06,867 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing gpt disklabel >22:08:06,867 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >22:08:06,868 DEBUG storage: allocating partition: req0 ; id: 15 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 15360MB ; grow: False ; max_size: 15360.0 >22:08:06,870 DEBUG storage: checking freespace on sda >22:08:06,871 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=15360MB boot=False best=None grow=False >22:08:06,872 DEBUG storage: current free range is 34-16383 (7MB) >22:08:06,874 DEBUG storage: current free range is 253075456-976773134 (353368MB) >22:08:06,875 DEBUG storage: updating use_disk to sda, type: 0 >22:08:06,876 DEBUG storage: new free: 253075456-976773134 / 353368MB >22:08:06,878 DEBUG storage: new free allows for 0 sectors of growth >22:08:06,879 DEBUG storage: created partition sda7 of 15360MB and added it to /dev/sda >22:08:06,881 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >22:08:06,882 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7760cf1e50> fileSystem: None > number: 7 path: /dev/sda7 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7754c92e50> PedPartition: <_ped.Partition object at 0x7f7754bc5770> >22:08:06,884 DEBUG storage: PartitionDevice._setDisk: sda7 ; new: sda ; old: sda ; >22:08:06,885 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >22:08:06,886 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >22:08:06,888 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >22:08:06,889 DEBUG storage: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7760cf1e50> fileSystem: None > number: 7 path: /dev/sda7 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7754c78150> PedPartition: <_ped.Partition object at 0x7f7754bc51d0> >22:08:06,889 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda7(id 15)'] >22:08:06,891 DEBUG storage: no growable partitions >22:08:06,892 DEBUG storage: fixing size of existing 56MB partition sda1 (1) with existing efi filesystem at 56.00 >22:08:06,893 DEBUG storage: fixing size of existing 500MB partition sda2 (2) with existing ext3 filesystem at 500.00 >22:08:06,895 DEBUG storage: fixing size of existing 92160MB partition sda3 (3) with existing ntfs filesystem at 92160.00 >22:08:06,896 DEBUG storage: fixing size of existing 15360MB partition sda4 (4) with existing swap at 15360.00 >22:08:06,897 DEBUG storage: fixing size of existing 15360MB partition sda5 (5) with existing ext4 filesystem at 15360.00 >22:08:06,899 DEBUG storage: fixing size of existing 128MB partition sda6 (6) at 128.00 >22:08:06,900 DEBUG storage: fixing size of non-existent 15360MB partition sda7 (15) with non-existent ext4 filesystem mounted at / at 15360.00 >22:08:06,902 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >22:08:06,903 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing gpt disklabel >22:08:06,904 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >22:08:06,907 DEBUG storage: stage1 device cannot be of type disk >22:08:06,907 DEBUG storage: _is_valid_disklabel(sda1) returning True >22:08:06,908 DEBUG storage: _is_valid_size(sda1) returning True >22:08:06,909 DEBUG storage: _is_valid_location(sda1) returning True >22:08:06,910 DEBUG storage: _is_valid_format(sda1) returning False >22:08:06,911 DEBUG storage: is_valid_stage1_device(sda1) returning False >22:08:06,913 DEBUG storage: _is_valid_disklabel(sda2) returning True >22:08:06,914 DEBUG storage: _is_valid_size(sda2) returning True >22:08:06,915 DEBUG storage: _is_valid_location(sda2) returning True >22:08:06,917 DEBUG storage: _is_valid_format(sda2) returning False >22:08:06,918 DEBUG storage: is_valid_stage1_device(sda2) returning False >22:08:06,919 DEBUG storage: _is_valid_disklabel(sda3) returning True >22:08:06,921 DEBUG storage: _is_valid_size(sda3) returning True >22:08:06,922 DEBUG storage: _is_valid_location(sda3) returning True >22:08:06,923 DEBUG storage: _is_valid_format(sda3) returning False >22:08:06,924 DEBUG storage: is_valid_stage1_device(sda3) returning False >22:08:06,926 DEBUG storage: _is_valid_disklabel(sda4) returning True >22:08:06,927 DEBUG storage: _is_valid_size(sda4) returning True >22:08:06,929 DEBUG storage: _is_valid_location(sda4) returning True >22:08:06,930 DEBUG storage: _is_valid_format(sda4) returning False >22:08:06,931 DEBUG storage: is_valid_stage1_device(sda4) returning False >22:08:06,933 DEBUG storage: _is_valid_disklabel(sda5) returning True >22:08:06,934 DEBUG storage: _is_valid_size(sda5) returning True >22:08:06,935 DEBUG storage: _is_valid_location(sda5) returning True >22:08:06,937 DEBUG storage: _is_valid_format(sda5) returning False >22:08:06,938 DEBUG storage: is_valid_stage1_device(sda5) returning False >22:08:06,939 DEBUG storage: _is_valid_disklabel(sda6) returning True >22:08:06,941 DEBUG storage: _is_valid_size(sda6) returning True >22:08:06,942 DEBUG storage: _is_valid_location(sda6) returning True >22:08:06,943 DEBUG storage: _is_valid_format(sda6) returning False >22:08:06,945 DEBUG storage: is_valid_stage1_device(sda6) returning False >22:08:06,946 DEBUG storage: _is_valid_disklabel(sda7) returning True >22:08:06,947 DEBUG storage: _is_valid_size(sda7) returning True >22:08:06,949 DEBUG storage: _is_valid_location(sda7) returning True >22:08:06,950 DEBUG storage: _is_valid_partition(sda7) returning True >22:08:06,951 DEBUG storage: _is_valid_format(sda7) returning True >22:08:06,952 DEBUG storage: is_valid_stage2_device(sda7) returning True >22:08:06,957 DEBUG storage: _is_valid_disklabel(sda7) returning True >22:08:06,958 DEBUG storage: _is_valid_size(sda7) returning True >22:08:06,958 DEBUG storage: _is_valid_location(sda7) returning True >22:08:06,958 DEBUG storage: _is_valid_partition(sda7) returning True >22:08:06,959 DEBUG storage: _is_valid_format(sda7) returning True >22:08:06,963 DEBUG storage: is_valid_stage2_device(sda7) returning True >22:08:06,963 DEBUG storage: _is_valid_disklabel(sda7) returning True >22:08:06,963 DEBUG storage: _is_valid_size(sda7) returning True >22:08:06,964 DEBUG storage: _is_valid_location(sda7) returning True >22:08:06,965 DEBUG storage: _is_valid_partition(sda7) returning True >22:08:06,967 DEBUG storage: _is_valid_format(sda7) returning True >22:08:06,968 DEBUG storage: is_valid_stage2_device(sda7) returning True >22:08:12,201 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >22:08:12,253 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:08:12,255 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:12,259 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:12,308 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >22:08:12,361 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:08:12,362 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:12,364 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:12,412 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >22:08:12,462 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:08:12,465 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:12,468 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:12,517 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >22:08:12,520 DEBUG storage: SwapSpace.teardown: device: /dev/sda4 ; status: False ; type: swap ; >22:08:12,522 DEBUG storage: SwapSpace.teardown: device: /dev/sda4 ; status: False ; type: swap ; >22:08:12,569 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:08:12,574 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:12,578 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:12,632 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >22:08:12,682 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:08:12,685 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:12,689 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:12,742 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >22:08:12,744 DEBUG storage: DeviceFormat.teardown: device: /dev/sda6 ; status: False ; type: None ; >22:08:12,747 DEBUG storage: DeviceFormat.teardown: device: /dev/sda6 ; status: False ; type: None ; >22:08:12,800 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:08:12,802 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:12,806 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:12,862 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >22:08:12,927 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >22:08:12,930 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >22:08:12,931 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >22:08:12,933 DEBUG storage: PartitionDevice.teardown: sda7 ; status: False ; controllable: True ; >22:08:12,933 INFO storage: resetting parted disks... >22:08:12,935 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >22:08:12,936 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >22:08:12,936 DEBUG storage: sector-based lookup found partition sda1 >22:08:12,938 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >22:08:12,939 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7760cfdd90> fileSystem: <parted.filesystem.FileSystem object at 0x7f77547b9790> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f77547b9250> PedPartition: <_ped.Partition object at 0x7f7754b69530> >22:08:12,940 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >22:08:12,941 DEBUG storage: sector-based lookup found partition sda2 >22:08:12,942 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >22:08:12,943 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7760cfdd90> fileSystem: <parted.filesystem.FileSystem object at 0x7f7760cfd210> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7760cfd490> PedPartition: <_ped.Partition object at 0x7f7760cf56b0> >22:08:12,945 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >22:08:12,945 DEBUG storage: sector-based lookup found partition sda3 >22:08:12,946 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >22:08:12,948 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7760cfdd90> fileSystem: <parted.filesystem.FileSystem object at 0x7f7760cfd450> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7760cfd390> PedPartition: <_ped.Partition object at 0x7f7760cf5710> >22:08:12,949 DEBUG storage: PartitionDevice.preCommitFixup: sda4 ; >22:08:12,949 DEBUG storage: sector-based lookup found partition sda4 >22:08:12,950 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >22:08:12,952 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7760cfdd90> fileSystem: <parted.filesystem.FileSystem object at 0x7f7760cfd650> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7760cfd590> PedPartition: <_ped.Partition object at 0x7f7760cf5770> >22:08:12,953 DEBUG storage: PartitionDevice.preCommitFixup: sda5 ; >22:08:12,953 DEBUG storage: sector-based lookup found partition sda5 >22:08:12,955 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >22:08:12,956 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7760cfdd90> fileSystem: <parted.filesystem.FileSystem object at 0x7f7760cfd810> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7760cfd750> PedPartition: <_ped.Partition object at 0x7f7760cf57d0> >22:08:12,957 DEBUG storage: PartitionDevice.preCommitFixup: sda6 ; >22:08:12,958 DEBUG storage: sector-based lookup found partition sda6 >22:08:12,959 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >22:08:12,960 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7760cfdd90> fileSystem: None > number: 6 path: /dev/sda6 type: 0 > name: Microsoft reserved partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7760cfd910> PedPartition: <_ped.Partition object at 0x7f7760cf5830> >22:08:12,961 DEBUG storage: PartitionDevice.preCommitFixup: sda7 ; >22:08:12,961 DEBUG storage: action: [2] Create Device partition sda7 (id 15) >22:08:12,962 DEBUG storage: action: [3] Create Format ext4 filesystem mounted at / on partition sda7 (id 15) >22:08:12,962 INFO storage: pruning action queue... >22:08:12,962 INFO storage: sorting actions... >22:08:12,962 DEBUG storage: action: [2] Create Device partition sda7 (id 15) >22:08:12,962 DEBUG storage: action: [3] Create Format ext4 filesystem mounted at / on partition sda7 (id 15) >22:08:12,963 INFO storage: executing action: [2] Create Device partition sda7 (id 15) >22:08:12,966 DEBUG storage: PartitionDevice.create: sda7 ; status: False ; >22:08:12,967 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda7 ; orig: False ; >22:08:12,968 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:08:12,970 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >22:08:12,971 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >22:08:12,973 DEBUG storage: PartitionDevice._create: sda7 ; status: False ; >22:08:12,976 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 7 ; >22:08:13,583 DEBUG storage: post-commit partition path is /dev/sda7 >22:08:13,586 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >22:08:13,588 DEBUG storage: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7760cfdd90> fileSystem: None > number: 7 path: /dev/sda7 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7754b96ad0> PedPartition: <_ped.Partition object at 0x7f7754a19f50> >22:08:13,589 DEBUG storage: DeviceFormat.destroy: device: /dev/sda7 ; status: False ; type: None ; >22:08:13,750 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >22:08:13,753 DEBUG storage: PartitionDevice.updateSysfsPath: sda7 ; status: True ; >22:08:13,757 DEBUG storage: PartitionDevice.updateSysfsPath: sda7 ; status: True ; >22:08:13,759 DEBUG storage: sda7 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 >22:08:13,879 INFO storage: executing action: [3] Create Format ext4 filesystem mounted at / on partition sda7 (id 15) >22:08:13,882 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >22:08:13,884 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda7 ; flag: 1 ; >22:08:13,887 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda7 ; flag: 2 ; >22:08:13,888 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda7 ; flag: 3 ; >22:08:13,890 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda7 ; flag: 4 ; >22:08:13,891 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda7 ; flag: 5 ; >22:08:13,892 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda7 ; flag: 6 ; >22:08:13,894 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda7 ; flag: 8 ; >22:08:13,896 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda7 ; flag: 9 ; >22:08:13,897 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda7 ; flag: 10 ; >22:08:13,899 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda7 ; flag: 11 ; >22:08:13,900 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda7 ; flag: 12 ; >22:08:13,902 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda7 ; flag: 13 ; >22:08:13,903 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda7 ; flag: 14 ; >22:08:13,905 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda7 ; flag: 15 ; >22:08:13,907 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 7 ; >22:08:13,951 DEBUG storage: Ext4FS.create: device: /dev/sda7 ; status: False ; type: ext4 ; >22:08:13,953 DEBUG storage: Ext4FS.doFormat: device: /dev/sda7 ; mountpoint: / ; type: ext4 ; >22:08:15,880 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda7 ; type: ext4 ; >22:08:16,171 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda7 ; type: ext4 ; >22:08:16,227 DEBUG storage: PartitionDevice.updateSysfsPath: sda7 ; status: True ; >22:08:16,229 DEBUG storage: PartitionDevice.updateSysfsPath: sda7 ; status: True ; >22:08:16,230 DEBUG storage: sda7 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 >22:08:16,284 INFO storage: not setting boot flag on sda7 >22:08:16,290 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:16,292 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:16,299 DEBUG storage: Ext3FS.supported: supported: True ; >22:08:16,305 DEBUG storage: NTFS.supported: supported: False ; >22:08:16,309 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:16,316 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:16,319 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:08:16,331 DEBUG storage: Iso9660FS.supported: supported: True ; >22:08:16,335 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >22:08:16,337 DEBUG storage: SwapSpace.setup: device: /dev/sda4 ; status: False ; type: swap ; >22:08:16,339 DEBUG storage: SwapSpace.setup: device: /dev/sda4 ; status: False ; type: swap ; >22:08:16,455 DEBUG storage: BindFS.supported: supported: False ; >22:08:16,456 DEBUG storage: getFormat('bind') returning BindFS instance >22:08:16,458 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >22:08:16,459 DEBUG storage: TmpFS.supported: supported: False ; >22:08:16,460 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >22:08:16,461 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >22:08:16,463 DEBUG storage: DevPtsFS.supported: supported: False ; >22:08:16,463 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >22:08:16,464 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >22:08:16,466 DEBUG storage: SysFS.supported: supported: False ; >22:08:16,466 DEBUG storage: getFormat('sysfs') returning SysFS instance >22:08:16,468 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >22:08:16,470 DEBUG storage: ProcFS.supported: supported: False ; >22:08:16,470 DEBUG storage: getFormat('proc') returning ProcFS instance >22:08:16,472 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >22:08:16,473 DEBUG storage: SELinuxFS.supported: supported: False ; >22:08:16,474 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >22:08:16,475 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >22:08:16,477 DEBUG storage: USBFS.supported: supported: False ; >22:08:16,477 DEBUG storage: getFormat('usbfs') returning USBFS instance >22:08:16,478 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >22:08:16,480 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >22:08:16,492 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >22:08:16,566 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >22:08:16,581 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >22:08:16,592 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >22:08:16,622 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >22:08:16,625 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >22:08:16,627 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >22:08:16,663 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >22:08:16,667 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >22:08:16,668 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >22:08:16,707 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >22:08:16,711 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >22:08:16,718 INFO storage: set SELinux context for mountpoint /proc to None >22:08:16,748 INFO storage: set SELinux context for newly mounted filesystem root at /proc to None >22:08:16,951 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >22:08:16,961 INFO storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >22:08:16,995 INFO storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >22:08:16,998 DEBUG storage: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >22:08:16,999 INFO storage: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >22:08:17,029 INFO storage: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >22:08:17,042 INFO storage: not writing out mpath configuration >22:37:50,171 INFO storage: bootloader stage1 target device is sda7 >22:37:50,173 INFO storage: bootloader stage2 target device is sda7 >22:37:50,179 DEBUG storage: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x3fc0950> > > >/tmp/ifcfg.log: >02:05:21,192 DEBUG ifcfg: Network object created called >02:05:21,386 DEBUG ifcfg: NetworkDevice em1: setDefaultConfig() >02:05:21,387 DEBUG ifcfg: NetworkDevice em1 set: DEVICE=em1 BOOTPROTO=dhcp ONBOOT=no >02:05:21,387 DEBUG ifcfg: NetworkDevice em1 set: HWADDR=C8:60:00:02:26:5E >02:05:21,389 DEBUG ifcfg: NetworkDevice em1 set: UUID=85fbc4a0-3b4c-406d-a7ed-0fa30c1b4c2f >02:05:21,389 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: > >02:05:21,389 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="C8:60:00:02:26:5E" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="85fbc4a0-3b4c-406d-a7ed-0fa30c1b4c2f" > >02:05:21,390 DEBUG ifcfg: writeIfcfgFile em1 to /etc/sysconfig/network-scripts/ifcfg-em1 > > >/proc/cmdline: >BOOT_IMAGE=/images/pxeboot/vmlinuz > > >/tmp/syslog: >02:04:44,643 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >02:04:44,644 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="608" x-info="http://www.rsyslog.com"] start >02:04:44,645 INFO systemd: Successfully loaded SELinux policy in 4s 611ms 332us. >02:04:44,645 INFO systemd: Relabelled /dev and /run in 78ms 470us. >02:04:44,645 INFO systemd: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >02:04:44,645 INFO systemd: Initializing machine ID from random generator. >02:04:44,645 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. >02:04:44,645 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 >02:04:44,645 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 >02:04:44,645 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 >02:04:44,645 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 >02:04:44,645 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 >02:04:44,645 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 >02:04:44,646 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >02:04:44,646 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >02:04:44,646 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 >02:04:44,646 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=/images/pxeboot/vmlinuz >02:04:44,646 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >02:04:44,646 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable >02:04:44,646 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved >02:04:44,646 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000deb90fff] usable >02:04:44,646 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000deb91000-0x00000000df140fff] reserved >02:04:44,646 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000df141000-0x00000000df385fff] ACPI NVS >02:04:44,646 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000df386000-0x00000000df393fff] ACPI data >02:04:44,646 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000df394000-0x00000000df3c0fff] ACPI NVS >02:04:44,646 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000df3c1000-0x00000000df3c5fff] ACPI data >02:04:44,646 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000df3c6000-0x00000000df408fff] ACPI NVS >02:04:44,646 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000df409000-0x00000000df7fffff] usable >02:04:44,646 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >02:04:44,646 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >02:04:44,646 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >02:04:44,646 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >02:04:44,646 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >02:04:44,646 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >02:04:44,646 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041effffff] usable >02:04:44,646 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >02:04:44,646 INFO kernel:[ 0.000000] efi: EFI v2.31 by American Megatrends >02:04:44,646 INFO kernel:[ 0.000000] efi: ACPI=0xdf386000 ACPI 2.0=0xdf386000 SMBIOS=0xdec29e18 MPS=0xfc9a0 >02:04:44,646 INFO kernel:[ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000008000-0x000000000000c000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem02: type=7, attr=0xf, range=[0x000000000000c000-0x0000000000058000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem03: type=4, attr=0xf, range=[0x0000000000058000-0x0000000000059000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem04: type=7, attr=0xf, range=[0x0000000000059000-0x000000000005f000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem05: type=4, attr=0xf, range=[0x000000000005f000-0x0000000000060000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem06: type=3, attr=0xf, range=[0x0000000000060000-0x000000000009f000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem07: type=6, attr=0x800000000000000f, range=[0x000000000009f000-0x00000000000a0000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000000100000-0x0000000000ffb000) (14MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000000ffb000-0x0000000001100000) (1MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem10: type=4, attr=0xf, range=[0x0000000001100000-0x00000000013ce000) (2MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem11: type=3, attr=0xf, range=[0x00000000013ce000-0x00000000013d2000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem12: type=4, attr=0xf, range=[0x00000000013d2000-0x000000000197f000) (5MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem13: type=3, attr=0xf, range=[0x000000000197f000-0x000000000198c000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem14: type=4, attr=0xf, range=[0x000000000198c000-0x0000000001d8c000) (4MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem15: type=3, attr=0xf, range=[0x0000000001d8c000-0x0000000001d8e000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem16: type=4, attr=0xf, range=[0x0000000001d8e000-0x0000000001d93000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem17: type=3, attr=0xf, range=[0x0000000001d93000-0x0000000001d94000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem18: type=4, attr=0xf, range=[0x0000000001d94000-0x0000000001d98000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem19: type=3, attr=0xf, range=[0x0000000001d98000-0x0000000001d99000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem20: type=4, attr=0xf, range=[0x0000000001d99000-0x0000000001d9e000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem21: type=3, attr=0xf, range=[0x0000000001d9e000-0x0000000001d9f000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem22: type=4, attr=0xf, range=[0x0000000001d9f000-0x0000000001da0000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem23: type=3, attr=0xf, range=[0x0000000001da0000-0x0000000001da1000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem24: type=4, attr=0xf, range=[0x0000000001da1000-0x0000000001dad000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem25: type=3, attr=0xf, range=[0x0000000001dad000-0x0000000001db3000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem26: type=4, attr=0xf, range=[0x0000000001db3000-0x0000000001db4000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem27: type=3, attr=0xf, range=[0x0000000001db4000-0x0000000001db5000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem28: type=4, attr=0xf, range=[0x0000000001db5000-0x0000000001db7000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem29: type=3, attr=0xf, range=[0x0000000001db7000-0x0000000001db8000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem30: type=4, attr=0xf, range=[0x0000000001db8000-0x0000000001dc0000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem31: type=3, attr=0xf, range=[0x0000000001dc0000-0x0000000001dc3000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem32: type=4, attr=0xf, range=[0x0000000001dc3000-0x0000000001dc5000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem33: type=3, attr=0xf, range=[0x0000000001dc5000-0x0000000001dc7000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem34: type=4, attr=0xf, range=[0x0000000001dc7000-0x0000000001dcd000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem35: type=3, attr=0xf, range=[0x0000000001dcd000-0x0000000001dd0000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem36: type=4, attr=0xf, range=[0x0000000001dd0000-0x0000000001ddc000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem37: type=3, attr=0xf, range=[0x0000000001ddc000-0x0000000001dde000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem38: type=4, attr=0xf, range=[0x0000000001dde000-0x0000000001de0000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem39: type=3, attr=0xf, range=[0x0000000001de0000-0x0000000001de3000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem40: type=4, attr=0xf, range=[0x0000000001de3000-0x0000000001de5000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem41: type=3, attr=0xf, range=[0x0000000001de5000-0x0000000001de6000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem42: type=4, attr=0xf, range=[0x0000000001de6000-0x0000000001dea000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem43: type=3, attr=0xf, range=[0x0000000001dea000-0x0000000001dec000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem44: type=4, attr=0xf, range=[0x0000000001dec000-0x0000000001dee000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem45: type=3, attr=0xf, range=[0x0000000001dee000-0x0000000001df0000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem46: type=4, attr=0xf, range=[0x0000000001df0000-0x0000000001dfa000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem47: type=3, attr=0xf, range=[0x0000000001dfa000-0x0000000001e00000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem48: type=4, attr=0xf, range=[0x0000000001e00000-0x0000000001e02000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem49: type=3, attr=0xf, range=[0x0000000001e02000-0x0000000001e04000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem50: type=4, attr=0xf, range=[0x0000000001e04000-0x0000000001e14000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem51: type=3, attr=0xf, range=[0x0000000001e14000-0x0000000001e18000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem52: type=4, attr=0xf, range=[0x0000000001e18000-0x0000000001e1d000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem53: type=3, attr=0xf, range=[0x0000000001e1d000-0x0000000001e1e000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem54: type=4, attr=0xf, range=[0x0000000001e1e000-0x0000000001e3d000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem55: type=3, attr=0xf, range=[0x0000000001e3d000-0x0000000001e3e000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem56: type=4, attr=0xf, range=[0x0000000001e3e000-0x0000000001e4a000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem57: type=3, attr=0xf, range=[0x0000000001e4a000-0x0000000001e4d000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem58: type=4, attr=0xf, range=[0x0000000001e4d000-0x0000000001e64000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem59: type=3, attr=0xf, range=[0x0000000001e64000-0x0000000001e70000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem60: type=4, attr=0xf, range=[0x0000000001e70000-0x0000000001e7f000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem61: type=3, attr=0xf, range=[0x0000000001e7f000-0x0000000001e82000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem62: type=4, attr=0xf, range=[0x0000000001e82000-0x0000000001e84000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem63: type=3, attr=0xf, range=[0x0000000001e84000-0x0000000001e85000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem64: type=4, attr=0xf, range=[0x0000000001e85000-0x0000000002297000) (4MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem65: type=3, attr=0xf, range=[0x0000000002297000-0x0000000002298000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem66: type=4, attr=0xf, range=[0x0000000002298000-0x000000000229d000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem67: type=3, attr=0xf, range=[0x000000000229d000-0x00000000022a1000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem68: type=4, attr=0xf, range=[0x00000000022a1000-0x00000000022a2000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem69: type=3, attr=0xf, range=[0x00000000022a2000-0x00000000022a7000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem70: type=4, attr=0xf, range=[0x00000000022a7000-0x00000000022b5000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem71: type=3, attr=0xf, range=[0x00000000022b5000-0x00000000022bb000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem72: type=4, attr=0xf, range=[0x00000000022bb000-0x00000000022be000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem73: type=3, attr=0xf, range=[0x00000000022be000-0x00000000022c1000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem74: type=4, attr=0xf, range=[0x00000000022c1000-0x00000000022c2000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem75: type=3, attr=0xf, range=[0x00000000022c2000-0x00000000022c3000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem76: type=4, attr=0xf, range=[0x00000000022c3000-0x00000000022c8000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem77: type=3, attr=0xf, range=[0x00000000022c8000-0x00000000022ca000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem78: type=4, attr=0xf, range=[0x00000000022ca000-0x00000000022cf000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem79: type=3, attr=0xf, range=[0x00000000022cf000-0x00000000022d0000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem80: type=4, attr=0xf, range=[0x00000000022d0000-0x00000000022e9000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem81: type=3, attr=0xf, range=[0x00000000022e9000-0x00000000022ea000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem82: type=4, attr=0xf, range=[0x00000000022ea000-0x00000000022ed000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem83: type=3, attr=0xf, range=[0x00000000022ed000-0x00000000022ee000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem84: type=4, attr=0xf, range=[0x00000000022ee000-0x00000000022f0000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem85: type=3, attr=0xf, range=[0x00000000022f0000-0x00000000022fb000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem86: type=4, attr=0xf, range=[0x00000000022fb000-0x0000000002308000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem87: type=3, attr=0xf, range=[0x0000000002308000-0x000000000230d000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem88: type=4, attr=0xf, range=[0x000000000230d000-0x000000000230e000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem89: type=3, attr=0xf, range=[0x000000000230e000-0x0000000002315000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem90: type=4, attr=0xf, range=[0x0000000002315000-0x0000000002324000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem91: type=3, attr=0xf, range=[0x0000000002324000-0x0000000002328000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem92: type=4, attr=0xf, range=[0x0000000002328000-0x000000000232b000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem93: type=3, attr=0xf, range=[0x000000000232b000-0x0000000002331000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem94: type=4, attr=0xf, range=[0x0000000002331000-0x0000000002347000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem95: type=3, attr=0xf, range=[0x0000000002347000-0x0000000002353000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem96: type=4, attr=0xf, range=[0x0000000002353000-0x0000000002357000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem97: type=3, attr=0xf, range=[0x0000000002357000-0x0000000002359000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem98: type=4, attr=0xf, range=[0x0000000002359000-0x000000000235f000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem99: type=3, attr=0xf, range=[0x000000000235f000-0x0000000002362000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem100: type=4, attr=0xf, range=[0x0000000002362000-0x000000000236a000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem101: type=3, attr=0xf, range=[0x000000000236a000-0x000000000236d000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem102: type=4, attr=0xf, range=[0x000000000236d000-0x0000000002375000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem103: type=3, attr=0xf, range=[0x0000000002375000-0x0000000002379000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem104: type=4, attr=0xf, range=[0x0000000002379000-0x0000000002384000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem105: type=3, attr=0xf, range=[0x0000000002384000-0x000000000238e000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem106: type=4, attr=0xf, range=[0x000000000238e000-0x0000000002394000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem107: type=3, attr=0xf, range=[0x0000000002394000-0x00000000023ad000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem108: type=4, attr=0xf, range=[0x00000000023ad000-0x00000000023b0000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem109: type=3, attr=0xf, range=[0x00000000023b0000-0x00000000023b3000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem110: type=4, attr=0xf, range=[0x00000000023b3000-0x00000000023b5000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem111: type=3, attr=0xf, range=[0x00000000023b5000-0x00000000023b9000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem112: type=4, attr=0xf, range=[0x00000000023b9000-0x00000000023bf000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem113: type=3, attr=0xf, range=[0x00000000023bf000-0x00000000023c1000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem114: type=4, attr=0xf, range=[0x00000000023c1000-0x00000000023c2000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem115: type=3, attr=0xf, range=[0x00000000023c2000-0x00000000023c7000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem116: type=4, attr=0xf, range=[0x00000000023c7000-0x00000000023d1000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem117: type=3, attr=0xf, range=[0x00000000023d1000-0x00000000023d4000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem118: type=4, attr=0xf, range=[0x00000000023d4000-0x00000000023e1000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem119: type=3, attr=0xf, range=[0x00000000023e1000-0x00000000023e3000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem120: type=4, attr=0xf, range=[0x00000000023e3000-0x00000000023e7000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem121: type=3, attr=0xf, range=[0x00000000023e7000-0x00000000023ed000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem122: type=4, attr=0xf, range=[0x00000000023ed000-0x00000000023f4000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem123: type=3, attr=0xf, range=[0x00000000023f4000-0x00000000023fb000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem124: type=4, attr=0xf, range=[0x00000000023fb000-0x0000000002428000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem125: type=3, attr=0xf, range=[0x0000000002428000-0x000000000242d000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem126: type=4, attr=0xf, range=[0x000000000242d000-0x0000000002444000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem127: type=3, attr=0xf, range=[0x0000000002444000-0x0000000002461000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem128: type=4, attr=0xf, range=[0x0000000002461000-0x0000000002462000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem129: type=3, attr=0xf, range=[0x0000000002462000-0x00000000024a0000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem130: type=4, attr=0xf, range=[0x00000000024a0000-0x00000000024c4000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem131: type=3, attr=0xf, range=[0x00000000024c4000-0x00000000024d6000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem132: type=4, attr=0xf, range=[0x00000000024d6000-0x00000000024da000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem133: type=3, attr=0xf, range=[0x00000000024da000-0x00000000024dc000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem134: type=4, attr=0xf, range=[0x00000000024dc000-0x00000000024dd000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem135: type=3, attr=0xf, range=[0x00000000024dd000-0x00000000024df000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem136: type=4, attr=0xf, range=[0x00000000024df000-0x00000000024e5000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem137: type=3, attr=0xf, range=[0x00000000024e5000-0x00000000024e7000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem138: type=4, attr=0xf, range=[0x00000000024e7000-0x00000000024e9000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem139: type=3, attr=0xf, range=[0x00000000024e9000-0x00000000024f1000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem140: type=4, attr=0xf, range=[0x00000000024f1000-0x0000000002504000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem141: type=3, attr=0xf, range=[0x0000000002504000-0x0000000002507000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem142: type=4, attr=0xf, range=[0x0000000002507000-0x000000000250a000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem143: type=3, attr=0xf, range=[0x000000000250a000-0x000000000250b000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem144: type=4, attr=0xf, range=[0x000000000250b000-0x0000000002510000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem145: type=3, attr=0xf, range=[0x0000000002510000-0x000000000251e000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem146: type=4, attr=0xf, range=[0x000000000251e000-0x0000000002528000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem147: type=3, attr=0xf, range=[0x0000000002528000-0x0000000002533000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem148: type=4, attr=0xf, range=[0x0000000002533000-0x0000000002561000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem149: type=3, attr=0xf, range=[0x0000000002561000-0x0000000002567000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem150: type=4, attr=0xf, range=[0x0000000002567000-0x000000000256a000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem151: type=3, attr=0xf, range=[0x000000000256a000-0x000000000256f000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem152: type=4, attr=0xf, range=[0x000000000256f000-0x0000000002571000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem153: type=3, attr=0xf, range=[0x0000000002571000-0x000000000258e000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem154: type=4, attr=0xf, range=[0x000000000258e000-0x0000000002597000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem155: type=3, attr=0xf, range=[0x0000000002597000-0x0000000002599000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem156: type=4, attr=0xf, range=[0x0000000002599000-0x000000000259b000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem157: type=3, attr=0xf, range=[0x000000000259b000-0x000000000259d000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem158: type=4, attr=0xf, range=[0x000000000259d000-0x00000000025a0000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem159: type=3, attr=0xf, range=[0x00000000025a0000-0x00000000025a1000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem160: type=4, attr=0xf, range=[0x00000000025a1000-0x00000000025a6000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem161: type=3, attr=0xf, range=[0x00000000025a6000-0x00000000025a8000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem162: type=4, attr=0xf, range=[0x00000000025a8000-0x00000000025a9000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem163: type=3, attr=0xf, range=[0x00000000025a9000-0x00000000025ac000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem164: type=4, attr=0xf, range=[0x00000000025ac000-0x00000000026a3000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem165: type=3, attr=0xf, range=[0x00000000026a3000-0x0000000002ab1000) (4MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem166: type=4, attr=0xf, range=[0x0000000002ab1000-0x000000000c11b000) (150MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem167: type=2, attr=0xf, range=[0x000000000c11b000-0x000000000c11d000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem168: type=4, attr=0xf, range=[0x000000000c11d000-0x000000000c11e000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem169: type=7, attr=0xf, range=[0x000000000c11e000-0x000000000c11f000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem170: type=4, attr=0xf, range=[0x000000000c11f000-0x000000000c21e000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem171: type=7, attr=0xf, range=[0x000000000c21e000-0x000000000c2da000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem172: type=4, attr=0xf, range=[0x000000000c2da000-0x000000000c2db000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem173: type=7, attr=0xf, range=[0x000000000c2db000-0x000000000c2dc000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem174: type=4, attr=0xf, range=[0x000000000c2dc000-0x000000000c310000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem175: type=3, attr=0xf, range=[0x000000000c310000-0x000000000c312000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem176: type=4, attr=0xf, range=[0x000000000c312000-0x000000000c318000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem177: type=3, attr=0xf, range=[0x000000000c318000-0x000000000c31b000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem178: type=4, attr=0xf, range=[0x000000000c31b000-0x000000000c320000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem179: type=3, attr=0xf, range=[0x000000000c320000-0x000000000c323000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem180: type=4, attr=0xf, range=[0x000000000c323000-0x000000000c498000) (1MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem181: type=3, attr=0xf, range=[0x000000000c498000-0x000000000c4b2000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem182: type=7, attr=0xf, range=[0x000000000c4b2000-0x000000000c4b9000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem183: type=4, attr=0xf, range=[0x000000000c4b9000-0x000000000c567000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem184: type=7, attr=0xf, range=[0x000000000c567000-0x000000000c56d000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem185: type=4, attr=0xf, range=[0x000000000c56d000-0x000000000c58e000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem186: type=7, attr=0xf, range=[0x000000000c58e000-0x000000000c60b000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem187: type=4, attr=0xf, range=[0x000000000c60b000-0x000000000d00f000) (10MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem188: type=7, attr=0xf, range=[0x000000000d00f000-0x000000000d068000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem189: type=4, attr=0xf, range=[0x000000000d068000-0x000000000d069000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem190: type=7, attr=0xf, range=[0x000000000d069000-0x000000000d071000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem191: type=4, attr=0xf, range=[0x000000000d071000-0x000000000d193000) (1MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem192: type=7, attr=0xf, range=[0x000000000d193000-0x000000000d2de000) (1MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem193: type=1, attr=0xf, range=[0x000000000d2de000-0x000000000d412000) (1MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem194: type=4, attr=0xf, range=[0x000000000d412000-0x000000000d5e7000) (1MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem195: type=1, attr=0xf, range=[0x000000000d5e7000-0x000000000d6ac000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem196: type=7, attr=0xf, range=[0x000000000d6ac000-0x000000000dd97000) (6MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem197: type=4, attr=0xf, range=[0x000000000dd97000-0x000000000dde8000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem198: type=7, attr=0xf, range=[0x000000000dde8000-0x000000000e000000) (2MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem199: type=2, attr=0xf, range=[0x000000000e000000-0x0000000010964000) (41MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem200: type=7, attr=0xf, range=[0x0000000010964000-0x000000003bd46000) (691MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem201: type=2, attr=0xf, range=[0x000000003bd46000-0x0000000040000000) (66MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem202: type=7, attr=0xf, range=[0x0000000040000000-0x00000000aa1f1000) (1697MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem203: type=2, attr=0xf, range=[0x00000000aa1f1000-0x00000000deb91000) (841MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem204: type=5, attr=0x800000000000000f, range=[0x00000000deb91000-0x00000000debd6000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem205: type=6, attr=0x800000000000000f, range=[0x00000000debd6000-0x00000000dec06000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem206: type=5, attr=0x800000000000000f, range=[0x00000000dec06000-0x00000000dec17000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem207: type=6, attr=0x800000000000000f, range=[0x00000000dec17000-0x00000000dec25000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem208: type=6, attr=0x800000000000000f, range=[0x00000000dec25000-0x00000000dec27000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem209: type=6, attr=0x800000000000000f, range=[0x00000000dec27000-0x00000000dec29000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem210: type=6, attr=0x800000000000000f, range=[0x00000000dec29000-0x00000000dec41000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem211: type=0, attr=0xf, range=[0x00000000dec41000-0x00000000dee8e000) (2MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem212: type=0, attr=0xf, range=[0x00000000dee8e000-0x00000000df0e7000) (2MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem213: type=0, attr=0xf, range=[0x00000000df0e7000-0x00000000df0ee000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem214: type=0, attr=0xf, range=[0x00000000df0ee000-0x00000000df141000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem215: type=10, attr=0xf, range=[0x00000000df141000-0x00000000df302000) (1MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem216: type=10, attr=0xf, range=[0x00000000df302000-0x00000000df386000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem217: type=9, attr=0xf, range=[0x00000000df386000-0x00000000df394000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem218: type=10, attr=0xf, range=[0x00000000df394000-0x00000000df3a5000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem219: type=10, attr=0xf, range=[0x00000000df3a5000-0x00000000df3b2000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem220: type=10, attr=0xf, range=[0x00000000df3b2000-0x00000000df3c1000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem221: type=9, attr=0xf, range=[0x00000000df3c1000-0x00000000df3c5000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem222: type=9, attr=0xf, range=[0x00000000df3c5000-0x00000000df3c6000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem223: type=10, attr=0xf, range=[0x00000000df3c6000-0x00000000df409000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem224: type=4, attr=0xf, range=[0x00000000df409000-0x00000000df54e000) (1MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem225: type=3, attr=0xf, range=[0x00000000df54e000-0x00000000df7da000) (2MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem226: type=4, attr=0xf, range=[0x00000000df7da000-0x00000000df7e3000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem227: type=3, attr=0xf, range=[0x00000000df7e3000-0x00000000df7ed000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem228: type=4, attr=0xf, range=[0x00000000df7ed000-0x00000000df800000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem229: type=7, attr=0xf, range=[0x0000000100000000-0x000000041f000000) (12784MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem230: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem231: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem232: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem233: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem234: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB) >02:04:44,646 INFO kernel:[ 0.000000] efi: mem235: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB) >02:04:44,646 INFO kernel:[ 0.000000] DMI 2.6 present. >02:04:44,646 DEBUG kernel:[ 0.000000] DMI: System manufacturer System Product Name/P8Z68-V GEN3, BIOS 3402 05/07/2012 >02:04:44,646 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >02:04:44,646 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >02:04:44,646 INFO kernel:[ 0.000000] No AGP bridge found >02:04:44,646 INFO kernel:[ 0.000000] e820: last_pfn = 0x41f000 max_arch_pfn = 0x400000000 >02:04:44,646 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >02:04:44,646 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >02:04:44,646 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >02:04:44,646 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >02:04:44,646 DEBUG kernel:[ 0.000000] C0000-CFFFF write-protect >02:04:44,646 DEBUG kernel:[ 0.000000] D0000-DFFFF uncachable >02:04:44,646 DEBUG kernel:[ 0.000000] E0000-E7FFF write-through >02:04:44,646 DEBUG kernel:[ 0.000000] E8000-FFFFF write-protect >02:04:44,646 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >02:04:44,646 DEBUG kernel:[ 0.000000] 0 base 000000000 mask C00000000 write-back >02:04:44,646 DEBUG kernel:[ 0.000000] 1 base 400000000 mask FF0000000 write-back >02:04:44,646 DEBUG kernel:[ 0.000000] 2 base 410000000 mask FF8000000 write-back >02:04:44,646 DEBUG kernel:[ 0.000000] 3 base 418000000 mask FFC000000 write-back >02:04:44,646 DEBUG kernel:[ 0.000000] 4 base 41C000000 mask FFE000000 write-back >02:04:44,646 DEBUG kernel:[ 0.000000] 5 base 41E000000 mask FFF000000 write-back >02:04:44,646 DEBUG kernel:[ 0.000000] 6 base 0E0000000 mask FE0000000 uncachable >02:04:44,646 DEBUG kernel:[ 0.000000] 7 disabled >02:04:44,646 DEBUG kernel:[ 0.000000] 8 disabled >02:04:44,646 DEBUG kernel:[ 0.000000] 9 disabled >02:04:44,646 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >02:04:44,646 DEBUG kernel:[ 0.000000] original variable MTRRs >02:04:44,646 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 16GB, type WB >02:04:44,646 DEBUG kernel:[ 0.000000] reg 1, base: 16GB, range: 256MB, type WB >02:04:44,646 DEBUG kernel:[ 0.000000] reg 2, base: 16640MB, range: 128MB, type WB >02:04:44,646 DEBUG kernel:[ 0.000000] reg 3, base: 16768MB, range: 64MB, type WB >02:04:44,646 DEBUG kernel:[ 0.000000] reg 4, base: 16832MB, range: 32MB, type WB >02:04:44,646 DEBUG kernel:[ 0.000000] reg 5, base: 16864MB, range: 16MB, type WB >02:04:44,646 DEBUG kernel:[ 0.000000] reg 6, base: 3584MB, range: 512MB, type UC >02:04:44,646 INFO kernel:[ 0.000000] total RAM covered: 16368M >02:04:44,646 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >02:04:44,646 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 32M num_reg: 7 lose cover RAM: 0G >02:04:44,646 DEBUG kernel:[ 0.000000] New variable MTRRs >02:04:44,646 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >02:04:44,646 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB >02:04:44,646 DEBUG kernel:[ 0.000000] reg 2, base: 3GB, range: 512MB, type WB >02:04:44,646 DEBUG kernel:[ 0.000000] reg 3, base: 4GB, range: 4GB, type WB >02:04:44,646 DEBUG kernel:[ 0.000000] reg 4, base: 8GB, range: 8GB, type WB >02:04:44,646 DEBUG kernel:[ 0.000000] reg 5, base: 16GB, range: 512MB, type WB >02:04:44,646 DEBUG kernel:[ 0.000000] reg 6, base: 16880MB, range: 16MB, type UC >02:04:44,646 DEBUG kernel:[ 0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved >02:04:44,646 INFO kernel:[ 0.000000] e820: last_pfn = 0xdf800 max_arch_pfn = 0x400000000 >02:04:44,646 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fcd60-0x000fcd6f] mapped at [ffff8800000fcd60] >02:04:44,646 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >02:04:44,646 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >02:04:44,646 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0xdf7fffff] >02:04:44,646 DEBUG kernel:[ 0.000000] [mem 0x00000000-0xdf7fffff] page 2M >02:04:44,646 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0xdf7fffff @ [mem 0x1f8ff000-0x1fffffff] >02:04:44,646 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x41effffff] >02:04:44,646 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x41effffff] page 2M >02:04:44,646 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x41effffff @ [mem 0xdeb7f000-0xdeb90fff] >02:04:44,646 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3bd46000-0x3d69bfff] >02:04:44,646 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000df386000 00024 (v02 ALASKA) >02:04:44,646 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000df386070 0005C (v01 ALASKA A M I 01072009 AMI 00010013) >02:04:44,646 WARNING kernel:[ 0.000000] ACPI: FACP 00000000df391bf0 000F4 (v04 ALASKA A M I 01072009 AMI 00010013) >02:04:44,646 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000df386158 0BA92 (v02 ALASKA A M I 00000015 INTL 20051117) >02:04:44,646 WARNING kernel:[ 0.000000] ACPI: FACS 00000000df3bff80 00040 >02:04:44,646 WARNING kernel:[ 0.000000] ACPI: APIC 00000000df391ce8 00072 (v03 ALASKA A M I 01072009 AMI 00010013) >02:04:44,646 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000df391d60 0003C (v01 ALASKA A M I 01072009 MSFT 00000097) >02:04:44,646 WARNING kernel:[ 0.000000] ACPI: HPET 00000000df391da0 00038 (v01 ALASKA A M I 01072009 AMI. 00000005) >02:04:44,646 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000df391dd8 0036D (v01 SataRe SataTabl 00001000 INTL 20091112) >02:04:44,646 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000df392148 009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >02:04:44,646 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000df392af8 00A92 (v01 PmRef CpuPm 00003000 INTL 20051117) >02:04:44,646 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >02:04:44,646 INFO kernel:[ 0.000000] No NUMA configuration found >02:04:44,646 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000041effffff] >02:04:44,646 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x41effffff] >02:04:44,646 INFO kernel:[ 0.000000] NODE_DATA [mem 0x41efd9000-0x41effffff] >02:04:44,646 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040e600000-ffff88041e5fffff] on node 0 >02:04:44,646 WARNING kernel:[ 0.000000] Zone ranges: >02:04:44,646 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >02:04:44,646 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >02:04:44,646 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x41effffff] >02:04:44,646 WARNING kernel:[ 0.000000] Movable zone start for each node >02:04:44,646 WARNING kernel:[ 0.000000] Early memory node ranges >02:04:44,646 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >02:04:44,646 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xdeb90fff] >02:04:44,646 WARNING kernel:[ 0.000000] node 0: [mem 0xdf409000-0xdf7fffff] >02:04:44,646 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x41effffff] >02:04:44,646 DEBUG kernel:[ 0.000000] On node 0 totalpages: 4185879 >02:04:44,646 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >02:04:44,646 DEBUG kernel:[ 0.000000] DMA zone: 10 pages reserved >02:04:44,646 DEBUG kernel:[ 0.000000] DMA zone: 3909 pages, LIFO batch:0 >02:04:44,646 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >02:04:44,646 DEBUG kernel:[ 0.000000] DMA32 zone: 892872 pages, LIFO batch:31 >02:04:44,646 DEBUG kernel:[ 0.000000] Normal zone: 51136 pages used for memmap >02:04:44,646 DEBUG kernel:[ 0.000000] Normal zone: 3221568 pages, LIFO batch:31 >02:04:44,646 WARNING kernel:[ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED >02:04:44,646 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >02:04:44,646 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >02:04:44,646 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >02:04:44,646 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >02:04:44,646 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >02:04:44,646 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >02:04:44,646 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >02:04:44,646 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >02:04:44,646 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >02:04:44,646 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >02:04:44,646 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >02:04:44,646 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >02:04:44,646 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >02:04:44,646 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >02:04:44,646 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >02:04:44,646 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >02:04:44,646 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >02:04:44,646 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >02:04:44,646 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >02:04:44,646 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000 >02:04:44,646 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000deb91000 - 00000000df141000 >02:04:44,646 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df141000 - 00000000df386000 >02:04:44,646 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df386000 - 00000000df394000 >02:04:44,646 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df394000 - 00000000df3c1000 >02:04:44,646 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df3c1000 - 00000000df3c6000 >02:04:44,646 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df3c6000 - 00000000df409000 >02:04:44,646 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df800000 - 00000000f8000000 >02:04:44,646 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000 >02:04:44,646 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000 >02:04:44,646 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 >02:04:44,646 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000 >02:04:44,646 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000 >02:04:44,646 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed1c000 >02:04:44,646 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000 >02:04:44,646 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000 >02:04:44,646 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >02:04:44,646 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000 >02:04:44,646 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000 >02:04:44,646 INFO kernel:[ 0.000000] e820: [mem 0xdf800000-0xf7ffffff] available for PCI devices >02:04:44,646 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >02:04:44,646 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 >02:04:44,646 INFO kernel:[ 0.000000] PERCPU: Embedded 477 pages/cpu @ffff88040de00000 s1923392 r8192 d22208 u2097152 >02:04:44,646 DEBUG kernel:[ 0.000000] pcpu-alloc: s1923392 r8192 d22208 u2097152 alloc=1*2097152 >02:04:44,646 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 >02:04:44,646 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4118349 >02:04:44,646 WARNING kernel:[ 0.000000] Policy zone: Normal >02:04:44,646 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=/images/pxeboot/vmlinuz >02:04:44,646 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >02:04:44,646 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >02:04:44,646 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >02:04:44,646 INFO kernel:[ 0.000000] Checking aperture... >02:04:44,646 INFO kernel:[ 0.000000] No AGP bridge found >02:04:44,646 INFO kernel:[ 0.000000] Memory: 16149080k/17285120k available (7082k kernel code, 541604k absent, 594436k reserved, 6426k data, 3244k init) >02:04:44,646 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >02:04:44,646 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >02:04:44,646 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >02:04:44,646 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=4096 to nr_cpu_ids=4. >02:04:44,646 INFO kernel:[ 0.000000] NR_IRQS:262400 nr_irqs:712 16 >02:04:44,646 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >02:04:44,646 INFO kernel:[ 0.000000] Console: colour dummy device 80x25 >02:04:44,646 INFO kernel:[ 0.000000] console [tty0] enabled >02:04:44,646 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >02:04:44,646 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >02:04:44,646 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >02:04:44,647 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >02:04:44,647 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >02:04:44,647 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >02:04:44,647 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >02:04:44,647 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >02:04:44,647 WARNING kernel:[ 0.000000] memory used by lock dependency info: 6367 kB >02:04:44,647 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >02:04:44,647 INFO kernel:[ 0.000000] allocated 67108864 bytes of page_cgroup >02:04:44,647 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >02:04:44,647 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >02:04:44,647 DEBUG kernel:[ 0.000000] ODEBUG: 20 of 20 active objects replaced >02:04:44,647 DEBUG kernel:[ 0.000000] hpet clockevent registered >02:04:44,647 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >02:04:44,647 INFO kernel:[ 0.002000] tsc: Detected 3310.740 MHz processor >02:04:44,647 INFO kernel:[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 6621.48 BogoMIPS (lpj=3310740) >02:04:44,647 INFO kernel:[ 0.000009] pid_max: default: 32768 minimum: 301 >02:04:44,647 INFO kernel:[ 0.045634] Security Framework initialized >02:04:44,647 INFO kernel:[ 0.045645] SELinux: Initializing. >02:04:44,647 DEBUG kernel:[ 0.045707] SELinux: Starting in permissive mode >02:04:44,647 INFO kernel:[ 0.047054] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) >02:04:44,647 INFO kernel:[ 0.049691] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) >02:04:44,647 INFO kernel:[ 0.050763] Mount-cache hash table entries: 256 >02:04:44,647 INFO kernel:[ 0.052400] Initializing cgroup subsys cpuacct >02:04:44,647 INFO kernel:[ 0.052406] Initializing cgroup subsys memory >02:04:44,647 INFO kernel:[ 0.052510] Initializing cgroup subsys devices >02:04:44,647 INFO kernel:[ 0.052520] Initializing cgroup subsys freezer >02:04:44,647 INFO kernel:[ 0.052527] Initializing cgroup subsys net_cls >02:04:44,647 INFO kernel:[ 0.052534] Initializing cgroup subsys blkio >02:04:44,647 INFO kernel:[ 0.052537] Initializing cgroup subsys perf_event >02:04:44,647 INFO kernel:[ 0.052697] CPU: Physical Processor ID: 0 >02:04:44,647 INFO kernel:[ 0.052700] CPU: Processor Core ID: 0 >02:04:44,647 WARNING kernel:[ 0.052705] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >02:04:44,647 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:04:44,648 WARNING kernel:[ 0.052705] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >02:04:44,648 INFO kernel:[ 0.052713] mce: CPU supports 9 MCE banks >02:04:44,648 INFO kernel:[ 0.052729] CPU0: Thermal monitoring enabled (TM1) >02:04:44,648 INFO kernel:[ 0.052744] process: using mwait in idle threads >02:04:44,648 INFO kernel:[ 0.052748] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >02:04:44,648 INFO kernel:[ 0.052748] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >02:04:44,648 INFO kernel:[ 0.052748] tlb_flushall_shift is 0x5 >02:04:44,648 INFO kernel:[ 0.053938] ACPI: Core revision 20120711 >02:04:44,648 INFO kernel:[ 0.407037] ftrace: allocating 23633 entries in 93 pages >02:04:44,648 INFO kernel:[ 0.416416] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >02:04:44,648 INFO kernel:[ 0.426413] smpboot: CPU0: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz stepping 07 >02:04:44,648 INFO kernel:[ 0.527413] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver. >02:04:44,648 INFO kernel:[ 0.527424] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode >02:04:44,648 INFO kernel:[ 0.527432] ... version: 3 >02:04:44,648 INFO kernel:[ 0.527435] ... bit width: 48 >02:04:44,648 INFO kernel:[ 0.527437] ... generic registers: 8 >02:04:44,648 INFO kernel:[ 0.527439] ... value mask: 0000ffffffffffff >02:04:44,648 INFO kernel:[ 0.527442] ... max period: 000000007fffffff >02:04:44,648 INFO kernel:[ 0.527445] ... fixed-purpose events: 3 >02:04:44,648 INFO kernel:[ 0.527447] ... event mask: 00000007000000ff >02:04:44,648 INFO kernel:[ 0.529429] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >02:04:44,648 INFO kernel:[ 0.530120] SMP alternatives: lockdep: fixing up alternatives >02:04:44,648 INFO kernel:[ 0.530128] smpboot: Booting Node 0, Processors #1 >02:04:44,648 INFO kernel:[ 0.543893] SMP alternatives: lockdep: fixing up alternatives >02:04:44,648 WARNING kernel:[ 0.543901] #2 >02:04:44,648 INFO kernel:[ 0.557680] SMP alternatives: lockdep: fixing up alternatives >02:04:44,648 WARNING kernel:[ 0.557688] #3 OK >02:04:44,648 INFO kernel:[ 0.571065] Brought up 4 CPUs >02:04:44,648 INFO kernel:[ 0.571072] smpboot: Total of 4 processors activated (26485.92 BogoMIPS) >02:04:44,648 INFO kernel:[ 0.575233] devtmpfs: initialized >02:04:44,648 INFO kernel:[ 0.576974] PM: Registering ACPI NVS region [mem 0xdf141000-0xdf385fff] (2379776 bytes) >02:04:44,648 INFO kernel:[ 0.578522] PM: Registering ACPI NVS region [mem 0xdf394000-0xdf3c0fff] (184320 bytes) >02:04:44,648 INFO kernel:[ 0.578647] PM: Registering ACPI NVS region [mem 0xdf3c6000-0xdf408fff] (274432 bytes) >02:04:44,648 INFO kernel:[ 0.579445] atomic64 test passed for x86-64 platform with CX8 and with SSE >02:04:44,648 INFO kernel:[ 0.579543] RTC time: 2:03:55, date: 08/31/12 >02:04:44,648 INFO kernel:[ 0.579922] NET: Registered protocol family 16 >02:04:44,648 INFO kernel:[ 0.580975] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >02:04:44,648 INFO kernel:[ 0.580988] ACPI: bus type pci registered >02:04:44,648 INFO kernel:[ 0.581394] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >02:04:44,648 INFO kernel:[ 0.581400] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >02:04:44,648 INFO kernel:[ 0.592127] PCI: Using configuration type 1 for base access >02:04:44,648 INFO kernel:[ 0.602816] bio: create slab <bio-0> at 0 >02:04:44,648 INFO kernel:[ 0.603251] ACPI: Added _OSI(Module Device) >02:04:44,648 INFO kernel:[ 0.603260] ACPI: Added _OSI(Processor Device) >02:04:44,648 INFO kernel:[ 0.603269] ACPI: Added _OSI(3.0 _SCP Extensions) >02:04:44,648 INFO kernel:[ 0.603278] ACPI: Added _OSI(Processor Aggregator Device) >02:04:44,648 DEBUG kernel:[ 0.611823] ACPI: EC: Look up EC in DSDT >02:04:44,648 WARNING kernel:[ 0.621131] ACPI: Executed 1 blocks of module-level executable AML code >02:04:44,648 WARNING kernel:[ 0.739574] ACPI: SSDT 00000000df0ee018 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >02:04:44,648 WARNING kernel:[ 0.743575] ACPI: Dynamic OEM Table Load: >02:04:44,648 WARNING kernel:[ 0.743580] ACPI: SSDT (null) 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >02:04:44,648 WARNING kernel:[ 0.753512] ACPI: SSDT 00000000df0efa98 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >02:04:44,648 WARNING kernel:[ 0.759454] ACPI: Dynamic OEM Table Load: >02:04:44,648 WARNING kernel:[ 0.759458] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >02:04:44,648 WARNING kernel:[ 0.765031] ACPI: SSDT 00000000df0f0c18 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >02:04:44,648 WARNING kernel:[ 0.768519] ACPI: Dynamic OEM Table Load: >02:04:44,648 WARNING kernel:[ 0.768523] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >02:04:44,648 INFO kernel:[ 0.786875] ACPI: Interpreter enabled >02:04:44,648 INFO kernel:[ 0.786880] ACPI: (supports S0 S1 S3 S4 S5) >02:04:44,648 INFO kernel:[ 0.787238] ACPI: Using IOAPIC for interrupt routing >02:04:44,648 INFO kernel:[ 0.942170] ACPI: Power Resource [FN00] (off) >02:04:44,648 INFO kernel:[ 0.943789] ACPI: Power Resource [FN01] (off) >02:04:44,648 INFO kernel:[ 0.945342] ACPI: Power Resource [FN02] (off) >02:04:44,648 INFO kernel:[ 0.946872] ACPI: Power Resource [FN03] (off) >02:04:44,648 INFO kernel:[ 0.948414] ACPI: Power Resource [FN04] (off) >02:04:44,648 INFO kernel:[ 0.951907] ACPI: EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62 >02:04:44,648 INFO kernel:[ 0.954470] ACPI: No dock devices found. >02:04:44,648 INFO kernel:[ 0.954476] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >02:04:44,648 DEBUG kernel:[ 0.964485] \_SB_.PCI0:_OSC invalid UUID >02:04:44,648 DEBUG kernel:[ 0.964490] _OSC request data:1 8 1f >02:04:44,648 INFO kernel:[ 0.964498] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >02:04:44,648 INFO kernel:[ 0.981224] PCI host bridge to bus 0000:00 >02:04:44,648 DEBUG kernel:[ 0.981234] pci_bus 0000:00: busn_res: [bus 00-3e] is inserted under domain [bus 00-ff] >02:04:44,648 INFO kernel:[ 0.981235] pci_bus 0000:00: root bus resource [bus 00-3e] >02:04:44,648 INFO kernel:[ 0.981243] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >02:04:44,648 INFO kernel:[ 0.981254] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >02:04:44,648 INFO kernel:[ 0.981262] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >02:04:44,648 INFO kernel:[ 0.981269] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >02:04:44,648 INFO kernel:[ 0.981277] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >02:04:44,648 INFO kernel:[ 0.981285] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >02:04:44,648 INFO kernel:[ 0.981292] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >02:04:44,648 INFO kernel:[ 0.981300] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff] >02:04:44,648 DEBUG kernel:[ 0.981341] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000 >02:04:44,648 DEBUG kernel:[ 0.981434] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400 >02:04:44,648 DEBUG kernel:[ 0.981503] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >02:04:44,648 DEBUG kernel:[ 0.981610] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000 >02:04:44,648 DEBUG kernel:[ 0.981648] pci 0000:00:16.0: reg 10: [mem 0xf732c000-0xf732c00f 64bit] >02:04:44,648 DEBUG kernel:[ 0.981791] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >02:04:44,648 DEBUG kernel:[ 0.981855] pci 0000:00:19.0: [8086:1503] type 00 class 0x020000 >02:04:44,648 DEBUG kernel:[ 0.981885] pci 0000:00:19.0: reg 10: [mem 0xf7300000-0xf731ffff] >02:04:44,648 DEBUG kernel:[ 0.981899] pci 0000:00:19.0: reg 14: [mem 0xf7329000-0xf7329fff] >02:04:44,648 DEBUG kernel:[ 0.981912] pci 0000:00:19.0: reg 18: [io 0xf040-0xf05f] >02:04:44,648 DEBUG kernel:[ 0.982047] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >02:04:44,648 DEBUG kernel:[ 0.982098] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320 >02:04:44,648 DEBUG kernel:[ 0.982130] pci 0000:00:1a.0: reg 10: [mem 0xf7328000-0xf73283ff] >02:04:44,648 DEBUG kernel:[ 0.982301] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >02:04:44,648 DEBUG kernel:[ 0.982356] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300 >02:04:44,648 DEBUG kernel:[ 0.982380] pci 0000:00:1b.0: reg 10: [mem 0xf7320000-0xf7323fff 64bit] >02:04:44,648 DEBUG kernel:[ 0.982522] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >02:04:44,648 DEBUG kernel:[ 0.982570] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400 >02:04:44,648 DEBUG kernel:[ 0.982724] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >02:04:44,648 DEBUG kernel:[ 0.982778] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400 >02:04:44,648 DEBUG kernel:[ 0.982932] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >02:04:44,648 DEBUG kernel:[ 0.982990] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400 >02:04:44,648 DEBUG kernel:[ 0.983145] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >02:04:44,648 DEBUG kernel:[ 0.983198] pci 0000:00:1c.6: [8086:244e] type 01 class 0x060401 >02:04:44,648 DEBUG kernel:[ 0.983355] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold >02:04:44,648 DEBUG kernel:[ 0.983415] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320 >02:04:44,648 DEBUG kernel:[ 0.983447] pci 0000:00:1d.0: reg 10: [mem 0xf7327000-0xf73273ff] >02:04:44,648 DEBUG kernel:[ 0.983618] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >02:04:44,648 DEBUG kernel:[ 0.983667] pci 0000:00:1f.0: [8086:1c44] type 00 class 0x060100 >02:04:44,648 DEBUG kernel:[ 0.983894] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601 >02:04:44,648 DEBUG kernel:[ 0.983928] pci 0000:00:1f.2: reg 10: [io 0xf090-0xf097] >02:04:44,648 DEBUG kernel:[ 0.983941] pci 0000:00:1f.2: reg 14: [io 0xf080-0xf083] >02:04:44,648 DEBUG kernel:[ 0.983958] pci 0000:00:1f.2: reg 18: [io 0xf070-0xf077] >02:04:44,648 DEBUG kernel:[ 0.983971] pci 0000:00:1f.2: reg 1c: [io 0xf060-0xf063] >02:04:44,648 DEBUG kernel:[ 0.983985] pci 0000:00:1f.2: reg 20: [io 0xf020-0xf03f] >02:04:44,648 DEBUG kernel:[ 0.983998] pci 0000:00:1f.2: reg 24: [mem 0xf7326000-0xf73267ff] >02:04:44,648 DEBUG kernel:[ 0.984101] pci 0000:00:1f.2: PME# supported from D3hot >02:04:44,648 DEBUG kernel:[ 0.984141] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500 >02:04:44,648 DEBUG kernel:[ 0.984166] pci 0000:00:1f.3: reg 10: [mem 0xf7325000-0xf73250ff 64bit] >02:04:44,648 DEBUG kernel:[ 0.984204] pci 0000:00:1f.3: reg 20: [io 0xf000-0xf01f] >02:04:44,648 DEBUG kernel:[ 0.984308] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-3e] >02:04:44,648 DEBUG kernel:[ 0.984332] pci 0000:01:00.0: [10de:0de1] type 00 class 0x030000 >02:04:44,648 DEBUG kernel:[ 0.984343] pci 0000:01:00.0: reg 10: [mem 0xf6000000-0xf6ffffff] >02:04:44,648 DEBUG kernel:[ 0.984356] pci 0000:01:00.0: reg 14: [mem 0xe8000000-0xefffffff 64bit pref] >02:04:44,648 DEBUG kernel:[ 0.984369] pci 0000:01:00.0: reg 1c: [mem 0xf0000000-0xf1ffffff 64bit pref] >02:04:44,648 DEBUG kernel:[ 0.984378] pci 0000:01:00.0: reg 24: [io 0xe000-0xe07f] >02:04:44,648 DEBUG kernel:[ 0.984386] pci 0000:01:00.0: reg 30: [mem 0xf7000000-0xf707ffff pref] >02:04:44,648 DEBUG kernel:[ 0.984486] pci 0000:01:00.1: [10de:0bea] type 00 class 0x040300 >02:04:44,648 DEBUG kernel:[ 0.984497] pci 0000:01:00.1: reg 10: [mem 0xf7080000-0xf7083fff] >02:04:44,648 INFO kernel:[ 0.986034] pci 0000:00:01.0: PCI bridge to [bus 01] >02:04:44,648 DEBUG kernel:[ 0.986053] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >02:04:44,648 DEBUG kernel:[ 0.986056] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff] >02:04:44,648 DEBUG kernel:[ 0.986060] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref] >02:04:44,648 DEBUG kernel:[ 0.986144] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-3e] >02:04:44,648 INFO kernel:[ 0.986148] pci 0000:00:1c.0: PCI bridge to [bus 02] >02:04:44,648 DEBUG kernel:[ 0.986250] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-3e] >02:04:44,648 DEBUG kernel:[ 0.986301] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330 >02:04:44,648 DEBUG kernel:[ 0.986339] pci 0000:03:00.0: reg 10: [mem 0xf7200000-0xf7207fff 64bit] >02:04:44,648 DEBUG kernel:[ 0.986567] pci 0000:03:00.0: PME# supported from D3hot D3cold >02:04:44,648 INFO kernel:[ 0.986647] pci 0000:00:1c.1: PCI bridge to [bus 03] >02:04:44,648 DEBUG kernel:[ 0.986658] pci 0000:00:1c.1: bridge window [mem 0xf7200000-0xf72fffff] >02:04:44,648 DEBUG kernel:[ 0.986755] pci_bus 0000:04: busn_res: [bus 04] is inserted under [bus 00-3e] >02:04:44,648 DEBUG kernel:[ 0.986806] pci 0000:04:00.0: [1b21:1042] type 00 class 0x0c0330 >02:04:44,648 DEBUG kernel:[ 0.986844] pci 0000:04:00.0: reg 10: [mem 0xf7100000-0xf7107fff 64bit] >02:04:44,648 DEBUG kernel:[ 0.987081] pci 0000:04:00.0: PME# supported from D3hot D3cold >02:04:44,648 INFO kernel:[ 0.987161] pci 0000:00:1c.4: PCI bridge to [bus 04] >02:04:44,648 DEBUG kernel:[ 0.987172] pci 0000:00:1c.4: bridge window [mem 0xf7100000-0xf71fffff] >02:04:44,648 DEBUG kernel:[ 0.987268] pci_bus 0000:05: busn_res: [bus 05-06] is inserted under [bus 00-3e] >02:04:44,648 DEBUG kernel:[ 0.987300] pci 0000:05:00.0: [1b21:1080] type 01 class 0x060401 >02:04:44,648 INFO kernel:[ 0.987313] pci 0000:05:00.0: Buggy bridge found [1b21:1080] >02:04:44,648 INFO kernel:[ 0.987316] pci 0000:05:00.0: Stuck interrupts will be polled and retried >02:04:44,648 INFO kernel:[ 0.987509] pci 0000:00:1c.6: PCI bridge to [bus 05-06] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987533] pci 0000:00:1c.6: bridge window [io 0x0000-0x0cf7] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987539] pci 0000:00:1c.6: bridge window [io 0x0d00-0xffff] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987544] pci 0000:00:1c.6: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987550] pci 0000:00:1c.6: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987555] pci 0000:00:1c.6: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987561] pci 0000:00:1c.6: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987566] pci 0000:00:1c.6: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987571] pci 0000:00:1c.6: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987638] pci_bus 0000:06: busn_res: [bus 06] is inserted under [bus 05-06] >02:04:44,648 INFO kernel:[ 0.987749] pci 0000:05:00.0: PCI bridge to [bus 06] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987786] pci 0000:05:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987792] pci 0000:05:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987797] pci 0000:05:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987803] pci 0000:05:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987808] pci 0000:05:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987814] pci 0000:05:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987819] pci 0000:05:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987829] pci 0000:05:00.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987835] pci 0000:05:00.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987841] pci 0000:05:00.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987846] pci 0000:05:00.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987852] pci 0000:05:00.0: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode) >02:04:44,648 DEBUG kernel:[ 0.987918] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >02:04:44,648 DEBUG kernel:[ 0.995695] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] >02:04:44,648 DEBUG kernel:[ 0.996986] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] >02:04:44,648 DEBUG kernel:[ 0.998373] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT] >02:04:44,648 DEBUG kernel:[ 0.999757] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT] >02:04:44,648 DEBUG kernel:[ 1.001271] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP07._PRT] >02:04:44,648 DEBUG kernel:[ 1.002503] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP07.PXSX._PRT] >02:04:44,648 DEBUG kernel:[ 1.006463] \_SB_.PCI0:_OSC invalid UUID >02:04:44,648 DEBUG kernel:[ 1.006468] _OSC request data:1 1f 1f >02:04:44,648 INFO kernel:[ 1.006475] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >02:04:44,648 INFO kernel:[ 1.006480] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >02:04:44,648 INFO kernel:[ 1.185665] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >02:04:44,648 INFO kernel:[ 1.186723] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15) >02:04:44,648 INFO kernel:[ 1.187781] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15) >02:04:44,648 INFO kernel:[ 1.188830] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15) >02:04:44,648 INFO kernel:[ 1.189880] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 10 11 12 14 15) >02:04:44,648 INFO kernel:[ 1.190923] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >02:04:44,648 INFO kernel:[ 1.191967] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 *4 5 6 10 11 12 14 15) >02:04:44,648 INFO kernel:[ 1.193021] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15) >02:04:44,648 INFO kernel:[ 1.194003] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >02:04:44,649 INFO kernel:[ 1.194038] vgaarb: loaded >02:04:44,649 INFO kernel:[ 1.194040] vgaarb: bridge control possible 0000:01:00.0 >02:04:44,649 NOTICE kernel:[ 1.194965] SCSI subsystem initialized >02:04:44,649 INFO kernel:[ 1.194972] ACPI: bus type scsi registered >02:04:44,649 DEBUG kernel:[ 1.195178] libata version 3.00 loaded. >02:04:44,649 INFO kernel:[ 1.195379] ACPI: bus type usb registered >02:04:44,649 INFO kernel:[ 1.195554] usbcore: registered new interface driver usbfs >02:04:44,649 INFO kernel:[ 1.195637] usbcore: registered new interface driver hub >02:04:44,649 INFO kernel:[ 1.195740] usbcore: registered new device driver usb >02:04:44,649 INFO kernel:[ 1.196207] PCI: Using ACPI for IRQ routing >02:04:44,649 DEBUG kernel:[ 1.198027] PCI: pci_cache_line_size set to 64 bytes >02:04:44,649 DEBUG kernel:[ 1.198359] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] >02:04:44,649 DEBUG kernel:[ 1.198373] e820: reserve RAM buffer [mem 0xdeb91000-0xdfffffff] >02:04:44,649 DEBUG kernel:[ 1.198421] e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff] >02:04:44,649 DEBUG kernel:[ 1.198428] e820: reserve RAM buffer [mem 0x41f000000-0x41fffffff] >02:04:44,649 INFO kernel:[ 1.199325] NetLabel: Initializing >02:04:44,649 INFO kernel:[ 1.199328] NetLabel: domain hash size = 128 >02:04:44,649 INFO kernel:[ 1.199330] NetLabel: protocols = UNLABELED CIPSOv4 >02:04:44,649 INFO kernel:[ 1.199447] NetLabel: unlabeled traffic allowed by default >02:04:44,649 INFO kernel:[ 1.199513] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >02:04:44,649 INFO kernel:[ 1.199521] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >02:04:44,649 INFO kernel:[ 1.201655] Switching to clocksource hpet >02:04:44,649 INFO kernel:[ 1.295727] pnp: PnP ACPI init >02:04:44,649 INFO kernel:[ 1.295835] ACPI: bus type pnp registered >02:04:44,649 DEBUG kernel:[ 1.303540] pnp 00:00: [bus 00-3e] >02:04:44,649 DEBUG kernel:[ 1.303546] pnp 00:00: [io 0x0000-0x0cf7 window] >02:04:44,649 DEBUG kernel:[ 1.303551] pnp 00:00: [io 0x0cf8-0x0cff] >02:04:44,649 DEBUG kernel:[ 1.303559] pnp 00:00: [io 0x0d00-0xffff window] >02:04:44,649 DEBUG kernel:[ 1.303565] pnp 00:00: [mem 0x000a0000-0x000bffff window] >02:04:44,649 DEBUG kernel:[ 1.303570] pnp 00:00: [mem 0x000c0000-0x000c3fff window] >02:04:44,649 DEBUG kernel:[ 1.303574] pnp 00:00: [mem 0x000c4000-0x000c7fff window] >02:04:44,649 DEBUG kernel:[ 1.303579] pnp 00:00: [mem 0x000c8000-0x000cbfff window] >02:04:44,649 DEBUG kernel:[ 1.303584] pnp 00:00: [mem 0x000cc000-0x000cffff window] >02:04:44,649 DEBUG kernel:[ 1.303589] pnp 00:00: [mem 0x000d0000-0x000d3fff window] >02:04:44,649 DEBUG kernel:[ 1.303594] pnp 00:00: [mem 0x000d4000-0x000d7fff window] >02:04:44,649 DEBUG kernel:[ 1.303599] pnp 00:00: [mem 0x000d8000-0x000dbfff window] >02:04:44,649 DEBUG kernel:[ 1.303603] pnp 00:00: [mem 0x000dc000-0x000dffff window] >02:04:44,649 DEBUG kernel:[ 1.303608] pnp 00:00: [mem 0x000e0000-0x000e3fff window] >02:04:44,649 DEBUG kernel:[ 1.303613] pnp 00:00: [mem 0x000e4000-0x000e7fff window] >02:04:44,649 DEBUG kernel:[ 1.303618] pnp 00:00: [mem 0x000e8000-0x000ebfff window] >02:04:44,649 DEBUG kernel:[ 1.303622] pnp 00:00: [mem 0x000ec000-0x000effff window] >02:04:44,649 DEBUG kernel:[ 1.303627] pnp 00:00: [mem 0x000f0000-0x000fffff window] >02:04:44,649 DEBUG kernel:[ 1.303632] pnp 00:00: [mem 0xe0000000-0xfeafffff window] >02:04:44,649 DEBUG kernel:[ 1.303636] pnp 00:00: [mem 0x00010000-0x0001ffff window] >02:04:44,649 DEBUG kernel:[ 1.303991] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >02:04:44,649 DEBUG kernel:[ 1.304264] pnp 00:01: [mem 0xfed40000-0xfed44fff] >02:04:44,649 INFO kernel:[ 1.304650] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved >02:04:44,649 DEBUG kernel:[ 1.304659] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) >02:04:44,649 DEBUG kernel:[ 1.304789] pnp 00:02: [io 0x0000-0x001f] >02:04:44,649 DEBUG kernel:[ 1.304794] pnp 00:02: [io 0x0081-0x0091] >02:04:44,649 DEBUG kernel:[ 1.304799] pnp 00:02: [io 0x0093-0x009f] >02:04:44,649 DEBUG kernel:[ 1.304804] pnp 00:02: [io 0x00c0-0x00df] >02:04:44,649 DEBUG kernel:[ 1.304809] pnp 00:02: [dma 4] >02:04:44,649 DEBUG kernel:[ 1.304993] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >02:04:44,649 DEBUG kernel:[ 1.305085] pnp 00:03: [mem 0xff000000-0xffffffff] >02:04:44,649 DEBUG kernel:[ 1.305266] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active) >02:04:44,649 DEBUG kernel:[ 1.306446] pnp 00:04: [mem 0xfed00000-0xfed003ff] >02:04:44,649 DEBUG kernel:[ 1.306634] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active) >02:04:44,649 DEBUG kernel:[ 1.306762] pnp 00:05: [io 0x002e-0x002f] >02:04:44,649 DEBUG kernel:[ 1.306767] pnp 00:05: [io 0x004e-0x004f] >02:04:44,649 DEBUG kernel:[ 1.306771] pnp 00:05: [io 0x0061] >02:04:44,649 DEBUG kernel:[ 1.306776] pnp 00:05: [io 0x0063] >02:04:44,649 DEBUG kernel:[ 1.306781] pnp 00:05: [io 0x0065] >02:04:44,649 DEBUG kernel:[ 1.306785] pnp 00:05: [io 0x0067] >02:04:44,649 DEBUG kernel:[ 1.306790] pnp 00:05: [io 0x0070] >02:04:44,649 DEBUG kernel:[ 1.306794] pnp 00:05: [io 0x0080] >02:04:44,649 DEBUG kernel:[ 1.306799] pnp 00:05: [io 0x0092] >02:04:44,649 DEBUG kernel:[ 1.306803] pnp 00:05: [io 0x00b2-0x00b3] >02:04:44,649 DEBUG kernel:[ 1.306808] pnp 00:05: [io 0x0680-0x069f] >02:04:44,649 DEBUG kernel:[ 1.306812] pnp 00:05: [io 0x0200-0x020f] >02:04:44,649 DEBUG kernel:[ 1.306820] pnp 00:05: [io 0xffff] >02:04:44,649 DEBUG kernel:[ 1.306825] pnp 00:05: [io 0xffff] >02:04:44,649 DEBUG kernel:[ 1.306830] pnp 00:05: [io 0x0400-0x0453] >02:04:44,649 DEBUG kernel:[ 1.306835] pnp 00:05: [io 0x0458-0x047f] >02:04:44,649 DEBUG kernel:[ 1.306839] pnp 00:05: [io 0x0500-0x057f] >02:04:44,649 DEBUG kernel:[ 1.306844] pnp 00:05: [io 0x164e-0x164f] >02:04:44,649 INFO kernel:[ 1.307222] system 00:05: [io 0x0680-0x069f] has been reserved >02:04:44,649 INFO kernel:[ 1.307235] system 00:05: [io 0x0200-0x020f] has been reserved >02:04:44,649 INFO kernel:[ 1.307248] system 00:05: [io 0xffff] has been reserved >02:04:44,649 INFO kernel:[ 1.307261] system 00:05: [io 0xffff] has been reserved >02:04:44,649 INFO kernel:[ 1.307274] system 00:05: [io 0x0400-0x0453] has been reserved >02:04:44,649 INFO kernel:[ 1.307286] system 00:05: [io 0x0458-0x047f] has been reserved >02:04:44,649 INFO kernel:[ 1.307299] system 00:05: [io 0x0500-0x057f] has been reserved >02:04:44,649 INFO kernel:[ 1.307312] system 00:05: [io 0x164e-0x164f] has been reserved >02:04:44,649 DEBUG kernel:[ 1.307319] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >02:04:44,649 DEBUG kernel:[ 1.307408] pnp 00:06: [io 0x0070-0x0077] >02:04:44,649 DEBUG kernel:[ 1.307433] pnp 00:06: [irq 8] >02:04:44,649 DEBUG kernel:[ 1.307617] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) >02:04:44,649 DEBUG kernel:[ 1.308073] pnp 00:07: [io 0x0454-0x0457] >02:04:44,649 INFO kernel:[ 1.308453] system 00:07: [io 0x0454-0x0457] has been reserved >02:04:44,649 DEBUG kernel:[ 1.308460] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >02:04:44,649 DEBUG kernel:[ 1.309799] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] >02:04:44,649 DEBUG kernel:[ 1.309805] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] >02:04:44,649 DEBUG kernel:[ 1.309809] pnp 00:08: [io 0x0290-0x029f] >02:04:44,649 DEBUG kernel:[ 1.309814] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] >02:04:44,649 INFO kernel:[ 1.310191] system 00:08: [io 0x0290-0x029f] has been reserved >02:04:44,649 DEBUG kernel:[ 1.310199] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >02:04:44,649 DEBUG kernel:[ 1.310546] pnp 00:09: [io 0x0010-0x001f] >02:04:44,649 DEBUG kernel:[ 1.310551] pnp 00:09: [io 0x0022-0x003f] >02:04:44,649 DEBUG kernel:[ 1.310556] pnp 00:09: [io 0x0044-0x005f] >02:04:44,649 DEBUG kernel:[ 1.310560] pnp 00:09: [io 0x0062-0x0063] >02:04:44,649 DEBUG kernel:[ 1.310565] pnp 00:09: [io 0x0065-0x006f] >02:04:44,649 DEBUG kernel:[ 1.310573] pnp 00:09: [io 0x0072-0x007f] >02:04:44,649 DEBUG kernel:[ 1.310578] pnp 00:09: [io 0x0080] >02:04:44,649 DEBUG kernel:[ 1.310583] pnp 00:09: [io 0x0084-0x0086] >02:04:44,649 DEBUG kernel:[ 1.310588] pnp 00:09: [io 0x0088] >02:04:44,649 DEBUG kernel:[ 1.310592] pnp 00:09: [io 0x008c-0x008e] >02:04:44,649 DEBUG kernel:[ 1.310597] pnp 00:09: [io 0x0090-0x009f] >02:04:44,649 DEBUG kernel:[ 1.310602] pnp 00:09: [io 0x00a2-0x00bf] >02:04:44,649 DEBUG kernel:[ 1.310606] pnp 00:09: [io 0x00e0-0x00ef] >02:04:44,649 DEBUG kernel:[ 1.310611] pnp 00:09: [io 0x04d0-0x04d1] >02:04:44,649 INFO kernel:[ 1.311003] system 00:09: [io 0x04d0-0x04d1] has been reserved >02:04:44,649 DEBUG kernel:[ 1.311011] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >02:04:44,649 DEBUG kernel:[ 1.311100] pnp 00:0a: [io 0x00f0-0x00ff] >02:04:44,649 DEBUG kernel:[ 1.311121] pnp 00:0a: [irq 13] >02:04:44,649 DEBUG kernel:[ 1.311310] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c04 (active) >02:04:44,649 DEBUG kernel:[ 1.317006] pnp 00:0b: [mem 0xfed1c000-0xfed1ffff] >02:04:44,649 DEBUG kernel:[ 1.317011] pnp 00:0b: [mem 0xfed10000-0xfed17fff] >02:04:44,649 DEBUG kernel:[ 1.317016] pnp 00:0b: [mem 0xfed18000-0xfed18fff] >02:04:44,649 DEBUG kernel:[ 1.317021] pnp 00:0b: [mem 0xfed19000-0xfed19fff] >02:04:44,649 DEBUG kernel:[ 1.317025] pnp 00:0b: [mem 0xf8000000-0xfbffffff] >02:04:44,649 DEBUG kernel:[ 1.317030] pnp 00:0b: [mem 0xfed20000-0xfed3ffff] >02:04:44,649 DEBUG kernel:[ 1.317034] pnp 00:0b: [mem 0xfed90000-0xfed93fff] >02:04:44,649 DEBUG kernel:[ 1.317043] pnp 00:0b: [mem 0xfed45000-0xfed8ffff] >02:04:44,649 DEBUG kernel:[ 1.317048] pnp 00:0b: [mem 0xff000000-0xffffffff] >02:04:44,649 DEBUG kernel:[ 1.317053] pnp 00:0b: [mem 0xfee00000-0xfeefffff] >02:04:44,649 DEBUG kernel:[ 1.317057] pnp 00:0b: [mem 0xe0000000-0xe0000fff] >02:04:44,649 INFO kernel:[ 1.317523] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved >02:04:44,649 INFO kernel:[ 1.317536] system 00:0b: [mem 0xfed10000-0xfed17fff] has been reserved >02:04:44,649 INFO kernel:[ 1.317549] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved >02:04:44,649 INFO kernel:[ 1.317561] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved >02:04:44,649 INFO kernel:[ 1.317574] system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved >02:04:44,649 INFO kernel:[ 1.317591] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved >02:04:44,649 INFO kernel:[ 1.317607] system 00:0b: [mem 0xfed90000-0xfed93fff] has been reserved >02:04:44,649 INFO kernel:[ 1.317621] system 00:0b: [mem 0xfed45000-0xfed8ffff] has been reserved >02:04:44,649 INFO kernel:[ 1.317634] system 00:0b: [mem 0xff000000-0xffffffff] has been reserved >02:04:44,649 INFO kernel:[ 1.317657] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved >02:04:44,649 INFO kernel:[ 1.317671] system 00:0b: [mem 0xe0000000-0xe0000fff] has been reserved >02:04:44,649 DEBUG kernel:[ 1.317678] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) >02:04:44,649 INFO kernel:[ 1.320469] pnp: PnP ACPI: found 12 devices >02:04:44,649 INFO kernel:[ 1.320473] ACPI: ACPI bus type pnp unregistered >02:04:44,649 DEBUG kernel:[ 1.339356] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 >02:04:44,649 DEBUG kernel:[ 1.339363] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 >02:04:44,649 DEBUG kernel:[ 1.339368] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 >02:04:44,649 DEBUG kernel:[ 1.339445] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >02:04:44,649 DEBUG kernel:[ 1.339447] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >02:04:44,649 DEBUG kernel:[ 1.339449] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >02:04:44,649 INFO kernel:[ 1.339454] pci 0000:00:1c.0: BAR 14: assigned [mem 0xe0100000-0xe02fffff] >02:04:44,649 INFO kernel:[ 1.339460] pci 0000:00:1c.0: BAR 15: assigned [mem 0xe0300000-0xe04fffff 64bit pref] >02:04:44,649 INFO kernel:[ 1.339466] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff] >02:04:44,649 INFO kernel:[ 1.339495] pci 0000:00:01.0: PCI bridge to [bus 01] >02:04:44,649 INFO kernel:[ 1.339500] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >02:04:44,649 INFO kernel:[ 1.339506] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff] >02:04:44,649 INFO kernel:[ 1.339512] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref] >02:04:44,649 INFO kernel:[ 1.339519] pci 0000:00:1c.0: PCI bridge to [bus 02] >02:04:44,649 INFO kernel:[ 1.339524] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] >02:04:44,649 INFO kernel:[ 1.339534] pci 0000:00:1c.0: bridge window [mem 0xe0100000-0xe02fffff] >02:04:44,649 INFO kernel:[ 1.339541] pci 0000:00:1c.0: bridge window [mem 0xe0300000-0xe04fffff 64bit pref] >02:04:44,649 INFO kernel:[ 1.339553] pci 0000:00:1c.1: PCI bridge to [bus 03] >02:04:44,649 INFO kernel:[ 1.339562] pci 0000:00:1c.1: bridge window [mem 0xf7200000-0xf72fffff] >02:04:44,649 INFO kernel:[ 1.339578] pci 0000:00:1c.4: PCI bridge to [bus 04] >02:04:44,649 INFO kernel:[ 1.339587] pci 0000:00:1c.4: bridge window [mem 0xf7100000-0xf71fffff] >02:04:44,649 INFO kernel:[ 1.339602] pci 0000:05:00.0: PCI bridge to [bus 06] >02:04:44,649 INFO kernel:[ 1.339631] pci 0000:00:1c.6: PCI bridge to [bus 05-06] >02:04:44,649 DEBUG kernel:[ 1.339832] pci 0000:05:00.0: setting latency timer to 64 >02:04:44,649 DEBUG kernel:[ 1.339837] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >02:04:44,649 DEBUG kernel:[ 1.339838] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >02:04:44,649 DEBUG kernel:[ 1.339840] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >02:04:44,649 DEBUG kernel:[ 1.339841] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff] >02:04:44,649 DEBUG kernel:[ 1.339842] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff] >02:04:44,649 DEBUG kernel:[ 1.339844] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff] >02:04:44,649 DEBUG kernel:[ 1.339845] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff] >02:04:44,649 DEBUG kernel:[ 1.339846] pci_bus 0000:00: resource 11 [mem 0xe0000000-0xfeafffff] >02:04:44,649 DEBUG kernel:[ 1.339848] pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >02:04:44,649 DEBUG kernel:[ 1.339849] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff] >02:04:44,649 DEBUG kernel:[ 1.339850] pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref] >02:04:44,649 DEBUG kernel:[ 1.339852] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff] >02:04:44,649 DEBUG kernel:[ 1.339853] pci_bus 0000:02: resource 1 [mem 0xe0100000-0xe02fffff] >02:04:44,649 DEBUG kernel:[ 1.339854] pci_bus 0000:02: resource 2 [mem 0xe0300000-0xe04fffff 64bit pref] >02:04:44,649 DEBUG kernel:[ 1.339856] pci_bus 0000:03: resource 1 [mem 0xf7200000-0xf72fffff] >02:04:44,649 DEBUG kernel:[ 1.339857] pci_bus 0000:04: resource 1 [mem 0xf7100000-0xf71fffff] >02:04:44,649 DEBUG kernel:[ 1.339859] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7] >02:04:44,649 DEBUG kernel:[ 1.339860] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff] >02:04:44,649 DEBUG kernel:[ 1.339862] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff] >02:04:44,649 DEBUG kernel:[ 1.339863] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000d3fff] >02:04:44,649 DEBUG kernel:[ 1.339864] pci_bus 0000:05: resource 8 [mem 0x000d4000-0x000d7fff] >02:04:44,649 DEBUG kernel:[ 1.339866] pci_bus 0000:05: resource 9 [mem 0x000d8000-0x000dbfff] >02:04:44,649 DEBUG kernel:[ 1.339867] pci_bus 0000:05: resource 10 [mem 0x000dc000-0x000dffff] >02:04:44,649 DEBUG kernel:[ 1.339868] pci_bus 0000:05: resource 11 [mem 0xe0000000-0xfeafffff] >02:04:44,649 DEBUG kernel:[ 1.339871] pci_bus 0000:06: resource 8 [io 0x0000-0x0cf7] >02:04:44,649 DEBUG kernel:[ 1.339872] pci_bus 0000:06: resource 9 [io 0x0d00-0xffff] >02:04:44,649 DEBUG kernel:[ 1.339873] pci_bus 0000:06: resource 10 [mem 0x000a0000-0x000bffff] >02:04:44,649 DEBUG kernel:[ 1.339874] pci_bus 0000:06: resource 11 [mem 0x000d0000-0x000d3fff] >02:04:44,649 DEBUG kernel:[ 1.339876] pci_bus 0000:06: resource 12 [mem 0x000d4000-0x000d7fff] >02:04:44,649 DEBUG kernel:[ 1.339877] pci_bus 0000:06: resource 13 [mem 0x000d8000-0x000dbfff] >02:04:44,649 DEBUG kernel:[ 1.339879] pci_bus 0000:06: resource 14 [mem 0x000dc000-0x000dffff] >02:04:44,649 DEBUG kernel:[ 1.339880] pci_bus 0000:06: resource 15 [mem 0xe0000000-0xfeafffff] >02:04:44,649 INFO kernel:[ 1.340016] NET: Registered protocol family 2 >02:04:44,649 INFO kernel:[ 1.341277] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >02:04:44,649 INFO kernel:[ 1.342548] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes) >02:04:44,649 INFO kernel:[ 1.345494] TCP: Hash tables configured (established 524288 bind 65536) >02:04:44,649 INFO kernel:[ 1.345534] TCP: reno registered >02:04:44,649 INFO kernel:[ 1.345657] UDP hash table entries: 8192 (order: 8, 1572864 bytes) >02:04:44,649 INFO kernel:[ 1.346538] UDP-Lite hash table entries: 8192 (order: 8, 1572864 bytes) >02:04:44,649 INFO kernel:[ 1.347742] NET: Registered protocol family 1 >02:04:44,649 DEBUG kernel:[ 1.593706] pci 0000:01:00.0: Boot video device >02:04:44,649 DEBUG kernel:[ 1.593902] PCI: CLS 64 bytes, default 64 >02:04:44,649 INFO kernel:[ 1.594276] Unpacking initramfs... >02:04:44,649 INFO kernel:[ 4.064435] Freeing initrd memory: 25944k freed >02:04:44,649 INFO kernel:[ 4.160485] DMA-API: preallocated 32768 debug entries >02:04:44,649 INFO kernel:[ 4.160491] DMA-API: debugging enabled by kernel config >02:04:44,649 INFO kernel:[ 4.160499] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >02:04:44,649 INFO kernel:[ 4.160503] software IO TLB [mem 0xdab7f000-0xdeb7efff] (64MB) mapped at [ffff8800dab7f000-ffff8800deb7efff] >02:04:44,649 WARNING kernel:[ 4.164190] cryptomgr_test (37) used greatest stack depth: 6232 bytes left >02:04:44,649 WARNING kernel:[ 4.168267] modprobe (45) used greatest stack depth: 4864 bytes left >02:04:44,649 INFO kernel:[ 4.171720] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >02:04:44,649 NOTICE kernel:[ 4.172960] Initialise module verification >02:04:44,649 INFO kernel:[ 4.173082] audit: initializing netlink socket (disabled) >02:04:44,649 NOTICE kernel:[ 4.173145] type=2000 audit(1346378638.855:1): initialized >02:04:44,649 INFO kernel:[ 4.188996] HugeTLB registered 2 MB page size, pre-allocated 0 pages >02:04:44,649 NOTICE kernel:[ 4.211573] VFS: Disk quotas dquot_6.5.2 >02:04:44,649 WARNING kernel:[ 4.211799] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >02:04:44,649 INFO kernel:[ 4.215910] msgmni has been set to 31985 >02:04:44,649 NOTICE kernel:[ 4.216341] Key type crypto registered >02:04:44,649 NOTICE kernel:[ 4.216353] Crypto key parser 'pgp' registered >02:04:44,649 NOTICE kernel:[ 4.216356] Crypto signature parser 'pgp' registered >02:04:44,649 DEBUG kernel:[ 4.216359] SELinux: Registering netfilter hooks >02:04:44,649 INFO kernel:[ 4.218646] alg: No test for stdrng (krng) >02:04:44,649 INFO kernel:[ 4.218662] NET: Registered protocol family 38 >02:04:44,649 INFO kernel:[ 4.218942] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >02:04:44,649 INFO kernel:[ 4.219079] io scheduler noop registered >02:04:44,649 INFO kernel:[ 4.219082] io scheduler deadline registered >02:04:44,649 INFO kernel:[ 4.219459] io scheduler cfq registered (default) >02:04:44,649 INFO kernel:[ 4.219462] start plist test >02:04:44,649 INFO kernel:[ 4.220388] end plist test >02:04:44,649 DEBUG kernel:[ 4.220390] list_sort_test: start testing list_sort() >02:04:44,649 DEBUG kernel:[ 4.224675] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >02:04:44,649 INFO kernel:[ 4.225403] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >02:04:44,649 INFO kernel:[ 4.225589] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >02:04:44,649 INFO kernel:[ 4.225593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >02:04:44,649 INFO kernel:[ 4.230790] efifb: probing for efifb >02:04:44,649 INFO kernel:[ 4.231711] efifb: framebuffer at 0xf1000000, mapped to 0xffffc9000ba00000, using 3752k, total 14336k >02:04:44,649 INFO kernel:[ 4.231716] efifb: mode is 800x600x32, linelength=3200, pages=1 >02:04:44,649 INFO kernel:[ 4.231719] efifb: scrolling: redraw >02:04:44,649 INFO kernel:[ 4.231722] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >02:04:44,649 INFO kernel:[ 4.233250] Console: switching to colour frame buffer device 100x37 >02:04:44,649 INFO kernel:[ 4.233998] fb0: EFI VGA frame buffer device >02:04:44,649 DEBUG kernel:[ 4.234037] intel_idle: MWAIT substates: 0x1120 >02:04:44,649 DEBUG kernel:[ 4.234039] intel_idle: v0.4 model 0x2A >02:04:44,649 DEBUG kernel:[ 4.234040] intel_idle: lapic_timer_reliable_states 0xffffffff >02:04:44,649 INFO kernel:[ 4.234610] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >02:04:44,649 INFO kernel:[ 4.234675] ACPI: Power Button [PWRB] >02:04:44,649 INFO kernel:[ 4.235063] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >02:04:44,649 INFO kernel:[ 4.235094] ACPI: Power Button [PWRF] >02:04:44,649 INFO kernel:[ 4.235700] ACPI: Fan [FAN0] (off) >02:04:44,649 INFO kernel:[ 4.236075] ACPI: Fan [FAN1] (off) >02:04:44,649 INFO kernel:[ 4.236798] ACPI: Fan [FAN2] (off) >02:04:44,649 INFO kernel:[ 4.237535] ACPI: Fan [FAN3] (off) >02:04:44,649 INFO kernel:[ 4.238248] ACPI: Fan [FAN4] (off) >02:04:44,649 INFO kernel:[ 4.243555] ACPI: Requesting acpi_cpufreq >02:04:44,649 WARNING kernel:[ 4.246887] modprobe (73) used greatest stack depth: 4848 bytes left >02:04:44,649 INFO kernel:[ 4.354953] thermal LNXTHERM:00: registered as thermal_zone0 >02:04:44,649 INFO kernel:[ 4.355318] ACPI: Thermal Zone [TZ00] (28 C) >02:04:44,649 INFO kernel:[ 4.360331] thermal LNXTHERM:01: registered as thermal_zone1 >02:04:44,649 INFO kernel:[ 4.360695] ACPI: Thermal Zone [TZ01] (30 C) >02:04:44,649 INFO kernel:[ 4.361305] GHES: HEST is not enabled! >02:04:44,649 INFO kernel:[ 4.362047] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >02:04:44,649 INFO kernel:[ 4.365726] Non-volatile memory driver v1.3 >02:04:44,649 INFO kernel:[ 4.366104] Linux agpgart interface v0.103 >02:04:44,649 INFO kernel:[ 4.373471] loop: module loaded >02:04:44,649 DEBUG kernel:[ 4.374442] ahci 0000:00:1f.2: version 3.0 >02:04:44,649 DEBUG kernel:[ 4.374711] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X >02:04:44,649 INFO kernel:[ 4.386028] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x21 impl SATA mode >02:04:44,649 INFO kernel:[ 4.386416] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst >02:04:44,649 DEBUG kernel:[ 4.386804] ahci 0000:00:1f.2: setting latency timer to 64 >02:04:44,649 INFO kernel:[ 4.395284] scsi0 : ahci >02:04:44,649 INFO kernel:[ 4.396876] scsi1 : ahci >02:04:44,649 INFO kernel:[ 4.397786] scsi2 : ahci >02:04:44,649 INFO kernel:[ 4.398697] scsi3 : ahci >02:04:44,649 INFO kernel:[ 4.399587] scsi4 : ahci >02:04:44,649 INFO kernel:[ 4.400463] scsi5 : ahci >02:04:44,649 INFO kernel:[ 4.401234] ata1: SATA max UDMA/133 abar m2048@0xf7326000 port 0xf7326100 irq 41 >02:04:44,649 INFO kernel:[ 4.401575] ata2: DUMMY >02:04:44,649 INFO kernel:[ 4.401915] ata3: DUMMY >02:04:44,649 INFO kernel:[ 4.402235] ata4: DUMMY >02:04:44,649 INFO kernel:[ 4.402539] ata5: DUMMY >02:04:44,649 INFO kernel:[ 4.402839] ata6: SATA max UDMA/133 abar m2048@0xf7326000 port 0xf7326380 irq 41 >02:04:44,649 INFO kernel:[ 4.403725] libphy: Fixed MDIO Bus: probed >02:04:44,649 INFO kernel:[ 4.404370] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >02:04:44,649 DEBUG kernel:[ 4.404788] ehci_hcd 0000:00:1a.0: setting latency timer to 64 >02:04:44,649 INFO kernel:[ 4.404791] ehci_hcd 0000:00:1a.0: EHCI Host Controller >02:04:44,649 INFO kernel:[ 4.405655] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 >02:04:44,649 INFO kernel:[ 4.410009] ehci_hcd 0000:00:1a.0: debug port 2 >02:04:44,649 DEBUG kernel:[ 4.410353] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported >02:04:44,649 INFO kernel:[ 4.410500] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf7328000 >02:04:44,649 INFO kernel:[ 4.416836] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >02:04:44,649 INFO kernel:[ 4.417551] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >02:04:44,649 INFO kernel:[ 4.417911] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >02:04:44,649 INFO kernel:[ 4.418255] usb usb1: Product: EHCI Host Controller >02:04:44,649 INFO kernel:[ 4.418593] usb usb1: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 ehci_hcd >02:04:44,649 INFO kernel:[ 4.418949] usb usb1: SerialNumber: 0000:00:1a.0 >02:04:44,649 INFO kernel:[ 4.420713] hub 1-0:1.0: USB hub found >02:04:44,649 INFO kernel:[ 4.421164] hub 1-0:1.0: 2 ports detected >02:04:44,649 DEBUG kernel:[ 4.422407] ehci_hcd 0000:00:1d.0: setting latency timer to 64 >02:04:44,649 INFO kernel:[ 4.422411] ehci_hcd 0000:00:1d.0: EHCI Host Controller >02:04:44,649 INFO kernel:[ 4.423099] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >02:04:44,649 INFO kernel:[ 4.427416] ehci_hcd 0000:00:1d.0: debug port 2 >02:04:44,649 DEBUG kernel:[ 4.427761] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported >02:04:44,649 INFO kernel:[ 4.427906] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf7327000 >02:04:44,649 INFO kernel:[ 4.433811] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >02:04:44,649 INFO kernel:[ 4.434439] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >02:04:44,649 INFO kernel:[ 4.434762] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >02:04:44,649 INFO kernel:[ 4.435102] usb usb2: Product: EHCI Host Controller >02:04:44,649 INFO kernel:[ 4.435435] usb usb2: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 ehci_hcd >02:04:44,649 INFO kernel:[ 4.435793] usb usb2: SerialNumber: 0000:00:1d.0 >02:04:44,649 INFO kernel:[ 4.437334] hub 2-0:1.0: USB hub found >02:04:44,649 INFO kernel:[ 4.437767] hub 2-0:1.0: 2 ports detected >02:04:44,649 INFO kernel:[ 4.438888] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >02:04:44,649 INFO kernel:[ 4.439296] uhci_hcd: USB Universal Host Controller Interface driver >02:04:44,649 INFO kernel:[ 4.440165] xhci_hcd 0000:03:00.0: xHCI Host Controller >02:04:44,649 INFO kernel:[ 4.440889] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3 >02:04:44,649 INFO kernel:[ 4.502592] xhci_hcd 0000:03:00.0: irq 17, io mem 0xf7200000 >02:04:44,649 DEBUG kernel:[ 4.503236] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X >02:04:44,649 DEBUG kernel:[ 4.503288] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X >02:04:44,649 DEBUG kernel:[ 4.503345] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X >02:04:44,649 DEBUG kernel:[ 4.503398] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X >02:04:44,649 DEBUG kernel:[ 4.503449] xhci_hcd 0000:03:00.0: irq 46 for MSI/MSI-X >02:04:44,649 INFO kernel:[ 4.504553] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >02:04:44,649 INFO kernel:[ 4.504935] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >02:04:44,649 INFO kernel:[ 4.505302] usb usb3: Product: xHCI Host Controller >02:04:44,649 INFO kernel:[ 4.505664] usb usb3: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 xhci_hcd >02:04:44,649 INFO kernel:[ 4.506043] usb usb3: SerialNumber: 0000:03:00.0 >02:04:44,649 DEBUG kernel:[ 4.506962] xHCI xhci_add_endpoint called for root hub >02:04:44,649 DEBUG kernel:[ 4.506964] xHCI xhci_check_bandwidth called for root hub >02:04:44,649 INFO kernel:[ 4.507222] hub 3-0:1.0: USB hub found >02:04:44,649 INFO kernel:[ 4.507669] hub 3-0:1.0: 2 ports detected >02:04:44,649 INFO kernel:[ 4.508759] xhci_hcd 0000:03:00.0: xHCI Host Controller >02:04:44,649 INFO kernel:[ 4.509461] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4 >02:04:44,649 INFO kernel:[ 4.510186] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >02:04:44,649 INFO kernel:[ 4.510556] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >02:04:44,649 INFO kernel:[ 4.510932] usb usb4: Product: xHCI Host Controller >02:04:44,649 INFO kernel:[ 4.511293] usb usb4: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 xhci_hcd >02:04:44,649 INFO kernel:[ 4.511665] usb usb4: SerialNumber: 0000:03:00.0 >02:04:44,649 DEBUG kernel:[ 4.512563] xHCI xhci_add_endpoint called for root hub >02:04:44,649 DEBUG kernel:[ 4.512564] xHCI xhci_check_bandwidth called for root hub >02:04:44,649 INFO kernel:[ 4.512832] hub 4-0:1.0: USB hub found >02:04:44,649 INFO kernel:[ 4.513282] hub 4-0:1.0: 2 ports detected >02:04:44,649 INFO kernel:[ 4.522983] xhci_hcd 0000:04:00.0: xHCI Host Controller >02:04:44,649 INFO kernel:[ 4.523709] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 5 >02:04:44,649 INFO kernel:[ 4.585328] xhci_hcd 0000:04:00.0: irq 16, io mem 0xf7100000 >02:04:44,649 DEBUG kernel:[ 4.585895] xhci_hcd 0000:04:00.0: irq 47 for MSI/MSI-X >02:04:44,649 DEBUG kernel:[ 4.585953] xhci_hcd 0000:04:00.0: irq 48 for MSI/MSI-X >02:04:44,649 DEBUG kernel:[ 4.586006] xhci_hcd 0000:04:00.0: irq 49 for MSI/MSI-X >02:04:44,649 DEBUG kernel:[ 4.586057] xhci_hcd 0000:04:00.0: irq 50 for MSI/MSI-X >02:04:44,649 DEBUG kernel:[ 4.586108] xhci_hcd 0000:04:00.0: irq 51 for MSI/MSI-X >02:04:44,649 INFO kernel:[ 4.587208] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 >02:04:44,649 INFO kernel:[ 4.587587] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >02:04:44,649 INFO kernel:[ 4.587977] usb usb5: Product: xHCI Host Controller >02:04:44,649 INFO kernel:[ 4.588349] usb usb5: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 xhci_hcd >02:04:44,649 INFO kernel:[ 4.588735] usb usb5: SerialNumber: 0000:04:00.0 >02:04:44,649 DEBUG kernel:[ 4.589664] xHCI xhci_add_endpoint called for root hub >02:04:44,649 DEBUG kernel:[ 4.589666] xHCI xhci_check_bandwidth called for root hub >02:04:44,649 INFO kernel:[ 4.589930] hub 5-0:1.0: USB hub found >02:04:44,649 INFO kernel:[ 4.590382] hub 5-0:1.0: 2 ports detected >02:04:44,649 INFO kernel:[ 4.591459] xhci_hcd 0000:04:00.0: xHCI Host Controller >02:04:44,649 INFO kernel:[ 4.592157] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 6 >02:04:44,649 INFO kernel:[ 4.592879] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003 >02:04:44,649 INFO kernel:[ 4.593259] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >02:04:44,649 INFO kernel:[ 4.593647] usb usb6: Product: xHCI Host Controller >02:04:44,649 INFO kernel:[ 4.594019] usb usb6: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 xhci_hcd >02:04:44,649 INFO kernel:[ 4.594397] usb usb6: SerialNumber: 0000:04:00.0 >02:04:44,649 DEBUG kernel:[ 4.595300] xHCI xhci_add_endpoint called for root hub >02:04:44,649 DEBUG kernel:[ 4.595302] xHCI xhci_check_bandwidth called for root hub >02:04:44,649 INFO kernel:[ 4.595553] hub 6-0:1.0: USB hub found >02:04:44,649 INFO kernel:[ 4.596014] hub 6-0:1.0: 2 ports detected >02:04:44,649 INFO kernel:[ 4.610064] usbcore: registered new interface driver usbserial >02:04:44,649 INFO kernel:[ 4.610509] usbcore: registered new interface driver usbserial_generic >02:04:44,649 INFO kernel:[ 4.610970] USB Serial support registered for generic >02:04:44,649 INFO kernel:[ 4.611341] usbserial: USB Serial Driver core >02:04:44,649 INFO kernel:[ 4.611901] i8042: PNP: No PS/2 controller found. Probing ports directly. >02:04:44,649 INFO kernel:[ 4.615380] serio: i8042 KBD port at 0x60,0x64 irq 1 >02:04:44,649 INFO kernel:[ 4.615831] serio: i8042 AUX port at 0x60,0x64 irq 12 >02:04:44,649 INFO kernel:[ 4.616931] mousedev: PS/2 mouse device common for all mice >02:04:44,649 INFO kernel:[ 4.618374] rtc_cmos 00:06: RTC can wake from S4 >02:04:44,649 INFO kernel:[ 4.619295] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 >02:04:44,649 INFO kernel:[ 4.619736] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >02:04:44,649 INFO kernel:[ 4.621170] device-mapper: uevent: version 1.0.3 >02:04:44,649 INFO kernel:[ 4.622163] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >02:04:44,649 INFO kernel:[ 4.624101] cpuidle: using governor ladder >02:04:44,649 INFO kernel:[ 4.626030] cpuidle: using governor menu >02:04:44,649 INFO kernel:[ 4.630843] EFI Variables Facility v0.08 2004-May-17 >02:04:44,649 INFO kernel:[ 4.688897] usbcore: registered new interface driver usbhid >02:04:44,649 INFO kernel:[ 4.689267] usbhid: USB HID core driver >02:04:44,649 INFO kernel:[ 4.689885] drop_monitor: Initializing network drop monitor service >02:04:44,649 INFO kernel:[ 4.690504] ip_tables: (C) 2000-2006 Netfilter Core Team >02:04:44,649 INFO kernel:[ 4.691077] TCP: cubic registered >02:04:44,649 INFO kernel:[ 4.691445] Initializing XFRM netlink socket >02:04:44,649 INFO kernel:[ 4.692993] NET: Registered protocol family 10 >02:04:44,649 INFO kernel:[ 4.694995] mip6: Mobile IPv6 >02:04:44,649 INFO kernel:[ 4.695357] NET: Registered protocol family 17 >02:04:44,649 DEBUG kernel:[ 4.697794] PM: Hibernation image not present or could not be loaded. >02:04:44,649 NOTICE kernel:[ 4.697796] Load module verification keys >02:04:44,649 NOTICE kernel:[ 4.698349] Loaded Fedora Project 3a93f6da key: 33d865aac6e88b9b5304db9e6646fd413a93f6da >02:04:44,649 INFO kernel:[ 4.698808] registered taskstats version 1 >02:04:44,649 INFO kernel:[ 4.701998] Magic number: 8:65:57 >02:04:44,649 INFO kernel:[ 4.702505] rtc_cmos 00:06: setting system clock to 2012-08-31 02:03:59 UTC (1346378639) >02:04:44,649 INFO kernel:[ 4.707561] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >02:04:44,649 INFO kernel:[ 4.708020] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >02:04:44,649 INFO kernel:[ 4.723564] usb 1-1: new high-speed USB device number 2 using ehci_hcd >02:04:44,649 WARNING kernel:[ 4.730762] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120711/psargs-359) >02:04:44,649 WARNING kernel:[ 4.731644] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT5._GTF] (Node ffff880407e92000), AE_NOT_FOUND (20120711/psparse-536) >02:04:44,649 INFO kernel:[ 4.733414] ata6.00: ATAPI: Optiarc DVD RW AD-7280S, 1.01, max UDMA/100 >02:04:44,649 WARNING kernel:[ 4.745080] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120711/psargs-359) >02:04:44,649 WARNING kernel:[ 4.746024] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff880407e8f9e0), AE_NOT_FOUND (20120711/psparse-536) >02:04:44,649 INFO kernel:[ 4.748266] ata1.00: ATA-8: WDC WD5000AAKX-753CA1, 19.01H19, max UDMA/133 >02:04:44,649 INFO kernel:[ 4.749173] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >02:04:44,649 WARNING kernel:[ 4.762362] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120711/psargs-359) >02:04:44,649 WARNING kernel:[ 4.762826] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT5._GTF] (Node ffff880407e92000), AE_NOT_FOUND (20120711/psparse-536) >02:04:44,649 INFO kernel:[ 4.763748] ata6.00: configured for UDMA/100 >02:04:44,649 WARNING kernel:[ 4.774838] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120711/psargs-359) >02:04:44,649 WARNING kernel:[ 4.775299] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff880407e8f9e0), AE_NOT_FOUND (20120711/psparse-536) >02:04:44,649 INFO kernel:[ 4.776527] ata1.00: configured for UDMA/133 >02:04:44,649 NOTICE kernel:[ 4.777998] scsi 0:0:0:0: Direct-Access ATA WDC WD5000AAKX-7 19.0 PQ: 0 ANSI: 5 >02:04:44,649 NOTICE kernel:[ 4.786250] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >02:04:44,649 NOTICE kernel:[ 4.786979] sd 0:0:0:0: Attached scsi generic sg0 type 0 >02:04:44,649 NOTICE kernel:[ 4.789387] sd 0:0:0:0: [sda] Write Protect is off >02:04:44,649 DEBUG kernel:[ 4.790375] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >02:04:44,649 NOTICE kernel:[ 4.790753] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >02:04:44,649 NOTICE kernel:[ 4.794799] scsi 5:0:0:0: CD-ROM Optiarc DVD RW AD-7280S 1.01 PQ: 0 ANSI: 5 >02:04:44,649 WARNING kernel:[ 4.803850] sr0: scsi3-mmc drive: 94x/94x writer dvd-ram cd/rw xa/form2 cdda tray >02:04:44,649 INFO kernel:[ 4.804329] cdrom: Uniform CD-ROM driver Revision: 3.20 >02:04:44,649 DEBUG kernel:[ 4.806024] sr 5:0:0:0: Attached scsi CD-ROM sr0 >02:04:44,649 NOTICE kernel:[ 4.806830] sr 5:0:0:0: Attached scsi generic sg1 type 5 >02:04:44,649 WARNING kernel:[ 4.793518] ACPI: Invalid Power Resource to register! >02:04:44,649 WARNING kernel:[ 4.811120] ACPI: Invalid Power Resource to register!<6>[ 4.838276] sda: sda1 sda2 sda3 sda4 sda5 sda6 >02:04:44,649 INFO kernel:[ 4.838480] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >02:04:44,649 INFO kernel:[ 4.838482] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >02:04:44,649 INFO kernel:[ 4.841382] hub 1-1:1.0: USB hub found >02:04:44,649 INFO kernel:[ 4.841658] hub 1-1:1.0: 6 ports detected >02:04:44,649 NOTICE kernel:[ 4.847656] sd 0:0:0:0: [sda] Attached SCSI disk >02:04:44,650 INFO kernel:[ 4.849807] Freeing unused kernel memory: 3244k freed >02:04:44,650 INFO kernel:[ 4.850936] Write protecting the kernel read-only data: 12288k >02:04:44,650 INFO kernel:[ 4.855881] Freeing unused kernel memory: 1100k freed >02:04:44,650 INFO kernel:[ 4.862076] Freeing unused kernel memory: 1216k freed >02:04:44,650 INFO kernel:[ 4.944627] usb 2-1: new high-speed USB device number 2 using ehci_hcd >02:04:44,650 WARNING kernel:[ 4.992032] service-to-run (93) used greatest stack depth: 4784 bytes left >02:04:44,650 INFO kernel:[ 5.063815] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >02:04:44,650 INFO kernel:[ 5.064742] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >02:04:44,650 INFO kernel:[ 5.066359] hub 2-1:1.0: USB hub found >02:04:44,650 INFO kernel:[ 5.067036] hub 2-1:1.0: 8 ports detected >02:04:44,650 WARNING kernel:[ 5.087615] mkdir (107) used greatest stack depth: 4640 bytes left >02:04:44,650 INFO kernel:[ 5.164894] tsc: Refined TSC clocksource calibration: 3310.800 MHz >02:04:44,650 INFO kernel:[ 5.166073] Switching to clocksource tsc >02:04:44,650 INFO kernel:[ 5.284701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >02:04:44,650 INFO kernel:[ 5.286053] EDD information not available. >02:04:44,650 INFO kernel:[ 5.342187] usb 2-1.1: new full-speed USB device number 3 using ehci_hcd >02:04:44,650 INFO kernel:[ 5.431917] usb 2-1.1: New USB device found, idVendor=05ac, idProduct=1003 >02:04:44,650 INFO kernel:[ 5.432865] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >02:04:44,650 INFO kernel:[ 5.433793] usb 2-1.1: Product: Hub in Apple Extended USB Keyboard >02:04:44,650 INFO kernel:[ 5.434826] usb 2-1.1: Manufacturer: Mitsumi Electric >02:04:44,650 INFO kernel:[ 5.443568] hub 2-1.1:1.0: USB hub found >02:04:44,650 INFO kernel:[ 5.445121] hub 2-1.1:1.0: 3 ports detected >02:04:44,650 INFO kernel:[ 5.521050] usb 2-1.7: new full-speed USB device number 4 using ehci_hcd >02:04:44,650 INFO kernel:[ 5.607839] usb 2-1.7: New USB device found, idVendor=0cf3, idProduct=3000 >02:04:44,650 INFO kernel:[ 5.608656] usb 2-1.7: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >02:04:44,650 INFO kernel:[ 5.639895] squashfs: version 4.0 (2009/01/31) Phillip Lougher >02:04:44,650 INFO kernel:[ 5.658439] alua: device handler registered >02:04:44,650 INFO kernel:[ 5.669555] emc: device handler registered >02:04:44,650 INFO kernel:[ 5.681153] hp_sw: device handler registered >02:04:44,650 INFO kernel:[ 5.693170] rdac: device handler registered >02:04:44,650 INFO kernel:[ 5.721982] usb 2-1.1.1: new low-speed USB device number 5 using ehci_hcd >02:04:44,650 INFO kernel:[ 5.803807] usb 2-1.1.1: New USB device found, idVendor=046d, idProduct=c401 >02:04:44,650 INFO kernel:[ 5.804753] usb 2-1.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >02:04:44,650 INFO kernel:[ 5.805663] usb 2-1.1.1: Product: USB-PS/2 Trackball >02:04:44,650 INFO kernel:[ 5.806548] usb 2-1.1.1: Manufacturer: Logitech >02:04:44,650 INFO kernel:[ 5.814158] input: Logitech USB-PS/2 Trackball as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.1/2-1.1.1:1.0/input/input2 >02:04:44,650 INFO kernel:[ 5.819204] hid-generic 0003:046D:C401.0001: input,hidraw0: USB HID v1.00 Mouse [Logitech USB-PS/2 Trackball] on usb-0000:00:1d.0-1.1.1/input0 >02:04:44,650 INFO kernel:[ 5.883954] usb 2-1.1.3: new full-speed USB device number 6 using ehci_hcd >02:04:44,650 INFO kernel:[ 5.978141] usb 2-1.1.3: New USB device found, idVendor=05ac, idProduct=020b >02:04:44,650 INFO kernel:[ 5.979145] usb 2-1.1.3: New USB device strings: Mfr=1, Product=3, SerialNumber=0 >02:04:44,650 INFO kernel:[ 5.980118] usb 2-1.1.3: Product: Apple Extended USB Keyboard >02:04:44,650 INFO kernel:[ 5.981079] usb 2-1.1.3: Manufacturer: Mitsumi Electric >02:04:44,650 INFO kernel:[ 5.989209] input: Mitsumi Electric Apple Extended USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.3/2-1.1.3:1.0/input/input3 >02:04:44,650 INFO kernel:[ 5.993032] hid-generic 0003:05AC:020B.0002: input,hidraw1: USB HID v1.10 Keyboard [Mitsumi Electric Apple Extended USB Keyboard] on usb-0000:00:1d.0-1.1.3/input0 >02:04:44,650 INFO kernel:[ 6.001813] input: Mitsumi Electric Apple Extended USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.3/2-1.1.3:1.1/input/input4 >02:04:44,650 INFO kernel:[ 6.005571] hid-generic 0003:05AC:020B.0003: input,hidraw2: USB HID v1.10 Device [Mitsumi Electric Apple Extended USB Keyboard] on usb-0000:00:1d.0-1.1.3/input1 >02:04:44,650 INFO kernel:[ 8.729398] floppy0: no floppy controllers found >02:04:44,650 INFO kernel:[ 8.752128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >02:04:44,650 INFO kernel:[ 8.753219] EDD information not available. >02:04:44,650 INFO kernel:[ 8.783052] md: raid0 personality registered for level 0 >02:04:44,650 INFO kernel:[ 8.796434] md: raid1 personality registered for level 1 >02:04:44,650 INFO kernel:[ 8.807864] async_tx: api initialized (async) >02:04:44,650 INFO kernel:[ 8.811334] xor: automatically using best checksumming function: >02:04:44,650 INFO kernel:[ 8.821652] avx : 9472.000 MB/sec >02:04:44,650 WARNING kernel:[ 8.841640] raid6: sse2x1 9648 MB/s >02:04:44,650 WARNING kernel:[ 8.858612] raid6: sse2x2 12003 MB/s >02:04:44,650 WARNING kernel:[ 8.875606] raid6: sse2x4 13855 MB/s >02:04:44,650 WARNING kernel:[ 8.876086] raid6: using algorithm sse2x4 (13855 MB/s) >02:04:44,650 WARNING kernel:[ 8.876554] raid6: using ssse3x2 recovery algorithm >02:04:44,650 INFO kernel:[ 8.888214] md: raid6 personality registered for level 6 >02:04:44,650 INFO kernel:[ 8.888800] md: raid5 personality registered for level 5 >02:04:44,650 INFO kernel:[ 8.889282] md: raid4 personality registered for level 4 >02:04:44,650 INFO kernel:[ 8.918444] md: raid10 personality registered for level 10 >02:04:44,650 INFO kernel:[ 8.930350] md: linear personality registered for level -1 >02:04:44,650 INFO kernel:[ 8.976206] device-mapper: multipath: version 1.5.0 loaded >02:04:44,650 INFO kernel:[ 8.988343] device-mapper: multipath round-robin: version 1.0.0 loaded >02:04:44,650 INFO kernel:[ 9.127053] RPC: Registered named UNIX socket transport module. >02:04:44,650 INFO kernel:[ 9.127537] RPC: Registered udp transport module. >02:04:44,650 INFO kernel:[ 9.127989] RPC: Registered tcp transport module. >02:04:44,650 INFO kernel:[ 9.128427] RPC: Registered tcp NFSv4.1 backchannel transport module. >02:04:44,650 WARNING kernel:[ 9.221945] rpc.idmapd (273) used greatest stack depth: 4544 bytes left >02:04:44,650 WARNING kernel:[ 9.492048] systemd-cgroups (329) used greatest stack depth: 4400 bytes left >02:04:44,650 INFO kernel:[ 9.586617] wmi: Mapper loaded >02:04:44,650 INFO kernel:[ 9.679699] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k >02:04:44,650 INFO kernel:[ 9.680112] e1000e: Copyright(c) 1999 - 2012 Intel Corporation. >02:04:44,650 DEBUG kernel:[ 9.680623] e1000e 0000:00:19.0: setting latency timer to 64 >02:04:44,650 INFO kernel:[ 9.680770] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >02:04:44,650 DEBUG kernel:[ 9.681618] e1000e 0000:00:19.0: irq 52 for MSI/MSI-X >02:04:44,650 INFO kernel:[ 9.690145] [drm] Initialized drm 1.1.0 20060810 >02:04:44,650 WARNING kernel:[ 9.716094] MXM: GUID detected in BIOS >02:04:44,650 INFO kernel:[ 9.719281] [drm] nouveau 0000:01:00.0: Detected an NVc0 generation card (0x0c1080a1) >02:04:44,650 DEBUG kernel:[ 9.721330] checking generic (f1000000 3aa000) vs hw (e8000000 8000000) >02:04:44,650 DEBUG kernel:[ 9.721332] checking generic (f1000000 3aa000) vs hw (f0000000 2000000) >02:04:44,650 INFO kernel:[ 9.721333] fb: conflicting fb hw usage nouveaufb vs EFI VGA - removing generic driver >02:04:44,650 INFO kernel:[ 9.721865] Console: switching to colour dummy device 80x25 >02:04:44,650 INFO kernel:[ 9.730953] [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS >02:04:44,650 INFO kernel:[ 9.792090] [drm] nouveau 0000:01:00.0: ... appears to be valid >02:04:44,650 INFO kernel:[ 9.792096] [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN >02:04:44,650 INFO kernel:[ 9.792100] [drm] nouveau 0000:01:00.0: BIT BIOS found >02:04:44,650 INFO kernel:[ 9.792104] [drm] nouveau 0000:01:00.0: Bios version 70.08.29.00 >02:04:44,650 INFO kernel:[ 9.792108] [drm] nouveau 0000:01:00.0: TMDS table version 2.0 >02:04:44,650 INFO kernel:[ 9.806200] [drm] nouveau 0000:01:00.0: MXM: no VBIOS data, nothing to do >02:04:44,650 INFO kernel:[ 9.806207] [drm] nouveau 0000:01:00.0: DCB version 4.0 >02:04:44,650 NOTICE kernel:[ 9.806211] [drm] nouveau 0000:01:00.0: DCB outp 00: 01000302 00020030 >02:04:44,650 NOTICE kernel:[ 9.806214] [drm] nouveau 0000:01:00.0: DCB outp 01: 02000300 00000000 >02:04:44,650 NOTICE kernel:[ 9.806217] [drm] nouveau 0000:01:00.0: DCB outp 02: 04011310 00020020 >02:04:44,650 NOTICE kernel:[ 9.806220] [drm] nouveau 0000:01:00.0: DCB outp 03: 02022362 00020010 >02:04:44,650 INFO kernel:[ 9.806223] [drm] nouveau 0000:01:00.0: DCB conn 00: 00001030 >02:04:44,650 INFO kernel:[ 9.806227] [drm] nouveau 0000:01:00.0: DCB conn 01: 00000100 >02:04:44,650 INFO kernel:[ 9.806230] [drm] nouveau 0000:01:00.0: DCB conn 02: 00002261 >02:04:44,650 INFO kernel:[ 9.806235] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0x6BB6 >02:04:44,650 INFO kernel:[ 9.826360] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0x71FC >02:04:44,650 INFO kernel:[ 9.833396] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0x8391 >02:04:44,650 INFO kernel:[ 9.833400] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0x8395 >02:04:44,650 INFO kernel:[ 9.833446] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0x847D >02:04:44,650 INFO kernel:[ 9.833450] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0x84E2 >02:04:44,650 WARNING kernel:[ 9.853439] [drm] nouveau 0000:01:00.0: 0x6B29: Condition still not met after 20ms, skipping following opcodes >02:04:44,650 INFO kernel:[ 9.864328] [TTM] Zone kernel: Available graphics memory: 8191170 kiB >02:04:44,650 INFO kernel:[ 9.864333] [TTM] Zone dma32: Available graphics memory: 2097152 kiB >02:04:44,650 INFO kernel:[ 9.864336] [TTM] Initializing pool allocator >02:04:44,650 INFO kernel:[ 9.864421] [TTM] Initializing DMA pool allocator >02:04:44,650 INFO kernel:[ 9.864624] [drm] nouveau 0000:01:00.0: Detected 1024MiB VRAM (DDR3) >02:04:44,650 INFO kernel:[ 9.867298] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture) >02:04:44,650 INFO kernel:[ 9.873723] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >02:04:44,650 INFO kernel:[ 9.873728] [drm] No driver support for vblank timestamp query. >02:04:44,650 INFO kernel:[ 9.940467] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) c8:60:00:02:26:5e >02:04:44,650 INFO kernel:[ 9.940473] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection >02:04:44,650 INFO kernel:[ 9.940574] e1000e 0000:00:19.0: eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF >02:04:44,650 INFO kernel:[ 10.033694] [drm] nouveau 0000:01:00.0: 2 available performance level(s) >02:04:44,650 INFO kernel:[ 10.033700] [drm] nouveau 0000:01:00.0: 0: core 50MHz shader 101MHz memory 135MHz voltage 880mV >02:04:44,650 INFO kernel:[ 10.033705] [drm] nouveau 0000:01:00.0: 1: core 405MHz shader 810MHz memory 324MHz voltage 900mV >02:04:44,650 INFO kernel:[ 10.033710] [drm] nouveau 0000:01:00.0: c: core 405MHz shader 810MHz memory 324MHz voltage 900mV >02:04:44,650 INFO kernel:[ 10.036769] [drm] nouveau 0000:01:00.0: MM: using COPY1 for buffer copies >02:04:44,650 WARNING kernel:[ 10.126163] cdrom_id (350) used greatest stack depth: 3456 bytes left >02:04:44,650 INFO kernel:[ 10.228695] [drm] nouveau 0000:01:00.0: allocated 1024x768 fb: 0x120000, bo ffff8803fd768000 >02:04:44,650 INFO kernel:[ 10.229836] fbcon: nouveaufb (fb0) is primary device >02:04:44,650 INFO kernel:[ 10.251972] Console: switching to colour frame buffer device 128x48 >02:04:44,650 INFO kernel:[ 10.252987] fb0: nouveaufb frame buffer device >02:04:44,650 INFO kernel:[ 10.252996] drm: registered panic notifier >02:04:44,650 INFO kernel:[ 10.253053] [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0 >02:04:44,650 DEBUG kernel:[ 10.753356] ISO 9660 Extensions: Microsoft Joliet Level 3 >02:04:44,650 DEBUG kernel:[ 10.761556] ISO 9660 Extensions: RRIP_1991A >02:04:44,650 INFO kernel:[ 13.260038] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >02:04:44,650 DEBUG kernel:[ 24.975541] SELinux: 2048 avtab hash slots, 100407 rules. >02:04:44,650 DEBUG kernel:[ 25.527294] SELinux: 2048 avtab hash slots, 100407 rules. >02:04:44,650 DEBUG kernel:[ 28.059048] SELinux: 9 users, 15 roles, 4211 types, 233 bools, 1 sens, 1024 cats >02:04:44,650 DEBUG kernel:[ 28.059051] SELinux: 83 classes, 100407 rules >02:04:44,650 DEBUG kernel:[ 28.217147] SELinux: Completing initialization. >02:04:44,650 DEBUG kernel:[ 28.217150] SELinux: Setting up existing superblocks. >02:04:44,650 DEBUG kernel:[ 28.217262] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 28.217324] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 28.217415] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 28.217452] SELinux: initialized (dev proc, type proc), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 28.217573] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:04:44,650 DEBUG kernel:[ 28.217658] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >02:04:44,650 DEBUG kernel:[ 28.219103] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >02:04:44,650 DEBUG kernel:[ 28.219157] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 28.224517] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >02:04:44,650 DEBUG kernel:[ 28.224576] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 28.224612] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >02:04:44,650 DEBUG kernel:[ 28.224709] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >02:04:44,650 DEBUG kernel:[ 28.224768] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >02:04:44,650 DEBUG kernel:[ 28.224817] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 28.224894] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 28.228116] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 28.228132] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:04:44,650 DEBUG kernel:[ 28.228147] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:04:44,650 DEBUG kernel:[ 28.228339] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:04:44,650 DEBUG kernel:[ 28.228453] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 28.228476] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 28.228503] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 28.228603] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 28.228637] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 28.228652] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 28.228664] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 28.228677] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 28.228714] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 28.228770] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 28.228834] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 28.229002] SELinux: initialized (dev loop0, type squashfs), uses xattr >02:04:44,650 DEBUG kernel:[ 28.229401] SELinux: initialized (dev dm-0, type ext4), uses xattr >02:04:44,650 NOTICE kernel:[ 28.288415] type=1403 audit(1346378663.107:2): policy loaded auid=4294967295 ses=4294967295 >02:04:44,650 WARNING kernel:[ 31.411408] mkdir (489) used greatest stack depth: 3232 bytes left >02:04:44,650 DEBUG kernel:[ 32.165572] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >02:04:44,650 DEBUG kernel:[ 36.309390] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >02:04:44,650 WARNING kernel:[ 36.351353] udevadm (501) used greatest stack depth: 3120 bytes left >02:04:44,650 DEBUG kernel:[ 36.573498] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >02:04:44,650 DEBUG kernel:[ 36.573571] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:04:44,650 NOTICE kernel:[ 43.083369] type=1400 audit(1346378677.915:3): avc: denied { create } for pid=533 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >02:04:44,650 NOTICE kernel:[ 43.269438] type=1400 audit(1346378678.102:4): avc: denied { setattr } for pid=533 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=44334 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >02:04:44,650 NOTICE kernel:[ 43.269632] type=1400 audit(1346378678.102:5): avc: denied { relabelfrom } for pid=533 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=44334 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >02:04:44,650 INFO kernel:[ 44.922545] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x26 >02:04:44,650 WARNING kernel:[ 45.731327] ACPI Warning: 0x000000000000f000-0x000000000000f01f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120711/utaddress-251) >02:04:44,650 INFO kernel:[ 45.731339] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >02:04:44,650 WARNING kernel:[ 46.694061] ACPI Warning: 0x0000000000000460-0x000000000000047f SystemIO conflicts with Region \PMIO 1 (20120711/utaddress-251) >02:04:44,650 INFO kernel:[ 46.694073] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >02:04:44,650 WARNING kernel:[ 46.694074] lpc_ich: Resource conflict(s) found affecting iTCO_wdt >02:04:44,650 WARNING kernel:[ 46.694082] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120711/utaddress-251) >02:04:44,650 INFO kernel:[ 46.694090] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >02:04:44,650 WARNING kernel:[ 46.694099] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \GPIO 1 (20120711/utaddress-251) >02:04:44,650 WARNING kernel:[ 46.694111] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \_SB_.PCI0.LPCB.GPBX 2 (20120711/utaddress-251) >02:04:44,650 INFO kernel:[ 46.694118] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >02:04:44,650 WARNING kernel:[ 46.694119] lpc_ich: Resource conflict(s) found affecting gpio_ich >02:04:44,650 DEBUG kernel:[ 46.698278] mei 0000:00:16.0: setting latency timer to 64 >02:04:44,650 DEBUG kernel:[ 46.698510] mei 0000:00:16.0: irq 53 for MSI/MSI-X >02:04:44,650 INFO kernel:[ 46.705058] mei 0000:00:16.0: wd: failed to find the client >02:04:44,650 INFO kernel:[ 47.637475] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x26 >02:04:44,650 INFO kernel:[ 47.640669] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x26 >02:04:44,650 INFO kernel:[ 47.643013] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x26 >02:04:44,650 INFO kernel:[ 47.645721] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >02:04:44,650 INFO kernel:[ 47.560423] asus_wmi: ASUS WMI generic driver loaded >02:04:44,650 INFO kernel:[ 47.785939] asus_wmi: Initialization: 0x0asus_wmi: BIOS WMI version: 0.9 >02:04:44,650 INFO kernel:[ 47.789181] asus_wmi: SFUN value: 0x0<6>[ 47.804633] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input5 >02:04:44,650 NOTICE kernel:[ 48.914964] type=1400 audit(1346378683.752:6): avc: denied { read } for pid=628 comm="bash" name=".profile" dev="dm-0" ino=18777 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >02:04:44,650 NOTICE kernel:[ 48.915031] type=1400 audit(1346378683.753:7): avc: denied { open } for pid=628 comm="bash" path="/root/.profile" dev="dm-0" ino=18777 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >02:04:44,650 NOTICE kernel:[ 49.603985] type=1400 audit(1346378684.442:8): avc: denied { read } for pid=628 comm="bash" name="linux" dev="dm-0" ino=59260 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >02:04:44,650 NOTICE kernel:[ 49.604086] type=1400 audit(1346378684.442:9): avc: denied { open } for pid=628 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=59260 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >02:04:44,650 NOTICE kernel:[ 49.604160] type=1400 audit(1346378684.442:10): avc: denied { getattr } for pid=628 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=59260 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >02:04:45,516 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 >02:04:46,194 INFO NetworkManager: <info> NetworkManager (version 0.9.5.96-2.fc18) is starting... >02:04:46,196 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >02:04:46,198 INFO NetworkManager: <info> WEXT support is enabled >02:04:47,419 INFO dbus-daemon: dbus[643]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >02:04:47,422 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >02:04:48,333 INFO polkitd: Started polkitd version 0.107 >02:04:48,559 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >02:04:48,562 INFO dbus-daemon: dbus[643]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >02:04:48,752 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >02:04:48,754 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >02:04:48,755 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >02:04:48,756 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >02:04:48,758 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >02:04:48,759 INFO NetworkManager: <info> trying to start the modem manager... >02:04:48,760 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >02:04:48,762 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >02:04:48,763 INFO dbus-daemon: dbus[643]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >02:04:49,042 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >02:04:49,044 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >02:04:49,045 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >02:04:49,062 INFO NetworkManager: <info> Networking is enabled by state file >02:04:49,063 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >02:04:49,065 INFO NetworkManager: <info> (em1): carrier is OFF >02:04:49,066 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'e1000e' ifindex: 2) >02:04:49,067 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/0 >02:04:49,069 INFO NetworkManager: <info> (em1): now managed >02:04:49,070 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >02:04:49,071 INFO NetworkManager: <info> (em1): bringing up device. >02:04:49,212 DEBUG kernel:[ 54.367215] e1000e 0000:00:19.0: irq 52 for MSI/MSI-X >02:04:49,313 DEBUG kernel:[ 54.468298] e1000e 0000:00:19.0: irq 52 for MSI/MSI-X >02:04:49,314 INFO kernel:[ 54.469258] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >02:04:49,317 INFO NetworkManager: <info> (em1): preparing device. >02:04:49,319 INFO NetworkManager: <info> (em1): deactivating device (reason 'managed') [2] >02:04:49,321 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/em1 >02:04:49,321 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >02:04:49,322 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >02:04:50,228 INFO dbus-daemon: modem-manager[653]: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >02:04:50,231 INFO modem-manager: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >02:04:50,239 INFO dbus-daemon: dbus[643]: [system] Successfully activated service 'org.freedesktop.ModemManager' >02:04:50,239 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >02:04:50,241 INFO NetworkManager: <info> modem-manager is now available >02:04:51,324 INFO systemd: Startup finished in 4s 553ms 224us (kernel) + 24s 841ms 365us (initrd) + 26s 814ms 955us (userspace) = 56s 209ms 544us. >02:04:51,409 INFO dbus-daemon: modem-manager[653]: <info> Loaded plugin 'Wavecom' >02:04:51,410 INFO dbus-daemon: modem-manager[653]: <info> Loaded plugin 'Sierra' >02:04:51,411 INFO modem-manager: <info> Loaded plugin 'Wavecom' >02:04:51,412 INFO modem-manager: <info> Loaded plugin 'Sierra' >02:04:51,414 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >02:04:51,415 INFO modem-manager: <info> Loaded plugin 'Longcheer' >02:04:51,416 INFO modem-manager: <info> Loaded plugin 'X22X' >02:04:51,417 INFO modem-manager: <info> Loaded plugin 'Samsung' >02:04:51,418 INFO modem-manager: <info> Loaded plugin 'ZTE' >02:04:51,420 INFO modem-manager: <info> Loaded plugin 'MotoC' >02:04:51,421 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >02:04:51,422 INFO modem-manager: <info> Loaded plugin 'Gobi' >02:04:51,423 INFO modem-manager: <info> Loaded plugin 'Linktop' >02:04:51,425 INFO modem-manager: <info> Loaded plugin 'Nokia' >02:04:51,426 INFO modem-manager: <info> Loaded plugin 'Huawei' >02:04:51,427 INFO modem-manager: <info> Loaded plugin 'Novatel' >02:04:51,429 INFO modem-manager: <info> Loaded plugin 'Option' >02:04:51,430 INFO modem-manager: <info> Loaded plugin 'AnyData' >02:04:51,431 INFO modem-manager: <info> Loaded plugin 'SimTech' >02:04:51,433 INFO modem-manager: <info> Loaded plugin 'Iridium' >02:04:51,434 INFO modem-manager: <info> Loaded plugin 'Cinterion' >02:04:51,435 INFO modem-manager: <info> Loaded plugin 'Generic' >02:04:51,436 INFO modem-manager: <info> Successfully loaded 20 plugins >02:04:51,438 INFO dbus-daemon: modem-manager[653]: <info> Loaded plugin 'Ericsson MBM' >02:04:51,439 INFO dbus-daemon: modem-manager[653]: <info> Loaded plugin 'Longcheer' >02:04:51,441 INFO dbus-daemon: modem-manager[653]: <info> Loaded plugin 'X22X' >02:04:51,442 INFO dbus-daemon: modem-manager[653]: <info> Loaded plugin 'Samsung' >02:04:51,443 INFO dbus-daemon: modem-manager[653]: <info> Loaded plugin 'ZTE' >02:04:51,445 INFO dbus-daemon: modem-manager[653]: <info> Loaded plugin 'MotoC' >02:04:51,446 INFO dbus-daemon: modem-manager[653]: <info> Loaded plugin 'Option High-Speed' >02:04:51,447 INFO dbus-daemon: modem-manager[653]: <info> Loaded plugin 'Gobi' >02:04:51,449 INFO dbus-daemon: modem-manager[653]: <info> Loaded plugin 'Linktop' >02:04:51,450 INFO dbus-daemon: modem-manager[653]: <info> Loaded plugin 'Nokia' >02:04:51,451 INFO dbus-daemon: modem-manager[653]: <info> Loaded plugin 'Huawei' >02:04:51,452 INFO dbus-daemon: modem-manager[653]: <info> Loaded plugin 'Novatel' >02:04:51,454 INFO dbus-daemon: modem-manager[653]: <info> Loaded plugin 'Option' >02:04:51,455 INFO dbus-daemon: modem-manager[653]: <info> Loaded plugin 'AnyData' >02:04:51,456 INFO dbus-daemon: modem-manager[653]: <info> Loaded plugin 'SimTech' >02:04:51,457 INFO dbus-daemon: modem-manager[653]: <info> Loaded plugin 'Iridium' >02:04:51,459 INFO dbus-daemon: modem-manager[653]: <info> Loaded plugin 'Cinterion' >02:04:51,460 INFO dbus-daemon: modem-manager[653]: <info> Loaded plugin 'Generic' >02:04:51,461 INFO dbus-daemon: modem-manager[653]: <info> Successfully loaded 20 plugins >02:04:52,600 INFO kernel:[ 57.752306] e1000e: em1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx >02:04:52,600 INFO kernel:[ 57.752393] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >02:04:52,600 INFO NetworkManager: <info> (em1): carrier now ON (device state 20) >02:04:52,602 INFO NetworkManager: <info> (em1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >02:04:52,604 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >02:04:52,607 INFO NetworkManager: <info> Activation (em1) starting connection 'Wired connection 1' >02:04:52,608 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >02:04:52,611 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >02:04:52,611 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >02:04:52,612 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >02:04:52,613 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >02:04:52,614 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >02:04:52,616 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >02:04:52,617 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >02:04:52,618 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >02:04:52,620 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >02:04:52,621 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >02:04:52,622 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >02:04:52,623 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >02:04:52,753 INFO NetworkManager: <info> dhclient started with pid 670 >02:04:52,755 INFO NetworkManager: <info> Activation (em1) Beginning IP6 addrconf. >02:04:52,756 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >02:04:57,650 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P1 >02:04:57,652 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >02:04:57,653 INFO dhclient: All rights reserved. >02:04:57,655 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >02:04:57,658 INFO dhclient: >02:04:57,809 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >02:04:57,816 INFO dhclient: Listening on LPF/em1/c8:60:00:02:26:5e >02:04:57,819 INFO dhclient: Sending on LPF/em1/c8:60:00:02:26:5e >02:04:57,821 INFO dhclient: Sending on Socket/fallback >02:04:57,823 INFO dhclient: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 8 (xid=0x368d3b3a) >02:04:57,825 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x368d3b3a) >02:04:57,826 INFO dhclient: DHCPOFFER from 192.168.0.71 >02:04:57,827 INFO dhclient: DHCPACK from 192.168.0.71 (xid=0x368d3b3a) >02:04:57,829 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> bound >02:04:57,830 INFO NetworkManager: <info> address 192.168.0.140 >02:04:57,832 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >02:04:57,833 INFO NetworkManager: <info> gateway 192.168.0.71 >02:04:57,834 INFO NetworkManager: <info> nameserver '192.168.0.71' >02:04:57,835 INFO NetworkManager: <info> domain name 'local' >02:04:57,837 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >02:04:57,838 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >02:04:57,839 INFO dhclient: bound to 192.168.0.140 -- renewal in 35175 seconds. >02:04:58,832 INFO NetworkManager: <info> (em1): device state change: ip-config -> activated (reason 'none') [70 100 0] >02:04:58,835 INFO NetworkManager: <info> Policy set 'Wired connection 1' (em1) as default for IPv4 routing and DNS. >02:04:58,836 INFO NetworkManager: <info> Activation (em1) successful, device activated. >02:04:58,841 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >02:04:58,841 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >02:04:58,841 INFO dbus-daemon: dbus[643]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >02:04:59,077 INFO dbus-daemon: dbus[643]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >02:04:59,079 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >02:04:59,681 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >02:05:00,177 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >02:05:05,502 NOTICE kernel:[ 70.641774] type=1400 audit(1346378705.500:11): avc: denied { append } for pid=700 comm="auditd" path="/tmp/anaconda.log" dev="tmpfs" ino=14923 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >02:05:05,502 NOTICE kernel:[ 70.642271] type=1400 audit(1346378705.500:12): avc: denied { read write } for pid=700 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1167 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >02:05:05,506 WARNING kernel:[ 70.645612] auditd (701): /proc/701/oom_adj is deprecated, please use /proc/701/oom_score_adj instead. >02:05:05,798 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 >02:05:05,800 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 >02:05:05,807 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 >02:05:05,809 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 >02:05:05,815 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 >02:05:05,815 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 >02:05:05,815 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 >02:05:05,815 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 >02:05:05,817 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 >02:05:05,956 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:05:06,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 >02:05:06,848 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 >02:05:06,851 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 >02:05:06,853 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 >02:05:06,854 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 >02:05:06,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 >02:05:06,959 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 >02:05:07,796 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 >02:05:13,116 INFO NetworkManager: <info> (em1): IP6 addrconf timed out or failed. >02:05:13,117 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >02:05:13,118 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) started... >02:05:13,120 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >02:05:21,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 >02:05:21,252 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 >02:05:21,259 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 >02:05:21,264 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 >02:05:21,264 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 >02:05:21,264 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 >02:05:21,264 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 >02:05:21,264 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 >02:05:21,268 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 >02:05:21,269 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 >02:05:21,429 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 >02:05:21,456 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 >02:05:21,609 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 >02:05:21,658 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 >02:05:21,690 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 >02:05:21,715 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 >02:05:21,866 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 >02:05:22,128 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 >02:05:22,171 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:05:22,257 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 >02:05:22,322 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 >02:05:22,417 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em1 ... >02:05:22,419 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >02:05:22,420 NOTICE NetworkManager: ifcfg-rh: read connection 'System em1' >02:05:22,421 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >02:05:22,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 >02:05:23,678 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 >02:05:23,810 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 >02:05:28,758 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 >02:05:28,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 >02:05:29,055 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 >02:05:29,097 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 >02:05:29,480 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 >02:05:29,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 >02:05:29,777 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 >02:05:30,100 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 >02:05:30,110 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 >02:05:30,911 INFO kernel:[ 96.026947] EXT4-fs (sda2): mounting ext3 file system using the ext4 subsystem >02:05:30,927 INFO kernel:[ 96.042664] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >02:05:30,927 DEBUG kernel:[ 96.043171] SELinux: initialized (dev sda2, type ext3), uses xattr >02:05:31,228 INFO kernel:[ 96.343592] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >02:05:31,228 DEBUG kernel:[ 96.343622] SELinux: initialized (dev sda5, type ext4), uses xattr >02:05:31,448 WARNING kernel:[ 96.563141] arch (991) used greatest stack depth: 2976 bytes left >02:05:37,810 INFO kernel:[ 103.722501] Btrfs loaded >02:05:38,111 INFO kernel:[ 104.023669] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >02:05:49,674 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 >02:08:13,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 >02:08:13,077 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 >02:08:13,082 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 >02:08:13,083 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 >02:08:13,087 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:08:13,090 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 >02:08:13,474 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 >02:08:13,480 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 >02:08:13,481 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 >02:08:13,488 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 >02:08:13,489 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 >02:08:13,490 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >02:08:13,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 >02:08:13,579 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 >02:08:13,766 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 >02:08:13,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 >02:08:15,939 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 >02:08:15,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 >02:08:16,188 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 >02:08:16,211 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 >02:08:16,451 INFO kernel:[ 262.214121] Adding 15728636k swap on /dev/sda4. Priority:-1 extents:1 across:15728636k >02:08:16,563 INFO kernel:[ 262.326276] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null) >02:08:16,563 DEBUG kernel:[ 262.326287] SELinux: initialized (dev sda7, type ext4), uses xattr >02:08:16,705 DEBUG kernel:[ 262.468488] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:15:51,007 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 >02:16:23,029 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 >02:27:47,393 NOTICE sendmail: alias database /etc/aliases rebuilt by root >02:27:47,395 INFO sendmail: /etc/aliases: 76 aliases, longest 10 bytes, 771 bytes total >02:28:11,346 DEBUG kernel:[ 1455.984361] SELinux: 2048 avtab hash slots, 100875 rules. >02:28:11,913 DEBUG kernel:[ 1456.551353] SELinux: 2048 avtab hash slots, 100875 rules. >02:28:14,589 DEBUG kernel:[ 1459.224587] SELinux: 9 users, 15 roles, 4233 types, 233 bools, 1 sens, 1024 cats >02:28:14,589 DEBUG kernel:[ 1459.224591] SELinux: 83 classes, 100875 rules >02:28:17,724 INFO dbus: avc: received policyload notice (seqno=2) >02:28:17,728 INFO dbus: avc: received policyload notice (seqno=2) >02:28:17,729 INFO dbus: avc: received policyload notice (seqno=2) >02:28:17,731 NOTICE dbus: [system] Reloaded configuration >02:28:17,733 INFO dbus-daemon: dbus[643]: avc: received policyload notice (seqno=2) >02:28:17,734 INFO dbus-daemon: dbus[643]: [system] Reloaded configuration >02:28:17,991 WARNING kernel:[ 1462.623338] flush-253:0 (482) used greatest stack depth: 2632 bytes left
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 853308
:
608354
| 608355 |
608356
|
608357
|
608358
|
608359
|
608360
|
608361
|
608362
|
608363
|
608364
|
608365
|
608366
|
610093
|
610095