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 687360 Details for
Bug 904026
TypeError: not enough arguments for format string
[?]
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), 375.38 KB, created by
David Jansen
on 2013-01-25 09:46:33 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
David Jansen
Created:
2013-01-25 09:46:33 UTC
Size:
375.38 KB
patch
obsolete
>anaconda 18.37.11 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/logging/__init__.py", line 328, in getMessage > msg = msg % self.args > File "/usr/lib64/python2.7/logging/__init__.py", line 464, in format > record.message = record.getMessage() > File "/usr/lib64/python2.7/logging/__init__.py", line 723, in format > return fmt.format(record) > File "/usr/lib64/python2.7/logging/handlers.py", line 791, in emit > msg = self.format(record) + '\000' > File "/usr/lib64/python2.7/site-packages/pyanaconda/anaconda_log.py", line 114, in emit > SysLogHandler.emit(self, record) > File "/usr/lib64/python2.7/logging/__init__.py", line 748, in handle > self.emit(record) > File "/usr/lib64/python2.7/logging/__init__.py", line 1308, in callHandlers > hdlr.handle(record) > File "/usr/lib64/python2.7/logging/__init__.py", line 1268, in handle > self.callHandlers(record) > File "/usr/lib64/python2.7/logging/__init__.py", line 1258, in _log > self.handle(record) > File "/usr/lib64/python2.7/logging/__init__.py", line 1184, in critical > self._log(CRITICAL, msg, args, **kwargs) > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3693, in selectGroup > self.logger.critical(_('Group %s does have %u conditional packages, which may get installed.'), count_cond_test) > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1070, in _selectYumGroup > self._yum.selectGroup(groupid, group_package_types=pkg_types) > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1198, in _applyYumSelections > self._selectYumGroup(group.name, default=default, optional=optional) > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1229, in checkSoftwareSelection > self._applyYumSelections() > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1316, in preInstall > self.checkSoftwareSelection() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 124, in doInstall > payload.preInstall(packages=packages, groups=payload.languageGroups(ksdata.lang.lang)) > 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 91, in run > threading.Thread.run(self, *args, **kwargs) >TypeError: not enough arguments for format string > >Local variables in innermost frame: >msg: yum: Group %s does have %u conditional packages, which may get installed. >self: <LogRecord: yum.YumBase, 50, /usr/lib/python2.7/site-packages/yum/__init__.py, 3693, "yum: Group %s does have %u conditional packages, which may get installed."> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf.data: Skipped > _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: {'/data1': existing 215130MB partition sda6 (6) with existing ext4 filesystem mounted at /data1 >, '/tmp': existing 10240MB partition sda3 (3) with existing ext4 filesystem mounted at /tmp >, '/var': existing 20480MB partition sda2 (2) with existing ext4 filesystem mounted at /var >, '/': existing 51200MB partition sda1 (1) with existing ext4 filesystem mounted at / >} > swaps: [existing 8192MB partition sda5 (5) with existing swap >] > name: Fedora Linux 18 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: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat._majorminor: None > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat.label: None > _intf.storage.fsset._usb.originalFormat._targetSize: 0 > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: 0 > _intf.storage.fsset._usb.originalFormat._migrate: False > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb._size: 0 > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset._usb.id: 21 > _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, /tmp/curl_fetch_url1/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [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/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, '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 305245MB disk sda (0) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 223324MB partition sda4 (4) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, OpticalDevice instance, containing members: > _model: HL-DT-STDVD+-RW_GSA-H31N > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 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: /tmp/curl_fetch_url1/squashfs.img (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > 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: existing None > 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: existing None > 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: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._device: /dev/loop1 > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._size: 1024.0 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 1024.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > 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: existing None > 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: existing None > bus: Skipped > _size: 0 > _serial: None > id: 13 > minor: 0 >, existing 1024MB dm live-rw (14) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent swap > id: 6 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: aeb18825-07a6-4e55-b47d-5b9ab13473bb > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008001 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: / > origFormat._targetSize: 51200.0 > origFormat._device: /dev/sda1 > origFormat._minInstanceSize: 10724.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._size: 51200.0 > id: 4 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: a946b4b5-6c5b-4943-b06c-afb24f5cbb9e > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008002 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: /var > origFormat._targetSize: 20480.0 > origFormat._device: /dev/sda2 > origFormat._minInstanceSize: 1016.4 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._size: 20480.0 > id: 2 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 40bac328-0e9d-411e-8067-205f6f753b5e > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008003 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: /tmp > origFormat._targetSize: 10240.0 > origFormat._device: /dev/sda3 > origFormat._minInstanceSize: 206.8 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._size: 10240.0 > id: 0 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 7 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 5 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 3 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 1 >] > _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: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm.originalFormat.label: None > _intf.storage.fsset._devshm.originalFormat._targetSize: 0 > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._size: 0 > _intf.storage.fsset._devshm.originalFormat._migrate: False > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm._size: 0 > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._devshm.id: 16 > _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: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat._majorminor: None > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat.label: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat._migrate: False > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev._size: 0 > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset._dev.id: 15 > _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: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat._majorminor: None > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat.label: None > _intf.storage.fsset._proc.originalFormat._targetSize: 0 > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: 0 > _intf.storage.fsset._proc.originalFormat._migrate: False > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc._size: 0 > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset._proc.id: 19 > _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: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat._majorminor: None > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat.label: None > _intf.storage.fsset._devpts.originalFormat._targetSize: 0 > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: 0 > _intf.storage.fsset._devpts.originalFormat._migrate: False > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts._size: 0 > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._devpts.id: 17 > _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: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat._majorminor: None > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat.label: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: 0 > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: 0 > _intf.storage.fsset._sysfs.originalFormat._migrate: False > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs._size: 0 > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._sysfs.id: 18 > _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: None > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _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: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat._majorminor: None > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat.label: None > _intf.storage.fsset._selinux.originalFormat._targetSize: 0 > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: 0 > _intf.storage.fsset._selinux.originalFormat._migrate: False > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux._size: 0 > _intf.storage.fsset._selinux._serial: None > _intf.storage.fsset._selinux.id: 20 > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [sda] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.disks: [existing 305245MB disk sda (0) with existing msdos disklabel >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: 5 > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) rhgb quiet > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f90bf4ab9d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f90bf4aba10) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f90bf4aba50) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f90bf4aba90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f90bf4abad0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Storage instance) > _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._requiredPackages: [grub2, e2fsprogs, authconfig, firewalld] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1359106192.9 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 3 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._progress_id: 4456 > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._autoContinue: False > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Storage instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 4455 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._update_spoke_id: 4453 > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 4 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7f90b4bb9170> > _intf._currentAction._data: Skipped > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': PasswordSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.confirm: Entry instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._oldweak: None > _intf._currentAction._spokes.pw: Entry instance, containing members: > _intf._currentAction._spokes._password: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._error: False >} > _intf._currentAction._totalSteps: 8 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._incompleteSpokes: [] > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: http://fedora.strw.leidenuniv.nl/fedora18/x86_64/os >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: http://fedora.strw.leidenuniv.nl/fedora18/x86_64/os/ >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.37.11 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog, /run/install/ks.cfg] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': False, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': '/run/install/ks.cfg', 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'http://fedora.strw.leidenuniv.nl/fedora18/x86_64/os/', 'method': 'http://fedora.strw.leidenuniv.nl/fedora18/x86_64/os', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >09:28:29,211 INFO anaconda: /sbin/anaconda 18.37.11 >09:28:30,423 INFO anaconda: 2097152 kB (2048 MB) are available >09:28:30,423 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >09:28:30,434 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >09:28:30,434 INFO anaconda: Default encoding = utf-8 >09:28:31,049 INFO anaconda: ISCSID is /sbin/iscsid >09:28:31,049 INFO anaconda: no initiator set >09:28:31,127 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >09:28:31,128 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >09:28:31,439 INFO anaconda: Display mode = g >09:28:31,441 INFO anaconda: 2097152 kB (2048 MB) are available >09:28:31,441 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >09:28:32,059 DEBUG anaconda: X server has signalled a successful start. >09:28:32,061 INFO anaconda: Starting window manager, pid 873. >09:28:33,196 INFO anaconda: using only installclass _Fedora >09:28:33,957 INFO anaconda: Detected 2016M of memory >09:28:33,958 INFO anaconda: Swap attempt of 4032M >09:28:33,978 INFO anaconda: Running Thread: AnaStorageThread (140259675387648) >09:28:33,979 INFO anaconda: Running Thread: AnaNetworkThread (140259683780352) >09:28:33,988 INFO anaconda: Running Thread: AnaPayloadThread (140259438425856) >09:28:33,990 DEBUG anaconda: network: devices found ['em1'] >09:28:34,045 DEBUG anaconda: updating hostname eendracht.strw.leidenuniv.nl >09:28:34,075 INFO anaconda: Thread Done: AnaNetworkThread (140259683780352) >09:28:34,599 INFO anaconda: no initiator set >09:28:34,768 DEBUG anaconda: required disklabel type for sda (1) is None >09:28:34,768 DEBUG anaconda: default disklabel type for sda is msdos >09:28:34,769 DEBUG anaconda: selecting msdos disklabel for sda based on size >09:28:36,890 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >09:28:37,276 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >09:28:37,314 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >09:28:37,380 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >09:28:37,437 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage as ext4 with options defaults,ro >09:28:37,498 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >09:28:37,573 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda6 on /mnt/sysimage as ext4 with options defaults,ro >09:28:37,603 DEBUG anaconda: network standalone spoke (init): completed: True >09:28:37,660 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >09:28:37,875 INFO anaconda: Thread Done: AnaStorageThread (140259675387648) >10:28:38,017 INFO anaconda: fs space: 0 B needed: 3 GB >10:28:38,249 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) > >10:28:38,259 INFO anaconda: fs space: 0 B needed: 3 GB >10:28:38,323 INFO anaconda: Running Thread: AnaSourceWatcher (140259455211264) >10:28:38,333 INFO anaconda: fs space: 0 B needed: 3 GB >10:28:38,399 DEBUG anaconda: network: selected device em1 >10:28:38,413 INFO anaconda: fs space: 0 B needed: 3 GB >10:28:38,439 INFO anaconda: Running Thread: AnaSoftwareWatcher (140259421640448) >10:28:38,445 INFO anaconda: fs space: 0 B needed: 3 GB >10:28:38,460 INFO anaconda: Running Thread: AnaStorageWatcher (140259386316544) >10:28:39,123 INFO anaconda: Thread Done: AnaPayloadThread (140259438425856) >10:28:39,128 INFO anaconda: Thread Done: AnaSoftwareWatcher (140259421640448) >10:28:39,138 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >10:28:39,195 INFO anaconda: Thread Done: AnaSourceWatcher (140259455211264) >10:28:39,215 INFO anaconda: Running Thread: AnaNTPserver0 (140259455211264) >10:28:39,216 INFO anaconda: Running Thread: AnaNTPserver2 (140259421640448) >10:28:39,215 INFO anaconda: Running Thread: AnaNTPserver1 (140259438425856) >10:28:39,239 INFO anaconda: Running Thread: AnaNTPserver3 (140259430033152) >10:28:39,253 INFO anaconda: Thread Done: AnaStorageWatcher (140259386316544) >10:28:39,266 INFO anaconda: Thread Done: AnaNTPserver2 (140259421640448) >10:28:39,269 INFO anaconda: Thread Done: AnaNTPserver1 (140259438425856) >10:28:39,270 INFO anaconda: Thread Done: AnaNTPserver3 (140259430033152) >10:28:40,494 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f90c022d210> status to: Probing storage... >10:28:40,494 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f90c022d210> status to: Downloading package metadata... >10:28:40,495 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f90c076ad50> status to: Downloading package metadata... >10:28:40,495 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f90c02309d0> status to: Probing storage... >10:28:40,495 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f90c076ad50> status to: Downloading group metadata... >10:28:40,501 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f90c076ad50> >10:28:40,504 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f90c022d210> >10:28:40,509 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f90c02309d0> >10:28:40,510 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f90c076c410> status to: Wired (em1) connected >10:28:40,511 INFO anaconda: Running Thread: AnaExecuteStorageThread (140259430033152) >10:28:40,563 INFO anaconda: Thread Done: AnaExecuteStorageThread (140259430033152) >10:28:41,496 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f90c02309d0> >10:28:41,497 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f90c02309d0> status to: Saving storage configuration... >10:28:41,502 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f90c02309d0> >10:28:46,818 DEBUG anaconda: disk free: 1.91 MB fs free: 283.96 GB sw needs: 3 GB auto swap: 4.03 GB >10:28:49,235 INFO anaconda: Thread Done: AnaNTPserver0 (140259455211264) >10:28:51,430 INFO anaconda: Running Thread: AnaExecuteStorageThread (140259455211264) >10:28:51,470 INFO anaconda: Thread Done: AnaExecuteStorageThread (140259455211264) >10:28:51,529 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0'] >10:28:51,536 DEBUG anaconda: ui: unused=[] >10:28:51,536 DEBUG anaconda: ui: new_devices=[] >10:28:51,567 DEBUG anaconda: page clicked: New Fedora 18 Installation >10:28:51,567 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >10:28:51,637 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f90c02309d0> >10:28:51,637 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f90c02309d0> status to: Saving storage configuration... >10:28:51,642 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f90c02309d0> >10:28:53,802 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >10:28:53,803 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >10:28:53,820 DEBUG anaconda: populate_right_side: existing 215130MB partition sda6 (6) with existing ext4 filesystem >10:28:53,822 DEBUG anaconda: updated device_disks to ['sda'] >10:28:53,822 DEBUG anaconda: updated device_vg_name to None >10:28:53,823 DEBUG anaconda: min: 1133.0 max: 215130.0 current: 215130.0 >10:28:53,825 DEBUG anaconda: fs type changed: ext4 >10:28:53,832 INFO anaconda: getting device type for None >10:28:53,833 ERR anaconda: unknown device type: 'None' >10:28:53,833 DEBUG anaconda: device_type_changed: None None >10:28:53,835 INFO anaconda: getting device type for Standard Partition >10:28:53,836 DEBUG anaconda: device_type_changed: 2 Standard Partition >10:28:53,836 INFO anaconda: getting device type for Standard Partition >10:28:53,837 DEBUG anaconda: populate_raid: 2, None >10:28:53,837 INFO anaconda: getting device type for Standard Partition >10:28:53,839 INFO anaconda: getting device type for Standard Partition >10:28:53,840 DEBUG anaconda: populate_raid: 2, None >10:28:53,840 INFO anaconda: getting device type for Standard Partition >10:28:54,826 DEBUG anaconda: current selector: existing 215130MB partition sda6 (6) with existing ext4 filesystem >10:28:54,827 DEBUG anaconda: new selector: existing 10240MB partition sda3 (3) with existing ext4 filesystem >10:28:54,827 DEBUG anaconda: notebook page = 1 >10:28:54,828 INFO anaconda: ui: saving changes to device sda6 >10:28:54,828 DEBUG anaconda: old_name: sda6 >10:28:54,828 DEBUG anaconda: new_name: None >10:28:54,829 DEBUG anaconda: new size: 215130.0 >10:28:54,829 DEBUG anaconda: old size: 215130.0 >10:28:54,829 INFO anaconda: getting device type for Standard Partition >10:28:54,830 DEBUG anaconda: new device type: 2 >10:28:54,831 DEBUG anaconda: reformat: False >10:28:54,831 DEBUG anaconda: new fs type: ext4 >10:28:54,831 DEBUG anaconda: old encryption setting: False >10:28:54,832 DEBUG anaconda: new encryption setting: False >10:28:54,832 DEBUG anaconda: old mountpoint: >10:28:54,832 DEBUG anaconda: new mountpoint: >10:28:54,832 INFO anaconda: getting device type for Standard Partition >10:28:54,836 DEBUG anaconda: populate_right_side: existing 10240MB partition sda3 (3) with existing ext4 filesystem >10:28:54,836 DEBUG anaconda: updated device_disks to ['sda'] >10:28:54,837 DEBUG anaconda: updated device_vg_name to None >10:28:54,837 DEBUG anaconda: min: 206.8 max: 10240.0 current: 10240.0 >10:28:54,842 INFO anaconda: getting device type for Standard Partition >10:28:54,842 DEBUG anaconda: populate_raid: 2, None >10:28:54,842 INFO anaconda: getting device type for Standard Partition >10:29:03,746 INFO anaconda: ui: saving changes to device sda3 >10:29:03,747 DEBUG anaconda: old_name: sda3 >10:29:03,747 DEBUG anaconda: new_name: None >10:29:03,747 DEBUG anaconda: new size: 10240.0 >10:29:03,747 DEBUG anaconda: old size: 10240.0 >10:29:03,747 INFO anaconda: getting device type for Standard Partition >10:29:03,748 DEBUG anaconda: new device type: 2 >10:29:03,748 DEBUG anaconda: reformat: True >10:29:03,749 DEBUG anaconda: new fs type: ext4 >10:29:03,749 DEBUG anaconda: old encryption setting: False >10:29:03,749 DEBUG anaconda: new encryption setting: False >10:29:03,749 DEBUG anaconda: old mountpoint: >10:29:03,749 DEBUG anaconda: new mountpoint: /tmp >10:29:03,751 INFO anaconda: getting device type for Standard Partition >10:29:03,755 INFO anaconda: scheduling reformat of sda3 as ext4 >10:29:03,773 DEBUG anaconda: populate_right_side: existing 10240MB partition sda3 (3) with non-existent ext4 filesystem mounted at /tmp >10:29:03,773 DEBUG anaconda: updated device_disks to ['sda'] >10:29:03,774 DEBUG anaconda: updated device_vg_name to None >10:29:03,774 DEBUG anaconda: min: 10240.0 max: 10240.0 current: 10240.0 >10:29:03,778 INFO anaconda: getting device type for Standard Partition >10:29:03,779 DEBUG anaconda: populate_raid: 2, None >10:29:03,779 INFO anaconda: getting device type for Standard Partition >10:29:05,058 DEBUG anaconda: current selector: existing 10240MB partition sda3 (3) with non-existent ext4 filesystem mounted at /tmp >10:29:05,059 DEBUG anaconda: new selector: existing 215130MB partition sda6 (6) with existing ext4 filesystem >10:29:05,059 DEBUG anaconda: notebook page = 1 >10:29:05,060 INFO anaconda: ui: saving changes to device sda3 >10:29:05,060 DEBUG anaconda: old_name: sda3 >10:29:05,060 DEBUG anaconda: new_name: None >10:29:05,060 DEBUG anaconda: new size: 10240.0 >10:29:05,061 DEBUG anaconda: old size: 10240.0 >10:29:05,061 INFO anaconda: getting device type for Standard Partition >10:29:05,062 DEBUG anaconda: new device type: 2 >10:29:05,063 DEBUG anaconda: reformat: True >10:29:05,063 DEBUG anaconda: new fs type: ext4 >10:29:05,063 DEBUG anaconda: old encryption setting: False >10:29:05,063 DEBUG anaconda: new encryption setting: False >10:29:05,064 DEBUG anaconda: old mountpoint: /tmp >10:29:05,064 DEBUG anaconda: new mountpoint: /tmp >10:29:05,065 INFO anaconda: getting device type for Standard Partition >10:29:05,068 DEBUG anaconda: populate_right_side: existing 215130MB partition sda6 (6) with existing ext4 filesystem >10:29:05,069 DEBUG anaconda: updated device_disks to ['sda'] >10:29:05,069 DEBUG anaconda: updated device_vg_name to None >10:29:05,070 DEBUG anaconda: min: 1133.0 max: 215130.0 current: 215130.0 >10:29:05,075 INFO anaconda: getting device type for Standard Partition >10:29:05,075 DEBUG anaconda: populate_raid: 2, None >10:29:05,076 INFO anaconda: getting device type for Standard Partition >10:29:10,490 INFO anaconda: ui: saving changes to device sda6 >10:29:10,490 DEBUG anaconda: old_name: sda6 >10:29:10,491 DEBUG anaconda: new_name: None >10:29:10,491 DEBUG anaconda: new size: 215130.0 >10:29:10,491 DEBUG anaconda: old size: 215130.0 >10:29:10,492 INFO anaconda: getting device type for Standard Partition >10:29:10,493 DEBUG anaconda: new device type: 2 >10:29:10,493 DEBUG anaconda: reformat: False >10:29:10,493 DEBUG anaconda: new fs type: ext4 >10:29:10,493 DEBUG anaconda: old encryption setting: False >10:29:10,494 DEBUG anaconda: new encryption setting: False >10:29:10,494 DEBUG anaconda: old mountpoint: >10:29:10,494 DEBUG anaconda: new mountpoint: /data1 >10:29:10,495 INFO anaconda: getting device type for Standard Partition >10:29:10,498 DEBUG anaconda: updating mountpoint to /data1 >10:29:11,362 DEBUG anaconda: current selector: existing 215130MB partition sda6 (6) with existing ext4 filesystem mounted at /data1 >10:29:11,363 DEBUG anaconda: new selector: existing 20480MB partition sda2 (2) with existing ext4 filesystem >10:29:11,363 DEBUG anaconda: notebook page = 1 >10:29:11,363 INFO anaconda: ui: saving changes to device sda6 >10:29:11,364 DEBUG anaconda: old_name: sda6 >10:29:11,364 DEBUG anaconda: new_name: None >10:29:11,364 DEBUG anaconda: new size: 215130.0 >10:29:11,365 DEBUG anaconda: old size: 215130.0 >10:29:11,365 INFO anaconda: getting device type for Standard Partition >10:29:11,366 DEBUG anaconda: new device type: 2 >10:29:11,366 DEBUG anaconda: reformat: False >10:29:11,367 DEBUG anaconda: new fs type: ext4 >10:29:11,367 DEBUG anaconda: old encryption setting: False >10:29:11,367 DEBUG anaconda: new encryption setting: False >10:29:11,368 DEBUG anaconda: old mountpoint: /data1 >10:29:11,368 DEBUG anaconda: new mountpoint: /data1 >10:29:11,368 INFO anaconda: getting device type for Standard Partition >10:29:11,373 DEBUG anaconda: populate_right_side: existing 20480MB partition sda2 (2) with existing ext4 filesystem >10:29:11,373 DEBUG anaconda: updated device_disks to ['sda'] >10:29:11,373 DEBUG anaconda: updated device_vg_name to None >10:29:11,374 DEBUG anaconda: min: 1016.4 max: 20480.0 current: 20480.0 >10:29:11,378 INFO anaconda: getting device type for Standard Partition >10:29:11,379 DEBUG anaconda: populate_raid: 2, None >10:29:11,379 INFO anaconda: getting device type for Standard Partition >10:29:17,658 INFO anaconda: ui: saving changes to device sda2 >10:29:17,658 DEBUG anaconda: old_name: sda2 >10:29:17,659 DEBUG anaconda: new_name: None >10:29:17,659 DEBUG anaconda: new size: 20480.0 >10:29:17,659 DEBUG anaconda: old size: 20480.0 >10:29:17,659 INFO anaconda: getting device type for Standard Partition >10:29:17,660 DEBUG anaconda: new device type: 2 >10:29:17,660 DEBUG anaconda: reformat: True >10:29:17,660 DEBUG anaconda: new fs type: ext4 >10:29:17,661 DEBUG anaconda: old encryption setting: False >10:29:17,661 DEBUG anaconda: new encryption setting: False >10:29:17,661 DEBUG anaconda: old mountpoint: >10:29:17,661 DEBUG anaconda: new mountpoint: /var >10:29:17,663 INFO anaconda: getting device type for Standard Partition >10:29:17,666 INFO anaconda: scheduling reformat of sda2 as ext4 >10:29:17,680 DEBUG anaconda: populate_right_side: existing 20480MB partition sda2 (2) with non-existent ext4 filesystem mounted at /var >10:29:17,680 DEBUG anaconda: updated device_disks to ['sda'] >10:29:17,680 DEBUG anaconda: updated device_vg_name to None >10:29:17,681 DEBUG anaconda: min: 20480.0 max: 20480.0 current: 20480.0 >10:29:17,685 INFO anaconda: getting device type for Standard Partition >10:29:17,686 DEBUG anaconda: populate_raid: 2, None >10:29:17,686 INFO anaconda: getting device type for Standard Partition >10:29:19,066 DEBUG anaconda: current selector: existing 20480MB partition sda2 (2) with non-existent ext4 filesystem mounted at /var >10:29:19,067 DEBUG anaconda: new selector: existing 51200MB partition sda1 (1) with existing ext4 filesystem >10:29:19,068 DEBUG anaconda: notebook page = 1 >10:29:19,069 INFO anaconda: ui: saving changes to device sda2 >10:29:19,069 DEBUG anaconda: old_name: sda2 >10:29:19,070 DEBUG anaconda: new_name: None >10:29:19,071 DEBUG anaconda: new size: 20480.0 >10:29:19,072 DEBUG anaconda: old size: 20480.0 >10:29:19,072 INFO anaconda: getting device type for Standard Partition >10:29:19,073 DEBUG anaconda: new device type: 2 >10:29:19,074 DEBUG anaconda: reformat: True >10:29:19,074 DEBUG anaconda: new fs type: ext4 >10:29:19,075 DEBUG anaconda: old encryption setting: False >10:29:19,075 DEBUG anaconda: new encryption setting: False >10:29:19,076 DEBUG anaconda: old mountpoint: /var >10:29:19,077 DEBUG anaconda: new mountpoint: /var >10:29:19,078 INFO anaconda: getting device type for Standard Partition >10:29:19,083 DEBUG anaconda: populate_right_side: existing 51200MB partition sda1 (1) with existing ext4 filesystem >10:29:19,083 DEBUG anaconda: updated device_disks to ['sda'] >10:29:19,084 DEBUG anaconda: updated device_vg_name to None >10:29:19,085 DEBUG anaconda: min: 10724.0 max: 51200.0 current: 51200.0 >10:29:19,093 INFO anaconda: getting device type for Standard Partition >10:29:19,095 DEBUG anaconda: populate_raid: 2, None >10:29:19,095 INFO anaconda: getting device type for Standard Partition >10:29:24,650 INFO anaconda: ui: saving changes to device sda1 >10:29:24,651 DEBUG anaconda: old_name: sda1 >10:29:24,652 DEBUG anaconda: new_name: None >10:29:24,652 DEBUG anaconda: new size: 51200.0 >10:29:24,653 DEBUG anaconda: old size: 51200.0 >10:29:24,654 INFO anaconda: getting device type for Standard Partition >10:29:24,655 DEBUG anaconda: new device type: 2 >10:29:24,655 DEBUG anaconda: reformat: True >10:29:24,656 DEBUG anaconda: new fs type: ext4 >10:29:24,656 DEBUG anaconda: old encryption setting: False >10:29:24,657 DEBUG anaconda: new encryption setting: False >10:29:24,657 DEBUG anaconda: old mountpoint: >10:29:24,658 DEBUG anaconda: new mountpoint: / >10:29:24,659 INFO anaconda: getting device type for Standard Partition >10:29:24,664 INFO anaconda: scheduling reformat of sda1 as ext4 >10:29:24,680 DEBUG anaconda: populate_right_side: existing 51200MB partition sda1 (1) with non-existent ext4 filesystem mounted at / >10:29:24,681 DEBUG anaconda: updated device_disks to ['sda'] >10:29:24,682 DEBUG anaconda: updated device_vg_name to None >10:29:24,683 DEBUG anaconda: min: 51200.0 max: 51200.0 current: 51200.0 >10:29:24,687 INFO anaconda: getting device type for Standard Partition >10:29:24,688 DEBUG anaconda: populate_raid: 2, None >10:29:24,689 INFO anaconda: getting device type for Standard Partition >10:29:26,506 DEBUG anaconda: current selector: existing 51200MB partition sda1 (1) with non-existent ext4 filesystem mounted at / >10:29:26,507 DEBUG anaconda: new selector: existing 8192MB partition sda5 (5) with existing swap >10:29:26,508 DEBUG anaconda: notebook page = 1 >10:29:26,509 INFO anaconda: ui: saving changes to device sda1 >10:29:26,509 DEBUG anaconda: old_name: sda1 >10:29:26,510 DEBUG anaconda: new_name: None >10:29:26,511 DEBUG anaconda: new size: 51200.0 >10:29:26,512 DEBUG anaconda: old size: 51200.0 >10:29:26,512 INFO anaconda: getting device type for Standard Partition >10:29:26,513 DEBUG anaconda: new device type: 2 >10:29:26,514 DEBUG anaconda: reformat: True >10:29:26,514 DEBUG anaconda: new fs type: ext4 >10:29:26,515 DEBUG anaconda: old encryption setting: False >10:29:26,516 DEBUG anaconda: new encryption setting: False >10:29:26,516 DEBUG anaconda: old mountpoint: / >10:29:26,517 DEBUG anaconda: new mountpoint: / >10:29:26,518 INFO anaconda: getting device type for Standard Partition >10:29:26,522 DEBUG anaconda: populate_right_side: existing 8192MB partition sda5 (5) with existing swap >10:29:26,523 DEBUG anaconda: updated device_disks to ['sda'] >10:29:26,524 DEBUG anaconda: updated device_vg_name to None >10:29:26,525 DEBUG anaconda: min: 8192.0 max: 8192.0 current: 8192.0 >10:29:26,527 DEBUG anaconda: fs type changed: swap >10:29:26,533 INFO anaconda: getting device type for Standard Partition >10:29:26,534 DEBUG anaconda: populate_raid: 2, None >10:29:26,535 INFO anaconda: getting device type for Standard Partition >10:29:28,442 INFO anaconda: ui: saving changes to device sda5 >10:29:28,443 DEBUG anaconda: old_name: sda5 >10:29:28,443 DEBUG anaconda: new_name: None >10:29:28,443 DEBUG anaconda: new size: 8192.0 >10:29:28,444 DEBUG anaconda: old size: 8192.0 >10:29:28,444 INFO anaconda: getting device type for Standard Partition >10:29:28,445 DEBUG anaconda: new device type: 2 >10:29:28,445 DEBUG anaconda: reformat: True >10:29:28,446 DEBUG anaconda: new fs type: swap >10:29:28,446 DEBUG anaconda: old encryption setting: False >10:29:28,446 DEBUG anaconda: new encryption setting: False >10:29:28,447 DEBUG anaconda: old mountpoint: >10:29:28,447 DEBUG anaconda: new mountpoint: None >10:29:28,447 INFO anaconda: getting device type for Standard Partition >10:29:28,451 INFO anaconda: scheduling reformat of sda5 as swap >10:29:28,464 DEBUG anaconda: populate_right_side: existing 8192MB partition sda5 (5) with non-existent swap >10:29:28,464 DEBUG anaconda: updated device_disks to ['sda'] >10:29:28,464 DEBUG anaconda: updated device_vg_name to None >10:29:28,465 DEBUG anaconda: min: 8192.0 max: 8192.0 current: 8192.0 >10:29:28,469 INFO anaconda: getting device type for Standard Partition >10:29:28,470 DEBUG anaconda: populate_raid: 2, None >10:29:28,470 INFO anaconda: getting device type for Standard Partition >10:29:30,554 DEBUG anaconda: page clicked: New Fedora 18 Installation >10:29:30,554 DEBUG anaconda: notebook page = 1 >10:29:30,555 INFO anaconda: ui: saving changes to device sda5 >10:29:30,555 DEBUG anaconda: old_name: sda5 >10:29:30,555 DEBUG anaconda: new_name: None >10:29:30,555 DEBUG anaconda: new size: 8192.0 >10:29:30,556 DEBUG anaconda: old size: 8192.0 >10:29:30,556 INFO anaconda: getting device type for Standard Partition >10:29:30,557 DEBUG anaconda: new device type: 2 >10:29:30,557 DEBUG anaconda: reformat: True >10:29:30,557 DEBUG anaconda: new fs type: swap >10:29:30,557 DEBUG anaconda: old encryption setting: False >10:29:30,557 DEBUG anaconda: new encryption setting: False >10:29:30,558 DEBUG anaconda: old mountpoint: >10:29:30,558 DEBUG anaconda: new mountpoint: None >10:29:30,558 INFO anaconda: getting device type for Standard Partition >10:29:30,562 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >10:29:30,563 DEBUG anaconda: populate_right_side: existing 10240MB partition sda3 (3) with non-existent ext4 filesystem mounted at /tmp >10:29:30,563 DEBUG anaconda: updated device_disks to ['sda'] >10:29:30,563 DEBUG anaconda: updated device_vg_name to None >10:29:30,564 DEBUG anaconda: min: 10240.0 max: 10240.0 current: 10240.0 >10:29:30,565 DEBUG anaconda: fs type changed: ext4 >10:29:30,572 INFO anaconda: getting device type for Standard Partition >10:29:30,572 DEBUG anaconda: populate_raid: 2, None >10:29:30,572 INFO anaconda: getting device type for Standard Partition >10:29:33,866 INFO anaconda: ui: saving changes to device sda3 >10:29:33,867 DEBUG anaconda: old_name: sda3 >10:29:33,867 DEBUG anaconda: new_name: None >10:29:33,867 DEBUG anaconda: new size: 10240.0 >10:29:33,867 DEBUG anaconda: old size: 10240.0 >10:29:33,867 INFO anaconda: getting device type for Standard Partition >10:29:33,868 DEBUG anaconda: new device type: 2 >10:29:33,868 DEBUG anaconda: reformat: True >10:29:33,869 DEBUG anaconda: new fs type: ext4 >10:29:33,869 DEBUG anaconda: old encryption setting: False >10:29:33,869 DEBUG anaconda: new encryption setting: False >10:29:33,869 DEBUG anaconda: old mountpoint: /tmp >10:29:33,869 DEBUG anaconda: new mountpoint: /tmp >10:29:33,871 INFO anaconda: getting device type for Standard Partition >10:29:33,885 INFO anaconda: Running Thread: AnaCheckStorageThread (140259675387648) >10:29:33,893 INFO anaconda: Thread Done: AnaCheckStorageThread (140259675387648) >10:29:34,496 INFO anaconda: fs space: 51.2 GB needed: 3 GB >10:29:34,497 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f90c02309d0> >10:29:34,502 INFO anaconda: fs space: 51.2 GB needed: 3 GB >10:29:34,503 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f90c02309d0> >10:29:34,504 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f90c02309d0> status to: Checking storage configuration... >10:29:34,509 INFO anaconda: fs space: 51.2 GB needed: 3 GB >10:29:34,510 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f90c02309d0> >10:29:34,530 INFO anaconda: Running Thread: AnaInstallThread (140259675387648) >10:29:36,397 INFO anaconda: Creating swap on /dev/sda5 >10:29:36,723 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda5 >10:29:36,809 INFO anaconda: Creating ext4 on /dev/sda1 >10:29:39,367 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda1 >10:29:39,591 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda1 >10:29:39,694 INFO anaconda: Creating ext4 on /dev/sda2 >10:29:42,298 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda2 >10:29:42,497 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda2 >10:29:42,601 INFO anaconda: Creating ext4 on /dev/sda3 >10:29:45,077 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda3 >10:29:45,202 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda3 >10:29:45,463 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults >10:29:45,550 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda6 on /mnt/sysimage/data1 as ext4 with options defaults >10:29:45,643 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >10:29:45,654 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >10:29:45,665 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >10:29:45,686 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >10:29:45,764 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >10:29:45,783 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage/tmp as ext4 with options defaults >10:29:45,851 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage/var as ext4 with options defaults >10:29:45,915 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >10:29:45,916 INFO anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >10:29:54,550 INFO anaconda: Thread Done: AnaInstallThread (140259675387648) > > >/tmp/packaging.log: >09:28:33,929 DEBUG packaging: getting release version from tree at None (18) >09:28:33,929 DEBUG packaging: got a release version of 18 >09:28:37,876 INFO packaging: updating base repo >09:28:37,989 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >09:28:37,990 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >09:28:37,991 DEBUG yum.verbose.plugin: Adding en_US to language list >09:28:37,995 DEBUG yum.verbose.YumBase: Config time: 0.118 >09:28:38,018 DEBUG packaging: getting release version from tree at None (18) >09:28:38,019 DEBUG packaging: got a release version of 18 >09:28:38,019 INFO packaging: configuring base repo >09:28:38,020 DEBUG packaging: getting release version from tree at http://fedora.strw.leidenuniv.nl/fedora18/x86_64/os (18) >09:28:38,020 DEBUG packaging: retrieving treeinfo from http://fedora.strw.leidenuniv.nl/fedora18/x86_64/os (proxies: {} ; sslverify: True) >09:28:38,026 DEBUG packaging: got a release version of 18 >09:28:38,035 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >09:28:38,036 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >09:28:38,037 DEBUG yum.verbose.plugin: Adding en_US to language list >09:28:38,040 DEBUG yum.verbose.YumBase: Config time: 0.014 >09:28:38,064 DEBUG packaging: adding yum repo anaconda with baseurl http://fedora.strw.leidenuniv.nl/fedora18/x86_64/os and mirrorlist None >09:28:38,100 DEBUG packaging: adding yum repo Fedora updates with baseurl http://fedora.strw.leidenuniv.nl/mirror/linux/updates/18/x86_64 and mirrorlist None >09:28:38,123 ERR packaging: repo Fedora updates setup failed: failure: repodata/repomd.xml from Fedora updates: [Errno 256] No more mirrors to try. >http://fedora.strw.leidenuniv.nl/mirror/linux/updates/18/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found : http://fedora.strw.leidenuniv.nl/mirror/linux/updates/18/x86_64/repodata/repomd.xml >09:28:38,124 DEBUG packaging: removing repo Fedora updates >09:28:38,124 DEBUG packaging: disabling repo fedora >09:28:38,125 DEBUG packaging: disabling repo updates-testing >09:28:38,125 DEBUG packaging: disabling repo updates >09:28:38,125 INFO packaging: gathering repo metadata >09:28:38,126 DEBUG packaging: getting repo metadata for anaconda >10:28:39,040 DEBUG packaging: getting group info for anaconda >10:28:39,123 INFO packaging: metadata retrieval complete >10:28:39,128 DEBUG packaging: deleting package sacks >10:29:35,501 DEBUG packaging: deleting package sacks >10:29:45,917 DEBUG yum.verbose.YumBase: Setting up Package Sacks >10:29:45,918 INFO_2 yum.verbose.plugin: Determining fastest mirrors >10:29:52,381 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >10:29:52,523 DEBUG yum.verbose.YumBase: pkgsack time: 6.606 >10:29:52,749 DEBUG yum.verbose.YumBase: group time: 6.832 >10:29:52,766 DEBUG packaging: getting release version from tree at None (18) >10:29:52,766 DEBUG packaging: got a release version of 18 >10:29:52,766 DEBUG packaging: setting releasever to previous value of 18 >10:29:52,781 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >10:29:52,781 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >10:29:52,782 DEBUG yum.verbose.plugin: Adding en_US to language list >10:29:52,793 DEBUG yum.verbose.YumBase: Config time: 0.026 >10:29:52,794 INFO packaging: gathering repo metadata >10:29:52,797 DEBUG packaging: getting repo metadata for anaconda >10:29:52,897 DEBUG packaging: getting group info for anaconda >10:29:52,901 INFO packaging: metadata retrieval complete >10:29:52,901 DEBUG packaging: installation yum config repos: anaconda >10:29:52,901 INFO packaging: checking software selection >10:29:52,901 DEBUG packaging: deleting package sacks >10:29:52,901 DEBUG packaging: deleting yum transaction info >10:29:52,902 DEBUG packaging: select group core >10:29:52,902 DEBUG yum.verbose.YumBase: Setting up Package Sacks >10:29:52,902 INFO_2 yum.verbose.plugin: Loading mirror speeds from cached hostfile >10:29:53,361 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >10:29:53,457 DEBUG yum.verbose.YumBase: pkgsack time: 0.555 >10:29:53,649 DEBUG yum.verbose.YumBase: group time: 0.747 >10:29:53,919 DEBUG yum.verbose.YumBase: Obs Init time: 0.267 >10:29:53,953 DEBUG yum.verbose.YumBase: No package named iprutils available to be installed >10:29:53,964 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >10:29:53,965 DEBUG packaging: select package openldap-clients >10:29:54,129 DEBUG packaging: select package rpcbind >10:29:54,131 DEBUG packaging: select package tcsh >10:29:54,132 DEBUG packaging: select package sssd >10:29:54,134 DEBUG packaging: select package xterm >10:29:54,134 DEBUG packaging: select package nfs-utils >10:29:54,299 DEBUG packaging: select group standard >10:29:54,364 DEBUG packaging: select group base-x >10:29:54,377 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >10:29:54,379 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >10:29:54,381 DEBUG packaging: select group gnome-desktop >10:29:54,401 DEBUG yum.verbose.YumBase: No package named evolution-NetworkManager available to be installed >10:29:54,404 DEBUG yum.verbose.YumBase: No package named gnome-disk-utility-nautilus available to be installed >10:29:54,411 DEBUG yum.verbose.YumBase: No package named PackageKit-gtk-module available to be installed >10:29:54,466 DEBUG packaging: select group kde-desktop >10:29:54,525 DEBUG packaging: select group office >10:29:54,525 CRIT yum.YumBase: Warning: Group office does not have any packages to install. >10:29:54,526 DEBUG packaging: select group editors >10:29:54,526 CRIT yum.YumBase: Warning: Group editors does not have any packages to install. >10:29:54,526 DEBUG packaging: select group engineering-and-scientific >10:29:54,537 DEBUG packaging: select group authoring-and-publishing >10:29:54,549 DEBUG packaging: select group graphics >10:29:54,549 CRIT yum.YumBase: Warning: Group graphics does not have any packages to install. > > >/tmp/program.log: >09:28:30,504 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >09:28:30,512 INFO program: Running... udevadm settle --timeout=300 >09:28:31,050 INFO program: Running... modprobe fcoe >09:28:31,103 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >09:28:31,127 INFO program: No FCoE boot disk information is found in EDD! >09:28:31,129 INFO program: Running... udevadm settle --timeout=300 >09:28:31,201 INFO program: Running... multipath -d >09:28:31,261 INFO program: Running... multipath -ll >09:28:31,348 INFO program: Running... loadkeys us >09:28:31,383 INFO program: Loading /lib/kbd/keymaps/i386/qwerty/us.map.gz >09:28:31,385 INFO program: Running... loadkeys us >09:28:31,399 INFO program: Loading /lib/kbd/keymaps/i386/qwerty/us.map.gz >09:28:32,062 INFO program: Running... metacity --display :1 --sm-disable >09:28:32,854 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >09:28:32,975 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,005 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,006 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,008 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,016 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,017 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,018 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,019 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,021 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,022 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,023 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,025 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,027 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,028 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,030 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,031 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,033 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,035 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,037 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,038 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,040 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,042 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,043 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,045 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:28:33,979 INFO program: Running... udevadm control --property=ANACONDA=1 >09:28:33,987 INFO program: Running... systemctl start chronyd.service >09:28:34,001 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >09:28:34,138 INFO program: Running... udevadm settle --timeout=300 >09:28:34,601 INFO program: Running... udevadm settle --timeout=300 >09:28:34,651 INFO program: Running... multipath -d >09:28:34,675 INFO program: Running... multipath -ll >09:28:35,054 INFO program: Running... dumpe2fs -h /dev/sda1 >09:28:35,107 INFO program: Filesystem volume name: / >09:28:35,108 INFO program: Last mounted on: / >09:28:35,108 INFO program: Filesystem UUID: aeb18825-07a6-4e55-b47d-5b9ab13473bb >09:28:35,109 INFO program: Filesystem magic number: 0xEF53 >09:28:35,110 INFO program: Filesystem revision #: 1 (dynamic) >09:28:35,110 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 >09:28:35,111 INFO program: Filesystem flags: signed_directory_hash >09:28:35,111 INFO program: Default mount options: user_xattr acl >09:28:35,112 INFO program: Filesystem state: clean >09:28:35,113 INFO program: Errors behavior: Continue >09:28:35,113 INFO program: Filesystem OS type: Linux >09:28:35,114 INFO program: Inode count: 3276800 >09:28:35,114 INFO program: Block count: 13107200 >09:28:35,115 INFO program: Reserved block count: 655360 >09:28:35,115 INFO program: Free blocks: 10344075 >09:28:35,116 INFO program: Free inodes: 2907861 >09:28:35,117 INFO program: First block: 0 >09:28:35,117 INFO program: Block size: 4096 >09:28:35,118 INFO program: Fragment size: 4096 >09:28:35,118 INFO program: Reserved GDT blocks: 1020 >09:28:35,119 INFO program: Blocks per group: 32768 >09:28:35,119 INFO program: Fragments per group: 32768 >09:28:35,120 INFO program: Inodes per group: 8192 >09:28:35,121 INFO program: Inode blocks per group: 512 >09:28:35,121 INFO program: Flex block group size: 16 >09:28:35,122 INFO program: Filesystem created: Mon Jan 21 13:24:29 2013 >09:28:35,122 INFO program: Last mount time: Fri Jan 25 09:21:16 2013 >09:28:35,127 INFO program: Last write time: Fri Jan 25 09:21:13 2013 >09:28:35,127 INFO program: Mount count: 34 >09:28:35,128 INFO program: Maximum mount count: -1 >09:28:35,129 INFO program: Last checked: Mon Jan 21 13:24:29 2013 >09:28:35,129 INFO program: Check interval: 0 (<none>) >09:28:35,130 INFO program: Lifetime writes: 18 GB >09:28:35,130 INFO program: Reserved blocks uid: 0 (user root) >09:28:35,132 INFO program: Reserved blocks gid: 0 (group root) >09:28:35,132 INFO program: First inode: 11 >09:28:35,133 INFO program: Inode size: 256 >09:28:35,134 INFO program: Required extra isize: 28 >09:28:35,134 INFO program: Desired extra isize: 28 >09:28:35,135 INFO program: Journal inode: 8 >09:28:35,135 INFO program: Default directory hash: half_md4 >09:28:35,136 INFO program: Directory Hash Seed: 2ccf501a-0f4d-4dea-bebb-a7e2f788f79f >09:28:35,137 INFO program: Journal backup: inode blocks >09:28:35,137 INFO program: Journal features: journal_incompat_revoke >09:28:35,138 INFO program: Journal size: 128M >09:28:35,138 INFO program: Journal length: 32768 >09:28:35,139 INFO program: Journal sequence: 0x00001cf0 >09:28:35,140 INFO program: Journal start: 0 >09:28:35,140 INFO program: >09:28:35,141 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:28:35,142 INFO program: Running... dumpe2fs -h /dev/sda1 >09:28:35,157 INFO program: Filesystem volume name: / >09:28:35,158 INFO program: Last mounted on: / >09:28:35,158 INFO program: Filesystem UUID: aeb18825-07a6-4e55-b47d-5b9ab13473bb >09:28:35,159 INFO program: Filesystem magic number: 0xEF53 >09:28:35,160 INFO program: Filesystem revision #: 1 (dynamic) >09:28:35,161 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 >09:28:35,162 INFO program: Filesystem flags: signed_directory_hash >09:28:35,163 INFO program: Default mount options: user_xattr acl >09:28:35,164 INFO program: Filesystem state: clean >09:28:35,164 INFO program: Errors behavior: Continue >09:28:35,165 INFO program: Filesystem OS type: Linux >09:28:35,166 INFO program: Inode count: 3276800 >09:28:35,166 INFO program: Block count: 13107200 >09:28:35,167 INFO program: Reserved block count: 655360 >09:28:35,167 INFO program: Free blocks: 10344075 >09:28:35,168 INFO program: Free inodes: 2907861 >09:28:35,169 INFO program: First block: 0 >09:28:35,169 INFO program: Block size: 4096 >09:28:35,170 INFO program: Fragment size: 4096 >09:28:35,170 INFO program: Reserved GDT blocks: 1020 >09:28:35,171 INFO program: Blocks per group: 32768 >09:28:35,172 INFO program: Fragments per group: 32768 >09:28:35,172 INFO program: Inodes per group: 8192 >09:28:35,173 INFO program: Inode blocks per group: 512 >09:28:35,173 INFO program: Flex block group size: 16 >09:28:35,174 INFO program: Filesystem created: Mon Jan 21 13:24:29 2013 >09:28:35,175 INFO program: Last mount time: Fri Jan 25 09:21:16 2013 >09:28:35,175 INFO program: Last write time: Fri Jan 25 09:21:13 2013 >09:28:35,176 INFO program: Mount count: 34 >09:28:35,177 INFO program: Maximum mount count: -1 >09:28:35,177 INFO program: Last checked: Mon Jan 21 13:24:29 2013 >09:28:35,178 INFO program: Check interval: 0 (<none>) >09:28:35,179 INFO program: Lifetime writes: 18 GB >09:28:35,179 INFO program: Reserved blocks uid: 0 (user root) >09:28:35,180 INFO program: Reserved blocks gid: 0 (group root) >09:28:35,181 INFO program: First inode: 11 >09:28:35,181 INFO program: Inode size: 256 >09:28:35,182 INFO program: Required extra isize: 28 >09:28:35,182 INFO program: Desired extra isize: 28 >09:28:35,183 INFO program: Journal inode: 8 >09:28:35,184 INFO program: Default directory hash: half_md4 >09:28:35,184 INFO program: Directory Hash Seed: 2ccf501a-0f4d-4dea-bebb-a7e2f788f79f >09:28:35,185 INFO program: Journal backup: inode blocks >09:28:35,186 INFO program: Journal features: journal_incompat_revoke >09:28:35,186 INFO program: Journal size: 128M >09:28:35,187 INFO program: Journal length: 32768 >09:28:35,188 INFO program: Journal sequence: 0x00001cf0 >09:28:35,188 INFO program: Journal start: 0 >09:28:35,189 INFO program: >09:28:35,190 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:28:35,190 INFO program: Running... resize2fs -P /dev/sda1 >09:28:35,214 INFO program: Estimated minimum size of the filesystem: 2617109 >09:28:35,216 ERR program: resize2fs 1.42.5 (29-Jul-2012) >09:28:35,314 INFO program: Running... dumpe2fs -h /dev/sda2 >09:28:35,352 INFO program: Filesystem volume name: /var >09:28:35,353 INFO program: Last mounted on: /var >09:28:35,354 INFO program: Filesystem UUID: a946b4b5-6c5b-4943-b06c-afb24f5cbb9e >09:28:35,355 INFO program: Filesystem magic number: 0xEF53 >09:28:35,356 INFO program: Filesystem revision #: 1 (dynamic) >09:28:35,356 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 >09:28:35,356 INFO program: Filesystem flags: signed_directory_hash >09:28:35,356 INFO program: Default mount options: user_xattr acl >09:28:35,357 INFO program: Filesystem state: clean >09:28:35,357 INFO program: Errors behavior: Continue >09:28:35,357 INFO program: Filesystem OS type: Linux >09:28:35,357 INFO program: Inode count: 1310720 >09:28:35,357 INFO program: Block count: 5242880 >09:28:35,357 INFO program: Reserved block count: 262144 >09:28:35,358 INFO program: Free blocks: 4937766 >09:28:35,358 INFO program: Free inodes: 1300494 >09:28:35,358 INFO program: First block: 0 >09:28:35,358 INFO program: Block size: 4096 >09:28:35,358 INFO program: Fragment size: 4096 >09:28:35,359 INFO program: Reserved GDT blocks: 1022 >09:28:35,359 INFO program: Blocks per group: 32768 >09:28:35,359 INFO program: Fragments per group: 32768 >09:28:35,359 INFO program: Inodes per group: 8192 >09:28:35,359 INFO program: Inode blocks per group: 512 >09:28:35,360 INFO program: Flex block group size: 16 >09:28:35,360 INFO program: Filesystem created: Mon Jan 21 13:24:32 2013 >09:28:35,360 INFO program: Last mount time: Fri Jan 25 09:21:25 2013 >09:28:35,361 INFO program: Last write time: Fri Jan 25 09:21:25 2013 >09:28:35,361 INFO program: Mount count: 33 >09:28:35,361 INFO program: Maximum mount count: -1 >09:28:35,362 INFO program: Last checked: Mon Jan 21 13:24:32 2013 >09:28:35,362 INFO program: Check interval: 0 (<none>) >09:28:35,363 INFO program: Lifetime writes: 9 GB >09:28:35,363 INFO program: Reserved blocks uid: 0 (user root) >09:28:35,363 INFO program: Reserved blocks gid: 0 (group root) >09:28:35,363 INFO program: First inode: 11 >09:28:35,364 INFO program: Inode size: 256 >09:28:35,364 INFO program: Required extra isize: 28 >09:28:35,368 INFO program: Desired extra isize: 28 >09:28:35,368 INFO program: Journal inode: 8 >09:28:35,368 INFO program: Default directory hash: half_md4 >09:28:35,369 INFO program: Directory Hash Seed: 2ef6052d-5141-4d0a-9392-b649bc93aa72 >09:28:35,369 INFO program: Journal backup: inode blocks >09:28:35,369 INFO program: Journal features: journal_incompat_revoke >09:28:35,369 INFO program: Journal size: 128M >09:28:35,370 INFO program: Journal length: 32768 >09:28:35,370 INFO program: Journal sequence: 0x0000d9a4 >09:28:35,370 INFO program: Journal start: 0 >09:28:35,370 INFO program: >09:28:35,371 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:28:35,371 INFO program: Running... dumpe2fs -h /dev/sda2 >09:28:35,389 INFO program: Filesystem volume name: /var >09:28:35,390 INFO program: Last mounted on: /var >09:28:35,391 INFO program: Filesystem UUID: a946b4b5-6c5b-4943-b06c-afb24f5cbb9e >09:28:35,391 INFO program: Filesystem magic number: 0xEF53 >09:28:35,392 INFO program: Filesystem revision #: 1 (dynamic) >09:28:35,392 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:28:35,393 INFO program: Filesystem flags: signed_directory_hash >09:28:35,394 INFO program: Default mount options: user_xattr acl >09:28:35,394 INFO program: Filesystem state: clean >09:28:35,395 INFO program: Errors behavior: Continue >09:28:35,395 INFO program: Filesystem OS type: Linux >09:28:35,396 INFO program: Inode count: 1310720 >09:28:35,396 INFO program: Block count: 5242880 >09:28:35,397 INFO program: Reserved block count: 262144 >09:28:35,398 INFO program: Free blocks: 4937766 >09:28:35,398 INFO program: Free inodes: 1300494 >09:28:35,399 INFO program: First block: 0 >09:28:35,399 INFO program: Block size: 4096 >09:28:35,399 INFO program: Fragment size: 4096 >09:28:35,399 INFO program: Reserved GDT blocks: 1022 >09:28:35,399 INFO program: Blocks per group: 32768 >09:28:35,400 INFO program: Fragments per group: 32768 >09:28:35,400 INFO program: Inodes per group: 8192 >09:28:35,400 INFO program: Inode blocks per group: 512 >09:28:35,400 INFO program: Flex block group size: 16 >09:28:35,400 INFO program: Filesystem created: Mon Jan 21 13:24:32 2013 >09:28:35,401 INFO program: Last mount time: Fri Jan 25 09:21:25 2013 >09:28:35,401 INFO program: Last write time: Fri Jan 25 09:21:25 2013 >09:28:35,401 INFO program: Mount count: 33 >09:28:35,401 INFO program: Maximum mount count: -1 >09:28:35,401 INFO program: Last checked: Mon Jan 21 13:24:32 2013 >09:28:35,401 INFO program: Check interval: 0 (<none>) >09:28:35,402 INFO program: Lifetime writes: 9 GB >09:28:35,402 INFO program: Reserved blocks uid: 0 (user root) >09:28:35,402 INFO program: Reserved blocks gid: 0 (group root) >09:28:35,402 INFO program: First inode: 11 >09:28:35,402 INFO program: Inode size: 256 >09:28:35,403 INFO program: Required extra isize: 28 >09:28:35,409 INFO program: Desired extra isize: 28 >09:28:35,409 INFO program: Journal inode: 8 >09:28:35,410 INFO program: Default directory hash: half_md4 >09:28:35,410 INFO program: Directory Hash Seed: 2ef6052d-5141-4d0a-9392-b649bc93aa72 >09:28:35,410 INFO program: Journal backup: inode blocks >09:28:35,410 INFO program: Journal features: journal_incompat_revoke >09:28:35,410 INFO program: Journal size: 128M >09:28:35,411 INFO program: Journal length: 32768 >09:28:35,411 INFO program: Journal sequence: 0x0000d9a4 >09:28:35,411 INFO program: Journal start: 0 >09:28:35,411 INFO program: >09:28:35,411 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:28:35,412 INFO program: Running... resize2fs -P /dev/sda2 >09:28:35,429 INFO program: Estimated minimum size of the filesystem: 236525 >09:28:35,431 ERR program: resize2fs 1.42.5 (29-Jul-2012) >09:28:35,539 INFO program: Running... dumpe2fs -h /dev/sda3 >09:28:35,576 INFO program: Filesystem volume name: /tmp >09:28:35,577 INFO program: Last mounted on: /tmp >09:28:35,577 INFO program: Filesystem UUID: 40bac328-0e9d-411e-8067-205f6f753b5e >09:28:35,577 INFO program: Filesystem magic number: 0xEF53 >09:28:35,578 INFO program: Filesystem revision #: 1 (dynamic) >09:28:35,578 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 >09:28:35,578 INFO program: Filesystem flags: signed_directory_hash >09:28:35,579 INFO program: Default mount options: user_xattr acl >09:28:35,579 INFO program: Filesystem state: clean >09:28:35,579 INFO program: Errors behavior: Continue >09:28:35,580 INFO program: Filesystem OS type: Linux >09:28:35,580 INFO program: Inode count: 655360 >09:28:35,580 INFO program: Block count: 2621440 >09:28:35,581 INFO program: Reserved block count: 131072 >09:28:35,581 INFO program: Free blocks: 2541678 >09:28:35,581 INFO program: Free inodes: 655253 >09:28:35,582 INFO program: First block: 0 >09:28:35,582 INFO program: Block size: 4096 >09:28:35,582 INFO program: Fragment size: 4096 >09:28:35,583 INFO program: Reserved GDT blocks: 639 >09:28:35,583 INFO program: Blocks per group: 32768 >09:28:35,583 INFO program: Fragments per group: 32768 >09:28:35,584 INFO program: Inodes per group: 8192 >09:28:35,584 INFO program: Inode blocks per group: 512 >09:28:35,584 INFO program: Flex block group size: 16 >09:28:35,584 INFO program: Filesystem created: Mon Jan 21 13:24:35 2013 >09:28:35,585 INFO program: Last mount time: Fri Jan 25 09:21:26 2013 >09:28:35,585 INFO program: Last write time: Fri Jan 25 09:27:31 2013 >09:28:35,585 INFO program: Mount count: 33 >09:28:35,586 INFO program: Maximum mount count: -1 >09:28:35,586 INFO program: Last checked: Mon Jan 21 13:24:35 2013 >09:28:35,586 INFO program: Check interval: 0 (<none>) >09:28:35,587 INFO program: Lifetime writes: 335 MB >09:28:35,587 INFO program: Reserved blocks uid: 0 (user root) >09:28:35,587 INFO program: Reserved blocks gid: 0 (group root) >09:28:35,588 INFO program: First inode: 11 >09:28:35,588 INFO program: Inode size: 256 >09:28:35,588 INFO program: Required extra isize: 28 >09:28:35,589 INFO program: Desired extra isize: 28 >09:28:35,589 INFO program: Journal inode: 8 >09:28:35,589 INFO program: Default directory hash: half_md4 >09:28:35,590 INFO program: Directory Hash Seed: 88e0e1d1-990c-4981-a10a-14f613ca14c9 >09:28:35,590 INFO program: Journal backup: inode blocks >09:28:35,590 INFO program: Journal features: journal_incompat_revoke >09:28:35,591 INFO program: Journal size: 128M >09:28:35,591 INFO program: Journal length: 32768 >09:28:35,591 INFO program: Journal sequence: 0x0000030d >09:28:35,592 INFO program: Journal start: 0 >09:28:35,592 INFO program: >09:28:35,592 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:28:35,594 INFO program: Running... dumpe2fs -h /dev/sda3 >09:28:35,611 INFO program: Filesystem volume name: /tmp >09:28:35,612 INFO program: Last mounted on: /tmp >09:28:35,612 INFO program: Filesystem UUID: 40bac328-0e9d-411e-8067-205f6f753b5e >09:28:35,613 INFO program: Filesystem magic number: 0xEF53 >09:28:35,613 INFO program: Filesystem revision #: 1 (dynamic) >09:28:35,613 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 >09:28:35,614 INFO program: Filesystem flags: signed_directory_hash >09:28:35,614 INFO program: Default mount options: user_xattr acl >09:28:35,614 INFO program: Filesystem state: clean >09:28:35,615 INFO program: Errors behavior: Continue >09:28:35,615 INFO program: Filesystem OS type: Linux >09:28:35,615 INFO program: Inode count: 655360 >09:28:35,616 INFO program: Block count: 2621440 >09:28:35,616 INFO program: Reserved block count: 131072 >09:28:35,616 INFO program: Free blocks: 2541678 >09:28:35,617 INFO program: Free inodes: 655253 >09:28:35,617 INFO program: First block: 0 >09:28:35,617 INFO program: Block size: 4096 >09:28:35,618 INFO program: Fragment size: 4096 >09:28:35,618 INFO program: Reserved GDT blocks: 639 >09:28:35,618 INFO program: Blocks per group: 32768 >09:28:35,620 INFO program: Fragments per group: 32768 >09:28:35,621 INFO program: Inodes per group: 8192 >09:28:35,624 INFO program: Inode blocks per group: 512 >09:28:35,624 INFO program: Flex block group size: 16 >09:28:35,625 INFO program: Filesystem created: Mon Jan 21 13:24:35 2013 >09:28:35,625 INFO program: Last mount time: Fri Jan 25 09:21:26 2013 >09:28:35,625 INFO program: Last write time: Fri Jan 25 09:27:31 2013 >09:28:35,626 INFO program: Mount count: 33 >09:28:35,626 INFO program: Maximum mount count: -1 >09:28:35,626 INFO program: Last checked: Mon Jan 21 13:24:35 2013 >09:28:35,627 INFO program: Check interval: 0 (<none>) >09:28:35,627 INFO program: Lifetime writes: 335 MB >09:28:35,627 INFO program: Reserved blocks uid: 0 (user root) >09:28:35,627 INFO program: Reserved blocks gid: 0 (group root) >09:28:35,628 INFO program: First inode: 11 >09:28:35,628 INFO program: Inode size: 256 >09:28:35,628 INFO program: Required extra isize: 28 >09:28:35,629 INFO program: Desired extra isize: 28 >09:28:35,629 INFO program: Journal inode: 8 >09:28:35,629 INFO program: Default directory hash: half_md4 >09:28:35,629 INFO program: Directory Hash Seed: 88e0e1d1-990c-4981-a10a-14f613ca14c9 >09:28:35,630 INFO program: Journal backup: inode blocks >09:28:35,630 INFO program: Journal features: journal_incompat_revoke >09:28:35,630 INFO program: Journal size: 128M >09:28:35,630 INFO program: Journal length: 32768 >09:28:35,631 INFO program: Journal sequence: 0x0000030d >09:28:35,631 INFO program: Journal start: 0 >09:28:35,631 INFO program: >09:28:35,632 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:28:35,633 INFO program: Running... resize2fs -P /dev/sda3 >09:28:35,647 INFO program: Estimated minimum size of the filesystem: 48050 >09:28:35,648 ERR program: resize2fs 1.42.5 (29-Jul-2012) >09:28:35,938 INFO program: Running... dumpe2fs -h /dev/sda6 >09:28:35,980 INFO program: Filesystem volume name: <none> >09:28:35,981 INFO program: Last mounted on: /data1 >09:28:35,981 INFO program: Filesystem UUID: 89352297-2496-4d97-af86-9cf2604817d3 >09:28:35,982 INFO program: Filesystem magic number: 0xEF53 >09:28:35,982 INFO program: Filesystem revision #: 1 (dynamic) >09:28:35,982 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 >09:28:35,983 INFO program: Filesystem flags: signed_directory_hash >09:28:35,983 INFO program: Default mount options: (none) >09:28:35,983 INFO program: Filesystem state: clean >09:28:35,983 INFO program: Errors behavior: Continue >09:28:35,984 INFO program: Filesystem OS type: Linux >09:28:35,984 INFO program: Inode count: 13770752 >09:28:35,984 INFO program: Block count: 55073280 >09:28:35,984 INFO program: Reserved block count: 2753664 >09:28:35,984 INFO program: Free blocks: 54053061 >09:28:35,985 INFO program: Free inodes: 13759825 >09:28:35,985 INFO program: First block: 0 >09:28:35,985 INFO program: Block size: 4096 >09:28:35,985 INFO program: Fragment size: 4096 >09:28:35,985 INFO program: Reserved GDT blocks: 1010 >09:28:35,986 INFO program: Blocks per group: 32768 >09:28:35,986 INFO program: Fragments per group: 32768 >09:28:35,986 INFO program: Inodes per group: 8192 >09:28:35,986 INFO program: Inode blocks per group: 512 >09:28:35,987 INFO program: Flex block group size: 16 >09:28:35,987 INFO program: Filesystem created: Fri Jan 18 09:33:21 2013 >09:28:35,987 INFO program: Last mount time: Fri Jan 25 09:21:25 2013 >09:28:35,987 INFO program: Last write time: Fri Jan 25 09:27:31 2013 >09:28:35,987 INFO program: Mount count: 5 >09:28:35,988 INFO program: Maximum mount count: 38 >09:28:35,988 INFO program: Last checked: Fri Jan 25 08:33:51 2013 >09:28:35,989 INFO program: Check interval: 15552000 (6 months) >09:28:35,989 INFO program: Next check after: Wed Jul 24 08:33:51 2013 >09:28:35,990 INFO program: Lifetime writes: 4006 MB >09:28:35,992 INFO program: Reserved blocks uid: 0 (user root) >09:28:35,994 INFO program: Reserved blocks gid: 0 (group root) >09:28:35,994 INFO program: First inode: 11 >09:28:35,994 INFO program: Inode size: 256 >09:28:35,994 INFO program: Required extra isize: 28 >09:28:35,995 INFO program: Desired extra isize: 28 >09:28:35,995 INFO program: Journal inode: 8 >09:28:35,995 INFO program: Default directory hash: half_md4 >09:28:35,996 INFO program: Directory Hash Seed: f9a0c90e-7dbc-412e-8652-92df0e693be1 >09:28:35,996 INFO program: Journal backup: inode blocks >09:28:35,996 INFO program: Journal features: journal_incompat_revoke >09:28:35,997 INFO program: Journal size: 128M >09:28:35,997 INFO program: Journal length: 32768 >09:28:35,997 INFO program: Journal sequence: 0x000001c9 >09:28:35,998 INFO program: Journal start: 0 >09:28:35,998 INFO program: >09:28:35,999 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:28:36,000 INFO program: Running... dumpe2fs -h /dev/sda6 >09:28:36,014 INFO program: Filesystem volume name: <none> >09:28:36,015 INFO program: Last mounted on: /data1 >09:28:36,015 INFO program: Filesystem UUID: 89352297-2496-4d97-af86-9cf2604817d3 >09:28:36,015 INFO program: Filesystem magic number: 0xEF53 >09:28:36,015 INFO program: Filesystem revision #: 1 (dynamic) >09:28:36,016 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 >09:28:36,016 INFO program: Filesystem flags: signed_directory_hash >09:28:36,016 INFO program: Default mount options: (none) >09:28:36,016 INFO program: Filesystem state: clean >09:28:36,017 INFO program: Errors behavior: Continue >09:28:36,017 INFO program: Filesystem OS type: Linux >09:28:36,017 INFO program: Inode count: 13770752 >09:28:36,018 INFO program: Block count: 55073280 >09:28:36,018 INFO program: Reserved block count: 2753664 >09:28:36,018 INFO program: Free blocks: 54053061 >09:28:36,018 INFO program: Free inodes: 13759825 >09:28:36,019 INFO program: First block: 0 >09:28:36,019 INFO program: Block size: 4096 >09:28:36,019 INFO program: Fragment size: 4096 >09:28:36,020 INFO program: Reserved GDT blocks: 1010 >09:28:36,020 INFO program: Blocks per group: 32768 >09:28:36,020 INFO program: Fragments per group: 32768 >09:28:36,021 INFO program: Inodes per group: 8192 >09:28:36,021 INFO program: Inode blocks per group: 512 >09:28:36,021 INFO program: Flex block group size: 16 >09:28:36,022 INFO program: Filesystem created: Fri Jan 18 09:33:21 2013 >09:28:36,022 INFO program: Last mount time: Fri Jan 25 09:21:25 2013 >09:28:36,022 INFO program: Last write time: Fri Jan 25 09:27:31 2013 >09:28:36,023 INFO program: Mount count: 5 >09:28:36,023 INFO program: Maximum mount count: 38 >09:28:36,023 INFO program: Last checked: Fri Jan 25 08:33:51 2013 >09:28:36,024 INFO program: Check interval: 15552000 (6 months) >09:28:36,024 INFO program: Next check after: Wed Jul 24 08:33:51 2013 >09:28:36,024 INFO program: Lifetime writes: 4006 MB >09:28:36,024 INFO program: Reserved blocks uid: 0 (user root) >09:28:36,025 INFO program: Reserved blocks gid: 0 (group root) >09:28:36,025 INFO program: First inode: 11 >09:28:36,025 INFO program: Inode size: 256 >09:28:36,026 INFO program: Required extra isize: 28 >09:28:36,026 INFO program: Desired extra isize: 28 >09:28:36,026 INFO program: Journal inode: 8 >09:28:36,027 INFO program: Default directory hash: half_md4 >09:28:36,027 INFO program: Directory Hash Seed: f9a0c90e-7dbc-412e-8652-92df0e693be1 >09:28:36,027 INFO program: Journal backup: inode blocks >09:28:36,028 INFO program: Journal features: journal_incompat_revoke >09:28:36,028 INFO program: Journal size: 128M >09:28:36,028 INFO program: Journal length: 32768 >09:28:36,029 INFO program: Journal sequence: 0x000001c9 >09:28:36,029 INFO program: Journal start: 0 >09:28:36,029 INFO program: >09:28:36,030 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:28:36,030 INFO program: Running... resize2fs -P /dev/sda6 >09:28:36,062 INFO program: Estimated minimum size of the filesystem: 263490 >09:28:36,063 ERR program: resize2fs 1.42.5 (29-Jul-2012) >09:28:36,182 INFO program: Running... dumpe2fs -h /dev/loop1 >09:28:36,194 INFO program: Filesystem volume name: Anaconda >09:28:36,195 INFO program: Last mounted on: / >09:28:36,195 INFO program: Filesystem UUID: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac >09:28:36,196 INFO program: Filesystem magic number: 0xEF53 >09:28:36,196 INFO program: Filesystem revision #: 1 (dynamic) >09:28:36,196 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 >09:28:36,197 INFO program: Filesystem flags: signed_directory_hash >09:28:36,197 INFO program: Default mount options: user_xattr acl >09:28:36,197 INFO program: Filesystem state: clean >09:28:36,198 INFO program: Errors behavior: Continue >09:28:36,198 INFO program: Filesystem OS type: Linux >09:28:36,198 INFO program: Inode count: 65536 >09:28:36,199 INFO program: Block count: 1048576 >09:28:36,199 INFO program: Reserved block count: 0 >09:28:36,199 INFO program: Free blocks: 306388 >09:28:36,200 INFO program: Free inodes: 37841 >09:28:36,200 INFO program: First block: 1 >09:28:36,200 INFO program: Block size: 1024 >09:28:36,201 INFO program: Fragment size: 1024 >09:28:36,201 INFO program: Reserved GDT blocks: 256 >09:28:36,201 INFO program: Blocks per group: 8192 >09:28:36,202 INFO program: Fragments per group: 8192 >09:28:36,202 INFO program: Inodes per group: 512 >09:28:36,202 INFO program: Inode blocks per group: 128 >09:28:36,203 INFO program: Flex block group size: 16 >09:28:36,203 INFO program: Filesystem created: Wed Jan 9 19:53:52 2013 >09:28:36,203 INFO program: Last mount time: Wed Jan 9 19:54:04 2013 >09:28:36,204 INFO program: Last write time: Wed Jan 9 19:54:11 2013 >09:28:36,204 INFO program: Mount count: 2 >09:28:36,204 INFO program: Maximum mount count: -1 >09:28:36,204 INFO program: Last checked: Wed Jan 9 19:53:52 2013 >09:28:36,205 INFO program: Check interval: 0 (<none>) >09:28:36,205 INFO program: Lifetime writes: 32 MB >09:28:36,205 INFO program: Reserved blocks uid: 0 (user root) >09:28:36,206 INFO program: Reserved blocks gid: 0 (group root) >09:28:36,206 INFO program: First inode: 11 >09:28:36,206 INFO program: Inode size: 256 >09:28:36,206 INFO program: Required extra isize: 28 >09:28:36,207 INFO program: Desired extra isize: 28 >09:28:36,207 INFO program: Journal inode: 8 >09:28:36,207 INFO program: Default directory hash: half_md4 >09:28:36,208 INFO program: Directory Hash Seed: 435ec706-deec-49a0-a095-ca243d0f142c >09:28:36,208 INFO program: Journal backup: inode blocks >09:28:36,208 INFO program: Journal features: (none) >09:28:36,208 INFO program: Journal size: 32M >09:28:36,209 INFO program: Journal length: 32768 >09:28:36,209 INFO program: Journal sequence: 0x00000007 >09:28:36,209 INFO program: Journal start: 0 >09:28:36,210 INFO program: >09:28:36,210 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:28:36,211 INFO program: Running... dumpe2fs -h /dev/loop1 >09:28:36,223 INFO program: Filesystem volume name: Anaconda >09:28:36,224 INFO program: Last mounted on: / >09:28:36,224 INFO program: Filesystem UUID: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac >09:28:36,225 INFO program: Filesystem magic number: 0xEF53 >09:28:36,225 INFO program: Filesystem revision #: 1 (dynamic) >09:28:36,225 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 >09:28:36,225 INFO program: Filesystem flags: signed_directory_hash >09:28:36,226 INFO program: Default mount options: user_xattr acl >09:28:36,226 INFO program: Filesystem state: clean >09:28:36,226 INFO program: Errors behavior: Continue >09:28:36,227 INFO program: Filesystem OS type: Linux >09:28:36,227 INFO program: Inode count: 65536 >09:28:36,227 INFO program: Block count: 1048576 >09:28:36,228 INFO program: Reserved block count: 0 >09:28:36,228 INFO program: Free blocks: 306388 >09:28:36,228 INFO program: Free inodes: 37841 >09:28:36,228 INFO program: First block: 1 >09:28:36,229 INFO program: Block size: 1024 >09:28:36,229 INFO program: Fragment size: 1024 >09:28:36,229 INFO program: Reserved GDT blocks: 256 >09:28:36,229 INFO program: Blocks per group: 8192 >09:28:36,230 INFO program: Fragments per group: 8192 >09:28:36,230 INFO program: Inodes per group: 512 >09:28:36,230 INFO program: Inode blocks per group: 128 >09:28:36,231 INFO program: Flex block group size: 16 >09:28:36,231 INFO program: Filesystem created: Wed Jan 9 19:53:52 2013 >09:28:36,231 INFO program: Last mount time: Wed Jan 9 19:54:04 2013 >09:28:36,232 INFO program: Last write time: Wed Jan 9 19:54:11 2013 >09:28:36,233 INFO program: Mount count: 2 >09:28:36,233 INFO program: Maximum mount count: -1 >09:28:36,233 INFO program: Last checked: Wed Jan 9 19:53:52 2013 >09:28:36,234 INFO program: Check interval: 0 (<none>) >09:28:36,234 INFO program: Lifetime writes: 32 MB >09:28:36,234 INFO program: Reserved blocks uid: 0 (user root) >09:28:36,235 INFO program: Reserved blocks gid: 0 (group root) >09:28:36,235 INFO program: First inode: 11 >09:28:36,235 INFO program: Inode size: 256 >09:28:36,236 INFO program: Required extra isize: 28 >09:28:36,236 INFO program: Desired extra isize: 28 >09:28:36,236 INFO program: Journal inode: 8 >09:28:36,236 INFO program: Default directory hash: half_md4 >09:28:36,237 INFO program: Directory Hash Seed: 435ec706-deec-49a0-a095-ca243d0f142c >09:28:36,242 INFO program: Journal backup: inode blocks >09:28:36,243 INFO program: Journal features: (none) >09:28:36,243 INFO program: Journal size: 32M >09:28:36,243 INFO program: Journal length: 32768 >09:28:36,244 INFO program: Journal sequence: 0x00000007 >09:28:36,244 INFO program: Journal start: 0 >09:28:36,244 INFO program: >09:28:36,244 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:28:36,245 INFO program: Running... resize2fs -P /dev/loop1 >09:28:36,259 INFO program: Couldn't find valid filesystem superblock. >09:28:36,260 ERR program: resize2fs 1.42.5 (29-Jul-2012) >09:28:36,261 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >09:28:36,333 INFO program: Running... udevadm settle --timeout=300 >09:28:36,401 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >09:28:36,416 INFO program: Filesystem volume name: Anaconda >09:28:36,417 INFO program: Last mounted on: /sysroot >09:28:36,417 INFO program: Filesystem UUID: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac >09:28:36,418 INFO program: Filesystem magic number: 0xEF53 >09:28:36,418 INFO program: Filesystem revision #: 1 (dynamic) >09:28:36,418 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 >09:28:36,419 INFO program: Filesystem flags: signed_directory_hash >09:28:36,419 INFO program: Default mount options: user_xattr acl >09:28:36,419 INFO program: Filesystem state: clean >09:28:36,420 INFO program: Errors behavior: Continue >09:28:36,420 INFO program: Filesystem OS type: Linux >09:28:36,420 INFO program: Inode count: 65536 >09:28:36,421 INFO program: Block count: 1048576 >09:28:36,421 INFO program: Reserved block count: 0 >09:28:36,421 INFO program: Free blocks: 306388 >09:28:36,422 INFO program: Free inodes: 37841 >09:28:36,422 INFO program: First block: 1 >09:28:36,422 INFO program: Block size: 1024 >09:28:36,423 INFO program: Fragment size: 1024 >09:28:36,423 INFO program: Reserved GDT blocks: 256 >09:28:36,423 INFO program: Blocks per group: 8192 >09:28:36,424 INFO program: Fragments per group: 8192 >09:28:36,424 INFO program: Inodes per group: 512 >09:28:36,424 INFO program: Inode blocks per group: 128 >09:28:36,425 INFO program: Flex block group size: 16 >09:28:36,425 INFO program: Filesystem created: Wed Jan 9 19:53:52 2013 >09:28:36,425 INFO program: Last mount time: Fri Jan 25 09:28:24 2013 >09:28:36,426 INFO program: Last write time: Fri Jan 25 09:28:24 2013 >09:28:36,426 INFO program: Mount count: 3 >09:28:36,426 INFO program: Maximum mount count: -1 >09:28:36,426 INFO program: Last checked: Wed Jan 9 19:53:52 2013 >09:28:36,427 INFO program: Check interval: 0 (<none>) >09:28:36,427 INFO program: Lifetime writes: 32 MB >09:28:36,427 INFO program: Reserved blocks uid: 0 (user root) >09:28:36,428 INFO program: Reserved blocks gid: 0 (group root) >09:28:36,428 INFO program: First inode: 11 >09:28:36,428 INFO program: Inode size: 256 >09:28:36,429 INFO program: Required extra isize: 28 >09:28:36,429 INFO program: Desired extra isize: 28 >09:28:36,430 INFO program: Journal inode: 8 >09:28:36,430 INFO program: Default directory hash: half_md4 >09:28:36,430 INFO program: Directory Hash Seed: 435ec706-deec-49a0-a095-ca243d0f142c >09:28:36,431 INFO program: Journal backup: inode blocks >09:28:36,431 INFO program: Journal features: (none) >09:28:36,431 INFO program: Journal size: 32M >09:28:36,432 INFO program: Journal length: 32768 >09:28:36,432 INFO program: Journal sequence: 0x00000008 >09:28:36,432 INFO program: Journal start: 1 >09:28:36,433 INFO program: >09:28:36,433 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:28:36,434 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >09:28:36,449 INFO program: Filesystem volume name: Anaconda >09:28:36,450 INFO program: Last mounted on: /sysroot >09:28:36,450 INFO program: Filesystem UUID: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac >09:28:36,484 INFO program: Filesystem magic number: 0xEF53 >09:28:36,485 INFO program: Filesystem revision #: 1 (dynamic) >09:28:36,485 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 >09:28:36,487 INFO program: Filesystem flags: signed_directory_hash >09:28:36,488 INFO program: Default mount options: user_xattr acl >09:28:36,488 INFO program: Filesystem state: clean >09:28:36,488 INFO program: Errors behavior: Continue >09:28:36,488 INFO program: Filesystem OS type: Linux >09:28:36,489 INFO program: Inode count: 65536 >09:28:36,489 INFO program: Block count: 1048576 >09:28:36,489 INFO program: Reserved block count: 0 >09:28:36,489 INFO program: Free blocks: 306388 >09:28:36,490 INFO program: Free inodes: 37841 >09:28:36,490 INFO program: First block: 1 >09:28:36,490 INFO program: Block size: 1024 >09:28:36,490 INFO program: Fragment size: 1024 >09:28:36,490 INFO program: Reserved GDT blocks: 256 >09:28:36,490 INFO program: Blocks per group: 8192 >09:28:36,490 INFO program: Fragments per group: 8192 >09:28:36,491 INFO program: Inodes per group: 512 >09:28:36,491 INFO program: Inode blocks per group: 128 >09:28:36,491 INFO program: Flex block group size: 16 >09:28:36,491 INFO program: Filesystem created: Wed Jan 9 19:53:52 2013 >09:28:36,491 INFO program: Last mount time: Fri Jan 25 09:28:24 2013 >09:28:36,491 INFO program: Last write time: Fri Jan 25 09:28:24 2013 >09:28:36,491 INFO program: Mount count: 3 >09:28:36,492 INFO program: Maximum mount count: -1 >09:28:36,493 INFO program: Last checked: Wed Jan 9 19:53:52 2013 >09:28:36,493 INFO program: Check interval: 0 (<none>) >09:28:36,493 INFO program: Lifetime writes: 32 MB >09:28:36,494 INFO program: Reserved blocks uid: 0 (user root) >09:28:36,494 INFO program: Reserved blocks gid: 0 (group root) >09:28:36,494 INFO program: First inode: 11 >09:28:36,494 INFO program: Inode size: 256 >09:28:36,495 INFO program: Required extra isize: 28 >09:28:36,495 INFO program: Desired extra isize: 28 >09:28:36,495 INFO program: Journal inode: 8 >09:28:36,496 INFO program: Default directory hash: half_md4 >09:28:36,496 INFO program: Directory Hash Seed: 435ec706-deec-49a0-a095-ca243d0f142c >09:28:36,496 INFO program: Journal backup: inode blocks >09:28:36,497 INFO program: Journal features: (none) >09:28:36,497 INFO program: Journal size: 32M >09:28:36,497 INFO program: Journal length: 32768 >09:28:36,498 INFO program: Journal sequence: 0x00000008 >09:28:36,498 INFO program: Journal start: 1 >09:28:36,498 INFO program: >09:28:36,498 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:28:36,499 INFO program: Running... resize2fs -P /dev/mapper/live-rw >09:28:36,514 INFO program: Estimated minimum size of the filesystem: 739687 >09:28:36,515 ERR program: resize2fs 1.42.5 (29-Jul-2012) >09:28:36,533 INFO program: Running... udevadm settle --timeout=300 >09:28:36,570 INFO program: Running... udevadm settle --timeout=300 >09:28:36,592 INFO program: Running... udevadm settle --timeout=300 >09:28:36,611 INFO program: Running... udevadm settle --timeout=300 >09:28:36,637 INFO program: Running... udevadm settle --timeout=300 >09:28:36,657 INFO program: Running... udevadm settle --timeout=300 >09:28:36,687 INFO program: Running... udevadm settle --timeout=300 >09:28:36,711 INFO program: Running... udevadm settle --timeout=300 >09:28:36,736 INFO program: Running... udevadm settle --timeout=300 >09:28:36,760 INFO program: Running... udevadm settle --timeout=300 >09:28:36,786 INFO program: Running... udevadm settle --timeout=300 >09:28:36,807 INFO program: Running... udevadm settle --timeout=300 >09:28:36,833 INFO program: Running... udevadm settle --timeout=300 >09:28:36,862 INFO program: Running... udevadm settle --timeout=300 >09:28:36,897 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >09:28:36,993 INFO program: Running... arch >09:28:37,204 INFO program: x86_64 >09:28:37,282 INFO program: Running... /bin/umount /mnt/sysimage >09:28:37,299 INFO program: Running... udevadm settle --timeout=300 >09:28:37,323 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >09:28:37,387 INFO program: Running... /bin/umount /mnt/sysimage >09:28:37,396 INFO program: Running... udevadm settle --timeout=300 >09:28:37,418 INFO program: Running... udevadm settle --timeout=300 >09:28:37,442 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >09:28:37,503 INFO program: Running... /bin/umount /mnt/sysimage >09:28:37,522 INFO program: Running... udevadm settle --timeout=300 >09:28:37,547 INFO program: Running... udevadm settle --timeout=300 >09:28:37,577 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda6 /mnt/sysimage >09:28:37,664 INFO program: Running... /bin/umount /mnt/sysimage >09:28:37,674 INFO program: Running... udevadm settle --timeout=300 >09:28:37,705 INFO program: Running... udevadm settle --timeout=300 >10:28:38,588 INFO program: Running... modprobe btrfs >10:28:38,691 INFO program: Running... modprobe xfs >10:28:38,806 INFO program: Running... modprobe vfat >10:28:39,138 INFO program: Running... udevadm settle --timeout=300 >10:28:40,522 INFO program: Running... udevadm settle --timeout=300 >10:28:51,438 INFO program: Running... udevadm settle --timeout=300 >10:29:34,531 INFO program: Running... hwclock --systohc --utc >10:29:35,507 INFO program: Running... udevadm settle --timeout=300 >10:29:35,525 INFO program: Running... udevadm settle --timeout=300 >10:29:35,539 INFO program: Running... udevadm settle --timeout=300 >10:29:35,558 INFO program: Running... udevadm settle --timeout=300 >10:29:35,572 INFO program: Running... udevadm settle --timeout=300 >10:29:35,589 INFO program: Running... udevadm settle --timeout=300 >10:29:35,608 INFO program: Running... udevadm settle --timeout=300 >10:29:35,625 INFO program: Running... udevadm settle --timeout=300 >10:29:35,643 INFO program: Running... udevadm settle --timeout=300 >10:29:35,661 INFO program: Running... udevadm settle --timeout=300 >10:29:35,676 INFO program: Running... udevadm settle --timeout=300 >10:29:35,695 INFO program: Running... udevadm settle --timeout=300 >10:29:35,714 INFO program: Running... udevadm settle --timeout=300 >10:29:35,775 INFO program: Running... wipefs -a /dev/sda5 >10:29:35,855 INFO program: /dev/sda5: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >10:29:35,857 INFO program: Running... udevadm settle --timeout=300 >10:29:35,924 INFO program: Running... udevadm settle --timeout=300 >10:29:35,938 INFO program: Running... udevadm settle --timeout=300 >10:29:35,956 INFO program: Running... wipefs -a /dev/sda1 >10:29:36,038 INFO program: /dev/sda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >10:29:36,039 INFO program: Running... udevadm settle --timeout=300 >10:29:36,081 INFO program: Running... udevadm settle --timeout=300 >10:29:36,095 INFO program: Running... udevadm settle --timeout=300 >10:29:36,112 INFO program: Running... wipefs -a /dev/sda2 >10:29:36,193 INFO program: /dev/sda2: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >10:29:36,195 INFO program: Running... udevadm settle --timeout=300 >10:29:36,231 INFO program: Running... udevadm settle --timeout=300 >10:29:36,244 INFO program: Running... udevadm settle --timeout=300 >10:29:36,261 INFO program: Running... wipefs -a /dev/sda3 >10:29:36,331 INFO program: /dev/sda3: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >10:29:36,332 INFO program: Running... udevadm settle --timeout=300 >10:29:36,364 INFO program: Running... udevadm settle --timeout=300 >10:29:36,383 INFO program: Running... udevadm settle --timeout=300 >10:29:36,464 INFO program: Running... mkswap -f /dev/sda5 >10:29:36,720 INFO program: Setting up swapspace version 1, size = 8388604 KiB >10:29:36,721 INFO program: no label, UUID=125fa10c-4ea5-4156-9a65-ff3426f42c2f >10:29:36,723 INFO program: Running... udevadm settle --timeout=300 >10:29:36,794 INFO program: Running... udevadm settle --timeout=300 >10:29:36,855 INFO program: Running... mke2fs -t ext4 /dev/sda1 >10:29:36,875 ERR program: mke2fs 1.42.5 (29-Jul-2012) >10:29:36,939 INFO program: Filesystem label= >10:29:36,939 INFO program: OS type: Linux >10:29:36,940 INFO program: Block size=4096 (log=2) >10:29:36,941 INFO program: Fragment size=4096 (log=2) >10:29:36,941 INFO program: Stride=0 blocks, Stripe width=0 blocks >10:29:36,942 INFO program: 3276800 inodes, 13107200 blocks >10:29:36,942 INFO program: 655360 blocks (5.00%) reserved for the super user >10:29:36,943 INFO program: First data block=0 >10:29:36,943 INFO program: Maximum filesystem blocks=4294967296 >10:29:36,944 INFO program: 400 block groups >10:29:36,944 INFO program: 32768 blocks per group, 32768 fragments per group >10:29:36,945 INFO program: 8192 inodes per group >10:29:36,945 INFO program: Superblock backups stored on blocks: >10:29:36,946 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >10:29:36,946 INFO program: 4096000, 7962624, 11239424 >10:29:36,947 INFO program: >10:29:37,002 INFO program: Allocating group tables: 0/400 1/400 2/400 3/400 4/400 5/400 6/400 7/400 8/400 9/400 10/400 11/400 12/400 13/400 14/400 15/400 16/400 17/400 18/400 19/400 20/400 21/400 22/400 23/400 24/400 25/400 26/400 27/400 28/400 29/400 30/400 31/400 32/400 33/400 34/400 35/400 36/400 37/400 38/400 39/400 40/400 41/400 42/400 43/400 44/400 45/400 46/400 47/400 48/400 49/400 50/400 51/400 52/400 53/400 54/400 55/400 56/400 57/400 58/400 59/400 60/400 61/400 62/400 63/400 64/400 65/400 66/400 67/400 68/400 69/400 70/400 71/400 72/400 73/400 74/400 75/400 76/400 77/400 78/400 79/400 80/400 81/400 82/400 83/400 84/400 85/400 86/400 87/400 88/400 89/400 90/400 91/400 92/400 93/400 94/400 95/400 96/400 97/400 98/400 99/400100/400101/400102/400103/400104/400105/400106/400107/400108/400109/400110/400111/400112/400113/400114/400115/400116/400117/400118/400119/400120/400121/400122/400123/400124/400125/400126/400127/400128/400129/400130/400131/400132/400133/400134/400135/400136/400137/400138/400139/400140/400141/400142/400143/400144/400145/400146/400147/400148/400149/400150/400151/400152/400153/400154/400155/400156/400157/400158/400159/400160/400161/400162/400163/400164/400165/400166/400167/400168/400169/400170/400171/400172/400173/400174/400175/400176/400177/400178/400179/400180/400181/400182/400183/400184/400185/400186/400187/400188/400189/400190/400191/400192/400193/400194/400195/400196/400197/400198/400199/400200/400201/400202/400203/400204/400205/400206/400207/400208/400209/400210/400211/400212/400213/400214/400215/400216/400217/400218/400219/400220/400221/400222/400223/400224/400225/400226/400227/400228/400229/400230/400231/400232/400233/400234/400235/400236/400237/400238/400239/400240/400241/400242/400243/400244/400245/400246/400247/400248/400249/400250/400251/400252/400253/400254/400255/400256/400257/400258/400259/400260/400261/400262/400263/400264/400265/400266/400267/400268/400269/400270/400271/400272/400273/400274/400275/400276/400277/400278/400279/400280/400281/400282/400283/400284/400285/400286/400287/400288/400289/400290/400291/400292/400293/400294/400295/400296/400297/400298/400299/400300/400301/400302/400303/400304/400305/400306/400307/400308/400309/400310/400311/400312/400313/400314/400315/400316/400317/400318/400319/400320/400321/400322/400323/400324/400325/400326/400327/400328/400329/400330/400331/400332/400333/400334/400335/400336/400337/400338/400339/400340/400341/400342/400343/400344/400345/400346/400347/400348/400349/400350/400351/400352/400353/400354/400355/400356/400357/400358/400359/400360/400361/400362/400363/400364/400365/400366/400367/400368/400369/400370/400371/400372/400373/400374/400375/400376/400377/400378/400379/400380/400381/400382/400383/400384/400385/400386/400387/400388/400389/400390/400391/400392/400393/400394/400395/400396/400397/400398/400399/400 done >10:29:37,014 INFO program: Writing inode tables: 0/400 1/400 2/400 3/400 4/400 5/400 6/400 7/400 8/400 9/400 10/400 11/400 12/400 13/400 14/400 15/400 16/400 17/400 18/400 19/400 20/400 21/400 22/400 23/400 24/400 25/400 26/400 27/400 28/400 29/400 30/400 31/400 32/400 33/400 34/400 35/400 36/400 37/400 38/400 39/400 40/400 41/400 42/400 43/400 44/400 45/400 46/400 47/400 48/400 49/400 50/400 51/400 52/400 53/400 54/400 55/400 56/400 57/400 58/400 59/400 60/400 61/400 62/400 63/400 64/400 65/400 66/400 67/400 68/400 69/400 70/400 71/400 72/400 73/400 74/400 75/400 76/400 77/400 78/400 79/400 80/400 81/400 82/400 83/400 84/400 85/400 86/400 87/400 88/400 89/400 90/400 91/400 92/400 93/400 94/400 95/400 96/400 97/400 98/400 99/400100/400101/400102/400103/400104/400105/400106/400107/400108/400109/400110/400111/400112/400113/400114/400115/400116/400117/400118/400119/400120/400121/400122/400123/400124/400125/400126/400127/400128/400129/400130/400131/400132/400133/400134/400135/400136/400137/400138/400139/400140/400141/400142/400143/400144/400145/400146/400147/400148/400149/400150/400151/400152/400153/400154/400155/400156/400157/400158/400159/400160/400161/400162/400163/400164/400165/400166/400167/400168/400169/400170/400171/400172/400173/400174/400175/400176/400177/400178/400179/400180/400181/400182/400183/400184/400185/400186/400187/400188/400189/400190/400191/400192/400193/400194/400195/400196/400197/400198/400199/400200/400201/400202/400203/400204/400205/400206/400207/400208/400209/400210/400211/400212/400213/400214/400215/400216/400217/400218/400219/400220/400221/400222/400223/400224/400225/400226/400227/400228/400229/400230/400231/400232/400233/400234/400235/400236/400237/400238/400239/400240/400241/400242/400243/400244/400245/400246/400247/400248/400249/400250/400251/400252/400253/400254/400255/400256/400257/400258/400259/400260/400261/400262/400263/400264/400265/400266/400267/400268/400269/400270/400271/400272/400273/400274/400275/400276/400277/400278/400279/400280/400281/400282/400283/400284/400285/400286/400287/400288/400289/400290/400291/400292/400293/400294/400295/400296/400297/400298/400299/400300/400301/400302/400303/400304/400305/400306/400307/400308/400309/400310/400311/400312/400313/400314/400315/400316/400317/400318/400319/400320/400321/400322/400323/400324/400325/400326/400327/400328/400329/400330/400331/400332/400333/400334/400335/400336/400337/400338/400339/400340/400341/400342/400343/400344/400345/400346/400347/400348/400349/400350/400351/400352/400353/400354/400355/400356/400357/400358/400359/400360/400361/400362/400363/400364/400365/400366/400367/400368/400369/400370/400371/400372/400373/400374/400375/400376/400377/400378/400379/400380/400381/400382/400383/400384/400385/400386/400387/400388/400389/400390/400391/400392/400393/400394/400395/400396/400397/400398/400399/400 done >10:29:37,175 INFO program: Creating journal (32768 blocks): done >10:29:39,361 INFO program: Writing superblocks and filesystem accounting information: 0/400 1/400 2/400 3/400 4/400 5/400 6/400 7/400 8/400 9/400 10/400 11/400 12/400 13/400 14/400 15/400 16/400 17/400 18/400 19/400 20/400 21/400 22/400 23/400 24/400 25/400 26/400 27/400 28/400 29/400 30/400 31/400 32/400 33/400 34/400 35/400 36/400 37/400 38/400 39/400 40/400 41/400 42/400 43/400 44/400 45/400 46/400 47/400 48/400 49/400 50/400 51/400 52/400 53/400 54/400 55/400 56/400 57/400 58/400 59/400 60/400 61/400 62/400 63/400 64/400 65/400 66/400 67/400 68/400 69/400 70/400 71/400 72/400 73/400 74/400 75/400 76/400 77/400 78/400 79/400 80/400 81/400 82/400 83/400 84/400 85/400 86/400 87/400 88/400 89/400 90/400 91/400 92/400 93/400 94/400 95/400 96/400 97/400 98/400 99/400100/400101/400102/400103/400104/400105/400106/400107/400108/400109/400110/400111/400112/400113/400114/400115/400116/400117/400118/400119/400120/400121/400122/400123/400124/400125/400126/400127/400128/400129/400130/400131/400132/400133/400134/400135/400136/400137/400138/400139/400140/400141/400142/400143/400144/400145/400146/400147/400148/400149/400150/400151/400152/400153/400154/400155/400156/400157/400158/400159/400160/400161/400162/400163/400164/400165/400166/400167/400168/400169/400170/400171/400172/400173/400174/400175/400176/400177/400178/400179/400180/400181/400182/400183/400184/400185/400186/400187/400188/400189/400190/400191/400192/400193/400194/400195/400196/400197/400198/400199/400200/400201/400202/400203/400204/400205/400206/400207/400208/400209/400210/400211/400212/400213/400214/400215/400216/400217/400218/400219/400220/400221/400222/400223/400224/400225/400226/400227/400228/400229/400230/400231/400232/400233/400234/400235/400236/400237/400238/400239/400240/400241/400242/400243/400244/400245/400246/400247/400248/400249/400250/400251/400252/400253/400254/400255/400256/400257/400258/400259/400260/400261/400262/400263/400264/400265/400266/400267/400268/400269/400270/400271/400272/400273/400274/400275/400276/400277/400278/400279/400280/400281/400282/400283/400284/400285/400286/400287/400288/400289/400290/400291/400292/400293/400294/400295/400296/400297/400298/400299/400300/400301/400302/400303/400304/400305/400306/400307/400308/400309/400310/400311/400312/400313/400314/400315/400316/400317/400318/400319/400320/400321/400322/400323/400324/400325/400326/400327/400328/400329/400330/400331/400332/400333/400334/400335/400336/400337/400338/400339/400340/400341/400342/400343/400344/400345/400346/400347/400348/400349/400350/400351/400352/400353/400354/400355/400356/400357/400358/400359/400360/400361/400362/400363/400364/400365/400366/400367/400368/400369/400370/400371/400372/400373/400374/400375/400376/400377/400378/400379/400380/400381/400382/400383/400384/400385/400386/400387/400388/400389/400390/400391/400392/400393/400394/400395/400396/400397/400398/400399/400 done >10:29:39,363 INFO program: >10:29:39,367 INFO program: Running... e2label /dev/sda1 / >10:29:39,592 INFO program: Running... udevadm settle --timeout=300 >10:29:39,678 INFO program: Running... udevadm settle --timeout=300 >10:29:39,750 INFO program: Running... mke2fs -t ext4 /dev/sda2 >10:29:39,762 ERR program: mke2fs 1.42.5 (29-Jul-2012) >10:29:40,016 INFO program: Filesystem label= >10:29:40,017 INFO program: OS type: Linux >10:29:40,017 INFO program: Block size=4096 (log=2) >10:29:40,018 INFO program: Fragment size=4096 (log=2) >10:29:40,018 INFO program: Stride=0 blocks, Stripe width=0 blocks >10:29:40,019 INFO program: 1310720 inodes, 5242880 blocks >10:29:40,020 INFO program: 262144 blocks (5.00%) reserved for the super user >10:29:40,020 INFO program: First data block=0 >10:29:40,021 INFO program: Maximum filesystem blocks=4294967296 >10:29:40,021 INFO program: 160 block groups >10:29:40,022 INFO program: 32768 blocks per group, 32768 fragments per group >10:29:40,023 INFO program: 8192 inodes per group >10:29:40,023 INFO program: Superblock backups stored on blocks: >10:29:40,024 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >10:29:40,025 INFO program: 4096000 >10:29:40,025 INFO program: >10:29:40,040 INFO program: Allocating group tables: 0/160 1/160 2/160 3/160 4/160 5/160 6/160 7/160 8/160 9/160 10/160 11/160 12/160 13/160 14/160 15/160 16/160 17/160 18/160 19/160 20/160 21/160 22/160 23/160 24/160 25/160 26/160 27/160 28/160 29/160 30/160 31/160 32/160 33/160 34/160 35/160 36/160 37/160 38/160 39/160 40/160 41/160 42/160 43/160 44/160 45/160 46/160 47/160 48/160 49/160 50/160 51/160 52/160 53/160 54/160 55/160 56/160 57/160 58/160 59/160 60/160 61/160 62/160 63/160 64/160 65/160 66/160 67/160 68/160 69/160 70/160 71/160 72/160 73/160 74/160 75/160 76/160 77/160 78/160 79/160 80/160 81/160 82/160 83/160 84/160 85/160 86/160 87/160 88/160 89/160 90/160 91/160 92/160 93/160 94/160 95/160 96/160 97/160 98/160 99/160100/160101/160102/160103/160104/160105/160106/160107/160108/160109/160110/160111/160112/160113/160114/160115/160116/160117/160118/160119/160120/160121/160122/160123/160124/160125/160126/160127/160128/160129/160130/160131/160132/160133/160134/160135/160136/160137/160138/160139/160140/160141/160142/160143/160144/160145/160146/160147/160148/160149/160150/160151/160152/160153/160154/160155/160156/160157/160158/160159/160 done >10:29:40,052 INFO program: Writing inode tables: 0/160 1/160 2/160 3/160 4/160 5/160 6/160 7/160 8/160 9/160 10/160 11/160 12/160 13/160 14/160 15/160 16/160 17/160 18/160 19/160 20/160 21/160 22/160 23/160 24/160 25/160 26/160 27/160 28/160 29/160 30/160 31/160 32/160 33/160 34/160 35/160 36/160 37/160 38/160 39/160 40/160 41/160 42/160 43/160 44/160 45/160 46/160 47/160 48/160 49/160 50/160 51/160 52/160 53/160 54/160 55/160 56/160 57/160 58/160 59/160 60/160 61/160 62/160 63/160 64/160 65/160 66/160 67/160 68/160 69/160 70/160 71/160 72/160 73/160 74/160 75/160 76/160 77/160 78/160 79/160 80/160 81/160 82/160 83/160 84/160 85/160 86/160 87/160 88/160 89/160 90/160 91/160 92/160 93/160 94/160 95/160 96/160 97/160 98/160 99/160100/160101/160102/160103/160104/160105/160106/160107/160108/160109/160110/160111/160112/160113/160114/160115/160116/160117/160118/160119/160120/160121/160122/160123/160124/160125/160126/160127/160128/160129/160130/160131/160132/160133/160134/160135/160136/160137/160138/160139/160140/160141/160142/160143/160144/160145/160146/160147/160148/160149/160150/160151/160152/160153/160154/160155/160156/160157/160158/160159/160 done >10:29:40,214 INFO program: Creating journal (32768 blocks): done >10:29:42,294 INFO program: Writing superblocks and filesystem accounting information: 0/160 1/160 2/160 3/160 4/160 5/160 6/160 7/160 8/160 9/160 10/160 11/160 12/160 13/160 14/160 15/160 16/160 17/160 18/160 19/160 20/160 21/160 22/160 23/160 24/160 25/160 26/160 27/160 28/160 29/160 30/160 31/160 32/160 33/160 34/160 35/160 36/160 37/160 38/160 39/160 40/160 41/160 42/160 43/160 44/160 45/160 46/160 47/160 48/160 49/160 50/160 51/160 52/160 53/160 54/160 55/160 56/160 57/160 58/160 59/160 60/160 61/160 62/160 63/160 64/160 65/160 66/160 67/160 68/160 69/160 70/160 71/160 72/160 73/160 74/160 75/160 76/160 77/160 78/160 79/160 80/160 81/160 82/160 83/160 84/160 85/160 86/160 87/160 88/160 89/160 90/160 91/160 92/160 93/160 94/160 95/160 96/160 97/160 98/160 99/160100/160101/160102/160103/160104/160105/160106/160107/160108/160109/160110/160111/160112/160113/160114/160115/160116/160117/160118/160119/160120/160121/160122/160123/160124/160125/160126/160127/160128/160129/160130/160131/160132/160133/160134/160135/160136/160137/160138/160139/160140/160141/160142/160143/160144/160145/160146/160147/160148/160149/160150/160151/160152/160153/160154/160155/160156/160157/160158/160159/160 done >10:29:42,294 INFO program: >10:29:42,298 INFO program: Running... e2label /dev/sda2 /var >10:29:42,497 INFO program: Running... udevadm settle --timeout=300 >10:29:42,588 INFO program: Running... udevadm settle --timeout=300 >10:29:42,655 INFO program: Running... mke2fs -t ext4 /dev/sda3 >10:29:42,668 ERR program: mke2fs 1.42.5 (29-Jul-2012) >10:29:42,843 INFO program: Filesystem label= >10:29:42,844 INFO program: OS type: Linux >10:29:42,844 INFO program: Block size=4096 (log=2) >10:29:42,845 INFO program: Fragment size=4096 (log=2) >10:29:42,845 INFO program: Stride=0 blocks, Stripe width=0 blocks >10:29:42,846 INFO program: 655360 inodes, 2621440 blocks >10:29:42,847 INFO program: 131072 blocks (5.00%) reserved for the super user >10:29:42,847 INFO program: First data block=0 >10:29:42,848 INFO program: Maximum filesystem blocks=2684354560 >10:29:42,848 INFO program: 80 block groups >10:29:42,849 INFO program: 32768 blocks per group, 32768 fragments per group >10:29:42,849 INFO program: 8192 inodes per group >10:29:42,850 INFO program: Superblock backups stored on blocks: >10:29:42,850 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 >10:29:42,851 INFO program: >10:29:42,856 INFO program: Allocating group tables: 0/80 1/80 2/80 3/80 4/80 5/80 6/80 7/80 8/80 9/8010/8011/8012/8013/8014/8015/8016/8017/8018/8019/8020/8021/8022/8023/8024/8025/8026/8027/8028/8029/8030/8031/8032/8033/8034/8035/8036/8037/8038/8039/8040/8041/8042/8043/8044/8045/8046/8047/8048/8049/8050/8051/8052/8053/8054/8055/8056/8057/8058/8059/8060/8061/8062/8063/8064/8065/8066/8067/8068/8069/8070/8071/8072/8073/8074/8075/8076/8077/8078/8079/80 done >10:29:42,862 INFO program: Writing inode tables: 0/80 1/80 2/80 3/80 4/80 5/80 6/80 7/80 8/80 9/8010/8011/8012/8013/8014/8015/8016/8017/8018/8019/8020/8021/8022/8023/8024/8025/8026/8027/8028/8029/8030/8031/8032/8033/8034/8035/8036/8037/8038/8039/8040/8041/8042/8043/8044/8045/8046/8047/8048/8049/8050/8051/8052/8053/8054/8055/8056/8057/8058/8059/8060/8061/8062/8063/8064/8065/8066/8067/8068/8069/8070/8071/8072/8073/8074/8075/8076/8077/8078/8079/80 done >10:29:43,029 INFO program: Creating journal (32768 blocks): done >10:29:45,073 INFO program: Writing superblocks and filesystem accounting information: 0/80 1/80 2/80 3/80 4/80 5/80 6/80 7/80 8/80 9/8010/8011/8012/8013/8014/8015/8016/8017/8018/8019/8020/8021/8022/8023/8024/8025/8026/8027/8028/8029/8030/8031/8032/8033/8034/8035/8036/8037/8038/8039/8040/8041/8042/8043/8044/8045/8046/8047/8048/8049/8050/8051/8052/8053/8054/8055/8056/8057/8058/8059/8060/8061/8062/8063/8064/8065/8066/8067/8068/8069/8070/8071/8072/8073/8074/8075/8076/8077/8078/8079/80 done >10:29:45,074 INFO program: >10:29:45,077 INFO program: Running... e2label /dev/sda3 /tmp >10:29:45,202 INFO program: Running... udevadm settle --timeout=300 >10:29:45,333 INFO program: Running... udevadm settle --timeout=300 >10:29:45,408 INFO program: Running... swapon /dev/sda5 >09:29:45,467 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda1 /mnt/sysimage >09:29:45,554 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda6 /mnt/sysimage/data1 >09:29:45,646 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >09:29:45,657 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >09:29:45,669 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >09:29:45,691 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >09:29:45,768 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >09:29:45,787 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda3 /mnt/sysimage/tmp >09:29:45,855 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda2 /mnt/sysimage/var > > >/tmp/storage.log: >09:28:29,790 DEBUG storage: registered device format class MultipathMember as multipath_member >09:28:29,798 DEBUG storage: registered device format class DMRaidMember as dmraidmember >09:28:29,939 DEBUG storage: registered device format class Ext2FS as ext2 >09:28:29,939 DEBUG storage: registered device format class Ext3FS as ext3 >09:28:29,939 DEBUG storage: registered device format class Ext4FS as ext4 >09:28:29,940 DEBUG storage: registered device format class FATFS as vfat >09:28:29,940 DEBUG storage: registered device format class EFIFS as efi >09:28:29,940 DEBUG storage: registered device format class BTRFS as btrfs >09:28:29,940 DEBUG storage: registered device format class GFS2 as gfs2 >09:28:29,940 DEBUG storage: registered device format class JFS as jfs >09:28:29,940 DEBUG storage: registered device format class ReiserFS as reiserfs >09:28:29,941 DEBUG storage: registered device format class XFS as xfs >09:28:29,941 DEBUG storage: registered device format class HFS as hfs >09:28:29,941 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >09:28:29,941 DEBUG storage: registered device format class HFSPlus as hfs+ >09:28:29,941 DEBUG storage: registered device format class NTFS as ntfs >09:28:29,941 DEBUG storage: registered device format class NFS as nfs >09:28:29,942 DEBUG storage: registered device format class NFSv4 as nfs4 >09:28:29,942 DEBUG storage: registered device format class Iso9660FS as iso9660 >09:28:29,942 DEBUG storage: registered device format class NoDevFS as nodev >09:28:29,942 DEBUG storage: registered device format class DevPtsFS as devpts >09:28:29,942 DEBUG storage: registered device format class ProcFS as proc >09:28:29,942 DEBUG storage: registered device format class SysFS as sysfs >09:28:29,943 DEBUG storage: registered device format class TmpFS as tmpfs >09:28:29,943 DEBUG storage: registered device format class BindFS as bind >09:28:29,944 DEBUG storage: registered device format class SELinuxFS as selinuxfs >09:28:29,944 DEBUG storage: registered device format class USBFS as usbfs >09:28:29,948 DEBUG storage: registered device format class SwapSpace as swap >09:28:29,958 DEBUG storage: registered device format class DiskLabel as disklabel >09:28:29,960 DEBUG storage: registered device format class BIOSBoot as biosboot >09:28:29,961 DEBUG storage: registered device format class PPCPRePBoot as prepboot >09:28:29,963 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >09:28:29,964 DEBUG storage: registered device format class MDRaidMember as mdmember >09:28:30,009 DEBUG storage: registered device format class LUKS as luks >09:28:31,186 DEBUG storage: MultipathTopology._build_topology: >09:28:31,187 DEBUG storage: /etc/multipath.conf contents: >09:28:31,187 DEBUG storage: # multipath.conf written by anaconda >09:28:31,188 DEBUG storage: >09:28:31,188 DEBUG storage: defaults { >09:28:31,189 DEBUG storage: user_friendly_names yes >09:28:31,189 DEBUG storage: } >09:28:31,190 DEBUG storage: blacklist { >09:28:31,190 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >09:28:31,191 DEBUG storage: devnode "^hd[a-z]" >09:28:31,191 DEBUG storage: devnode "^dcssblk[0-9]*" >09:28:31,192 DEBUG storage: device { >09:28:31,192 DEBUG storage: vendor "DGC" >09:28:31,193 DEBUG storage: product "LUNZ" >09:28:31,193 DEBUG storage: } >09:28:31,194 DEBUG storage: device { >09:28:31,194 DEBUG storage: vendor "IBM" >09:28:31,195 DEBUG storage: product "S/390.*" >09:28:31,195 DEBUG storage: } >09:28:31,196 DEBUG storage: # don't count normal SATA devices as multipaths >09:28:31,196 DEBUG storage: device { >09:28:31,196 DEBUG storage: vendor "ATA" >09:28:31,196 DEBUG storage: } >09:28:31,196 DEBUG storage: # don't count 3ware devices as multipaths >09:28:31,196 DEBUG storage: device { >09:28:31,196 DEBUG storage: vendor "3ware" >09:28:31,196 DEBUG storage: } >09:28:31,196 DEBUG storage: device { >09:28:31,197 DEBUG storage: vendor "AMCC" >09:28:31,197 DEBUG storage: } >09:28:31,197 DEBUG storage: # nor highpoint devices >09:28:31,201 DEBUG storage: device { >09:28:31,201 DEBUG storage: vendor "HPT" >09:28:31,201 DEBUG storage: } >09:28:31,201 DEBUG storage: } >09:28:31,201 DEBUG storage: multipaths { >09:28:31,201 DEBUG storage: } >09:28:31,201 DEBUG storage: (end of /etc/multipath.conf) >09:28:31,308 INFO storage: MultipathTopology: found singlepath device: sda >09:28:31,309 INFO storage: MultipathTopology: found non-disk device: sda1 >09:28:31,310 INFO storage: MultipathTopology: found non-disk device: sda2 >09:28:31,310 INFO storage: MultipathTopology: found non-disk device: sda3 >09:28:31,311 INFO storage: MultipathTopology: found non-disk device: sda4 >09:28:31,311 INFO storage: MultipathTopology: found non-disk device: sda5 >09:28:31,312 INFO storage: MultipathTopology: found non-disk device: sda6 >09:28:31,313 INFO storage: MultipathTopology: found non-disk device: sr0 >09:28:31,313 INFO storage: MultipathTopology: found singlepath device: loop0 >09:28:31,314 INFO storage: MultipathTopology: found singlepath device: loop1 >09:28:31,314 INFO storage: MultipathTopology: found singlepath device: loop2 >09:28:31,315 INFO storage: MultipathTopology: found singlepath device: loop3 >09:28:31,315 INFO storage: MultipathTopology: found singlepath device: loop4 >09:28:31,316 INFO storage: MultipathTopology: found singlepath device: loop5 >09:28:31,316 INFO storage: MultipathTopology: found singlepath device: loop6 >09:28:31,317 INFO storage: MultipathTopology: found singlepath device: loop7 >09:28:31,318 INFO storage: MultipathTopology: found singlepath device: dm-0 >09:28:34,600 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >09:28:34,601 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >09:28:34,624 DEBUG storage: MultipathTopology._build_topology: >09:28:34,625 DEBUG storage: /etc/multipath.conf contents: >09:28:34,626 DEBUG storage: # multipath.conf written by anaconda >09:28:34,627 DEBUG storage: >09:28:34,628 DEBUG storage: defaults { >09:28:34,628 DEBUG storage: user_friendly_names yes >09:28:34,629 DEBUG storage: } >09:28:34,629 DEBUG storage: blacklist { >09:28:34,630 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >09:28:34,631 DEBUG storage: devnode "^hd[a-z]" >09:28:34,639 DEBUG storage: devnode "^dcssblk[0-9]*" >09:28:34,639 DEBUG storage: device { >09:28:34,639 DEBUG storage: vendor "DGC" >09:28:34,639 DEBUG storage: product "LUNZ" >09:28:34,639 DEBUG storage: } >09:28:34,639 DEBUG storage: device { >09:28:34,640 DEBUG storage: vendor "IBM" >09:28:34,640 DEBUG storage: product "S/390.*" >09:28:34,640 DEBUG storage: } >09:28:34,640 DEBUG storage: # don't count normal SATA devices as multipaths >09:28:34,640 DEBUG storage: device { >09:28:34,640 DEBUG storage: vendor "ATA" >09:28:34,640 DEBUG storage: } >09:28:34,640 DEBUG storage: # don't count 3ware devices as multipaths >09:28:34,641 DEBUG storage: device { >09:28:34,641 DEBUG storage: vendor "3ware" >09:28:34,641 DEBUG storage: } >09:28:34,641 DEBUG storage: device { >09:28:34,645 DEBUG storage: vendor "AMCC" >09:28:34,646 DEBUG storage: } >09:28:34,646 DEBUG storage: # nor highpoint devices >09:28:34,647 DEBUG storage: device { >09:28:34,647 DEBUG storage: vendor "HPT" >09:28:34,648 DEBUG storage: } >09:28:34,648 DEBUG storage: } >09:28:34,649 DEBUG storage: multipaths { >09:28:34,650 DEBUG storage: } >09:28:34,650 DEBUG storage: (end of /etc/multipath.conf) >09:28:34,724 INFO storage: MultipathTopology: found singlepath device: sda >09:28:34,725 INFO storage: MultipathTopology: found non-disk device: sda1 >09:28:34,725 INFO storage: MultipathTopology: found non-disk device: sda2 >09:28:34,726 INFO storage: MultipathTopology: found non-disk device: sda3 >09:28:34,727 INFO storage: MultipathTopology: found non-disk device: sda4 >09:28:34,727 INFO storage: MultipathTopology: found non-disk device: sda5 >09:28:34,728 INFO storage: MultipathTopology: found non-disk device: sda6 >09:28:34,729 INFO storage: MultipathTopology: found non-disk device: sr0 >09:28:34,729 INFO storage: MultipathTopology: found singlepath device: loop0 >09:28:34,730 INFO storage: MultipathTopology: found singlepath device: loop1 >09:28:34,731 INFO storage: MultipathTopology: found singlepath device: loop2 >09:28:34,731 INFO storage: MultipathTopology: found singlepath device: loop3 >09:28:34,732 INFO storage: MultipathTopology: found singlepath device: loop4 >09:28:34,732 INFO storage: MultipathTopology: found singlepath device: loop5 >09:28:34,733 INFO storage: MultipathTopology: found singlepath device: loop6 >09:28:34,734 INFO storage: MultipathTopology: found singlepath device: loop7 >09:28:34,734 INFO storage: MultipathTopology: found singlepath device: dm-0 >09:28:34,735 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >09:28:34,740 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3320620AS_5QF4PX5B', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > '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': 'ST3320620AS', > 'ID_MODEL_ENC': 'ST3320620AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '3.ADG', > 'ID_SERIAL': 'ST3320620AS_5QF4PX5B', > 'ID_SERIAL_SHORT': '5QF4PX5B', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '237909', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST3320620AS_5QF4PX5B'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >09:28:34,742 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >09:28:34,743 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >09:28:34,745 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:34,747 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >09:28:34,749 INFO storage: sda is a disk >09:28:34,751 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:28:34,754 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >09:28:34,755 INFO storage: added disk sda (id 0) to device tree >09:28:34,759 DEBUG storage: looking up parted Device: /dev/sda >09:28:34,764 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >09:28:34,765 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >09:28:34,767 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:28:34,771 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >09:28:34,947 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f90b7b3b3d0>, <parted.partition.Partition object at 0x7f90b7b3b710>, <parted.partition.Partition object at 0x7f90b7b3b990>, <parted.partition.Partition object at 0x7f90b7b3bb50>, <parted.partition.Partition object at 0x7f90b7b3bc50>, <parted.partition.Partition object at 0x7f90b7b3bd90>] > device: <parted.device.Device object at 0x7f90b7b3b210> > PedDisk: <_ped.Disk object at 0x7f90b7b39cb0> >09:28:34,949 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:28:34,951 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >09:28:34,958 INFO storage: got device: DiskDevice instance (0x7f90b4b63f50) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 305245.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST3320620AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f90bf475d40> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f90b7b283d0> >09:28:34,962 INFO storage: got format: DiskLabel instance (0x7f90b7b28490) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f90b7b3b3d0>, <parted.partition.Partition object at 0x7f90b7b3b710>, <parted.partition.Partition object at 0x7f90b7b3b990>, <parted.partition.Partition object at 0x7f90b7b3bb50>, <parted.partition.Partition object at 0x7f90b7b3bc50>, <parted.partition.Partition object at 0x7f90b7b3bd90>] > device: <parted.device.Device object at 0x7f90b7b3b210> > PedDisk: <_ped.Disk object at 0x7f90b7b39cb0> > origPartedDisk = <parted.disk.Disk object at 0x7f90b7b40050> > partedDevice = parted.Device instance -- > model: ATA ST3320620AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f90b7b2b0e0> > >09:28:34,967 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3320620AS_5QF4PX5B-part1 /dev/disk/by-label/\\x2f /dev/disk/by-uuid/aeb18825-07a6-4e55-b47d-5b9ab13473bb', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > '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': '/', > 'ID_FS_LABEL_ENC': '\\x2f', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aeb18825-07a6-4e55-b47d-5b9ab13473bb', > 'ID_FS_UUID_ENC': 'aeb18825-07a6-4e55-b47d-5b9ab13473bb', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3320620AS', > 'ID_MODEL_ENC': 'ST3320620AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '104857600', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '3.ADG', > 'ID_SERIAL': 'ST3320620AS_5QF4PX5B', > 'ID_SERIAL_SHORT': '5QF4PX5B', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '238288', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST3320620AS_5QF4PX5B-part1', > '/dev/disk/by-label/\\x2f', > '/dev/disk/by-uuid/aeb18825-07a6-4e55-b47d-5b9ab13473bb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >09:28:34,968 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >09:28:34,970 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >09:28:34,972 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:34,972 INFO storage: sda1 is a partition >09:28:34,974 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >09:28:34,976 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >09:28:34,978 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >09:28:34,980 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >09:28:34,982 DEBUG storage: PartitionDevice._setFormat: sda1 ; >09:28:34,983 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:28:34,985 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >09:28:34,986 DEBUG storage: looking up parted Partition: /dev/sda1 >09:28:34,988 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >09:28:34,991 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >09:28:34,994 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >09:28:34,997 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >09:28:34,998 INFO storage: added partition sda1 (id 1) to device tree >09:28:34,999 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >09:28:35,001 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >09:28:35,003 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >09:28:35,009 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >09:28:35,032 WARN storage: disklabel detected but not usable on sda1 >09:28:35,051 INFO storage: type detected on 'sda1' is 'ext4' >09:28:35,216 DEBUG storage: padding min size from 10224 up to 10724 >09:28:35,220 DEBUG storage: Ext4FS.supported: supported: True ; >09:28:35,221 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:28:35,223 DEBUG storage: PartitionDevice._setFormat: sda1 ; >09:28:35,226 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >09:28:35,227 DEBUG storage: looking up parted Device: /dev/sda1 >09:28:35,232 INFO storage: got device: PartitionDevice instance (0x7f90b7b28390) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 51200.0 > format = existing ext4 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: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7f90b7b2b5f0> > 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 0x7f90b7b3b2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f90b7b3b850> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90b7b3b4d0> PedPartition: <_ped.Partition object at 0x7f90b7b3d0b0> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 2048 end = 104859647 length = 104857600 > flags = boot >09:28:35,241 DEBUG storage: Ext4FS.supported: supported: True ; >09:28:35,242 INFO storage: got format: Ext4FS instance (0x7f90b7b56910) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = aeb18825-07a6-4e55-b47d-5b9ab13473bb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = / size = 51200.0 targetSize = 51200.0 > >09:28:35,250 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3320620AS_5QF4PX5B-part2 /dev/disk/by-label/\\x2fvar /dev/disk/by-uuid/a946b4b5-6c5b-4943-b06c-afb24f5cbb9e', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > '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': '/var', > 'ID_FS_LABEL_ENC': '\\x2fvar', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a946b4b5-6c5b-4943-b06c-afb24f5cbb9e', > 'ID_FS_UUID_ENC': 'a946b4b5-6c5b-4943-b06c-afb24f5cbb9e', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3320620AS', > 'ID_MODEL_ENC': 'ST3320620AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '104859648', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '41943040', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '3.ADG', > 'ID_SERIAL': 'ST3320620AS_5QF4PX5B', > 'ID_SERIAL_SHORT': '5QF4PX5B', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '238307', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST3320620AS_5QF4PX5B-part2', > '/dev/disk/by-label/\\x2fvar', > '/dev/disk/by-uuid/a946b4b5-6c5b-4943-b06c-afb24f5cbb9e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >09:28:35,252 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >09:28:35,254 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >09:28:35,257 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:35,257 INFO storage: sda2 is a partition >09:28:35,259 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >09:28:35,262 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >09:28:35,264 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >09:28:35,267 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >09:28:35,270 DEBUG storage: PartitionDevice._setFormat: sda2 ; >09:28:35,270 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:28:35,273 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >09:28:35,274 DEBUG storage: looking up parted Partition: /dev/sda2 >09:28:35,276 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >09:28:35,279 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >09:28:35,281 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >09:28:35,284 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >09:28:35,284 INFO storage: added partition sda2 (id 2) to device tree >09:28:35,287 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >09:28:35,289 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >09:28:35,291 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >09:28:35,294 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >09:28:35,311 WARN storage: disklabel detected but not usable on sda2 >09:28:35,313 INFO storage: type detected on 'sda2' is 'ext4' >09:28:35,432 DEBUG storage: padding min size from 924 up to 1016 >09:28:35,435 DEBUG storage: Ext4FS.supported: supported: True ; >09:28:35,435 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:28:35,436 DEBUG storage: PartitionDevice._setFormat: sda2 ; >09:28:35,438 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >09:28:35,438 DEBUG storage: looking up parted Device: /dev/sda2 >09:28:35,440 INFO storage: got device: PartitionDevice instance (0x7f90b4ac9850) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 20480.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7f90b7b2be60> > 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 0x7f90b7b3b2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f90b7b3b890> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90b7b3b7d0> PedPartition: <_ped.Partition object at 0x7f90b7b3d110> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 104859648 end = 146802687 length = 41943040 > flags = >09:28:35,445 DEBUG storage: Ext4FS.supported: supported: True ; >09:28:35,445 INFO storage: got format: Ext4FS instance (0x7f90b4acd950) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = a946b4b5-6c5b-4943-b06c-afb24f5cbb9e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = /var size = 20480.0 targetSize = 20480.0 > >09:28:35,452 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3320620AS_5QF4PX5B-part3 /dev/disk/by-label/\\x2ftmp /dev/disk/by-uuid/40bac328-0e9d-411e-8067-205f6f753b5e', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > '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': '/tmp', > 'ID_FS_LABEL_ENC': '\\x2ftmp', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '40bac328-0e9d-411e-8067-205f6f753b5e', > 'ID_FS_UUID_ENC': '40bac328-0e9d-411e-8067-205f6f753b5e', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3320620AS', > 'ID_MODEL_ENC': 'ST3320620AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '146802688', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '20971520', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '3.ADG', > 'ID_SERIAL': 'ST3320620AS_5QF4PX5B', > 'ID_SERIAL_SHORT': '5QF4PX5B', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '238322', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST3320620AS_5QF4PX5B-part3', > '/dev/disk/by-label/\\x2ftmp', > '/dev/disk/by-uuid/40bac328-0e9d-411e-8067-205f6f753b5e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >09:28:35,454 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >09:28:35,456 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >09:28:35,457 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:35,458 INFO storage: sda3 is a partition >09:28:35,462 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >09:28:35,465 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >09:28:35,467 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >09:28:35,469 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >09:28:35,472 DEBUG storage: PartitionDevice._setFormat: sda3 ; >09:28:35,472 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:28:35,475 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >09:28:35,476 DEBUG storage: looking up parted Partition: /dev/sda3 >09:28:35,478 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >09:28:35,481 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >09:28:35,483 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >09:28:35,486 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >09:28:35,486 INFO storage: added partition sda3 (id 3) to device tree >09:28:35,488 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >09:28:35,490 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >09:28:35,493 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >09:28:35,499 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >09:28:35,537 WARN storage: disklabel detected but not usable on sda3 >09:28:35,539 INFO storage: type detected on 'sda3' is 'ext4' >09:28:35,649 DEBUG storage: padding min size from 188 up to 206 >09:28:35,652 DEBUG storage: Ext4FS.supported: supported: True ; >09:28:35,653 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:28:35,655 DEBUG storage: PartitionDevice._setFormat: sda3 ; >09:28:35,657 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >09:28:35,659 DEBUG storage: looking up parted Device: /dev/sda3 >09:28:35,663 INFO storage: got device: PartitionDevice instance (0x7f90b4ade950) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 10240.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f90b7b2bf80> > 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 0x7f90b7b3b2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f90b7b3ba50> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90b7b3b9d0> PedPartition: <_ped.Partition object at 0x7f90b7b3d170> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 146802688 end = 167774207 length = 20971520 > flags = >09:28:35,671 DEBUG storage: Ext4FS.supported: supported: True ; >09:28:35,672 INFO storage: got format: Ext4FS instance (0x7f90b4ae1690) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 40bac328-0e9d-411e-8067-205f6f753b5e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = /tmp size = 10240.0 targetSize = 10240.0 > >09:28:35,679 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3320620AS_5QF4PX5B-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > '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': 'ST3320620AS', > 'ID_MODEL_ENC': 'ST3320620AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '167774208', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '457368240', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '3.ADG', > 'ID_SERIAL': 'ST3320620AS_5QF4PX5B', > 'ID_SERIAL_SHORT': '5QF4PX5B', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '238337', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST3320620AS_5QF4PX5B-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >09:28:35,681 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >09:28:35,683 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >09:28:35,685 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:35,685 INFO storage: sda4 is a partition >09:28:35,688 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >09:28:35,691 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >09:28:35,693 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >09:28:35,696 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >09:28:35,698 DEBUG storage: PartitionDevice._setFormat: sda4 ; >09:28:35,699 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:28:35,702 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >09:28:35,702 DEBUG storage: looking up parted Partition: /dev/sda4 >09:28:35,705 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >09:28:35,708 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >09:28:35,710 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >09:28:35,712 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >09:28:35,713 INFO storage: added partition sda4 (id 4) to device tree >09:28:35,715 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >09:28:35,717 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >09:28:35,719 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >09:28:35,722 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >09:28:35,731 WARN storage: disklabel detected but not usable on sda4 >09:28:35,732 DEBUG storage: no type or existing type for sda4, bailing >09:28:35,733 DEBUG storage: looking up parted Device: /dev/sda4 >09:28:35,736 INFO storage: got device: PartitionDevice instance (0x7f90b4ae1350) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 223324.335938 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f90c0767050> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f90b7b3b2d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90b7b3bb90> PedPartition: <_ped.Partition object at 0x7f90b7b3d1d0> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 167774208 end = 625142447 length = 457368240 > flags = >09:28:35,746 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3320620AS_5QF4PX5B-part5 /dev/disk/by-uuid/80c93b26-856d-4f62-8bfb-6616da4841db', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > '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': '80c93b26-856d-4f62-8bfb-6616da4841db', > 'ID_FS_UUID_ENC': '80c93b26-856d-4f62-8bfb-6616da4841db', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST3320620AS', > 'ID_MODEL_ENC': 'ST3320620AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '167776256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16777216', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '3.ADG', > 'ID_SERIAL': 'ST3320620AS_5QF4PX5B', > 'ID_SERIAL_SHORT': '5QF4PX5B', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '238352', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST3320620AS_5QF4PX5B-part5', > '/dev/disk/by-uuid/80c93b26-856d-4f62-8bfb-6616da4841db'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >09:28:35,746 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >09:28:35,747 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >09:28:35,752 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:35,753 INFO storage: sda5 is a partition >09:28:35,755 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >09:28:35,757 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >09:28:35,759 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >09:28:35,762 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >09:28:35,764 DEBUG storage: PartitionDevice._setFormat: sda5 ; >09:28:35,765 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:28:35,767 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >09:28:35,768 DEBUG storage: looking up parted Partition: /dev/sda5 >09:28:35,770 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >09:28:35,773 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >09:28:35,775 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >09:28:35,777 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >09:28:35,778 INFO storage: added partition sda5 (id 5) to device tree >09:28:35,780 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >09:28:35,782 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >09:28:35,784 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >09:28:35,786 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >09:28:35,848 WARN storage: disklabel detected but not usable on sda5 >09:28:35,849 INFO storage: type detected on 'sda5' is 'swap' >09:28:35,851 DEBUG storage: SwapSpace.__init__: device: /dev/sda5 ; serial: 5QF4PX5B ; uuid: 80c93b26-856d-4f62-8bfb-6616da4841db ; exists: True ; label: None ; >09:28:35,852 DEBUG storage: getFormat('swap') returning SwapSpace instance >09:28:35,854 DEBUG storage: PartitionDevice._setFormat: sda5 ; >09:28:35,857 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: swap ; >09:28:35,858 DEBUG storage: looking up parted Device: /dev/sda5 >09:28:35,861 INFO storage: got device: PartitionDevice instance (0x7f90c0763ad0) -- > name = sda5 status = True kids = 0 id = 5 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 8192.0 > format = existing swap > 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: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f90b7b2bdd0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f90b7b3b2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f90b7b3bf10> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90b7b3bd10> PedPartition: <_ped.Partition object at 0x7f90b7b3d230> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 167776256 end = 184553471 length = 16777216 > flags = >09:28:35,863 INFO storage: got format: SwapSpace instance (0x7f90c0763f50) -- > type = swap name = swap status = False > device = /dev/sda5 uuid = 80c93b26-856d-4f62-8bfb-6616da4841db exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >09:28:35,870 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3320620AS_5QF4PX5B-part6 /dev/disk/by-uuid/89352297-2496-4d97-af86-9cf2604817d3', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > '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': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '89352297-2496-4d97-af86-9cf2604817d3', > 'ID_FS_UUID_ENC': '89352297-2496-4d97-af86-9cf2604817d3', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3320620AS', > 'ID_MODEL_ENC': 'ST3320620AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '184555520', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '440586240', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '3.ADG', > 'ID_SERIAL': 'ST3320620AS_5QF4PX5B', > 'ID_SERIAL_SHORT': '5QF4PX5B', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '238371', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST3320620AS_5QF4PX5B-part6', > '/dev/disk/by-uuid/89352297-2496-4d97-af86-9cf2604817d3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >09:28:35,871 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >09:28:35,873 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >09:28:35,875 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:35,875 INFO storage: sda6 is a partition >09:28:35,877 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >09:28:35,878 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >09:28:35,880 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >09:28:35,882 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >09:28:35,885 DEBUG storage: PartitionDevice._setFormat: sda6 ; >09:28:35,886 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:28:35,889 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >09:28:35,890 DEBUG storage: looking up parted Partition: /dev/sda6 >09:28:35,892 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >09:28:35,895 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >09:28:35,897 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >09:28:35,899 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >09:28:35,900 INFO storage: added partition sda6 (id 6) to device tree >09:28:35,902 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >09:28:35,904 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >09:28:35,906 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >09:28:35,908 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >09:28:35,936 WARN storage: disklabel detected but not usable on sda6 >09:28:35,937 INFO storage: type detected on 'sda6' is 'ext4' >09:28:36,064 DEBUG storage: padding min size from 1030 up to 1133 >09:28:36,068 DEBUG storage: Ext4FS.supported: supported: True ; >09:28:36,069 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:28:36,071 DEBUG storage: PartitionDevice._setFormat: sda6 ; >09:28:36,075 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: ext4 ; >09:28:36,076 DEBUG storage: looking up parted Device: /dev/sda6 >09:28:36,080 INFO storage: got device: PartitionDevice instance (0x7f90c0763e90) -- > name = sda6 status = True kids = 0 id = 6 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 215130.0 > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 440586240 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (27425, 255, 63) biosGeometry: (27425, 255, 63) > PedDevice: <_ped.Device object at 0x7f90c0767560> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f90b7b3b2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f90b7b40110> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90b7b3be90> PedPartition: <_ped.Partition object at 0x7f90b7b3d290> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 184555520 end = 625141759 length = 440586240 > flags = >09:28:36,083 DEBUG storage: Ext4FS.supported: supported: True ; >09:28:36,084 INFO storage: got format: Ext4FS instance (0x7f90c076ce90) -- > type = ext4 name = ext4 status = False > device = /dev/sda6 uuid = 89352297-2496-4d97-af86-9cf2604817d3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 215130.0 targetSize = 215130.0 > >09:28:36,089 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-STDVD+-RW_GSA-H31N', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'HL-DT-STDVD+-RW_GSA-H31N', > 'ID_MODEL_ENC': 'HL-DT-STDVD+-RW\\x20GSA-H31N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'B109', > 'ID_SERIAL': 'HL-DT-STDVD+-RW_GSA-H31N', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '241120', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-HL-DT-STDVD+-RW_GSA-H31N'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >09:28:36,090 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >09:28:36,092 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >09:28:36,094 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:36,095 INFO storage: sr0 is a cdrom >09:28:36,097 DEBUG storage: DeviceTree.addUdevOpticalDevice: >09:28:36,097 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:28:36,100 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >09:28:36,101 INFO storage: added cdrom sr0 (id 7) to device tree >09:28:36,103 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:28:36,111 DEBUG storage: no device or no media present >09:28:36,114 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', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '259305', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >09:28:36,115 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >09:28:36,116 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >09:28:36,118 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:36,119 INFO storage: loop0 is a loop device >09:28:36,121 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >09:28:36,123 DEBUG storage: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >09:28:36,125 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:36,126 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:28:36,128 DEBUG storage: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >09:28:36,129 INFO storage: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 8) to device tree >09:28:36,131 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >09:28:36,131 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:28:36,133 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:28:36,134 INFO storage: added loop loop0 (id 9) to device tree >09:28:36,136 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >09:28:36,137 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >09:28:36,138 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >09:28:36,140 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >09:28:36,142 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >09:28:36,147 WARN storage: disklabel detected but not usable on loop0 >09:28:36,149 INFO storage: type detected on 'loop0' is 'squashfs' >09:28:36,149 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >09:28:36,151 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:28:36,152 INFO storage: got device: LoopDevice instance (0x7f90c0779a90) -- > name = loop0 status = False kids = 0 id = 9 > parents = ['existing 0MB file /tmp/curl_fetch_url1/squashfs.img (deleted) (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 >09:28:36,155 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > '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': '1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'ID_FS_UUID_ENC': '1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '261505', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >09:28:36,156 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >09:28:36,158 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >09:28:36,160 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:36,160 INFO storage: loop1 is a loop device >09:28:36,162 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >09:28:36,163 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >09:28:36,166 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:36,167 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:28:36,169 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >09:28:36,170 INFO storage: added file /LiveOS/rootfs.img (id 10) to device tree >09:28:36,172 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >09:28:36,172 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:28:36,174 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:28:36,174 INFO storage: added loop loop1 (id 11) to device tree >09:28:36,176 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >09:28:36,178 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >09:28:36,180 DEBUG storage: Ext4FS.supported: supported: True ; >09:28:36,180 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:28:36,181 DEBUG storage: device loop1 does not contain a disklabel >09:28:36,181 INFO storage: type detected on 'loop1' is 'ext4' >09:28:36,262 DEBUG storage: using current size 0 as min size >09:28:36,264 DEBUG storage: Ext4FS.supported: supported: True ; >09:28:36,265 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:28:36,267 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >09:28:36,268 INFO storage: got device: LoopDevice instance (0x7f90c077f710) -- > 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 >09:28:36,270 DEBUG storage: Ext4FS.supported: supported: True ; >09:28:36,271 INFO storage: got format: Ext4FS instance (0x7f90c077f9d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >09:28:36,274 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '261795', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >09:28:36,275 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >09:28:36,277 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >09:28:36,279 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:36,280 INFO storage: loop2 is a loop device >09:28:36,281 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >09:28:36,286 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >09:28:36,288 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:36,289 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:28:36,291 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >09:28:36,291 INFO storage: added file /overlay (deleted) (id 12) to device tree >09:28:36,293 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >09:28:36,294 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:28:36,296 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:28:36,296 INFO storage: added loop loop2 (id 13) to device tree >09:28:36,298 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >09:28:36,300 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >09:28:36,300 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >09:28:36,302 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >09:28:36,304 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >09:28:36,309 WARN storage: disklabel detected but not usable on loop2 >09:28:36,310 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >09:28:36,310 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >09:28:36,312 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:28:36,313 INFO storage: got device: LoopDevice instance (0x7f90c0779f50) -- > 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 >09:28:36,316 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '263458', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >09:28:36,317 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >09:28:36,317 DEBUG storage: lvm filter: adding loop3 to the reject list >09:28:36,320 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '263763', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >09:28:36,321 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >09:28:36,321 DEBUG storage: lvm filter: adding loop4 to the reject list >09:28:36,323 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '264071', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >09:28:36,324 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >09:28:36,324 DEBUG storage: lvm filter: adding loop5 to the reject list >09:28:36,327 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '264362', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >09:28:36,328 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >09:28:36,328 DEBUG storage: lvm filter: adding loop6 to the reject list >09:28:36,331 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '264653', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >09:28:36,332 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >09:28:36,332 DEBUG storage: lvm filter: adding loop7 to the reject list >09:28:36,333 DEBUG storage: Skipping a device mapper drive (dm-0) for now >09:28:36,361 INFO storage: devices to scan: ['dm-0'] >09:28:36,368 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/1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac /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': '1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'ID_FS_UUID_ENC': '1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '748747', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >09:28:36,369 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >09:28:36,371 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >09:28:36,373 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:36,374 INFO storage: live-rw is a device-mapper device >09:28:36,375 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >09:28:36,377 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >09:28:36,379 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (11) with existing ext4 filesystem >09:28:36,382 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >09:28:36,384 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (13) >09:28:36,386 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >09:28:36,388 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:36,390 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >09:28:36,391 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:28:36,393 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >09:28:36,394 INFO storage: added dm live-rw (id 14) to device tree >09:28:36,395 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >09:28:36,397 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >09:28:36,399 DEBUG storage: Ext4FS.supported: supported: True ; >09:28:36,400 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:28:36,400 DEBUG storage: device live-rw does not contain a disklabel >09:28:36,401 INFO storage: type detected on 'live-rw' is 'ext4' >09:28:36,515 DEBUG storage: padding min size from 723 up to 795 >09:28:36,518 DEBUG storage: Ext4FS.supported: supported: True ; >09:28:36,519 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:28:36,521 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >09:28:36,522 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >09:28:36,528 INFO storage: got device: DMDevice instance (0x7f90c078e8d0) -- > 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 0x7f90bf475cb0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >09:28:36,531 DEBUG storage: Ext4FS.supported: supported: True ; >09:28:36,532 INFO storage: got format: Ext4FS instance (0x7f90c078eb90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >09:28:36,567 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >09:28:36,586 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:28:36,588 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:28:36,592 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:28:36,609 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >09:28:36,631 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:28:36,634 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:28:36,637 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:28:36,655 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >09:28:36,679 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:28:36,682 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:28:36,687 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:28:36,705 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >09:28:36,708 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >09:28:36,711 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >09:28:36,731 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:28:36,734 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:28:36,736 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:28:36,754 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >09:28:36,757 DEBUG storage: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >09:28:36,760 DEBUG storage: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >09:28:36,779 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:28:36,783 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:28:36,786 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:28:36,805 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >09:28:36,826 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:28:36,829 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:28:36,833 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:28:36,853 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >09:28:36,855 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >09:28:36,862 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >09:28:36,877 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >09:28:36,879 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >09:28:36,880 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >09:28:36,881 INFO storage: edd: collected mbr signatures: {'sda': '0x000b08e0'} >09:28:36,890 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >09:28:37,233 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >09:28:37,234 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >09:28:37,234 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >09:28:37,235 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >09:28:37,235 DEBUG storage: crypttab maps: [] >09:28:37,235 DEBUG storage: parsing /mnt/sysimage/etc/fstab >09:28:37,241 DEBUG storage: resolved 'UUID=aeb18825-07a6-4e55-b47d-5b9ab13473bb' to 'sda1' (partition) >09:28:37,241 DEBUG storage: resolved 'UUID=89352297-2496-4d97-af86-9cf2604817d3' to 'sda6' (partition) >09:28:37,242 DEBUG storage: resolved 'UUID=40bac328-0e9d-411e-8067-205f6f753b5e' to 'sda3' (partition) >09:28:37,242 DEBUG storage: resolved 'UUID=a946b4b5-6c5b-4943-b06c-afb24f5cbb9e' to 'sda2' (partition) >09:28:37,243 DEBUG storage: resolved 'UUID=80c93b26-856d-4f62-8bfb-6616da4841db' to 'sda5' (partition) >09:28:37,245 DEBUG storage: DeviceTree.getDeviceByName: name: adminserver:/strw0 ; >09:28:37,247 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:37,249 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/adminserver:/strw0 ; >09:28:37,251 DEBUG storage: DeviceTree.getDeviceByPath returned None >09:28:37,253 DEBUG storage: DeviceTree.getDeviceByName: name: adminserver:-strw0 ; >09:28:37,255 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:37,255 DEBUG storage: failed to resolve '/dev/adminserver:/strw0' >09:28:37,257 DEBUG storage: DeviceTree.getDeviceByName: name: softserver:/sft ; >09:28:37,258 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:37,260 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/softserver:/sft ; >09:28:37,262 DEBUG storage: DeviceTree.getDeviceByPath returned None >09:28:37,264 DEBUG storage: DeviceTree.getDeviceByName: name: softserver:-sft ; >09:28:37,265 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:37,265 DEBUG storage: failed to resolve '/dev/softserver:/sft' >09:28:37,267 DEBUG storage: DeviceTree.getDeviceByName: name: homeserver:/export/home ; >09:28:37,269 DEBUG storage: DeviceTree.getDeviceByName returned None >09:28:37,271 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/homeserver:/export/home ; >09:28:37,273 DEBUG storage: DeviceTree.getDeviceByPath returned None >09:28:37,273 DEBUG storage: failed to resolve '/dev/homeserver:/export/home' >09:28:37,274 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >09:28:37,314 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >09:28:37,378 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >09:28:37,411 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:28:37,414 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:28:37,417 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:28:37,436 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >09:28:37,495 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >09:28:37,541 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:28:37,544 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:28:37,546 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:28:37,572 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >09:28:37,658 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >09:28:37,698 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:28:37,702 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:28:37,704 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:28:37,842 DEBUG storage: Ext4FS.supported: supported: True ; >09:28:37,846 DEBUG storage: Ext4FS.supported: supported: True ; >09:28:37,849 DEBUG storage: Ext4FS.supported: supported: True ; >09:28:37,853 DEBUG storage: Ext4FS.supported: supported: True ; >09:28:37,856 DEBUG storage: Ext4FS.supported: supported: True ; >09:28:37,862 DEBUG storage: Ext4FS.supported: supported: True ; >09:28:37,865 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:28:37,874 DEBUG storage: onlyuse is now: sda >10:28:38,539 DEBUG storage: Iso9660FS.supported: supported: True ; >10:28:38,540 DEBUG storage: Iso9660FS.supported: supported: True ; >10:28:38,541 DEBUG storage: NFSv4.supported: supported: False ; >10:28:38,543 DEBUG storage: NFSv4.supported: supported: False ; >10:28:38,545 DEBUG storage: SELinuxFS.supported: supported: False ; >10:28:38,547 DEBUG storage: SELinuxFS.supported: supported: False ; >10:28:38,549 DEBUG storage: Ext4FS.supported: supported: True ; >10:28:38,550 DEBUG storage: Ext4FS.supported: supported: True ; >10:28:38,553 DEBUG storage: Ext3FS.supported: supported: True ; >10:28:38,555 DEBUG storage: Ext3FS.supported: supported: True ; >10:28:38,557 DEBUG storage: Ext2FS.supported: supported: True ; >10:28:38,559 DEBUG storage: Ext2FS.supported: supported: True ; >10:28:38,562 DEBUG storage: SysFS.supported: supported: False ; >10:28:38,564 DEBUG storage: SysFS.supported: supported: False ; >10:28:38,567 DEBUG storage: MultipathMember.__init__: >10:28:38,569 DEBUG storage: SwapSpace.__init__: >10:28:38,572 DEBUG storage: ProcFS.supported: supported: False ; >10:28:38,574 DEBUG storage: ProcFS.supported: supported: False ; >10:28:38,577 DEBUG storage: NoDevFS.supported: supported: False ; >10:28:38,579 DEBUG storage: NoDevFS.supported: supported: False ; >10:28:38,582 DEBUG storage: DevPtsFS.supported: supported: False ; >10:28:38,585 DEBUG storage: DevPtsFS.supported: supported: False ; >10:28:38,587 DEBUG storage: BTRFS.supported: supported: True ; >10:28:38,682 DEBUG storage: USBFS.supported: supported: False ; >10:28:38,684 DEBUG storage: USBFS.supported: supported: False ; >10:28:38,685 DEBUG storage: DiskLabel.__init__: >10:28:38,686 INFO storage: DiskLabel.partedDevice returning None >10:28:38,688 DEBUG storage: HFSPlus.supported: supported: False ; >10:28:38,689 DEBUG storage: HFSPlus.supported: supported: False ; >10:28:38,691 DEBUG storage: XFS.supported: supported: True ; >10:28:38,783 DEBUG storage: XFS.supported: supported: True ; >10:28:38,786 DEBUG storage: TmpFS.supported: supported: False ; >10:28:38,787 DEBUG storage: TmpFS.supported: supported: False ; >10:28:38,789 DEBUG storage: LUKS.__init__: >10:28:38,791 DEBUG storage: NTFS.supported: supported: False ; >10:28:38,792 DEBUG storage: NTFS.supported: supported: False ; >10:28:38,794 DEBUG storage: BindFS.supported: supported: False ; >10:28:38,796 DEBUG storage: BindFS.supported: supported: False ; >10:28:38,797 DEBUG storage: HFS.supported: supported: False ; >10:28:38,799 DEBUG storage: HFS.supported: supported: False ; >10:28:38,800 DEBUG storage: LVMPhysicalVolume.__init__: >10:28:38,802 DEBUG storage: NFS.supported: supported: False ; >10:28:38,803 DEBUG storage: NFS.supported: supported: False ; >10:28:38,805 DEBUG storage: FATFS.supported: supported: True ; >10:28:38,836 DEBUG storage: FATFS.supported: supported: True ; >10:28:38,839 DEBUG storage: DMRaidMember.__init__: >10:28:38,841 DEBUG storage: MDRaidMember.__init__: >10:28:39,127 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:28:39,137 INFO storage: updating format of device: existing 0MB cdrom sr0 (7) >10:28:39,168 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >10:28:39,170 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >10:28:39,170 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:28:39,172 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >10:28:39,173 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >10:28:39,191 ERR storage: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >10:28:39,192 INFO storage: DiskLabel.partedDevice returning None >10:28:39,193 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >10:28:39,194 DEBUG storage: no type or existing type for sr0, bailing >10:28:40,512 DEBUG storage: clearpart: looking at sda6 >10:28:40,513 DEBUG storage: clearpart: looking at sda5 >10:28:40,514 DEBUG storage: clearpart: looking at sda4 >10:28:40,515 DEBUG storage: clearpart: looking at sda3 >10:28:40,515 DEBUG storage: clearpart: looking at sda2 >10:28:40,516 DEBUG storage: clearpart: looking at sda1 >10:28:40,517 DEBUG storage: checking whether disk sda has an empty extended >10:28:40,520 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f90b7b3b2d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90bf430bd0> PedPartition: <_ped.Partition object at 0x7f90b7845290> ; logicals is ['sda5', 'sda6'] >10:28:40,521 DEBUG storage: new disk order: ['sda'] >10:28:40,555 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:28:40,557 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >10:28:40,558 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:28:40,560 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >10:28:40,560 DEBUG storage: resolved 'sda' to 'sda' (disk) >10:28:40,562 DEBUG storage: _is_valid_disklabel(sda) returning True >10:28:40,562 DEBUG storage: _is_valid_size(sda) returning True >10:28:40,563 DEBUG storage: _is_valid_location(sda) returning True >10:28:40,563 DEBUG storage: _is_valid_format(sda) returning True >10:28:40,563 DEBUG storage: is_valid_stage1_device(sda) returning True >10:28:51,432 DEBUG storage: clearpart: looking at sda6 >10:28:51,433 DEBUG storage: clearpart: looking at sda5 >10:28:51,433 DEBUG storage: clearpart: looking at sda4 >10:28:51,434 DEBUG storage: clearpart: looking at sda3 >10:28:51,434 DEBUG storage: clearpart: looking at sda2 >10:28:51,434 DEBUG storage: clearpart: looking at sda1 >10:28:51,434 DEBUG storage: checking whether disk sda has an empty extended >10:28:51,437 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f90b7b3b2d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90b784d750> PedPartition: <_ped.Partition object at 0x7f90b7850650> ; logicals is ['sda5', 'sda6'] >10:28:51,438 DEBUG storage: new disk order: ['sda'] >10:28:51,460 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:28:51,462 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >10:28:51,464 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:28:51,465 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >10:28:51,466 DEBUG storage: resolved 'sda' to 'sda' (disk) >10:28:51,468 DEBUG storage: _is_valid_disklabel(sda) returning True >10:28:51,468 DEBUG storage: _is_valid_size(sda) returning True >10:28:51,469 DEBUG storage: _is_valid_location(sda) returning True >10:28:51,469 DEBUG storage: _is_valid_format(sda) returning True >10:28:51,470 DEBUG storage: is_valid_stage1_device(sda) returning True >10:28:51,515 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >10:28:51,516 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f90b784d950> fileSystem: <parted.filesystem.FileSystem object at 0x7f90b78635d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90b78633d0> PedPartition: <_ped.Partition object at 0x7f90b7850890> >10:28:51,517 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >10:28:51,518 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f90b784d950> fileSystem: <parted.filesystem.FileSystem object at 0x7f90b7863610> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90b7863550> PedPartition: <_ped.Partition object at 0x7f90b7850650> >10:28:51,519 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >10:28:51,520 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f90b784d950> fileSystem: <parted.filesystem.FileSystem object at 0x7f90b78637d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90b7863750> PedPartition: <_ped.Partition object at 0x7f90b78508f0> >10:28:51,522 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >10:28:51,523 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f90b784d950> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90b7863910> PedPartition: <_ped.Partition object at 0x7f90b7850710> >10:28:51,524 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >10:28:51,525 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f90b784d950> fileSystem: <parted.filesystem.FileSystem object at 0x7f90b7863c90> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90b7863a90> PedPartition: <_ped.Partition object at 0x7f90b78506b0> >10:28:51,527 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >10:28:51,527 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f90b784d950> fileSystem: <parted.filesystem.FileSystem object at 0x7f90b7863e50> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90b7863c10> PedPartition: <_ped.Partition object at 0x7f90b7850770> >10:28:51,531 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >10:28:51,533 DEBUG storage: DeviceTree.getDeviceByPath returned existing 223324MB partition sda4 (4) >10:28:51,534 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >10:28:51,536 DEBUG storage: DeviceTree.getDeviceByPath returned existing 223324MB partition sda4 (4) >10:28:53,828 DEBUG storage: Ext4FS.supported: supported: True ; >10:28:53,828 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:28:54,835 DEBUG storage: Ext4FS.supported: supported: True ; >10:28:54,835 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:28:54,835 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f90bf430fd0>, 215130.0, ['sda'], None >10:29:01,702 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:01,704 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:29:03,754 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:03,754 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:29:03,754 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f90bf430fd0>, 10240.0, ['sda'], None >10:29:03,756 DEBUG storage.ui: Ext4FS.supported: supported: True ; >10:29:03,757 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >10:29:03,758 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >10:29:03,759 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:29:03,761 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: ext4 ; type: None ; >10:29:03,761 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on partition sda3 (id 3) >10:29:03,762 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >10:29:03,764 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >10:29:03,765 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >10:29:03,765 INFO storage.ui: registered action: [1] Create Format ext4 filesystem mounted at /tmp on partition sda3 (id 3) >10:29:05,067 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:05,067 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:29:05,068 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f90bf430fd0>, 10240.0, ['sda'], None >10:29:10,497 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:10,498 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:29:10,498 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f90bf430fd0>, 215130.0, ['sda'], None >10:29:11,371 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:11,372 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:29:11,372 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f90bf430fd0>, 215130.0, ['sda'], None >10:29:16,980 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:16,980 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:29:17,664 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:17,665 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:29:17,665 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f90bf430fd0>, 20480.0, ['sda'], None >10:29:17,668 DEBUG storage.ui: Ext4FS.supported: supported: True ; >10:29:17,668 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >10:29:17,669 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >10:29:17,670 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:29:17,671 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >10:29:17,671 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem on partition sda2 (id 2) >10:29:17,673 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >10:29:17,674 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >10:29:17,676 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >10:29:17,676 INFO storage.ui: registered action: [3] Create Format ext4 filesystem mounted at /var on partition sda2 (id 2) >10:29:19,080 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:19,081 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:29:19,082 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f90bf430fd0>, 20480.0, ['sda'], None >10:29:23,911 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:23,912 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:29:24,662 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:24,662 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:29:24,663 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f90bf430fd0>, 51200.0, ['sda'], None >10:29:24,665 DEBUG storage.ui: Ext4FS.supported: supported: True ; >10:29:24,666 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >10:29:24,668 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >10:29:24,668 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:29:24,670 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >10:29:24,671 INFO storage.ui: registered action: [4] Destroy Format ext4 filesystem on partition sda1 (id 1) >10:29:24,672 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >10:29:24,674 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >10:29:24,676 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >10:29:24,676 INFO storage.ui: registered action: [5] Create Format ext4 filesystem mounted at / on partition sda1 (id 1) >10:29:26,520 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:26,521 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:29:26,522 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f90bf430fd0>, 51200.0, ['sda'], None >10:29:26,529 DEBUG storage: SwapSpace.__init__: >10:29:26,529 DEBUG storage: getFormat('swap') returning SwapSpace instance >10:29:27,654 DEBUG storage: SwapSpace.__init__: >10:29:27,655 DEBUG storage: getFormat('swap') returning SwapSpace instance >10:29:28,450 DEBUG storage: SwapSpace.__init__: >10:29:28,450 DEBUG storage: getFormat('swap') returning SwapSpace instance >10:29:28,451 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f90bf430fd0>, 8192.0, ['sda'], None >10:29:28,453 DEBUG storage.ui: SwapSpace.__init__: device: /dev/sda5 ; mountpoint: None ; label: ; >10:29:28,453 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >10:29:28,454 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >10:29:28,456 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; >10:29:28,456 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:29:28,458 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; current: swap ; type: None ; >10:29:28,458 INFO storage.ui: registered action: [6] Destroy Format swap on partition sda5 (id 5) >10:29:28,459 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >10:29:28,461 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; >10:29:28,462 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; current: None ; type: swap ; >10:29:28,463 INFO storage.ui: registered action: [7] Create Format swap on partition sda5 (id 5) >10:29:30,560 DEBUG storage: SwapSpace.__init__: >10:29:30,561 DEBUG storage: getFormat('swap') returning SwapSpace instance >10:29:30,562 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f90bf430fd0>, 8192.0, ['sda'], None >10:29:30,567 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:30,568 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:29:33,873 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:33,874 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:29:33,874 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f90bf430fd0>, 10240.0, ['sda'], None >10:29:33,878 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:29:33,880 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >10:29:33,881 DEBUG storage: resolved 'sda' to 'sda' (disk) >10:29:33,882 DEBUG storage: _is_valid_disklabel(sda) returning True >10:29:33,883 DEBUG storage: _is_valid_size(sda) returning True >10:29:33,884 DEBUG storage: _is_valid_location(sda) returning True >10:29:33,884 DEBUG storage: _is_valid_format(sda) returning True >10:29:33,884 DEBUG storage: is_valid_stage1_device(sda) returning True >10:29:33,889 DEBUG storage: _is_valid_disklabel(sda) returning True >10:29:33,890 DEBUG storage: _is_valid_size(sda) returning True >10:29:33,890 DEBUG storage: _is_valid_location(sda) returning True >10:29:33,890 DEBUG storage: _is_valid_format(sda) returning True >10:29:33,890 DEBUG storage: is_valid_stage1_device(sda) returning True >10:29:33,890 DEBUG storage: _is_valid_disklabel(sda1) returning True >10:29:33,891 DEBUG storage: _is_valid_size(sda1) returning True >10:29:33,891 DEBUG storage: _is_valid_location(sda1) returning True >10:29:33,891 DEBUG storage: _is_valid_partition(sda1) returning True >10:29:33,891 DEBUG storage: _is_valid_format(sda1) returning True >10:29:33,892 DEBUG storage: is_valid_stage2_device(sda1) returning True >10:29:35,505 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:29:35,520 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:29:35,522 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:29:35,524 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:29:35,537 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:29:35,553 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:29:35,555 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:29:35,558 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:29:35,571 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >10:29:35,585 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:29:35,587 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:29:35,589 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:29:35,604 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >10:29:35,605 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >10:29:35,608 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >10:29:35,621 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:29:35,622 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:29:35,624 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:29:35,637 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >10:29:35,641 DEBUG storage: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >10:29:35,657 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:29:35,659 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:29:35,661 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:29:35,674 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >10:29:35,689 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:29:35,691 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:29:35,694 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:29:35,710 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >10:29:35,711 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >10:29:35,714 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >10:29:35,729 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >10:29:35,731 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >10:29:35,731 INFO storage: resetting parted disks... >10:29:35,733 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >10:29:35,734 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >10:29:35,736 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >10:29:35,737 DEBUG storage: sector-based lookup found partition sda1 >10:29:35,738 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >10:29:35,739 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f90b784dad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f90b7877d50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90b7877d90> PedPartition: <_ped.Partition object at 0x7f90b787c7d0> >10:29:35,741 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >10:29:35,741 DEBUG storage: sector-based lookup found partition sda2 >10:29:35,743 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >10:29:35,744 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f90b784dad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f90b4bb53d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90b4bb5490> PedPartition: <_ped.Partition object at 0x7f90b787c770> >10:29:35,745 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >10:29:35,746 DEBUG storage: sector-based lookup found partition sda3 >10:29:35,748 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >10:29:35,749 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f90b784dad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f90b4bb5190> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90b4bb5310> PedPartition: <_ped.Partition object at 0x7f90b787c830> >10:29:35,750 DEBUG storage: PartitionDevice.preCommitFixup: sda4 ; >10:29:35,751 DEBUG storage: extended lookup found partition sda4 >10:29:35,753 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >10:29:35,754 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f90b784dad0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90b4bb5510> PedPartition: <_ped.Partition object at 0x7f90b787c890> >10:29:35,755 DEBUG storage: PartitionDevice.preCommitFixup: sda5 ; >10:29:35,756 DEBUG storage: sector-based lookup found partition sda5 >10:29:35,758 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >10:29:35,759 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f90b784dad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f90b4bb5710> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90b4bb5690> PedPartition: <_ped.Partition object at 0x7f90b787c8f0> >10:29:35,760 DEBUG storage: PartitionDevice.preCommitFixup: sda6 ; >10:29:35,761 DEBUG storage: sector-based lookup found partition sda6 >10:29:35,762 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >10:29:35,763 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f90b784dad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f90b4bb58d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90b4bb5850> PedPartition: <_ped.Partition object at 0x7f90b787c950> >10:29:35,764 DEBUG storage: action: [0] Destroy Format ext4 filesystem on partition sda3 (id 3) >10:29:35,764 DEBUG storage: action: [1] Create Format ext4 filesystem mounted at /tmp on partition sda3 (id 3) >10:29:35,765 DEBUG storage: action: [2] Destroy Format ext4 filesystem on partition sda2 (id 2) >10:29:35,766 DEBUG storage: action: [3] Create Format ext4 filesystem mounted at /var on partition sda2 (id 2) >10:29:35,766 DEBUG storage: action: [4] Destroy Format ext4 filesystem on partition sda1 (id 1) >10:29:35,767 DEBUG storage: action: [5] Create Format ext4 filesystem mounted at / on partition sda1 (id 1) >10:29:35,767 DEBUG storage: action: [6] Destroy Format swap on partition sda5 (id 5) >10:29:35,768 DEBUG storage: action: [7] Create Format swap on partition sda5 (id 5) >10:29:35,768 INFO storage: pruning action queue... >10:29:35,768 INFO storage: sorting actions... >10:29:35,769 DEBUG storage: action: [6] Destroy Format swap on partition sda5 (id 5) >10:29:35,769 DEBUG storage: action: [4] Destroy Format ext4 filesystem on partition sda1 (id 1) >10:29:35,770 DEBUG storage: action: [2] Destroy Format ext4 filesystem on partition sda2 (id 2) >10:29:35,770 DEBUG storage: action: [0] Destroy Format ext4 filesystem on partition sda3 (id 3) >10:29:35,770 DEBUG storage: action: [7] Create Format swap on partition sda5 (id 5) >10:29:35,770 DEBUG storage: action: [5] Create Format ext4 filesystem mounted at / on partition sda1 (id 1) >10:29:35,770 DEBUG storage: action: [3] Create Format ext4 filesystem mounted at /var on partition sda2 (id 2) >10:29:35,771 DEBUG storage: action: [1] Create Format ext4 filesystem mounted at /tmp on partition sda3 (id 3) >10:29:35,771 INFO storage: executing action: [6] Destroy Format swap on partition sda5 (id 5) >10:29:35,773 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: True ; >10:29:35,775 DEBUG storage: SwapSpace.destroy: device: /dev/sda5 ; status: False ; type: swap ; >10:29:35,921 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >10:29:35,923 DEBUG storage: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >10:29:35,952 INFO storage: executing action: [4] Destroy Format ext4 filesystem on partition sda1 (id 1) >10:29:35,954 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >10:29:35,956 DEBUG storage: Ext4FS.destroy: device: /dev/sda1 ; status: False ; type: ext4 ; >10:29:36,080 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:29:36,107 INFO storage: executing action: [2] Destroy Format ext4 filesystem on partition sda2 (id 2) >10:29:36,109 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >10:29:36,111 DEBUG storage: Ext4FS.destroy: device: /dev/sda2 ; status: False ; type: ext4 ; >10:29:36,230 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:29:36,256 INFO storage: executing action: [0] Destroy Format ext4 filesystem on partition sda3 (id 3) >10:29:36,259 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >10:29:36,260 DEBUG storage: Ext4FS.destroy: device: /dev/sda3 ; status: False ; type: ext4 ; >10:29:36,363 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >10:29:36,396 INFO storage: executing action: [7] Create Format swap on partition sda5 (id 5) >10:29:36,399 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >10:29:36,400 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 1 ; >10:29:36,401 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 2 ; >10:29:36,403 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 4 ; >10:29:36,404 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 5 ; >10:29:36,405 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 6 ; >10:29:36,407 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 8 ; >10:29:36,408 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 9 ; >10:29:36,409 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 10 ; >10:29:36,410 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 11 ; >10:29:36,412 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 12 ; >10:29:36,413 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 13 ; >10:29:36,414 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 14 ; >10:29:36,415 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 15 ; >10:29:36,417 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda5 ; flag: 3 ; >10:29:36,420 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 6 ; >10:29:36,461 DEBUG storage: SwapSpace.create: device: /dev/sda5 ; status: None ; type: swap ; >10:29:36,463 DEBUG storage: SwapSpace.create: device: /dev/sda5 ; status: None ; type: swap ; >10:29:36,723 DEBUG storage: SwapSpace.notifyKernel: device: /dev/sda5 ; type: swap ; >10:29:36,790 DEBUG storage: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >10:29:36,792 DEBUG storage: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >10:29:36,793 DEBUG storage: sda5 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >10:29:36,808 INFO storage: executing action: [5] Create Format ext4 filesystem mounted at / on partition sda1 (id 1) >10:29:36,811 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:29:36,813 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >10:29:36,814 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >10:29:36,815 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >10:29:36,816 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >10:29:36,818 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >10:29:36,819 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >10:29:36,820 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >10:29:36,821 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >10:29:36,822 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >10:29:36,824 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >10:29:36,825 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >10:29:36,826 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >10:29:36,827 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >10:29:36,828 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >10:29:36,831 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 6 ; >10:29:36,852 DEBUG storage: Ext4FS.create: device: /dev/sda1 ; status: False ; type: ext4 ; >10:29:36,854 DEBUG storage: Ext4FS.doFormat: device: /dev/sda1 ; mountpoint: / ; type: ext4 ; >10:29:39,366 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda1 ; type: ext4 ; >10:29:39,591 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda1 ; type: ext4 ; >10:29:39,674 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >10:29:39,676 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >10:29:39,677 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >10:29:39,692 INFO storage: executing action: [3] Create Format ext4 filesystem mounted at /var on partition sda2 (id 2) >10:29:39,695 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:29:39,697 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >10:29:39,699 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >10:29:39,701 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >10:29:39,702 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >10:29:39,704 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >10:29:39,705 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >10:29:39,707 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >10:29:39,708 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >10:29:39,710 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >10:29:39,712 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >10:29:39,713 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >10:29:39,714 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >10:29:39,716 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >10:29:39,717 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >10:29:39,721 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 6 ; >10:29:39,747 DEBUG storage: Ext4FS.create: device: /dev/sda2 ; status: False ; type: ext4 ; >10:29:39,749 DEBUG storage: Ext4FS.doFormat: device: /dev/sda2 ; mountpoint: /var ; type: ext4 ; >10:29:42,297 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda2 ; type: ext4 ; >10:29:42,496 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda2 ; type: ext4 ; >10:29:42,584 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >10:29:42,585 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >10:29:42,586 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >10:29:42,600 INFO storage: executing action: [1] Create Format ext4 filesystem mounted at /tmp on partition sda3 (id 3) >10:29:42,603 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >10:29:42,604 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >10:29:42,606 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >10:29:42,608 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >10:29:42,609 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >10:29:42,611 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 5 ; >10:29:42,613 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 6 ; >10:29:42,614 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >10:29:42,616 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >10:29:42,617 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >10:29:42,619 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >10:29:42,620 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >10:29:42,622 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >10:29:42,623 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >10:29:42,625 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >10:29:42,628 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 6 ; >10:29:42,652 DEBUG storage: Ext4FS.create: device: /dev/sda3 ; status: False ; type: ext4 ; >10:29:42,655 DEBUG storage: Ext4FS.doFormat: device: /dev/sda3 ; mountpoint: /tmp ; type: ext4 ; >10:29:45,076 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda3 ; type: ext4 ; >10:29:45,201 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda3 ; type: ext4 ; >10:29:45,329 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >10:29:45,331 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >10:29:45,332 DEBUG storage: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >10:29:45,351 INFO storage: not setting boot flag on sda1 >10:29:45,356 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:45,359 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:45,361 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:45,364 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:45,366 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:45,370 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:45,373 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:29:45,383 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >10:29:45,384 DEBUG storage: SwapSpace.setup: device: /dev/sda5 ; status: False ; type: swap ; >10:29:45,386 DEBUG storage: SwapSpace.setup: device: /dev/sda5 ; status: False ; type: swap ; >10:29:45,439 DEBUG storage: BindFS.supported: supported: False ; >10:29:45,439 DEBUG storage: getFormat('bind') returning BindFS instance >10:29:45,441 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >10:29:45,443 DEBUG storage: TmpFS.supported: supported: False ; >10:29:45,444 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >10:29:45,445 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >10:29:45,447 DEBUG storage: DevPtsFS.supported: supported: False ; >10:29:45,447 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >10:29:45,449 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >10:29:45,451 DEBUG storage: SysFS.supported: supported: False ; >10:29:45,451 DEBUG storage: getFormat('sysfs') returning SysFS instance >10:29:45,453 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >10:29:45,454 DEBUG storage: ProcFS.supported: supported: False ; >10:29:45,454 DEBUG storage: getFormat('proc') returning ProcFS instance >10:29:45,456 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >10:29:45,457 DEBUG storage: SELinuxFS.supported: supported: False ; >10:29:45,457 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >10:29:45,459 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >10:29:45,460 DEBUG storage: USBFS.supported: supported: False ; >10:29:45,460 DEBUG storage: getFormat('usbfs') returning USBFS instance >10:29:45,462 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >10:29:45,463 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:29:45,528 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >10:29:45,625 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >10:29:45,653 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >10:29:45,664 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >10:29:45,675 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >10:29:45,755 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >10:29:45,775 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >10:29:45,837 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:29:45,914 INFO storage: not writing out mpath configuration > > >/tmp/ifcfg.log: >09:28:33,991 DEBUG ifcfg: content of files (network initialization): >09:28:33,991 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: ># Generated by parse-kickstart >UUID=0291ba21-953a-41d7-98d0-afc169803880 >DNS1=132.229.214.102 >IPADDR=132.229.221.50 >GATEWAY=132.229.221.1 >HWADDR=00:19:d1:63:68:37 >NETMASK=255.255.255.0 >BOOTPROTO=static >DEVICE=em1 >ONBOOT=yes > >09:28:33,999 DEBUG ifcfg: loadIfcfFile /etc/sysconfig/network-scripts/ifcfg-em1 >09:28:34,000 DEBUG ifcfg: NetworkDevice em1 set: ONBOOT=yes >09:28:34,005 DEBUG ifcfg: writeIfcfgFile em1 to /etc/sysconfig/network-scripts/ifcfg-em1 not needed > > >/proc/cmdline: >BOOT_IMAGE=//boot/installer/vmlinuz ks=nfs:adminserver.strw.leidenuniv.nl:/strw0/kickstart/ks-eendracht.cfg stage2=http://fedora.strw.leidenuniv.nl/fedora18/x86_64/os/ selinux=0 > > >/tmp/syslog: >09:28:26,731 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.2.4" x-pid="732" x-info="http://www.rsyslog.com"] start >09:28:26,731 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >09:28:26,731 INFO systemd: Initializing machine ID from random generator. >09:28:26,731 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. >09:28:26,731 INFO systemd-modules-load: Inserted module 'uinput' >09:28:26,731 ERR systemd-udevd: ctx=0x7fd2cabcd150 path=/lib/modules/3.6.10-4.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >09:28:26,731 ERR systemd-udevd: ctx=0x7fd2cabcd150 path=/lib/modules/3.6.10-4.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >09:28:26,731 INFO systemd: Mounted Configuration File System. >09:28:26,731 ERR systemd-udevd: ctx=0x7fd2cabcd150 path=/lib/modules/3.6.10-4.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >09:28:26,731 ERR systemd-udevd: ctx=0x7fd2cabcd150 path=/lib/modules/3.6.10-4.fc18.x86_64/kernel/drivers/watchdog/iTCO_vendor_support.ko error=No such file or directory >09:28:26,731 NOTICE systemd: systemd-journald.service: main process exited, code=killed, status=10/USR1 >09:28:26,731 INFO systemd: Started Trigger Flushing of Journal to Persistent Storage. >09:28:26,731 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >09:28:26,731 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >09:28:26,731 NOTICE kernel:[ 0.000000] Linux version 3.6.10-4.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Tue Dec 11 18:01:27 UTC 2012 >09:28:26,731 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=//boot/installer/vmlinuz ks=nfs:adminserver.strw.leidenuniv.nl:/strw0/kickstart/ks-eendracht.cfg stage2=http://fedora.strw.leidenuniv.nl/fedora18/x86_64/os/ selinux=0 >09:28:26,731 INFO kernel:[ 0.000000] Disabled fast string operations >09:28:26,731 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >09:28:26,731 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009abff] usable >09:28:26,731 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >09:28:26,731 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fe51bff] usable >09:28:26,731 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fe51c00-0x000000007fe53bff] ACPI NVS >09:28:26,731 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fe55c00-0x000000007fffffff] reserved >09:28:26,731 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >09:28:26,731 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fed003ff] reserved >09:28:26,731 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed9ffff] reserved >09:28:26,731 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved >09:28:26,731 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved >09:28:26,731 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >09:28:26,731 INFO kernel:[ 0.000000] DMI 2.3 present. >09:28:26,731 DEBUG kernel:[ 0.000000] DMI: Dell Inc. Dell DM061 /0WG864, BIOS 2.3.2 03/30/2007 >09:28:26,731 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >09:28:26,731 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >09:28:26,731 INFO kernel:[ 0.000000] No AGP bridge found >09:28:26,731 INFO kernel:[ 0.000000] e820: last_pfn = 0x7fe51 max_arch_pfn = 0x400000000 >09:28:26,731 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >09:28:26,731 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >09:28:26,731 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >09:28:26,731 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >09:28:26,731 DEBUG kernel:[ 0.000000] C0000-D3FFF write-protect >09:28:26,731 DEBUG kernel:[ 0.000000] D4000-EFFFF uncachable >09:28:26,731 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >09:28:26,731 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >09:28:26,731 DEBUG kernel:[ 0.000000] 0 base 000000000 mask 000000000 write-back >09:28:26,731 DEBUG kernel:[ 0.000000] 1 base 07FF00000 mask FFFF00000 uncachable >09:28:26,731 DEBUG kernel:[ 0.000000] 2 base 080000000 mask F80000000 uncachable >09:28:26,731 DEBUG kernel:[ 0.000000] 3 disabled >09:28:26,731 DEBUG kernel:[ 0.000000] 4 disabled >09:28:26,731 DEBUG kernel:[ 0.000000] 5 disabled >09:28:26,731 DEBUG kernel:[ 0.000000] 6 disabled >09:28:26,731 DEBUG kernel:[ 0.000000] 7 disabled >09:28:26,731 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >09:28:26,731 DEBUG kernel:[ 0.000000] original variable MTRRs >09:28:26,731 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 64GB, type WB >09:28:26,731 DEBUG kernel:[ 0.000000] reg 1, base: 2047MB, range: 1MB, type UC >09:28:26,731 DEBUG kernel:[ 0.000000] reg 2, base: 2GB, range: 2GB, type UC >09:28:26,731 INFO kernel:[ 0.000000] total RAM covered: 63487M >09:28:26,731 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >09:28:26,731 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 2M num_reg: 6 lose cover RAM: 0G >09:28:26,731 DEBUG kernel:[ 0.000000] New variable MTRRs >09:28:26,731 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >09:28:26,731 DEBUG kernel:[ 0.000000] reg 1, base: 2047MB, range: 1MB, type UC >09:28:26,731 DEBUG kernel:[ 0.000000] reg 2, base: 4GB, range: 4GB, type WB >09:28:26,731 DEBUG kernel:[ 0.000000] reg 3, base: 8GB, range: 8GB, type WB >09:28:26,731 DEBUG kernel:[ 0.000000] reg 4, base: 16GB, range: 16GB, type WB >09:28:26,731 DEBUG kernel:[ 0.000000] reg 5, base: 32GB, range: 32GB, type WB >09:28:26,731 DEBUG kernel:[ 0.000000] e820: update [mem 0x7ff00000-0xffffffff] usable ==> reserved >09:28:26,731 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fe710-0x000fe71f] mapped at [ffff8800000fe710] >09:28:26,731 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >09:28:26,731 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000094000] 94000 size 24576 >09:28:26,731 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x7fe50fff] >09:28:26,731 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x7fdfffff] page 2M >09:28:26,731 DEBUG kernel:[ 0.000000] [mem 0x7fe00000-0x7fe50fff] page 4k >09:28:26,731 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x7fe50fff @ [mem 0x1fffc000-0x1fffffff] >09:28:26,731 INFO kernel:[ 0.000000] RAMDISK: [mem 0x34aba000-0x36554fff] >09:28:26,731 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000febf0 00024 (v02 DELL ) >09:28:26,731 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000000fd090 0007C (v01 DELL B8K 00000014 ASL 00000061) >09:28:26,731 WARNING kernel:[ 0.000000] ACPI: FACP 00000000000fd1b0 000F4 (v03 DELL B8K 00000014 ASL 00000061) >09:28:26,732 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000fffd6398 033DC (v01 DELL dt_ex 00001000 INTL 20050624) >09:28:26,732 WARNING kernel:[ 0.000000] ACPI: FACS 000000007fe51c00 00040 >09:28:26,732 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000fffd9a52 0009C (v01 DELL st_ex 00001000 INTL 20050624) >09:28:26,732 WARNING kernel:[ 0.000000] ACPI: APIC 00000000000fd2a4 00092 (v01 DELL B8K 00000014 ASL 00000061) >09:28:26,732 WARNING kernel:[ 0.000000] ACPI: BOOT 00000000000fd336 00028 (v01 DELL B8K 00000014 ASL 00000061) >09:28:26,732 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000000fd35e 0003E (v01 DELL B8K 00000014 ASL 00000061) >09:28:26,732 WARNING kernel:[ 0.000000] ACPI: HPET 00000000000fd39c 00038 (v01 DELL B8K 00000014 ASL 00000061) >09:28:26,732 WARNING kernel:[ 0.000000] ACPI: DUMY 000000007fe55c00 00024 (v01 DELL B8K 00000014 ASL 00000061) >09:28:26,732 WARNING kernel:[ 0.000000] ACPI: SLIC 00000000000fd3d4 00176 (v01 DELL B8K 00000014 ASL 00000061) >09:28:26,732 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007fe51c40 001B7 (v01 DpgPmm Cpu0Ist 00000011 INTL 20050624) >09:28:26,732 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007fe52049 001B7 (v01 DpgPmm Cpu1Ist 00000011 INTL 20050624) >09:28:26,732 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007fe52452 00140 (v01 DpgPmm CpuPm 00000010 INTL 20050624) >09:28:26,732 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >09:28:26,732 INFO kernel:[ 0.000000] No NUMA configuration found >09:28:26,732 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fe50fff] >09:28:26,732 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fe50fff] >09:28:26,732 INFO kernel:[ 0.000000] NODE_DATA [mem 0x7fe3d000-0x7fe50fff] >09:28:26,732 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007d600000-ffff88007f5fffff] on node 0 >09:28:26,732 WARNING kernel:[ 0.000000] Zone ranges: >09:28:26,732 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >09:28:26,732 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >09:28:26,732 WARNING kernel:[ 0.000000] Normal empty >09:28:26,732 WARNING kernel:[ 0.000000] Movable zone start for each node >09:28:26,732 WARNING kernel:[ 0.000000] Early memory node ranges >09:28:26,732 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x00099fff] >09:28:26,732 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7fe50fff] >09:28:26,732 DEBUG kernel:[ 0.000000] On node 0 totalpages: 523739 >09:28:26,732 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >09:28:26,732 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >09:28:26,732 DEBUG kernel:[ 0.000000] DMA zone: 3908 pages, LIFO batch:0 >09:28:26,732 DEBUG kernel:[ 0.000000] DMA32 zone: 8122 pages used for memmap >09:28:26,732 DEBUG kernel:[ 0.000000] DMA32 zone: 511639 pages, LIFO batch:31 >09:28:26,732 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x808 >09:28:26,732 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >09:28:26,732 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >09:28:26,732 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >09:28:26,732 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] disabled) >09:28:26,732 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x07] disabled) >09:28:26,732 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) >09:28:26,732 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x01] disabled) >09:28:26,732 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x02] disabled) >09:28:26,732 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x03] disabled) >09:28:26,732 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1]) >09:28:26,732 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) >09:28:26,732 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 >09:28:26,732 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >09:28:26,732 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >09:28:26,732 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >09:28:26,732 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >09:28:26,732 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >09:28:26,732 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >09:28:26,732 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >09:28:26,732 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 6 hotplug CPUs >09:28:26,732 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >09:28:26,732 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009a000 - 00000000000f0000 >09:28:26,732 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >09:28:26,732 INFO kernel:[ 0.000000] e820: [mem 0x80000000-0xdfffffff] available for PCI devices >09:28:26,732 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >09:28:26,732 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >09:28:26,732 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84288 r8192 d22208 u262144 >09:28:26,732 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u262144 alloc=1*2097152 >09:28:26,732 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >09:28:26,732 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515547 >09:28:26,732 WARNING kernel:[ 0.000000] Policy zone: DMA32 >09:28:26,732 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=//boot/installer/vmlinuz ks=nfs:adminserver.strw.leidenuniv.nl:/strw0/kickstart/ks-eendracht.cfg stage2=http://fedora.strw.leidenuniv.nl/fedora18/x86_64/os/ selinux=0 >09:28:26,732 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >09:28:26,732 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >09:28:26,732 INFO kernel:[ 0.000000] Checking aperture... >09:28:26,732 INFO kernel:[ 0.000000] No AGP bridge found >09:28:26,732 INFO kernel:[ 0.000000] Memory: 2017804k/2095428k available (6334k kernel code, 472k absent, 77152k reserved, 6870k data, 1036k init) >09:28:26,732 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >09:28:26,732 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >09:28:26,732 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >09:28:26,732 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:744 16 >09:28:26,732 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >09:28:26,732 INFO kernel:[ 0.000000] console [tty0] enabled >09:28:26,732 INFO kernel:[ 0.000000] allocated 8388608 bytes of page_cgroup >09:28:26,732 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >09:28:26,732 DEBUG kernel:[ 0.000000] hpet clockevent registered >09:28:26,732 ERR kernel:[ 0.000000] tsc: Fast TSC calibration failed >09:28:26,732 INFO kernel:[ 0.000000] tsc: PIT calibration matches HPET. 1 loops >09:28:26,732 INFO kernel:[ 0.000000] tsc: Detected 2127.979 MHz processor >09:28:26,732 INFO kernel:[ 0.002004] Calibrating delay loop (skipped), value calculated using timer frequency.. 4255.95 BogoMIPS (lpj=2127979) >09:28:26,732 INFO kernel:[ 0.003093] pid_max: default: 32768 minimum: 301 >09:28:26,732 INFO kernel:[ 0.003223] Security Framework initialized >09:28:26,732 INFO kernel:[ 0.003325] SELinux: Disabled at boot. >09:28:26,732 INFO kernel:[ 0.003685] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >09:28:26,732 INFO kernel:[ 0.004962] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >09:28:26,732 INFO kernel:[ 0.005523] Mount-cache hash table entries: 256 >09:28:26,732 INFO kernel:[ 0.005888] Initializing cgroup subsys cpuacct >09:28:26,732 INFO kernel:[ 0.006005] Initializing cgroup subsys memory >09:28:26,732 INFO kernel:[ 0.006110] Initializing cgroup subsys devices >09:28:26,732 INFO kernel:[ 0.006201] Initializing cgroup subsys freezer >09:28:26,732 INFO kernel:[ 0.006292] Initializing cgroup subsys net_cls >09:28:26,732 INFO kernel:[ 0.006383] Initializing cgroup subsys blkio >09:28:26,732 INFO kernel:[ 0.006475] Initializing cgroup subsys perf_event >09:28:26,732 INFO kernel:[ 0.006597] Disabled fast string operations >09:28:26,732 INFO kernel:[ 0.006694] CPU: Physical Processor ID: 0 >09:28:26,732 INFO kernel:[ 0.006785] CPU: Processor Core ID: 0 >09:28:26,732 INFO kernel:[ 0.006875] mce: CPU supports 6 MCE banks >09:28:26,732 INFO kernel:[ 0.007009] CPU0: Thermal monitoring enabled (TM2) >09:28:26,732 INFO kernel:[ 0.007103] process: using mwait in idle threads >09:28:26,732 INFO kernel:[ 0.007198] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 >09:28:26,732 INFO kernel:[ 0.007198] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32 >09:28:26,732 INFO kernel:[ 0.007198] tlb_flushall_shift is 0xffffffff >09:28:26,732 INFO kernel:[ 0.008408] ACPI: Core revision 20120711 >09:28:26,732 INFO kernel:[ 0.109989] ftrace: allocating 23489 entries in 92 pages >09:28:26,732 INFO kernel:[ 0.118293] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >09:28:26,732 INFO kernel:[ 0.128393] smpboot: CPU0: Intel(R) Core(TM)2 CPU 6420 @ 2.13GHz stepping 06 >09:28:26,732 INFO kernel:[ 0.128980] Performance Events: PEBS fmt0-, 4-deep LBR, Core2 events, Intel PMU driver. >09:28:26,732 WARNING kernel:[ 0.128980] perf_event_intel: PEBS disabled due to CPU errata >09:28:26,732 INFO kernel:[ 0.128980] ... version: 2 >09:28:26,732 INFO kernel:[ 0.128980] ... bit width: 40 >09:28:26,732 INFO kernel:[ 0.128980] ... generic registers: 2 >09:28:26,732 INFO kernel:[ 0.128980] ... value mask: 000000ffffffffff >09:28:26,732 INFO kernel:[ 0.128980] ... max period: 000000007fffffff >09:28:26,732 INFO kernel:[ 0.128980] ... fixed-purpose events: 3 >09:28:26,732 INFO kernel:[ 0.128980] ... event mask: 0000000700000003 >09:28:26,732 INFO kernel:[ 0.130075] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >09:28:26,732 INFO kernel:[ 0.002999] Disabled fast string operations >09:28:26,732 INFO kernel:[ 0.130394] smpboot: Booting Node 0, Processors #1 >09:28:26,732 INFO kernel:[ 0.142044] Brought up 2 CPUs >09:28:26,732 INFO kernel:[ 0.142314] smpboot: Total of 2 processors activated (8511.91 BogoMIPS) >09:28:26,732 INFO kernel:[ 0.145038] devtmpfs: initialized >09:28:26,732 INFO kernel:[ 0.145245] PM: Registering ACPI NVS region [mem 0x7fe51c00-0x7fe53bff] (8192 bytes) >09:28:26,732 INFO kernel:[ 0.145245] reboot: BIOS series board detected. Selecting Dell E520-method for reboots. >09:28:26,732 INFO kernel:[ 0.146565] atomic64 test passed for x86-64 platform with CX8 and with SSE >09:28:26,732 INFO kernel:[ 0.146683] RTC time: 9:27:49, date: 01/25/13 >09:28:26,732 INFO kernel:[ 0.146823] NET: Registered protocol family 16 >09:28:26,732 INFO kernel:[ 0.147054] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >09:28:26,732 INFO kernel:[ 0.147209] ACPI: bus type pci registered >09:28:26,732 INFO kernel:[ 0.147362] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >09:28:26,732 INFO kernel:[ 0.147518] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >09:28:26,732 INFO kernel:[ 0.162709] PCI: Using configuration type 1 for base access >09:28:26,732 INFO kernel:[ 0.163682] bio: create slab <bio-0> at 0 >09:28:26,732 INFO kernel:[ 0.163682] ACPI: Added _OSI(Module Device) >09:28:26,732 INFO kernel:[ 0.163682] ACPI: Added _OSI(Processor Device) >09:28:26,732 INFO kernel:[ 0.163682] ACPI: Added _OSI(3.0 _SCP Extensions) >09:28:26,732 INFO kernel:[ 0.163682] ACPI: Added _OSI(Processor Aggregator Device) >09:28:26,732 DEBUG kernel:[ 0.164345] ACPI: EC: Look up EC in DSDT >09:28:26,732 NOTICE kernel:[ 0.187460] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >09:28:26,732 INFO kernel:[ 0.211447] ACPI: Interpreter enabled >09:28:26,732 INFO kernel:[ 0.211541] ACPI: (supports S0 S3 S4 S5) >09:28:26,732 INFO kernel:[ 0.212150] ACPI: Using IOAPIC for interrupt routing >09:28:26,732 INFO kernel:[ 0.325951] ACPI: No dock devices found. >09:28:26,732 INFO kernel:[ 0.325951] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >09:28:26,732 INFO kernel:[ 0.336975] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >09:28:26,732 DEBUG kernel:[ 0.358966] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >09:28:26,732 DEBUG kernel:[ 0.358971] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >09:28:26,732 DEBUG kernel:[ 0.358974] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >09:28:26,732 DEBUG kernel:[ 0.358977] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000effff] (ignored) >09:28:26,732 DEBUG kernel:[ 0.358980] pci_root PNP0A03:00: host bridge window [mem 0x000f0000-0x000fffff] (ignored) >09:28:26,732 DEBUG kernel:[ 0.358983] pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xdfffffff] (ignored) >09:28:26,732 DEBUG kernel:[ 0.358986] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff] (ignored) >09:28:26,732 DEBUG kernel:[ 0.358989] pci_root PNP0A03:00: host bridge window [mem 0xff980800-0xff980bff] (ignored) >09:28:26,732 DEBUG kernel:[ 0.358992] pci_root PNP0A03:00: host bridge window [mem 0xff97c000-0xff97ffff] (ignored) >09:28:26,732 DEBUG kernel:[ 0.358994] pci_root PNP0A03:00: host bridge window [mem 0xfed20000-0xfed9ffff] (ignored) >09:28:26,732 DEBUG kernel:[ 0.358997] PCI: root bus 00: using default resources >09:28:26,732 INFO kernel:[ 0.359043] PCI host bridge to bus 0000:00 >09:28:26,732 DEBUG kernel:[ 0.359140] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >09:28:26,732 INFO kernel:[ 0.359143] pci_bus 0000:00: root bus resource [bus 00-ff] >09:28:26,732 INFO kernel:[ 0.359249] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >09:28:26,732 INFO kernel:[ 0.359343] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff] >09:28:26,732 DEBUG kernel:[ 0.359445] pci 0000:00:00.0: [8086:29a0] type 00 class 0x060000 >09:28:26,732 DEBUG kernel:[ 0.359489] pci 0000:00:01.0: [8086:29a1] type 01 class 0x060400 >09:28:26,732 DEBUG kernel:[ 0.359529] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >09:28:26,732 DEBUG kernel:[ 0.359568] pci 0000:00:19.0: [8086:104c] type 00 class 0x020000 >09:28:26,732 DEBUG kernel:[ 0.359584] pci 0000:00:19.0: reg 10: [mem 0xdffe0000-0xdfffffff] >09:28:26,732 DEBUG kernel:[ 0.359593] pci 0000:00:19.0: reg 14: [mem 0xdffdb000-0xdffdbfff] >09:28:26,732 DEBUG kernel:[ 0.359601] pci 0000:00:19.0: reg 18: [io 0xecc0-0xecdf] >09:28:26,732 DEBUG kernel:[ 0.359656] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >09:28:26,732 DEBUG kernel:[ 0.359671] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300 >09:28:26,732 DEBUG kernel:[ 0.359709] pci 0000:00:1a.0: reg 20: [io 0xff20-0xff3f] >09:28:26,732 DEBUG kernel:[ 0.359739] pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300 >09:28:26,732 DEBUG kernel:[ 0.359777] pci 0000:00:1a.1: reg 20: [io 0xff00-0xff1f] >09:28:26,732 DEBUG kernel:[ 0.359816] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320 >09:28:26,732 DEBUG kernel:[ 0.359834] pci 0000:00:1a.7: reg 10: [mem 0xdffdac00-0xdffdafff] >09:28:26,732 DEBUG kernel:[ 0.359912] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold >09:28:26,732 DEBUG kernel:[ 0.359935] pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300 >09:28:26,732 DEBUG kernel:[ 0.359945] pci 0000:00:1b.0: reg 10: [mem 0xdffdc000-0xdffdffff 64bit] >09:28:26,732 DEBUG kernel:[ 0.360008] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >09:28:26,732 DEBUG kernel:[ 0.360029] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400 >09:28:26,732 DEBUG kernel:[ 0.360095] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >09:28:26,732 DEBUG kernel:[ 0.360123] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300 >09:28:26,732 DEBUG kernel:[ 0.360161] pci 0000:00:1d.0: reg 20: [io 0xff80-0xff9f] >09:28:26,732 DEBUG kernel:[ 0.360191] pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300 >09:28:26,732 DEBUG kernel:[ 0.360229] pci 0000:00:1d.1: reg 20: [io 0xff60-0xff7f] >09:28:26,732 DEBUG kernel:[ 0.360259] pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300 >09:28:26,732 DEBUG kernel:[ 0.360296] pci 0000:00:1d.2: reg 20: [io 0xff40-0xff5f] >09:28:26,732 DEBUG kernel:[ 0.360335] pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320 >09:28:26,732 DEBUG kernel:[ 0.360353] pci 0000:00:1d.7: reg 10: [mem 0xff980800-0xff980bff] >09:28:26,732 DEBUG kernel:[ 0.360431] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >09:28:26,732 DEBUG kernel:[ 0.360450] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >09:28:26,732 DEBUG kernel:[ 0.360510] pci 0000:00:1f.0: [8086:2812] type 00 class 0x060100 >09:28:26,732 INFO kernel:[ 0.360588] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0c00 (mask 007f) >09:28:26,732 INFO kernel:[ 0.360743] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 00e0 (mask 0007) >09:28:26,732 DEBUG kernel:[ 0.360941] pci 0000:00:1f.2: [8086:2822] type 00 class 0x010400 >09:28:26,732 DEBUG kernel:[ 0.360960] pci 0000:00:1f.2: reg 10: [io 0xfe00-0xfe07] >09:28:26,732 DEBUG kernel:[ 0.360968] pci 0000:00:1f.2: reg 14: [io 0xfe10-0xfe13] >09:28:26,732 DEBUG kernel:[ 0.360976] pci 0000:00:1f.2: reg 18: [io 0xfe20-0xfe27] >09:28:26,732 DEBUG kernel:[ 0.360984] pci 0000:00:1f.2: reg 1c: [io 0xfe30-0xfe33] >09:28:26,732 DEBUG kernel:[ 0.360991] pci 0000:00:1f.2: reg 20: [io 0xfec0-0xfedf] >09:28:26,732 DEBUG kernel:[ 0.360999] pci 0000:00:1f.2: reg 24: [mem 0xff970000-0xff9707ff] >09:28:26,732 DEBUG kernel:[ 0.361038] pci 0000:00:1f.2: PME# supported from D3hot >09:28:26,732 DEBUG kernel:[ 0.361054] pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500 >09:28:26,732 DEBUG kernel:[ 0.361065] pci 0000:00:1f.3: reg 10: [mem 0xdffdab00-0xdffdabff] >09:28:26,732 DEBUG kernel:[ 0.361091] pci 0000:00:1f.3: reg 20: [io 0xece0-0xecff] >09:28:26,732 DEBUG kernel:[ 0.361141] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-ff] >09:28:26,732 DEBUG kernel:[ 0.361156] pci 0000:01:00.0: [10de:0165] type 00 class 0x030000 >09:28:26,732 DEBUG kernel:[ 0.361166] pci 0000:01:00.0: reg 10: [mem 0xdd000000-0xddffffff] >09:28:26,732 DEBUG kernel:[ 0.361176] pci 0000:01:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref] >09:28:26,732 DEBUG kernel:[ 0.361186] pci 0000:01:00.0: reg 1c: [mem 0xde000000-0xdeffffff 64bit] >09:28:26,732 DEBUG kernel:[ 0.361198] pci 0000:01:00.0: reg 30: [mem 0xdfe00000-0xdfe1ffff pref] >09:28:26,732 INFO kernel:[ 0.361244] pci 0000:00:01.0: PCI bridge to [bus 01] >09:28:26,732 DEBUG kernel:[ 0.361339] pci 0000:00:01.0: bridge window [mem 0xdd000000-0xdfefffff] >09:28:26,732 DEBUG kernel:[ 0.361343] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref] >09:28:26,732 DEBUG kernel:[ 0.361380] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-ff] >09:28:26,732 INFO kernel:[ 0.361383] pci 0000:00:1c.0: PCI bridge to [bus 02] >09:28:26,732 DEBUG kernel:[ 0.362951] pci 0000:00:1c.0: bridge window [mem 0xdcf00000-0xdcffffff] >09:28:26,732 DEBUG kernel:[ 0.362975] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-ff] >09:28:26,732 INFO kernel:[ 0.363015] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode) >09:28:26,732 DEBUG kernel:[ 0.363108] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode) >09:28:26,732 DEBUG kernel:[ 0.363108] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xfffffffff] (subtractive decode) >09:28:26,732 DEBUG kernel:[ 0.363108] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >09:28:26,732 DEBUG kernel:[ 0.363407] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI4._PRT] >09:28:26,732 DEBUG kernel:[ 0.363720] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI2._PRT] >09:28:26,732 DEBUG kernel:[ 0.364056] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT] >09:28:26,732 INFO kernel:[ 0.364403] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >09:28:26,732 INFO kernel:[ 0.364554] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >09:28:26,732 INFO kernel:[ 1.538279] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15) >09:28:26,732 INFO kernel:[ 1.539468] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *9 10 11 12 15) >09:28:26,732 INFO kernel:[ 1.540635] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 9 10 11 12 15) >09:28:26,732 INFO kernel:[ 1.541836] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled. >09:28:26,732 INFO kernel:[ 1.543136] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 15) >09:28:26,732 INFO kernel:[ 1.544326] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11 12 15) >09:28:26,732 INFO kernel:[ 1.545507] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 9 10 11 12 15) >09:28:26,732 INFO kernel:[ 1.546695] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 9 10 11 12 15) >09:28:26,732 INFO kernel:[ 1.547787] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >09:28:26,732 INFO kernel:[ 1.547938] vgaarb: loaded >09:28:26,732 INFO kernel:[ 1.548026] vgaarb: bridge control possible 0000:01:00.0 >09:28:26,732 NOTICE kernel:[ 1.548168] SCSI subsystem initialized >09:28:26,732 INFO kernel:[ 1.548168] ACPI: bus type scsi registered >09:28:26,732 DEBUG kernel:[ 1.548168] libata version 3.00 loaded. >09:28:26,732 INFO kernel:[ 1.548168] ACPI: bus type usb registered >09:28:26,732 INFO kernel:[ 1.548168] usbcore: registered new interface driver usbfs >09:28:26,732 INFO kernel:[ 1.548779] usbcore: registered new interface driver hub >09:28:26,732 INFO kernel:[ 1.548874] usbcore: registered new device driver usb >09:28:26,732 INFO kernel:[ 1.548900] PCI: Using ACPI for IRQ routing >09:28:26,732 DEBUG kernel:[ 1.554932] PCI: pci_cache_line_size set to 64 bytes >09:28:26,732 DEBUG kernel:[ 1.554990] e820: reserve RAM buffer [mem 0x0009ac00-0x0009ffff] >09:28:26,732 DEBUG kernel:[ 1.554992] e820: reserve RAM buffer [mem 0x7fe51c00-0x7fffffff] >09:28:26,732 INFO kernel:[ 1.555087] NetLabel: Initializing >09:28:26,732 INFO kernel:[ 1.555177] NetLabel: domain hash size = 128 >09:28:26,732 INFO kernel:[ 1.555267] NetLabel: protocols = UNLABELED CIPSOv4 >09:28:26,732 INFO kernel:[ 1.555368] NetLabel: unlabeled traffic allowed by default >09:28:26,732 INFO kernel:[ 1.555484] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >09:28:26,732 INFO kernel:[ 1.555580] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >09:28:26,732 INFO kernel:[ 1.555766] hpet0: 3 comparators, 64-bit 14.318180 MHz counter >09:28:26,732 INFO kernel:[ 1.558779] Switching to clocksource hpet >09:28:26,732 INFO kernel:[ 1.565798] pnp: PnP ACPI init >09:28:26,732 INFO kernel:[ 1.565915] ACPI: bus type pnp registered >09:28:26,732 DEBUG kernel:[ 1.578056] pnp 00:00: [bus 00-ff] >09:28:26,732 DEBUG kernel:[ 1.578060] pnp 00:00: [io 0x0cf8-0x0cff] >09:28:26,732 DEBUG kernel:[ 1.578063] pnp 00:00: [io 0x0000-0x0cf7 window] >09:28:26,732 DEBUG kernel:[ 1.578066] pnp 00:00: [io 0x0d00-0xffff window] >09:28:26,732 DEBUG kernel:[ 1.578069] pnp 00:00: [mem 0x000a0000-0x000bffff window] >09:28:26,732 DEBUG kernel:[ 1.578072] pnp 00:00: [mem 0x000c0000-0x000effff window] >09:28:26,732 DEBUG kernel:[ 1.578075] pnp 00:00: [mem 0x000f0000-0x000fffff window] >09:28:26,732 DEBUG kernel:[ 1.578077] pnp 00:00: [mem 0x80000000-0xdfffffff window] >09:28:26,732 DEBUG kernel:[ 1.578080] pnp 00:00: [mem 0xf0000000-0xfebfffff window] >09:28:26,732 DEBUG kernel:[ 1.578083] pnp 00:00: [mem 0xff980800-0xff980bff window] >09:28:26,732 DEBUG kernel:[ 1.578085] pnp 00:00: [mem 0xff97c000-0xff97ffff window] >09:28:26,732 DEBUG kernel:[ 1.578088] pnp 00:00: [mem 0xfed20000-0xfed9ffff window] >09:28:26,732 DEBUG kernel:[ 1.578139] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >09:28:26,732 DEBUG kernel:[ 1.581610] pnp 00:01: [io 0x0060] >09:28:26,732 DEBUG kernel:[ 1.581612] pnp 00:01: [io 0x0064] >09:28:26,732 DEBUG kernel:[ 1.581614] pnp 00:01: [io 0x0062-0x0063] >09:28:26,732 DEBUG kernel:[ 1.581616] pnp 00:01: [io 0x0065-0x006f] >09:28:26,732 DEBUG kernel:[ 1.581618] pnp 00:01: [io 0x00e0-0x00ef] >09:28:26,732 DEBUG kernel:[ 1.581620] pnp 00:01: [io 0x0800-0x085f] >09:28:26,732 DEBUG kernel:[ 1.581621] pnp 00:01: [io 0x0c00-0x0c7f] >09:28:26,732 DEBUG kernel:[ 1.581623] pnp 00:01: [io 0x0860-0x08ff] >09:28:26,732 INFO kernel:[ 1.581677] system 00:01: [io 0x0800-0x085f] has been reserved >09:28:26,732 INFO kernel:[ 1.581773] system 00:01: [io 0x0c00-0x0c7f] has been reserved >09:28:26,732 INFO kernel:[ 1.581867] system 00:01: [io 0x0860-0x08ff] has been reserved >09:28:26,732 DEBUG kernel:[ 1.581963] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) >09:28:26,732 DEBUG kernel:[ 1.582250] pnp 00:02: [io 0x0080-0x009f] >09:28:26,732 DEBUG kernel:[ 1.582253] pnp 00:02: [io 0x0000-0x001f] >09:28:26,732 DEBUG kernel:[ 1.582255] pnp 00:02: [io 0x00c0-0x00df] >09:28:26,732 DEBUG kernel:[ 1.582257] pnp 00:02: [dma 4] >09:28:26,732 DEBUG kernel:[ 1.582281] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >09:28:26,732 DEBUG kernel:[ 1.582494] pnp 00:03: [io 0x00f0-0x00ff] >09:28:26,732 DEBUG kernel:[ 1.582506] pnp 00:03: [irq 13] >09:28:26,732 DEBUG kernel:[ 1.582534] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active) >09:28:26,732 DEBUG kernel:[ 1.582735] pnp 00:04: [io 0x0061] >09:28:26,732 DEBUG kernel:[ 1.582763] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >09:28:26,732 DEBUG kernel:[ 1.582978] pnp 00:05: [io 0x0070-0x007f] >09:28:26,732 DEBUG kernel:[ 1.582984] pnp 00:05: [irq 8] >09:28:26,732 DEBUG kernel:[ 1.583019] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >09:28:26,732 DEBUG kernel:[ 1.614043] pnp 00:06: [mem 0x00000000-0x0009ffff] >09:28:26,732 DEBUG kernel:[ 1.614047] pnp 00:06: [mem 0x00100000-0x00ffffff] >09:28:26,732 DEBUG kernel:[ 1.614050] pnp 00:06: [mem 0x01000000-0x7fe51bff] >09:28:26,732 DEBUG kernel:[ 1.614053] pnp 00:06: [mem 0x000f0000-0x000fffff] >09:28:26,732 DEBUG kernel:[ 1.614055] pnp 00:06: [mem 0x000c0000-0x000d3fff] >09:28:26,732 DEBUG kernel:[ 1.614058] pnp 00:06: [mem 0xfec00000-0xfecfffff] >09:28:26,732 DEBUG kernel:[ 1.614060] pnp 00:06: [mem 0xfee00000-0xfeefffff] >09:28:26,732 DEBUG kernel:[ 1.614063] pnp 00:06: [mem 0xffb00000-0xffbfffff] >09:28:26,732 DEBUG kernel:[ 1.614065] pnp 00:06: [mem 0xffc00000-0xffffffff] >09:28:26,732 INFO kernel:[ 1.614133] system 00:06: [mem 0x00000000-0x0009ffff] could not be reserved >09:28:26,732 INFO kernel:[ 1.614230] system 00:06: [mem 0x00100000-0x00ffffff] could not be reserved >09:28:26,732 INFO kernel:[ 1.614336] system 00:06: [mem 0x01000000-0x7fe51bff] could not be reserved >09:28:26,732 INFO kernel:[ 1.614431] system 00:06: [mem 0x000f0000-0x000fffff] could not be reserved >09:28:26,732 INFO kernel:[ 1.614526] system 00:06: [mem 0x000c0000-0x000d3fff] could not be reserved >09:28:26,732 INFO kernel:[ 1.614621] system 00:06: [mem 0xfec00000-0xfecfffff] could not be reserved >09:28:26,732 INFO kernel:[ 1.614715] system 00:06: [mem 0xfee00000-0xfeefffff] has been reserved >09:28:26,732 INFO kernel:[ 1.614810] system 00:06: [mem 0xffb00000-0xffbfffff] has been reserved >09:28:26,732 INFO kernel:[ 1.614904] system 00:06: [mem 0xffc00000-0xffffffff] has been reserved >09:28:26,732 DEBUG kernel:[ 1.614999] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active) >09:28:26,732 DEBUG kernel:[ 1.618280] pnp 00:07: [mem 0xe0000000-0xefffffff] >09:28:26,732 DEBUG kernel:[ 1.618282] pnp 00:07: [mem 0xfeda0000-0xfedacfff] >09:28:26,732 DEBUG kernel:[ 1.618284] pnp 00:07: [io 0x0100-0x01fe] >09:28:26,732 DEBUG kernel:[ 1.618286] pnp 00:07: [io 0x0200-0x0277] >09:28:26,732 DEBUG kernel:[ 1.618288] pnp 00:07: [io 0x0280-0x02e7] >09:28:26,732 DEBUG kernel:[ 1.618290] pnp 00:07: [io 0x02e8-0x02ef] >09:28:26,732 DEBUG kernel:[ 1.618292] pnp 00:07: [io 0x02f0-0x02f7] >09:28:26,732 DEBUG kernel:[ 1.618293] pnp 00:07: [io 0x02f8-0x02ff] >09:28:26,732 DEBUG kernel:[ 1.618295] pnp 00:07: [io 0x0300-0x0377] >09:28:26,732 DEBUG kernel:[ 1.618297] pnp 00:07: [io 0x0380-0x03bb] >09:28:26,732 DEBUG kernel:[ 1.618298] pnp 00:07: [io 0x03c0-0x03e7] >09:28:26,732 DEBUG kernel:[ 1.618300] pnp 00:07: [io 0x03f6-0x03f7] >09:28:26,732 DEBUG kernel:[ 1.618302] pnp 00:07: [io 0x0400-0x04cf] >09:28:26,732 DEBUG kernel:[ 1.618303] pnp 00:07: [io 0x04d2-0x057f] >09:28:26,732 DEBUG kernel:[ 1.618305] pnp 00:07: [io 0x0580-0x0677] >09:28:26,732 DEBUG kernel:[ 1.618307] pnp 00:07: [io 0x0680-0x0777] >09:28:26,732 DEBUG kernel:[ 1.618308] pnp 00:07: [io 0x0780-0x07bb] >09:28:26,732 DEBUG kernel:[ 1.618310] pnp 00:07: [io 0x07c0-0x07ff] >09:28:26,732 DEBUG kernel:[ 1.618312] pnp 00:07: [io 0x08e0-0x08ff] >09:28:26,732 DEBUG kernel:[ 1.618314] pnp 00:07: [io 0x0900-0x09fe] >09:28:26,732 DEBUG kernel:[ 1.618315] pnp 00:07: [io 0x0a00-0x0afe] >09:28:26,732 DEBUG kernel:[ 1.618317] pnp 00:07: [io 0x0b00-0x0bfe] >09:28:26,732 DEBUG kernel:[ 1.618319] pnp 00:07: [io 0x0c80-0x0caf] >09:28:26,732 DEBUG kernel:[ 1.618320] pnp 00:07: [io 0x0cb0-0x0cbf] >09:28:26,732 DEBUG kernel:[ 1.618322] pnp 00:07: [io 0x0cc0-0x0cf7] >09:28:26,732 DEBUG kernel:[ 1.618324] pnp 00:07: [io 0x0d00-0x0dfe] >09:28:26,732 DEBUG kernel:[ 1.618326] pnp 00:07: [io 0x0e00-0x0efe] >09:28:26,732 DEBUG kernel:[ 1.618327] pnp 00:07: [io 0x0f00-0x0ffe] >09:28:26,732 DEBUG kernel:[ 1.618329] pnp 00:07: [io 0x2000-0x20fe] >09:28:26,732 DEBUG kernel:[ 1.618331] pnp 00:07: [io 0x2100-0x21fe] >09:28:26,732 DEBUG kernel:[ 1.618333] pnp 00:07: [io 0x2200-0x22fe] >09:28:26,732 DEBUG kernel:[ 1.618334] pnp 00:07: [io 0x2300-0x23fe] >09:28:26,732 DEBUG kernel:[ 1.618336] pnp 00:07: [io 0x2400-0x24fe] >09:28:26,732 DEBUG kernel:[ 1.618338] pnp 00:07: [io 0x2500-0x25fe] >09:28:26,732 DEBUG kernel:[ 1.618339] pnp 00:07: [io 0x2600-0x26fe] >09:28:26,732 DEBUG kernel:[ 1.618341] pnp 00:07: [io 0x2700-0x27fe] >09:28:26,732 DEBUG kernel:[ 1.618343] pnp 00:07: [io 0x2800-0x28fe] >09:28:26,732 DEBUG kernel:[ 1.618345] pnp 00:07: [io 0x2900-0x29fe] >09:28:26,732 DEBUG kernel:[ 1.618346] pnp 00:07: [io 0x2a00-0x2afe] >09:28:26,732 DEBUG kernel:[ 1.618348] pnp 00:07: [io 0x2b00-0x2bfe] >09:28:26,732 DEBUG kernel:[ 1.618350] pnp 00:07: [io 0x2c00-0x2cfe] >09:28:26,732 DEBUG kernel:[ 1.618351] pnp 00:07: [io 0x2d00-0x2dfe] >09:28:26,732 DEBUG kernel:[ 1.618356] pnp 00:07: [io 0x2e00-0x2efe] >09:28:26,732 DEBUG kernel:[ 1.618357] pnp 00:07: [io 0x2f00-0x2ffe] >09:28:26,732 DEBUG kernel:[ 1.618359] pnp 00:07: [io 0x5000-0x50fe] >09:28:26,732 DEBUG kernel:[ 1.618361] pnp 00:07: [io 0x5100-0x51fe] >09:28:26,732 DEBUG kernel:[ 1.618363] pnp 00:07: [io 0x5200-0x52fe] >09:28:26,732 DEBUG kernel:[ 1.618365] pnp 00:07: [io 0x5300-0x53fe] >09:28:26,732 DEBUG kernel:[ 1.618366] pnp 00:07: [io 0x5400-0x54fe] >09:28:26,732 DEBUG kernel:[ 1.618368] pnp 00:07: [io 0x5500-0x55fe] >09:28:26,732 DEBUG kernel:[ 1.618370] pnp 00:07: [io 0x5600-0x56fe] >09:28:26,732 DEBUG kernel:[ 1.618371] pnp 00:07: [io 0x5700-0x57fe] >09:28:26,732 DEBUG kernel:[ 1.618373] pnp 00:07: [io 0x5800-0x58fe] >09:28:26,732 DEBUG kernel:[ 1.618375] pnp 00:07: [io 0x5900-0x59fe] >09:28:26,732 DEBUG kernel:[ 1.618376] pnp 00:07: [io 0x5a00-0x5afe] >09:28:26,732 DEBUG kernel:[ 1.618378] pnp 00:07: [io 0x5b00-0x5bfe] >09:28:26,732 DEBUG kernel:[ 1.618380] pnp 00:07: [io 0x5c00-0x5cfe] >09:28:26,732 DEBUG kernel:[ 1.618382] pnp 00:07: [io 0x5d00-0x5dfe] >09:28:26,732 DEBUG kernel:[ 1.618383] pnp 00:07: [io 0x5e00-0x5efe] >09:28:26,732 DEBUG kernel:[ 1.618385] pnp 00:07: [io 0x5f00-0x5ffe] >09:28:26,732 DEBUG kernel:[ 1.618387] pnp 00:07: [io 0x6000-0x60fe] >09:28:26,732 DEBUG kernel:[ 1.618388] pnp 00:07: [io 0x6100-0x61fe] >09:28:26,732 DEBUG kernel:[ 1.618390] pnp 00:07: [io 0x6200-0x62fe] >09:28:26,732 DEBUG kernel:[ 1.618392] pnp 00:07: [io 0x6300-0x63fe] >09:28:26,732 DEBUG kernel:[ 1.618393] pnp 00:07: [io 0x6400-0x64fe] >09:28:26,732 DEBUG kernel:[ 1.618395] pnp 00:07: [io 0x6500-0x65fe] >09:28:26,732 DEBUG kernel:[ 1.618397] pnp 00:07: [io 0x6600-0x66fe] >09:28:26,732 DEBUG kernel:[ 1.618398] pnp 00:07: [io 0x6700-0x67fe] >09:28:26,732 DEBUG kernel:[ 1.618400] pnp 00:07: [io 0x6800-0x68fe] >09:28:26,732 DEBUG kernel:[ 1.618402] pnp 00:07: [io 0x6900-0x69fe] >09:28:26,732 DEBUG kernel:[ 1.618404] pnp 00:07: [io 0x6a00-0x6afe] >09:28:26,732 DEBUG kernel:[ 1.618405] pnp 00:07: [io 0x6b00-0x6bfe] >09:28:26,732 DEBUG kernel:[ 1.618407] pnp 00:07: [io 0x6c00-0x6cfe] >09:28:26,732 DEBUG kernel:[ 1.618409] pnp 00:07: [io 0x6d00-0x6dfe] >09:28:26,732 DEBUG kernel:[ 1.618410] pnp 00:07: [io 0x6e00-0x6efe] >09:28:26,732 DEBUG kernel:[ 1.618412] pnp 00:07: [io 0x6f00-0x6ffe] >09:28:26,732 DEBUG kernel:[ 1.618414] pnp 00:07: [io 0xa000-0xa0fe] >09:28:26,732 DEBUG kernel:[ 1.618416] pnp 00:07: [io 0xa100-0xa1fe] >09:28:26,732 DEBUG kernel:[ 1.618417] pnp 00:07: [io 0xa200-0xa2fe] >09:28:26,732 DEBUG kernel:[ 1.618419] pnp 00:07: [io 0xa300-0xa3fe] >09:28:26,732 DEBUG kernel:[ 1.618421] pnp 00:07: [io 0xa400-0xa4fe] >09:28:26,732 DEBUG kernel:[ 1.618422] pnp 00:07: [io 0xa500-0xa5fe] >09:28:26,732 DEBUG kernel:[ 1.618424] pnp 00:07: [io 0xa600-0xa6fe] >09:28:26,732 DEBUG kernel:[ 1.618426] pnp 00:07: [io 0xa700-0xa7fe] >09:28:26,732 DEBUG kernel:[ 1.618430] pnp 00:07: [io 0xa800-0xa8fe] >09:28:26,732 DEBUG kernel:[ 1.618432] pnp 00:07: [io 0xa900-0xa9fe] >09:28:26,732 DEBUG kernel:[ 1.618433] pnp 00:07: [io 0xaa00-0xaafe] >09:28:26,732 DEBUG kernel:[ 1.618435] pnp 00:07: [io 0xab00-0xabfe] >09:28:26,732 DEBUG kernel:[ 1.618437] pnp 00:07: [io 0xac00-0xacfe] >09:28:26,732 DEBUG kernel:[ 1.618438] pnp 00:07: [io 0xad00-0xadfe] >09:28:26,732 DEBUG kernel:[ 1.618440] pnp 00:07: [io 0xae00-0xaefe] >09:28:26,732 DEBUG kernel:[ 1.618442] pnp 00:07: [io 0xaf00-0xaffe] >09:28:26,733 INFO kernel:[ 1.618603] system 00:07: [io 0x0100-0x01fe] has been reserved >09:28:26,733 INFO kernel:[ 1.618697] system 00:07: [io 0x0200-0x0277] has been reserved >09:28:26,733 INFO kernel:[ 1.618791] system 00:07: [io 0x0280-0x02e7] has been reserved >09:28:26,733 INFO kernel:[ 1.618884] system 00:07: [io 0x02e8-0x02ef] has been reserved >09:28:26,733 INFO kernel:[ 1.618979] system 00:07: [io 0x02f0-0x02f7] has been reserved >09:28:26,733 INFO kernel:[ 1.619079] system 00:07: [io 0x02f8-0x02ff] has been reserved >09:28:26,733 INFO kernel:[ 1.619172] system 00:07: [io 0x0300-0x0377] has been reserved >09:28:26,733 INFO kernel:[ 1.619266] system 00:07: [io 0x0380-0x03bb] has been reserved >09:28:26,733 INFO kernel:[ 1.619359] system 00:07: [io 0x03c0-0x03e7] could not be reserved >09:28:26,733 INFO kernel:[ 1.619453] system 00:07: [io 0x03f6-0x03f7] has been reserved >09:28:26,733 INFO kernel:[ 1.619546] system 00:07: [io 0x0400-0x04cf] has been reserved >09:28:26,733 INFO kernel:[ 1.619640] system 00:07: [io 0x04d2-0x057f] has been reserved >09:28:26,733 INFO kernel:[ 1.619734] system 00:07: [io 0x0580-0x0677] has been reserved >09:28:26,733 INFO kernel:[ 1.619827] system 00:07: [io 0x0680-0x0777] has been reserved >09:28:26,733 INFO kernel:[ 1.619921] system 00:07: [io 0x0780-0x07bb] has been reserved >09:28:26,733 INFO kernel:[ 1.620020] system 00:07: [io 0x07c0-0x07ff] has been reserved >09:28:26,733 INFO kernel:[ 1.620115] system 00:07: [io 0x08e0-0x08ff] has been reserved >09:28:26,733 INFO kernel:[ 1.620209] system 00:07: [io 0x0900-0x09fe] has been reserved >09:28:26,733 INFO kernel:[ 1.620302] system 00:07: [io 0x0a00-0x0afe] has been reserved >09:28:26,733 INFO kernel:[ 1.620396] system 00:07: [io 0x0b00-0x0bfe] has been reserved >09:28:26,733 INFO kernel:[ 1.620489] system 00:07: [io 0x0c80-0x0caf] has been reserved >09:28:26,733 INFO kernel:[ 1.620583] system 00:07: [io 0x0cb0-0x0cbf] has been reserved >09:28:26,733 INFO kernel:[ 1.620677] system 00:07: [io 0x0cc0-0x0cf7] has been reserved >09:28:26,733 INFO kernel:[ 1.620771] system 00:07: [io 0x0d00-0x0dfe] has been reserved >09:28:26,733 INFO kernel:[ 1.620865] system 00:07: [io 0x0e00-0x0efe] has been reserved >09:28:26,733 INFO kernel:[ 1.620959] system 00:07: [io 0x0f00-0x0ffe] has been reserved >09:28:26,733 INFO kernel:[ 1.621059] system 00:07: [io 0x2000-0x20fe] has been reserved >09:28:26,733 INFO kernel:[ 1.621153] system 00:07: [io 0x2100-0x21fe] has been reserved >09:28:26,733 INFO kernel:[ 1.621247] system 00:07: [io 0x2200-0x22fe] has been reserved >09:28:26,733 INFO kernel:[ 1.621341] system 00:07: [io 0x2300-0x23fe] has been reserved >09:28:26,733 INFO kernel:[ 1.621436] system 00:07: [io 0x2400-0x24fe] has been reserved >09:28:26,733 INFO kernel:[ 1.621529] system 00:07: [io 0x2500-0x25fe] has been reserved >09:28:26,733 INFO kernel:[ 1.621622] system 00:07: [io 0x2600-0x26fe] has been reserved >09:28:26,733 INFO kernel:[ 1.621715] system 00:07: [io 0x2700-0x27fe] has been reserved >09:28:26,733 INFO kernel:[ 1.621808] system 00:07: [io 0x2800-0x28fe] has been reserved >09:28:26,733 INFO kernel:[ 1.621901] system 00:07: [io 0x2900-0x29fe] has been reserved >09:28:26,733 INFO kernel:[ 1.621994] system 00:07: [io 0x2a00-0x2afe] has been reserved >09:28:26,733 INFO kernel:[ 1.622093] system 00:07: [io 0x2b00-0x2bfe] has been reserved >09:28:26,733 INFO kernel:[ 1.622186] system 00:07: [io 0x2c00-0x2cfe] has been reserved >09:28:26,733 INFO kernel:[ 1.622280] system 00:07: [io 0x2d00-0x2dfe] has been reserved >09:28:26,733 INFO kernel:[ 1.622374] system 00:07: [io 0x2e00-0x2efe] has been reserved >09:28:26,733 INFO kernel:[ 1.622468] system 00:07: [io 0x2f00-0x2ffe] has been reserved >09:28:26,733 INFO kernel:[ 1.622563] system 00:07: [io 0x5000-0x50fe] has been reserved >09:28:26,733 INFO kernel:[ 1.622657] system 00:07: [io 0x5100-0x51fe] has been reserved >09:28:26,733 INFO kernel:[ 1.622751] system 00:07: [io 0x5200-0x52fe] has been reserved >09:28:26,733 INFO kernel:[ 1.622845] system 00:07: [io 0x5300-0x53fe] has been reserved >09:28:26,733 INFO kernel:[ 1.622939] system 00:07: [io 0x5400-0x54fe] has been reserved >09:28:26,733 INFO kernel:[ 1.623038] system 00:07: [io 0x5500-0x55fe] has been reserved >09:28:26,733 INFO kernel:[ 1.623132] system 00:07: [io 0x5600-0x56fe] has been reserved >09:28:26,733 INFO kernel:[ 1.623225] system 00:07: [io 0x5700-0x57fe] has been reserved >09:28:26,733 INFO kernel:[ 1.623319] system 00:07: [io 0x5800-0x58fe] has been reserved >09:28:26,733 INFO kernel:[ 1.623413] system 00:07: [io 0x5900-0x59fe] has been reserved >09:28:26,733 INFO kernel:[ 1.623508] system 00:07: [io 0x5a00-0x5afe] has been reserved >09:28:26,733 INFO kernel:[ 1.623602] system 00:07: [io 0x5b00-0x5bfe] has been reserved >09:28:26,733 INFO kernel:[ 1.623696] system 00:07: [io 0x5c00-0x5cfe] has been reserved >09:28:26,733 INFO kernel:[ 1.623791] system 00:07: [io 0x5d00-0x5dfe] has been reserved >09:28:26,733 INFO kernel:[ 1.623885] system 00:07: [io 0x5e00-0x5efe] has been reserved >09:28:26,733 INFO kernel:[ 1.623981] system 00:07: [io 0x5f00-0x5ffe] has been reserved >09:28:26,733 INFO kernel:[ 1.624081] system 00:07: [io 0x6000-0x60fe] has been reserved >09:28:26,733 INFO kernel:[ 1.624176] system 00:07: [io 0x6100-0x61fe] has been reserved >09:28:26,733 INFO kernel:[ 1.624270] system 00:07: [io 0x6200-0x62fe] has been reserved >09:28:26,733 INFO kernel:[ 1.624363] system 00:07: [io 0x6300-0x63fe] has been reserved >09:28:26,733 INFO kernel:[ 1.624457] system 00:07: [io 0x6400-0x64fe] has been reserved >09:28:26,733 INFO kernel:[ 1.624551] system 00:07: [io 0x6500-0x65fe] has been reserved >09:28:26,733 INFO kernel:[ 1.624645] system 00:07: [io 0x6600-0x66fe] has been reserved >09:28:26,733 INFO kernel:[ 1.624738] system 00:07: [io 0x6700-0x67fe] has been reserved >09:28:26,733 INFO kernel:[ 1.624832] system 00:07: [io 0x6800-0x68fe] has been reserved >09:28:26,733 INFO kernel:[ 1.624926] system 00:07: [io 0x6900-0x69fe] has been reserved >09:28:26,733 INFO kernel:[ 1.625026] system 00:07: [io 0x6a00-0x6afe] has been reserved >09:28:26,733 INFO kernel:[ 1.625120] system 00:07: [io 0x6b00-0x6bfe] has been reserved >09:28:26,733 INFO kernel:[ 1.625214] system 00:07: [io 0x6c00-0x6cfe] has been reserved >09:28:26,733 INFO kernel:[ 1.625307] system 00:07: [io 0x6d00-0x6dfe] has been reserved >09:28:26,733 INFO kernel:[ 1.625401] system 00:07: [io 0x6e00-0x6efe] has been reserved >09:28:26,733 INFO kernel:[ 1.625494] system 00:07: [io 0x6f00-0x6ffe] has been reserved >09:28:26,733 INFO kernel:[ 1.625588] system 00:07: [io 0xa000-0xa0fe] has been reserved >09:28:26,733 INFO kernel:[ 1.625682] system 00:07: [io 0xa100-0xa1fe] has been reserved >09:28:26,733 INFO kernel:[ 1.625775] system 00:07: [io 0xa200-0xa2fe] has been reserved >09:28:26,733 INFO kernel:[ 1.625869] system 00:07: [io 0xa300-0xa3fe] has been reserved >09:28:26,733 INFO kernel:[ 1.625963] system 00:07: [io 0xa400-0xa4fe] has been reserved >09:28:26,733 INFO kernel:[ 1.626062] system 00:07: [io 0xa500-0xa5fe] has been reserved >09:28:26,733 INFO kernel:[ 1.626156] system 00:07: [io 0xa600-0xa6fe] has been reserved >09:28:26,733 INFO kernel:[ 1.626250] system 00:07: [io 0xa700-0xa7fe] has been reserved >09:28:26,733 INFO kernel:[ 1.626344] system 00:07: [io 0xa800-0xa8fe] has been reserved >09:28:26,733 INFO kernel:[ 1.626438] system 00:07: [io 0xa900-0xa9fe] has been reserved >09:28:26,733 INFO kernel:[ 1.626531] system 00:07: [io 0xaa00-0xaafe] has been reserved >09:28:26,733 INFO kernel:[ 1.626626] system 00:07: [io 0xab00-0xabfe] has been reserved >09:28:26,733 INFO kernel:[ 1.626720] system 00:07: [io 0xac00-0xacfe] has been reserved >09:28:26,733 INFO kernel:[ 1.626814] system 00:07: [io 0xad00-0xadfe] has been reserved >09:28:26,733 INFO kernel:[ 1.626909] system 00:07: [io 0xae00-0xaefe] has been reserved >09:28:26,733 INFO kernel:[ 1.627009] system 00:07: [io 0xaf00-0xaffe] has been reserved >09:28:26,733 INFO kernel:[ 1.627105] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved >09:28:26,733 INFO kernel:[ 1.627201] system 00:07: [mem 0xfeda0000-0xfedacfff] has been reserved >09:28:26,733 DEBUG kernel:[ 1.627298] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >09:28:26,733 DEBUG kernel:[ 1.627512] pnp 00:08: [mem 0xfed00000-0xfed003ff] >09:28:26,733 DEBUG kernel:[ 1.627546] pnp 00:08: Plug and Play ACPI device, IDs PNP0103 (active) >09:28:26,733 INFO kernel:[ 1.630419] pnp: PnP ACPI: found 9 devices >09:28:26,733 INFO kernel:[ 1.630509] ACPI: ACPI bus type pnp unregistered >09:28:26,733 DEBUG kernel:[ 1.637260] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 >09:28:26,733 DEBUG kernel:[ 1.637264] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 >09:28:26,733 DEBUG kernel:[ 1.637277] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >09:28:26,733 DEBUG kernel:[ 1.637279] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >09:28:26,733 INFO kernel:[ 1.637284] pci 0000:00:1c.0: BAR 15: assigned [mem 0x80000000-0x801fffff 64bit pref] >09:28:26,733 INFO kernel:[ 1.637440] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff] >09:28:26,733 INFO kernel:[ 1.637535] pci 0000:00:01.0: PCI bridge to [bus 01] >09:28:26,733 INFO kernel:[ 1.637630] pci 0000:00:01.0: bridge window [mem 0xdd000000-0xdfefffff] >09:28:26,733 INFO kernel:[ 1.637725] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref] >09:28:26,733 INFO kernel:[ 1.637881] pci 0000:00:1c.0: PCI bridge to [bus 02] >09:28:26,733 INFO kernel:[ 1.637974] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] >09:28:26,733 INFO kernel:[ 1.638076] pci 0000:00:1c.0: bridge window [mem 0xdcf00000-0xdcffffff] >09:28:26,733 INFO kernel:[ 1.638173] pci 0000:00:1c.0: bridge window [mem 0x80000000-0x801fffff 64bit pref] >09:28:26,733 INFO kernel:[ 1.638330] pci 0000:00:1e.0: PCI bridge to [bus 03] >09:28:26,733 DEBUG kernel:[ 1.638450] pci 0000:00:1e.0: setting latency timer to 64 >09:28:26,733 DEBUG kernel:[ 1.638454] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >09:28:26,733 DEBUG kernel:[ 1.638456] pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff] >09:28:26,733 DEBUG kernel:[ 1.638459] pci_bus 0000:01: resource 1 [mem 0xdd000000-0xdfefffff] >09:28:26,733 DEBUG kernel:[ 1.638461] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref] >09:28:26,733 DEBUG kernel:[ 1.638463] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff] >09:28:26,733 DEBUG kernel:[ 1.638465] pci_bus 0000:02: resource 1 [mem 0xdcf00000-0xdcffffff] >09:28:26,733 DEBUG kernel:[ 1.638468] pci_bus 0000:02: resource 2 [mem 0x80000000-0x801fffff 64bit pref] >09:28:26,733 DEBUG kernel:[ 1.638470] pci_bus 0000:03: resource 4 [io 0x0000-0xffff] >09:28:26,733 DEBUG kernel:[ 1.638472] pci_bus 0000:03: resource 5 [mem 0x00000000-0xfffffffff] >09:28:26,733 INFO kernel:[ 1.638512] NET: Registered protocol family 2 >09:28:26,733 INFO kernel:[ 1.639183] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >09:28:26,733 INFO kernel:[ 1.641129] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >09:28:26,733 INFO kernel:[ 1.641783] TCP: Hash tables configured (established 262144 bind 65536) >09:28:26,733 INFO kernel:[ 1.641951] TCP: reno registered >09:28:26,733 INFO kernel:[ 1.642057] UDP hash table entries: 1024 (order: 3, 32768 bytes) >09:28:26,733 INFO kernel:[ 1.642171] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >09:28:26,733 INFO kernel:[ 1.642402] NET: Registered protocol family 1 >09:28:26,733 DEBUG kernel:[ 1.642709] pci 0000:01:00.0: Boot video device >09:28:26,733 DEBUG kernel:[ 1.642712] PCI: CLS 64 bytes, default 64 >09:28:26,733 INFO kernel:[ 1.642772] Unpacking initramfs... >09:28:26,733 INFO kernel:[ 5.362884] Freeing initrd memory: 27244k freed >09:28:26,733 INFO kernel:[ 5.378857] Simple Boot Flag at 0x7a set to 0x1 >09:28:26,733 NOTICE kernel:[ 5.379624] Initialise module verification >09:28:26,733 INFO kernel:[ 5.379767] audit: initializing netlink socket (disabled) >09:28:26,733 NOTICE kernel:[ 5.379873] type=2000 audit(1359106074.378:1): initialized >09:28:26,733 INFO kernel:[ 5.400525] HugeTLB registered 2 MB page size, pre-allocated 0 pages >09:28:26,733 NOTICE kernel:[ 5.402370] VFS: Disk quotas dquot_6.5.2 >09:28:26,733 WARNING kernel:[ 5.402506] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >09:28:26,733 INFO kernel:[ 5.403073] msgmni has been set to 3994 >09:28:26,733 INFO kernel:[ 5.403576] alg: No test for stdrng (krng) >09:28:26,733 INFO kernel:[ 5.403673] NET: Registered protocol family 38 >09:28:26,733 NOTICE kernel:[ 5.403767] Key type asymmetric registered >09:28:26,733 NOTICE kernel:[ 5.403858] Asymmetric key parser 'x509' registered >09:28:26,733 INFO kernel:[ 5.403986] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >09:28:26,733 INFO kernel:[ 5.404176] io scheduler noop registered >09:28:26,733 INFO kernel:[ 5.405578] io scheduler deadline registered >09:28:26,733 INFO kernel:[ 5.405702] io scheduler cfq registered (default) >09:28:26,733 DEBUG kernel:[ 5.405916] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >09:28:26,733 DEBUG kernel:[ 5.405993] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X >09:28:26,733 INFO kernel:[ 5.406077] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >09:28:26,733 INFO kernel:[ 5.406192] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >09:28:26,733 INFO kernel:[ 5.406287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >09:28:26,733 DEBUG kernel:[ 5.406852] intel_idle: does not run on family 6 model 15 >09:28:26,733 INFO kernel:[ 5.406913] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >09:28:26,733 INFO kernel:[ 5.407080] ACPI: Power Button [VBTN] >09:28:26,733 INFO kernel:[ 5.407214] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >09:28:26,733 INFO kernel:[ 5.407369] ACPI: Power Button [PWRF] >09:28:26,733 INFO kernel:[ 5.408125] ACPI: Requesting acpi_cpufreq >09:28:26,733 INFO kernel:[ 5.551811] GHES: HEST is not enabled! >09:28:26,733 INFO kernel:[ 5.551977] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >09:28:26,733 INFO kernel:[ 5.552735] Non-volatile memory driver v1.3 >09:28:26,733 INFO kernel:[ 5.552825] Linux agpgart interface v0.103 >09:28:26,733 INFO kernel:[ 5.553899] loop: module loaded >09:28:26,733 DEBUG kernel:[ 5.554056] ahci 0000:00:1f.2: version 3.0 >09:28:26,733 DEBUG kernel:[ 5.554103] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X >09:28:26,733 INFO kernel:[ 5.554118] ahci 0000:00:1f.2: controller can't do SNTF, turning off CAP_SNTF >09:28:26,733 INFO kernel:[ 5.554277] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x33 impl RAID mode >09:28:26,733 INFO kernel:[ 5.554431] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ccc ems >09:28:26,733 DEBUG kernel:[ 5.554584] ahci 0000:00:1f.2: setting latency timer to 64 >09:28:26,733 INFO kernel:[ 5.560590] scsi0 : ahci >09:28:26,733 INFO kernel:[ 5.560766] scsi1 : ahci >09:28:26,733 INFO kernel:[ 5.560924] scsi2 : ahci >09:28:26,733 INFO kernel:[ 5.561092] scsi3 : ahci >09:28:26,733 INFO kernel:[ 5.561251] scsi4 : ahci >09:28:26,733 INFO kernel:[ 5.561405] scsi5 : ahci >09:28:26,733 INFO kernel:[ 5.561536] ata1: SATA max UDMA/133 abar m2048@0xff970000 port 0xff970100 irq 42 >09:28:26,733 INFO kernel:[ 5.561689] ata2: SATA max UDMA/133 abar m2048@0xff970000 port 0xff970180 irq 42 >09:28:26,733 INFO kernel:[ 5.561841] ata3: DUMMY >09:28:26,733 INFO kernel:[ 5.561929] ata4: DUMMY >09:28:26,733 INFO kernel:[ 5.562026] ata5: SATA max UDMA/133 abar m2048@0xff970000 port 0xff970300 irq 42 >09:28:26,733 INFO kernel:[ 5.562179] ata6: SATA max UDMA/133 abar m2048@0xff970000 port 0xff970380 irq 42 >09:28:26,733 INFO kernel:[ 5.562458] libphy: Fixed MDIO Bus: probed >09:28:26,733 INFO kernel:[ 5.562599] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >09:28:26,733 DEBUG kernel:[ 5.562713] ehci_hcd 0000:00:1a.7: setting latency timer to 64 >09:28:26,733 INFO kernel:[ 5.562716] ehci_hcd 0000:00:1a.7: EHCI Host Controller >09:28:26,733 INFO kernel:[ 5.562853] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 >09:28:26,733 INFO kernel:[ 5.566911] ehci_hcd 0000:00:1a.7: debug port 1 >09:28:26,733 DEBUG kernel:[ 5.567012] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported >09:28:26,733 INFO kernel:[ 5.567026] ehci_hcd 0000:00:1a.7: irq 22, io mem 0xdffdac00 >09:28:26,733 INFO kernel:[ 5.573028] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >09:28:26,733 INFO kernel:[ 5.573145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >09:28:26,733 INFO kernel:[ 5.573242] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:28:26,733 INFO kernel:[ 5.573405] usb usb1: Product: EHCI Host Controller >09:28:26,733 INFO kernel:[ 5.573497] usb usb1: Manufacturer: Linux 3.6.10-4.fc18.x86_64 ehci_hcd >09:28:26,733 INFO kernel:[ 5.573592] usb usb1: SerialNumber: 0000:00:1a.7 >09:28:26,733 INFO kernel:[ 5.573780] hub 1-0:1.0: USB hub found >09:28:26,733 INFO kernel:[ 5.573873] hub 1-0:1.0: 4 ports detected >09:28:26,733 DEBUG kernel:[ 5.574041] ehci_hcd 0000:00:1d.7: setting latency timer to 64 >09:28:26,733 INFO kernel:[ 5.574044] ehci_hcd 0000:00:1d.7: EHCI Host Controller >09:28:26,733 INFO kernel:[ 5.574183] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 >09:28:26,733 INFO kernel:[ 5.578233] ehci_hcd 0000:00:1d.7: debug port 1 >09:28:26,733 DEBUG kernel:[ 5.578330] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported >09:28:26,733 INFO kernel:[ 5.578343] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xff980800 >09:28:26,733 INFO kernel:[ 5.584110] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >09:28:26,733 INFO kernel:[ 5.584238] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >09:28:26,733 INFO kernel:[ 5.584335] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:28:26,733 INFO kernel:[ 5.584501] usb usb2: Product: EHCI Host Controller >09:28:26,733 INFO kernel:[ 5.584593] usb usb2: Manufacturer: Linux 3.6.10-4.fc18.x86_64 ehci_hcd >09:28:26,733 INFO kernel:[ 5.584687] usb usb2: SerialNumber: 0000:00:1d.7 >09:28:26,733 INFO kernel:[ 5.584866] hub 2-0:1.0: USB hub found >09:28:26,733 INFO kernel:[ 5.584959] hub 2-0:1.0: 6 ports detected >09:28:26,733 INFO kernel:[ 5.585127] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >09:28:26,733 INFO kernel:[ 5.585229] uhci_hcd: USB Universal Host Controller Interface driver >09:28:26,733 DEBUG kernel:[ 5.585342] uhci_hcd 0000:00:1a.0: setting latency timer to 64 >09:28:26,733 INFO kernel:[ 5.585345] uhci_hcd 0000:00:1a.0: UHCI Host Controller >09:28:26,733 INFO kernel:[ 5.585473] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 >09:28:26,733 INFO kernel:[ 5.585658] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000ff20 >09:28:26,733 INFO kernel:[ 5.585782] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >09:28:26,733 INFO kernel:[ 5.585877] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:28:26,733 INFO kernel:[ 5.586038] usb usb3: Product: UHCI Host Controller >09:28:26,733 INFO kernel:[ 5.586130] usb usb3: Manufacturer: Linux 3.6.10-4.fc18.x86_64 uhci_hcd >09:28:26,733 INFO kernel:[ 5.586224] usb usb3: SerialNumber: 0000:00:1a.0 >09:28:26,733 INFO kernel:[ 5.586403] hub 3-0:1.0: USB hub found >09:28:26,733 INFO kernel:[ 5.586495] hub 3-0:1.0: 2 ports detected >09:28:26,733 DEBUG kernel:[ 5.586649] uhci_hcd 0000:00:1a.1: setting latency timer to 64 >09:28:26,733 INFO kernel:[ 5.586652] uhci_hcd 0000:00:1a.1: UHCI Host Controller >09:28:26,733 INFO kernel:[ 5.586783] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 >09:28:26,733 INFO kernel:[ 5.586963] uhci_hcd 0000:00:1a.1: irq 17, io base 0x0000ff00 >09:28:26,733 INFO kernel:[ 5.587101] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >09:28:26,733 INFO kernel:[ 5.587197] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:28:26,733 INFO kernel:[ 5.587351] usb usb4: Product: UHCI Host Controller >09:28:26,733 INFO kernel:[ 5.587444] usb usb4: Manufacturer: Linux 3.6.10-4.fc18.x86_64 uhci_hcd >09:28:26,733 INFO kernel:[ 5.587538] usb usb4: SerialNumber: 0000:00:1a.1 >09:28:26,734 INFO kernel:[ 5.587715] hub 4-0:1.0: USB hub found >09:28:26,737 INFO kernel:[ 5.587808] hub 4-0:1.0: 2 ports detected >09:28:26,737 DEBUG kernel:[ 5.587959] uhci_hcd 0000:00:1d.0: setting latency timer to 64 >09:28:26,737 INFO kernel:[ 5.587962] uhci_hcd 0000:00:1d.0: UHCI Host Controller >09:28:26,737 INFO kernel:[ 5.588101] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5 >09:28:26,737 INFO kernel:[ 5.588276] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000ff80 >09:28:26,737 INFO kernel:[ 5.588399] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >09:28:26,737 INFO kernel:[ 5.588494] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:28:26,737 INFO kernel:[ 5.588647] usb usb5: Product: UHCI Host Controller >09:28:26,737 INFO kernel:[ 5.588740] usb usb5: Manufacturer: Linux 3.6.10-4.fc18.x86_64 uhci_hcd >09:28:26,737 INFO kernel:[ 5.588834] usb usb5: SerialNumber: 0000:00:1d.0 >09:28:26,737 INFO kernel:[ 5.589020] hub 5-0:1.0: USB hub found >09:28:26,737 INFO kernel:[ 5.589112] hub 5-0:1.0: 2 ports detected >09:28:26,737 DEBUG kernel:[ 5.589261] uhci_hcd 0000:00:1d.1: setting latency timer to 64 >09:28:26,737 INFO kernel:[ 5.589264] uhci_hcd 0000:00:1d.1: UHCI Host Controller >09:28:26,737 INFO kernel:[ 5.589392] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6 >09:28:26,737 INFO kernel:[ 5.589564] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000ff60 >09:28:26,737 INFO kernel:[ 5.589688] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >09:28:26,737 INFO kernel:[ 5.589784] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:28:26,737 INFO kernel:[ 5.589938] usb usb6: Product: UHCI Host Controller >09:28:26,737 INFO kernel:[ 5.590040] usb usb6: Manufacturer: Linux 3.6.10-4.fc18.x86_64 uhci_hcd >09:28:26,737 INFO kernel:[ 5.590135] usb usb6: SerialNumber: 0000:00:1d.1 >09:28:26,737 INFO kernel:[ 5.590311] hub 6-0:1.0: USB hub found >09:28:26,737 INFO kernel:[ 5.590404] hub 6-0:1.0: 2 ports detected >09:28:26,737 DEBUG kernel:[ 5.590555] uhci_hcd 0000:00:1d.2: setting latency timer to 64 >09:28:26,737 INFO kernel:[ 5.590559] uhci_hcd 0000:00:1d.2: UHCI Host Controller >09:28:26,737 INFO kernel:[ 5.590702] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7 >09:28:26,737 INFO kernel:[ 5.590882] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ff40 >09:28:26,737 INFO kernel:[ 5.591013] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >09:28:26,737 INFO kernel:[ 5.591108] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:28:26,737 INFO kernel:[ 5.591260] usb usb7: Product: UHCI Host Controller >09:28:26,737 INFO kernel:[ 5.591352] usb usb7: Manufacturer: Linux 3.6.10-4.fc18.x86_64 uhci_hcd >09:28:26,737 INFO kernel:[ 5.591446] usb usb7: SerialNumber: 0000:00:1d.2 >09:28:26,737 INFO kernel:[ 5.591620] hub 7-0:1.0: USB hub found >09:28:26,737 INFO kernel:[ 5.591713] hub 7-0:1.0: 2 ports detected >09:28:26,737 INFO kernel:[ 5.591897] usbcore: registered new interface driver usbserial >09:28:26,737 INFO kernel:[ 5.592011] usbcore: registered new interface driver usbserial_generic >09:28:26,737 INFO kernel:[ 5.592111] USB Serial support registered for generic >09:28:26,737 INFO kernel:[ 5.592205] usbserial: USB Serial Driver core >09:28:26,741 INFO kernel:[ 5.592325] i8042: PNP: No PS/2 controller found. Probing ports directly. >09:28:26,741 INFO kernel:[ 5.595121] serio: i8042 KBD port at 0x60,0x64 irq 1 >09:28:26,741 INFO kernel:[ 5.595219] serio: i8042 AUX port at 0x60,0x64 irq 12 >09:28:26,741 INFO kernel:[ 5.595393] mousedev: PS/2 mouse device common for all mice >09:28:26,741 INFO kernel:[ 5.595635] rtc_cmos 00:05: RTC can wake from S4 >09:28:26,741 INFO kernel:[ 5.595840] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >09:28:26,741 INFO kernel:[ 5.595954] rtc0: alarms up to one day, 242 bytes nvram, hpet irqs >09:28:26,741 INFO kernel:[ 5.596131] device-mapper: uevent: version 1.0.3 >09:28:26,741 INFO kernel:[ 5.596288] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >09:28:26,741 INFO kernel:[ 5.596513] cpuidle: using governor ladder >09:28:26,741 INFO kernel:[ 5.596604] cpuidle: using governor menu >09:28:26,741 INFO kernel:[ 5.596965] EFI Variables Facility v0.08 2004-May-17 >09:28:26,741 INFO kernel:[ 5.597165] usbcore: registered new interface driver usbhid >09:28:26,741 INFO kernel:[ 5.597258] usbhid: USB HID core driver >09:28:26,741 INFO kernel:[ 5.597370] drop_monitor: Initializing network drop monitor service >09:28:26,741 INFO kernel:[ 5.597555] ip_tables: (C) 2000-2006 Netfilter Core Team >09:28:26,741 INFO kernel:[ 5.597700] TCP: cubic registered >09:28:26,741 INFO kernel:[ 5.597791] Initializing XFRM netlink socket >09:28:26,741 INFO kernel:[ 5.597994] NET: Registered protocol family 10 >09:28:26,741 INFO kernel:[ 5.598285] mip6: Mobile IPv6 >09:28:26,741 INFO kernel:[ 5.598376] NET: Registered protocol family 17 >09:28:26,741 DEBUG kernel:[ 5.598685] PM: Hibernation image not present or could not be loaded. >09:28:26,741 NOTICE kernel:[ 5.598687] Loading module verification certificates >09:28:26,741 NOTICE kernel:[ 5.599987] MODSIGN: Loaded cert 'Fedora kernel signing key: 7686e1f22bbf511e76885be3fb6c7a462be60dda' >09:28:26,741 INFO kernel:[ 5.600159] registered taskstats version 1 >09:28:26,741 INFO kernel:[ 5.600599] Magic number: 13:725:475 >09:28:26,741 INFO kernel:[ 5.600781] rtc_cmos 00:05: setting system clock to 2013-01-25 09:27:54 UTC (1359106074) >09:28:26,741 INFO kernel:[ 5.867030] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >09:28:26,741 INFO kernel:[ 5.867146] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >09:28:26,741 INFO kernel:[ 5.869022] ata6: SATA link down (SStatus 0 SControl 300) >09:28:26,741 INFO kernel:[ 5.869133] ata5: SATA link down (SStatus 0 SControl 300) >09:28:26,741 INFO kernel:[ 5.869258] ata2.00: ATAPI: HL-DT-STDVD+-RW GSA-H31N, B109, max UDMA/100 >09:28:26,741 INFO kernel:[ 5.871807] ata2.00: configured for UDMA/100 >09:28:26,741 INFO kernel:[ 5.909692] ata1.00: ATA-7: ST3320620AS, 3.ADG, max UDMA/133 >09:28:26,741 INFO kernel:[ 5.909789] ata1.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32) >09:28:26,741 INFO kernel:[ 5.967996] ata1.00: configured for UDMA/133 >09:28:26,741 NOTICE kernel:[ 5.968241] scsi 0:0:0:0: Direct-Access ATA ST3320620AS 3.AD PQ: 0 ANSI: 5 >09:28:26,741 NOTICE kernel:[ 5.968537] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB) >09:28:26,741 NOTICE kernel:[ 5.968592] sd 0:0:0:0: Attached scsi generic sg0 type 0 >09:28:26,741 NOTICE kernel:[ 5.968888] sd 0:0:0:0: [sda] Write Protect is off >09:28:26,741 DEBUG kernel:[ 5.968985] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >09:28:26,741 NOTICE kernel:[ 5.969030] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >09:28:26,741 NOTICE kernel:[ 5.970427] scsi 1:0:0:0: CD-ROM HL-DT-ST DVD+-RW GSA-H31N B109 PQ: 0 ANSI: 5 >09:28:26,741 WARNING kernel:[ 5.973704] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray >09:28:26,741 INFO kernel:[ 5.973802] cdrom: Uniform CD-ROM driver Revision: 3.20 >09:28:26,741 DEBUG kernel:[ 5.974015] sr 1:0:0:0: Attached scsi CD-ROM sr0 >09:28:26,741 NOTICE kernel:[ 5.974094] sr 1:0:0:0: Attached scsi generic sg1 type 5 >09:28:26,741 INFO kernel:[ 6.033545] sda: sda1 sda2 sda3 sda4 < sda5 sda6 > >09:28:26,741 NOTICE kernel:[ 6.034141] sd 0:0:0:0: [sda] Attached SCSI disk >09:28:26,741 INFO kernel:[ 6.035745] Freeing unused kernel memory: 1036k freed >09:28:26,741 INFO kernel:[ 6.036215] Write protecting the kernel read-only data: 12288k >09:28:26,741 INFO kernel:[ 6.041911] Freeing unused kernel memory: 1848k freed >09:28:26,741 INFO kernel:[ 6.046844] Freeing unused kernel memory: 1412k freed >09:28:26,741 INFO kernel:[ 6.200988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >09:28:26,741 INFO kernel:[ 6.201098] EDD information not available. >09:28:26,741 INFO kernel:[ 6.301029] usb 6-2: new low-speed USB device number 2 using uhci_hcd >09:28:26,741 INFO kernel:[ 6.373100] squashfs: version 4.0 (2009/01/31) Phillip Lougher >09:28:26,741 INFO kernel:[ 6.377871] Loading iSCSI transport class v2.0-870. >09:28:26,741 INFO kernel:[ 6.380601] tsc: Refined TSC clocksource calibration: 2127.999 MHz >09:28:26,741 INFO kernel:[ 6.380700] Switching to clocksource tsc >09:28:26,741 NOTICE kernel:[ 6.385557] iscsi: registered transport (tcp) >09:28:26,741 INFO kernel:[ 6.389380] alua: device handler registered >09:28:26,741 INFO kernel:[ 6.393055] emc: device handler registered >09:28:26,741 INFO kernel:[ 6.396630] hp_sw: device handler registered >09:28:26,741 INFO kernel:[ 6.400384] rdac: device handler registered >09:28:26,741 INFO kernel:[ 6.406091] Floppy drive(s): fd0 is 1.44M >09:28:26,741 INFO kernel:[ 6.455696] usb 6-2: New USB device found, idVendor=0461, idProduct=4d15 >09:28:26,741 INFO kernel:[ 6.455794] usb 6-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0 >09:28:26,741 INFO kernel:[ 6.455891] usb 6-2: Product: USB Optical Mouse >09:28:26,741 INFO kernel:[ 6.471915] input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb6/6-2/6-2:1.0/input/input2 >09:28:26,741 INFO kernel:[ 6.472219] hid-generic 0003:0461:4D15.0001: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.1-2/input0 >09:28:26,741 INFO kernel:[ 6.678031] usb 7-1: new low-speed USB device number 2 using uhci_hcd >09:28:26,741 INFO kernel:[ 6.842009] usb 7-1: New USB device found, idVendor=413c, idProduct=2003 >09:28:26,741 INFO kernel:[ 6.842107] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >09:28:26,741 INFO kernel:[ 6.842204] usb 7-1: Product: Dell USB Keyboard >09:28:26,741 INFO kernel:[ 6.842298] usb 7-1: Manufacturer: Dell >09:28:26,741 INFO kernel:[ 6.860292] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1d.2/usb7/7-1/7-1:1.0/input/input3 >09:28:26,741 INFO kernel:[ 6.860540] hid-generic 0003:413C:2003.0002: input,hidraw1: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1d.2-1/input0 >09:28:26,741 INFO kernel:[ 9.424038] floppy0: no floppy controllers found >09:28:26,741 INFO kernel:[ 9.432985] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >09:28:26,741 INFO kernel:[ 9.433093] EDD information not available. >09:28:26,741 INFO kernel:[ 9.442589] No iBFT detected. >09:28:26,741 INFO kernel:[ 9.446377] md: raid0 personality registered for level 0 >09:28:26,741 INFO kernel:[ 9.450622] md: raid1 personality registered for level 1 >09:28:26,741 INFO kernel:[ 9.454240] async_tx: api initialized (async) >09:28:26,741 INFO kernel:[ 9.456255] xor: automatically using best checksumming function: >09:28:26,741 INFO kernel:[ 9.466005] generic_sse: 5840.000 MB/sec >09:28:26,741 WARNING kernel:[ 9.486004] raid6: sse2x1 3863 MB/s >09:28:26,741 WARNING kernel:[ 9.503009] raid6: sse2x2 4199 MB/s >09:28:26,741 WARNING kernel:[ 9.520011] raid6: sse2x4 6324 MB/s >09:28:26,741 WARNING kernel:[ 9.520101] raid6: using algorithm sse2x4 (6324 MB/s) >09:28:26,741 WARNING kernel:[ 9.520193] raid6: using ssse3x2 recovery algorithm >09:28:26,741 INFO kernel:[ 9.528208] md: raid6 personality registered for level 6 >09:28:26,741 INFO kernel:[ 9.528303] md: raid5 personality registered for level 5 >09:28:26,741 INFO kernel:[ 9.528395] md: raid4 personality registered for level 4 >09:28:26,741 INFO kernel:[ 9.536215] md: raid10 personality registered for level 10 >09:28:26,741 INFO kernel:[ 9.539772] md: linear personality registered for level -1 >09:28:26,741 INFO kernel:[ 9.550027] device-mapper: multipath: version 1.5.0 loaded >09:28:26,741 INFO kernel:[ 9.553602] device-mapper: multipath round-robin: version 1.0.0 loaded >09:28:26,741 INFO kernel:[ 9.604736] RPC: Registered named UNIX socket transport module. >09:28:26,741 INFO kernel:[ 9.604833] RPC: Registered udp transport module. >09:28:26,741 INFO kernel:[ 9.604924] RPC: Registered tcp transport module. >09:28:26,741 INFO kernel:[ 9.605029] RPC: Registered tcp NFSv4.1 backchannel transport module. >09:28:26,741 INFO kernel:[ 9.806580] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k >09:28:26,741 INFO kernel:[ 9.806677] e1000e: Copyright(c) 1999 - 2012 Intel Corporation. >09:28:26,741 DEBUG kernel:[ 9.806810] e1000e 0000:00:19.0: setting latency timer to 64 >09:28:26,741 INFO kernel:[ 9.806865] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >09:28:26,741 DEBUG kernel:[ 9.807056] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X >09:28:26,741 INFO kernel:[ 9.810251] [drm] Initialized drm 1.1.0 20060810 >09:28:26,741 INFO kernel:[ 9.833797] wmi: Mapper loaded >09:28:26,741 INFO kernel:[ 9.854667] [drm] nouveau 0000:01:00.0: Detected an NV40 generation card (0x044500a2) >09:28:26,741 INFO kernel:[ 9.856983] [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS >09:28:26,741 INFO kernel:[ 9.921936] [drm] nouveau 0000:01:00.0: ... appears to be valid >09:28:26,741 INFO kernel:[ 9.922044] [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN >09:28:26,741 INFO kernel:[ 9.922142] [drm] nouveau 0000:01:00.0: BIT BIOS found >09:28:26,741 INFO kernel:[ 9.922235] [drm] nouveau 0000:01:00.0: Bios version 05.44.02.63 >09:28:26,741 INFO kernel:[ 9.922329] [drm] nouveau 0000:01:00.0: TMDS table version 1.1 >09:28:26,741 INFO kernel:[ 9.922525] [drm] nouveau 0000:01:00.0: MXM: no VBIOS data, nothing to do >09:28:26,741 INFO kernel:[ 9.922620] [drm] nouveau 0000:01:00.0: DCB version 3.0 >09:28:26,741 NOTICE kernel:[ 9.922712] [drm] nouveau 0000:01:00.0: DCB outp 00: 01000300 00000028 >09:28:26,741 NOTICE kernel:[ 9.922805] [drm] nouveau 0000:01:00.0: DCB outp 01: 01000302 00000000 >09:28:26,741 NOTICE kernel:[ 9.922899] [drm] nouveau 0000:01:00.0: DCB outp 02: 02011310 00000028 >09:28:26,741 NOTICE kernel:[ 9.922993] [drm] nouveau 0000:01:00.0: DCB outp 03: 04011312 00000000 >09:28:26,741 INFO kernel:[ 9.923097] [drm] nouveau 0000:01:00.0: DCB conn 00: 1038 >09:28:26,741 INFO kernel:[ 9.923221] [drm] nouveau 0000:01:00.0: DCB conn 01: 2039 >09:28:26,741 INFO kernel:[ 9.923342] [drm] nouveau 0000:01:00.0: DCB conn 02: 0210 >09:28:26,741 INFO kernel:[ 9.923461] [drm] nouveau 0000:01:00.0: DCB conn 03: 0211 >09:28:26,741 INFO kernel:[ 9.923580] [drm] nouveau 0000:01:00.0: DCB conn 04: 0213 >09:28:26,741 INFO kernel:[ 9.923704] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xB1C9 >09:28:26,741 INFO kernel:[ 9.924080] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xB52E >09:28:26,741 INFO kernel:[ 9.937460] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xBA68 >09:28:26,741 INFO kernel:[ 9.937628] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xBBBD >09:28:26,741 INFO kernel:[ 9.938901] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xBD67 >09:28:26,741 INFO kernel:[ 9.939198] [TTM] Zone kernel: Available graphics memory: 1024672 kiB >09:28:26,741 INFO kernel:[ 9.939274] [TTM] Initializing pool allocator >09:28:26,741 INFO kernel:[ 9.939351] [TTM] Initializing DMA pool allocator >09:28:26,741 INFO kernel:[ 9.939434] [drm] nouveau 0000:01:00.0: Detected 128MiB VRAM (DDR2) >09:28:26,741 INFO kernel:[ 9.945853] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture) >09:28:26,741 INFO kernel:[ 9.946056] [drm] nouveau 0000:01:00.0: Saving VGA fonts >09:28:26,741 INFO kernel:[ 9.978391] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 00:19:d1:63:68:37 >09:28:26,741 INFO kernel:[ 9.978917] e1000e 0000:00:19.0: eth0: Intel(R) PRO/10/100 Network Connection >09:28:26,741 INFO kernel:[ 9.979267] e1000e 0000:00:19.0: eth0: MAC: 6, PHY: 7, PBA No: 1021FF-0FF >09:28:26,741 INFO kernel:[ 10.001424] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >09:28:26,741 INFO kernel:[ 10.001503] [drm] No driver support for vblank timestamp query. >09:28:26,741 INFO kernel:[ 10.007139] [drm] nouveau 0000:01:00.0: 1 available performance level(s) >09:28:26,741 INFO kernel:[ 10.007221] [drm] nouveau 0000:01:00.0: 0: core 275MHz shader 275MHz memory 600MHz fanspeed 100% >09:28:26,741 INFO kernel:[ 10.007340] [drm] nouveau 0000:01:00.0: c: core 200MHz memory 401MHz >09:28:26,741 INFO kernel:[ 10.008166] [drm] nouveau 0000:01:00.0: MM: using M2MF for buffer copies >09:28:26,741 INFO kernel:[ 10.008249] [drm] nouveau 0000:01:00.0: 0xA77A: Parsing digital output script table >09:28:26,741 INFO kernel:[ 10.058391] [drm] nouveau 0000:01:00.0: 0xA7CA: Parsing digital output script table >09:28:26,741 INFO kernel:[ 10.175872] [drm] nouveau 0000:01:00.0: allocated 1280x1024 fb: 0x49000, bo ffff880035d1a000 >09:28:26,741 INFO kernel:[ 10.176088] fbcon: nouveaufb (fb0) is primary device >09:28:26,741 INFO kernel:[ 10.187315] [drm] nouveau 0000:01:00.0: 0xA7CA: Parsing digital output script table >09:28:26,741 INFO kernel:[ 10.239703] Console: switching to colour frame buffer device 160x64 >09:28:26,741 INFO kernel:[ 10.242052] fb0: nouveaufb frame buffer device >09:28:26,741 INFO kernel:[ 10.242064] drm: registered panic notifier >09:28:26,741 INFO kernel:[ 10.242079] [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0 >09:28:26,741 DEBUG kernel:[ 10.624770] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X >09:28:26,741 DEBUG kernel:[ 10.725085] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X >09:28:26,741 INFO kernel:[ 10.725178] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >09:28:26,741 INFO kernel:[ 12.617779] e1000e: em1 NIC Link is Up 100 Mbps Full Duplex, Flow Control: None >09:28:26,741 INFO kernel:[ 12.617796] e1000e 0000:00:19.0: em1: 10/100 speed: disabling TSO >09:28:26,741 INFO kernel:[ 12.617831] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >09:28:26,741 NOTICE kernel:[ 16.937221] FS-Cache: Loaded >09:28:26,741 NOTICE kernel:[ 16.939248] Key type dns_resolver registered >09:28:26,741 NOTICE kernel:[ 16.950303] FS-Cache: Netfs 'nfs' registered for caching >09:28:26,741 NOTICE kernel:[ 16.962679] NFS: Registering the id_resolver key type >09:28:26,741 NOTICE kernel:[ 16.962706] Key type id_resolver registered >09:28:26,741 NOTICE kernel:[ 16.962714] Key type id_legacy registered >09:28:26,741 INFO kernel:[ 35.799164] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >09:28:26,741 WARNING kernel:[ 37.232256] ACPI Warning: 0x0000000000000828-0x000000000000082f SystemIO conflicts with Region \GLBC 1 (20120711/utaddress-251) >09:28:26,741 WARNING kernel:[ 37.232263] ACPI Warning: 0x0000000000000828-0x000000000000082f SystemIO conflicts with Region \SACT 2 (20120711/utaddress-251) >09:28:26,741 WARNING kernel:[ 37.232267] ACPI Warning: 0x0000000000000828-0x000000000000082f SystemIO conflicts with Region \SSTS 3 (20120711/utaddress-251) >09:28:26,741 INFO kernel:[ 37.232271] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >09:28:26,741 WARNING kernel:[ 37.232293] lpc_ich: Resource conflict(s) found affecting gpio_ich >09:28:26,741 INFO kernel:[ 37.328880] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2) >09:28:26,741 INFO kernel:[ 37.359105] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >09:28:26,741 INFO kernel:[ 37.470627] microcode: CPU0 sig=0x6f6, pf=0x1, revision=0xc6 >09:28:26,741 INFO kernel:[ 37.505869] microcode: CPU1 sig=0x6f6, pf=0x1, revision=0xc6 >09:28:26,741 INFO kernel:[ 37.506386] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >09:28:27,980 INFO systemd: Starting D-Bus System Message Bus... >09:28:27,992 INFO systemd: Started D-Bus System Message Bus. >09:28:28,030 INFO systemd: Started firewalld - dynamic firewall daemon. >09:28:28,030 INFO systemd: Starting Network Manager... >09:28:28,267 ERR firewalld: 2013-01-25 09:28:28 ERROR: ebtables not usable, disabling ethernet bridge firewall. >09:28:28,267 CRIT firewalld: 2013-01-25 09:28:28 FATAL ERROR: No IPv4 and IPv6 firewall. >09:28:28,268 ERR firewalld: 2013-01-25 09:28:28 ERROR: Raising SystemExit in run_server >09:28:28,335 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-12.git20121004.fc18) is starting... >09:28:28,335 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >09:28:28,335 INFO NetworkManager: <info> WEXT support is enabled >09:28:28,365 INFO dbus-daemon: dbus[745]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >09:28:28,366 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >09:28:28,375 INFO systemd: Starting Authorization Manager... >09:28:28,504 INFO polkitd: Started polkitd version 0.107 >09:28:28,595 INFO dbus-daemon: dbus[745]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >09:28:28,596 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >09:28:28,596 INFO systemd: Started Authorization Manager. >09:28:28,626 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >09:28:28,627 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >09:28:28,627 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >09:28:28,628 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >09:28:28,628 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >09:28:28,628 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em1 ... >09:28:28,629 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >09:28:28,629 NOTICE NetworkManager: ifcfg-rh: read connection 'System em1' >09:28:28,630 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >09:28:28,641 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >09:28:28,656 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >09:28:28,656 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >09:28:28,657 INFO NetworkManager: <info> Networking is enabled by state file >09:28:28,660 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >09:28:28,660 INFO NetworkManager: <info> (em1): carrier is ON >09:28:28,661 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'e1000e' ifindex: 2) >09:28:28,661 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/0 >09:28:28,662 INFO NetworkManager: <info> (em1): now managed >09:28:28,662 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >09:28:28,663 INFO NetworkManager: <info> (em1): preparing device. >09:28:28,664 INFO NetworkManager: <info> Activation (em1) starting connection 'System em1' >09:28:28,669 INFO NetworkManager: <info> (em1): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >09:28:28,671 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >09:28:28,672 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >09:28:28,673 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >09:28:28,673 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >09:28:28,674 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >09:28:28,674 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >09:28:28,674 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >09:28:28,675 INFO NetworkManager: <info> (em1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >09:28:28,675 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >09:28:28,676 INFO NetworkManager: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >09:28:28,676 INFO NetworkManager: <info> Policy set 'System em1' (em1) as default for IPv4 routing and DNS. >09:28:28,676 INFO NetworkManager: <info> Activation (em1) successful, device activated. >09:28:28,677 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >09:28:28,677 INFO systemd: Started Network Manager. >09:28:28,678 INFO systemd: Starting Anaconda System Services. >09:28:28,678 INFO systemd: Reached target Anaconda System Services. >09:28:28,679 INFO systemd: Starting Anaconda... >09:28:28,679 INFO systemd: Starting Network Manager Wait Online... >09:28:28,679 INFO dbus-daemon: dbus[745]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >09:28:28,701 INFO systemd: Started Network Manager Wait Online. >09:28:28,702 INFO systemd: Starting Network. >09:28:28,702 INFO systemd: Reached target Network. >09:28:28,707 INFO NetworkManager: <info> Setting system hostname to 'eendracht.strw.leidenuniv.nl' (from address lookup) >09:28:28,748 INFO systemd: Started Anaconda. >09:28:28,748 INFO systemd: Starting Anaconda Text Console... >09:28:28,765 INFO dbus-daemon: dbus[745]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >09:28:28,765 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >09:28:28,820 INFO systemd: Started Anaconda Text Console. >09:28:28,821 INFO systemd: Startup finished in 6s 49ms 864us (kernel) + 30s 522ms 109us (initrd) + 3s 347ms 289us (userspace) = 39s 919ms 262us. >09:28:28,874 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >09:28:30,434 WARNING kernel:[ 41.535183] auditd (817): /proc/817/oom_adj is deprecated, please use /proc/817/oom_score_adj instead. >09:28:31,336 INFO dbus-daemon: dbus[745]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >09:28:31,337 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >09:28:31,344 INFO systemd: Starting Locale Service... >09:28:31,348 INFO dbus-daemon: dbus[745]: [system] Successfully activated service 'org.freedesktop.locale1' >09:28:31,348 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1' >09:28:31,349 INFO systemd: Started Locale Service. >09:28:31,418 INFO systemd-localed: Changed virtual console keymap to 'us' >09:28:31,432 INFO systemd: Stopping Setup Virtual Console... >09:28:31,432 INFO systemd: Starting Setup Virtual Console... >09:28:31,432 INFO systemd-localed: Changed X11 keyboard layout to 'us' >09:28:31,445 INFO systemd: Started Setup Virtual Console. >09:28:34,015 INFO systemd: Starting NTP client/server... >09:28:34,087 INFO chrony-helper: tr: write error: Broken pipe >09:28:34,088 INFO chrony-helper: tr: write error >09:28:34,122 INFO chronyd: chronyd version 1.27-git1ca844 starting >09:28:34,122 INFO chronyd: Linux kernel major=3 minor=6 patch=10 >09:28:34,123 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >09:28:34,137 INFO systemd: Started NTP client/server. >09:28:36,933 INFO kernel:[ 48.034129] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >09:28:37,368 INFO kernel:[ 48.469595] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >09:28:37,484 INFO kernel:[ 48.585212] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >09:28:37,647 INFO kernel:[ 48.748318] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) >09:28:38,679 INFO kernel:[ 50.189939] Btrfs loaded >09:28:38,779 INFO kernel:[ 50.290773] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >09:28:39,122 INFO chronyd: Selected source 95.211.111.52 >09:28:39,122 WARNING chronyd: System clock wrong by 0.795279 seconds, adjustment started >09:28:40,554 INFO chronyd: Selected source 46.19.35.135 >09:28:40,766 INFO chronyd: Selected source 131.211.8.244 >09:29:44,774 INFO chronyd: Selected source 46.19.35.135 >09:29:45,434 INFO kernel:[ 116.945894] Adding 8388604k swap on /dev/sda5. Priority:-1 extents:1 across:8388604k >09:29:45,527 INFO kernel:[ 117.038103] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >09:29:45,623 INFO kernel:[ 117.134595] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) >09:29:45,649 INFO chronyd: Selected source 131.211.8.244 >09:29:45,835 INFO kernel:[ 117.346594] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >09:29:45,903 INFO kernel:[ 117.414525] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) > > >/run/install/ks.cfg: ># Kickstart file automatically generated by anaconda and edited for STRW. ># Fedora 18 version > >install >url --url=http://fedora.strw.leidenuniv.nl/fedora18/x86_64/os >reboot > >lang en_GB.UTF-8 >keyboard us >timezone --utc Europe/Amsterdam > >xconfig --defaultdesktop gnome --startxonboot > >network --device em1 --bootproto static --ip 132.229.221.50 --netmask 255.255.255.0 --gateway 132.229.221.1 --nameserver 132.229.214.102 > >rootpw --iscrypted $6$M.zXq3t/g/IuwQgo$clX2KNc8xnMPsDsrCHRzKcOH/MGIIS4TDmiWQSSKby9UVJrX3hz/9Yqr.7Sr4RlRYZY4v/zj7fpZ7gK2tsfQJ1 >#authconfig --enableshadow --enablemd5 --passalgo=sha512 --enablesssd --enablesssdauth --enableldap --enableldapauth --ldapserver=ldap2.strw.leidenuniv.nl,ldap1.strw.leidenuniv.nl --ldapbasedn=ou=strw,dc=strw,dc=leidenuniv,dc=nl --enableldapstarttls --enablelocauthorize --enablesysnetauth >authconfig --enableshadow --enablemd5 --passalgo=sha512 --enableldap --enableldapauth --ldapserver=ldap.strw.leidenuniv.nl,ldap2.strw.leidenuniv.nl --ldapbasedn=ou=strw,dc=strw,dc=leidenuniv,dc=nl --enablelocauthorize > >firewall --disabled >#selinux --enforcing >selinux --disabled > >bootloader --location=mbr --timeout=5 --driveorder=sda --append="rhgb quiet" --md5pass= > >#firstboot --disable > ># all partitioning information has been commented out! > ># Configure repositories: >repo --name="Fedora updates" --baseurl="http://fedora.strw.leidenuniv.nl/mirror/linux/updates/18/x86_64" >%packages --ignoremissing >@standard >@base-x >@gnome-desktop >@kde-desktop >@office >@editors >@engineering-and-scientific >@authoring-and-publishing >@graphics >@text-internet >@graphical-internet >@printing >@sound-and-video >@games >@development-tools >@x-software-development >@java-development >openldap-clients >sssd >tcsh >xterm >nfs-utils >rpcbind >#-speech-dispatcher >#-kdegames >#-maven2 >%end >
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 904026
: 687360 |
687361
|
687362
|
687363
|
687364
|
687365
|
687366
|
687367
|
687368