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 636926 Details for
Bug 872413
LVMError: vgreduce failed for VolGroup00: running lvm vgreduce --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/VolGroup00$|","r|/sda2$|"] } --removemissing --force VolGroup00 failed
[?]
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), 333.40 KB, created by
Xiaowei Li
on 2012-11-02 02:54:08 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Xiaowei Li
Created:
2012-11-02 02:54:08 UTC
Size:
333.40 KB
patch
obsolete
>anaconda 18.22 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/lvm.py", line 297, in vgreduce > raise LVMError("vgreduce failed for %s: %s" % (vg_name, msg)) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 2158, in _destroy > lvm.vgreduce(self.name, [], rm=True) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 816, in destroy > self._destroy() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 286, in execute > self.device.destroy() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 323, in processActions > action.execute() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 293, in doIt > self.devicetree.processActions() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 131, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 113, in doInstall > turnOnFilesystems(storage) > 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) >LVMError: vgreduce failed for VolGroup00: running lvm vgreduce --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/VolGroup00$|","r|/sda2$|"] } --removemissing --force VolGroup00 failed > >Local variables in innermost frame: >msg: running lvm vgreduce --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/VolGroup00$|","r|/sda2$|"] } --removemissing --force VolGroup00 failed >rm: True >pv_list: [] >args: ['vgreduce', '--config', ' devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/VolGroup00$|","r|/sda2$|"] } ', '--removemissing', '--force', 'VolGroup00'] >vg_name: VolGroup00 > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sda, VolGroup00-LogVol00, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, sda4] > _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, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, '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 >, '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 >, '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 >, '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 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [existing 476940MB disk sda (0) with non-existent msdos disklabel >, OpticalDevice instance, containing members: > _model: DV-18S-A > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 4 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 5 > 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: 6 > 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: 7 > 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: 9e6a18b5-a018-41e9-af90-379d8da2a03b > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 9e6a18b5-a018-41e9-af90-379d8da2a03b > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 8 > 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: 9 > 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: 10 > minor: 0 >, existing 1024MB dm live-rw (11) with existing ext4 filesystem >, non-existent 51200MB partition sda3 (12) with non-existent ext4 filesystem mounted at / >, non-existent 417254MB partition sda2 (13) with non-existent ext4 filesystem mounted at /home >, non-existent 500MB partition sda1 (14) with non-existent ext4 filesystem mounted at /boot >, non-existent 7983MB partition sda5 (15) with non-existent swap >, non-existent 7985MB partition sda4 (17) >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: existing 101MB partition sda1 (1) > origFormat: Ext3FS instance, containing members: > origFormat.uuid: 1c14644e-0bd0-429f-889a-5fdf4779f38a > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008001 > origFormat._minInstanceSize: 18.7 > origFormat._mountType: ext3 > origFormat.fsprofile: None > origFormat.label: /boot > origFormat._targetSize: 101.0 > origFormat._size: 101.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda1 > id: 18 >, ActionDestroyDevice instance, containing members: > device: > id: 15 >, ActionDestroyFormat instance, containing members: > device: existing 476835MB partition sda2 (2) > origFormat: existing lvmpv > id: 16 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 17 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 19 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing msdos disklabel > id: 20 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 21 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 26 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: None > origFormat.exists: None > origFormat._mountpoint: None > origFormat._majorminor: None > origFormat._minInstanceSize: 0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: /boot > origFormat._migrate: False > origFormat._device: /dev/req2 > id: 27 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 24 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: None > origFormat.exists: None > origFormat._mountpoint: None > origFormat._majorminor: None > origFormat._minInstanceSize: 0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: /home > origFormat._migrate: False > origFormat._device: /dev/req1 > id: 25 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 22 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 30 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 28 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent swap > id: 29 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: None > origFormat.exists: None > origFormat._mountpoint: None > origFormat._majorminor: None > origFormat._minInstanceSize: 0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: / > origFormat._migrate: False > origFormat._device: /dev/req0 > id: 23 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: 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 (0x7fda8b668b90) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fda8b668bd0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fda8b668c10) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fda8b668c50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fda8b668c90) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 7984 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: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1351810330.02 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 654.36 MB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: nfs:nfs.englab.nay.redhat.com:/pub/rhel/nightly/RHEL-7.0-20121101.n.0/compose/Server/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: None >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.22 > 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': True, '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': 't', 'stage2': None, 'method': 'nfs:nfs.englab.nay.redhat.com:/pub/rhel/nightly/RHEL-7.0-20121101.n.0/compose/Server/x86_64/os/', 'vncpassword': '', 'vnc': True, '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: >22:49:56,872 INFO anaconda: /sbin/anaconda 18.22 >22:49:57,908 INFO anaconda: 8257536 kB (8064 MB) are available >22:49:57,908 INFO anaconda: check_memory(): total:8064, needed:512, graphical:512 >22:49:57,929 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >22:49:57,930 INFO anaconda: Default encoding = utf-8 >22:49:57,990 INFO anaconda: Running kickstart %%pre script(s) >22:49:57,990 INFO anaconda.stdout: Running pre-installation scripts >22:50:06,537 INFO anaconda: All kickstart %%pre script(s) have been run >22:50:06,580 INFO anaconda: ISCSID is /sbin/iscsid >22:50:06,581 INFO anaconda: no initiator set >22:50:06,650 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >22:50:06,651 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >22:50:06,837 INFO anaconda: Display mode = g >22:50:06,839 INFO anaconda: 8257536 kB (8064 MB) are available >22:50:06,839 INFO anaconda: check_memory(): total:8064, needed:512, graphical:512 >22:50:06,839 INFO anaconda.stdout: Starting VNC... >22:50:08,682 INFO anaconda.stdout: The VNC server is now running. >22:50:08,683 WARN anaconda.stdout: > >WARNING!!! VNC server running with NO PASSWORD! >You can use the vncpassword=<password> boot option >if you would like to secure the server. > > >22:50:08,683 INFO anaconda.stdout: Please manually connect your vnc client to storageqe-52.rhts.eng.nay.redhat.com:1 (10.66.86.53) to begin the install. >22:50:08,684 INFO anaconda: Starting window manager, pid 1208. >22:50:09,912 INFO anaconda: _Fedora is the highest priority installclass, using it >22:50:10,624 INFO anaconda: Detected 7984M of memory >22:50:10,625 INFO anaconda: Swap attempt of 7984M >22:50:10,686 INFO anaconda: Running Thread: AnaStorageThread (140576762148608) >22:50:10,687 INFO anaconda: Running Thread: AnaPayloadThread (140576770541312) >22:50:10,734 INFO anaconda: no initiator set >22:50:12,435 DEBUG anaconda: required disklabel type for sda (1) is None >22:50:12,435 DEBUG anaconda: default disklabel type for sda is msdos >22:50:12,436 DEBUG anaconda: selecting msdos disklabel for sda based on size >22:50:13,091 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext3 with options defaults,ro >22:50:13,136 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:50:13,389 INFO anaconda: Thread Done: AnaStorageThread (140576762148608) >22:50:13,550 DEBUG anaconda: isys.py:mount()- going to mount nfs.englab.nay.redhat.com:/pub/rhel/nightly/RHEL-7.0-20121101.n.0/compose/Server/x86_64/os/ on /mnt/install/source as nfs with options defaults >22:50:14,780 INFO anaconda: Thread Done: AnaPayloadThread (140576770541312) >18:52:08,216 INFO anaconda: Running Thread: AnaSourceWatcher (140576519173888) >18:52:08,217 INFO anaconda: source spoke ready: False >18:52:08,217 INFO anaconda: source spoke ready: False >18:52:08,218 INFO anaconda: source spoke ready: False >18:52:08,219 INFO anaconda: source spoke ready: False >18:52:08,221 INFO anaconda: source spoke ready: False >18:52:08,222 INFO anaconda: source spoke ready: False >18:52:08,223 INFO anaconda: source spoke ready: False >18:52:08,224 INFO anaconda: source spoke ready: False >18:52:08,264 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 >18:52:08,316 INFO anaconda: Running Thread: AnaSoftwareWatcher (140576454231808) >18:52:08,327 INFO anaconda: Running Thread: AnaStorageWatcher (140576445839104) >18:52:08,374 INFO anaconda: Thread Done: AnaSourceWatcher (140576519173888) >18:52:09,010 INFO anaconda: Running Thread: AnaNTPserver0 (140576770541312) >18:52:09,010 INFO anaconda: Running Thread: AnaNTPserver1 (140576463345408) >18:52:09,019 INFO anaconda: Running Thread: AnaNTPserver2 (140576519173888) >18:52:09,019 INFO anaconda: Running Thread: AnaNTPserver3 (140576527566592) >18:52:09,423 INFO anaconda: Thread Done: AnaNTPserver2 (140576519173888) >18:52:09,499 INFO anaconda: Thread Done: AnaNTPserver1 (140576463345408) >18:52:09,512 INFO anaconda: Thread Done: AnaNTPserver0 (140576770541312) >18:52:09,568 INFO anaconda: Thread Done: AnaNTPserver3 (140576527566592) >18:52:10,019 INFO anaconda: Thread Done: AnaStorageWatcher (140576445839104) >18:52:10,021 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140576445839104) >18:52:10,022 INFO anaconda: Thread Done: AnaSoftwareWatcher (140576454231808) >18:52:10,254 INFO anaconda: source spoke ready: True >18:52:10,274 INFO anaconda: Running Thread: AnaExecuteStorageThread (140576454231808) >18:52:10,276 INFO anaconda: source spoke ready: True >18:52:10,297 INFO anaconda: Thread Done: AnaExecuteStorageThread (140576454231808) >18:52:11,604 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140576445839104) >18:52:12,244 INFO anaconda: source spoke ready: True >18:52:12,245 INFO anaconda: source spoke ready: True >18:52:12,245 INFO anaconda: source spoke ready: True >18:52:12,246 INFO anaconda: source spoke ready: True >18:52:12,246 INFO anaconda: source spoke ready: True >18:52:12,247 INFO anaconda: source spoke ready: True >18:52:14,330 DEBUG anaconda: disk free: 2.49 MB fs free: 82 MB sw needs: 654.36 MB >18:52:15,519 INFO anaconda: Running Thread: AnaExecuteStorageThread (140576445839104) >18:52:15,563 INFO anaconda: Thread Done: AnaExecuteStorageThread (140576445839104) >18:52:15,607 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'VolGroup00', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sr0'] >18:52:15,608 DEBUG anaconda: ui: unused=['VolGroup00', 'sda1'] >18:52:15,608 DEBUG anaconda: ui: new_devices=[] >18:52:15,617 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >18:52:15,617 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >18:52:19,772 DEBUG anaconda: page clicked: Unknown >18:52:19,772 DEBUG anaconda: show first mountpoint: Unknown >18:52:19,779 DEBUG anaconda: populate_right_side: existing 476832MB lvmvg VolGroup00 (3) >18:52:19,781 DEBUG anaconda: min: 476832 max: 0 current: 476832 >18:52:19,783 DEBUG anaconda: fs type changed: Unknown >18:52:19,784 INFO anaconda: getting device type for None >18:52:19,784 ERR anaconda: unknown device type: 'None' >18:52:19,784 DEBUG anaconda: device_type_changed: None None >18:52:19,785 INFO anaconda: getting device type for None >18:52:19,785 ERR anaconda: unknown device type: 'None' >18:52:19,785 DEBUG anaconda: populate_raid: None, None >18:52:21,380 DEBUG anaconda: removing device 'existing 476832MB lvmvg VolGroup00 (3)' from page Unknown >22:51:14,857 DEBUG anaconda: required disklabel type for sda (1) is None >22:51:14,857 DEBUG anaconda: default disklabel type for sda is msdos >22:51:14,857 DEBUG anaconda: selecting msdos disklabel for sda based on size >22:51:14,866 INFO anaconda: ui: removed device VolGroup00 >22:51:14,875 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >22:51:14,875 DEBUG anaconda: ui: unused=[] >22:51:14,875 DEBUG anaconda: ui: new_devices=[] >22:51:14,878 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >22:51:14,878 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >22:51:16,432 DEBUG anaconda: running automatic partitioning >22:51:16,663 DEBUG anaconda: finished automatic partitioning >22:51:16,663 DEBUG anaconda: refreshing ui >22:51:16,666 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0'] >22:51:16,666 DEBUG anaconda: ui: unused=[] >22:51:16,666 DEBUG anaconda: ui: new_devices=['sda1', 'sda5', 'sda4', 'sda2', 'sda3'] >22:51:16,678 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >22:51:16,678 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >22:51:16,679 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (14) with non-existent ext4 filesystem mounted at /boot >22:51:16,681 DEBUG anaconda: min: 1.0 max: 477439.992676 current: 500.0 >22:51:16,682 DEBUG anaconda: fs type changed: ext4 >22:51:16,686 INFO anaconda: getting device type for Standard Partition >22:51:16,686 DEBUG anaconda: device_type_changed: 2 Standard Partition >22:51:16,686 INFO anaconda: getting device type for Standard Partition >22:51:16,687 DEBUG anaconda: populate_raid: 2, None >22:51:16,687 INFO anaconda: getting device type for Standard Partition >22:51:16,688 DEBUG anaconda: populate_raid: 2, None >22:51:16,689 DEBUG anaconda: finished refreshing ui >22:51:16,689 DEBUG anaconda: updating space display >22:51:16,694 DEBUG anaconda: finished updating space display >22:51:18,752 INFO anaconda: ui: saving changes to device sda1 >22:51:18,752 DEBUG anaconda: new size: 500.0 >22:51:18,753 DEBUG anaconda: old size: 500.0 >22:51:18,753 INFO anaconda: getting device type for Standard Partition >22:51:18,753 DEBUG anaconda: new device type: 0 >22:51:18,753 DEBUG anaconda: reformat: True >22:51:18,754 DEBUG anaconda: new fs type: ext4 >22:51:18,754 DEBUG anaconda: old encryption setting: False >22:51:18,754 DEBUG anaconda: new encryption setting: False >22:51:18,754 DEBUG anaconda: old mountpoint: /boot >22:51:18,754 DEBUG anaconda: new mountpoint: /boot >22:51:18,755 INFO anaconda: getting device type for Standard Partition >22:51:18,760 DEBUG anaconda: converting custom spoke changes into actions >22:51:18,760 DEBUG anaconda: [0] Destroy Device lvmvg VolGroup00 (id 3) >22:51:18,760 DEBUG anaconda: [1] Destroy Format lvmpv on partition sda2 (id 2) >22:51:18,760 DEBUG anaconda: [2] Destroy Device partition sda2 (id 2) >22:51:18,761 DEBUG anaconda: [3] Destroy Format ext3 filesystem on partition sda1 (id 1) >22:51:18,761 DEBUG anaconda: [4] Destroy Device partition sda1 (id 1) >22:51:18,761 DEBUG anaconda: [5] Destroy Format msdos disklabel on disk sda (id 0) >22:51:18,761 DEBUG anaconda: [6] Create Format msdos disklabel on disk sda (id 0) >22:51:18,761 DEBUG anaconda: [7] Create Device partition sda3 (id 12) >22:51:18,761 DEBUG anaconda: [8] Create Format ext4 filesystem mounted at / on partition sda3 (id 12) >22:51:18,761 DEBUG anaconda: [9] Create Device partition sda5 (id 13) >22:51:18,762 DEBUG anaconda: [10] Create Format ext4 filesystem mounted at /home on partition sda5 (id 13) >22:51:18,762 DEBUG anaconda: [11] Create Device partition sda1 (id 14) >22:51:18,762 DEBUG anaconda: [12] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 14) >22:51:18,762 DEBUG anaconda: [13] Create Device partition sda2 (id 15) >22:51:18,762 DEBUG anaconda: [14] Create Format swap on partition sda2 (id 15) >22:51:18,762 DEBUG anaconda: duplicating action '[0] Destroy Device lvmvg VolGroup00 (id 3)' >22:51:18,765 DEBUG anaconda: duplicating action '[1] Destroy Format lvmpv on partition sda2 (id 2)' >22:51:18,770 DEBUG anaconda: duplicating action '[2] Destroy Device partition sda2 (id 2)' >22:51:18,799 DEBUG anaconda: duplicating action '[3] Destroy Format ext3 filesystem on partition sda1 (id 1)' >22:51:18,804 DEBUG anaconda: duplicating action '[4] Destroy Device partition sda1 (id 1)' >22:51:18,832 DEBUG anaconda: duplicating action '[5] Destroy Format msdos disklabel on disk sda (id 0)' >22:51:18,840 DEBUG anaconda: duplicating action '[6] Create Format msdos disklabel on disk sda (id 0)' >22:51:18,844 DEBUG anaconda: duplicating action '[7] Create Device partition req0 (id 12)' >22:51:18,844 DEBUG anaconda: duplicating action '[8] Create Format ext4 filesystem mounted at / on partition req0 (id 12)' >22:51:18,849 DEBUG anaconda: duplicating action '[9] Create Device partition req1 (id 13)' >22:51:18,849 DEBUG anaconda: duplicating action '[10] Create Format ext4 filesystem mounted at /home on partition req1 (id 13)' >22:51:18,853 DEBUG anaconda: duplicating action '[11] Create Device partition req2 (id 14)' >22:51:18,854 DEBUG anaconda: duplicating action '[12] Create Format ext4 filesystem mounted at /boot on partition req2 (id 14)' >22:51:18,858 DEBUG anaconda: duplicating action '[13] Create Device partition req3 (id 15)' >22:51:18,858 DEBUG anaconda: duplicating action '[14] Create Format swap on partition req3 (id 15)' >22:51:18,951 INFO anaconda: Running Thread: AnaCheckStorageThread (140576762148608) >22:51:18,957 INFO anaconda: Thread Done: AnaCheckStorageThread (140576762148608) >22:51:19,065 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >22:51:19,081 INFO anaconda: Running Thread: AnaInstallThread (140576762148608) >22:51:20,786 INFO anaconda: Thread Done: AnaInstallThread (140576762148608) > > >/tmp/packaging.log: >22:50:10,601 DEBUG packaging: getting release version from tree at None (7.0) >22:50:10,602 DEBUG packaging: got a release version of 7.0 >22:50:13,390 INFO packaging: updating base repo >22:50:13,549 DEBUG packaging: getting release version from tree at None (7.0) >22:50:13,550 DEBUG packaging: got a release version of 7.0 >22:50:13,550 INFO packaging: configuring base repo >22:50:13,550 INFO packaging: mounting nfs.englab.nay.redhat.com:/pub/rhel/nightly/RHEL-7.0-20121101.n.0/compose/Server/x86_64/os/:None on /mnt/install/source >22:50:14,544 DEBUG packaging: getting release version from tree at file:///mnt/install/source (7.0) >22:50:14,545 DEBUG packaging: retrieving treeinfo from file:///mnt/install/source (proxies: {} ; sslverify: True) >22:50:14,584 DEBUG packaging: got a release version of 7.0 >22:50:14,605 DEBUG packaging: adding yum repo anaconda with baseurl file:///mnt/install/source and mirrorlist None >22:50:14,647 INFO packaging: gathering repo metadata >22:50:14,647 DEBUG packaging: getting repo metadata for anaconda >22:50:14,742 DEBUG packaging: getting group info for anaconda >22:50:14,779 INFO packaging: metadata retrieval complete >18:52:10,009 DEBUG packaging: deleting package sacks >18:52:10,023 INFO packaging: checking software selection >18:52:10,023 DEBUG packaging: deleting package sacks >18:52:10,023 DEBUG packaging: deleting yum transaction info >18:52:10,024 DEBUG packaging: select group core >18:52:10,411 DEBUG packaging: select group core >18:52:10,412 DEBUG packaging: select package kernel-PAE >18:52:10,430 INFO packaging: no kernel-PAE package >18:52:10,431 DEBUG packaging: select package kernel >18:52:10,431 INFO packaging: selected kernel >18:52:10,432 INFO packaging: checking dependencies >18:52:11,593 DEBUG packaging: success >18:52:11,603 INFO packaging: 241 packages selected totalling 654.36 MB >22:51:20,501 DEBUG packaging: deleting package sacks > > >/tmp/program.log: >22:49:57,991 INFO program: Running... /bin/sh /tmp/ks-script-JxrlIq >22:49:57,996 ERR program: + wget -O - http://lab-02.rhts.eng.nay.redhat.com:8000/install_start/storageqe-52.rhts.eng.nay.redhat.com >22:49:58,020 ERR program: --2012-11-01 22:49:58-- http://lab-02.rhts.eng.nay.redhat.com:8000/install_start/storageqe-52.rhts.eng.nay.redhat.com >22:49:58,424 ERR program: Resolving lab-02.rhts.eng.nay.redhat.com (lab-02.rhts.eng.nay.redhat.com)... 10.66.78.118 >22:49:58,426 ERR program: Connecting to lab-02.rhts.eng.nay.redhat.com (lab-02.rhts.eng.nay.redhat.com)|10.66.78.118|:8000... connected. >22:50:06,416 ERR program: HTTP request sent, awaiting response... 200 OK >22:50:06,416 ERR program: Length: unspecified [text/html] >22:50:06,416 ERR program: Saving to: 'STDOUT' >22:50:06,416 ERR program: >22:50:06,416 ERR program: 0K 0.00 =0s >22:50:06,417 ERR program: >22:50:06,417 ERR program: 2012-11-01 22:50:06 (0.00 B/s) - written to stdout [0] >22:50:06,417 ERR program: >22:50:06,426 ERR program: + wget -O /tmp/anamon http://lab-02.rhts.eng.nay.redhat.com/beaker/anamon >22:50:06,429 ERR program: --2012-11-01 22:50:06-- http://lab-02.rhts.eng.nay.redhat.com/beaker/anamon >22:50:06,435 ERR program: Resolving lab-02.rhts.eng.nay.redhat.com (lab-02.rhts.eng.nay.redhat.com)... 10.66.78.118 >22:50:06,435 ERR program: Connecting to lab-02.rhts.eng.nay.redhat.com (lab-02.rhts.eng.nay.redhat.com)|10.66.78.118|:80... connected. >22:50:06,436 ERR program: HTTP request sent, awaiting response... 200 OK >22:50:06,437 ERR program: Length: 8690 (8.5K) [text/plain] >22:50:06,437 ERR program: Saving to: '/tmp/anamon' >22:50:06,437 ERR program: >22:50:06,437 ERR program: 0K ........ 100% 39.9M=0s >22:50:06,437 ERR program: >22:50:06,438 ERR program: 2012-11-01 22:50:06 (39.9 MB/s) - '/tmp/anamon' saved [8690/8690] >22:50:06,438 ERR program: >22:50:06,438 ERR program: + python /tmp/anamon --recipe-id 692517 --xmlrpc-url http://lab-02.rhts.eng.nay.redhat.com:8000/RPC2 >22:50:06,560 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >22:50:06,582 INFO program: Running... modprobe fcoe >22:50:06,638 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >22:50:06,650 INFO program: No FCoE boot disk information is found in EDD! >22:50:06,651 INFO program: Running... udevadm settle --timeout=300 >22:50:06,768 INFO program: Running... multipath -d >22:50:06,810 INFO program: Running... multipath -ll >22:50:08,685 INFO program: Running... metacity --display :1 --sm-disable >22:50:09,582 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >22:50:09,713 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,733 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,734 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,735 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,737 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,739 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,740 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,741 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,742 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,743 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,744 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,745 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,746 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,747 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,748 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,748 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,749 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,750 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,751 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,752 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,753 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,753 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,754 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:09,755 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:50:10,688 INFO program: Running... udevadm control --property=ANACONDA=1 >22:50:10,711 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >22:50:10,738 INFO program: Running... udevadm settle --timeout=300 >22:50:10,784 INFO program: Running... systemctl start chronyd.service >22:50:12,392 INFO program: Running... multipath -d >22:50:12,401 INFO program: Running... multipath -ll >22:50:12,493 INFO program: Running... dumpe2fs -h /dev/sda1 >22:50:12,517 INFO program: Filesystem volume name: /boot >22:50:12,518 INFO program: Last mounted on: <not available> >22:50:12,518 INFO program: Filesystem UUID: 1c14644e-0bd0-429f-889a-5fdf4779f38a >22:50:12,519 INFO program: Filesystem magic number: 0xEF53 >22:50:12,519 INFO program: Filesystem revision #: 1 (dynamic) >22:50:12,519 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >22:50:12,519 INFO program: Filesystem flags: signed_directory_hash >22:50:12,519 INFO program: Default mount options: user_xattr acl >22:50:12,519 INFO program: Filesystem state: clean >22:50:12,519 INFO program: Errors behavior: Continue >22:50:12,519 INFO program: Filesystem OS type: Linux >22:50:12,520 INFO program: Inode count: 26104 >22:50:12,520 INFO program: Block count: 104388 >22:50:12,520 INFO program: Reserved block count: 5219 >22:50:12,520 INFO program: Free blocks: 83523 >22:50:12,520 INFO program: Free inodes: 26070 >22:50:12,520 INFO program: First block: 1 >22:50:12,520 INFO program: Block size: 1024 >22:50:12,520 INFO program: Fragment size: 1024 >22:50:12,521 INFO program: Reserved GDT blocks: 256 >22:50:12,521 INFO program: Blocks per group: 8192 >22:50:12,521 INFO program: Fragments per group: 8192 >22:50:12,521 INFO program: Inodes per group: 2008 >22:50:12,521 INFO program: Inode blocks per group: 251 >22:50:12,522 INFO program: Filesystem created: Mon Oct 22 06:51:05 2012 >22:50:12,522 INFO program: Last mount time: Mon Oct 22 10:59:32 2012 >22:50:12,522 INFO program: Last write time: Mon Oct 22 10:59:32 2012 >22:50:12,523 INFO program: Mount count: 2 >22:50:12,523 INFO program: Maximum mount count: -1 >22:50:12,523 INFO program: Last checked: Mon Oct 22 06:51:05 2012 >22:50:12,523 INFO program: Check interval: 0 (<none>) >22:50:12,524 INFO program: Lifetime writes: 4 kB >22:50:12,524 INFO program: Reserved blocks uid: 0 (user root) >22:50:12,524 INFO program: Reserved blocks gid: 0 (group root) >22:50:12,524 INFO program: First inode: 11 >22:50:12,525 INFO program: Inode size: 128 >22:50:12,525 INFO program: Journal inode: 8 >22:50:12,525 INFO program: Default directory hash: tea >22:50:12,526 INFO program: Directory Hash Seed: 47428693-bbd1-4f69-afba-82d10838ecee >22:50:12,526 INFO program: Journal backup: inode blocks >22:50:12,526 INFO program: Journal features: (none) >22:50:12,526 INFO program: Journal size: 4114k >22:50:12,527 INFO program: Journal length: 4096 >22:50:12,527 INFO program: Journal sequence: 0x0000001d >22:50:12,527 INFO program: Journal start: 0 >22:50:12,528 INFO program: >22:50:12,528 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >22:50:12,528 INFO program: Running... dumpe2fs -h /dev/sda1 >22:50:12,539 INFO program: Filesystem volume name: /boot >22:50:12,539 INFO program: Last mounted on: <not available> >22:50:12,539 INFO program: Filesystem UUID: 1c14644e-0bd0-429f-889a-5fdf4779f38a >22:50:12,540 INFO program: Filesystem magic number: 0xEF53 >22:50:12,540 INFO program: Filesystem revision #: 1 (dynamic) >22:50:12,540 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >22:50:12,540 INFO program: Filesystem flags: signed_directory_hash >22:50:12,540 INFO program: Default mount options: user_xattr acl >22:50:12,540 INFO program: Filesystem state: clean >22:50:12,540 INFO program: Errors behavior: Continue >22:50:12,541 INFO program: Filesystem OS type: Linux >22:50:12,541 INFO program: Inode count: 26104 >22:50:12,541 INFO program: Block count: 104388 >22:50:12,541 INFO program: Reserved block count: 5219 >22:50:12,541 INFO program: Free blocks: 83523 >22:50:12,541 INFO program: Free inodes: 26070 >22:50:12,541 INFO program: First block: 1 >22:50:12,542 INFO program: Block size: 1024 >22:50:12,542 INFO program: Fragment size: 1024 >22:50:12,542 INFO program: Reserved GDT blocks: 256 >22:50:12,542 INFO program: Blocks per group: 8192 >22:50:12,542 INFO program: Fragments per group: 8192 >22:50:12,542 INFO program: Inodes per group: 2008 >22:50:12,543 INFO program: Inode blocks per group: 251 >22:50:12,543 INFO program: Filesystem created: Mon Oct 22 06:51:05 2012 >22:50:12,543 INFO program: Last mount time: Mon Oct 22 10:59:32 2012 >22:50:12,544 INFO program: Last write time: Mon Oct 22 10:59:32 2012 >22:50:12,544 INFO program: Mount count: 2 >22:50:12,544 INFO program: Maximum mount count: -1 >22:50:12,545 INFO program: Last checked: Mon Oct 22 06:51:05 2012 >22:50:12,545 INFO program: Check interval: 0 (<none>) >22:50:12,545 INFO program: Lifetime writes: 4 kB >22:50:12,546 INFO program: Reserved blocks uid: 0 (user root) >22:50:12,546 INFO program: Reserved blocks gid: 0 (group root) >22:50:12,546 INFO program: First inode: 11 >22:50:12,547 INFO program: Inode size: 128 >22:50:12,547 INFO program: Journal inode: 8 >22:50:12,547 INFO program: Default directory hash: tea >22:50:12,548 INFO program: Directory Hash Seed: 47428693-bbd1-4f69-afba-82d10838ecee >22:50:12,548 INFO program: Journal backup: inode blocks >22:50:12,548 INFO program: Journal features: (none) >22:50:12,549 INFO program: Journal size: 4114k >22:50:12,549 INFO program: Journal length: 4096 >22:50:12,549 INFO program: Journal sequence: 0x0000001d >22:50:12,549 INFO program: Journal start: 0 >22:50:12,550 INFO program: >22:50:12,550 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >22:50:12,551 INFO program: Running... resize2fs -P /dev/sda1 >22:50:12,579 INFO program: Estimated minimum size of the filesystem: 17304 >22:50:12,579 ERR program: resize2fs 1.42.6 (21-Sep-2012) >22:50:12,735 INFO program: Running... dumpe2fs -h /dev/loop1 >22:50:12,779 INFO program: Filesystem volume name: Anaconda >22:50:12,780 INFO program: Last mounted on: /var/tmp/lorax.imgutils.L4oGE8 >22:50:12,780 INFO program: Filesystem UUID: 9e6a18b5-a018-41e9-af90-379d8da2a03b >22:50:12,780 INFO program: Filesystem magic number: 0xEF53 >22:50:12,781 INFO program: Filesystem revision #: 1 (dynamic) >22:50:12,781 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 >22:50:12,781 INFO program: Filesystem flags: signed_directory_hash >22:50:12,781 INFO program: Default mount options: user_xattr acl >22:50:12,781 INFO program: Filesystem state: clean >22:50:12,781 INFO program: Errors behavior: Continue >22:50:12,781 INFO program: Filesystem OS type: Linux >22:50:12,781 INFO program: Inode count: 65536 >22:50:12,782 INFO program: Block count: 1048576 >22:50:12,782 INFO program: Reserved block count: 0 >22:50:12,782 INFO program: Free blocks: 264870 >22:50:12,782 INFO program: Free inodes: 39339 >22:50:12,782 INFO program: First block: 1 >22:50:12,782 INFO program: Block size: 1024 >22:50:12,782 INFO program: Fragment size: 1024 >22:50:12,782 INFO program: Reserved GDT blocks: 256 >22:50:12,783 INFO program: Blocks per group: 8192 >22:50:12,786 INFO program: Fragments per group: 8192 >22:50:12,786 INFO program: Inodes per group: 512 >22:50:12,786 INFO program: Inode blocks per group: 128 >22:50:12,786 INFO program: Flex block group size: 16 >22:50:12,787 INFO program: Filesystem created: Thu Nov 1 11:53:06 2012 >22:50:12,787 INFO program: Last mount time: Thu Nov 1 11:53:16 2012 >22:50:12,787 INFO program: Last write time: Thu Nov 1 11:53:20 2012 >22:50:12,787 INFO program: Mount count: 2 >22:50:12,787 INFO program: Maximum mount count: -1 >22:50:12,787 INFO program: Last checked: Thu Nov 1 11:53:06 2012 >22:50:12,787 INFO program: Check interval: 0 (<none>) >22:50:12,787 INFO program: Lifetime writes: 32 MB >22:50:12,788 INFO program: Reserved blocks uid: 0 (user root) >22:50:12,788 INFO program: Reserved blocks gid: 0 (group root) >22:50:12,788 INFO program: First inode: 11 >22:50:12,788 INFO program: Inode size: 256 >22:50:12,788 INFO program: Required extra isize: 28 >22:50:12,788 INFO program: Desired extra isize: 28 >22:50:12,788 INFO program: Journal inode: 8 >22:50:12,788 INFO program: Default directory hash: half_md4 >22:50:12,789 INFO program: Directory Hash Seed: e5f161af-2f38-4918-8550-af0d84b58f1b >22:50:12,790 INFO program: Journal backup: inode blocks >22:50:12,790 INFO program: Journal features: (none) >22:50:12,790 INFO program: Journal size: 32M >22:50:12,790 INFO program: Journal length: 32768 >22:50:12,791 INFO program: Journal sequence: 0x00000011 >22:50:12,791 INFO program: Journal start: 0 >22:50:12,791 INFO program: >22:50:12,792 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >22:50:12,792 INFO program: Running... dumpe2fs -h /dev/loop1 >22:50:12,799 INFO program: Filesystem volume name: Anaconda >22:50:12,800 INFO program: Last mounted on: /var/tmp/lorax.imgutils.L4oGE8 >22:50:12,800 INFO program: Filesystem UUID: 9e6a18b5-a018-41e9-af90-379d8da2a03b >22:50:12,800 INFO program: Filesystem magic number: 0xEF53 >22:50:12,800 INFO program: Filesystem revision #: 1 (dynamic) >22:50:12,800 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 >22:50:12,800 INFO program: Filesystem flags: signed_directory_hash >22:50:12,801 INFO program: Default mount options: user_xattr acl >22:50:12,801 INFO program: Filesystem state: clean >22:50:12,801 INFO program: Errors behavior: Continue >22:50:12,801 INFO program: Filesystem OS type: Linux >22:50:12,801 INFO program: Inode count: 65536 >22:50:12,801 INFO program: Block count: 1048576 >22:50:12,801 INFO program: Reserved block count: 0 >22:50:12,801 INFO program: Free blocks: 264870 >22:50:12,802 INFO program: Free inodes: 39339 >22:50:12,802 INFO program: First block: 1 >22:50:12,802 INFO program: Block size: 1024 >22:50:12,802 INFO program: Fragment size: 1024 >22:50:12,802 INFO program: Reserved GDT blocks: 256 >22:50:12,802 INFO program: Blocks per group: 8192 >22:50:12,803 INFO program: Fragments per group: 8192 >22:50:12,803 INFO program: Inodes per group: 512 >22:50:12,803 INFO program: Inode blocks per group: 128 >22:50:12,804 INFO program: Flex block group size: 16 >22:50:12,804 INFO program: Filesystem created: Thu Nov 1 11:53:06 2012 >22:50:12,804 INFO program: Last mount time: Thu Nov 1 11:53:16 2012 >22:50:12,805 INFO program: Last write time: Thu Nov 1 11:53:20 2012 >22:50:12,805 INFO program: Mount count: 2 >22:50:12,806 INFO program: Maximum mount count: -1 >22:50:12,806 INFO program: Last checked: Thu Nov 1 11:53:06 2012 >22:50:12,806 INFO program: Check interval: 0 (<none>) >22:50:12,807 INFO program: Lifetime writes: 32 MB >22:50:12,807 INFO program: Reserved blocks uid: 0 (user root) >22:50:12,807 INFO program: Reserved blocks gid: 0 (group root) >22:50:12,807 INFO program: First inode: 11 >22:50:12,808 INFO program: Inode size: 256 >22:50:12,808 INFO program: Required extra isize: 28 >22:50:12,808 INFO program: Desired extra isize: 28 >22:50:12,809 INFO program: Journal inode: 8 >22:50:12,809 INFO program: Default directory hash: half_md4 >22:50:12,809 INFO program: Directory Hash Seed: e5f161af-2f38-4918-8550-af0d84b58f1b >22:50:12,810 INFO program: Journal backup: inode blocks >22:50:12,810 INFO program: Journal features: (none) >22:50:12,810 INFO program: Journal size: 32M >22:50:12,811 INFO program: Journal length: 32768 >22:50:12,811 INFO program: Journal sequence: 0x00000011 >22:50:12,811 INFO program: Journal start: 0 >22:50:12,811 INFO program: >22:50:12,812 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >22:50:12,812 INFO program: Running... resize2fs -P /dev/loop1 >22:50:12,819 INFO program: Couldn't find valid filesystem superblock. >22:50:12,819 ERR program: resize2fs 1.42.6 (21-Sep-2012) >22:50:12,819 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >22:50:12,857 INFO program: Running... udevadm settle --timeout=300 >22:50:12,910 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >22:50:12,918 INFO program: Filesystem volume name: Anaconda >22:50:12,918 INFO program: Last mounted on: /sysroot >22:50:12,918 INFO program: Filesystem UUID: 9e6a18b5-a018-41e9-af90-379d8da2a03b >22:50:12,918 INFO program: Filesystem magic number: 0xEF53 >22:50:12,919 INFO program: Filesystem revision #: 1 (dynamic) >22:50:12,919 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 >22:50:12,919 INFO program: Filesystem flags: signed_directory_hash >22:50:12,919 INFO program: Default mount options: user_xattr acl >22:50:12,919 INFO program: Filesystem state: clean >22:50:12,919 INFO program: Errors behavior: Continue >22:50:12,919 INFO program: Filesystem OS type: Linux >22:50:12,919 INFO program: Inode count: 65536 >22:50:12,920 INFO program: Block count: 1048576 >22:50:12,920 INFO program: Reserved block count: 0 >22:50:12,920 INFO program: Free blocks: 264870 >22:50:12,920 INFO program: Free inodes: 39339 >22:50:12,920 INFO program: First block: 1 >22:50:12,920 INFO program: Block size: 1024 >22:50:12,920 INFO program: Fragment size: 1024 >22:50:12,921 INFO program: Reserved GDT blocks: 256 >22:50:12,921 INFO program: Blocks per group: 8192 >22:50:12,921 INFO program: Fragments per group: 8192 >22:50:12,921 INFO program: Inodes per group: 512 >22:50:12,922 INFO program: Inode blocks per group: 128 >22:50:12,922 INFO program: Flex block group size: 16 >22:50:12,922 INFO program: Filesystem created: Thu Nov 1 11:53:06 2012 >22:50:12,923 INFO program: Last mount time: Thu Nov 1 22:46:19 2012 >22:50:12,923 INFO program: Last write time: Thu Nov 1 22:46:19 2012 >22:50:12,923 INFO program: Mount count: 3 >22:50:12,923 INFO program: Maximum mount count: -1 >22:50:12,924 INFO program: Last checked: Thu Nov 1 11:53:06 2012 >22:50:12,924 INFO program: Check interval: 0 (<none>) >22:50:12,925 INFO program: Lifetime writes: 32 MB >22:50:12,925 INFO program: Reserved blocks uid: 0 (user root) >22:50:12,925 INFO program: Reserved blocks gid: 0 (group root) >22:50:12,926 INFO program: First inode: 11 >22:50:12,926 INFO program: Inode size: 256 >22:50:12,926 INFO program: Required extra isize: 28 >22:50:12,927 INFO program: Desired extra isize: 28 >22:50:12,927 INFO program: Journal inode: 8 >22:50:12,927 INFO program: Default directory hash: half_md4 >22:50:12,928 INFO program: Directory Hash Seed: e5f161af-2f38-4918-8550-af0d84b58f1b >22:50:12,928 INFO program: Journal backup: inode blocks >22:50:12,928 INFO program: Journal features: (none) >22:50:12,929 INFO program: Journal size: 32M >22:50:12,929 INFO program: Journal length: 32768 >22:50:12,929 INFO program: Journal sequence: 0x00000012 >22:50:12,929 INFO program: Journal start: 1 >22:50:12,930 INFO program: >22:50:12,930 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >22:50:12,931 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >22:50:12,937 INFO program: Filesystem volume name: Anaconda >22:50:12,938 INFO program: Last mounted on: /sysroot >22:50:12,938 INFO program: Filesystem UUID: 9e6a18b5-a018-41e9-af90-379d8da2a03b >22:50:12,938 INFO program: Filesystem magic number: 0xEF53 >22:50:12,938 INFO program: Filesystem revision #: 1 (dynamic) >22:50:12,938 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 >22:50:12,938 INFO program: Filesystem flags: signed_directory_hash >22:50:12,938 INFO program: Default mount options: user_xattr acl >22:50:12,938 INFO program: Filesystem state: clean >22:50:12,939 INFO program: Errors behavior: Continue >22:50:12,939 INFO program: Filesystem OS type: Linux >22:50:12,939 INFO program: Inode count: 65536 >22:50:12,939 INFO program: Block count: 1048576 >22:50:12,939 INFO program: Reserved block count: 0 >22:50:12,939 INFO program: Free blocks: 264870 >22:50:12,939 INFO program: Free inodes: 39339 >22:50:12,939 INFO program: First block: 1 >22:50:12,939 INFO program: Block size: 1024 >22:50:12,940 INFO program: Fragment size: 1024 >22:50:12,940 INFO program: Reserved GDT blocks: 256 >22:50:12,940 INFO program: Blocks per group: 8192 >22:50:12,940 INFO program: Fragments per group: 8192 >22:50:12,941 INFO program: Inodes per group: 512 >22:50:12,941 INFO program: Inode blocks per group: 128 >22:50:12,941 INFO program: Flex block group size: 16 >22:50:12,941 INFO program: Filesystem created: Thu Nov 1 11:53:06 2012 >22:50:12,942 INFO program: Last mount time: Thu Nov 1 22:46:19 2012 >22:50:12,942 INFO program: Last write time: Thu Nov 1 22:46:19 2012 >22:50:12,942 INFO program: Mount count: 3 >22:50:12,943 INFO program: Maximum mount count: -1 >22:50:12,943 INFO program: Last checked: Thu Nov 1 11:53:06 2012 >22:50:12,943 INFO program: Check interval: 0 (<none>) >22:50:12,943 INFO program: Lifetime writes: 32 MB >22:50:12,944 INFO program: Reserved blocks uid: 0 (user root) >22:50:12,944 INFO program: Reserved blocks gid: 0 (group root) >22:50:12,944 INFO program: First inode: 11 >22:50:12,945 INFO program: Inode size: 256 >22:50:12,945 INFO program: Required extra isize: 28 >22:50:12,945 INFO program: Desired extra isize: 28 >22:50:12,945 INFO program: Journal inode: 8 >22:50:12,946 INFO program: Default directory hash: half_md4 >22:50:12,946 INFO program: Directory Hash Seed: e5f161af-2f38-4918-8550-af0d84b58f1b >22:50:12,946 INFO program: Journal backup: inode blocks >22:50:12,947 INFO program: Journal features: (none) >22:50:12,947 INFO program: Journal size: 32M >22:50:12,947 INFO program: Journal length: 32768 >22:50:12,948 INFO program: Journal sequence: 0x00000012 >22:50:12,948 INFO program: Journal start: 1 >22:50:12,948 INFO program: >22:50:12,948 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >22:50:12,949 INFO program: Running... resize2fs -P /dev/mapper/live-rw >22:50:12,955 INFO program: Estimated minimum size of the filesystem: 781485 >22:50:12,956 ERR program: resize2fs 1.42.6 (21-Sep-2012) >22:50:12,988 INFO program: Running... udevadm settle --timeout=300 >22:50:13,012 INFO program: Running... udevadm settle --timeout=300 >22:50:13,034 INFO program: Running... udevadm settle --timeout=300 >22:50:13,056 INFO program: Running... udevadm settle --timeout=300 >22:50:13,093 INFO program: Running... /bin/mount -n -t ext3 -o defaults,ro /dev/sda1 /mnt/sysimage >22:50:13,138 INFO program: Running... /bin/umount /mnt/sysimage >22:50:13,179 INFO program: Running... udevadm settle --timeout=300 >22:50:13,203 INFO program: Running... udevadm settle --timeout=300 >22:50:13,552 INFO program: Running... /bin/mount -n -t nfs -o defaults,nolock nfs.englab.nay.redhat.com:/pub/rhel/nightly/RHEL-7.0-20121101.n.0/compose/Server/x86_64/os/ /mnt/install/source >18:52:08,264 INFO program: Running... udevadm settle --timeout=300 >18:52:08,413 INFO program: Running... modprobe btrfs >18:52:08,510 INFO program: Running... modprobe xfs >18:52:08,603 INFO program: Running... modprobe vfat >18:52:15,524 INFO program: Running... udevadm settle --timeout=300 >22:51:14,794 INFO program: Running... udevadm settle --timeout=300 >22:51:14,829 INFO program: Running... udevadm settle --timeout=300 >22:51:18,774 INFO program: Running... udevadm settle --timeout=300 >22:51:18,808 INFO program: Running... udevadm settle --timeout=300 >22:51:19,082 INFO program: Running... hwclock --systohc --utc >22:51:20,509 INFO program: Running... udevadm settle --timeout=300 >22:51:20,535 INFO program: Running... udevadm settle --timeout=300 >22:51:20,592 INFO program: Running... wipefs -a /dev/sda1 >22:51:20,654 INFO program: /dev/sda1: 2 bytes were erased at offset 0x00000438 (ext3): 53 ef >22:51:20,655 INFO program: Running... udevadm settle --timeout=300 >22:51:20,681 INFO program: Running... udevadm settle --timeout=300 >22:51:20,702 INFO program: Running... udevadm settle --timeout=300 >22:51:20,736 INFO program: Running... lvm vgreduce --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/VolGroup00$|","r|/sda2$|"] } --removemissing --force VolGroup00 >22:51:20,781 ERR program: Volume group "VolGroup00" not found > > >/tmp/storage.log: >22:49:57,415 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >22:49:57,417 DEBUG storage: registered device format class MDRaidMember as mdmember >22:49:57,463 DEBUG storage: registered device format class LUKS as luks >22:49:57,465 DEBUG storage: registered device format class DMRaidMember as dmraidmember >22:49:57,466 DEBUG storage: registered device format class MultipathMember as multipath_member >22:49:57,471 DEBUG storage: registered device format class DiskLabel as disklabel >22:49:57,472 DEBUG storage: registered device format class PPCPRePBoot as prepboot >22:49:57,473 DEBUG storage: registered device format class BIOSBoot as biosboot >22:49:57,476 DEBUG storage: registered device format class SwapSpace as swap >22:49:57,505 DEBUG storage: registered device format class Ext2FS as ext2 >22:49:57,506 DEBUG storage: registered device format class Ext3FS as ext3 >22:49:57,506 DEBUG storage: registered device format class Ext4FS as ext4 >22:49:57,506 DEBUG storage: registered device format class FATFS as vfat >22:49:57,506 DEBUG storage: registered device format class EFIFS as efi >22:49:57,507 DEBUG storage: registered device format class BTRFS as btrfs >22:49:57,507 DEBUG storage: registered device format class GFS2 as gfs2 >22:49:57,507 DEBUG storage: registered device format class JFS as jfs >22:49:57,507 DEBUG storage: registered device format class ReiserFS as reiserfs >22:49:57,507 DEBUG storage: registered device format class XFS as xfs >22:49:57,507 DEBUG storage: registered device format class HFS as hfs >22:49:57,508 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >22:49:57,508 DEBUG storage: registered device format class HFSPlus as hfs+ >22:49:57,508 DEBUG storage: registered device format class NTFS as ntfs >22:49:57,508 DEBUG storage: registered device format class NFS as nfs >22:49:57,508 DEBUG storage: registered device format class NFSv4 as nfs4 >22:49:57,509 DEBUG storage: registered device format class Iso9660FS as iso9660 >22:49:57,509 DEBUG storage: registered device format class NoDevFS as nodev >22:49:57,509 DEBUG storage: registered device format class DevPtsFS as devpts >22:49:57,509 DEBUG storage: registered device format class ProcFS as proc >22:49:57,509 DEBUG storage: registered device format class SysFS as sysfs >22:49:57,509 DEBUG storage: registered device format class TmpFS as tmpfs >22:49:57,510 DEBUG storage: registered device format class BindFS as bind >22:49:57,510 DEBUG storage: registered device format class SELinuxFS as selinuxfs >22:49:57,510 DEBUG storage: registered device format class USBFS as usbfs >22:50:06,759 DEBUG storage: MultipathTopology._build_topology: >22:50:06,759 DEBUG storage: /etc/multipath.conf contents: >22:50:06,759 DEBUG storage: # multipath.conf written by anaconda >22:50:06,760 DEBUG storage: >22:50:06,760 DEBUG storage: defaults { >22:50:06,760 DEBUG storage: user_friendly_names yes >22:50:06,760 DEBUG storage: } >22:50:06,760 DEBUG storage: blacklist { >22:50:06,760 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >22:50:06,760 DEBUG storage: devnode "^hd[a-z]" >22:50:06,761 DEBUG storage: devnode "^dcssblk[0-9]*" >22:50:06,761 DEBUG storage: device { >22:50:06,761 DEBUG storage: vendor "DGC" >22:50:06,761 DEBUG storage: product "LUNZ" >22:50:06,761 DEBUG storage: } >22:50:06,761 DEBUG storage: device { >22:50:06,761 DEBUG storage: vendor "IBM" >22:50:06,761 DEBUG storage: product "S/390.*" >22:50:06,762 DEBUG storage: } >22:50:06,762 DEBUG storage: # don't count normal SATA devices as multipaths >22:50:06,762 DEBUG storage: device { >22:50:06,762 DEBUG storage: vendor "ATA" >22:50:06,762 DEBUG storage: } >22:50:06,763 DEBUG storage: # don't count 3ware devices as multipaths >22:50:06,763 DEBUG storage: device { >22:50:06,763 DEBUG storage: vendor "3ware" >22:50:06,764 DEBUG storage: } >22:50:06,764 DEBUG storage: device { >22:50:06,765 DEBUG storage: vendor "AMCC" >22:50:06,765 DEBUG storage: } >22:50:06,765 DEBUG storage: # nor highpoint devices >22:50:06,766 DEBUG storage: device { >22:50:06,766 DEBUG storage: vendor "HPT" >22:50:06,766 DEBUG storage: } >22:50:06,767 DEBUG storage: } >22:50:06,767 DEBUG storage: multipaths { >22:50:06,767 DEBUG storage: } >22:50:06,768 DEBUG storage: (end of /etc/multipath.conf) >22:50:06,818 INFO storage: MultipathTopology: found singlepath device: sda >22:50:06,819 INFO storage: MultipathTopology: found non-disk device: sda1 >22:50:06,819 INFO storage: MultipathTopology: found non-disk device: sda2 >22:50:06,819 INFO storage: MultipathTopology: found non-disk device: sr0 >22:50:06,819 INFO storage: MultipathTopology: found singlepath device: loop0 >22:50:06,820 INFO storage: MultipathTopology: found singlepath device: loop1 >22:50:06,820 INFO storage: MultipathTopology: found singlepath device: loop2 >22:50:06,820 INFO storage: MultipathTopology: found singlepath device: loop3 >22:50:06,820 INFO storage: MultipathTopology: found singlepath device: loop4 >22:50:06,820 INFO storage: MultipathTopology: found singlepath device: loop5 >22:50:06,821 INFO storage: MultipathTopology: found singlepath device: loop6 >22:50:06,821 INFO storage: MultipathTopology: found singlepath device: loop7 >22:50:06,821 INFO storage: MultipathTopology: found singlepath device: dm-0 >22:50:10,735 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >22:50:10,736 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >22:50:12,237 DEBUG storage: MultipathTopology._build_topology: >22:50:12,238 DEBUG storage: /etc/multipath.conf contents: >22:50:12,264 DEBUG storage: # multipath.conf written by anaconda >22:50:12,269 DEBUG storage: >22:50:12,269 DEBUG storage: defaults { >22:50:12,269 DEBUG storage: user_friendly_names yes >22:50:12,270 DEBUG storage: } >22:50:12,270 DEBUG storage: blacklist { >22:50:12,270 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >22:50:12,286 DEBUG storage: devnode "^hd[a-z]" >22:50:12,286 DEBUG storage: devnode "^dcssblk[0-9]*" >22:50:12,286 DEBUG storage: device { >22:50:12,286 DEBUG storage: vendor "DGC" >22:50:12,298 DEBUG storage: product "LUNZ" >22:50:12,333 DEBUG storage: } >22:50:12,344 DEBUG storage: device { >22:50:12,344 DEBUG storage: vendor "IBM" >22:50:12,345 DEBUG storage: product "S/390.*" >22:50:12,345 DEBUG storage: } >22:50:12,346 DEBUG storage: # don't count normal SATA devices as multipaths >22:50:12,346 DEBUG storage: device { >22:50:12,346 DEBUG storage: vendor "ATA" >22:50:12,347 DEBUG storage: } >22:50:12,347 DEBUG storage: # don't count 3ware devices as multipaths >22:50:12,390 DEBUG storage: device { >22:50:12,390 DEBUG storage: vendor "3ware" >22:50:12,390 DEBUG storage: } >22:50:12,390 DEBUG storage: device { >22:50:12,391 DEBUG storage: vendor "AMCC" >22:50:12,391 DEBUG storage: } >22:50:12,391 DEBUG storage: # nor highpoint devices >22:50:12,391 DEBUG storage: device { >22:50:12,391 DEBUG storage: vendor "HPT" >22:50:12,391 DEBUG storage: } >22:50:12,391 DEBUG storage: } >22:50:12,391 DEBUG storage: multipaths { >22:50:12,392 DEBUG storage: } >22:50:12,392 DEBUG storage: (end of /etc/multipath.conf) >22:50:12,411 INFO storage: MultipathTopology: found singlepath device: sda >22:50:12,412 INFO storage: MultipathTopology: found non-disk device: sda1 >22:50:12,412 INFO storage: MultipathTopology: found non-disk device: sda2 >22:50:12,412 INFO storage: MultipathTopology: found non-disk device: sr0 >22:50:12,413 INFO storage: MultipathTopology: found singlepath device: loop0 >22:50:12,413 INFO storage: MultipathTopology: found singlepath device: loop1 >22:50:12,413 INFO storage: MultipathTopology: found singlepath device: loop2 >22:50:12,413 INFO storage: MultipathTopology: found singlepath device: loop3 >22:50:12,413 INFO storage: MultipathTopology: found singlepath device: loop4 >22:50:12,414 INFO storage: MultipathTopology: found singlepath device: loop5 >22:50:12,414 INFO storage: MultipathTopology: found singlepath device: loop6 >22:50:12,414 INFO storage: MultipathTopology: found singlepath device: loop7 >22:50:12,415 INFO storage: MultipathTopology: found singlepath device: dm-0 >22:50:12,415 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >22:50:12,418 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-MB0500EAMZD_9WJ0NJHN /dev/disk/by-id/wwn-0x5000c5002ce5ab46', > '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_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'MB0500EAMZD', > 'ID_MODEL_ENC': 'MB0500EAMZD\\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': 'HPG1', > 'ID_SERIAL': 'MB0500EAMZD_9WJ0NJHN', > 'ID_SERIAL_SHORT': '9WJ0NJHN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002ce5ab46', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002ce5ab46', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9072218', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-MB0500EAMZD_9WJ0NJHN', > '/dev/disk/by-id/wwn-0x5000c5002ce5ab46'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >22:50:12,420 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >22:50:12,421 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:50:12,422 DEBUG storage: DeviceTree.getDeviceByName returned None >22:50:12,424 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >22:50:12,426 INFO storage: sda is a disk >22:50:12,426 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:50:12,428 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >22:50:12,429 INFO storage: added disk sda (id 0) to device tree >22:50:12,429 DEBUG storage: looking up parted Device: /dev/sda >22:50:12,432 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >22:50:12,433 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >22:50:12,435 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:50:12,438 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >22:50:12,445 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fda8ba1ff10>, <parted.partition.Partition object at 0x7fda8ba1fb10>] > device: <parted.device.Device object at 0x7fda8ba1f950> > PedDisk: <_ped.Disk object at 0x7fda8ba23908> >22:50:12,446 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:50:12,447 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >22:50:12,449 INFO storage: got device: DiskDevice instance (0x7fdaa0f20a10) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA MB0500EAMZD path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fda88b46c20> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fda8ba08b10> >22:50:12,450 INFO storage: got format: DiskLabel instance (0x7fda8ba08bd0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fda8ba1ff10>, <parted.partition.Partition object at 0x7fda8ba1fb10>] > device: <parted.device.Device object at 0x7fda8ba1f950> > PedDisk: <_ped.Disk object at 0x7fda8ba23908> > origPartedDisk = <parted.disk.Disk object at 0x7fda8ba24090> > partedDevice = parted.Device instance -- > model: ATA MB0500EAMZD path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fda8ba12050> > >22:50:12,457 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-MB0500EAMZD_9WJ0NJHN-part1 /dev/disk/by-id/wwn-0x5000c5002ce5ab46-part1 /dev/disk/by-label/\\x2fboot /dev/disk/by-uuid/1c14644e-0bd0-429f-889a-5fdf4779f38a', > '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_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': '/boot', > 'ID_FS_LABEL_ENC': '\\x2fboot', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1c14644e-0bd0-429f-889a-5fdf4779f38a', > 'ID_FS_UUID_ENC': '1c14644e-0bd0-429f-889a-5fdf4779f38a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'MB0500EAMZD', > 'ID_MODEL_ENC': 'MB0500EAMZD\\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': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '208782', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'HPG1', > 'ID_SERIAL': 'MB0500EAMZD_9WJ0NJHN', > 'ID_SERIAL_SHORT': '9WJ0NJHN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002ce5ab46', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002ce5ab46', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9072240', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-MB0500EAMZD_9WJ0NJHN-part1', > '/dev/disk/by-id/wwn-0x5000c5002ce5ab46-part1', > '/dev/disk/by-label/\\x2fboot', > '/dev/disk/by-uuid/1c14644e-0bd0-429f-889a-5fdf4779f38a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >22:50:12,458 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >22:50:12,460 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >22:50:12,461 DEBUG storage: DeviceTree.getDeviceByName returned None >22:50:12,461 INFO storage: sda1 is a partition >22:50:12,463 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >22:50:12,464 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:50:12,466 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >22:50:12,467 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >22:50:12,468 DEBUG storage: PartitionDevice._setFormat: sda1 ; >22:50:12,469 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:50:12,470 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >22:50:12,470 DEBUG storage: looking up parted Partition: /dev/sda1 >22:50:12,472 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >22:50:12,473 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >22:50:12,474 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >22:50:12,476 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >22:50:12,476 INFO storage: added partition sda1 (id 1) to device tree >22:50:12,477 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >22:50:12,478 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >22:50:12,479 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >22:50:12,480 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >22:50:12,492 WARN storage: disklabel detected but not usable on sda1 >22:50:12,493 INFO storage: type detected on 'sda1' is 'ext3' >22:50:12,580 DEBUG storage: padding min size from 17 up to 18 >22:50:12,582 DEBUG storage: Ext3FS.supported: supported: True ; >22:50:12,582 DEBUG storage: getFormat('ext3') returning Ext3FS instance >22:50:12,584 DEBUG storage: PartitionDevice._setFormat: sda1 ; >22:50:12,585 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext3 ; >22:50:12,586 DEBUG storage: looking up parted Device: /dev/sda1 >22:50:12,588 INFO storage: got device: PartitionDevice instance (0x7fda8b7b4990) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 101.944335938 > format = existing ext3 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: 208782 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7fda8ba123b0> > 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 0x7fda8ba1fa10> fileSystem: <parted.filesystem.FileSystem object at 0x7fda8ba1ffd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda8ba1ff50> PedPartition: <_ped.Partition object at 0x7fda8ba22a10> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 63 end = 208844 length = 208782 > flags = boot >22:50:12,589 DEBUG storage: Ext3FS.supported: supported: True ; >22:50:12,589 INFO storage: got format: Ext3FS instance (0x7fda8ba24450) -- > type = ext3 name = ext3 status = False > device = /dev/sda1 uuid = 1c14644e-0bd0-429f-889a-5fdf4779f38a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = /boot size = 101.0 targetSize = 101.0 > >22:50:12,595 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-MB0500EAMZD_9WJ0NJHN-part2 /dev/disk/by-id/wwn-0x5000c5002ce5ab46-part2', > '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_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ao8dbJ-FU4x-10QA-SC52-XIGq-FU6z-jciCWN', > 'ID_FS_UUID_ENC': 'ao8dbJ-FU4x-10QA-SC52-XIGq-FU6z-jciCWN', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'MB0500EAMZD', > 'ID_MODEL_ENC': 'MB0500EAMZD\\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': '208845', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976559220', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'HPG1', > 'ID_SERIAL': 'MB0500EAMZD_9WJ0NJHN', > 'ID_SERIAL_SHORT': '9WJ0NJHN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002ce5ab46', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002ce5ab46', > 'LVM2_LV_ATTR': '-wi-----', > 'LVM2_LV_NAME': 'LogVol00', > 'LVM2_LV_SIZE': '532512768.00', > 'LVM2_LV_UUID': 'csf1ys-vPvP-l0b1-A6qp-k5FZ-poZW-aVdtlo', > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '3', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '14901', > 'LVM2_PV_PE_COUNT': '14901', > 'LVM2_PV_SIZE': '488275968.00', > 'LVM2_PV_UUID': 'ao8dbJ-FU4x-10QA-SC52-XIGq-FU6z-jciCWN', > 'LVM2_VG_EXTENT_COUNT': '16563', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'VolGroup00', > 'LVM2_VG_SIZE': '542736384.00', > 'LVM2_VG_UUID': 'qreHwC-mVXT-HJAO-tHGe-7j8h-T13E-Anli4Z', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9072261', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-MB0500EAMZD_9WJ0NJHN-part2', > '/dev/disk/by-id/wwn-0x5000c5002ce5ab46-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >22:50:12,596 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >22:50:12,597 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >22:50:12,598 DEBUG storage: DeviceTree.getDeviceByName returned None >22:50:12,598 INFO storage: sda2 is a partition >22:50:12,599 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >22:50:12,601 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:50:12,602 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >22:50:12,604 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >22:50:12,605 DEBUG storage: PartitionDevice._setFormat: sda2 ; >22:50:12,605 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:50:12,607 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >22:50:12,607 DEBUG storage: looking up parted Partition: /dev/sda2 >22:50:12,609 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >22:50:12,610 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >22:50:12,611 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >22:50:12,612 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >22:50:12,613 INFO storage: added partition sda2 (id 2) to device tree >22:50:12,614 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >22:50:12,615 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >22:50:12,616 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >22:50:12,617 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >22:50:12,649 WARN storage: disklabel detected but not usable on sda2 >22:50:12,650 INFO storage: type detected on 'sda2' is 'LVM2_member' >22:50:12,652 DEBUG storage: LVMPhysicalVolume.__init__: vgName: VolGroup00 ; uuid: ao8dbJ-FU4x-10QA-SC52-XIGq-FU6z-jciCWN ; exists: True ; vgUuid: qreHwC-mVXT-HJAO-tHGe-7j8h-T13E-Anli4Z ; label: None ; peStart: 0.1875 ; device: /dev/sda2 ; serial: 9WJ0NJHN ; >22:50:12,653 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >22:50:12,655 DEBUG storage: PartitionDevice._setFormat: sda2 ; >22:50:12,657 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >22:50:12,659 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >22:50:12,660 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup00 ; >22:50:12,661 DEBUG storage: DeviceTree.getDeviceByName returned None >22:50:12,663 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >22:50:12,663 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:50:12,665 DEBUG storage: LVMVolumeGroupDevice._setFormat: VolGroup00 ; current: None ; type: None ; >22:50:12,665 INFO storage: added lvmvg VolGroup00 (id 3) to device tree >22:50:12,666 DEBUG storage: looking up parted Device: /dev/sda2 >22:50:12,668 INFO storage: got device: PartitionDevice instance (0x7fda8ba24210) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 476835.556641 > format = existing lvmpv > 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: 976559220 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60788, 255, 63) biosGeometry: (60788, 255, 63) > PedDevice: <_ped.Device object at 0x7fda8ba125f0> > 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 0x7fda8ba1fa10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda8ba1fc50> PedPartition: <_ped.Partition object at 0x7fda8ba229b0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 208845 end = 976768064 length = 976559220 > flags = lvm >22:50:12,668 INFO storage: got format: LVMPhysicalVolume instance (0x7fda8ba08d10) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = ao8dbJ-FU4x-10QA-SC52-XIGq-FU6z-jciCWN exists = True > options = None supported = True formattable = True resizable = False > vgName = VolGroup00 vgUUID = qreHwC-mVXT-HJAO-tHGe-7j8h-T13E-Anli4Z peStart = 0.1875 >22:50:12,671 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-DV-18S-A_10112933114110', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'DV-18S-A', > 'ID_MODEL_ENC': 'DV-18S-A\\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\\x20\\x20\\x20', > 'ID_REVISION': 'B.0C', > 'ID_SERIAL': 'DV-18S-A_10112933114110', > 'ID_SERIAL_SHORT': '10112933114110', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '9076710', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-DV-18S-A_10112933114110'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >22:50:12,671 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >22:50:12,672 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >22:50:12,674 DEBUG storage: DeviceTree.getDeviceByName returned None >22:50:12,674 INFO storage: sr0 is a cdrom >22:50:12,676 DEBUG storage: DeviceTree.addUdevOpticalDevice: >22:50:12,676 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:50:12,678 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >22:50:12,678 INFO storage: added cdrom sr0 (id 4) to device tree >22:50:12,679 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:50:12,690 DEBUG storage: no device or no media present >22:50:12,692 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9129744', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >22:50:12,692 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >22:50:12,693 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >22:50:12,694 DEBUG storage: DeviceTree.getDeviceByName returned None >22:50:12,694 INFO storage: loop0 is a loop device >22:50:12,695 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >22:50:12,696 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >22:50:12,698 DEBUG storage: DeviceTree.getDeviceByName returned None >22:50:12,698 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:50:12,700 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >22:50:12,700 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 5) to device tree >22:50:12,702 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >22:50:12,702 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:50:12,703 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >22:50:12,703 INFO storage: added loop loop0 (id 6) to device tree >22:50:12,705 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >22:50:12,706 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >22:50:12,707 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:50:12,708 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >22:50:12,710 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >22:50:12,713 WARN storage: disklabel detected but not usable on loop0 >22:50:12,713 INFO storage: type detected on 'loop0' is 'squashfs' >22:50:12,714 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:50:12,715 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >22:50:12,716 INFO storage: got device: LoopDevice instance (0x7fda8ba08d50) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (5)'] > 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 >22:50:12,718 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9e6a18b5-a018-41e9-af90-379d8da2a03b', > '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': '9e6a18b5-a018-41e9-af90-379d8da2a03b', > 'ID_FS_UUID_ENC': '9e6a18b5-a018-41e9-af90-379d8da2a03b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9129769', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e6a18b5-a018-41e9-af90-379d8da2a03b'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >22:50:12,719 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >22:50:12,720 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >22:50:12,721 DEBUG storage: DeviceTree.getDeviceByName returned None >22:50:12,721 INFO storage: loop1 is a loop device >22:50:12,722 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >22:50:12,724 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >22:50:12,725 DEBUG storage: DeviceTree.getDeviceByName returned None >22:50:12,725 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:50:12,727 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >22:50:12,727 INFO storage: added file /LiveOS/rootfs.img (id 7) to device tree >22:50:12,728 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >22:50:12,728 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:50:12,730 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >22:50:12,730 INFO storage: added loop loop1 (id 8) to device tree >22:50:12,731 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >22:50:12,732 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >22:50:12,734 DEBUG storage: Ext4FS.supported: supported: True ; >22:50:12,734 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:50:12,734 DEBUG storage: device loop1 does not contain a disklabel >22:50:12,734 INFO storage: type detected on 'loop1' is 'ext4' >22:50:12,820 DEBUG storage: padding min size from 0 up to 0 >22:50:12,821 DEBUG storage: Ext4FS.supported: supported: True ; >22:50:12,822 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:50:12,823 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >22:50:12,824 INFO storage: got device: LoopDevice instance (0x7fda8b63d450) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /LiveOS/rootfs.img (7)'] > 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 >22:50:12,825 DEBUG storage: Ext4FS.supported: supported: True ; >22:50:12,826 INFO storage: got format: Ext4FS instance (0x7fda8b63d910) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9e6a18b5-a018-41e9-af90-379d8da2a03b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >22:50:12,827 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9129796', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >22:50:12,828 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >22:50:12,829 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >22:50:12,830 DEBUG storage: DeviceTree.getDeviceByName returned None >22:50:12,830 INFO storage: loop2 is a loop device >22:50:12,831 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >22:50:12,833 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >22:50:12,834 DEBUG storage: DeviceTree.getDeviceByName returned None >22:50:12,834 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:50:12,835 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >22:50:12,835 INFO storage: added file /overlay (deleted) (id 9) to device tree >22:50:12,837 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >22:50:12,837 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:50:12,838 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >22:50:12,838 INFO storage: added loop loop2 (id 10) to device tree >22:50:12,840 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >22:50:12,841 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >22:50:12,841 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:50:12,842 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >22:50:12,843 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >22:50:12,845 WARN storage: disklabel detected but not usable on loop2 >22:50:12,846 DEBUG storage: no type or existing type for loop2, bailing >22:50:12,846 INFO storage: got device: LoopDevice instance (0x7fda8b63d950) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /overlay (deleted) (9)'] > 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 >22:50:12,848 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9129837', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >22:50:12,849 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >22:50:12,849 DEBUG storage: lvm filter: adding loop3 to the reject list >22:50:12,850 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9130432', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >22:50:12,851 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >22:50:12,851 DEBUG storage: lvm filter: adding loop4 to the reject list >22:50:12,852 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9130461', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >22:50:12,853 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >22:50:12,853 DEBUG storage: lvm filter: adding loop5 to the reject list >22:50:12,854 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9130482', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >22:50:12,854 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >22:50:12,855 DEBUG storage: lvm filter: adding loop6 to the reject list >22:50:12,856 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9130504', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >22:50:12,856 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >22:50:12,857 DEBUG storage: lvm filter: adding loop7 to the reject list >22:50:12,857 DEBUG storage: Skipping a device mapper drive (dm-0) for now >22:50:12,883 INFO storage: devices to scan: ['dm-0'] >22:50:12,887 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/9e6a18b5-a018-41e9-af90-379d8da2a03b /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': '9e6a18b5-a018-41e9-af90-379d8da2a03b', > 'ID_FS_UUID_ENC': '9e6a18b5-a018-41e9-af90-379d8da2a03b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '943457', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e6a18b5-a018-41e9-af90-379d8da2a03b', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >22:50:12,887 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >22:50:12,889 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >22:50:12,890 DEBUG storage: DeviceTree.getDeviceByName returned None >22:50:12,890 INFO storage: live-rw is a device-mapper device >22:50:12,891 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >22:50:12,892 DEBUG storage: LVMVolumeGroupDevice.getDMNode: VolGroup00 ; status: False ; >22:50:12,893 DEBUG storage: failed to find dm node for VolGroup00 >22:50:12,894 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >22:50:12,895 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >22:50:12,897 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >22:50:12,899 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (10) >22:50:12,901 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >22:50:12,902 DEBUG storage: DeviceTree.getDeviceByName returned None >22:50:12,904 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >22:50:12,904 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:50:12,905 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >22:50:12,906 INFO storage: added dm live-rw (id 11) to device tree >22:50:12,907 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >22:50:12,908 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >22:50:12,909 DEBUG storage: Ext4FS.supported: supported: True ; >22:50:12,909 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:50:12,910 DEBUG storage: device live-rw does not contain a disklabel >22:50:12,910 INFO storage: type detected on 'live-rw' is 'ext4' >22:50:12,956 DEBUG storage: padding min size from 764 up to 840 >22:50:12,958 DEBUG storage: Ext4FS.supported: supported: True ; >22:50:12,958 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:50:12,960 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >22:50:12,960 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >22:50:12,984 INFO storage: got device: DMDevice instance (0x7fda8ba08c50) -- > name = live-rw status = True kids = 0 id = 11 > parents = ['existing 0MB loop loop2 (10)'] > 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 0x7fda8ba124d0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >22:50:12,987 DEBUG storage: Ext4FS.supported: supported: True ; >22:50:12,987 INFO storage: got format: Ext4FS instance (0x7fda8b64c510) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9e6a18b5-a018-41e9-af90-379d8da2a03b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >22:50:13,009 WARN storage: Skipping LVs for incomplete VG VolGroup00 >22:50:13,010 DEBUG storage: lvm filter: adding VolGroup00 to the reject list >22:50:13,010 DEBUG storage: lvm filter: adding sda2 to the reject list >22:50:13,011 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >22:50:13,030 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:50:13,032 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:50:13,034 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:50:13,051 DEBUG storage: LVMVolumeGroupDevice.teardown: VolGroup00 ; status: False ; controllable: True ; >22:50:13,052 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >22:50:13,053 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >22:50:13,055 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >22:50:13,073 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >22:50:13,074 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >22:50:13,075 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >22:50:13,075 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >22:50:13,076 INFO storage: edd: collected mbr signatures: {'sda': '0x0009c908'} >22:50:13,077 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x0009c908 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976773168 >22:50:13,077 INFO storage: edd: matched 0x80 to sda using MBR sig >22:50:13,079 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >22:50:13,091 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:50:13,135 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >22:50:13,198 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:50:13,200 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:50:13,203 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:50:13,361 DEBUG storage: VolGroup00 size is 476832MB >22:50:13,362 DEBUG storage: vg VolGroup00 has 476832MB free >22:50:13,362 DEBUG storage: VolGroup00 size is 476832MB >22:50:13,363 DEBUG storage: vg VolGroup00 has 476832MB free >22:50:13,365 DEBUG storage: Ext4FS.supported: supported: True ; >22:50:13,370 DEBUG storage: Ext4FS.supported: supported: True ; >22:50:13,373 DEBUG storage: Ext3FS.supported: supported: True ; >22:50:13,377 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:50:13,389 DEBUG storage: onlyuse is now: sda >18:52:08,252 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:52:08,264 INFO storage: updating format of device: existing 0MB cdrom sr0 (4) >18:52:08,347 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >18:52:08,348 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >18:52:08,349 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:52:08,350 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >18:52:08,351 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >18:52:08,371 ERR storage: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >18:52:08,372 INFO storage: DiskLabel.partedDevice returning None >18:52:08,372 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:52:08,373 DEBUG storage: no type or existing type for sr0, bailing >18:52:08,380 DEBUG storage: BindFS.supported: supported: False ; >18:52:08,382 DEBUG storage: BindFS.supported: supported: False ; >18:52:08,384 DEBUG storage: Iso9660FS.supported: supported: True ; >18:52:08,386 DEBUG storage: Iso9660FS.supported: supported: True ; >18:52:08,387 DEBUG storage: NFSv4.supported: supported: False ; >18:52:08,388 DEBUG storage: NFSv4.supported: supported: False ; >18:52:08,389 DEBUG storage: SELinuxFS.supported: supported: False ; >18:52:08,391 DEBUG storage: SELinuxFS.supported: supported: False ; >18:52:08,392 DEBUG storage: Ext4FS.supported: supported: True ; >18:52:08,393 DEBUG storage: Ext4FS.supported: supported: True ; >18:52:08,395 DEBUG storage: Ext3FS.supported: supported: True ; >18:52:08,396 DEBUG storage: Ext3FS.supported: supported: True ; >18:52:08,398 DEBUG storage: Ext2FS.supported: supported: True ; >18:52:08,399 DEBUG storage: Ext2FS.supported: supported: True ; >18:52:08,401 DEBUG storage: SysFS.supported: supported: False ; >18:52:08,402 DEBUG storage: SysFS.supported: supported: False ; >18:52:08,404 DEBUG storage: MultipathMember.__init__: >18:52:08,405 DEBUG storage: MDRaidMember.__init__: >18:52:08,406 DEBUG storage: ProcFS.supported: supported: False ; >18:52:08,407 DEBUG storage: ProcFS.supported: supported: False ; >18:52:08,409 DEBUG storage: SwapSpace.__init__: >18:52:08,410 DEBUG storage: DevPtsFS.supported: supported: False ; >18:52:08,411 DEBUG storage: DevPtsFS.supported: supported: False ; >18:52:08,413 DEBUG storage: BTRFS.supported: supported: True ; >18:52:08,503 DEBUG storage: USBFS.supported: supported: False ; >18:52:08,505 DEBUG storage: USBFS.supported: supported: False ; >18:52:08,506 DEBUG storage: DiskLabel.__init__: >18:52:08,506 INFO storage: DiskLabel.partedDevice returning None >18:52:08,507 DEBUG storage: HFSPlus.supported: supported: False ; >18:52:08,508 DEBUG storage: HFSPlus.supported: supported: False ; >18:52:08,510 DEBUG storage: XFS.supported: supported: True ; >18:52:08,583 DEBUG storage: XFS.supported: supported: True ; >18:52:08,586 DEBUG storage: TmpFS.supported: supported: False ; >18:52:08,587 DEBUG storage: TmpFS.supported: supported: False ; >18:52:08,589 DEBUG storage: LUKS.__init__: >18:52:08,590 DEBUG storage: NTFS.supported: supported: False ; >18:52:08,592 DEBUG storage: NTFS.supported: supported: False ; >18:52:08,594 DEBUG storage: NoDevFS.supported: supported: False ; >18:52:08,595 DEBUG storage: NoDevFS.supported: supported: False ; >18:52:08,597 DEBUG storage: HFS.supported: supported: False ; >18:52:08,598 DEBUG storage: HFS.supported: supported: False ; >18:52:08,599 DEBUG storage: LVMPhysicalVolume.__init__: >18:52:08,601 DEBUG storage: NFS.supported: supported: False ; >18:52:08,602 DEBUG storage: NFS.supported: supported: False ; >18:52:08,603 DEBUG storage: FATFS.supported: supported: True ; >18:52:08,630 DEBUG storage: FATFS.supported: supported: True ; >18:52:08,632 DEBUG storage: DMRaidMember.__init__: >18:52:10,276 DEBUG storage: clearpart: looking at sda2 >18:52:10,276 DEBUG storage: clearpart: looking at sda1 >18:52:10,277 DEBUG storage: checking whether disk sda has an empty extended >18:52:10,278 DEBUG storage: extended is None ; logicals is [] >18:52:10,284 DEBUG storage: DeviceTree.getDeviceByName: name: ; >18:52:10,287 DEBUG storage: DeviceTree.getDeviceByName returned None >18:52:10,289 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/ ; >18:52:10,292 DEBUG storage: DeviceTree.getDeviceByPath returned None >18:52:10,293 DEBUG storage: failed to resolve '/dev/' >18:52:10,296 DEBUG storage: failed to set bootloader stage1 device: need stage1 disk to set stage1 device >18:52:15,521 DEBUG storage: clearpart: looking at sda2 >18:52:15,522 DEBUG storage: clearpart: looking at sda1 >18:52:15,522 DEBUG storage: checking whether disk sda has an empty extended >18:52:15,523 DEBUG storage: extended is None ; logicals is [] >18:52:15,523 DEBUG storage: new disk order: [] >18:52:15,556 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:52:15,557 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >18:52:15,559 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:52:15,560 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >18:52:15,560 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:52:15,562 DEBUG storage: stage1 device cannot be of type lvmvg >18:52:15,562 DEBUG storage: _is_valid_disklabel(sda) returning True >18:52:15,562 DEBUG storage: _is_valid_size(sda) returning True >18:52:15,562 DEBUG storage: _is_valid_location(sda) returning True >18:52:15,562 DEBUG storage: _is_valid_format(sda) returning True >18:52:15,563 DEBUG storage: is_valid_stage1_device(sda) returning True >18:52:15,603 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >18:52:15,604 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda807be0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fda807d0190> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda807d0110> PedPartition: <_ped.Partition object at 0x7fda8079b410> >18:52:15,605 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >18:52:15,606 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda807be0d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda807c9f50> PedPartition: <_ped.Partition object at 0x7fda8079b2f0> >18:52:19,783 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:51:14,780 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: VolGroup00 ; status: False ; controllable: True ; >22:51:14,781 INFO storage.ui: removed lvmvg VolGroup00 (id 3) from device tree >22:51:14,783 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >22:51:14,783 INFO storage.ui: registered action: [0] Destroy Device lvmvg VolGroup00 (id 3) >22:51:14,785 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >22:51:14,787 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >22:51:14,787 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:51:14,788 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: lvmpv ; type: None ; >22:51:14,789 INFO storage.ui: registered action: [1] Destroy Format lvmpv on partition sda2 (id 2) >22:51:14,790 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >22:51:14,791 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >22:51:14,794 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >22:51:14,815 INFO storage.ui: removed partition sda2 (id 2) from device tree >22:51:14,818 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >22:51:14,819 INFO storage.ui: registered action: [2] Destroy Device partition sda2 (id 2) >22:51:14,821 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >22:51:14,822 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:51:14,824 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext3 ; type: None ; >22:51:14,824 INFO storage.ui: registered action: [3] Destroy Format ext3 filesystem on partition sda1 (id 1) >22:51:14,826 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >22:51:14,829 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >22:51:14,849 INFO storage.ui: removed partition sda1 (id 1) from device tree >22:51:14,851 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:51:14,851 INFO storage.ui: registered action: [4] Destroy Device partition sda1 (id 1) >22:51:14,854 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:51:14,854 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:51:14,856 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >22:51:14,856 INFO storage.ui: registered action: [5] Destroy Format msdos disklabel on disk sda (id 0) >22:51:14,859 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >22:51:14,861 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >22:51:14,862 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fda9474dad0> > PedDisk: <_ped.Disk object at 0x7fda807d2170> >22:51:14,862 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >22:51:14,864 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >22:51:14,866 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >22:51:14,866 INFO storage.ui: registered action: [6] Create Format msdos disklabel on disk sda (id 0) >22:51:16,432 DEBUG storage.ui: doAutoPart: True >22:51:16,432 DEBUG storage.ui: encryptedAutoPart: False >22:51:16,433 DEBUG storage.ui: autoPartType: 0 >22:51:16,433 DEBUG storage.ui: clearPartType: 2 >22:51:16,433 DEBUG storage.ui: clearPartDisks: ['sda'] >22:51:16,433 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7fda807c9c10) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fda807c9c90) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fda807c9d10) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fda807c9d90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fda807c9e10) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 7984 maxSize = None grow = False > >22:51:16,434 DEBUG storage.ui: storage.disks: ['sda'] >22:51:16,434 DEBUG storage.ui: storage.partitioned: ['sda'] >22:51:16,434 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >22:51:16,436 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:51:16,438 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with non-existent msdos disklabel >22:51:16,438 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:51:16,438 DEBUG storage.ui: boot disk: sda >22:51:16,440 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7fda807be090) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = non-existent 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 MB0500EAMZD path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fda88b46c20> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fda807be050>] >22:51:16,440 DEBUG storage.ui: devs: [] >22:51:16,441 DEBUG storage.ui: _is_valid_disklabel(sda) returning True >22:51:16,441 DEBUG storage.ui: _is_valid_size(sda) returning True >22:51:16,441 DEBUG storage.ui: _is_valid_location(sda) returning True >22:51:16,441 DEBUG storage.ui: _is_valid_format(sda) returning True >22:51:16,441 DEBUG storage.ui: is_valid_stage1_device(sda) returning True >22:51:16,443 DEBUG storage.ui: Ext4FS.supported: supported: True ; >22:51:16,443 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >22:51:16,445 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >22:51:16,446 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >22:51:16,448 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >22:51:16,450 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:51:16,450 INFO storage.ui: added partition req0 (id 12) to device tree >22:51:16,450 INFO storage.ui: registered action: [7] Create Device partition req0 (id 12) >22:51:16,450 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:51:16,450 INFO storage.ui: registered action: [8] Create Format ext4 filesystem mounted at / on partition req0 (id 12) >22:51:16,452 DEBUG storage.ui: Ext4FS.supported: supported: True ; >22:51:16,452 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >22:51:16,454 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >22:51:16,455 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >22:51:16,457 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >22:51:16,458 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:51:16,459 INFO storage.ui: added partition req1 (id 13) to device tree >22:51:16,459 INFO storage.ui: registered action: [9] Create Device partition req1 (id 13) >22:51:16,459 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:51:16,459 INFO storage.ui: registered action: [10] Create Format ext4 filesystem mounted at /home on partition req1 (id 13) >22:51:16,461 DEBUG storage.ui: Ext4FS.supported: supported: True ; >22:51:16,461 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >22:51:16,463 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >22:51:16,464 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >22:51:16,466 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >22:51:16,467 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:51:16,468 INFO storage.ui: added partition req2 (id 14) to device tree >22:51:16,468 INFO storage.ui: registered action: [11] Create Device partition req2 (id 14) >22:51:16,468 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:51:16,468 INFO storage.ui: registered action: [12] Create Format ext4 filesystem mounted at /boot on partition req2 (id 14) >22:51:16,468 INFO storage.ui: skipping unneeded stage1 biosboot request >22:51:16,469 DEBUG storage.ui: PartSpec instance (0x7fda807c9d90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >22:51:16,469 DEBUG storage.ui: existing 476940MB disk sda (0) with non-existent msdos disklabel >22:51:16,470 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >22:51:16,470 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >22:51:16,472 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >22:51:16,473 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >22:51:16,475 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: swap ; >22:51:16,476 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:51:16,477 INFO storage.ui: added partition req3 (id 15) to device tree >22:51:16,477 INFO storage.ui: registered action: [13] Create Device partition req3 (id 15) >22:51:16,477 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:51:16,477 INFO storage.ui: registered action: [14] Create Format swap on partition req3 (id 15) >22:51:16,479 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:51:16,480 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 12)', 'req1(id 13)', 'req2(id 14)', 'req3(id 15)'] from disk(s) ['sda'] >22:51:16,480 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 12)', 'req1(id 13)', 'req2(id 14)', 'req3(id 15)'] >22:51:16,480 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 14)', 'req3(id 15)', 'req0(id 12)', 'req1(id 13)'] from disk(s) ['sda'] >22:51:16,482 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:51:16,483 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with non-existent msdos disklabel >22:51:16,483 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:51:16,485 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:51:16,486 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with non-existent msdos disklabel >22:51:16,486 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:51:16,487 DEBUG storage.ui: allocating partition: req2 ; id: 14 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >22:51:16,487 DEBUG storage.ui: checking freespace on sda >22:51:16,487 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >22:51:16,488 DEBUG storage.ui: current free range is 63-976773167 (476939MB) >22:51:16,488 DEBUG storage.ui: updating use_disk to sda, type: 0 >22:51:16,488 DEBUG storage.ui: new free: 63-976773167 / 476939MB >22:51:16,488 DEBUG storage.ui: new free allows for 0 sectors of growth >22:51:16,488 DEBUG storage.ui: found free space for bootable request >22:51:16,489 DEBUG storage.ui: adjusted start sector from 63 to 2048 >22:51:16,490 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >22:51:16,491 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >22:51:16,492 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda9474da90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda9477e590> PedPartition: <_ped.Partition object at 0x7fda94779110> >22:51:16,493 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >22:51:16,494 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >22:51:16,496 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >22:51:16,497 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda9474da90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda9477e490> PedPartition: <_ped.Partition object at 0x7fda94779170> >22:51:16,498 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:51:16,500 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with non-existent msdos disklabel >22:51:16,500 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:51:16,502 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:51:16,503 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with non-existent msdos disklabel >22:51:16,503 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:51:16,503 DEBUG storage.ui: allocating partition: req3 ; id: 15 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 7984MB ; grow: False ; max_size: 0 >22:51:16,504 DEBUG storage.ui: checking freespace on sda >22:51:16,504 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=7984MB boot=False best=None grow=False >22:51:16,504 DEBUG storage.ui: current free range is 63-2047 (0MB) >22:51:16,505 DEBUG storage.ui: current free range is 1026048-976773167 (476439MB) >22:51:16,505 DEBUG storage.ui: updating use_disk to sda, type: 0 >22:51:16,505 DEBUG storage.ui: new free: 1026048-976773167 / 476439MB >22:51:16,505 DEBUG storage.ui: new free allows for 0 sectors of growth >22:51:16,506 DEBUG storage.ui: created partition sda2 of 7984MB and added it to /dev/sda >22:51:16,507 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >22:51:16,508 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda9474da90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda9477e8d0> PedPartition: <_ped.Partition object at 0x7fda947791d0> >22:51:16,509 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >22:51:16,511 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >22:51:16,513 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:51:16,514 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda9474da90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda9477e950> PedPartition: <_ped.Partition object at 0x7fda94779230> >22:51:16,515 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:51:16,517 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with non-existent msdos disklabel >22:51:16,517 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:51:16,521 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:51:16,523 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with non-existent msdos disklabel >22:51:16,523 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:51:16,523 DEBUG storage.ui: allocating partition: req0 ; id: 12 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >22:51:16,523 DEBUG storage.ui: checking freespace on sda >22:51:16,524 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >22:51:16,524 DEBUG storage.ui: current free range is 63-2047 (0MB) >22:51:16,524 DEBUG storage.ui: current free range is 17377280-976773167 (468455MB) >22:51:16,525 DEBUG storage.ui: evaluating growth potential for new layout >22:51:16,525 DEBUG storage.ui: calculating growth for disk /dev/sda >22:51:16,527 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:51:16,527 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda9474da90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda9477ea90> PedPartition: <_ped.Partition object at 0x7fda94779290> >22:51:16,529 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >22:51:16,530 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >22:51:16,530 DEBUG storage.ui: adding request 14 to chunk 976773105 (63-976773167) on /dev/sda >22:51:16,531 DEBUG storage.ui: adding request 15 to chunk 976773105 (63-976773167) on /dev/sda >22:51:16,531 DEBUG storage.ui: adding request 12 to chunk 976773105 (63-976773167) on /dev/sda >22:51:16,531 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >22:51:16,531 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >22:51:16,531 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda2 growable = False >base = 16351232 growth = 0 max_grow = 0 >done = True >22:51:16,532 DEBUG storage.ui: req: PartitionRequest instance -- >id = 12 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >22:51:16,532 DEBUG storage.ui: 1 requests and 957300721 (467431MB) left in chunk >22:51:16,532 DEBUG storage.ui: adding 957300721 (467431MB) to 12 (sda3) >22:51:16,532 DEBUG storage.ui: taking back 854540273 (417255MB) from 12 (sda3) >22:51:16,532 DEBUG storage.ui: new grow amount for request 12 (sda3) is 102760448 units, or 50176MB >22:51:16,532 DEBUG storage.ui: request 14 (sda1) growth: 0 (0MB) size: 500MB >22:51:16,532 DEBUG storage.ui: request 15 (sda2) growth: 0 (0MB) size: 7984MB >22:51:16,533 DEBUG storage.ui: request 12 (sda3) growth: 102760448 (50176MB) size: 51200MB >22:51:16,533 DEBUG storage.ui: disk /dev/sda growth: 102760448 (50176MB) >22:51:16,534 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >22:51:16,534 DEBUG storage.ui: device sda3 new partedPartition None >22:51:16,536 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >22:51:16,537 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >22:51:16,537 DEBUG storage.ui: total growth: 102760448 sectors >22:51:16,537 DEBUG storage.ui: updating use_disk to sda, type: 0 >22:51:16,538 DEBUG storage.ui: new free: 17377280-976773167 / 468455MB >22:51:16,538 DEBUG storage.ui: new free allows for 102760448 sectors of growth >22:51:16,538 DEBUG storage.ui: created partition sda3 of 1024MB and added it to /dev/sda >22:51:16,540 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:51:16,540 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda9474da90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda9477ec90> PedPartition: <_ped.Partition object at 0x7fda94779110> >22:51:16,542 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >22:51:16,543 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >22:51:16,545 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >22:51:16,545 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda9474da90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda9477ed10> PedPartition: <_ped.Partition object at 0x7fda94779350> >22:51:16,547 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:51:16,549 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with non-existent msdos disklabel >22:51:16,549 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:51:16,550 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:51:16,552 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with non-existent msdos disklabel >22:51:16,552 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:51:16,552 DEBUG storage.ui: allocating partition: req1 ; id: 13 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >22:51:16,552 DEBUG storage.ui: checking freespace on sda >22:51:16,553 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=500MB boot=False best=None grow=True >22:51:16,553 DEBUG storage.ui: current free range is 63-2047 (0MB) >22:51:16,553 DEBUG storage.ui: current free range is 19474432-976773167 (467431MB) >22:51:16,554 DEBUG storage.ui: evaluating growth potential for new layout >22:51:16,554 DEBUG storage.ui: calculating growth for disk /dev/sda >22:51:16,554 DEBUG storage.ui: adjusted length from 957298736 to 957298688 >22:51:16,555 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True >22:51:16,555 DEBUG storage.ui: looking for intersection between extended (19474432-976773119) and free (63-2047) >22:51:16,555 DEBUG storage.ui: free region not suitable for request >22:51:16,555 DEBUG storage.ui: looking for intersection between extended (19474432-976773119) and free (19474495-976773119) >22:51:16,556 DEBUG storage.ui: current free range is 19474495-976773119 (467430MB) >22:51:16,556 DEBUG storage.ui: looking for intersection between extended (19474432-976773119) and free (976773120-976773167) >22:51:16,556 DEBUG storage.ui: free region not suitable for request >22:51:16,556 DEBUG storage.ui: adjusted start sector from 19474495 to 19478528 >22:51:16,558 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >22:51:16,559 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda9474da90> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda9477a150> PedPartition: <_ped.Partition object at 0x7fda947790b0> >22:51:16,560 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >22:51:16,561 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >22:51:16,562 DEBUG storage.ui: adding request 14 to chunk 976773105 (63-976773167) on /dev/sda >22:51:16,562 DEBUG storage.ui: adding request 15 to chunk 976773105 (63-976773167) on /dev/sda >22:51:16,562 DEBUG storage.ui: adding request 12 to chunk 976773105 (63-976773167) on /dev/sda >22:51:16,563 DEBUG storage.ui: adding request 13 to chunk 976773105 (63-976773167) on /dev/sda >22:51:16,563 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >22:51:16,563 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >22:51:16,563 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda2 growable = False >base = 16351232 growth = 0 max_grow = 0 >done = True >22:51:16,563 DEBUG storage.ui: req: PartitionRequest instance -- >id = 12 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >22:51:16,563 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >22:51:16,563 DEBUG storage.ui: 2 requests and 956276721 (466931MB) left in chunk >22:51:16,564 DEBUG storage.ui: adding 642537639 (313739MB) to 12 (sda3) >22:51:16,564 DEBUG storage.ui: taking back 539777191 (263563MB) from 12 (sda3) >22:51:16,564 DEBUG storage.ui: new grow amount for request 12 (sda3) is 102760448 units, or 50176MB >22:51:16,564 DEBUG storage.ui: adding 313739081 (153192MB) to 13 (sda5) >22:51:16,564 DEBUG storage.ui: new grow amount for request 13 (sda5) is 313739081 units, or 153192MB >22:51:16,564 DEBUG storage.ui: 1 requests and 539777192 (263563MB) left in chunk >22:51:16,565 DEBUG storage.ui: adding 539777192 (263563MB) to 13 (sda5) >22:51:16,565 DEBUG storage.ui: new grow amount for request 13 (sda5) is 853516273 units, or 416755MB >22:51:16,565 DEBUG storage.ui: request 14 (sda1) growth: 0 (0MB) size: 500MB >22:51:16,565 DEBUG storage.ui: request 15 (sda2) growth: 0 (0MB) size: 7984MB >22:51:16,565 DEBUG storage.ui: request 12 (sda3) growth: 102760448 (50176MB) size: 51200MB >22:51:16,565 DEBUG storage.ui: request 13 (sda5) growth: 853516273 (416755MB) size: 417255MB >22:51:16,565 DEBUG storage.ui: disk /dev/sda growth: 956276721 (466931MB) >22:51:16,567 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >22:51:16,567 DEBUG storage.ui: device sda5 new partedPartition None >22:51:16,568 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >22:51:16,570 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >22:51:16,570 DEBUG storage.ui: total growth: 956276721 sectors >22:51:16,570 DEBUG storage.ui: updating use_disk to sda, type: 2 >22:51:16,570 DEBUG storage.ui: new free: 19474432-976773167 / 467431MB >22:51:16,571 DEBUG storage.ui: new free allows for 956276721 sectors of growth >22:51:16,571 DEBUG storage.ui: creating extended partition >22:51:16,571 DEBUG storage.ui: adjusted length from 957298736 to 957298688 >22:51:16,571 DEBUG storage.ui: recalculating free space >22:51:16,572 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True >22:51:16,572 DEBUG storage.ui: looking for intersection between extended (19474432-976773119) and free (63-2047) >22:51:16,572 DEBUG storage.ui: free region not suitable for request >22:51:16,572 DEBUG storage.ui: looking for intersection between extended (19474432-976773119) and free (19474495-976773119) >22:51:16,573 DEBUG storage.ui: current free range is 19474495-976773119 (467430MB) >22:51:16,573 DEBUG storage.ui: looking for intersection between extended (19474432-976773119) and free (976773120-976773167) >22:51:16,573 DEBUG storage.ui: free region not suitable for request >22:51:16,573 DEBUG storage.ui: adjusted start sector from 19474495 to 19478528 >22:51:16,574 DEBUG storage.ui: created partition sda5 of 500MB and added it to /dev/sda >22:51:16,575 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >22:51:16,576 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda9474da90> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda9477a4d0> PedPartition: <_ped.Partition object at 0x7fda94779410> >22:51:16,577 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >22:51:16,579 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >22:51:16,581 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >22:51:16,581 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda9474da90> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda9477ab50> PedPartition: <_ped.Partition object at 0x7fda947795f0> >22:51:16,582 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda3(id 12)', 'sda5(id 13)', 'sda1(id 14)', 'sda2(id 15)'] >22:51:16,582 DEBUG storage.ui: growable partitions are ['sda3', 'sda5'] >22:51:16,582 DEBUG storage.ui: adding request 12 to chunk 976773105 (63-976773167) on /dev/sda >22:51:16,582 DEBUG storage.ui: adding request 13 to chunk 976773105 (63-976773167) on /dev/sda >22:51:16,583 DEBUG storage.ui: adding request 14 to chunk 976773105 (63-976773167) on /dev/sda >22:51:16,583 DEBUG storage.ui: adding request 15 to chunk 976773105 (63-976773167) on /dev/sda >22:51:16,583 DEBUG storage.ui: disk sda has 1 chunks >22:51:16,583 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >22:51:16,583 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >22:51:16,583 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda2 growable = False >base = 16351232 growth = 0 max_grow = 0 >done = True >22:51:16,584 DEBUG storage.ui: req: PartitionRequest instance -- >id = 12 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >22:51:16,584 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >22:51:16,584 DEBUG storage.ui: 2 requests and 956276721 (466931MB) left in chunk >22:51:16,584 DEBUG storage.ui: adding 642537639 (313739MB) to 12 (sda3) >22:51:16,584 DEBUG storage.ui: taking back 539777191 (263563MB) from 12 (sda3) >22:51:16,584 DEBUG storage.ui: new grow amount for request 12 (sda3) is 102760448 units, or 50176MB >22:51:16,585 DEBUG storage.ui: adding 313739081 (153192MB) to 13 (sda5) >22:51:16,585 DEBUG storage.ui: new grow amount for request 13 (sda5) is 313739081 units, or 153192MB >22:51:16,585 DEBUG storage.ui: 1 requests and 539777192 (263563MB) left in chunk >22:51:16,585 DEBUG storage.ui: adding 539777192 (263563MB) to 13 (sda5) >22:51:16,585 DEBUG storage.ui: new grow amount for request 13 (sda5) is 853516273 units, or 416755MB >22:51:16,585 DEBUG storage.ui: growing partitions on sda >22:51:16,586 DEBUG storage.ui: partition sda1 (14): 0 >22:51:16,586 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fda9474d850> PedGeometry: <_ped.Geometry object at 0x7fda9477ad50> >22:51:16,586 DEBUG storage.ui: partition sda2 (15): 0 >22:51:16,587 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 17377279 length: 16351232 > device: <parted.device.Device object at 0x7fda9474d850> PedGeometry: <_ped.Geometry object at 0x7fda9477ac90> >22:51:16,587 DEBUG storage.ui: partition sda3 (12): 0 >22:51:16,587 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 17377280 end: 122234879 length: 104857600 > device: <parted.device.Device object at 0x7fda9474d850> PedGeometry: <_ped.Geometry object at 0x7fda9477af10> >22:51:16,587 DEBUG storage.ui: partition sda5 (13): 1 >22:51:16,588 DEBUG storage.ui: new geometry for sda5: parted.Geometry instance -- > start: 122236928 end: 976773119 length: 854536192 > device: <parted.device.Device object at 0x7fda9474d850> PedGeometry: <_ped.Geometry object at 0x7fda947890d0> >22:51:16,588 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 14)', 'sda2(id 15)', 'sda3(id 12)', 'sda5(id 13)'] from disk(s) ['sda'] >22:51:16,589 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >22:51:16,590 DEBUG storage.ui: device sda1 new partedPartition None >22:51:16,591 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >22:51:16,593 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >22:51:16,594 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:51:16,594 DEBUG storage.ui: device sda2 new partedPartition None >22:51:16,596 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >22:51:16,597 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >22:51:16,599 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >22:51:16,599 DEBUG storage.ui: device sda3 new partedPartition None >22:51:16,601 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >22:51:16,602 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >22:51:16,604 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >22:51:16,604 DEBUG storage.ui: device sda5 new partedPartition None >22:51:16,605 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >22:51:16,607 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:51:16,608 DEBUG storage.ui: removing empty extended partition from sda >22:51:16,608 DEBUG storage.ui: back from removeNewPartitions >22:51:16,608 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 19474432 end: 976773119 length: 957298688 > device: <parted.device.Device object at 0x7fda9477eb10> PedGeometry: <_ped.Geometry object at 0x7fda9477e1d0> >22:51:16,608 DEBUG storage.ui: setting up new geometry for extended on sda >22:51:16,608 DEBUG storage.ui: new geometry for extended: parted.Geometry instance -- > start: 122234880 end: 976773167 length: 854538288 > device: <parted.device.Device object at 0x7fda9474d850> PedGeometry: <_ped.Geometry object at 0x7fda94772f90> >22:51:16,609 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fda9474d850> PedGeometry: <_ped.Geometry object at 0x7fda9477ad50> >22:51:16,610 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >22:51:16,611 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda9474da90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda9477a0d0> PedPartition: <_ped.Partition object at 0x7fda947791d0> >22:51:16,612 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >22:51:16,614 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >22:51:16,615 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >22:51:16,616 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda9474da90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda9477a950> PedPartition: <_ped.Partition object at 0x7fda947794d0> >22:51:16,616 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 1026048 end: 17377279 length: 16351232 > device: <parted.device.Device object at 0x7fda9474d850> PedGeometry: <_ped.Geometry object at 0x7fda9477ac90> >22:51:16,618 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >22:51:16,619 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda9474da90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda9477a1d0> PedPartition: <_ped.Partition object at 0x7fda947792f0> >22:51:16,620 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >22:51:16,622 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >22:51:16,623 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:51:16,624 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda9474da90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda9477e550> PedPartition: <_ped.Partition object at 0x7fda94779590> >22:51:16,624 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 17377280 end: 122234879 length: 104857600 > device: <parted.device.Device object at 0x7fda9474d850> PedGeometry: <_ped.Geometry object at 0x7fda9477af10> >22:51:16,626 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:51:16,626 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda9474da90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda9477aa10> PedPartition: <_ped.Partition object at 0x7fda947796b0> >22:51:16,628 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >22:51:16,629 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >22:51:16,631 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >22:51:16,632 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda9474da90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda94789250> PedPartition: <_ped.Partition object at 0x7fda94779290> >22:51:16,632 DEBUG storage.ui: setting sda-1 new geometry: parted.Geometry instance -- > start: 122234880 end: 976773167 length: 854538288 > device: <parted.device.Device object at 0x7fda9474d850> PedGeometry: <_ped.Geometry object at 0x7fda94772f90> >22:51:16,632 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 122236928 end: 976773119 length: 854536192 > device: <parted.device.Device object at 0x7fda9474d850> PedGeometry: <_ped.Geometry object at 0x7fda947890d0> >22:51:16,634 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >22:51:16,634 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda9474da90> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda9477a690> PedPartition: <_ped.Partition object at 0x7fda94779650> >22:51:16,636 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >22:51:16,637 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >22:51:16,639 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >22:51:16,640 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda9474da90> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda94789910> PedPartition: <_ped.Partition object at 0x7fda947797d0> >22:51:16,640 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (14) with non-existent ext4 filesystem mounted at /boot at 500.00 >22:51:16,641 DEBUG storage.ui: fixing size of non-existent 7984MB partition sda2 (15) with non-existent swap at 7984.00 >22:51:16,641 DEBUG storage.ui: fixing size of non-existent 51200MB partition sda3 (12) with non-existent ext4 filesystem mounted at / at 51200.00 >22:51:16,642 DEBUG storage.ui: fixing size of non-existent 417254MB partition sda5 (13) with non-existent ext4 filesystem mounted at /home at 417254.00 >22:51:16,643 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >22:51:16,645 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >22:51:16,646 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >22:51:16,648 DEBUG storage.ui: PartitionDevice._setFormat: sda4 ; >22:51:16,648 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:51:16,650 DEBUG storage.ui: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >22:51:16,652 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >22:51:16,653 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >22:51:16,653 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda9474da90> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda9477ed10> PedPartition: <_ped.Partition object at 0x7fda94779230> >22:51:16,654 INFO storage.ui: added partition sda4 (id 16) to device tree >22:51:16,655 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:51:16,657 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with non-existent msdos disklabel >22:51:16,657 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:51:16,658 DEBUG storage.ui: _is_valid_disklabel(sda) returning True >22:51:16,658 DEBUG storage.ui: _is_valid_size(sda) returning True >22:51:16,658 DEBUG storage.ui: _is_valid_location(sda) returning True >22:51:16,658 DEBUG storage.ui: _is_valid_format(sda) returning True >22:51:16,659 DEBUG storage.ui: is_valid_stage1_device(sda) returning True >22:51:16,661 DEBUG storage.ui: _is_valid_disklabel(sda) returning True >22:51:16,661 DEBUG storage.ui: _is_valid_size(sda) returning True >22:51:16,661 DEBUG storage.ui: _is_valid_location(sda) returning True >22:51:16,661 DEBUG storage.ui: _is_valid_format(sda) returning True >22:51:16,661 DEBUG storage.ui: is_valid_stage1_device(sda) returning True >22:51:16,662 DEBUG storage.ui: _is_valid_disklabel(sda1) returning True >22:51:16,662 DEBUG storage.ui: _is_valid_size(sda1) returning True >22:51:16,662 DEBUG storage.ui: _is_valid_location(sda1) returning True >22:51:16,662 DEBUG storage.ui: _is_valid_partition(sda1) returning True >22:51:16,662 DEBUG storage.ui: _is_valid_format(sda1) returning True >22:51:16,662 DEBUG storage.ui: is_valid_stage2_device(sda1) returning True >22:51:16,682 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:51:16,684 DEBUG storage: Ext4FS.supported: supported: True ; >22:51:16,684 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:51:18,756 DEBUG storage: Ext4FS.supported: supported: True ; >22:51:18,757 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:51:18,757 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fda860623d0>, 500.0, ['sda'], None >22:51:18,764 DEBUG storage: LVMVolumeGroupDevice.teardown: VolGroup00 ; status: False ; controllable: True ; >22:51:18,764 INFO storage: removed lvmvg VolGroup00 (id 3) from device tree >22:51:18,765 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >22:51:18,765 INFO storage: registered action: [15] Destroy Device lvmvg VolGroup00 (id 3) >22:51:18,767 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >22:51:18,768 DEBUG storage: PartitionDevice._setFormat: sda2 ; >22:51:18,768 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:51:18,769 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: lvmpv ; type: None ; >22:51:18,770 INFO storage: registered action: [16] Destroy Format lvmpv on partition sda2 (id 2) >22:51:18,771 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >22:51:18,772 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >22:51:18,774 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >22:51:18,796 INFO storage: removed partition sda2 (id 2) from device tree >22:51:18,799 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >22:51:18,799 INFO storage: registered action: [17] Destroy Device partition sda2 (id 2) >22:51:18,801 DEBUG storage: PartitionDevice._setFormat: sda1 ; >22:51:18,801 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:51:18,803 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: ext3 ; type: None ; >22:51:18,804 INFO storage: registered action: [18] Destroy Format ext3 filesystem on partition sda1 (id 1) >22:51:18,806 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >22:51:18,808 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >22:51:18,829 INFO storage: removed partition sda1 (id 1) from device tree >22:51:18,832 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:51:18,832 INFO storage: registered action: [19] Destroy Device partition sda1 (id 1) >22:51:18,834 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:51:18,834 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:51:18,835 DEBUG storage: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >22:51:18,836 INFO storage: registered action: [20] Destroy Format msdos disklabel on disk sda (id 0) >22:51:18,837 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >22:51:18,838 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >22:51:18,839 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fda94789b90> > PedDisk: <_ped.Disk object at 0x7fda94782878> >22:51:18,840 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:51:18,841 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >22:51:18,842 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >22:51:18,842 INFO storage: registered action: [21] Create Format msdos disklabel on disk sda (id 0) >22:51:18,844 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >22:51:18,844 DEBUG storage: device sda3 new partedPartition None >22:51:18,844 INFO storage: added partition req0 (id 12) to device tree >22:51:18,844 INFO storage: registered action: [22] Create Device partition req0 (id 12) >22:51:18,846 DEBUG storage: PartitionDevice._setFormat: req0 ; >22:51:18,847 DEBUG storage: PartitionDevice._setFormat: req0 ; current: ext4 ; type: ext4 ; >22:51:18,847 INFO storage: registered action: [23] Create Format ext4 filesystem mounted at / on partition req0 (id 12) >22:51:18,848 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >22:51:18,848 DEBUG storage: device sda5 new partedPartition None >22:51:18,849 INFO storage: added partition req1 (id 13) to device tree >22:51:18,849 INFO storage: registered action: [24] Create Device partition req1 (id 13) >22:51:18,850 DEBUG storage: PartitionDevice._setFormat: req1 ; >22:51:18,852 DEBUG storage: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >22:51:18,852 INFO storage: registered action: [25] Create Format ext4 filesystem mounted at /home on partition req1 (id 13) >22:51:18,853 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >22:51:18,853 DEBUG storage: device sda1 new partedPartition None >22:51:18,853 INFO storage: added partition req2 (id 14) to device tree >22:51:18,854 INFO storage: registered action: [26] Create Device partition req2 (id 14) >22:51:18,855 DEBUG storage: PartitionDevice._setFormat: req2 ; >22:51:18,856 DEBUG storage: PartitionDevice._setFormat: req2 ; current: ext4 ; type: ext4 ; >22:51:18,856 INFO storage: registered action: [27] Create Format ext4 filesystem mounted at /boot on partition req2 (id 14) >22:51:18,858 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >22:51:18,858 DEBUG storage: device sda2 new partedPartition None >22:51:18,858 INFO storage: added partition req3 (id 15) to device tree >22:51:18,858 INFO storage: registered action: [28] Create Device partition req3 (id 15) >22:51:18,860 DEBUG storage: PartitionDevice._setFormat: req3 ; >22:51:18,862 DEBUG storage: PartitionDevice._setFormat: req3 ; current: swap ; type: swap ; >22:51:18,862 INFO storage: registered action: [29] Create Format swap on partition req3 (id 15) >22:51:18,863 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:51:18,864 DEBUG storage: removing all non-preexisting partitions ['req0(id 12)', 'req1(id 13)', 'req2(id 14)', 'req3(id 15)'] from disk(s) ['sda'] >22:51:18,865 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 12)', 'req1(id 13)', 'req2(id 14)', 'req3(id 15)'] >22:51:18,865 DEBUG storage: removing all non-preexisting partitions ['req2(id 14)', 'req1(id 13)', 'req0(id 12)', 'req3(id 15)'] from disk(s) ['sda'] >22:51:18,866 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:51:18,868 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with non-existent msdos disklabel >22:51:18,868 DEBUG storage: resolved 'sda' to 'sda' (disk) >22:51:18,869 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:51:18,870 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with non-existent msdos disklabel >22:51:18,871 DEBUG storage: resolved 'sda' to 'sda' (disk) >22:51:18,871 DEBUG storage: allocating partition: req2 ; id: 14 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >22:51:18,871 DEBUG storage: checking freespace on sda >22:51:18,871 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >22:51:18,872 DEBUG storage: current free range is 63-976773167 (476939MB) >22:51:18,872 DEBUG storage: updating use_disk to sda, type: 0 >22:51:18,872 DEBUG storage: new free: 63-976773167 / 476939MB >22:51:18,872 DEBUG storage: new free allows for 0 sectors of growth >22:51:18,872 DEBUG storage: found free space for bootable request >22:51:18,873 DEBUG storage: adjusted start sector from 63 to 2048 >22:51:18,874 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda >22:51:18,875 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >22:51:18,875 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda94789a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda947111d0> PedPartition: <_ped.Partition object at 0x7fda9474f650> >22:51:18,877 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: sda ; >22:51:18,878 DEBUG storage: DiskDevice.removeChild: kids: 0 ; name: sda ; >22:51:18,879 DEBUG storage: DiskDevice.addChild: kids: -1 ; name: sda ; >22:51:18,881 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >22:51:18,881 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda94789a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda94711190> PedPartition: <_ped.Partition object at 0x7fda94779290> >22:51:18,883 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:51:18,884 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with non-existent msdos disklabel >22:51:18,884 DEBUG storage: resolved 'sda' to 'sda' (disk) >22:51:18,885 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:51:18,887 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with non-existent msdos disklabel >22:51:18,887 DEBUG storage: resolved 'sda' to 'sda' (disk) >22:51:18,887 DEBUG storage: allocating partition: req1 ; id: 13 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 417254MB ; grow: False ; max_size: 0 >22:51:18,887 DEBUG storage: checking freespace on sda >22:51:18,888 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=417254MB boot=False best=None grow=False >22:51:18,888 DEBUG storage: current free range is 63-2047 (0MB) >22:51:18,888 DEBUG storage: current free range is 1026048-976773167 (476439MB) >22:51:18,889 DEBUG storage: updating use_disk to sda, type: 0 >22:51:18,889 DEBUG storage: new free: 1026048-976773167 / 476439MB >22:51:18,889 DEBUG storage: new free allows for 0 sectors of growth >22:51:18,890 DEBUG storage: created partition sda2 of 417254MB and added it to /dev/sda >22:51:18,891 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >22:51:18,891 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda94789a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda94711550> PedPartition: <_ped.Partition object at 0x7fda947794d0> >22:51:18,893 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: sda ; >22:51:18,894 DEBUG storage: DiskDevice.removeChild: kids: 0 ; name: sda ; >22:51:18,895 DEBUG storage: DiskDevice.addChild: kids: -1 ; name: sda ; >22:51:18,897 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >22:51:18,898 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda94789a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda94711610> PedPartition: <_ped.Partition object at 0x7fda947798f0> >22:51:18,899 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:51:18,900 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with non-existent msdos disklabel >22:51:18,900 DEBUG storage: resolved 'sda' to 'sda' (disk) >22:51:18,902 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:51:18,903 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with non-existent msdos disklabel >22:51:18,903 DEBUG storage: resolved 'sda' to 'sda' (disk) >22:51:18,903 DEBUG storage: allocating partition: req0 ; id: 12 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 51200MB ; grow: False ; max_size: 51200 >22:51:18,903 DEBUG storage: checking freespace on sda >22:51:18,904 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=51200MB boot=False best=None grow=False >22:51:18,904 DEBUG storage: current free range is 63-2047 (0MB) >22:51:18,905 DEBUG storage: current free range is 855562240-976773167 (59185MB) >22:51:18,905 DEBUG storage: updating use_disk to sda, type: 0 >22:51:18,905 DEBUG storage: new free: 855562240-976773167 / 59185MB >22:51:18,905 DEBUG storage: new free allows for 0 sectors of growth >22:51:18,906 DEBUG storage: created partition sda3 of 51200MB and added it to /dev/sda >22:51:18,907 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >22:51:18,907 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda94789a10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda94711a50> PedPartition: <_ped.Partition object at 0x7fda94779110> >22:51:18,909 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: sda ; >22:51:18,910 DEBUG storage: DiskDevice.removeChild: kids: 0 ; name: sda ; >22:51:18,911 DEBUG storage: DiskDevice.addChild: kids: -1 ; name: sda ; >22:51:18,913 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >22:51:18,913 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda94789a10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda94711c90> PedPartition: <_ped.Partition object at 0x7fda947799b0> >22:51:18,915 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:51:18,916 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with non-existent msdos disklabel >22:51:18,916 DEBUG storage: resolved 'sda' to 'sda' (disk) >22:51:18,917 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:51:18,919 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with non-existent msdos disklabel >22:51:18,919 DEBUG storage: resolved 'sda' to 'sda' (disk) >22:51:18,919 DEBUG storage: allocating partition: req3 ; id: 15 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 7984MB ; grow: False ; max_size: 0 >22:51:18,919 DEBUG storage: checking freespace on sda >22:51:18,920 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=7984MB boot=False best=None grow=False >22:51:18,920 DEBUG storage: current free range is 63-2047 (0MB) >22:51:18,920 DEBUG storage: current free range is 960419840-976773167 (7985MB) >22:51:18,921 DEBUG storage: updating use_disk to sda, type: 2 >22:51:18,921 DEBUG storage: new free: 960419840-976773167 / 7985MB >22:51:18,921 DEBUG storage: new free allows for 0 sectors of growth >22:51:18,921 DEBUG storage: creating extended partition >22:51:18,921 DEBUG storage: adjusted length from 16353328 to 16353280 >22:51:18,922 DEBUG storage: recalculating free space >22:51:18,922 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=7984MB boot=False best=None grow=False >22:51:18,922 DEBUG storage: looking for intersection between extended (960419840-976773119) and free (63-2047) >22:51:18,923 DEBUG storage: free region not suitable for request >22:51:18,923 DEBUG storage: looking for intersection between extended (960419840-976773119) and free (960419903-976773119) >22:51:18,923 DEBUG storage: current free range is 960419903-976773119 (7984MB) >22:51:18,923 DEBUG storage: looking for intersection between extended (960419840-976773119) and free (976773120-976773167) >22:51:18,923 DEBUG storage: free region not suitable for request >22:51:18,924 DEBUG storage: adjusted start sector from 960419903 to 960423936 >22:51:18,924 DEBUG storage: adjusted length from 16351232 to 16349184 >22:51:18,925 DEBUG storage: created partition sda5 of 7983MB and added it to /dev/sda >22:51:18,926 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >22:51:18,926 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda94789a10> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda947114d0> PedPartition: <_ped.Partition object at 0x7fda94779a10> >22:51:18,927 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: sda ; >22:51:18,929 DEBUG storage: DiskDevice.removeChild: kids: 0 ; name: sda ; >22:51:18,930 DEBUG storage: DiskDevice.addChild: kids: -1 ; name: sda ; >22:51:18,932 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >22:51:18,933 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda94789a10> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda94789e90> PedPartition: <_ped.Partition object at 0x7fda9474f650> >22:51:18,933 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda3(id 12)', 'sda2(id 13)', 'sda1(id 14)', 'sda5(id 15)'] >22:51:18,933 DEBUG storage: no growable partitions >22:51:18,933 DEBUG storage: fixing size of non-existent 500MB partition sda1 (14) with non-existent ext4 filesystem mounted at /boot at 500.00 >22:51:18,934 DEBUG storage: fixing size of non-existent 417254MB partition sda2 (13) with non-existent ext4 filesystem mounted at /home at 417254.00 >22:51:18,934 DEBUG storage: fixing size of non-existent 51200MB partition sda3 (12) with non-existent ext4 filesystem mounted at / at 51200.00 >22:51:18,935 DEBUG storage: fixing size of non-existent 7983MB partition sda5 (15) with non-existent swap at 7983.00 >22:51:18,937 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >22:51:18,938 DEBUG storage: DeviceTree.getDeviceByName returned None >22:51:18,939 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >22:51:18,940 DEBUG storage: PartitionDevice._setFormat: sda4 ; >22:51:18,941 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:51:18,942 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >22:51:18,943 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:51:18,944 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >22:51:18,945 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda94789a10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda94711a10> PedPartition: <_ped.Partition object at 0x7fda94779830> >22:51:18,945 INFO storage: added partition sda4 (id 17) to device tree >22:51:18,947 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:51:18,949 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with non-existent msdos disklabel >22:51:18,949 DEBUG storage: resolved 'sda' to 'sda' (disk) >22:51:18,950 DEBUG storage: _is_valid_disklabel(sda) returning True >22:51:18,950 DEBUG storage: _is_valid_size(sda) returning True >22:51:18,950 DEBUG storage: _is_valid_location(sda) returning True >22:51:18,950 DEBUG storage: _is_valid_format(sda) returning True >22:51:18,950 DEBUG storage: is_valid_stage1_device(sda) returning True >22:51:18,954 DEBUG storage: _is_valid_disklabel(sda) returning True >22:51:18,955 DEBUG storage: _is_valid_size(sda) returning True >22:51:18,955 DEBUG storage: _is_valid_location(sda) returning True >22:51:18,955 DEBUG storage: _is_valid_format(sda) returning True >22:51:18,955 DEBUG storage: is_valid_stage1_device(sda) returning True >22:51:18,955 DEBUG storage: _is_valid_disklabel(sda1) returning True >22:51:18,955 DEBUG storage: _is_valid_size(sda1) returning True >22:51:18,956 DEBUG storage: _is_valid_location(sda1) returning True >22:51:18,956 DEBUG storage: _is_valid_partition(sda1) returning True >22:51:18,956 DEBUG storage: _is_valid_format(sda1) returning True >22:51:18,956 DEBUG storage: is_valid_stage2_device(sda1) returning True >22:51:20,507 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:51:20,509 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:51:20,531 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >22:51:20,533 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >22:51:20,535 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >22:51:20,559 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >22:51:20,560 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >22:51:20,562 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >22:51:20,563 DEBUG storage: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >22:51:20,564 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >22:51:20,565 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >22:51:20,566 DEBUG storage: PartitionDevice.teardown: sda5 ; status: False ; controllable: True ; >22:51:20,567 DEBUG storage: PartitionDevice.teardown: sda4 ; status: False ; controllable: True ; >22:51:20,568 INFO storage: resetting parted disks... >22:51:20,569 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >22:51:20,570 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >22:51:20,571 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >22:51:20,572 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >22:51:20,573 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >22:51:20,573 DEBUG storage: PartitionDevice.preCommitFixup: sda5 ; >22:51:20,574 DEBUG storage: PartitionDevice.preCommitFixup: sda4 ; >22:51:20,576 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >22:51:20,576 DEBUG storage: sector-based lookup found partition sda2 >22:51:20,577 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >22:51:20,578 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda8ba24090> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda94711090> PedPartition: <_ped.Partition object at 0x7fda94720110> >22:51:20,579 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >22:51:20,579 DEBUG storage: sector-based lookup found partition sda1 >22:51:20,581 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >22:51:20,581 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fda8ba24090> fileSystem: <parted.filesystem.FileSystem object at 0x7fda947112d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fda94711050> PedPartition: <_ped.Partition object at 0x7fda94720170> >22:51:20,582 DEBUG storage: action: [15] Destroy Device lvmvg VolGroup00 (id 3) >22:51:20,582 DEBUG storage: action: [16] Destroy Format lvmpv on partition sda2 (id 2) >22:51:20,582 DEBUG storage: action: [17] Destroy Device partition sda2 (id 2) >22:51:20,582 DEBUG storage: action: [18] Destroy Format ext3 filesystem on partition sda1 (id 1) >22:51:20,582 DEBUG storage: action: [19] Destroy Device partition sda1 (id 1) >22:51:20,582 DEBUG storage: action: [20] Destroy Format msdos disklabel on disk sda (id 0) >22:51:20,582 DEBUG storage: action: [21] Create Format msdos disklabel on disk sda (id 0) >22:51:20,583 DEBUG storage: action: [22] Create Device partition sda3 (id 12) >22:51:20,583 DEBUG storage: action: [23] Create Format ext4 filesystem mounted at / on partition sda3 (id 12) >22:51:20,583 DEBUG storage: action: [24] Create Device partition sda2 (id 13) >22:51:20,583 DEBUG storage: action: [25] Create Format ext4 filesystem mounted at /home on partition sda2 (id 13) >22:51:20,583 DEBUG storage: action: [26] Create Device partition sda1 (id 14) >22:51:20,583 DEBUG storage: action: [27] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 14) >22:51:20,583 DEBUG storage: action: [28] Create Device partition sda5 (id 15) >22:51:20,584 DEBUG storage: action: [29] Create Format swap on partition sda5 (id 15) >22:51:20,584 DEBUG storage: action: [30] Create Device partition sda4 (id 17) >22:51:20,584 INFO storage: pruning action queue... >22:51:20,584 INFO storage: sorting actions... >22:51:20,587 DEBUG storage: action: [18] Destroy Format ext3 filesystem on partition sda1 (id 1) >22:51:20,588 DEBUG storage: action: [15] Destroy Device lvmvg VolGroup00 (id 3) >22:51:20,588 DEBUG storage: action: [16] Destroy Format lvmpv on partition sda2 (id 2) >22:51:20,588 DEBUG storage: action: [17] Destroy Device partition sda2 (id 2) >22:51:20,588 DEBUG storage: action: [19] Destroy Device partition sda1 (id 1) >22:51:20,589 DEBUG storage: action: [20] Destroy Format msdos disklabel on disk sda (id 0) >22:51:20,589 DEBUG storage: action: [21] Create Format msdos disklabel on disk sda (id 0) >22:51:20,589 DEBUG storage: action: [26] Create Device partition sda1 (id 14) >22:51:20,589 DEBUG storage: action: [27] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 14) >22:51:20,589 DEBUG storage: action: [24] Create Device partition sda2 (id 13) >22:51:20,589 DEBUG storage: action: [25] Create Format ext4 filesystem mounted at /home on partition sda2 (id 13) >22:51:20,589 DEBUG storage: action: [22] Create Device partition sda3 (id 12) >22:51:20,590 DEBUG storage: action: [30] Create Device partition sda4 (id 17) >22:51:20,590 DEBUG storage: action: [28] Create Device partition sda5 (id 15) >22:51:20,590 DEBUG storage: action: [29] Create Format swap on partition sda5 (id 15) >22:51:20,590 DEBUG storage: action: [23] Create Format ext4 filesystem mounted at / on partition sda3 (id 12) >22:51:20,590 INFO storage: executing action: [18] Destroy Format ext3 filesystem on partition sda1 (id 1) >22:51:20,591 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >22:51:20,592 DEBUG storage: Ext3FS.destroy: device: /dev/sda1 ; status: False ; type: ext3 ; >22:51:20,678 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >22:51:20,681 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >22:51:20,725 INFO storage: executing action: [15] Destroy Device lvmvg VolGroup00 (id 3) >22:51:20,727 DEBUG storage: LVMVolumeGroupDevice.destroy: VolGroup00 ; status: False ; >22:51:20,729 DEBUG storage: LVMVolumeGroupDevice.teardown: VolGroup00 ; status: False ; controllable: True ; >22:51:20,730 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: VolGroup00 ; orig: True ; >22:51:20,732 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >22:51:20,734 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/sda2 ; status: False ; type: lvmpv ; >22:51:20,736 DEBUG storage: LVMVolumeGroupDevice._destroy: VolGroup00 ; status: False ; > > >/tmp/ifcfg.log: >22:50:10,709 DEBUG ifcfg: NetworkDevice em2: setDefaultConfig() >22:50:10,710 DEBUG ifcfg: NetworkDevice em2 set: DEVICE=em2 BOOTPROTO=dhcp ONBOOT=no >22:50:10,710 DEBUG ifcfg: NetworkDevice em2 set: HWADDR=3C:4A:92:E0:D1:27 >22:50:10,711 DEBUG ifcfg: NetworkDevice em2 set: UUID=4872ada9-5806-4faf-b5d2-6f364df17879 >22:50:10,711 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em2: > >22:50:10,712 DEBUG ifcfg: NetworkDevice em2: >DEVICE="em2" >HWADDR="3C:4A:92:E0:D1:27" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="4872ada9-5806-4faf-b5d2-6f364df17879" > >22:50:10,712 DEBUG ifcfg: writeIfcfgFile em2 to /etc/sysconfig/network-scripts/ifcfg-em2 >22:50:10,728 DEBUG ifcfg: NetworkDevice p2p1: setDefaultConfig() >22:50:10,728 DEBUG ifcfg: NetworkDevice p2p1 set: DEVICE=p2p1 BOOTPROTO=dhcp ONBOOT=no >22:50:10,729 DEBUG ifcfg: NetworkDevice p2p1 set: HWADDR=00:05:33:26:9E:4F >22:50:10,729 DEBUG ifcfg: NetworkDevice p2p1 set: UUID=59489576-2071-49bd-aa42-d8c957ef6133 >22:50:10,729 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p2p1: > >22:50:10,729 DEBUG ifcfg: NetworkDevice p2p1: >DEVICE="p2p1" >HWADDR="00:05:33:26:9E:4F" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="59489576-2071-49bd-aa42-d8c957ef6133" > >22:50:10,729 DEBUG ifcfg: writeIfcfgFile p2p1 to /etc/sysconfig/network-scripts/ifcfg-p2p1 > > >/proc/cmdline: >initrd=/images/storageqe-52.rhts.eng.nay.redhat.com/initrd console=ttyS0,115200n81 ks=http://beaker.engineering.redhat.com/kickstart/133727 ksdevice=3C:4A:92:E0:D1:26 mpath vnc netboot_method=pxe BOOT_IMAGE=/images/storageqe-52.rhts.eng.nay.redhat.com/kernel BOOTIF=01-3c-4a-92-e0-d1-26 > > >/tmp/syslog: >22:49:53,740 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >22:49:53,740 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="1080" x-info="http://www.rsyslog.com"] start >22:49:53,741 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >22:49:53,741 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >22:49:53,741 NOTICE kernel:[ 0.000000] Linux version 3.6.0-0.28.el7.x86_64 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Thu Oct 4 11:18:08 EDT 2012 >22:49:53,741 INFO kernel:[ 0.000000] Command line: initrd=/images/storageqe-52.rhts.eng.nay.redhat.com/initrd console=ttyS0,115200n81 ks=http://beaker.engineering.redhat.com/kickstart/133727 ksdevice=3C:4A:92:E0:D1:26 mpath vnc netboot_method=pxe BOOT_IMAGE=/images/storageqe-52.rhts.eng.nay.redhat.com/kernel BOOTIF=01-3c-4a-92-e0-d1-26 >22:49:53,741 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >22:49:53,741 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000098fff] usable >22:49:53,741 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000099000-0x000000000009ffff] reserved >22:49:53,741 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >22:49:53,741 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf75ffff] usable >22:49:53,741 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bf76e000-0x00000000bf76ffff] type 9 >22:49:53,741 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bf770000-0x00000000bf77dfff] ACPI data >22:49:53,741 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bf77e000-0x00000000bf7cffff] ACPI NVS >22:49:53,741 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bf7d0000-0x00000000bf7dffff] reserved >22:49:53,741 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bf7ed000-0x00000000bfffffff] reserved >22:49:53,741 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >22:49:53,741 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >22:49:53,741 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved >22:49:53,741 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable >22:49:53,741 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >22:49:53,741 INFO kernel:[ 0.000000] DMI present. >22:49:53,741 DEBUG kernel:[ 0.000000] DMI: HP ProLiant DL160 G6 , BIOS O33 07/06/2011 >22:49:53,741 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >22:49:53,741 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >22:49:53,741 INFO kernel:[ 0.000000] No AGP bridge found >22:49:53,741 INFO kernel:[ 0.000000] e820: last_pfn = 0x240000 max_arch_pfn = 0x400000000 >22:49:53,741 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >22:49:53,741 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >22:49:53,741 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >22:49:53,741 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >22:49:53,741 DEBUG kernel:[ 0.000000] C0000-CBFFF write-protect >22:49:53,741 DEBUG kernel:[ 0.000000] CC000-DFFFF uncachable >22:49:53,741 DEBUG kernel:[ 0.000000] E0000-E3FFF write-protect >22:49:53,741 DEBUG kernel:[ 0.000000] E4000-E7FFF write-through >22:49:53,741 DEBUG kernel:[ 0.000000] E8000-EBFFF write-protect >22:49:53,741 DEBUG kernel:[ 0.000000] EC000-EFFFF write-through >22:49:53,741 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >22:49:53,741 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >22:49:53,741 DEBUG kernel:[ 0.000000] 0 base 0000000000 mask FE00000000 write-back >22:49:53,741 DEBUG kernel:[ 0.000000] 1 base 0200000000 mask FFC0000000 write-back >22:49:53,741 DEBUG kernel:[ 0.000000] 2 base 00C0000000 mask FFC0000000 uncachable >22:49:53,741 DEBUG kernel:[ 0.000000] 3 base 00BF800000 mask FFFF800000 uncachable >22:49:53,741 DEBUG kernel:[ 0.000000] 4 disabled >22:49:53,741 DEBUG kernel:[ 0.000000] 5 disabled >22:49:53,741 DEBUG kernel:[ 0.000000] 6 disabled >22:49:53,741 DEBUG kernel:[ 0.000000] 7 disabled >22:49:53,741 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >22:49:53,741 DEBUG kernel:[ 0.000000] original variable MTRRs >22:49:53,741 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 8GB, type WB >22:49:53,741 DEBUG kernel:[ 0.000000] reg 1, base: 8GB, range: 1GB, type WB >22:49:53,741 DEBUG kernel:[ 0.000000] reg 2, base: 3GB, range: 1GB, type UC >22:49:53,741 DEBUG kernel:[ 0.000000] reg 3, base: 3064MB, range: 8MB, type UC >22:49:53,741 INFO kernel:[ 0.000000] total RAM covered: 8184M >22:49:53,741 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >22:49:53,741 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 5 lose cover RAM: 0G >22:49:53,741 DEBUG kernel:[ 0.000000] New variable MTRRs >22:49:53,741 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >22:49:53,741 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB >22:49:53,741 DEBUG kernel:[ 0.000000] reg 2, base: 3064MB, range: 8MB, type UC >22:49:53,741 DEBUG kernel:[ 0.000000] reg 3, base: 4GB, range: 4GB, type WB >22:49:53,741 DEBUG kernel:[ 0.000000] reg 4, base: 8GB, range: 1GB, type WB >22:49:53,741 DEBUG kernel:[ 0.000000] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved >22:49:53,741 INFO kernel:[ 0.000000] e820: last_pfn = 0xbf760 max_arch_pfn = 0x400000000 >22:49:53,741 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780] >22:49:53,741 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >22:49:53,741 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000092000] 92000 size 24576 >22:49:53,741 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0xbf75ffff] >22:49:53,741 DEBUG kernel:[ 0.000000] [mem 0x00000000-0xbf5fffff] page 2M >22:49:53,741 DEBUG kernel:[ 0.000000] [mem 0xbf600000-0xbf75ffff] page 4k >22:49:53,741 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0xbf75ffff @ [mem 0x1fa00000-0x1fffffff] >22:49:53,741 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x23fffffff] >22:49:53,741 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x23fffffff] page 2M >22:49:53,741 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x23fffffff @ [mem 0xbf756000-0xbf75ffff] >22:49:53,741 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e6a4000-0x7fffefff] >22:49:53,741 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fa170 00024 (v02 HP ) >22:49:53,741 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000bf770100 0009C (v01 HP ProLiant 20110706 MSFT 00000097) >22:49:53,741 WARNING kernel:[ 0.000000] ACPI: FACP 00000000bf770290 000F4 (v04 HP ProLiant 20110706 MSFT 00000097) >22:49:53,741 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000bf770740 05EEB (v02 HP ProLiant 00000237 INTL 20051117) >22:49:53,741 WARNING kernel:[ 0.000000] ACPI: FACS 00000000bf77e000 00040 >22:49:53,741 WARNING kernel:[ 0.000000] ACPI: APIC 00000000bf770390 0011E (v02 HP ProLiant 20110706 MSFT 00000097) >22:49:53,741 WARNING kernel:[ 0.000000] ACPI: SPCR 00000000bf7704b0 00050 (v01 HP ProLiant 20110706 MSFT 00000097) >22:49:53,741 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000bf770500 0003C (v01 HP ProLiant 20110706 MSFT 00000097) >22:49:53,741 WARNING kernel:[ 0.000000] ACPI: SPMI 00000000bf770540 00041 (v05 HP ProLiant 20110706 MSFT 00000097) >22:49:53,741 WARNING kernel:[ 0.000000] ACPI: SLIC 00000000bf770590 00176 (v01 HP SLIC0850 20110706 MSFT 00000097) >22:49:53,741 WARNING kernel:[ 0.000000] ACPI: BOOT 00000000bf770710 00028 (v01 HP ProLiant 20110706 MSFT 00000097) >22:49:53,741 WARNING kernel:[ 0.000000] ACPI: OEMB 00000000bf77e040 0007A (v01 HP ProLiant 20110706 MSFT 00000097) >22:49:53,741 WARNING kernel:[ 0.000000] ACPI: HPET 00000000bf77a740 00038 (v01 HP ProLiant 20110706 MSFT 00000097) >22:49:53,741 WARNING kernel:[ 0.000000] ACPI: DMAR 00000000bf77e0c0 00110 (v01 AMI OEMDMAR 00000001 MSFT 00000097) >22:49:53,741 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bf77efa0 00363 (v01 HP ProLiant 00000012 INTL 20051117) >22:49:53,741 WARNING kernel:[ 0.000000] ACPI: EINJ 00000000bf77a780 00130 (v01 HP ProLiant 20110706 MSFT 00000097) >22:49:53,741 WARNING kernel:[ 0.000000] ACPI: BERT 00000000bf77a910 00030 (v01 HP ProLiant 20110706 MSFT 00000097) >22:49:53,741 WARNING kernel:[ 0.000000] ACPI: ERST 00000000bf77a940 001B0 (v01 HP ProLiant 20110706 MSFT 00000097) >22:49:53,741 WARNING kernel:[ 0.000000] ACPI: HEST 00000000bf77aaf0 000A8 (v01 HP ProLiant 20110706 MSFT 00000097) >22:49:53,741 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >22:49:53,741 INFO kernel:[ 0.000000] No NUMA configuration found >22:49:53,741 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023fffffff] >22:49:53,741 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x23fffffff] >22:49:53,741 INFO kernel:[ 0.000000] NODE_DATA [mem 0x23ffda000-0x23fffffff] >22:49:53,741 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880237600000-ffff88023f5fffff] on node 0 >22:49:53,741 WARNING kernel:[ 0.000000] Zone ranges: >22:49:53,741 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >22:49:53,741 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >22:49:53,741 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x23fffffff] >22:49:53,741 WARNING kernel:[ 0.000000] Movable zone start for each node >22:49:53,741 WARNING kernel:[ 0.000000] Early memory node ranges >22:49:53,741 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x00098fff] >22:49:53,741 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xbf75ffff] >22:49:53,741 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x23fffffff] >22:49:53,741 DEBUG kernel:[ 0.000000] On node 0 totalpages: 2094825 >22:49:53,741 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >22:49:53,741 DEBUG kernel:[ 0.000000] DMA zone: 7 pages reserved >22:49:53,741 DEBUG kernel:[ 0.000000] DMA zone: 3906 pages, LIFO batch:0 >22:49:53,741 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >22:49:53,741 DEBUG kernel:[ 0.000000] DMA32 zone: 763808 pages, LIFO batch:31 >22:49:53,741 DEBUG kernel:[ 0.000000] Normal zone: 20480 pages used for memmap >22:49:53,741 DEBUG kernel:[ 0.000000] Normal zone: 1290240 pages, LIFO batch:31 >22:49:53,741 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x808 >22:49:53,741 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x10] enabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x12] enabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x14] enabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x16] enabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x84] disabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x85] disabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x86] disabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x87] disabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x88] disabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x89] disabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x8a] disabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x8b] disabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x8c] disabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x8d] disabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x8e] disabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x8f] disabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x11] lapic_id[0x90] disabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x12] lapic_id[0x91] disabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x13] lapic_id[0x92] disabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x14] lapic_id[0x93] disabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x15] lapic_id[0x94] disabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x16] lapic_id[0x95] disabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x17] lapic_id[0x96] disabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x18] lapic_id[0x97] disabled) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >22:49:53,741 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >22:49:53,742 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 >22:49:53,742 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x03] address[0xfec8a000] gsi_base[24]) >22:49:53,742 INFO kernel:[ 0.000000] IOAPIC[1]: apic_id 3, version 32, address 0xfec8a000, GSI 24-47 >22:49:53,742 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >22:49:53,742 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >22:49:53,742 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >22:49:53,742 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >22:49:53,742 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >22:49:53,742 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >22:49:53,742 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000 >22:49:53,742 INFO kernel:[ 0.000000] smpboot: Allowing 24 CPUs, 20 hotplug CPUs >22:49:53,742 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 64 >22:49:53,742 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000099000 - 00000000000a0000 >22:49:53,742 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 >22:49:53,742 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 >22:49:53,742 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bf760000 - 00000000bf76e000 >22:49:53,742 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bf76e000 - 00000000bf770000 >22:49:53,742 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bf770000 - 00000000bf77e000 >22:49:53,742 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bf77e000 - 00000000bf7d0000 >22:49:53,742 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bf7d0000 - 00000000bf7e0000 >22:49:53,742 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bf7e0000 - 00000000bf7ed000 >22:49:53,742 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bf7ed000 - 00000000c0000000 >22:49:53,742 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000 >22:49:53,742 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 >22:49:53,742 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fee00000 >22:49:53,742 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >22:49:53,742 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffa00000 >22:49:53,742 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ffa00000 - 0000000100000000 >22:49:53,742 INFO kernel:[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices >22:49:53,742 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >22:49:53,742 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1 >22:49:53,742 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff880237200000 s85248 r8192 d21248 u131072 >22:49:53,742 DEBUG kernel:[ 0.000000] pcpu-alloc: s85248 r8192 d21248 u131072 alloc=1*2097152 >22:49:53,742 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 >22:49:53,742 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 -- -- -- -- -- -- -- -- >22:49:53,742 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2057954 >22:49:53,742 WARNING kernel:[ 0.000000] Policy zone: Normal >22:49:53,742 NOTICE kernel:[ 0.000000] Kernel command line: initrd=/images/storageqe-52.rhts.eng.nay.redhat.com/initrd console=ttyS0,115200n81 ks=http://beaker.engineering.redhat.com/kickstart/133727 ksdevice=3C:4A:92:E0:D1:26 mpath vnc netboot_method=pxe BOOT_IMAGE=/images/storageqe-52.rhts.eng.nay.redhat.com/kernel BOOTIF=01-3c-4a-92-e0-d1-26 >22:49:53,742 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >22:49:53,742 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >22:49:53,742 INFO kernel:[ 0.000000] Checking aperture... >22:49:53,742 INFO kernel:[ 0.000000] No AGP bridge found >22:49:53,742 INFO kernel:[ 0.000000] Memory: 8139284k/9437184k available (6018k kernel code, 1057884k absent, 240016k reserved, 3806k data, 1144k init) >22:49:53,742 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1 >22:49:53,742 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >22:49:53,742 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=4096 to nr_cpu_ids=24. >22:49:53,742 INFO kernel:[ 0.000000] NR_IRQS:262400 nr_irqs:1280 16 >22:49:53,742 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >22:49:53,742 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >22:49:53,742 INFO kernel:[ 0.000000] console [ttyS0] enabled >22:49:53,742 DEBUG kernel:[ 0.000000] hpet clockevent registered >22:49:53,742 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >22:49:53,742 INFO kernel:[ 0.001000] tsc: Detected 2133.425 MHz processor >22:49:53,742 INFO kernel:[ 0.000005] Calibrating delay loop (skipped), value calculated using timer frequency.. 4266.85 BogoMIPS (lpj=2133425) >22:49:53,742 INFO kernel:[ 0.011847] pid_max: default: 32768 minimum: 301 >22:49:53,742 INFO kernel:[ 0.017037] Security Framework initialized >22:49:53,742 INFO kernel:[ 0.021610] SELinux: Initializing. >22:49:53,742 DEBUG kernel:[ 0.025509] SELinux: Starting in permissive mode >22:49:53,742 INFO kernel:[ 0.026306] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >22:49:53,742 INFO kernel:[ 0.036922] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >22:49:53,742 INFO kernel:[ 0.045858] Mount-cache hash table entries: 256 >22:49:53,742 INFO kernel:[ 0.051181] Initializing cgroup subsys cpuacct >22:49:53,742 INFO kernel:[ 0.056137] Initializing cgroup subsys devices >22:49:53,742 INFO kernel:[ 0.061091] Initializing cgroup subsys freezer >22:49:53,742 INFO kernel:[ 0.066044] Initializing cgroup subsys net_cls >22:49:53,742 INFO kernel:[ 0.070997] Initializing cgroup subsys blkio >22:49:53,742 INFO kernel:[ 0.075758] Initializing cgroup subsys perf_event >22:49:53,742 INFO kernel:[ 0.081029] CPU: Physical Processor ID: 1 >22:49:53,742 INFO kernel:[ 0.085500] CPU: Processor Core ID: 0 >22:49:53,742 INFO kernel:[ 0.089587] mce: CPU supports 9 MCE banks >22:49:53,742 INFO kernel:[ 0.094069] CPU0: Thermal monitoring enabled (TM1) >22:49:53,742 INFO kernel:[ 0.099417] process: using mwait in idle threads >22:49:53,742 INFO kernel:[ 0.104567] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >22:49:53,742 INFO kernel:[ 0.104567] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >22:49:53,742 INFO kernel:[ 0.104567] tlb_flushall_shift is 0x6 >22:49:53,742 INFO kernel:[ 0.122321] ACPI: Core revision 20120711 >22:49:53,742 INFO kernel:[ 0.152153] ftrace: allocating 22329 entries in 88 pages >22:49:53,742 INFO kernel:[ 0.170954] dmar: Host address width 40 >22:49:53,742 INFO kernel:[ 0.175236] dmar: DRHD base: 0x000000fbffe000 flags: 0x1 >22:49:53,742 INFO kernel:[ 0.181173] dmar: IOMMU 0: reg_base_addr fbffe000 ver 1:0 cap c90780106f0462 ecap f020f6 >22:49:53,742 INFO kernel:[ 0.190189] dmar: RMRR base: 0x000000000ed000 end: 0x000000000effff >22:49:53,742 INFO kernel:[ 0.197174] dmar: RMRR base: 0x000000bf7ed000 end: 0x000000bf7fffff >22:49:53,742 INFO kernel:[ 0.204159] dmar: ATSR flags: 0x0 >22:49:53,742 INFO kernel:[ 0.208053] Switched APIC routing to physical flat. >22:49:53,742 INFO kernel:[ 0.214102] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >22:49:53,742 INFO kernel:[ 0.230773] smpboot: CPU0: Intel(R) Xeon(R) CPU E5506 @ 2.13GHz stepping 05 >22:49:53,742 INFO kernel:[ 0.340457] Performance Events: PEBS fmt1+, 16-deep LBR, Nehalem events, Intel PMU driver. >22:49:53,742 INFO kernel:[ 0.349709] perf_event_intel: CPU erratum AAJ80 worked around >22:49:53,742 WARNING kernel:[ 0.356107] perf_event_intel: CPUID marked event: 'bus cycles' unavailable >22:49:53,742 INFO kernel:[ 0.363764] ... version: 3 >22:49:53,742 INFO kernel:[ 0.368227] ... bit width: 48 >22:49:53,742 INFO kernel:[ 0.372785] ... generic registers: 4 >22:49:53,742 INFO kernel:[ 0.377249] ... value mask: 0000ffffffffffff >22:49:53,742 INFO kernel:[ 0.383164] ... max period: 000000007fffffff >22:49:53,742 INFO kernel:[ 0.389079] ... fixed-purpose events: 3 >22:49:53,742 INFO kernel:[ 0.393543] ... event mask: 000000070000000f >22:49:53,742 INFO kernel:[ 0.400285] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >22:49:53,742 INFO kernel:[ 0.409423] smpboot: Booting Node 0, Processors #1 #2 #3 >22:49:53,742 INFO kernel:[ 0.455306] Brought up 4 CPUs >22:49:53,742 INFO kernel:[ 0.458815] smpboot: Total of 4 processors activated (17067.40 BogoMIPS) >22:49:53,742 INFO kernel:[ 0.468900] devtmpfs: initialized >22:49:53,742 INFO kernel:[ 0.474070] PM: Registering ACPI NVS region [mem 0xbf77e000-0xbf7cffff] (335872 bytes) >22:49:53,742 INFO kernel:[ 0.483694] atomic64 test passed for x86-64 platform with CX8 and with SSE >22:49:53,742 INFO kernel:[ 0.491419] NET: Registered protocol family 16 >22:49:53,742 INFO kernel:[ 0.496533] ACPI: bus type pci registered >22:49:53,742 INFO systemd: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >22:49:53,742 INFO kernel:[ 0.501073] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >22:49:53,742 INFO systemd: Initializing machine ID from random generator. >22:49:53,742 INFO kernel:[ 0.511442] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >22:49:53,742 INFO kernel:[ 0.539065] PCI: Using configuration type 1 for base access >22:49:53,742 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. >22:49:53,742 INFO kernel:[ 0.546174] bio: create slab <bio-0> at 0 >22:49:53,742 INFO kernel:[ 0.550726] ACPI: Added _OSI(Module Device) >22:49:53,742 INFO kernel:[ 0.555385] ACPI: Added _OSI(Processor Device) >22:49:53,742 INFO systemd-modules-load: Inserted module 'uinput' >22:49:53,742 INFO kernel:[ 0.560332] ACPI: Added _OSI(3.0 _SCP Extensions) >22:49:53,742 INFO kernel:[ 0.565569] ACPI: Added _OSI(Processor Aggregator Device) >22:49:53,742 ERR systemd-udevd: ctx=0x7f6521c3ef00 path=/lib/modules/3.6.0-0.28.el7.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >22:49:53,742 ERR systemd-udevd: ctx=0x7f6521c3ef00 path=/lib/modules/3.6.0-0.28.el7.x86_64/kernel/drivers/edac/edac_core.ko error=No such file or directory >22:49:53,742 DEBUG kernel:[ 0.572473] ACPI: EC: Look up EC in DSDT >22:49:53,742 INFO systemd: Started Load Random Seed. >22:49:53,742 WARNING kernel:[ 0.573401] ACPI: Executed 1 blocks of module-level executable AML code >22:49:53,742 WARNING kernel:[ 0.583395] ACPI: SSDT 00000000bf77e1d0 008F0 (v01 DpgPmm P001Ist 00000011 INTL 20051117) >22:49:53,742 INFO systemd: Started Import network configuration from initramfs. >22:49:53,742 WARNING kernel:[ 0.592891] ACPI: Dynamic OEM Table Load: >22:49:53,742 WARNING kernel:[ 0.597365] ACPI: SSDT (null) 008F0 (v01 DpgPmm P001Ist 00000011 INTL 20051117) >22:49:53,742 INFO systemd: Starting Recreate Volatile Files and Directories... >22:49:53,742 WARNING kernel:[ 0.606682] ACPI: SSDT 00000000bf77eac0 004D5 (v01 PmRef P001Cst 00003001 INTL 20051117) >22:49:53,742 WARNING kernel:[ 0.616121] ACPI: Dynamic OEM Table Load: >22:49:53,742 WARNING kernel:[ 0.620606] ACPI: SSDT (null) 004D5 (v01 PmRef P001Cst 00003001 INTL 20051117) >22:49:53,742 ERR systemd-udevd: ctx=0x7f6521c3ef00 path=/lib/modules/3.6.0-0.28.el7.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >22:49:53,742 ERR systemd-udevd: ctx=0x7f6521c3ef00 path=/lib/modules/3.6.0-0.28.el7.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >22:49:53,742 INFO kernel:[ 0.630030] ACPI: Interpreter enabled >22:49:53,742 INFO kernel:[ 0.634110] ACPI: (supports S0 S4 S5) >22:49:53,742 INFO kernel:[ 0.638218] ACPI: Using IOAPIC for interrupt routing >22:49:53,742 INFO kernel:[ 0.649312] ACPI: No dock devices found. >22:49:53,742 INFO kernel:[ 0.653707] HEST: Table parsing has been initialized. >22:49:53,742 INFO kernel:[ 0.659334] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >22:49:53,742 INFO kernel:[ 0.669586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >22:49:53,742 INFO kernel:[ 0.676625] PCI host bridge to bus 0000:00 >22:49:53,742 DEBUG kernel:[ 0.681190] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >22:49:53,742 INFO kernel:[ 0.681192] pci_bus 0000:00: root bus resource [bus 00-ff] >22:49:53,742 INFO kernel:[ 0.687302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >22:49:53,742 INFO kernel:[ 0.694185] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >22:49:53,742 INFO kernel:[ 0.701069] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >22:49:53,742 INFO kernel:[ 0.708727] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff] >22:49:53,742 INFO kernel:[ 0.716384] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff] >22:49:53,742 INFO kernel:[ 0.724042] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff] >22:49:53,742 DEBUG kernel:[ 0.731713] pci 0000:00:00.0: [8086:3406] type 00 class 0x060000 >22:49:53,742 DEBUG kernel:[ 0.731773] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold >22:49:53,742 DEBUG kernel:[ 0.731800] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400 >22:49:53,742 DEBUG kernel:[ 0.731864] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >22:49:53,742 DEBUG kernel:[ 0.731889] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400 >22:49:53,742 DEBUG kernel:[ 0.731953] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold >22:49:53,742 DEBUG kernel:[ 0.731980] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400 >22:49:53,742 DEBUG kernel:[ 0.732043] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold >22:49:53,742 DEBUG kernel:[ 0.732069] pci 0000:00:09.0: [8086:3410] type 01 class 0x060400 >22:49:53,742 DEBUG kernel:[ 0.732132] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold >22:49:53,742 DEBUG kernel:[ 0.732156] pci 0000:00:0a.0: [8086:3411] type 01 class 0x060400 >22:49:53,742 DEBUG kernel:[ 0.732219] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold >22:49:53,742 DEBUG kernel:[ 0.732246] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000 >22:49:53,742 DEBUG kernel:[ 0.732323] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000 >22:49:53,742 DEBUG kernel:[ 0.732397] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000 >22:49:53,742 DEBUG kernel:[ 0.732479] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300 >22:49:53,742 DEBUG kernel:[ 0.732525] pci 0000:00:1a.0: reg 20: [io 0xc800-0xc81f] >22:49:53,742 DEBUG kernel:[ 0.732592] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320 >22:49:53,742 DEBUG kernel:[ 0.732614] pci 0000:00:1a.7: reg 10: [mem 0xfaff8000-0xfaff83ff] >22:49:53,742 DEBUG kernel:[ 0.732709] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold >22:49:53,742 DEBUG kernel:[ 0.732733] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400 >22:49:53,742 DEBUG kernel:[ 0.732808] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >22:49:53,742 DEBUG kernel:[ 0.732835] pci 0000:00:1c.4: [8086:3a48] type 01 class 0x060400 >22:49:53,742 DEBUG kernel:[ 0.732910] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >22:49:53,742 DEBUG kernel:[ 0.732937] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300 >22:49:53,742 DEBUG kernel:[ 0.732982] pci 0000:00:1d.0: reg 20: [io 0xc880-0xc89f] >22:49:53,742 DEBUG kernel:[ 0.733035] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300 >22:49:53,742 DEBUG kernel:[ 0.733080] pci 0000:00:1d.1: reg 20: [io 0xcc00-0xcc1f] >22:49:53,742 DEBUG kernel:[ 0.733136] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300 >22:49:53,742 DEBUG kernel:[ 0.733180] pci 0000:00:1d.2: reg 20: [io 0xd000-0xd01f] >22:49:53,742 DEBUG kernel:[ 0.733244] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320 >22:49:53,742 DEBUG kernel:[ 0.733266] pci 0000:00:1d.7: reg 10: [mem 0xfaffa000-0xfaffa3ff] >22:49:53,742 DEBUG kernel:[ 0.733361] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >22:49:53,742 DEBUG kernel:[ 0.733383] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >22:49:53,742 DEBUG kernel:[ 0.733449] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100 >22:49:53,742 INFO kernel:[ 0.733533] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff) >22:49:53,742 INFO kernel:[ 0.741967] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0ca0 (mask 003f) >22:49:53,742 DEBUG kernel:[ 0.750440] pci 0000:00:1f.2: [8086:3a22] type 00 class 0x010601 >22:49:53,742 DEBUG kernel:[ 0.750461] pci 0000:00:1f.2: reg 10: [io 0xd880-0xd887] >22:49:53,742 DEBUG kernel:[ 0.750469] pci 0000:00:1f.2: reg 14: [io 0xd800-0xd803] >22:49:53,742 DEBUG kernel:[ 0.750477] pci 0000:00:1f.2: reg 18: [io 0xd480-0xd487] >22:49:53,742 DEBUG kernel:[ 0.750486] pci 0000:00:1f.2: reg 1c: [io 0xd400-0xd403] >22:49:53,742 DEBUG kernel:[ 0.750494] pci 0000:00:1f.2: reg 20: [io 0xd080-0xd09f] >22:49:53,742 DEBUG kernel:[ 0.750502] pci 0000:00:1f.2: reg 24: [mem 0xfaffc000-0xfaffc7ff] >22:49:53,742 DEBUG kernel:[ 0.750553] pci 0000:00:1f.2: PME# supported from D3hot >22:49:53,742 DEBUG kernel:[ 0.750608] pci_bus 0000:08: busn_res: [bus 08] is inserted under [bus 00-ff] >22:49:53,742 INFO kernel:[ 0.750611] pci 0000:00:01.0: PCI bridge to [bus 08] >22:49:53,742 DEBUG kernel:[ 0.756182] pci_bus 0000:07: busn_res: [bus 07] is inserted under [bus 00-ff] >22:49:53,742 DEBUG kernel:[ 0.756195] pci 0000:07:00.0: [1657:0014] type 00 class 0x0c0400 >22:49:53,742 DEBUG kernel:[ 0.756209] pci 0000:07:00.0: reg 10: [mem 0xfbe40000-0xfbe7ffff 64bit] >22:49:53,742 DEBUG kernel:[ 0.756220] pci 0000:07:00.0: reg 18: [mem 0xfbeb8000-0xfbebbfff 64bit] >22:49:53,742 DEBUG kernel:[ 0.756239] pci 0000:07:00.0: reg 30: [mem 0xfbc00000-0xfbcfffff pref] >22:49:53,742 DEBUG kernel:[ 0.756277] pci 0000:07:00.0: PME# supported from D0 D3hot >22:49:53,742 DEBUG kernel:[ 0.756311] pci 0000:07:00.1: [1657:0014] type 00 class 0x020000 >22:49:53,742 DEBUG kernel:[ 0.756325] pci 0000:07:00.1: reg 10: [mem 0xfbec0000-0xfbefffff 64bit] >22:49:53,742 DEBUG kernel:[ 0.756336] pci 0000:07:00.1: reg 18: [mem 0xfbebc000-0xfbebffff 64bit] >22:49:53,742 DEBUG kernel:[ 0.756355] pci 0000:07:00.1: reg 30: [mem 0xfbd00000-0xfbdfffff pref] >22:49:53,742 DEBUG kernel:[ 0.756390] pci 0000:07:00.1: PME# supported from D0 D3hot >22:49:53,742 INFO kernel:[ 0.757540] pci 0000:00:03.0: PCI bridge to [bus 07] >22:49:53,742 DEBUG kernel:[ 0.763074] pci 0000:00:03.0: bridge window [mem 0xfbc00000-0xfbefffff] >22:49:53,742 DEBUG kernel:[ 0.763116] pci_bus 0000:06: busn_res: [bus 06] is inserted under [bus 00-ff] >22:49:53,742 INFO kernel:[ 0.763119] pci 0000:00:07.0: PCI bridge to [bus 06] >22:49:53,742 DEBUG kernel:[ 0.768689] pci_bus 0000:05: busn_res: [bus 05] is inserted under [bus 00-ff] >22:49:53,742 DEBUG kernel:[ 0.768708] pci 0000:05:00.0: [8086:10c9] type 00 class 0x020000 >22:49:53,742 DEBUG kernel:[ 0.768721] pci 0000:05:00.0: reg 10: [mem 0xfbb60000-0xfbb7ffff] >22:49:53,742 DEBUG kernel:[ 0.768731] pci 0000:05:00.0: reg 14: [mem 0xfbb40000-0xfbb5ffff] >22:49:53,742 DEBUG kernel:[ 0.768740] pci 0000:05:00.0: reg 18: [io 0xe880-0xe89f] >22:49:53,742 DEBUG kernel:[ 0.768750] pci 0000:05:00.0: reg 1c: [mem 0xfbbb8000-0xfbbbbfff] >22:49:53,742 DEBUG kernel:[ 0.768774] pci 0000:05:00.0: reg 30: [mem 0xfbb20000-0xfbb3ffff pref] >22:49:53,742 DEBUG kernel:[ 0.768822] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold >22:49:53,742 DEBUG kernel:[ 0.768863] pci 0000:05:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit] >22:49:53,742 DEBUG kernel:[ 0.768882] pci 0000:05:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit] >22:49:53,742 DEBUG kernel:[ 0.768915] pci 0000:05:00.1: [8086:10c9] type 00 class 0x020000 >22:49:53,742 DEBUG kernel:[ 0.768928] pci 0000:05:00.1: reg 10: [mem 0xfbbe0000-0xfbbfffff] >22:49:53,742 DEBUG kernel:[ 0.768938] pci 0000:05:00.1: reg 14: [mem 0xfbbc0000-0xfbbdffff] >22:49:53,742 DEBUG kernel:[ 0.768947] pci 0000:05:00.1: reg 18: [io 0xec00-0xec1f] >22:49:53,742 DEBUG kernel:[ 0.768957] pci 0000:05:00.1: reg 1c: [mem 0xfbbbc000-0xfbbbffff] >22:49:53,742 DEBUG kernel:[ 0.768982] pci 0000:05:00.1: reg 30: [mem 0xfbb80000-0xfbb9ffff pref] >22:49:53,742 DEBUG kernel:[ 0.769029] pci 0000:05:00.1: PME# supported from D0 D3hot D3cold >22:49:53,742 DEBUG kernel:[ 0.769064] pci 0000:05:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit] >22:49:53,742 DEBUG kernel:[ 0.769083] pci 0000:05:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit] >22:49:53,742 INFO kernel:[ 0.770518] pci 0000:00:09.0: PCI bridge to [bus 05] >22:49:53,742 DEBUG kernel:[ 0.776050] pci 0000:00:09.0: bridge window [io 0xe000-0xefff] >22:49:53,742 DEBUG kernel:[ 0.776054] pci 0000:00:09.0: bridge window [mem 0xfbb00000-0xfbbfffff] >22:49:53,742 DEBUG kernel:[ 0.776095] pci_bus 0000:04: busn_res: [bus 04] is inserted under [bus 00-ff] >22:49:53,742 INFO kernel:[ 0.776098] pci 0000:00:0a.0: PCI bridge to [bus 04] >22:49:53,742 DEBUG kernel:[ 0.781671] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-ff] >22:49:53,742 INFO kernel:[ 0.781675] pci 0000:00:1c.0: PCI bridge to [bus 03] >22:49:53,742 DEBUG kernel:[ 0.787212] pci 0000:00:1c.0: bridge window [mem 0xf9f00000-0xf9ffffff 64bit pref] >22:49:53,742 DEBUG kernel:[ 0.787253] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-ff] >22:49:53,742 DEBUG kernel:[ 0.787275] pci 0000:02:00.0: [102b:0522] type 00 class 0x030000 >22:49:53,742 DEBUG kernel:[ 0.787296] pci 0000:02:00.0: reg 10: [mem 0xf8000000-0xf8ffffff pref] >22:49:53,742 DEBUG kernel:[ 0.787311] pci 0000:02:00.0: reg 14: [mem 0xfbafc000-0xfbafffff] >22:49:53,742 DEBUG kernel:[ 0.787326] pci 0000:02:00.0: reg 18: [mem 0xfb000000-0xfb7fffff] >22:49:53,742 DEBUG kernel:[ 0.787381] pci 0000:02:00.0: reg 30: [mem 0xfbae0000-0xfbaeffff pref] >22:49:53,742 INFO kernel:[ 0.787474] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >22:49:53,742 INFO kernel:[ 0.798615] pci 0000:00:1c.4: PCI bridge to [bus 02] >22:49:53,742 DEBUG kernel:[ 0.804148] pci 0000:00:1c.4: bridge window [mem 0xfb000000-0xfbafffff] >22:49:53,742 DEBUG kernel:[ 0.804154] pci 0000:00:1c.4: bridge window [mem 0xf8000000-0xf8ffffff 64bit pref] >22:49:53,742 DEBUG kernel:[ 0.804177] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-ff] >22:49:53,742 INFO kernel:[ 0.804220] pci 0000:00:1e.0: PCI bridge to [bus 01] (subtractive decode) >22:49:53,742 DEBUG kernel:[ 0.811789] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >22:49:53,742 DEBUG kernel:[ 0.811791] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >22:49:53,742 DEBUG kernel:[ 0.811793] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >22:49:53,742 DEBUG kernel:[ 0.811795] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode) >22:49:53,742 DEBUG kernel:[ 0.811797] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode) >22:49:53,742 DEBUG kernel:[ 0.811799] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff] (subtractive decode) >22:49:53,742 DEBUG kernel:[ 0.811832] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >22:49:53,742 DEBUG kernel:[ 0.812018] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE1._PRT] >22:49:53,742 DEBUG kernel:[ 0.812045] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE3._PRT] >22:49:53,742 DEBUG kernel:[ 0.812078] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE9._PRT] >22:49:53,742 DEBUG kernel:[ 0.812101] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPEA._PRT] >22:49:53,742 DEBUG kernel:[ 0.812156] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT] >22:49:53,742 DEBUG kernel:[ 0.812185] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT] >22:49:53,742 INFO kernel:[ 0.812209] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >22:49:53,742 INFO kernel:[ 0.820740] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >22:49:53,742 INFO kernel:[ 0.838024] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12 14 15) >22:49:53,742 INFO kernel:[ 0.845831] ACPI: PCI Interrupt Link [LNKB] (IRQs *5) >22:49:53,742 INFO kernel:[ 0.851527] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 12 14 *15) >22:49:53,742 INFO kernel:[ 0.859331] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 *11 12 14 15) >22:49:53,742 INFO kernel:[ 0.867135] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled. >22:49:53,742 INFO kernel:[ 0.876216] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled. >22:49:53,742 INFO kernel:[ 0.885296] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled. >22:49:53,742 INFO kernel:[ 0.894376] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 6 7 10 11 12 *14 15) >22:49:53,742 INFO kernel:[ 0.902223] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none >22:49:53,742 INFO kernel:[ 0.911235] vgaarb: loaded >22:49:53,742 INFO kernel:[ 0.914246] vgaarb: bridge control possible 0000:02:00.0 >22:49:53,742 NOTICE kernel:[ 0.920226] SCSI subsystem initialized >22:49:53,742 INFO kernel:[ 0.924421] ACPI: bus type usb registered >22:49:53,742 INFO kernel:[ 0.928898] usbcore: registered new interface driver usbfs >22:49:53,742 INFO kernel:[ 0.935013] usbcore: registered new interface driver hub >22:49:53,742 INFO kernel:[ 0.940951] usbcore: registered new device driver usb >22:49:53,742 INFO kernel:[ 0.946630] PCI: Using ACPI for IRQ routing >22:49:53,742 INFO kernel:[ 0.957893] PCI: Discovered peer bus fe >22:49:53,742 DEBUG kernel:[ 0.962163] PCI: root bus fe: using default resources >22:49:53,742 DEBUG kernel:[ 0.962165] PCI: Probing PCI hardware (bus fe) >22:49:53,742 INFO kernel:[ 0.962185] PCI host bridge to bus 0000:fe >22:49:53,742 INFO kernel:[ 0.966748] pci_bus 0000:fe: root bus resource [io 0x0000-0xffff] >22:49:53,742 INFO kernel:[ 0.973624] pci_bus 0000:fe: root bus resource [mem 0x00000000-0xffffffffff] >22:49:53,742 INFO kernel:[ 0.981476] pci_bus 0000:fe: No busn resource found for root bus, will use [bus fe-ff] >22:49:53,742 DEBUG kernel:[ 0.990295] pci_bus 0000:fe: busn_res: [bus fe-ff] is inserted under domain [bus 00-ff] >22:49:53,742 DEBUG kernel:[ 0.990300] pci 0000:fe:00.0: [8086:2c40] type 00 class 0x060000 >22:49:53,742 DEBUG kernel:[ 0.990321] pci 0000:fe:00.1: [8086:2c01] type 00 class 0x060000 >22:49:53,742 DEBUG kernel:[ 0.990342] pci 0000:fe:02.0: [8086:2c10] type 00 class 0x060000 >22:49:53,742 DEBUG kernel:[ 0.990361] pci 0000:fe:02.1: [8086:2c11] type 00 class 0x060000 >22:49:53,742 DEBUG kernel:[ 0.990382] pci 0000:fe:02.4: [8086:2c14] type 00 class 0x060000 >22:49:53,742 DEBUG kernel:[ 0.990400] pci 0000:fe:02.5: [8086:2c15] type 00 class 0x060000 >22:49:53,742 DEBUG kernel:[ 0.990419] pci 0000:fe:03.0: [8086:2c18] type 00 class 0x060000 >22:49:53,742 DEBUG kernel:[ 0.990438] pci 0000:fe:03.1: [8086:2c19] type 00 class 0x060000 >22:49:53,742 DEBUG kernel:[ 0.990456] pci 0000:fe:03.2: [8086:2c1a] type 00 class 0x060000 >22:49:53,742 DEBUG kernel:[ 0.990475] pci 0000:fe:03.4: [8086:2c1c] type 00 class 0x060000 >22:49:53,742 DEBUG kernel:[ 0.990494] pci 0000:fe:04.0: [8086:2c20] type 00 class 0x060000 >22:49:53,742 DEBUG kernel:[ 0.990513] pci 0000:fe:04.1: [8086:2c21] type 00 class 0x060000 >22:49:53,742 DEBUG kernel:[ 0.990533] pci 0000:fe:04.2: [8086:2c22] type 00 class 0x060000 >22:49:53,742 DEBUG kernel:[ 0.990551] pci 0000:fe:04.3: [8086:2c23] type 00 class 0x060000 >22:49:53,742 DEBUG kernel:[ 0.990571] pci 0000:fe:05.0: [8086:2c28] type 00 class 0x060000 >22:49:53,742 DEBUG kernel:[ 0.990590] pci 0000:fe:05.1: [8086:2c29] type 00 class 0x060000 >22:49:53,743 DEBUG kernel:[ 0.990608] pci 0000:fe:05.2: [8086:2c2a] type 00 class 0x060000 >22:49:53,746 DEBUG kernel:[ 0.990626] pci 0000:fe:05.3: [8086:2c2b] type 00 class 0x060000 >22:49:53,746 DEBUG kernel:[ 0.990647] pci 0000:fe:06.0: [8086:2c30] type 00 class 0x060000 >22:49:53,746 DEBUG kernel:[ 0.990665] pci 0000:fe:06.1: [8086:2c31] type 00 class 0x060000 >22:49:53,746 DEBUG kernel:[ 0.990685] pci 0000:fe:06.2: [8086:2c32] type 00 class 0x060000 >22:49:53,746 DEBUG kernel:[ 0.990704] pci 0000:fe:06.3: [8086:2c33] type 00 class 0x060000 >22:49:53,746 DEBUG kernel:[ 0.990735] pci_bus 0000:fe: busn_res: [bus fe-ff] end is updated to fe >22:49:53,746 DEBUG kernel:[ 0.991117] PCI: pci_cache_line_size set to 64 bytes >22:49:53,746 DEBUG kernel:[ 0.991219] e820: reserve RAM buffer [mem 0x00099000-0x0009ffff] >22:49:53,746 DEBUG kernel:[ 0.991221] e820: reserve RAM buffer [mem 0xbf760000-0xbfffffff] >22:49:53,746 INFO kernel:[ 0.991310] NetLabel: Initializing >22:49:53,746 INFO kernel:[ 0.995101] NetLabel: domain hash size = 128 >22:49:53,746 INFO kernel:[ 0.999950] NetLabel: protocols = UNLABELED CIPSOv4 >22:49:53,746 INFO kernel:[ 1.005485] NetLabel: unlabeled traffic allowed by default >22:49:53,746 INFO kernel:[ 1.011721] HPET: 4 timers in total, 0 timers will be used for per-cpu timer >22:49:53,746 INFO kernel:[ 1.019574] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >22:49:53,746 INFO kernel:[ 1.025346] hpet0: 4 comparators, 64-bit 14.318180 MHz counter >22:49:53,746 INFO kernel:[ 1.035998] Switching to clocksource hpet >22:49:53,746 INFO kernel:[ 1.047030] pnp: PnP ACPI init >22:49:53,746 INFO kernel:[ 1.050454] ACPI: bus type pnp registered >22:49:53,746 DEBUG kernel:[ 1.055029] pnp 00:00: [bus 00-ff] >22:49:53,746 DEBUG kernel:[ 1.055032] pnp 00:00: [io 0x0cf8-0x0cff] >22:49:53,746 DEBUG kernel:[ 1.055034] pnp 00:00: [io 0x0000-0x0cf7 window] >22:49:53,746 DEBUG kernel:[ 1.055036] pnp 00:00: [io 0x0d00-0xffff window] >22:49:53,746 DEBUG kernel:[ 1.055038] pnp 00:00: [mem 0x000a0000-0x000bffff window] >22:49:53,746 DEBUG kernel:[ 1.055040] pnp 00:00: [mem 0x000d0000-0x000dffff window] >22:49:53,746 DEBUG kernel:[ 1.055042] pnp 00:00: [mem 0xc0000000-0xdfffffff window] >22:49:53,746 DEBUG kernel:[ 1.055044] pnp 00:00: [mem 0xf0000000-0xfed8ffff window] >22:49:53,746 DEBUG kernel:[ 1.055106] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >22:49:53,746 DEBUG kernel:[ 1.055116] pnp 00:01: [mem 0xfbf00000-0xfbffffff] >22:49:53,746 DEBUG kernel:[ 1.055118] pnp 00:01: [mem 0xfc000000-0xfcffffff] >22:49:53,746 DEBUG kernel:[ 1.055120] pnp 00:01: [mem 0xfd000000-0xfdffffff] >22:49:53,746 DEBUG kernel:[ 1.055121] pnp 00:01: [mem 0xfe000000-0xfebfffff] >22:49:53,746 DEBUG kernel:[ 1.055123] pnp 00:01: [mem 0xfec8a000-0xfec8afff] >22:49:53,746 DEBUG kernel:[ 1.055125] pnp 00:01: [mem 0xfed10000-0xfed10fff] >22:49:53,746 INFO kernel:[ 1.055183] system 00:01: [mem 0xfbf00000-0xfbffffff] could not be reserved >22:49:53,746 INFO kernel:[ 1.062943] system 00:01: [mem 0xfc000000-0xfcffffff] has been reserved >22:49:53,746 INFO kernel:[ 1.070314] system 00:01: [mem 0xfd000000-0xfdffffff] has been reserved >22:49:53,746 INFO kernel:[ 1.077684] system 00:01: [mem 0xfe000000-0xfebfffff] has been reserved >22:49:53,746 INFO kernel:[ 1.085055] system 00:01: [mem 0xfec8a000-0xfec8afff] could not be reserved >22:49:53,746 INFO kernel:[ 1.092812] system 00:01: [mem 0xfed10000-0xfed10fff] has been reserved >22:49:53,746 DEBUG kernel:[ 1.100182] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) >22:49:53,746 DEBUG kernel:[ 1.100229] pnp 00:02: [dma 4] >22:49:53,746 DEBUG kernel:[ 1.100231] pnp 00:02: [io 0x0000-0x000f] >22:49:53,746 DEBUG kernel:[ 1.100233] pnp 00:02: [io 0x0081-0x0083] >22:49:53,746 DEBUG kernel:[ 1.100235] pnp 00:02: [io 0x0087] >22:49:53,746 DEBUG kernel:[ 1.100237] pnp 00:02: [io 0x0089-0x008b] >22:49:53,746 DEBUG kernel:[ 1.100238] pnp 00:02: [io 0x008f] >22:49:53,746 DEBUG kernel:[ 1.100240] pnp 00:02: [io 0x00c0-0x00df] >22:49:53,746 DEBUG kernel:[ 1.100267] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >22:49:53,746 DEBUG kernel:[ 1.100278] pnp 00:03: [io 0x0070-0x0071] >22:49:53,746 DEBUG kernel:[ 1.100291] pnp 00:03: [irq 8] >22:49:53,746 DEBUG kernel:[ 1.100313] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) >22:49:53,746 DEBUG kernel:[ 1.100354] pnp 00:04: [io 0x0061] >22:49:53,746 DEBUG kernel:[ 1.100380] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >22:49:53,746 DEBUG kernel:[ 1.100388] pnp 00:05: [io 0x00f0-0x00ff] >22:49:53,746 DEBUG kernel:[ 1.100402] pnp 00:05: [irq 13] >22:49:53,746 DEBUG kernel:[ 1.100426] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) >22:49:53,746 DEBUG kernel:[ 1.100636] pnp 00:06: [io 0x03f8-0x03ff] >22:49:53,746 DEBUG kernel:[ 1.100642] pnp 00:06: [irq 4] >22:49:53,746 DEBUG kernel:[ 1.100644] pnp 00:06: [dma 0 disabled] >22:49:53,746 DEBUG kernel:[ 1.100705] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >22:49:53,746 DEBUG kernel:[ 1.100886] pnp 00:07: [io 0x0000-0xffffffffffffffff disabled] >22:49:53,746 DEBUG kernel:[ 1.100889] pnp 00:07: [io 0x0a00-0x0a7f] >22:49:53,746 DEBUG kernel:[ 1.100890] pnp 00:07: [io 0x0a80-0x0a83] >22:49:53,746 DEBUG kernel:[ 1.100892] pnp 00:07: [io 0x0a84-0x0a85] >22:49:53,746 DEBUG kernel:[ 1.100894] pnp 00:07: [io 0x0a86-0x0a8d] >22:49:53,746 DEBUG kernel:[ 1.100895] pnp 00:07: [io 0x0a90-0x0a9f] >22:49:53,746 DEBUG kernel:[ 1.100897] pnp 00:07: [io 0x0b00-0x0bfe] >22:49:53,746 INFO kernel:[ 1.100949] system 00:07: [io 0x0a00-0x0a7f] has been reserved >22:49:53,746 INFO kernel:[ 1.107548] system 00:07: [io 0x0a80-0x0a83] has been reserved >22:49:53,746 INFO kernel:[ 1.114144] system 00:07: [io 0x0a84-0x0a85] has been reserved >22:49:53,746 INFO kernel:[ 1.120740] system 00:07: [io 0x0a86-0x0a8d] has been reserved >22:49:53,746 INFO kernel:[ 1.127337] system 00:07: [io 0x0a90-0x0a9f] has been reserved >22:49:53,746 INFO kernel:[ 1.133935] system 00:07: [io 0x0b00-0x0bfe] has been reserved >22:49:53,746 DEBUG kernel:[ 1.140533] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >22:49:53,746 DEBUG kernel:[ 1.140653] pnp 00:08: [io 0x0010-0x001f] >22:49:53,746 DEBUG kernel:[ 1.140656] pnp 00:08: [io 0x0022-0x003f] >22:49:53,746 DEBUG kernel:[ 1.140657] pnp 00:08: [io 0x0044-0x005f] >22:49:53,746 DEBUG kernel:[ 1.140659] pnp 00:08: [io 0x0062-0x0063] >22:49:53,746 DEBUG kernel:[ 1.140661] pnp 00:08: [io 0x0065-0x006f] >22:49:53,746 DEBUG kernel:[ 1.140662] pnp 00:08: [io 0x0072-0x007f] >22:49:53,746 DEBUG kernel:[ 1.140664] pnp 00:08: [io 0x0080] >22:49:53,746 DEBUG kernel:[ 1.140666] pnp 00:08: [io 0x0084-0x0086] >22:49:53,746 DEBUG kernel:[ 1.140667] pnp 00:08: [io 0x0088] >22:49:53,746 DEBUG kernel:[ 1.140669] pnp 00:08: [io 0x008c-0x008e] >22:49:53,746 DEBUG kernel:[ 1.140671] pnp 00:08: [io 0x0090-0x009f] >22:49:53,746 DEBUG kernel:[ 1.140673] pnp 00:08: [io 0x00a2-0x00bf] >22:49:53,746 DEBUG kernel:[ 1.140677] pnp 00:08: [io 0x00e0-0x00ef] >22:49:53,746 DEBUG kernel:[ 1.140679] pnp 00:08: [io 0x04d0-0x04d1] >22:49:53,746 DEBUG kernel:[ 1.140680] pnp 00:08: [io 0x0800-0x087f] >22:49:53,746 DEBUG kernel:[ 1.140682] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] >22:49:53,746 DEBUG kernel:[ 1.140684] pnp 00:08: [io 0x0500-0x057f] >22:49:53,746 DEBUG kernel:[ 1.140686] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] >22:49:53,746 DEBUG kernel:[ 1.140688] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] >22:49:53,746 DEBUG kernel:[ 1.140690] pnp 00:08: [mem 0xfed1c000-0xfed1ffff] >22:49:53,746 DEBUG kernel:[ 1.140692] pnp 00:08: [mem 0xfed20000-0xfed3ffff] >22:49:53,746 DEBUG kernel:[ 1.140693] pnp 00:08: [mem 0xfed40000-0xfed8ffff] >22:49:53,746 INFO kernel:[ 1.140759] system 00:08: [io 0x04d0-0x04d1] has been reserved >22:49:53,746 INFO kernel:[ 1.147358] system 00:08: [io 0x0800-0x087f] has been reserved >22:49:53,746 INFO kernel:[ 1.153955] system 00:08: [io 0x0500-0x057f] has been reserved >22:49:53,746 INFO kernel:[ 1.160552] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved >22:49:53,746 INFO kernel:[ 1.167921] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved >22:49:53,746 INFO kernel:[ 1.175291] system 00:08: [mem 0xfed40000-0xfed8ffff] has been reserved >22:49:53,746 DEBUG kernel:[ 1.182662] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >22:49:53,746 DEBUG kernel:[ 1.182698] pnp 00:09: [io 0x0ca2] >22:49:53,746 DEBUG kernel:[ 1.182701] pnp 00:09: [io 0x0ca3] >22:49:53,746 DEBUG kernel:[ 1.182730] pnp 00:09: Plug and Play ACPI device, IDs IPI0001 (active) >22:49:53,746 DEBUG kernel:[ 1.182762] pnp 00:0a: [io 0x0ca4] >22:49:53,746 DEBUG kernel:[ 1.182764] pnp 00:0a: [io 0x0ca5] >22:49:53,746 DEBUG kernel:[ 1.182789] pnp 00:0a: Plug and Play ACPI device, IDs HPQ000b (active) >22:49:53,746 DEBUG kernel:[ 1.182837] pnp 00:0b: [mem 0xfed00000-0xfed003ff] >22:49:53,746 DEBUG kernel:[ 1.182865] pnp 00:0b: Plug and Play ACPI device, IDs PNP0103 (active) >22:49:53,746 DEBUG kernel:[ 1.182935] pnp 00:0c: [io 0x0060] >22:49:53,746 DEBUG kernel:[ 1.182937] pnp 00:0c: [io 0x0064] >22:49:53,746 DEBUG kernel:[ 1.182939] pnp 00:0c: [mem 0xfec00000-0xfec00fff] >22:49:53,746 DEBUG kernel:[ 1.182941] pnp 00:0c: [mem 0xfee00000-0xfee00fff] >22:49:53,746 INFO kernel:[ 1.182989] system 00:0c: [mem 0xfec00000-0xfec00fff] could not be reserved >22:49:53,746 INFO kernel:[ 1.190750] system 00:0c: [mem 0xfee00000-0xfee00fff] has been reserved >22:49:53,746 DEBUG kernel:[ 1.198121] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) >22:49:53,746 DEBUG kernel:[ 1.198164] pnp 00:0d: [mem 0xe0000000-0xefffffff] >22:49:53,746 INFO kernel:[ 1.198222] system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved >22:49:53,746 DEBUG kernel:[ 1.205587] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active) >22:49:53,746 DEBUG kernel:[ 1.205736] pnp 00:0e: [mem 0x00000000-0x0009ffff] >22:49:53,746 DEBUG kernel:[ 1.205738] pnp 00:0e: [mem 0x000c0000-0x000cffff] >22:49:53,746 DEBUG kernel:[ 1.205740] pnp 00:0e: [mem 0x000e0000-0x000fffff] >22:49:53,746 DEBUG kernel:[ 1.205742] pnp 00:0e: [mem 0x00100000-0xbfffffff] >22:49:53,746 DEBUG kernel:[ 1.205744] pnp 00:0e: [mem 0xfed90000-0xffffffff] >22:49:53,746 INFO kernel:[ 1.205800] system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved >22:49:53,746 INFO kernel:[ 1.213560] system 00:0e: [mem 0x000c0000-0x000cffff] could not be reserved >22:49:53,746 INFO kernel:[ 1.221317] system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved >22:49:53,746 INFO kernel:[ 1.229074] system 00:0e: [mem 0x00100000-0xbfffffff] could not be reserved >22:49:53,746 INFO kernel:[ 1.236822] system 00:0e: [mem 0xfed90000-0xffffffff] could not be reserved >22:49:53,746 DEBUG kernel:[ 1.244570] system 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active) >22:49:53,746 INFO kernel:[ 1.244685] pnp: PnP ACPI: found 15 devices >22:49:53,746 INFO kernel:[ 1.249346] ACPI: ACPI bus type pnp unregistered >22:49:53,746 DEBUG kernel:[ 1.260666] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 >22:49:53,746 DEBUG kernel:[ 1.260670] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 400000 >22:49:53,746 DEBUG kernel:[ 1.260678] pci 0000:00:1c.4: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 >22:49:53,746 DEBUG kernel:[ 1.260698] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 400000 >22:49:53,746 DEBUG kernel:[ 1.260700] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >22:49:53,746 DEBUG kernel:[ 1.260702] pci 0000:00:1c.4: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >22:49:53,746 INFO kernel:[ 1.260707] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0000000-0xc03fffff] >22:49:53,746 INFO kernel:[ 1.268368] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff] >22:49:53,746 INFO kernel:[ 1.275255] pci 0000:00:1c.4: BAR 13: assigned [io 0x2000-0x2fff] >22:49:53,746 INFO kernel:[ 1.282141] pci 0000:00:01.0: PCI bridge to [bus 08] >22:49:53,746 INFO kernel:[ 1.287680] pci 0000:00:03.0: PCI bridge to [bus 07] >22:49:53,746 INFO kernel:[ 1.293214] pci 0000:00:03.0: bridge window [mem 0xfbc00000-0xfbefffff] >22:49:53,746 INFO kernel:[ 1.300783] pci 0000:00:07.0: PCI bridge to [bus 06] >22:49:53,746 DEBUG kernel:[ 1.306334] pci 0000:05:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit] >22:49:53,746 DEBUG kernel:[ 1.306346] pci 0000:05:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit] >22:49:53,746 DEBUG kernel:[ 1.306359] pci 0000:05:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit] >22:49:53,746 DEBUG kernel:[ 1.306371] pci 0000:05:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit] >22:49:53,746 DEBUG kernel:[ 1.306383] pci 0000:05:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit] >22:49:53,746 DEBUG kernel:[ 1.306395] pci 0000:05:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit] >22:49:53,746 DEBUG kernel:[ 1.306407] pci 0000:05:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit] >22:49:53,746 DEBUG kernel:[ 1.306419] pci 0000:05:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit] >22:49:53,746 DEBUG kernel:[ 1.306431] pci 0000:05:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit] >22:49:53,746 DEBUG kernel:[ 1.306443] pci 0000:05:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit] >22:49:53,746 DEBUG kernel:[ 1.306455] pci 0000:05:00.0: reg 184: [mem 0x00000000-0x00003fff 64bit] >22:49:53,746 INFO kernel:[ 1.306458] pci 0000:05:00.0: BAR 7: assigned [mem 0xfbb00000-0xfbb1ffff 64bit] >22:49:53,746 DEBUG kernel:[ 1.314619] pci 0000:05:00.0: reg 190: [mem 0x00000000-0x00003fff 64bit] >22:49:53,746 INFO kernel:[ 1.314621] pci 0000:05:00.0: BAR 10: can't assign mem (size 0x20000) >22:49:53,746 DEBUG kernel:[ 1.321809] pci 0000:05:00.1: reg 184: [mem 0x00000000-0x00003fff 64bit] >22:49:53,746 INFO kernel:[ 1.321811] pci 0000:05:00.1: BAR 7: can't assign mem (size 0x20000) >22:49:53,746 DEBUG kernel:[ 1.328902] pci 0000:05:00.1: reg 190: [mem 0x00000000-0x00003fff 64bit] >22:49:53,746 INFO kernel:[ 1.328904] pci 0000:05:00.1: BAR 10: can't assign mem (size 0x20000) >22:49:53,746 INFO kernel:[ 1.336080] pci 0000:00:09.0: PCI bridge to [bus 05] >22:49:53,746 INFO kernel:[ 1.341612] pci 0000:00:09.0: bridge window [io 0xe000-0xefff] >22:49:53,746 INFO kernel:[ 1.348404] pci 0000:00:09.0: bridge window [mem 0xfbb00000-0xfbbfffff] >22:49:53,746 INFO kernel:[ 1.355973] pci 0000:00:0a.0: PCI bridge to [bus 04] >22:49:53,746 INFO kernel:[ 1.361511] pci 0000:00:1c.0: PCI bridge to [bus 03] >22:49:53,746 INFO kernel:[ 1.367044] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] >22:49:53,746 INFO kernel:[ 1.373840] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc03fffff] >22:49:53,746 INFO kernel:[ 1.381405] pci 0000:00:1c.0: bridge window [mem 0xf9f00000-0xf9ffffff 64bit pref] >22:49:53,746 INFO kernel:[ 1.390036] pci 0000:00:1c.4: PCI bridge to [bus 02] >22:49:53,746 INFO kernel:[ 1.395568] pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff] >22:49:53,746 INFO kernel:[ 1.402361] pci 0000:00:1c.4: bridge window [mem 0xfb000000-0xfbafffff] >22:49:53,746 INFO kernel:[ 1.409925] pci 0000:00:1c.4: bridge window [mem 0xf8000000-0xf8ffffff 64bit pref] >22:49:53,746 INFO kernel:[ 1.418556] pci 0000:00:1e.0: PCI bridge to [bus 01] >22:49:53,746 INFO kernel:[ 1.424096] Some PCI device resources are unassigned, try booting with pci=realloc >22:49:53,746 INFO kernel:[ 1.432540] pci 0000:00:1c.0: enabling device (0146 -> 0147) >22:49:53,746 DEBUG kernel:[ 1.438868] pci 0000:00:1e.0: setting latency timer to 64 >22:49:53,746 DEBUG kernel:[ 1.438872] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >22:49:53,746 DEBUG kernel:[ 1.438874] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >22:49:53,746 DEBUG kernel:[ 1.438876] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >22:49:53,746 DEBUG kernel:[ 1.438878] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff] >22:49:53,746 DEBUG kernel:[ 1.438880] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff] >22:49:53,746 DEBUG kernel:[ 1.438882] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff] >22:49:53,746 DEBUG kernel:[ 1.438884] pci_bus 0000:07: resource 1 [mem 0xfbc00000-0xfbefffff] >22:49:53,746 DEBUG kernel:[ 1.438887] pci_bus 0000:05: resource 0 [io 0xe000-0xefff] >22:49:53,746 DEBUG kernel:[ 1.438888] pci_bus 0000:05: resource 1 [mem 0xfbb00000-0xfbbfffff] >22:49:53,746 DEBUG kernel:[ 1.438891] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff] >22:49:53,746 DEBUG kernel:[ 1.438893] pci_bus 0000:03: resource 1 [mem 0xc0000000-0xc03fffff] >22:49:53,746 DEBUG kernel:[ 1.438895] pci_bus 0000:03: resource 2 [mem 0xf9f00000-0xf9ffffff 64bit pref] >22:49:53,746 DEBUG kernel:[ 1.438897] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff] >22:49:53,746 DEBUG kernel:[ 1.438898] pci_bus 0000:02: resource 1 [mem 0xfb000000-0xfbafffff] >22:49:53,746 DEBUG kernel:[ 1.438900] pci_bus 0000:02: resource 2 [mem 0xf8000000-0xf8ffffff 64bit pref] >22:49:53,746 DEBUG kernel:[ 1.438903] pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7] >22:49:53,746 DEBUG kernel:[ 1.438905] pci_bus 0000:01: resource 5 [io 0x0d00-0xffff] >22:49:53,746 DEBUG kernel:[ 1.438906] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff] >22:49:53,746 DEBUG kernel:[ 1.438908] pci_bus 0000:01: resource 7 [mem 0x000d0000-0x000dffff] >22:49:53,746 DEBUG kernel:[ 1.438910] pci_bus 0000:01: resource 8 [mem 0xc0000000-0xdfffffff] >22:49:53,746 DEBUG kernel:[ 1.438912] pci_bus 0000:01: resource 9 [mem 0xf0000000-0xfed8ffff] >22:49:53,746 DEBUG kernel:[ 1.438914] pci_bus 0000:fe: resource 4 [io 0x0000-0xffff] >22:49:53,746 DEBUG kernel:[ 1.438916] pci_bus 0000:fe: resource 5 [mem 0x00000000-0xffffffffff] >22:49:53,746 INFO kernel:[ 1.438963] NET: Registered protocol family 2 >22:49:53,746 INFO kernel:[ 1.444613] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >22:49:53,746 INFO kernel:[ 1.454883] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >22:49:53,746 INFO kernel:[ 1.462606] TCP: Hash tables configured (established 524288 bind 65536) >22:49:53,746 INFO kernel:[ 1.470001] TCP: reno registered >22:49:53,746 INFO kernel:[ 1.473611] UDP hash table entries: 4096 (order: 5, 131072 bytes) >22:49:53,746 INFO kernel:[ 1.480440] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >22:49:53,746 INFO kernel:[ 1.487860] NET: Registered protocol family 1 >22:49:53,746 DEBUG kernel:[ 1.492939] pci 0000:02:00.0: Boot video device >22:49:53,746 DEBUG kernel:[ 1.492977] PCI: CLS 256 bytes, default 64 >22:49:53,746 INFO kernel:[ 1.493028] Unpacking initramfs... >22:49:53,746 INFO kernel:[ 5.023535] Freeing initrd memory: 25964k freed >22:49:53,746 INFO kernel:[ 5.033792] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >22:49:53,746 INFO kernel:[ 5.041012] software IO TLB [mem 0xbb756000-0xbf755fff] (64MB) mapped at [ffff8800bb756000-ffff8800bf755fff] >22:49:53,746 INFO kernel:[ 5.052017] Simple Boot Flag at 0x6d set to 0x1 >22:49:53,746 INFO kernel:[ 5.057727] audit: initializing netlink socket (disabled) >22:49:53,746 NOTICE kernel:[ 5.063756] type=2000 audit(1351809935.331:1): initialized >22:49:53,746 INFO kernel:[ 5.091417] HugeTLB registered 2 MB page size, pre-allocated 0 pages >22:49:53,746 NOTICE kernel:[ 5.100386] VFS: Disk quotas dquot_6.5.2 >22:49:53,746 WARNING kernel:[ 5.104814] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >22:49:53,746 INFO kernel:[ 5.112449] msgmni has been set to 15947 >22:49:53,746 DEBUG kernel:[ 5.116895] SELinux: Registering netfilter hooks >22:49:53,746 INFO kernel:[ 5.117403] alg: No test for stdrng (krng) >22:49:53,746 INFO kernel:[ 5.121983] NET: Registered protocol family 38 >22:49:53,746 INFO kernel:[ 5.126971] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >22:49:53,746 INFO kernel:[ 5.135239] io scheduler noop registered >22:49:53,746 INFO kernel:[ 5.139608] io scheduler deadline registered (default) >22:49:53,746 INFO kernel:[ 5.145360] io scheduler cfq registered >22:49:53,746 DEBUG kernel:[ 5.149978] pcieport 0000:00:1c.0: irq 64 for MSI/MSI-X >22:49:53,746 DEBUG kernel:[ 5.150073] pcieport 0000:00:1c.4: irq 65 for MSI/MSI-X >22:49:53,746 INFO kernel:[ 5.150158] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >22:49:53,746 INFO kernel:[ 5.156387] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >22:49:53,746 INFO kernel:[ 5.163760] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >22:49:53,746 DEBUG kernel:[ 5.171186] intel_idle: MWAIT substates: 0x1120 >22:49:53,746 DEBUG kernel:[ 5.171195] intel_idle: v0.4 model 0x1A >22:49:53,746 DEBUG kernel:[ 5.171196] intel_idle: lapic_timer_reliable_states 0x2 >22:49:53,746 INFO kernel:[ 5.171282] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >22:49:53,746 INFO kernel:[ 5.180396] ACPI: Power Button [PWRB] >22:49:53,746 INFO kernel:[ 5.184505] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >22:49:53,746 INFO kernel:[ 5.192745] ACPI: Power Button [PWRF] >22:49:53,746 INFO kernel:[ 5.197025] ACPI: Requesting acpi_cpufreq >22:49:53,746 ERR kernel:[ 5.205588] ERST: Failed to get Error Log Address Range. >22:49:53,746 WARNING kernel:[ 5.215991] [Firmware Warn]: GHES: Poll interval is 0 for generic hardware error source: 1, disabled. >22:49:53,746 INFO kernel:[ 5.226315] GHES: APEI firmware first mode is enabled by WHEA _OSC. >22:49:53,746 INFO kernel:[ 5.233358] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >22:49:53,746 INFO kernel:[ 5.260906] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >22:49:53,746 INFO kernel:[ 5.288360] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >22:49:53,746 INFO kernel:[ 5.294855] Non-volatile memory driver v1.3 >22:49:53,746 INFO kernel:[ 5.299517] Linux agpgart interface v0.103 >22:49:53,746 INFO kernel:[ 5.304165] crash memory driver: version 1.1 >22:49:53,746 INFO kernel:[ 5.309628] loop: module loaded >22:49:53,746 INFO kernel:[ 5.313150] rdac: device handler registered >22:49:53,746 INFO kernel:[ 5.317839] hp_sw: device handler registered >22:49:53,746 INFO kernel:[ 5.322597] emc: device handler registered >22:49:53,746 INFO kernel:[ 5.327160] alua: device handler registered >22:49:53,746 INFO kernel:[ 5.331851] libphy: Fixed MDIO Bus: probed >22:49:53,746 INFO kernel:[ 5.336452] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >22:49:53,746 DEBUG kernel:[ 5.343757] ehci_hcd 0000:00:1a.7: setting latency timer to 64 >22:49:53,746 INFO kernel:[ 5.343761] ehci_hcd 0000:00:1a.7: EHCI Host Controller >22:49:53,746 INFO kernel:[ 5.349624] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 >22:49:53,746 INFO kernel:[ 5.361781] ehci_hcd 0000:00:1a.7: debug port 1 >22:49:53,746 DEBUG kernel:[ 5.366842] ehci_hcd 0000:00:1a.7: cache line size of 256 is not supported >22:49:53,746 INFO kernel:[ 5.366859] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfaff8000 >22:49:53,746 INFO kernel:[ 5.378632] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >22:49:53,746 INFO kernel:[ 5.385056] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >22:49:53,746 INFO kernel:[ 5.392619] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:49:53,746 INFO kernel:[ 5.400658] usb usb1: Product: EHCI Host Controller >22:49:53,746 INFO kernel:[ 5.406094] usb usb1: Manufacturer: Linux 3.6.0-0.28.el7.x86_64 ehci_hcd >22:49:53,746 INFO kernel:[ 5.413561] usb usb1: SerialNumber: 0000:00:1a.7 >22:49:53,746 INFO kernel:[ 5.418792] hub 1-0:1.0: USB hub found >22:49:53,746 INFO kernel:[ 5.422973] hub 1-0:1.0: 2 ports detected >22:49:53,746 DEBUG kernel:[ 5.427508] ehci_hcd 0000:00:1d.7: setting latency timer to 64 >22:49:53,746 INFO kernel:[ 5.427533] ehci_hcd 0000:00:1d.7: EHCI Host Controller >22:49:53,746 INFO kernel:[ 5.433391] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 >22:49:53,746 INFO kernel:[ 5.445531] ehci_hcd 0000:00:1d.7: debug port 1 >22:49:53,746 DEBUG kernel:[ 5.450584] ehci_hcd 0000:00:1d.7: cache line size of 256 is not supported >22:49:53,746 INFO kernel:[ 5.450600] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfaffa000 >22:49:53,746 INFO kernel:[ 5.462456] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >22:49:53,746 INFO kernel:[ 5.468887] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >22:49:53,746 INFO kernel:[ 5.476452] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:49:53,746 INFO kernel:[ 5.484498] usb usb2: Product: EHCI Host Controller >22:49:53,746 INFO kernel:[ 5.489934] usb usb2: Manufacturer: Linux 3.6.0-0.28.el7.x86_64 ehci_hcd >22:49:53,746 INFO kernel:[ 5.497402] usb usb2: SerialNumber: 0000:00:1d.7 >22:49:53,746 INFO kernel:[ 5.502618] hub 2-0:1.0: USB hub found >22:49:53,746 INFO kernel:[ 5.506796] hub 2-0:1.0: 6 ports detected >22:49:53,746 INFO kernel:[ 5.511327] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >22:49:53,746 INFO kernel:[ 5.518228] uhci_hcd: USB Universal Host Controller Interface driver >22:49:53,746 DEBUG kernel:[ 5.525332] uhci_hcd 0000:00:1a.0: setting latency timer to 64 >22:49:53,746 INFO kernel:[ 5.525335] uhci_hcd 0000:00:1a.0: UHCI Host Controller >22:49:53,746 INFO kernel:[ 5.531203] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 >22:49:53,746 INFO kernel:[ 5.539477] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000c800 >22:49:53,746 INFO kernel:[ 5.545906] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >22:49:53,746 INFO kernel:[ 5.553469] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:49:53,746 INFO kernel:[ 5.561507] usb usb3: Product: UHCI Host Controller >22:49:53,746 INFO kernel:[ 5.566933] usb usb3: Manufacturer: Linux 3.6.0-0.28.el7.x86_64 uhci_hcd >22:49:53,746 INFO kernel:[ 5.574392] usb usb3: SerialNumber: 0000:00:1a.0 >22:49:53,746 INFO kernel:[ 5.579612] hub 3-0:1.0: USB hub found >22:49:53,746 INFO kernel:[ 5.583793] hub 3-0:1.0: 2 ports detected >22:49:53,746 DEBUG kernel:[ 5.588317] uhci_hcd 0000:00:1d.0: setting latency timer to 64 >22:49:53,746 INFO kernel:[ 5.588320] uhci_hcd 0000:00:1d.0: UHCI Host Controller >22:49:53,746 INFO kernel:[ 5.594188] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4 >22:49:53,746 INFO kernel:[ 5.602457] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000c880 >22:49:53,746 INFO kernel:[ 5.608885] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >22:49:53,746 INFO kernel:[ 5.616451] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:49:53,746 INFO kernel:[ 5.624499] usb usb4: Product: UHCI Host Controller >22:49:53,746 INFO kernel:[ 5.629934] usb usb4: Manufacturer: Linux 3.6.0-0.28.el7.x86_64 uhci_hcd >22:49:53,746 INFO kernel:[ 5.637403] usb usb4: SerialNumber: 0000:00:1d.0 >22:49:53,746 INFO kernel:[ 5.642663] hub 4-0:1.0: USB hub found >22:49:53,746 INFO kernel:[ 5.646847] hub 4-0:1.0: 2 ports detected >22:49:53,746 DEBUG kernel:[ 5.651376] uhci_hcd 0000:00:1d.1: setting latency timer to 64 >22:49:53,746 INFO kernel:[ 5.651380] uhci_hcd 0000:00:1d.1: UHCI Host Controller >22:49:53,746 INFO kernel:[ 5.657241] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5 >22:49:53,746 INFO kernel:[ 5.665520] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000cc00 >22:49:53,746 INFO kernel:[ 5.671954] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >22:49:53,746 INFO kernel:[ 5.679519] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:49:53,746 INFO kernel:[ 5.687575] usb usb5: Product: UHCI Host Controller >22:49:53,746 INFO kernel:[ 5.693011] usb usb5: Manufacturer: Linux 3.6.0-0.28.el7.x86_64 uhci_hcd >22:49:53,746 INFO kernel:[ 5.700478] usb usb5: SerialNumber: 0000:00:1d.1 >22:49:53,746 INFO kernel:[ 5.705697] hub 5-0:1.0: USB hub found >22:49:53,746 INFO kernel:[ 5.709877] hub 5-0:1.0: 2 ports detected >22:49:53,746 DEBUG kernel:[ 5.714401] uhci_hcd 0000:00:1d.2: setting latency timer to 64 >22:49:53,746 INFO kernel:[ 5.714404] uhci_hcd 0000:00:1d.2: UHCI Host Controller >22:49:53,746 INFO kernel:[ 5.720249] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6 >22:49:53,746 INFO kernel:[ 5.728517] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d000 >22:49:53,746 INFO kernel:[ 5.734947] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >22:49:53,746 INFO kernel:[ 5.742510] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:49:53,746 INFO kernel:[ 5.750560] usb usb6: Product: UHCI Host Controller >22:49:53,746 INFO kernel:[ 5.755999] usb usb6: Manufacturer: Linux 3.6.0-0.28.el7.x86_64 uhci_hcd >22:49:53,746 INFO kernel:[ 5.763467] usb usb6: SerialNumber: 0000:00:1d.2 >22:49:53,746 INFO kernel:[ 5.768712] hub 6-0:1.0: USB hub found >22:49:53,746 INFO kernel:[ 5.772895] hub 6-0:1.0: 2 ports detected >22:49:53,746 INFO kernel:[ 5.777449] usbcore: registered new interface driver usbserial >22:49:53,746 INFO kernel:[ 5.783956] usbcore: registered new interface driver usbserial_generic >22:49:53,746 INFO kernel:[ 5.791241] USB Serial support registered for generic >22:49:53,746 INFO kernel:[ 5.796875] usbserial: USB Serial Driver core >22:49:53,746 INFO kernel:[ 5.801764] i8042: PNP: No PS/2 controller found. Probing ports directly. >22:49:53,746 INFO kernel:[ 6.015449] usb 5-2: new low-speed USB device number 2 using uhci_hcd >22:49:53,746 INFO kernel:[ 6.057359] tsc: Refined TSC clocksource calibration: 2133.408 MHz >22:49:53,746 INFO kernel:[ 6.064527] Switching to clocksource tsc >22:49:53,746 WARNING kernel:[ 7.559647] i8042: Failed to disable AUX port, but continuing anyway... Is this a SiS? >22:49:53,746 WARNING kernel:[ 7.568462] i8042: If AUX port is really absent please use the 'i8042.noaux' option >22:49:53,746 INFO kernel:[ 9.325787] serio: i8042 KBD port at 0x60,0x64 irq 1 >22:49:53,746 INFO kernel:[ 9.331373] mousedev: PS/2 mouse device common for all mice >22:49:53,746 INFO kernel:[ 9.338199] rtc_cmos 00:03: RTC can wake from S4 >22:49:53,746 INFO kernel:[ 9.343460] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 >22:49:53,746 INFO kernel:[ 9.350285] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >22:49:53,746 INFO kernel:[ 9.357913] cpuidle: using governor ladder >22:49:53,746 INFO kernel:[ 9.362543] cpuidle: using governor menu >22:49:53,746 INFO kernel:[ 9.367483] EFI Variables Facility v0.08 2004-May-17 >22:49:53,746 INFO kernel:[ 9.373155] usbcore: registered new interface driver usbhid >22:49:53,746 INFO kernel:[ 9.379423] usbhid: USB HID core driver >22:49:53,746 INFO kernel:[ 9.383784] drop_monitor: Initializing network drop monitor service >22:49:53,746 INFO kernel:[ 9.390916] TCP: cubic registered >22:49:53,746 INFO kernel:[ 9.394670] Initializing XFRM netlink socket >22:49:53,746 INFO kernel:[ 9.399562] NET: Registered protocol family 10 >22:49:53,746 INFO kernel:[ 9.404762] NET: Registered protocol family 17 >22:49:53,746 INFO kernel:[ 9.410593] registered taskstats version 1 >22:49:53,746 INFO kernel:[ 9.415506] IMA: No TPM chip found, activating TPM-bypass! >22:49:53,746 INFO kernel:[ 9.422506] rtc_cmos 00:03: setting system clock to 2012-11-01 22:45:42 UTC (1351809942) >22:49:53,746 INFO kernel:[ 9.434742] Freeing unused kernel memory: 1144k freed >22:49:53,746 INFO kernel:[ 9.435311] usb 5-2: New USB device found, idVendor=0624, idProduct=0307 >22:49:53,746 INFO kernel:[ 9.435313] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >22:49:53,746 INFO kernel:[ 9.435315] usb 5-2: Product: Avocent DSRIQ-USB >22:49:53,746 INFO kernel:[ 9.435316] usb 5-2: Manufacturer: Avocent >22:49:53,746 INFO kernel:[ 9.469489] input: Avocent Avocent DSRIQ-USB as /devices/pci0000:00/0000:00:1d.1/usb5/5-2/5-2:1.0/input/input2 >22:49:53,746 INFO kernel:[ 9.481120] hid-generic 0003:0624:0307.0001: input,hidraw0: USB HID v1.10 Keyboard [Avocent Avocent DSRIQ-USB] on usb-0000:00:1d.1-2/input0 >22:49:53,746 INFO kernel:[ 9.523443] input: Avocent Avocent DSRIQ-USB as /devices/pci0000:00/0000:00:1d.1/usb5/5-2/5-2:1.1/input/input3 >22:49:53,746 INFO kernel:[ 9.535075] hid-generic 0003:0624:0307.0002: input,hidraw1: USB HID v1.10 Mouse [Avocent Avocent DSRIQ-USB] on usb-0000:00:1d.1-2/input1 >22:49:53,746 INFO kernel:[ 9.822035] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >22:49:53,746 INFO kernel:[ 10.009219] squashfs: version 4.0 (2009/01/31) Phillip Lougher >22:49:53,746 INFO kernel:[ 10.018903] Loading iSCSI transport class v2.0-870. >22:49:53,746 NOTICE kernel:[ 10.028258] iscsi: registered transport (tcp) >22:49:53,746 INFO kernel:[ 13.075034] floppy0: no floppy controllers found >22:49:53,746 INFO kernel:[ 13.091085] No iBFT detected. >22:49:53,746 INFO kernel:[ 13.096915] md: raid0 personality registered for level 0 >22:49:53,746 INFO kernel:[ 13.105007] md: raid1 personality registered for level 1 >22:49:53,746 INFO kernel:[ 13.113793] async_tx: api initialized (async) >22:49:53,746 INFO kernel:[ 13.119737] xor: automatically using best checksumming function: >22:49:53,746 INFO kernel:[ 13.135914] generic_sse: 7048.000 MB/sec >22:49:53,746 WARNING kernel:[ 13.159846] raid6: sse2x1 4320 MB/s >22:49:53,746 WARNING kernel:[ 13.180808] raid6: sse2x2 4992 MB/s >22:49:53,746 WARNING kernel:[ 13.201769] raid6: sse2x4 5527 MB/s >22:49:53,746 WARNING kernel:[ 13.206061] raid6: using algorithm sse2x4 (5527 MB/s) >22:49:53,746 WARNING kernel:[ 13.211800] raid6: using ssse3x2 recovery algorithm >22:49:53,746 INFO kernel:[ 13.220621] md: raid6 personality registered for level 6 >22:49:53,746 INFO kernel:[ 13.226655] md: raid5 personality registered for level 5 >22:49:53,746 INFO kernel:[ 13.232709] md: raid4 personality registered for level 4 >22:49:53,746 INFO kernel:[ 13.244364] md: raid10 personality registered for level 10 >22:49:53,746 INFO kernel:[ 13.253000] md: linear personality registered for level -1 >22:49:53,746 INFO kernel:[ 13.263114] device-mapper: uevent: version 1.0.3 >22:49:53,747 INFO kernel:[ 13.268560] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >22:49:53,747 INFO kernel:[ 13.289440] device-mapper: multipath: version 1.5.0 loaded >22:49:53,747 INFO kernel:[ 13.297628] device-mapper: multipath round-robin: version 1.0.0 loaded >22:49:53,747 INFO kernel:[ 13.351859] RPC: Registered named UNIX socket transport module. >22:49:53,747 INFO kernel:[ 13.358478] RPC: Registered udp transport module. >22:49:53,747 INFO kernel:[ 13.363717] RPC: Registered tcp transport module. >22:49:53,747 INFO kernel:[ 13.368957] RPC: Registered tcp NFSv4.1 backchannel transport module. >22:49:53,747 INFO kernel:[ 13.644661] pps_core: LinuxPPS API ver. 1 registered >22:49:53,747 INFO kernel:[ 13.650209] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >22:49:53,747 INFO kernel:[ 13.660407] Brocade 10G Ethernet driver - version: 3.0.23.0 >22:49:53,747 INFO kernel:[ 13.666980] bnad_pci_probe : (0xffff8802359fe000, 0xffffffffa01b82a0) PCI Func : (1) >22:49:53,747 INFO kernel:[ 13.675696] ACPI: bus type scsi registered >22:49:53,747 INFO kernel:[ 13.675766] PTP clock support registered >22:49:53,747 INFO kernel:[ 13.684701] Brocade BFA FC/FCOE SCSI driver - version: 3.0.23.0 >22:49:53,747 INFO kernel:[ 13.691149] dca service started, version 1.12.1 >22:49:53,747 DEBUG kernel:[ 13.696342] libata version 3.00 loaded. >22:49:53,747 DEBUG kernel:[ 13.697273] ahci 0000:00:1f.2: version 3.0 >22:49:53,747 DEBUG kernel:[ 13.697334] ahci 0000:00:1f.2: irq 66 for MSI/MSI-X >22:49:53,747 INFO kernel:[ 13.697371] ahci: SSS flag set, parallel bus scan disabled >22:49:53,747 INFO kernel:[ 13.704003] igb: Intel(R) Gigabit Ethernet Network Driver - version 4.0.1-k >22:49:53,747 INFO kernel:[ 13.704011] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode >22:49:53,747 INFO kernel:[ 13.704014] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems sxs >22:49:53,747 DEBUG kernel:[ 13.704019] ahci 0000:00:1f.2: setting latency timer to 64 >22:49:53,747 INFO kernel:[ 13.719420] scsi0 : ahci >22:49:53,747 INFO kernel:[ 13.722191] scsi1 : ahci >22:49:53,747 INFO kernel:[ 13.724367] scsi2 : ahci >22:49:53,747 INFO kernel:[ 13.725168] scsi3 : ahci >22:49:53,747 INFO kernel:[ 13.725234] scsi4 : ahci >22:49:53,747 INFO kernel:[ 13.725292] scsi5 : ahci >22:49:53,747 INFO kernel:[ 13.725332] ata1: SATA max UDMA/133 abar m2048@0xfaffc000 port 0xfaffc100 irq 66 >22:49:53,747 INFO kernel:[ 13.725334] ata2: SATA max UDMA/133 abar m2048@0xfaffc000 port 0xfaffc180 irq 66 >22:49:53,747 INFO kernel:[ 13.725337] ata3: SATA max UDMA/133 abar m2048@0xfaffc000 port 0xfaffc200 irq 66 >22:49:53,747 INFO kernel:[ 13.725339] ata4: SATA max UDMA/133 abar m2048@0xfaffc000 port 0xfaffc280 irq 66 >22:49:53,747 INFO kernel:[ 13.725342] ata5: SATA max UDMA/133 abar m2048@0xfaffc000 port 0xfaffc300 irq 66 >22:49:53,747 INFO kernel:[ 13.725345] ata6: SATA max UDMA/133 abar m2048@0xfaffc000 port 0xfaffc380 irq 66 >22:49:53,747 INFO kernel:[ 13.798495] igb: Copyright (c) 2007-2012 Intel Corporation. >22:49:53,747 DEBUG kernel:[ 13.805162] igb 0000:05:00.0: irq 67 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 13.805172] igb 0000:05:00.0: irq 68 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 13.805181] igb 0000:05:00.0: irq 69 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 13.805191] igb 0000:05:00.0: irq 70 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 13.805199] igb 0000:05:00.0: irq 71 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 13.805208] igb 0000:05:00.0: irq 72 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 13.805216] igb 0000:05:00.0: irq 73 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 13.805225] igb 0000:05:00.0: irq 74 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 13.805233] igb 0000:05:00.0: irq 75 for MSI/MSI-X >22:49:53,747 INFO kernel:[ 13.807472] [drm] Initialized drm 1.1.0 20060810 >22:49:53,747 INFO kernel:[ 13.976126] igb 0000:05:00.0: added PHC on eth0 >22:49:53,747 INFO kernel:[ 13.981198] igb 0000:05:00.0: Intel(R) Gigabit Ethernet Network Connection >22:49:53,747 INFO kernel:[ 13.988871] igb 0000:05:00.0: eth0: (PCIe:2.5Gb/s:Width x4) 3c:4a:92:e0:d1:26 >22:49:53,747 INFO kernel:[ 13.996902] igb 0000:05:00.0: ksdev0: PBA No: FFFFFF-0FF >22:49:53,747 INFO kernel:[ 14.002821] igb 0000:05:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s) >22:49:53,747 DEBUG kernel:[ 14.011690] igb 0000:05:00.1: irq 76 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 14.011703] igb 0000:05:00.1: irq 77 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 14.011715] igb 0000:05:00.1: irq 78 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 14.011726] igb 0000:05:00.1: irq 79 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 14.011737] igb 0000:05:00.1: irq 80 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 14.011750] igb 0000:05:00.1: irq 81 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 14.011761] igb 0000:05:00.1: irq 82 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 14.011772] igb 0000:05:00.1: irq 83 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 14.011783] igb 0000:05:00.1: irq 84 for MSI/MSI-X >22:49:53,747 INFO kernel:[ 14.030764] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >22:49:53,747 ERR kernel:[ 14.038417] ata1.00: failed to enable AA (error_mask=0x1) >22:49:53,747 INFO kernel:[ 14.044502] ata1.00: ATA-8: MB0500EAMZD, HPG1, max UDMA/133 >22:49:53,747 INFO kernel:[ 14.050938] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32) >22:49:53,747 ERR kernel:[ 14.059480] ata1.00: failed to enable AA (error_mask=0x1) >22:49:53,747 INFO kernel:[ 14.065635] ata1.00: configured for UDMA/133 >22:49:53,747 NOTICE kernel:[ 14.070715] scsi 0:0:0:0: Direct-Access ATA MB0500EAMZD HPG1 PQ: 0 ANSI: 5 >22:49:53,747 INFO kernel:[ 14.203069] IPv6: ADDRCONF(NETDEV_UP): ksdev0: link is not ready >22:49:53,747 INFO kernel:[ 14.210352] igb 0000:05:00.1: added PHC on eth0 >22:49:53,747 INFO kernel:[ 14.215409] igb 0000:05:00.1: Intel(R) Gigabit Ethernet Network Connection >22:49:53,747 INFO kernel:[ 14.223066] igb 0000:05:00.1: eth0: (PCIe:2.5Gb/s:Width x4) 3c:4a:92:e0:d1:27 >22:49:53,747 INFO kernel:[ 14.231095] igb 0000:05:00.1: eth0: PBA No: FFFFFF-0FF >22:49:53,747 INFO kernel:[ 14.236821] igb 0000:05:00.1: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s) >22:49:53,747 INFO kernel:[ 14.388357] ata2: SATA link down (SStatus 0 SControl 300) >22:49:53,747 INFO kernel:[ 14.698714] ata3: SATA link down (SStatus 0 SControl 300) >22:49:53,747 INFO kernel:[ 15.009086] ata4: SATA link down (SStatus 0 SControl 300) >22:49:53,747 INFO kernel:[ 15.319449] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >22:49:53,747 INFO kernel:[ 15.328407] ata5.00: ATAPI: DV-18S-A, B.0C, max UDMA/100 >22:49:53,747 INFO kernel:[ 15.342884] ata5.00: configured for UDMA/100 >22:49:53,747 NOTICE kernel:[ 15.368436] scsi 4:0:0:0: CD-ROM TEAC DV-18S-A B.0C PQ: 0 ANSI: 5 >22:49:53,747 INFO kernel:[ 15.686691] ata6: SATA link down (SStatus 0 SControl 300) >22:49:53,747 NOTICE kernel:[ 15.697629] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >22:49:53,747 NOTICE kernel:[ 15.706052] sd 0:0:0:0: [sda] Write Protect is off >22:49:53,747 DEBUG kernel:[ 15.711404] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >22:49:53,747 NOTICE kernel:[ 15.711429] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >22:49:53,747 INFO kernel:[ 15.712196] [TTM] Zone kernel: Available graphics memory: 4083196 kiB >22:49:53,747 INFO kernel:[ 15.712196] [TTM] Zone dma32: Available graphics memory: 2097152 kiB >22:49:53,747 INFO kernel:[ 15.712197] [TTM] Initializing pool allocator >22:49:53,747 INFO kernel:[ 15.712200] [TTM] Initializing DMA pool allocator >22:49:53,747 INFO kernel:[ 15.755743] sda: sda1 sda2 >22:49:53,747 NOTICE kernel:[ 15.756121] sd 0:0:0:0: [sda] Attached SCSI disk >22:49:53,747 WARNING kernel:[ 15.773895] sr0: scsi3-mmc drive: 24x/24x cd/rw xa/form2 cdda tray >22:49:53,747 INFO kernel:[ 15.780944] cdrom: Uniform CD-ROM driver Revision: 3.20 >22:49:53,747 DEBUG kernel:[ 15.787060] sr 4:0:0:0: Attached scsi CD-ROM sr0 >22:49:53,747 INFO kernel:[ 15.818727] fbcon: mgadrmfb (fb0) is primary device >22:49:53,747 INFO kernel:[ 15.932297] [drm] mga base 0 >22:49:53,747 INFO kernel:[ 16.086465] Console: switching to colour frame buffer device 128x48 >22:49:53,747 INFO kernel:[ 16.137557] fb0: mgadrmfb frame buffer device >22:49:53,747 INFO kernel:[ 16.137557] drm: registered panic notifier >22:49:53,747 INFO kernel:[ 16.137670] [drm] Initialized mgag200 1.0.0 20110418 for 0000:02:00.0 on minor 0 >22:49:53,747 INFO kernel:[ 17.174979] igb: ksdev0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX >22:49:53,747 INFO kernel:[ 17.183191] IPv6: ADDRCONF(NETDEV_CHANGE): ksdev0: link becomes ready >22:49:53,747 INFO kernel:[ 43.870429] bar0 mapped to ffffc90011a80000, len 262144 >22:49:53,747 DEBUG kernel:[ 43.876674] bna 0000:07:00.1: irq 85 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 43.876687] bna 0000:07:00.1: irq 86 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 43.876699] bna 0000:07:00.1: irq 87 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 43.876710] bna 0000:07:00.1: irq 88 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 43.876722] bna 0000:07:00.1: irq 89 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 43.876733] bna 0000:07:00.1: irq 90 for MSI/MSI-X >22:49:53,747 INFO kernel:[ 44.281152] scsi6 : Brocade FC/FCOE Adapter, hwpath: 0000:07:00.0 driver: 3.0.23.0 >22:49:53,747 DEBUG kernel:[ 44.290476] bfa 0000:07:00.0: irq 91 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 44.290490] bfa 0000:07:00.0: irq 92 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 44.290502] bfa 0000:07:00.0: irq 93 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 44.290517] bfa 0000:07:00.0: irq 94 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 44.290528] bfa 0000:07:00.0: irq 95 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 44.290540] bfa 0000:07:00.0: irq 96 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 44.290551] bfa 0000:07:00.0: irq 97 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 44.290562] bfa 0000:07:00.0: irq 98 for MSI/MSI-X >22:49:53,747 DEBUG kernel:[ 44.290573] bfa 0000:07:00.0: irq 99 for MSI/MSI-X >22:49:53,747 NOTICE kernel:[ 46.020372] FS-Cache: Loaded >22:49:53,747 NOTICE kernel:[ 46.024328] Key type dns_resolver registered >22:49:53,747 NOTICE kernel:[ 46.033185] FS-Cache: Netfs 'nfs' registered for caching >22:49:53,747 INFO kernel:[ 46.267496] EXT4-fs (loop0): mounting ext2 file system using the ext4 subsystem >22:49:53,747 INFO kernel:[ 46.276138] EXT4-fs (loop0): mounted filesystem without journal. Opts: (null) >22:49:53,747 INFO kernel:[ 46.635967] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >22:49:53,747 ERR kernel:[ 244.598781] INFO: task systemd-udevd:307 blocked for more than 120 seconds. >22:49:53,747 ERR kernel:[ 244.606556] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. >22:49:53,747 INFO kernel:[ 244.615350] systemd-udevd D ffff880237234080 0 307 1 0x00000004 >22:49:53,747 WARNING kernel:[ 244.623336] ffff88022e471ae8 0000000000000082 ffff88022ebcb240 ffff88022e471fd8 >22:49:53,747 WARNING kernel:[ 244.631804] ffff88022e471fd8 ffff88022e471fd8 ffff880235d36480 ffff88022ebcb240 >22:49:53,747 WARNING kernel:[ 244.640289] 0000000000000000 ffff88022be02b30 7fffffffffffffff ffff88022ebcb240 >22:49:53,747 WARNING kernel:[ 244.648781] Call Trace: >22:49:53,747 WARNING kernel:[ 244.651582] [<ffffffff815d39f9>] schedule+0x29/0x70 >22:49:53,747 WARNING kernel:[ 244.657187] [<ffffffff815d1fac>] schedule_timeout+0x1bc/0x280 >22:49:53,747 WARNING kernel:[ 244.663775] [<ffffffffa01eb280>] ? bfad_bfa_tmo+0xd0/0xd0 [bfa] >22:49:53,747 WARNING kernel:[ 244.670542] [<ffffffff8101a349>] ? read_tsc+0x9/0x20 >22:49:53,747 WARNING kernel:[ 244.676238] [<ffffffff815d387e>] wait_for_common+0x11e/0x170 >22:49:53,747 WARNING kernel:[ 244.682716] [<ffffffff81094e20>] ? try_to_wake_up+0x2c0/0x2c0 >22:49:53,747 WARNING kernel:[ 244.689283] [<ffffffff815d39cd>] wait_for_completion+0x1d/0x20 >22:49:53,747 WARNING kernel:[ 244.695968] [<ffffffffa01edecd>] bfad_sm_created+0x19d/0x2c0 [bfa] >22:49:53,747 WARNING kernel:[ 244.703027] [<ffffffffa01eb540>] bfad_sm_uninit+0x140/0x1e0 [bfa] >22:49:53,747 WARNING kernel:[ 244.709995] [<ffffffffa01ecec1>] bfad_pci_probe+0x251/0x460 [bfa] >22:49:53,747 WARNING kernel:[ 244.716965] [<ffffffff813016e9>] local_pci_probe+0x79/0x100 >22:49:53,747 WARNING kernel:[ 244.723342] [<ffffffff81301881>] pci_device_probe+0x111/0x120 >22:49:53,747 WARNING kernel:[ 244.729917] [<ffffffff813bcefb>] driver_probe_device+0x8b/0x390 >22:49:53,747 WARNING kernel:[ 244.736684] [<ffffffff813bd2ab>] __driver_attach+0xab/0xb0 >22:49:53,747 WARNING kernel:[ 244.742970] [<ffffffff813bd200>] ? driver_probe_device+0x390/0x390 >22:49:53,747 WARNING kernel:[ 244.750026] [<ffffffff813baf95>] bus_for_each_dev+0x55/0x90 >22:49:53,747 WARNING kernel:[ 244.756409] [<ffffffff813bc87e>] driver_attach+0x1e/0x20 >22:49:53,747 WARNING kernel:[ 244.762485] [<ffffffff813bc4b0>] bus_add_driver+0x1a0/0x290 >22:49:53,747 WARNING kernel:[ 244.768869] [<ffffffffa026e000>] ? 0xffffffffa026dfff >22:49:53,747 WARNING kernel:[ 244.774664] [<ffffffffa026e000>] ? 0xffffffffa026dfff >22:49:53,747 WARNING kernel:[ 244.780457] [<ffffffff813bd977>] driver_register+0x77/0x170 >22:49:53,747 WARNING kernel:[ 244.786834] [<ffffffffa026e000>] ? 0xffffffffa026dfff >22:49:53,747 WARNING kernel:[ 244.792635] [<ffffffff8130050f>] __pci_register_driver+0x5f/0xe0 >22:49:53,747 WARNING kernel:[ 244.799498] [<ffffffffa026e000>] ? 0xffffffffa026dfff >22:49:53,747 WARNING kernel:[ 244.805307] [<ffffffffa026e083>] bfad_init+0x83/0x1000 [bfa] >22:49:53,747 WARNING kernel:[ 244.811783] [<ffffffff8100212a>] do_one_initcall+0x12a/0x180 >22:49:53,747 WARNING kernel:[ 244.818260] [<ffffffff810c2d20>] sys_init_module+0xc0/0x220 >22:49:53,747 WARNING kernel:[ 244.824635] [<ffffffff815dcb29>] system_call_fastpath+0x16/0x1b >22:49:53,747 ERR kernel:[ 244.831400] INFO: task bfad_worker:442 blocked for more than 120 seconds. >22:49:53,747 ERR kernel:[ 244.839061] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. >22:49:53,747 INFO kernel:[ 244.847859] bfad_worker D ffff880237274080 0 442 2 0x00000000 >22:49:53,747 WARNING kernel:[ 244.855900] ffff88022b9bbed0 0000000000000046 ffff880235fae480 ffff88022b9bbfd8 >22:49:53,747 WARNING kernel:[ 244.864373] ffff88022b9bbfd8 ffff88022b9bbfd8 ffff880235eb9920 ffff880235fae480 >22:49:53,747 WARNING kernel:[ 244.872854] 0000000000000000 ffff88022e471bd8 ffff88022be00000 ffffffffa01eb150 >22:49:53,747 WARNING kernel:[ 244.881342] Call Trace: >22:49:53,747 WARNING kernel:[ 244.884161] [<ffffffffa01eb150>] ? bfad_read_firmware+0xc0/0xc0 [bfa] >22:49:53,747 WARNING kernel:[ 244.891509] [<ffffffff815d39f9>] schedule+0x29/0x70 >22:49:53,747 WARNING kernel:[ 244.897122] [<ffffffff810825fa>] kthread+0x7a/0xa0 >22:49:53,747 WARNING kernel:[ 244.902629] [<ffffffff815ddc34>] kernel_thread_helper+0x4/0x10 >22:49:53,747 WARNING kernel:[ 244.909291] [<ffffffff81082580>] ? kthread_freezable_should_stop+0x70/0x70 >22:49:53,747 WARNING kernel:[ 244.917134] [<ffffffff815ddc30>] ? gs_change+0x13/0x13 >22:49:53,747 DEBUG kernel:[ 257.914098] SELinux: 2048 avtab hash slots, 92802 rules. >22:49:53,747 DEBUG kernel:[ 257.933512] SELinux: 2048 avtab hash slots, 92802 rules. >22:49:53,747 DEBUG kernel:[ 258.113958] SELinux: 9 users, 15 roles, 4331 types, 231 bools, 1 sens, 1024 cats >22:49:53,747 DEBUG kernel:[ 258.113962] SELinux: 83 classes, 92802 rules >22:49:53,747 DEBUG kernel:[ 258.119162] SELinux: Completing initialization. >22:49:53,747 DEBUG kernel:[ 258.119166] SELinux: Setting up existing superblocks. >22:49:53,747 DEBUG kernel:[ 258.119172] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >22:49:53,747 DEBUG kernel:[ 258.119176] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >22:49:53,747 DEBUG kernel:[ 258.119194] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >22:49:53,747 DEBUG kernel:[ 258.119200] SELinux: initialized (dev proc, type proc), uses genfs_contexts >22:49:53,747 DEBUG kernel:[ 258.119209] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:49:53,747 DEBUG kernel:[ 258.119231] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >22:49:53,747 DEBUG kernel:[ 258.120116] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >22:49:53,747 DEBUG kernel:[ 258.120121] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >22:49:53,747 DEBUG kernel:[ 258.120766] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >22:49:53,747 DEBUG kernel:[ 258.120772] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >22:49:53,747 DEBUG kernel:[ 258.120775] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >22:49:53,747 DEBUG kernel:[ 258.120796] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >22:49:53,747 DEBUG kernel:[ 258.120804] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >22:49:53,747 DEBUG kernel:[ 258.120814] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >22:49:53,747 DEBUG kernel:[ 258.120825] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >22:49:53,747 DEBUG kernel:[ 258.120902] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >22:49:53,747 DEBUG kernel:[ 258.121337] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:49:53,747 DEBUG kernel:[ 258.121348] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:49:53,747 DEBUG kernel:[ 258.121575] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:49:53,747 DEBUG kernel:[ 258.121609] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:49:53,747 DEBUG kernel:[ 258.121613] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:49:53,747 DEBUG kernel:[ 258.121618] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:49:53,747 DEBUG kernel:[ 258.121637] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:49:53,747 DEBUG kernel:[ 258.121640] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:49:53,747 DEBUG kernel:[ 258.121643] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:49:53,747 DEBUG kernel:[ 258.121647] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:49:53,747 DEBUG kernel:[ 258.121652] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:49:53,747 DEBUG kernel:[ 258.121657] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >22:49:53,747 DEBUG kernel:[ 258.121662] SELinux: initialized (dev 0:28, type nfs), uses genfs_contexts >22:49:53,747 DEBUG kernel:[ 258.121668] SELinux: initialized (dev loop0, type squashfs), uses xattr >22:49:53,747 DEBUG kernel:[ 258.121678] SELinux: initialized (dev dm-0, type ext4), uses xattr >22:49:53,747 NOTICE kernel:[ 258.144822] type=1403 audit(1351810191.731:2): policy loaded auid=4294967295 ses=4294967295 >22:49:53,747 DEBUG kernel:[ 258.875734] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >22:49:53,747 DEBUG kernel:[ 259.040428] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >22:49:53,747 DEBUG kernel:[ 259.319811] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:49:53,747 DEBUG kernel:[ 259.384472] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >22:49:53,747 INFO kernel:[ 259.411253] input: PC Speaker as /devices/platform/pcspkr/input/input4 >22:49:53,747 INFO kernel:[ 259.594843] microcode: CPU0 sig=0x106a5, pf=0x1, revision=0x15 >22:49:53,747 WARNING kernel:[ 259.601732] ACPI Warning: 0x0000000000000828-0x000000000000082f SystemIO conflicts with Region \PMRG 1 (20120711/utaddress-251) >22:49:53,747 INFO kernel:[ 259.601739] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >22:49:53,747 WARNING kernel:[ 259.601759] lpc_ich: Resource conflict(s) found affecting gpio_ich >22:49:53,747 INFO kernel:[ 259.738740] microcode: CPU1 sig=0x106a5, pf=0x1, revision=0x15 >22:49:53,747 INFO kernel:[ 259.739617] microcode: CPU2 sig=0x106a5, pf=0x1, revision=0x15 >22:49:53,747 INFO kernel:[ 259.740186] microcode: CPU3 sig=0x106a5, pf=0x1, revision=0x15 >22:49:53,747 INFO kernel:[ 259.740847] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >22:49:53,747 NOTICE kernel:[ 259.777546] type=1400 audit(1351810193.367:3): avc: denied { create } for pid=1072 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >22:49:53,747 NOTICE kernel:[ 259.777612] type=1400 audit(1351810193.367:4): avc: denied { setattr } for pid=1072 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=60417 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >22:49:53,747 NOTICE kernel:[ 259.777651] type=1400 audit(1351810193.367:5): avc: denied { relabelfrom } for pid=1072 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=60417 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >22:49:53,747 NOTICE kernel:[ 260.150851] type=1400 audit(1351810193.741:6): avc: denied { execute } for pid=1095 comm="bash" name="hostname" dev="dm-0" ino=18431 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >22:49:53,747 NOTICE kernel:[ 260.150864] type=1400 audit(1351810193.741:7): avc: denied { read open } for pid=1095 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=18431 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >22:49:53,747 NOTICE kernel:[ 260.150910] type=1400 audit(1351810193.741:8): avc: denied { execute_no_trans } for pid=1095 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=18431 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >22:49:53,756 NOTICE kernel:[ 260.164026] type=1400 audit(1351810193.754:9): avc: denied { read } for pid=1086 comm="bash" name=".profile" dev="dm-0" ino=60101 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=file >22:49:53,756 NOTICE kernel:[ 260.164038] type=1400 audit(1351810193.754:10): avc: denied { open } for pid=1086 comm="bash" path="/root/.profile" dev="dm-0" ino=60101 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=file >22:49:53,779 NOTICE kernel:[ 260.187165] type=1400 audit(1351810193.777:11): avc: denied { write } for pid=1078 comm="firewalld" name="python2.7" dev="dm-0" ino=52263 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >22:49:55,361 INFO systemd: Starting D-Bus System Message Bus... >22:49:55,378 INFO systemd: Started D-Bus System Message Bus. >22:49:55,453 INFO systemd: Started firewalld - dynamic firewall daemon. >22:49:55,454 INFO systemd: Starting Network Manager... >22:49:55,939 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.el7) is starting... >22:49:55,940 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >22:49:55,940 INFO NetworkManager: <info> WEXT support is enabled >22:49:55,951 INFO dbus-daemon: dbus[1096]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >22:49:55,952 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >22:49:55,953 INFO systemd: Starting Authorization Manager... >22:49:56,062 INFO polkitd: Started polkitd version 0.107 >22:49:56,148 INFO dbus-daemon: dbus[1096]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >22:49:56,149 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >22:49:56,150 INFO systemd: Started Authorization Manager. >22:49:56,176 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >22:49:56,177 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >22:49:56,177 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >22:49:56,177 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >22:49:56,177 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-ksdev0 ... >22:49:56,178 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >22:49:56,179 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >22:49:56,179 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >22:49:56,182 INFO systemd: Started Network Manager. >22:49:56,182 INFO systemd: Starting Network Manager Wait Online... >22:49:56,187 INFO kernel:[ 262.589848] IPv6: ADDRCONF(NETDEV_UP): p2p1: link is not ready >22:49:56,207 INFO systemd: Starting Anaconda System Services. >22:49:56,219 INFO systemd: Reached target Anaconda System Services. >22:49:56,219 INFO systemd: Starting Anaconda... >22:49:56,222 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >22:49:56,223 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >22:49:56,223 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >22:49:56,223 INFO NetworkManager: <info> Networking is enabled by state file >22:49:56,223 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >22:49:56,223 INFO NetworkManager: <info> (p2p1): carrier is OFF >22:49:56,223 INFO NetworkManager: <info> (p2p1): new Ethernet device (driver: 'bna' ifindex: 4) >22:49:56,223 INFO NetworkManager: <info> (p2p1): exported as /org/freedesktop/NetworkManager/Devices/0 >22:49:56,223 INFO NetworkManager: <info> (p2p1): now managed >22:49:56,223 INFO NetworkManager: <info> (p2p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >22:49:56,223 INFO NetworkManager: <info> (p2p1): bringing up device. >22:49:56,223 INFO NetworkManager: <info> (p2p1): preparing device. >22:49:56,223 INFO NetworkManager: <info> (p2p1): deactivating device (reason 'managed') [2] >22:49:56,223 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/0000:07:00.1/net/p2p1 >22:49:56,224 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >22:49:56,224 INFO NetworkManager: <info> (ksdev0): carrier is ON >22:49:56,225 INFO NetworkManager: <info> (ksdev0): new Ethernet device (driver: 'igb' ifindex: 2) >22:49:56,225 INFO NetworkManager: <info> (ksdev0): exported as /org/freedesktop/NetworkManager/Devices/1 >22:49:56,225 INFO NetworkManager: <info> (ksdev0): now managed >22:49:56,226 INFO NetworkManager: <info> (ksdev0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >22:49:56,226 INFO NetworkManager: <info> (ksdev0): preparing device. >22:49:56,226 INFO NetworkManager: <info> Activation (ksdev0) starting connection 'Boot Disk' >22:49:56,226 INFO NetworkManager: <info> (ksdev0): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >22:49:56,227 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >22:49:56,227 INFO NetworkManager: <info> (em2): carrier is OFF >22:49:56,228 INFO NetworkManager: <info> (em2): new Ethernet device (driver: 'igb' ifindex: 3) >22:49:56,228 INFO NetworkManager: <info> (em2): exported as /org/freedesktop/NetworkManager/Devices/2 >22:49:56,228 INFO NetworkManager: <info> (em2): now managed >22:49:56,229 INFO NetworkManager: <info> (em2): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >22:49:56,229 INFO NetworkManager: <info> (em2): bringing up device. >22:49:56,297 INFO kernel:[ 262.699833] IPv6: ADDRCONF(NETDEV_UP): em2: link is not ready >22:49:56,297 INFO NetworkManager: <info> (em2): preparing device. >22:49:56,297 INFO NetworkManager: <info> (em2): deactivating device (reason 'managed') [2] >22:49:56,298 INFO NetworkManager: <info> Added default wired connection 'Wired connection 2' for /sys/devices/pci0000:00/0000:00:09.0/0000:05:00.1/net/em2 >22:49:56,298 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >22:49:56,299 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >22:49:56,337 WARNING NetworkManager: <warn> (ksdev0) firewall zone add/change failed: (32) INVALID_ZONE: public >22:49:56,338 INFO systemd: Started Anaconda. >22:49:56,338 INFO systemd: Starting Anaconda Text Console... >22:49:56,339 INFO NetworkManager: <info> Activation (ksdev0) Stage 3 of 5 (IP Configure Start) scheduled. >22:49:56,339 INFO NetworkManager: <info> Activation (ksdev0) Stage 3 of 5 (IP Configure Start) started... >22:49:56,354 INFO NetworkManager: <info> Activation (ksdev0) Beginning DHCPv4 transaction (timeout in 45 seconds) >22:49:56,364 INFO NetworkManager: <info> dhclient started with pid 1118 >22:49:56,365 INFO NetworkManager: <info> Activation (ksdev0) Stage 3 of 5 (IP Configure Start) complete. >22:49:56,414 INFO systemd: Started Anaconda Text Console. >22:49:56,562 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >22:49:56,563 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >22:49:56,563 INFO dhclient: All rights reserved. >22:49:56,563 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >22:49:56,564 INFO dhclient: >22:49:56,577 INFO NetworkManager: <info> (ksdev0): DHCPv4 state changed nbi -> preinit >22:49:56,587 INFO dhclient: Listening on LPF/ksdev0/3c:4a:92:e0:d1:26 >22:49:56,587 INFO dhclient: Sending on LPF/ksdev0/3c:4a:92:e0:d1:26 >22:49:56,588 INFO dhclient: Sending on Socket/fallback >22:49:56,588 INFO dhclient: DHCPREQUEST on ksdev0 to 255.255.255.255 port 67 (xid=0xe808906) >22:49:56,589 INFO dhclient: DHCPACK from 10.66.87.254 (xid=0xe808906) >22:49:56,593 INFO dhclient: bound to 10.66.86.53 -- renewal in 21252 seconds. >22:49:56,594 INFO NetworkManager: <info> (ksdev0): DHCPv4 state changed preinit -> reboot >22:49:56,594 INFO NetworkManager: <info> address 10.66.86.53 >22:49:56,594 INFO NetworkManager: <info> prefix 23 (255.255.254.0) >22:49:56,595 INFO NetworkManager: <info> gateway 10.66.87.254 >22:49:56,595 INFO NetworkManager: <info> hostname 'storageqe-52.rhts.eng.nay.redhat.com' >22:49:56,595 INFO NetworkManager: <info> nameserver '10.66.191.13' >22:49:56,595 INFO NetworkManager: <info> nameserver '10.66.127.10' >22:49:56,596 INFO NetworkManager: <info> nameserver '172.16.52.28' >22:49:56,596 INFO NetworkManager: <info> domain name 'rhts.eng.nay.redhat.com' >22:49:56,596 INFO NetworkManager: <info> Activation (ksdev0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >22:49:56,597 INFO NetworkManager: <info> Activation (ksdev0) Stage 5 of 5 (IPv4 Commit) started... >22:49:56,597 INFO NetworkManager: <info> (ksdev0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >22:49:56,597 INFO NetworkManager: <info> Activation (ksdev0) Stage 5 of 5 (IPv4 Commit) complete. >22:49:56,597 INFO NetworkManager: <info> (ksdev0): device state change: secondaries -> activated (reason 'none') [90 100 0] >22:49:56,608 INFO NetworkManager: <info> Policy set 'Boot Disk' (ksdev0) as default for IPv4 routing and DNS. >22:49:56,609 INFO NetworkManager: <info> Activation (ksdev0) successful, device activated. >22:49:56,610 INFO dbus-daemon: dbus[1096]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >22:49:56,611 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >22:49:56,617 INFO systemd: Started Network Manager Wait Online. >22:49:56,617 INFO systemd: Starting Network. >22:49:56,617 INFO systemd: Reached target Network. >22:49:56,621 INFO systemd: Startup finished in 8s 745ms 459us (kernel) + 4min 9s 447ms 312us (initrd) + 4s 625ms 526us (userspace) = 4min 22s 818ms 297us. >22:49:56,666 INFO dbus-daemon: dbus[1096]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >22:49:56,667 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >22:49:56,743 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >22:49:57,752 WARNING kernel:[ 264.152182] bna: p2p1 link up >22:49:57,752 INFO kernel:[ 264.152191] bna: p2p1 0 TXQ_STARTED >22:49:57,752 INFO kernel:[ 264.152206] IPv6: ADDRCONF(NETDEV_CHANGE): p2p1: link becomes ready >22:49:57,752 INFO NetworkManager: <info> (p2p1): carrier now ON (device state 20) >22:49:57,752 INFO NetworkManager: <info> (p2p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >22:49:57,752 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >22:49:57,753 INFO NetworkManager: <info> Activation (p2p1) starting connection 'Wired connection 1' >22:49:57,753 INFO NetworkManager: <info> (p2p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >22:49:57,753 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) scheduled... >22:49:57,754 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) started... >22:49:57,754 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) scheduled... >22:49:57,754 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) complete. >22:49:57,754 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) starting... >22:49:57,755 INFO NetworkManager: <info> (p2p1): device state change: prepare -> config (reason 'none') [40 50 0] >22:49:57,755 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) successful. >22:49:57,755 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) complete. >22:49:57,757 WARNING NetworkManager: <warn> (p2p1) firewall zone add/change failed: (32) INVALID_ZONE: public >22:49:57,757 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) scheduled. >22:49:57,757 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) started... >22:49:57,757 INFO NetworkManager: <info> (p2p1): device state change: config -> ip-config (reason 'none') [50 70 0] >22:49:57,758 INFO NetworkManager: <info> Activation (p2p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >22:49:57,760 INFO NetworkManager: <info> dhclient started with pid 1157 >22:49:57,760 INFO NetworkManager: <info> Activation (p2p1) Beginning IP6 addrconf. >22:49:57,761 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) complete. >22:49:57,775 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >22:49:57,775 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >22:49:57,776 INFO dhclient: All rights reserved. >22:49:57,776 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >22:49:57,776 INFO dhclient: >22:49:57,780 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed nbi -> preinit >22:49:57,785 INFO dhclient: Listening on LPF/p2p1/00:05:33:26:9e:4f >22:49:57,785 INFO dhclient: Sending on LPF/p2p1/00:05:33:26:9e:4f >22:49:57,786 INFO dhclient: Sending on Socket/fallback >22:49:57,786 INFO dhclient: DHCPDISCOVER on p2p1 to 255.255.255.255 port 67 interval 8 (xid=0x5dd06c76) >22:49:57,929 WARNING kernel:[ 264.329120] auditd (1160): /proc/1160/oom_adj is deprecated, please use /proc/1160/oom_score_adj instead. >22:50:05,096 INFO dhclient: DHCPDISCOVER on p2p1 to 255.255.255.255 port 67 interval 9 (xid=0x5dd06c76) >22:50:10,797 INFO systemd: Starting NTP client/server... >22:50:10,894 INFO chrony-helper: tr: write error: Broken pipe >22:50:10,894 INFO chrony-helper: tr: write error >22:50:10,958 INFO chronyd: chronyd version 1.27-git1ca844 starting >22:50:10,959 INFO chronyd: Linux kernel major=3 minor=6 patch=0 >22:50:10,959 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 >22:50:11,730 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em2 ... >22:50:11,730 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >22:50:11,731 NOTICE NetworkManager: ifcfg-rh: read connection 'System em2' >22:50:11,731 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >22:50:11,733 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p2p1 ... >22:50:11,733 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >22:50:11,733 NOTICE NetworkManager: ifcfg-rh: read connection 'System p2p1' >22:50:11,734 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >22:50:12,165 WARNING chronyd: Bad command logon from ::1 port 58072 (auth_ok=1 valid_ts=0) >22:50:12,208 INFO systemd: Started NTP client/server. >22:50:13,100 INFO kernel:[ 279.468082] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem >22:50:13,106 INFO kernel:[ 279.475820] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >22:50:13,115 DEBUG kernel:[ 279.484496] SELinux: initialized (dev sda1, type ext3), uses xattr >22:50:14,121 INFO dhclient: DHCPDISCOVER on p2p1 to 255.255.255.255 port 67 interval 7 (xid=0x5dd06c76) >22:50:14,422 NOTICE kernel:[ 280.789185] NFS: Registering the id_resolver key type >22:50:14,423 NOTICE kernel:[ 280.789198] Key type id_resolver registered >22:50:14,423 NOTICE kernel:[ 280.789199] Key type id_legacy registered >22:50:14,459 WARNING nfsidmap: nss_getpwnam: name 'root@eng.nay.redhat.com' does not map into domain 'rhts.eng.nay.redhat.com' >22:50:14,473 DEBUG kernel:[ 280.838845] SELinux: initialized (dev 0:33, type nfs4), uses genfs_contexts >22:50:14,493 WARNING nfsidmap: nss_getpwnam: name 'nobody' does not map into domain 'rhts.eng.nay.redhat.com' >22:50:14,524 DEBUG kernel:[ 280.889770] SELinux: initialized (dev 0:34, type nfs4), uses genfs_contexts >22:50:17,800 INFO NetworkManager: <info> (p2p1): IP6 addrconf timed out or failed. >22:50:17,801 INFO NetworkManager: <info> Activation (p2p1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >22:50:17,801 INFO NetworkManager: <info> Activation (p2p1) Stage 4 of 5 (IPv6 Configure Timeout) started... >22:50:17,801 INFO NetworkManager: <info> Activation (p2p1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >22:50:21,219 INFO dhclient: DHCPDISCOVER on p2p1 to 255.255.255.255 port 67 interval 8 (xid=0x5dd06c76) >22:50:29,558 INFO dhclient: DHCPDISCOVER on p2p1 to 255.255.255.255 port 67 interval 9 (xid=0x5dd06c76) >22:50:29,559 INFO dhclient: DHCPREQUEST on p2p1 to 255.255.255.255 port 67 (xid=0x5dd06c76) >22:50:29,560 INFO dhclient: DHCPOFFER from 172.17.2.2 >22:50:29,561 INFO dhclient: DHCPACK from 172.17.2.2 (xid=0x5dd06c76) >22:50:29,567 INFO dhclient: bound to 172.17.2.13 -- renewal in 2147483647 seconds. >22:50:29,567 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed preinit -> bound >22:50:29,568 INFO NetworkManager: <info> address 172.17.2.13 >22:50:29,568 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >22:50:29,569 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >22:50:29,569 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) started... >22:50:30,569 INFO NetworkManager: <info> (p2p1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >22:50:30,570 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) complete. >22:50:30,570 INFO NetworkManager: <info> (p2p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >22:50:30,574 INFO NetworkManager: <info> Activation (p2p1) successful, device activated. >22:50:30,575 INFO dbus-daemon: dbus[1096]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >22:50:30,576 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >22:50:30,584 INFO dbus-daemon: dbus[1096]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >22:50:30,585 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >22:50:30,665 INFO dbus-daemon: /usr/libexec/chrony-helper: line 77: comm: command not found >22:50:30,666 INFO dbus-daemon: /usr/libexec/chrony-helper: line 81: comm: command not found >22:51:38,484 ERR kernel:[ 364.677228] INFO: task systemd-udevd:307 blocked for more than 120 seconds. >22:51:38,484 ERR kernel:[ 364.677231] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. >22:51:38,484 INFO kernel:[ 364.677233] systemd-udevd D ffff880237234080 0 307 1 0x00000004 >22:51:38,484 WARNING kernel:[ 364.677238] ffff88022e471ae8 0000000000000082 ffff88022ebcb240 ffff88022e471fd8 >22:51:38,484 WARNING kernel:[ 364.677242] ffff88022e471fd8 ffff88022e471fd8 ffff880235d36480 ffff88022ebcb240 >22:51:38,484 WARNING kernel:[ 364.677246] 0000000000000000 ffff88022be02b30 7fffffffffffffff ffff88022ebcb240 >22:51:38,484 WARNING kernel:[ 364.677249] Call Trace: >22:51:38,484 WARNING kernel:[ 364.677258] [<ffffffff815d39f9>] schedule+0x29/0x70 >22:51:38,484 WARNING kernel:[ 364.677262] [<ffffffff815d1fac>] schedule_timeout+0x1bc/0x280 >22:51:38,484 WARNING kernel:[ 364.677285] [<ffffffffa01eb280>] ? bfad_bfa_tmo+0xd0/0xd0 [bfa] >22:51:38,484 WARNING kernel:[ 364.677290] [<ffffffff8101a349>] ? read_tsc+0x9/0x20 >22:51:38,484 WARNING kernel:[ 364.677293] [<ffffffff815d387e>] wait_for_common+0x11e/0x170 >22:51:38,484 WARNING kernel:[ 364.677298] [<ffffffff81094e20>] ? try_to_wake_up+0x2c0/0x2c0 >22:51:38,484 WARNING kernel:[ 364.677301] [<ffffffff815d39cd>] wait_for_completion+0x1d/0x20 >22:51:38,484 WARNING kernel:[ 364.677314] [<ffffffffa01edecd>] bfad_sm_created+0x19d/0x2c0 [bfa] >22:51:38,484 WARNING kernel:[ 364.677326] [<ffffffffa01eb540>] bfad_sm_uninit+0x140/0x1e0 [bfa] >22:51:38,484 WARNING kernel:[ 364.677339] [<ffffffffa01ecec1>] bfad_pci_probe+0x251/0x460 [bfa] >22:51:38,484 WARNING kernel:[ 364.677345] [<ffffffff813016e9>] local_pci_probe+0x79/0x100 >22:51:38,484 WARNING kernel:[ 364.677349] [<ffffffff81301881>] pci_device_probe+0x111/0x120 >22:51:38,484 WARNING kernel:[ 364.677357] [<ffffffff813bcefb>] driver_probe_device+0x8b/0x390 >22:51:38,484 WARNING kernel:[ 364.677360] [<ffffffff813bd2ab>] __driver_attach+0xab/0xb0 >22:51:38,484 WARNING kernel:[ 364.677364] [<ffffffff813bd200>] ? driver_probe_device+0x390/0x390 >22:51:38,484 WARNING kernel:[ 364.677368] [<ffffffff813baf95>] bus_for_each_dev+0x55/0x90 >22:51:38,484 WARNING kernel:[ 364.677372] [<ffffffff813bc87e>] driver_attach+0x1e/0x20 >22:51:38,484 WARNING kernel:[ 364.677376] [<ffffffff813bc4b0>] bus_add_driver+0x1a0/0x290 >22:51:38,484 WARNING kernel:[ 364.677386] [<ffffffffa026e000>] ? 0xffffffffa026dfff >22:51:38,484 WARNING kernel:[ 364.677390] [<ffffffffa026e000>] ? 0xffffffffa026dfff >22:51:38,484 WARNING kernel:[ 364.677394] [<ffffffff813bd977>] driver_register+0x77/0x170 >22:51:38,484 WARNING kernel:[ 364.677399] [<ffffffffa026e000>] ? 0xffffffffa026dfff >22:51:38,484 WARNING kernel:[ 364.677403] [<ffffffff8130050f>] __pci_register_driver+0x5f/0xe0 >22:51:38,484 WARNING kernel:[ 364.677407] [<ffffffffa026e000>] ? 0xffffffffa026dfff >22:51:38,484 WARNING kernel:[ 364.677419] [<ffffffffa026e083>] bfad_init+0x83/0x1000 [bfa] >22:51:38,484 WARNING kernel:[ 364.677425] [<ffffffff8100212a>] do_one_initcall+0x12a/0x180 >22:51:38,484 WARNING kernel:[ 364.677430] [<ffffffff810c2d20>] sys_init_module+0xc0/0x220 >22:51:38,484 WARNING kernel:[ 364.677435] [<ffffffff815dcb29>] system_call_fastpath+0x16/0x1b >22:51:38,484 ERR kernel:[ 364.677440] INFO: task bfad_worker:442 blocked for more than 120 seconds. >22:51:38,484 ERR kernel:[ 364.677441] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. >22:51:38,484 INFO kernel:[ 364.677443] bfad_worker D ffff880237274080 0 442 2 0x00000000 >22:51:38,484 WARNING kernel:[ 364.677446] ffff88022b9bbed0 0000000000000046 ffff880235fae480 ffff88022b9bbfd8 >22:51:38,484 WARNING kernel:[ 364.677449] ffff88022b9bbfd8 ffff88022b9bbfd8 ffff880235eb9920 ffff880235fae480 >22:51:38,484 WARNING kernel:[ 364.677452] 0000000000000000 ffff88022e471bd8 ffff88022be00000 ffffffffa01eb150 >22:51:38,484 WARNING kernel:[ 364.677456] Call Trace: >22:51:38,484 WARNING kernel:[ 364.677468] [<ffffffffa01eb150>] ? bfad_read_firmware+0xc0/0xc0 [bfa] >22:51:38,484 WARNING kernel:[ 364.677471] [<ffffffff815d39f9>] schedule+0x29/0x70 >22:51:38,484 WARNING kernel:[ 364.677475] [<ffffffff810825fa>] kthread+0x7a/0xa0 >22:51:38,484 WARNING kernel:[ 364.677479] [<ffffffff815ddc34>] kernel_thread_helper+0x4/0x10 >22:51:38,484 WARNING kernel:[ 364.677483] [<ffffffff81082580>] ? kthread_freezable_should_stop+0x70/0x70 >22:51:38,484 WARNING kernel:[ 364.677486] [<ffffffff815ddc30>] ? gs_change+0x13/0x13 >22:52:08,500 INFO kernel:[ 395.188169] Btrfs loaded >22:52:08,580 INFO kernel:[ 395.267561] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >02:51:14,302 INFO chronyd: Selected source 10.5.26.10 >02:51:14,302 WARNING chronyd: System clock wrong by 14330.819973 seconds, adjustment started >02:51:14,303 WARNING chronyd: System clock was stepped by 14330.820 seconds > > >/run/install/ks.cfg: >nfs --server nfs.englab.nay.redhat.com --dir /pub/rhel/nightly/RHEL-7.0-20121101.n.0/compose/Server/x86_64/os/ >#url --url=nfs://nfs.englab.nay.redhat.com:/pub/rhel/nightly/RHEL-7.0-20121101.n.0/compose/Server/x86_64/os/ > > > >%pre --log=/dev/console >set -x ># Check in with Beaker Server >wget -O - http://lab-02.rhts.eng.nay.redhat.com:8000/install_start/storageqe-52.rhts.eng.nay.redhat.com > >wget -O /tmp/anamon 'http://lab-02.rhts.eng.nay.redhat.com/beaker/anamon' >python /tmp/anamon --recipe-id 692517 --xmlrpc-url 'http://lab-02.rhts.eng.nay.redhat.com:8000/RPC2' ># Error: no snippet data for RedHatEnterpriseLinux7_pre ># Error: no snippet data for system_pre >%end > > >%post --log=/dev/console >set -x >wget -O - http://lab-02.rhts.eng.nay.redhat.com:8000/nopxe/storageqe-52.rhts.eng.nay.redhat.com >echo 692517 > /root/RECIPE.TXT > ># If netboot_method= is found in /proc/cmdline record it to /root >netboot_method=$(perl -n -e'/netboot_method=([^\s]+)/ && print $1' /proc/cmdline) >if [ -n "$netboot_method" ]; then >echo $netboot_method >/root/NETBOOT_METHOD.TXT >fi > ># Enable post-install boot notification > >wget -O /usr/local/sbin/anamon "http://lab-02.rhts.eng.nay.redhat.com/beaker/anamon" >wget -O /etc/rc.d/init.d/anamon "http://lab-02.rhts.eng.nay.redhat.com/beaker/anamon.init" > >chmod 755 /etc/rc.d/init.d/anamon /usr/local/sbin/anamon >test -d /selinux && restorecon /etc/rc.d/init.d/anamon /usr/local/sbin/anamon > >chkconfig --add anamon > >cat << __EOT__ > /etc/sysconfig/anamon >XMLRPC_URL="http://lab-02.rhts.eng.nay.redhat.com:8000/RPC2" >RECIPE_ID="692517" >LOGFILES="/var/log/boot.log /var/log/messages /var/log/dmesg" >__EOT__ > ># readahead conflicts with auditd, see bug 561486 for detailed explanation. > >cat << EOF >>/etc/sysconfig/readahead > ># readahead conflicts with auditd, see bug 561486 for detailed explanation. ># ># Should a task need to change these settings, it must revert to this state ># when test is done. > >READAHEAD_COLLECT="no" >READAHEAD_COLLECT_ON_RPM="no" > >EOF > >/sbin/chkconfig ntpdate on >/dev/null 2>&1 || : >/sbin/chkconfig ntpd on >/dev/null 2>&1 || : >if [ -e "/etc/sysconfig/ntpd" ]; then > GOT_G=$(/bin/cat /etc/sysconfig/ntpd | grep -E '^OPTIONS' | grep '\-g') > > if [ -z "$GOT_G" ]; then > /bin/sed -i -r 's/(^OPTIONS\s*=\s*)(['\''|"])(.+)$/\1\2\-x \3 /' /etc/sysconfig/ntpd > fi >fi > > ># If efibootmgr exists then re-order boot options >if [ -x '/usr/sbin/efibootmgr' ]; then > BOOT=$(/usr/sbin/efibootmgr -v | grep BootOrder | awk '{print $2}' | awk -F, '{print $1}') > EFI=$(/usr/sbin/efibootmgr -v | grep Boot$BOOT | awk '{print $NF}') > PXE_SLOT=$(/usr/sbin/efibootmgr -v | grep -Ei '(netboot|pxe)' |cut -c5-8) > # If There is no Netboot Entry we can't continue > # You have to manually setup a Netboot entry first > # from EFI maint menu. > if [ ! -z $PXE_SLOT ]; then > NEWBOOT=$(echo $BOOT| sed -e 's/$PXE_SLOT,//') > # its cheesy. but it works. > NEWBOOT=$(echo $NEWBOOT| sed -e 's/,$PXE_SLOT,//') > NEWBOOT=$(echo $NEWBOOT| sed -e 's/,$PXE_SLOT//') > /usr/sbin/efibootmgr -o $PXE_SLOT,$NEWBOOT > /usr/sbin/efibootmgr -n $BOOT > fi >fi > > > >#Add Task Repo >cat << EOF >/etc/yum.repos.d/beaker-tasks.repo >[beaker-tasks] >name=beaker-tasks >baseurl=http://beaker.engineering.redhat.com/repos/692517 >enabled=1 >gpgcheck=0 >EOF > > ># Add Harness Repo >cat << EOF >/etc/yum.repos.d/beaker-harness.repo >[beaker-harness] >name=beaker-harness >baseurl=http://beaker.engineering.redhat.com/harness/RedHatEnterpriseLinux7/ >enabled=1 >gpgcheck=0 >EOF > ># Add distro and custom Repos >cat << EOF >/etc/yum.repos.d/beaker-HighAvailability.repo >[beaker-HighAvailability] >name=beaker-HighAvailability >baseurl=http://download.englab.nay.redhat.com/pub/rhel/nightly/RHEL-7.0-20121101.n.0/compose/Server/x86_64/os/addons/HighAvailability >enabled=1 >gpgcheck=0 >skip_if_unavailable=1 >EOF >cat << EOF >/etc/yum.repos.d/beaker-LoadBalancer.repo >[beaker-LoadBalancer] >name=beaker-LoadBalancer >baseurl=http://download.englab.nay.redhat.com/pub/rhel/nightly/RHEL-7.0-20121101.n.0/compose/Server/x86_64/os/addons/LoadBalancer >enabled=1 >gpgcheck=0 >skip_if_unavailable=1 >EOF >cat << EOF >/etc/yum.repos.d/beaker-ResilientStorage.repo >[beaker-ResilientStorage] >name=beaker-ResilientStorage >baseurl=http://download.englab.nay.redhat.com/pub/rhel/nightly/RHEL-7.0-20121101.n.0/compose/Server/x86_64/os/addons/ResilientStorage >enabled=1 >gpgcheck=0 >skip_if_unavailable=1 >EOF >cat << EOF >/etc/yum.repos.d/beaker-Server-debuginfo.repo >[beaker-Server-debuginfo] >name=beaker-Server-debuginfo >baseurl=http://download.englab.nay.redhat.com/pub/rhel/nightly/RHEL-7.0-20121101.n.0/compose/Server/x86_64/debuginfo/tree >enabled=1 >gpgcheck=0 >skip_if_unavailable=1 >EOF >cat << EOF >/etc/yum.repos.d/beaker-Server-optional-debuginfo.repo >[beaker-Server-optional-debuginfo] >name=beaker-Server-optional-debuginfo >baseurl=http://download.englab.nay.redhat.com/pub/rhel/nightly/RHEL-7.0-20121101.n.0/compose/Server-optional/x86_64/debuginfo/tree >enabled=1 >gpgcheck=0 >skip_if_unavailable=1 >EOF >cat << EOF >/etc/yum.repos.d/beaker-Server-optional.repo >[beaker-Server-optional] >name=beaker-Server-optional >baseurl=http://download.englab.nay.redhat.com/pub/rhel/nightly/RHEL-7.0-20121101.n.0/compose/Server-optional/x86_64/os >enabled=1 >gpgcheck=0 >skip_if_unavailable=1 >EOF >cat << EOF >/etc/yum.repos.d/beaker-Server.repo >[beaker-Server] >name=beaker-Server >baseurl=http://download.englab.nay.redhat.com/pub/rhel/nightly/RHEL-7.0-20121101.n.0/compose/Server/x86_64/os >enabled=1 >gpgcheck=0 >skip_if_unavailable=1 >EOF > > ># fill the yum cache and redirect output to /dev/null ># This speeds up yum because of a bug where it will update stdout too often. ># http://lists.baseurl.org/pipermail/yum-devel/2011-December/008857.html >yum check-update > /dev/null 2>&1 || true ># Install old rhts commands >yum -y install rhts-test-env-lab rhts-legacy ># Install new harness >yum -y install beah ># This may fail if you are outside of Red Hat.. >yum -y install beakerlib-redhat > >cp /etc/beah_beaker.conf{,.default} >cat << EOF > /etc/beah_beaker.conf ># see /etc/beah_beaker.conf.default for commented configuration > >[DEFAULT] ># LAB_CONTROLLER: URI of Beaker's XML-RPC handler >LAB_CONTROLLER=http://lab-02.rhts.eng.nay.redhat.com:8000 ># ># HOSTNAME: Pretend to be machine with given name. ># NOTE: This is mostly pointless as usually correct name is assigned by DHCP. >HOSTNAME=storageqe-52.rhts.eng.nay.redhat.com >RECIPEID=692517 > ># Turn on hard limits on upload sizes: >FILE_SIZE_LIMIT=200000000 >TASK_SIZE_LIMIT=800000000 > >EOF > >cp /etc/beah.conf{,.default} >cat << EOF > /etc/beah.conf ># see /etc/beah.conf.default for commented configuration > >[DEFAULT] ># Turn on more verbose logging and redirect to console. This is useful for ># debugging harness' problems. >LOG=Info >CONSOLE_LOG=Console ># To turn on debug logging uncomment the following line. Warning: this is ># rather verbose! This also requires LOG to be Debug. >#DEVEL=True > >[TASK] >INTERFACE= > >EOF > >chkconfig --level 345 beah-srv on >chkconfig --level 345 beah-beaker-backend on >chkconfig --level 345 beah-fwd-backend on > ># turn on rhts-compat by default (it will save us one reboot): >chkconfig --add rhts-compat >chkconfig --level 345 rhts-compat on > >#Add test user account >useradd --password '$6$oIW3o2Mr$XbWZKaM7nA.cQqudfDJScupXOia5h1u517t6Htx/Q/MgXm82Pc/OcytatTeI4ULNWOMJzvpCigWiL4xKP9PX4.' test >cat <<"EOF" >/etc/profile.d/beaker.sh >export BEAKER="https://beaker.engineering.redhat.com/" >EOF >cat <<"EOF" >/etc/profile.d/beaker.csh >setenv BEAKER "https://beaker.engineering.redhat.com/" >EOF >cat << EOF > /etc/profile.d/rh-env.sh >export LAB_CONTROLLER=lab-02.rhts.eng.nay.redhat.com >export DUMPSERVER=netdump-01.eng.nay.redhat.com >export NFSSERVERS="RHEL3, RHEL4, RHEL5, RHEL6, NETAPP, SOLARIS," >export LOOKASIDE=http://download.eng.nay.redhat.com/pub/rhel/qa/rhts/lookaside/ >export BUILDURL=http://download.eng.nay.redhat.com >EOF >cat << EOF > /etc/profile.d/rh-env.csh >setenv LAB_CONTROLLER lab-02.rhts.eng.nay.redhat.com >setenv DUMPSERVER netdump-01.eng.nay.redhat.com >setenv NFSSERVERS "RHEL3, RHEL4, RHEL5, RHEL6, NETAPP, SOLARIS," >setenv LOOKASIDE http://download.eng.nay.redhat.com/pub/rhel/qa/rhts/lookaside/ >setenv BUILDURL http://download.eng.nay.redhat.com >EOF >mkdir -p /root/.ssh >cat >>/root/.ssh/authorized_keys <<"__EOF__" >ssh-dss AAAAB3NzaC1kc3MAAACBALmJlu8PwxXJ446I1NULY7GTh38ivREHIILme1+Z+UTRwNyes2/p+6ZD/I5tU5MFZ2RWH8y+GI+aH7CCs6eK7TwHDjlyFpjfQF1bji8NU2JLuw7nkxb4rJam+2GVD4gixT6WGpHqKNwRGsN6MfLfpLtwhu5T/M4ajAgvGxS6wVlRAAAAFQCZc+TAw8r5VENTZI8cIlGrxUrI0wAAAIEAm8l+PfrDq8xva5ezoMkjwVnmMs+7L4t0vXtnsdWvK2MAVilJoe7xTZm9FLtPeJkFjjY6X4cvb0rVVT+A3rzzOFwFCPvkwqOPaqCvpTxT7cR8wWMjE4BMleelPJfrocOLBLOmw4SrkE65E+CGOXk8s+xc9kFKKdR+ZQVdn4EY5/oAAACAFnGH6SjIV/+KqAb92VGWlGPlmk+SP/HrtvAcZto86sDAH7QWj5h6zqguzEbu0QqsRsACzWER17CxEytBV5LiY+gWC60hn39QSGVb9hREHPk/AGPrU52Pe7m0EkIhRprXqcnAT5kJD9HMZngDHA2nCk2AgQXKjInqfKjKvbUBWIs= xiaoli@kobe.nay.redhat.com >ssh-dss AAAAB3NzaC1kc3MAAACBALmJlu8PwxXJ446I1NULY7GTh38ivREHIILme1+Z+UTRwNyes2/p+6ZD/I5tU5MFZ2RWH8y+GI+aH7CCs6eK7TwHDjlyFpjfQF1bji8NU2JLuw7nkxb4rJam+2GVD4gixT6WGpHqKNwRGsN6MfLfpLtwhu5T/M4ajAgvGxS6wVlRAAAAFQCZc+TAw8r5VENTZI8cIlGrxUrI0wAAAIEAm8l+PfrDq8xva5ezoMkjwVnmMs+7L4t0vXtnsdWvK2MAVilJoe7xTZm9FLtPeJkFjjY6X4cvb0rVVT+A3rzzOFwFCPvkwqOPaqCvpTxT7cR8wWMjE4BMleelPJfrocOLBLOmw4SrkE65E+CGOXk8s+xc9kFKKdR+ZQVdn4EY5/oAAACAFnGH6SjIV/+KqAb92VGWlGPlmk+SP/HrtvAcZto86sDAH7QWj5h6zqguzEbu0QqsRsACzWER17CxEytBV5LiY+gWC60hn39QSGVb9hREHPk/AGPrU52Pe7m0EkIhRprXqcnAT5kJD9HMZngDHA2nCk2AgQXKjInqfKjKvbUBWIs= xiaoli@kobe.nay.redhat.com >__EOF__ >restorecon -R /root/.ssh >chmod go-w /root /root/.ssh /root/.ssh/authorized_keys ># Error: no snippet data for RedHatEnterpriseLinux7_post ># Error: no snippet data for system_post >%end > ># Disable rhts-compat for Fedora15 and newer. >%post --log=/dev/console >cat >> /etc/profile.d/task-overrides-rhts.sh <<END >export RHTS_OPTION_COMPATIBLE= >export RHTS_OPTION_COMPAT_SERVICE= >END >%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 872413
:
636912
|
636913
|
636914
|
636915
|
636916
|
636917
|
636918
|
636919
|
636920
|
636921
|
636922
|
636923
|
636924
|
636925
| 636926 |
636927