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 613858 Details for
Bug 858139
IndexError: list index out of range
[?]
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), 328.63 KB, created by
Vít Ondruch
on 2012-09-18 06:30:55 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Vít Ondruch
Created:
2012-09-18 06:30:55 UTC
Size:
328.63 KB
patch
obsolete
>anaconda 18.6.8 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 3887, in path > return self.parents[0].path > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 903, in _setFormat > format = getFormat(None, device=self.path, exists=self.exists) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 3926, in _setFormat > super(BTRFSVolumeDevice, self)._setFormat(format) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 917, in <lambda> > lambda d,f: d._setFormat(f), > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 486, in __init__ > self.format = format > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 3826, in __init__ > super(BTRFSDevice, self).__init__(*args, **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 3897, in __init__ > super(BTRFSVolumeDevice, self).__init__(*args, **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1205, in newBTRFS > device = dev_class(name, **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 3027, in new_container > return getattr(self.storage, self.new_container_attr)(*args, **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1998, in newDevice > container = factory.new_container(parents=parents) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 607, in _save_right_side > mountpoint=mountpoint, label=label) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 952, in on_selector_clicked > self._save_right_side(self._current_selector) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 175, in _onSelectorClicked > cb(selector) >IndexError: list index out of range > >Local variables in innermost frame: > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500MB partition sda1 (1) with existing ext4 filesystem >, '/': existing 50016MB lvmlv vg_dhcp251-lv_rescue (18) with existing ext4 filesystem >} > swaps: [] > name: Fedora Linux 16 for x86_64 >, Root instance, containing members: > mounts: {'/boot': Already dumped (PartitionDevice instance) >, '/': BTRFSVolumeDevice instance, containing members: > mounts.major: 0 > mounts._partedDevice: parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_dhcp251-lv_root_f17 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fa4e83b6dd0> > mounts.exists: True > mounts._size: 51200.0 > mounts.id: 19 > mounts.controllable: True > mounts.dataLevel: None > mounts.uuid: a729ce21-a998-4b5b-ba5f-73b868ffb468 > mounts._format: BTRFS instance, containing members: > mounts._format.uuid: None > mounts._format.exists: True > mounts._format._mountpoint: None > mounts._format._majorminor: 253001 > mounts._format._minInstanceSize: None > mounts._format._mountType: btrfs > mounts._format.fsprofile: None > mounts._format.label: None > mounts._format._targetSize: 0 > mounts._format.volUUID: a729ce21-a998-4b5b-ba5f-73b868ffb468 > mounts._format._size: 0 > mounts._format.mountopts: None > mounts._format.mountpoint: None > mounts._format._migrate: False > mounts._format._device: /dev/mapper/vg_dhcp251-lv_root_f17 > mounts.parents: [existing 51200MB lvmlv vg_dhcp251-lv_root_f17 (12) with existing btrfs filesystem >] > mounts.subvolumes: [] > mounts.minor: 0 > mounts.fstabComment: Skipped > mounts.bus: Skipped > mounts.sysfsPath: Skipped > mounts._targetSize: 0 > mounts._model: Skipped > mounts.metaDataLevel: None > mounts.kids: 0 > mounts._vendor: Skipped > mounts._name: None > mounts.protected: False > mounts.originalFormat: Already dumped (BTRFS instance) > mounts._serial: None >} > swaps: [existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13) with existing swap >] > name: Fedora Linux 17 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, vg_dhcp251, vg_dhcp251-lv_root_f17, vg_dhcp251-lv_swap_f17, vg_dhcp251-lv_RHEL-4, vg_dhcp251-lv_RHEL-6, vg_dhcp251-lv_RHEL-5, vg_dhcp251-lv_home_f17, vg_dhcp251-lv_rescue, sr0, loop0, /tmp/curl_fetch_url1/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, vg_dhcp251-lv_RHEL--4, vg_dhcp251-lv_RHEL--6, vg_dhcp251-lv_RHEL--5] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0x7fa4f64ed9d0>> > _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/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, '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 existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 476439MB partition sda2 (2) with existing lvmpv >, existing 476416MB lvmvg vg_dhcp251 (3) >, OpticalDevice instance, containing members: > _model: Optiarc_DVD_RW_AD-7700H > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > 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: /tmp/curl_fetch_url1/squashfs.img (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > 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: Already dumped (DeviceFormat instance) > 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: Already dumped (DeviceFormat instance) > 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: 229948a1-524f-4bd7-95e6-51f823be344b > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (Ext4FS instance) > bus: Skipped > _size: 0 > _serial: None > id: 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: Already dumped (DeviceFormat instance) > 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: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, existing 1024MB dm live-rw (11) with existing ext4 filesystem >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, existing 9568MB lvmlv vg_dhcp251-lv_RHEL-4 (14) >, existing 9568MB lvmlv vg_dhcp251-lv_RHEL-6 (15) >, existing 9568MB lvmlv vg_dhcp251-lv_RHEL-5 (16) >, existing 51200MB lvmlv vg_dhcp251-lv_home_f17 (17) with existing luks >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (BTRFSVolumeDevice instance) >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7fa503b19490) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fa503b194d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fa503b19510) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fa503b19550) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fa503b19590) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3744 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._setup: True > _intf.payload.txID: 1347949734.93 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.65 Gb > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >clearPartTypeSystem: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >_instLanguage: None >mediaDevice: None >upgrade: False >_network: None >methodstr: http://download.englab.brq.redhat.com:/pub/fedora/fedora-alt/stage/18-Alpha-RC3/Fedora/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.6.8 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >clearPartTypeSelection: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'http://download.englab.brq.redhat.com:/pub/fedora/fedora-alt/stage/18-Alpha-RC3/Fedora/x86_64/os/', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >06:27:14,591 INFO anaconda: /sbin/anaconda 18.6.8 >06:27:16,009 INFO anaconda: 3932160 kB (3840 MB) are available >06:27:16,009 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >06:27:16,044 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >06:27:16,045 INFO anaconda: Default encoding = utf-8 >06:27:16,482 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >06:27:16,483 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >06:27:16,901 INFO anaconda: Display mode = g >06:27:16,903 INFO anaconda: 3932160 kB (3840 MB) are available >06:27:16,903 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >06:27:18,468 DEBUG anaconda: X server has signalled a successful start. >06:27:18,479 INFO anaconda: Starting window manager, pid 884. >06:27:20,017 INFO anaconda: using only installclass _Fedora >06:27:20,910 INFO anaconda: Detected 3744M of memory >06:27:20,911 INFO anaconda: Swap attempt of 3744M >06:27:21,850 DEBUG anaconda: required disklabel type for sda (1) is None >06:27:21,851 DEBUG anaconda: default disklabel type for sda is msdos >06:27:21,852 DEBUG anaconda: selecting msdos disklabel for sda based on size >06:27:27,736 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.19QpYeox: [Errno 2] No such file or directory >06:27:27,737 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_dhcp251-lv_root_f17 on /tmp/btrfs-tmp.19QpYeox as btrfs with options defaults >06:27:28,430 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.19QpYeox: [Errno 2] No such file or directory >06:27:28,477 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.19QpYeox, removeDir = False >06:27:43,392 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >06:27:43,481 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >06:27:44,075 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_dhcp251-lv_rescue on /mnt/sysimage as ext4 with options defaults,ro >06:27:44,558 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >06:27:45,498 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_dhcp251-lv_root_f17 on /mnt/sysimage as btrfs with options defaults,ro >06:27:46,677 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >06:27:50,584 WARN anaconda: %s is not a valid timezone, falling back to default (America/New_York) >02:27:53,039 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >08:28:48,328 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) > >08:29:31,279 DEBUG anaconda: ui: unused=['vg_dhcp251-lv_RHEL-5', 'vg_dhcp251-lv_RHEL-6', 'vg_dhcp251-lv_RHEL-4', 'vg_dhcp251-lv_home_f17'] >08:29:31,280 DEBUG anaconda: ui: new_devices=[] >08:29:31,287 ERR anaconda: Nenà definován koÅenový oddÃl (/), který je nutný pro pokraÄovánà instalace systému Fedora. >08:29:31,288 ERR anaconda: Nenà vytvoÅen zavádÄcà oddÃl. >08:29:31,317 DEBUG anaconda: page clicked: New Fedora 18-Alpha Installation >08:29:31,317 DEBUG anaconda: show first mountpoint: New Fedora 18-Alpha Installation >08:29:31,317 DEBUG anaconda: show first mountpoint: New Fedora 18-Alpha Installation >08:29:35,398 DEBUG anaconda: page clicked: New Fedora 18-Alpha Installation >08:29:35,399 DEBUG anaconda: show first mountpoint: New Fedora 18-Alpha Installation >08:29:36,110 DEBUG anaconda: page clicked: New Fedora 18-Alpha Installation >08:29:36,111 DEBUG anaconda: show first mountpoint: New Fedora 18-Alpha Installation >08:29:42,150 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >08:29:42,151 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >08:29:42,151 DEBUG anaconda: page Fedora Linux 17 for x86_64 has 3 members >08:29:42,159 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >08:29:42,162 DEBUG anaconda: min: 99.0 max: 16777216 current: 500.0 >08:29:48,614 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >08:29:48,617 DEBUG anaconda: new selector: existing 51200MB btrfs volume None (19) with existing btrfs filesystem >08:29:48,617 INFO anaconda: ui: saving changes to device sda1 >08:29:48,618 DEBUG anaconda: new size: 500.0 >08:29:48,618 DEBUG anaconda: old size: 500.0 >08:29:48,618 DEBUG anaconda: new device type: 0 >08:29:48,619 DEBUG anaconda: new fs type: ext4 >08:29:48,619 DEBUG anaconda: new encryption setting: False >08:29:48,620 DEBUG anaconda: populate_right_side: existing 51200MB btrfs volume None (19) with existing btrfs filesystem >08:29:48,624 DEBUG anaconda: min: 256 max: 51200.0 current: 51200.0 >08:29:49,319 DEBUG anaconda: current selector: existing 51200MB btrfs volume None (19) with existing btrfs filesystem >08:29:49,321 DEBUG anaconda: new selector: existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13) with existing swap >08:29:49,321 INFO anaconda: ui: saving changes to device None >08:29:49,322 DEBUG anaconda: new size: 51200.0 >08:29:49,323 DEBUG anaconda: old size: 51200.0 >08:29:49,324 DEBUG anaconda: new device type: 1 >08:29:49,324 DEBUG anaconda: new fs type: btrfs >08:29:49,325 DEBUG anaconda: new encryption setting: False >08:29:50,083 DEBUG anaconda: disks: [] > > >/tmp/packaging.log: >06:27:20,881 DEBUG packaging: getting release version from tree at None (18) >06:27:20,881 DEBUG packaging: got a release version of 18 >06:27:47,116 INFO packaging: updating base repo >06:27:47,445 DEBUG packaging: getting release version from tree at None (18) >06:27:47,445 DEBUG packaging: got a release version of 18 >06:27:47,446 INFO packaging: configuring base repo >06:27:47,446 DEBUG packaging: getting release version from tree at http://download.englab.brq.redhat.com:/pub/fedora/fedora-alt/stage/18-Alpha-RC3/Fedora/x86_64/os/ (18) >06:27:47,446 DEBUG packaging: retrieving treeinfo from http://download.englab.brq.redhat.com:/pub/fedora/fedora-alt/stage/18-Alpha-RC3/Fedora/x86_64/os/ (proxies: {} ; sslverify: True) >06:27:47,467 DEBUG packaging: got a release version of 18 >06:27:47,492 DEBUG packaging: adding yum repo anaconda with baseurl http://download.englab.brq.redhat.com:/pub/fedora/fedora-alt/stage/18-Alpha-RC3/Fedora/x86_64/os/ and mirrorlist None >06:27:47,500 ERR packaging: base repo (url/http://download.englab.brq.redhat.com:/pub/fedora/fedora-alt/stage/18-Alpha-RC3/Fedora/x86_64/os/) not valid -- removing it >06:27:47,501 INFO packaging: using default repos from local yum configuration >06:27:47,501 INFO packaging: gathering repo metadata >06:27:47,501 DEBUG packaging: getting repo metadata for fedora >02:27:51,074 DEBUG packaging: getting group info for fedora >02:27:51,136 DEBUG packaging: getting repo metadata for updates-testing >02:27:52,387 DEBUG packaging: getting group info for updates-testing >02:27:52,452 DEBUG packaging: getting repo metadata for updates >02:27:52,964 DEBUG packaging: getting group info for updates >02:27:52,964 ERR packaging: failed to get groups for repo updates >02:27:52,966 INFO packaging: metadata retrieval complete >08:28:00,233 DEBUG packaging: deleting package sacks >08:28:54,926 INFO packaging: checking software selection >08:28:54,928 DEBUG packaging: deleting package sacks >08:28:54,928 DEBUG packaging: select group core >08:28:56,008 DEBUG packaging: select group core >08:28:56,008 DEBUG packaging: select group gnome-desktop >08:28:56,075 DEBUG packaging: select group multimedia >08:28:56,091 DEBUG packaging: select group input-methods >08:28:56,101 DEBUG packaging: select group base-x >08:28:56,117 DEBUG packaging: select group fonts >08:28:56,165 DEBUG packaging: select group hardware-support >08:28:56,182 DEBUG packaging: select group dial-up >08:28:56,189 DEBUG packaging: select group printing >08:28:56,238 DEBUG packaging: select group firefox >08:28:56,240 DEBUG packaging: select group standard >08:28:56,301 DEBUG packaging: select package kernel-PAE >08:28:56,439 INFO packaging: no kernel-PAE package >08:28:56,440 DEBUG packaging: select package kernel >08:28:56,440 INFO packaging: selected kernel >08:28:56,441 INFO packaging: checking dependencies >08:29:01,955 DEBUG packaging: success >08:29:01,991 INFO packaging: 1091 packages selected totalling 2.65 Gb > > >/tmp/program.log: >06:27:16,188 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >06:27:16,238 INFO program: Running... modprobe fcoe >06:27:16,399 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >06:27:16,481 INFO program: No FCoE boot disk information is found in EDD! >06:27:16,484 INFO program: Running... modprobe scsi_wait_scan >06:27:16,510 ERR program: FATAL: Module scsi_wait_scan not found. >06:27:16,512 INFO program: Running... rmmod scsi_wait_scan >06:27:16,538 ERR program: Error: Module scsi_wait_scan is not currently loaded >06:27:16,541 INFO program: Running... udevadm settle --timeout=300 >06:27:16,740 INFO program: Running... multipath -d >06:27:16,840 INFO program: Running... multipath -ll >06:27:18,480 INFO program: Running... metacity --display :1 --sm-disable >06:27:19,476 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >06:27:20,948 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >06:27:21,172 INFO program: Running... modprobe scsi_wait_scan >06:27:21,178 INFO program: Running... systemctl start chronyd.service >06:27:21,234 ERR program: FATAL: Module scsi_wait_scan not found. >06:27:21,242 ERR program: Failed to issue method call: Unit systemd-timedated-ntp.target failed to load: No such file or directory. See system logs and 'systemctl status systemd-timedated-ntp.target' for details. >06:27:21,249 INFO program: Running... rmmod scsi_wait_scan >06:27:21,327 ERR program: Error: Module scsi_wait_scan is not currently loaded >06:27:21,366 INFO program: Running... udevadm settle --timeout=300 >06:27:21,636 INFO program: Running... multipath -d >06:27:21,696 INFO program: Running... multipath -ll >06:27:22,010 INFO program: Running... dumpe2fs -h /dev/sda1 >06:27:22,126 INFO program: Filesystem volume name: <none> >06:27:22,127 INFO program: Last mounted on: /boot >06:27:22,127 INFO program: Filesystem UUID: dd4ad330-a3b4-4a94-9bcd-7f30ac5eddeb >06:27:22,128 INFO program: Filesystem magic number: 0xEF53 >06:27:22,128 INFO program: Filesystem revision #: 1 (dynamic) >06:27:22,128 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 >06:27:22,128 INFO program: Filesystem flags: signed_directory_hash >06:27:22,129 INFO program: Default mount options: user_xattr acl >06:27:22,129 INFO program: Filesystem state: clean >06:27:22,129 INFO program: Errors behavior: Continue >06:27:22,129 INFO program: Filesystem OS type: Linux >06:27:22,129 INFO program: Inode count: 128016 >06:27:22,130 INFO program: Block count: 512000 >06:27:22,130 INFO program: Reserved block count: 25600 >06:27:22,132 INFO program: Free blocks: 402398 >06:27:22,134 INFO program: Free inodes: 127705 >06:27:22,136 INFO program: First block: 1 >06:27:22,138 INFO program: Block size: 1024 >06:27:22,139 INFO program: Fragment size: 1024 >06:27:22,142 INFO program: Reserved GDT blocks: 256 >06:27:22,143 INFO program: Blocks per group: 8192 >06:27:22,145 INFO program: Fragments per group: 8192 >06:27:22,147 INFO program: Inodes per group: 2032 >06:27:22,149 INFO program: Inode blocks per group: 254 >06:27:22,151 INFO program: Flex block group size: 16 >06:27:22,153 INFO program: Filesystem created: Wed Dec 1 20:31:27 2010 >06:27:22,154 INFO program: Last mount time: Tue Sep 18 06:00:31 2012 >06:27:22,157 INFO program: Last write time: Tue Sep 18 06:03:58 2012 >06:27:22,160 INFO program: Mount count: 467 >06:27:22,162 INFO program: Maximum mount count: -1 >06:27:22,164 INFO program: Last checked: Wed Dec 1 20:31:27 2010 >06:27:22,166 INFO program: Check interval: 0 (<none>) >06:27:22,168 INFO program: Lifetime writes: 1333 MB >06:27:22,170 INFO program: Reserved blocks uid: 0 (user root) >06:27:22,172 INFO program: Reserved blocks gid: 0 (group root) >06:27:22,173 INFO program: First inode: 11 >06:27:22,176 INFO program: Inode size: 128 >06:27:22,177 INFO program: Journal inode: 8 >06:27:22,179 INFO program: Default directory hash: half_md4 >06:27:22,181 INFO program: Directory Hash Seed: e19d763e-8d21-4177-80dc-aecbe2aefea2 >06:27:22,183 INFO program: Journal backup: inode blocks >06:27:22,185 INFO program: Journal features: journal_incompat_revoke >06:27:22,188 INFO program: Journal size: 8M >06:27:22,191 INFO program: Journal length: 8192 >06:27:22,193 INFO program: Journal sequence: 0x000007ad >06:27:22,195 INFO program: Journal start: 0 >06:27:22,197 INFO program: >06:27:22,199 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >06:27:22,201 INFO program: Running... dumpe2fs -h /dev/sda1 >06:27:22,263 INFO program: Filesystem volume name: <none> >06:27:22,263 INFO program: Last mounted on: /boot >06:27:22,264 INFO program: Filesystem UUID: dd4ad330-a3b4-4a94-9bcd-7f30ac5eddeb >06:27:22,264 INFO program: Filesystem magic number: 0xEF53 >06:27:22,264 INFO program: Filesystem revision #: 1 (dynamic) >06:27:22,265 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 >06:27:22,265 INFO program: Filesystem flags: signed_directory_hash >06:27:22,265 INFO program: Default mount options: user_xattr acl >06:27:22,265 INFO program: Filesystem state: clean >06:27:22,265 INFO program: Errors behavior: Continue >06:27:22,266 INFO program: Filesystem OS type: Linux >06:27:22,266 INFO program: Inode count: 128016 >06:27:22,266 INFO program: Block count: 512000 >06:27:22,266 INFO program: Reserved block count: 25600 >06:27:22,268 INFO program: Free blocks: 402398 >06:27:22,270 INFO program: Free inodes: 127705 >06:27:22,272 INFO program: First block: 1 >06:27:22,274 INFO program: Block size: 1024 >06:27:22,275 INFO program: Fragment size: 1024 >06:27:22,277 INFO program: Reserved GDT blocks: 256 >06:27:22,279 INFO program: Blocks per group: 8192 >06:27:22,281 INFO program: Fragments per group: 8192 >06:27:22,283 INFO program: Inodes per group: 2032 >06:27:22,285 INFO program: Inode blocks per group: 254 >06:27:22,287 INFO program: Flex block group size: 16 >06:27:22,288 INFO program: Filesystem created: Wed Dec 1 20:31:27 2010 >06:27:22,290 INFO program: Last mount time: Tue Sep 18 06:00:31 2012 >06:27:22,292 INFO program: Last write time: Tue Sep 18 06:03:58 2012 >06:27:22,293 INFO program: Mount count: 467 >06:27:22,297 INFO program: Maximum mount count: -1 >06:27:22,297 INFO program: Last checked: Wed Dec 1 20:31:27 2010 >06:27:22,299 INFO program: Check interval: 0 (<none>) >06:27:22,301 INFO program: Lifetime writes: 1333 MB >06:27:22,303 INFO program: Reserved blocks uid: 0 (user root) >06:27:22,304 INFO program: Reserved blocks gid: 0 (group root) >06:27:22,306 INFO program: First inode: 11 >06:27:22,308 INFO program: Inode size: 128 >06:27:22,310 INFO program: Journal inode: 8 >06:27:22,312 INFO program: Default directory hash: half_md4 >06:27:22,314 INFO program: Directory Hash Seed: e19d763e-8d21-4177-80dc-aecbe2aefea2 >06:27:22,315 INFO program: Journal backup: inode blocks >06:27:22,317 INFO program: Journal features: journal_incompat_revoke >06:27:22,319 INFO program: Journal size: 8M >06:27:22,320 INFO program: Journal length: 8192 >06:27:22,322 INFO program: Journal sequence: 0x000007ad >06:27:22,324 INFO program: Journal start: 0 >06:27:22,326 INFO program: >06:27:22,328 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >06:27:22,330 INFO program: Running... resize2fs -P /dev/sda1 >06:27:22,411 INFO program: Estimated minimum size of the filesystem: 100690 >06:27:22,413 ERR program: resize2fs 1.42.5 (29-Jul-2012) >06:27:22,860 INFO program: Running... dumpe2fs -h /dev/loop1 >06:27:22,941 INFO program: Filesystem volume name: Anaconda >06:27:22,942 INFO program: Last mounted on: / >06:27:22,942 INFO program: Filesystem UUID: 229948a1-524f-4bd7-95e6-51f823be344b >06:27:22,943 INFO program: Filesystem magic number: 0xEF53 >06:27:22,943 INFO program: Filesystem revision #: 1 (dynamic) >06:27:22,944 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 >06:27:22,944 INFO program: Filesystem flags: signed_directory_hash >06:27:22,945 INFO program: Default mount options: user_xattr acl >06:27:22,945 INFO program: Filesystem state: clean >06:27:22,946 INFO program: Errors behavior: Continue >06:27:22,946 INFO program: Filesystem OS type: Linux >06:27:22,946 INFO program: Inode count: 65536 >06:27:22,947 INFO program: Block count: 1048576 >06:27:22,947 INFO program: Reserved block count: 0 >06:27:22,948 INFO program: Free blocks: 329323 >06:27:22,949 INFO program: Free inodes: 40647 >06:27:22,951 INFO program: First block: 1 >06:27:22,953 INFO program: Block size: 1024 >06:27:22,955 INFO program: Fragment size: 1024 >06:27:22,957 INFO program: Reserved GDT blocks: 256 >06:27:22,958 INFO program: Blocks per group: 8192 >06:27:22,961 INFO program: Fragments per group: 8192 >06:27:22,976 INFO program: Inodes per group: 512 >06:27:22,977 INFO program: Inode blocks per group: 128 >06:27:22,981 INFO program: Flex block group size: 16 >06:27:22,983 INFO program: Filesystem created: Thu Sep 13 02:04:45 2012 >06:27:22,986 INFO program: Last mount time: Thu Sep 13 02:05:43 2012 >06:27:22,989 INFO program: Last write time: Thu Sep 13 02:06:09 2012 >06:27:22,992 INFO program: Mount count: 2 >06:27:22,995 INFO program: Maximum mount count: -1 >06:27:22,998 INFO program: Last checked: Thu Sep 13 02:04:45 2012 >06:27:23,001 INFO program: Check interval: 0 (<none>) >06:27:23,004 INFO program: Lifetime writes: 32 MB >06:27:23,007 INFO program: Reserved blocks uid: 0 (user root) >06:27:23,010 INFO program: Reserved blocks gid: 0 (group root) >06:27:23,013 INFO program: First inode: 11 >06:27:23,016 INFO program: Inode size: 256 >06:27:23,019 INFO program: Required extra isize: 28 >06:27:23,023 INFO program: Desired extra isize: 28 >06:27:23,026 INFO program: Journal inode: 8 >06:27:23,029 INFO program: Default directory hash: half_md4 >06:27:23,032 INFO program: Directory Hash Seed: 188ca82a-1dc7-4ecd-a6cf-a693eeee0d1c >06:27:23,035 INFO program: Journal backup: inode blocks >06:27:23,037 INFO program: Journal features: (none) >06:27:23,039 INFO program: Journal size: 32M >06:27:23,041 INFO program: Journal length: 32768 >06:27:23,042 INFO program: Journal sequence: 0x00000011 >06:27:23,044 INFO program: Journal start: 0 >06:27:23,046 INFO program: >06:27:23,048 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >06:27:23,050 INFO program: Running... dumpe2fs -h /dev/loop1 >06:27:23,095 INFO program: Filesystem volume name: Anaconda >06:27:23,095 INFO program: Last mounted on: / >06:27:23,095 INFO program: Filesystem UUID: 229948a1-524f-4bd7-95e6-51f823be344b >06:27:23,096 INFO program: Filesystem magic number: 0xEF53 >06:27:23,096 INFO program: Filesystem revision #: 1 (dynamic) >06:27:23,096 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 >06:27:23,096 INFO program: Filesystem flags: signed_directory_hash >06:27:23,097 INFO program: Default mount options: user_xattr acl >06:27:23,097 INFO program: Filesystem state: clean >06:27:23,097 INFO program: Errors behavior: Continue >06:27:23,098 INFO program: Filesystem OS type: Linux >06:27:23,098 INFO program: Inode count: 65536 >06:27:23,098 INFO program: Block count: 1048576 >06:27:23,098 INFO program: Reserved block count: 0 >06:27:23,100 INFO program: Free blocks: 329323 >06:27:23,102 INFO program: Free inodes: 40647 >06:27:23,104 INFO program: First block: 1 >06:27:23,106 INFO program: Block size: 1024 >06:27:23,108 INFO program: Fragment size: 1024 >06:27:23,109 INFO program: Reserved GDT blocks: 256 >06:27:23,111 INFO program: Blocks per group: 8192 >06:27:23,113 INFO program: Fragments per group: 8192 >06:27:23,115 INFO program: Inodes per group: 512 >06:27:23,117 INFO program: Inode blocks per group: 128 >06:27:23,119 INFO program: Flex block group size: 16 >06:27:23,122 INFO program: Filesystem created: Thu Sep 13 02:04:45 2012 >06:27:23,124 INFO program: Last mount time: Thu Sep 13 02:05:43 2012 >06:27:23,127 INFO program: Last write time: Thu Sep 13 02:06:09 2012 >06:27:23,129 INFO program: Mount count: 2 >06:27:23,132 INFO program: Maximum mount count: -1 >06:27:23,133 INFO program: Last checked: Thu Sep 13 02:04:45 2012 >06:27:23,135 INFO program: Check interval: 0 (<none>) >06:27:23,137 INFO program: Lifetime writes: 32 MB >06:27:23,139 INFO program: Reserved blocks uid: 0 (user root) >06:27:23,141 INFO program: Reserved blocks gid: 0 (group root) >06:27:23,143 INFO program: First inode: 11 >06:27:23,144 INFO program: Inode size: 256 >06:27:23,146 INFO program: Required extra isize: 28 >06:27:23,148 INFO program: Desired extra isize: 28 >06:27:23,150 INFO program: Journal inode: 8 >06:27:23,152 INFO program: Default directory hash: half_md4 >06:27:23,155 INFO program: Directory Hash Seed: 188ca82a-1dc7-4ecd-a6cf-a693eeee0d1c >06:27:23,157 INFO program: Journal backup: inode blocks >06:27:23,159 INFO program: Journal features: (none) >06:27:23,162 INFO program: Journal size: 32M >06:27:23,164 INFO program: Journal length: 32768 >06:27:23,166 INFO program: Journal sequence: 0x00000011 >06:27:23,168 INFO program: Journal start: 0 >06:27:23,170 INFO program: >06:27:23,171 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >06:27:23,173 INFO program: Running... resize2fs -P /dev/loop1 >06:27:23,224 INFO program: Couldn't find valid filesystem superblock. >06:27:23,225 ERR program: resize2fs 1.42.5 (29-Jul-2012) >06:27:23,225 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >06:27:23,324 INFO program: Running... modprobe scsi_wait_scan >06:27:23,367 ERR program: FATAL: Module scsi_wait_scan not found. >06:27:23,368 INFO program: Running... rmmod scsi_wait_scan >06:27:23,407 ERR program: Error: Module scsi_wait_scan is not currently loaded >06:27:23,409 INFO program: Running... udevadm settle --timeout=300 >06:27:23,542 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >06:27:23,588 INFO program: Filesystem volume name: Anaconda >06:27:23,590 INFO program: Last mounted on: /sysroot >06:27:23,590 INFO program: Filesystem UUID: 229948a1-524f-4bd7-95e6-51f823be344b >06:27:23,591 INFO program: Filesystem magic number: 0xEF53 >06:27:23,591 INFO program: Filesystem revision #: 1 (dynamic) >06:27:23,591 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 >06:27:23,591 INFO program: Filesystem flags: signed_directory_hash >06:27:23,592 INFO program: Default mount options: user_xattr acl >06:27:23,592 INFO program: Filesystem state: clean >06:27:23,592 INFO program: Errors behavior: Continue >06:27:23,592 INFO program: Filesystem OS type: Linux >06:27:23,593 INFO program: Inode count: 65536 >06:27:23,593 INFO program: Block count: 1048576 >06:27:23,593 INFO program: Reserved block count: 0 >06:27:23,593 INFO program: Free blocks: 329323 >06:27:23,595 INFO program: Free inodes: 40647 >06:27:23,597 INFO program: First block: 1 >06:27:23,600 INFO program: Block size: 1024 >06:27:23,603 INFO program: Fragment size: 1024 >06:27:23,605 INFO program: Reserved GDT blocks: 256 >06:27:23,607 INFO program: Blocks per group: 8192 >06:27:23,610 INFO program: Fragments per group: 8192 >06:27:23,611 INFO program: Inodes per group: 512 >06:27:23,613 INFO program: Inode blocks per group: 128 >06:27:23,615 INFO program: Flex block group size: 16 >06:27:23,617 INFO program: Filesystem created: Thu Sep 13 02:04:45 2012 >06:27:23,618 INFO program: Last mount time: Tue Sep 18 06:27:02 2012 >06:27:23,620 INFO program: Last write time: Tue Sep 18 06:27:02 2012 >06:27:23,622 INFO program: Mount count: 3 >06:27:23,623 INFO program: Maximum mount count: -1 >06:27:23,625 INFO program: Last checked: Thu Sep 13 02:04:45 2012 >06:27:23,627 INFO program: Check interval: 0 (<none>) >06:27:23,628 INFO program: Lifetime writes: 32 MB >06:27:23,630 INFO program: Reserved blocks uid: 0 (user root) >06:27:23,632 INFO program: Reserved blocks gid: 0 (group root) >06:27:23,634 INFO program: First inode: 11 >06:27:23,636 INFO program: Inode size: 256 >06:27:23,638 INFO program: Required extra isize: 28 >06:27:23,639 INFO program: Desired extra isize: 28 >06:27:23,641 INFO program: Journal inode: 8 >06:27:23,643 INFO program: Default directory hash: half_md4 >06:27:23,645 INFO program: Directory Hash Seed: 188ca82a-1dc7-4ecd-a6cf-a693eeee0d1c >06:27:23,647 INFO program: Journal backup: inode blocks >06:27:23,649 INFO program: Journal features: (none) >06:27:23,651 INFO program: Journal size: 32M >06:27:23,652 INFO program: Journal length: 32768 >06:27:23,654 INFO program: Journal sequence: 0x00000012 >06:27:23,656 INFO program: Journal start: 1 >06:27:23,658 INFO program: >06:27:23,660 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >06:27:23,662 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >06:27:23,705 INFO program: Filesystem volume name: Anaconda >06:27:23,705 INFO program: Last mounted on: /sysroot >06:27:23,706 INFO program: Filesystem UUID: 229948a1-524f-4bd7-95e6-51f823be344b >06:27:23,706 INFO program: Filesystem magic number: 0xEF53 >06:27:23,706 INFO program: Filesystem revision #: 1 (dynamic) >06:27:23,706 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 >06:27:23,707 INFO program: Filesystem flags: signed_directory_hash >06:27:23,707 INFO program: Default mount options: user_xattr acl >06:27:23,707 INFO program: Filesystem state: clean >06:27:23,707 INFO program: Errors behavior: Continue >06:27:23,707 INFO program: Filesystem OS type: Linux >06:27:23,708 INFO program: Inode count: 65536 >06:27:23,708 INFO program: Block count: 1048576 >06:27:23,708 INFO program: Reserved block count: 0 >06:27:23,709 INFO program: Free blocks: 329323 >06:27:23,709 INFO program: Free inodes: 40647 >06:27:23,709 INFO program: First block: 1 >06:27:23,709 INFO program: Block size: 1024 >06:27:23,710 INFO program: Fragment size: 1024 >06:27:23,710 INFO program: Reserved GDT blocks: 256 >06:27:23,710 INFO program: Blocks per group: 8192 >06:27:23,710 INFO program: Fragments per group: 8192 >06:27:23,711 INFO program: Inodes per group: 512 >06:27:23,711 INFO program: Inode blocks per group: 128 >06:27:23,712 INFO program: Flex block group size: 16 >06:27:23,712 INFO program: Filesystem created: Thu Sep 13 02:04:45 2012 >06:27:23,712 INFO program: Last mount time: Tue Sep 18 06:27:02 2012 >06:27:23,713 INFO program: Last write time: Tue Sep 18 06:27:02 2012 >06:27:23,713 INFO program: Mount count: 3 >06:27:23,714 INFO program: Maximum mount count: -1 >06:27:23,715 INFO program: Last checked: Thu Sep 13 02:04:45 2012 >06:27:23,716 INFO program: Check interval: 0 (<none>) >06:27:23,716 INFO program: Lifetime writes: 32 MB >06:27:23,717 INFO program: Reserved blocks uid: 0 (user root) >06:27:23,718 INFO program: Reserved blocks gid: 0 (group root) >06:27:23,719 INFO program: First inode: 11 >06:27:23,720 INFO program: Inode size: 256 >06:27:23,720 INFO program: Required extra isize: 28 >06:27:23,721 INFO program: Desired extra isize: 28 >06:27:23,721 INFO program: Journal inode: 8 >06:27:23,722 INFO program: Default directory hash: half_md4 >06:27:23,723 INFO program: Directory Hash Seed: 188ca82a-1dc7-4ecd-a6cf-a693eeee0d1c >06:27:23,723 INFO program: Journal backup: inode blocks >06:27:23,724 INFO program: Journal features: (none) >06:27:23,724 INFO program: Journal size: 32M >06:27:23,725 INFO program: Journal length: 32768 >06:27:23,726 INFO program: Journal sequence: 0x00000012 >06:27:23,726 INFO program: Journal start: 1 >06:27:23,727 INFO program: >06:27:23,727 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >06:27:23,728 INFO program: Running... resize2fs -P /dev/mapper/live-rw >06:27:23,800 INFO program: Estimated minimum size of the filesystem: 717576 >06:27:23,803 ERR program: resize2fs 1.42.5 (29-Jul-2012) >06:27:23,887 INFO program: Running... modprobe scsi_wait_scan >06:27:23,933 ERR program: FATAL: Module scsi_wait_scan not found. >06:27:23,937 INFO program: Running... rmmod scsi_wait_scan >06:27:23,988 ERR program: Error: Module scsi_wait_scan is not currently loaded >06:27:23,992 INFO program: Running... udevadm settle --timeout=300 >06:27:24,107 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_dhcp251/lv_root_f17 >06:27:24,742 INFO program: Running... udevadm settle --timeout=300 >06:27:24,842 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_dhcp251/lv_swap_f17 >06:27:25,150 INFO program: Running... udevadm settle --timeout=300 >06:27:25,254 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_dhcp251/lv_RHEL-4 >06:27:25,606 INFO program: Running... udevadm settle --timeout=300 >06:27:25,716 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_dhcp251/lv_RHEL-6 >06:27:26,058 INFO program: Running... udevadm settle --timeout=300 >06:27:26,189 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_dhcp251/lv_RHEL-5 >06:27:26,509 INFO program: Running... udevadm settle --timeout=300 >06:27:26,607 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_dhcp251/lv_home_f17 >06:27:26,902 INFO program: Running... udevadm settle --timeout=300 >06:27:26,995 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_dhcp251/lv_rescue >06:27:27,371 INFO program: Running... udevadm settle --timeout=300 >06:27:27,436 INFO program: Running... modprobe scsi_wait_scan >06:27:27,491 ERR program: FATAL: Module scsi_wait_scan not found. >06:27:27,496 INFO program: Running... rmmod scsi_wait_scan >06:27:27,537 ERR program: Error: Module scsi_wait_scan is not currently loaded >06:27:27,539 INFO program: Running... udevadm settle --timeout=300 >06:27:27,648 INFO program: Running... modprobe btrfs >06:27:27,751 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/mapper/vg_dhcp251-lv_root_f17 /tmp/btrfs-tmp.19QpYeox >06:27:28,435 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.19QpYeox >06:27:28,496 INFO program: Running... /bin/umount /tmp/btrfs-tmp.19QpYeox >06:27:41,510 INFO program: Running... dumpe2fs -h /dev/mapper/vg_dhcp251-lv_rescue >06:27:41,590 INFO program: Filesystem volume name: <none> >06:27:41,590 INFO program: Last mounted on: /media/2b68434a-9c75-4731-b4e8-7a4b026e2a7c >06:27:41,591 INFO program: Filesystem UUID: 2b68434a-9c75-4731-b4e8-7a4b026e2a7c >06:27:41,592 INFO program: Filesystem magic number: 0xEF53 >06:27:41,592 INFO program: Filesystem revision #: 1 (dynamic) >06:27:41,593 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >06:27:41,594 INFO program: Filesystem flags: signed_directory_hash >06:27:41,594 INFO program: Default mount options: (none) >06:27:41,595 INFO program: Filesystem state: clean >06:27:41,595 INFO program: Errors behavior: Continue >06:27:41,596 INFO program: Filesystem OS type: Linux >06:27:41,596 INFO program: Inode count: 3203072 >06:27:41,597 INFO program: Block count: 12804096 >06:27:41,598 INFO program: Reserved block count: 640204 >06:27:41,599 INFO program: Free blocks: 12357121 >06:27:41,604 INFO program: Free inodes: 3181663 >06:27:41,606 INFO program: First block: 0 >06:27:41,607 INFO program: Block size: 4096 >06:27:41,609 INFO program: Fragment size: 4096 >06:27:41,610 INFO program: Reserved GDT blocks: 1020 >06:27:41,612 INFO program: Blocks per group: 32768 >06:27:41,614 INFO program: Fragments per group: 32768 >06:27:41,615 INFO program: Inodes per group: 8192 >06:27:41,617 INFO program: Inode blocks per group: 512 >06:27:41,618 INFO program: Flex block group size: 16 >06:27:41,620 INFO program: Filesystem created: Tue Sep 6 06:07:14 2011 >06:27:41,621 INFO program: Last mount time: Wed Feb 29 08:00:16 2012 >06:27:41,623 INFO program: Last write time: Wed Feb 29 08:06:22 2012 >06:27:41,625 INFO program: Mount count: 5 >06:27:41,626 INFO program: Maximum mount count: 28 >06:27:41,628 INFO program: Last checked: Tue Sep 6 06:07:14 2011 >06:27:41,630 INFO program: Check interval: 15552000 (6 months) >06:27:41,631 INFO program: Next check after: Sun Mar 4 06:07:14 2012 >06:27:41,633 INFO program: Lifetime writes: 1839 MB >06:27:41,634 INFO program: Reserved blocks uid: 0 (user root) >06:27:41,636 INFO program: Reserved blocks gid: 0 (group root) >06:27:41,638 INFO program: First inode: 11 >06:27:41,639 INFO program: Inode size: 256 >06:27:41,641 INFO program: Required extra isize: 28 >06:27:41,643 INFO program: Desired extra isize: 28 >06:27:41,645 INFO program: Journal inode: 8 >06:27:41,646 INFO program: Default directory hash: half_md4 >06:27:41,648 INFO program: Directory Hash Seed: 4ed6e8d6-48cf-47dc-8ef2-69be14082be4 >06:27:41,649 INFO program: Journal backup: inode blocks >06:27:41,651 INFO program: Journal features: journal_incompat_revoke >06:27:41,653 INFO program: Journal size: 128M >06:27:41,654 INFO program: Journal length: 32768 >06:27:41,656 INFO program: Journal sequence: 0x0000011b >06:27:41,657 INFO program: Journal start: 0 >06:27:41,659 INFO program: >06:27:41,661 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >06:27:41,663 INFO program: Running... dumpe2fs -h /dev/mapper/vg_dhcp251-lv_rescue >06:27:41,746 INFO program: Filesystem volume name: <none> >06:27:41,747 INFO program: Last mounted on: /media/2b68434a-9c75-4731-b4e8-7a4b026e2a7c >06:27:41,748 INFO program: Filesystem UUID: 2b68434a-9c75-4731-b4e8-7a4b026e2a7c >06:27:41,748 INFO program: Filesystem magic number: 0xEF53 >06:27:41,749 INFO program: Filesystem revision #: 1 (dynamic) >06:27:41,750 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >06:27:41,750 INFO program: Filesystem flags: signed_directory_hash >06:27:41,751 INFO program: Default mount options: (none) >06:27:41,751 INFO program: Filesystem state: clean >06:27:41,752 INFO program: Errors behavior: Continue >06:27:41,753 INFO program: Filesystem OS type: Linux >06:27:41,753 INFO program: Inode count: 3203072 >06:27:41,754 INFO program: Block count: 12804096 >06:27:41,754 INFO program: Reserved block count: 640204 >06:27:41,756 INFO program: Free blocks: 12357121 >06:27:41,757 INFO program: Free inodes: 3181663 >06:27:41,759 INFO program: First block: 0 >06:27:41,760 INFO program: Block size: 4096 >06:27:41,762 INFO program: Fragment size: 4096 >06:27:41,764 INFO program: Reserved GDT blocks: 1020 >06:27:41,765 INFO program: Blocks per group: 32768 >06:27:41,767 INFO program: Fragments per group: 32768 >06:27:41,768 INFO program: Inodes per group: 8192 >06:27:41,770 INFO program: Inode blocks per group: 512 >06:27:41,772 INFO program: Flex block group size: 16 >06:27:41,773 INFO program: Filesystem created: Tue Sep 6 06:07:14 2011 >06:27:41,775 INFO program: Last mount time: Wed Feb 29 08:00:16 2012 >06:27:41,776 INFO program: Last write time: Wed Feb 29 08:06:22 2012 >06:27:41,778 INFO program: Mount count: 5 >06:27:41,780 INFO program: Maximum mount count: 28 >06:27:41,781 INFO program: Last checked: Tue Sep 6 06:07:14 2011 >06:27:41,783 INFO program: Check interval: 15552000 (6 months) >06:27:41,784 INFO program: Next check after: Sun Mar 4 06:07:14 2012 >06:27:41,786 INFO program: Lifetime writes: 1839 MB >06:27:41,787 INFO program: Reserved blocks uid: 0 (user root) >06:27:41,789 INFO program: Reserved blocks gid: 0 (group root) >06:27:41,791 INFO program: First inode: 11 >06:27:41,793 INFO program: Inode size: 256 >06:27:41,795 INFO program: Required extra isize: 28 >06:27:41,796 INFO program: Desired extra isize: 28 >06:27:41,798 INFO program: Journal inode: 8 >06:27:41,799 INFO program: Default directory hash: half_md4 >06:27:41,801 INFO program: Directory Hash Seed: 4ed6e8d6-48cf-47dc-8ef2-69be14082be4 >06:27:41,803 INFO program: Journal backup: inode blocks >06:27:41,805 INFO program: Journal features: journal_incompat_revoke >06:27:41,806 INFO program: Journal size: 128M >06:27:41,808 INFO program: Journal length: 32768 >06:27:41,809 INFO program: Journal sequence: 0x0000011b >06:27:41,811 INFO program: Journal start: 0 >06:27:41,813 INFO program: >06:27:41,814 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >06:27:41,817 INFO program: Running... resize2fs -P /dev/mapper/vg_dhcp251-lv_rescue >06:27:41,869 INFO program: Estimated minimum size of the filesystem: 273706 >06:27:41,869 ERR program: resize2fs 1.42.5 (29-Jul-2012) >06:27:41,972 INFO program: Running... modprobe scsi_wait_scan >06:27:42,015 ERR program: FATAL: Module scsi_wait_scan not found. >06:27:42,017 INFO program: Running... rmmod scsi_wait_scan >06:27:42,059 ERR program: Error: Module scsi_wait_scan is not currently loaded >06:27:42,062 INFO program: Running... udevadm settle --timeout=300 >06:27:42,185 INFO program: Running... udevadm settle --timeout=300 >06:27:42,248 INFO program: Running... udevadm settle --timeout=300 >06:27:42,316 INFO program: Running... udevadm settle --timeout=300 >06:27:42,393 INFO program: Running... udevadm settle --timeout=300 >06:27:42,461 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_dhcp251/lv_swap_f17 >06:27:42,895 INFO program: Running... udevadm settle --timeout=300 >06:27:42,957 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_dhcp251 >06:27:43,167 INFO program: 0 logical volume(s) in volume group "vg_dhcp251" now active >06:27:43,236 INFO program: Running... udevadm settle --timeout=300 >06:27:43,305 INFO program: Running... udevadm settle --timeout=300 >06:27:43,407 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >06:27:43,496 INFO program: Running... /bin/umount /mnt/sysimage >06:27:43,553 INFO program: Running... udevadm settle --timeout=300 >06:27:43,624 INFO program: Running... udevadm settle --timeout=300 >06:27:43,697 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_dhcp251/lv_rescue >06:27:44,009 INFO program: Running... udevadm settle --timeout=300 >06:27:44,095 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/vg_dhcp251-lv_rescue /mnt/sysimage >06:27:44,205 INFO program: Running... arch >06:27:44,515 INFO program: x86_64 >06:27:44,572 INFO program: Running... /bin/umount /mnt/sysimage >06:27:44,631 INFO program: Running... udevadm settle --timeout=300 >06:27:44,700 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_dhcp251/lv_rescue >06:27:45,000 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_dhcp251/lv_root_f17 >06:27:45,360 INFO program: Running... udevadm settle --timeout=300 >06:27:45,429 INFO program: Running... udevadm settle --timeout=300 >06:27:45,516 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/mapper/vg_dhcp251-lv_root_f17 /mnt/sysimage >06:27:46,156 INFO program: Running... arch >06:27:46,581 INFO program: x86_64 >06:27:46,697 INFO program: Running... /bin/umount /mnt/sysimage >06:27:46,790 INFO program: Running... udevadm settle --timeout=300 >02:27:50,586 INFO program: Running... modprobe xfs >02:27:50,866 INFO program: Running... modprobe vfat >02:27:52,533 INFO program: Running... systemctl status chronyd.service >02:27:52,607 INFO program: chronyd.service - NTP client/server >02:27:52,607 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; disabled) >02:27:52,608 INFO program: Active: inactive (dead) >02:27:52,609 INFO program: CGroup: name=systemd:/system/chronyd.service >02:27:52,609 INFO program: >02:27:53,041 INFO program: Running... udevadm settle --timeout=300 >08:29:30,984 INFO program: Running... modprobe scsi_wait_scan >08:29:31,038 ERR program: FATAL: Module scsi_wait_scan not found. >08:29:31,040 INFO program: Running... rmmod scsi_wait_scan >08:29:31,092 ERR program: Error: Module scsi_wait_scan is not currently loaded >08:29:31,095 INFO program: Running... udevadm settle --timeout=300 >08:29:49,335 INFO program: Running... udevadm settle --timeout=300 >08:29:49,413 INFO program: Running... udevadm settle --timeout=300 >08:29:49,480 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_dhcp251/lv_root_f17 > > >/tmp/storage.log: >06:27:15,376 DEBUG storage: registered device format class MDRaidMember as mdmember >06:27:15,378 DEBUG storage: registered device format class BIOSBoot as biosboot >06:27:15,380 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >06:27:15,423 DEBUG storage: registered device format class LUKS as luks >06:27:15,429 DEBUG storage: registered device format class DiskLabel as disklabel >06:27:15,431 DEBUG storage: registered device format class DMRaidMember as dmraidmember >06:27:15,432 DEBUG storage: registered device format class MultipathMember as multipath_member >06:27:15,434 DEBUG storage: registered device format class PPCPRePBoot as prepboot >06:27:15,439 DEBUG storage: registered device format class SwapSpace as swap >06:27:15,472 DEBUG storage: registered device format class Ext2FS as ext2 >06:27:15,473 DEBUG storage: registered device format class Ext3FS as ext3 >06:27:15,473 DEBUG storage: registered device format class Ext4FS as ext4 >06:27:15,474 DEBUG storage: registered device format class FATFS as vfat >06:27:15,474 DEBUG storage: registered device format class EFIFS as efi >06:27:15,474 DEBUG storage: registered device format class BTRFS as btrfs >06:27:15,474 DEBUG storage: registered device format class GFS2 as gfs2 >06:27:15,475 DEBUG storage: registered device format class JFS as jfs >06:27:15,475 DEBUG storage: registered device format class ReiserFS as reiserfs >06:27:15,475 DEBUG storage: registered device format class XFS as xfs >06:27:15,475 DEBUG storage: registered device format class HFS as hfs >06:27:15,476 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >06:27:15,476 DEBUG storage: registered device format class HFSPlus as hfs+ >06:27:15,476 DEBUG storage: registered device format class NTFS as ntfs >06:27:15,477 DEBUG storage: registered device format class NFS as nfs >06:27:15,478 DEBUG storage: registered device format class NFSv4 as nfs4 >06:27:15,480 DEBUG storage: registered device format class Iso9660FS as iso9660 >06:27:15,482 DEBUG storage: registered device format class NoDevFS as nodev >06:27:15,483 DEBUG storage: registered device format class DevPtsFS as devpts >06:27:15,485 DEBUG storage: registered device format class ProcFS as proc >06:27:15,486 DEBUG storage: registered device format class SysFS as sysfs >06:27:15,488 DEBUG storage: registered device format class TmpFS as tmpfs >06:27:15,490 DEBUG storage: registered device format class BindFS as bind >06:27:15,491 DEBUG storage: registered device format class SELinuxFS as selinuxfs >06:27:15,493 DEBUG storage: registered device format class USBFS as usbfs >06:27:16,692 DEBUG storage: MultipathTopology._build_topology: >06:27:16,693 DEBUG storage: /etc/multipath.conf contents: >06:27:16,693 DEBUG storage: # multipath.conf written by anaconda >06:27:16,693 DEBUG storage: >06:27:16,693 DEBUG storage: defaults { >06:27:16,694 DEBUG storage: user_friendly_names yes >06:27:16,694 DEBUG storage: } >06:27:16,694 DEBUG storage: blacklist { >06:27:16,694 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >06:27:16,694 DEBUG storage: devnode "^hd[a-z]" >06:27:16,694 DEBUG storage: devnode "^dcssblk[0-9]*" >06:27:16,695 DEBUG storage: device { >06:27:16,695 DEBUG storage: vendor "DGC" >06:27:16,695 DEBUG storage: product "LUNZ" >06:27:16,697 DEBUG storage: } >06:27:16,698 DEBUG storage: device { >06:27:16,700 DEBUG storage: vendor "IBM" >06:27:16,702 DEBUG storage: product "S/390.*" >06:27:16,704 DEBUG storage: } >06:27:16,705 DEBUG storage: # don't count normal SATA devices as multipaths >06:27:16,707 DEBUG storage: device { >06:27:16,708 DEBUG storage: vendor "ATA" >06:27:16,710 DEBUG storage: } >06:27:16,712 DEBUG storage: # don't count 3ware devices as multipaths >06:27:16,714 DEBUG storage: device { >06:27:16,717 DEBUG storage: vendor "3ware" >06:27:16,719 DEBUG storage: } >06:27:16,721 DEBUG storage: device { >06:27:16,724 DEBUG storage: vendor "AMCC" >06:27:16,725 DEBUG storage: } >06:27:16,727 DEBUG storage: # nor highpoint devices >06:27:16,729 DEBUG storage: device { >06:27:16,730 DEBUG storage: vendor "HPT" >06:27:16,732 DEBUG storage: } >06:27:16,733 DEBUG storage: } >06:27:16,735 DEBUG storage: multipaths { >06:27:16,737 DEBUG storage: } >06:27:16,738 DEBUG storage: (end of /etc/multipath.conf) >06:27:16,877 INFO storage: MultipathTopology: found singlepath device: sda >06:27:16,878 INFO storage: MultipathTopology: found non-disk device: sda1 >06:27:16,879 INFO storage: MultipathTopology: found non-disk device: sda2 >06:27:16,879 INFO storage: MultipathTopology: found non-disk device: sr0 >06:27:16,880 INFO storage: MultipathTopology: found singlepath device: loop0 >06:27:16,880 INFO storage: MultipathTopology: found singlepath device: loop1 >06:27:16,881 INFO storage: MultipathTopology: found singlepath device: loop2 >06:27:16,882 INFO storage: MultipathTopology: found singlepath device: loop3 >06:27:16,882 INFO storage: MultipathTopology: found singlepath device: loop4 >06:27:16,883 INFO storage: MultipathTopology: found singlepath device: loop5 >06:27:16,884 INFO storage: MultipathTopology: found singlepath device: loop6 >06:27:16,884 INFO storage: MultipathTopology: found singlepath device: loop7 >06:27:16,885 INFO storage: MultipathTopology: found singlepath device: dm-0 >06:27:21,168 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >06:27:21,171 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >06:27:21,580 DEBUG storage: MultipathTopology._build_topology: >06:27:21,581 DEBUG storage: /etc/multipath.conf contents: >06:27:21,583 DEBUG storage: # multipath.conf written by anaconda >06:27:21,583 DEBUG storage: >06:27:21,584 DEBUG storage: defaults { >06:27:21,584 DEBUG storage: user_friendly_names yes >06:27:21,585 DEBUG storage: } >06:27:21,585 DEBUG storage: blacklist { >06:27:21,586 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >06:27:21,586 DEBUG storage: devnode "^hd[a-z]" >06:27:21,586 DEBUG storage: devnode "^dcssblk[0-9]*" >06:27:21,587 DEBUG storage: device { >06:27:21,587 DEBUG storage: vendor "DGC" >06:27:21,588 DEBUG storage: product "LUNZ" >06:27:21,588 DEBUG storage: } >06:27:21,590 DEBUG storage: device { >06:27:21,592 DEBUG storage: vendor "IBM" >06:27:21,594 DEBUG storage: product "S/390.*" >06:27:21,596 DEBUG storage: } >06:27:21,597 DEBUG storage: # don't count normal SATA devices as multipaths >06:27:21,599 DEBUG storage: device { >06:27:21,602 DEBUG storage: vendor "ATA" >06:27:21,603 DEBUG storage: } >06:27:21,605 DEBUG storage: # don't count 3ware devices as multipaths >06:27:21,607 DEBUG storage: device { >06:27:21,609 DEBUG storage: vendor "3ware" >06:27:21,610 DEBUG storage: } >06:27:21,612 DEBUG storage: device { >06:27:21,614 DEBUG storage: vendor "AMCC" >06:27:21,616 DEBUG storage: } >06:27:21,619 DEBUG storage: # nor highpoint devices >06:27:21,621 DEBUG storage: device { >06:27:21,623 DEBUG storage: vendor "HPT" >06:27:21,625 DEBUG storage: } >06:27:21,627 DEBUG storage: } >06:27:21,630 DEBUG storage: multipaths { >06:27:21,632 DEBUG storage: } >06:27:21,633 DEBUG storage: (end of /etc/multipath.conf) >06:27:21,754 INFO storage: MultipathTopology: found singlepath device: sda >06:27:21,755 INFO storage: MultipathTopology: found non-disk device: sda1 >06:27:21,756 INFO storage: MultipathTopology: found non-disk device: sda2 >06:27:21,756 INFO storage: MultipathTopology: found non-disk device: sr0 >06:27:21,757 INFO storage: MultipathTopology: found singlepath device: loop0 >06:27:21,757 INFO storage: MultipathTopology: found singlepath device: loop1 >06:27:21,757 INFO storage: MultipathTopology: found singlepath device: loop2 >06:27:21,758 INFO storage: MultipathTopology: found singlepath device: loop3 >06:27:21,758 INFO storage: MultipathTopology: found singlepath device: loop4 >06:27:21,759 INFO storage: MultipathTopology: found singlepath device: loop5 >06:27:21,760 INFO storage: MultipathTopology: found singlepath device: loop6 >06:27:21,761 INFO storage: MultipathTopology: found singlepath device: loop7 >06:27:21,761 INFO storage: MultipathTopology: found singlepath device: dm-0 >06:27:21,762 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >06:27:21,772 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ7V128 /dev/disk/by-id/wwn-0x5000c5002a78c221', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJ7V128', > 'ID_SERIAL_SHORT': '5VJ7V128', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002a78c221', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002a78c221', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '384464', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ7V128', > '/dev/disk/by-id/wwn-0x5000c5002a78c221'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >06:27:21,777 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >06:27:21,780 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >06:27:21,782 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:21,785 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >06:27:21,791 INFO storage: sda is a disk >06:27:21,792 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:21,799 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >06:27:21,800 INFO storage: added disk sda (id 0) to device tree >06:27:21,800 DEBUG storage: looking up parted Device: /dev/sda >06:27:21,843 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >06:27:21,846 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >06:27:21,850 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >06:27:21,855 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >06:27:21,910 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa4f0af8550>, <parted.partition.Partition object at 0x7fa4f0af8850>] > device: <parted.device.Device object at 0x7fa4f0af8390> > PedDisk: <_ped.Disk object at 0x7fa4f0af4f38> >06:27:21,911 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >06:27:21,914 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >06:27:21,929 INFO storage: got device: DiskDevice instance (0x7fa503b034d0) -- > 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 ST9500420AS 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 0x7fa4f0a41680> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fa4f0ae3590> >06:27:21,940 INFO storage: got format: DiskLabel instance (0x7fa4f0ae3650) -- > 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 0x7fa4f0af8550>, <parted.partition.Partition object at 0x7fa4f0af8850>] > device: <parted.device.Device object at 0x7fa4f0af8390> > PedDisk: <_ped.Disk object at 0x7fa4f0af4f38> > origPartedDisk = <parted.disk.Disk object at 0x7fa4f0af8a10> > partedDevice = parted.Device instance -- > model: ATA ST9500420AS 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 0x7fa4f0a41a70> > >06:27:21,949 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ7V128-part1 /dev/disk/by-id/wwn-0x5000c5002a78c221-part1 /dev/disk/by-uuid/dd4ad330-a3b4-4a94-9bcd-7f30ac5eddeb', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'dd4ad330-a3b4-4a94-9bcd-7f30ac5eddeb', > 'ID_FS_UUID_ENC': 'dd4ad330-a3b4-4a94-9bcd-7f30ac5eddeb', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJ7V128', > 'ID_SERIAL_SHORT': '5VJ7V128', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002a78c221', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002a78c221', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '384533', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ7V128-part1', > '/dev/disk/by-id/wwn-0x5000c5002a78c221-part1', > '/dev/disk/by-uuid/dd4ad330-a3b4-4a94-9bcd-7f30ac5eddeb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >06:27:21,950 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >06:27:21,953 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >06:27:21,956 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:21,957 INFO storage: sda1 is a partition >06:27:21,959 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >06:27:21,962 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >06:27:21,966 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >06:27:21,969 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >06:27:21,971 DEBUG storage: PartitionDevice._setFormat: sda1 ; >06:27:21,972 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:21,975 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >06:27:21,976 DEBUG storage: looking up parted Partition: /dev/sda1 >06:27:21,978 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >06:27:21,981 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >06:27:21,984 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >06:27:21,986 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >06:27:21,987 INFO storage: added partition sda1 (id 1) to device tree >06:27:21,989 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >06:27:21,991 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >06:27:21,993 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >06:27:21,995 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >06:27:22,007 WARN storage: disklabel detected but not usable on sda1 >06:27:22,008 INFO storage: type detected on 'sda1' is 'ext4' >06:27:22,419 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:22,420 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:27:22,423 DEBUG storage: PartitionDevice._setFormat: sda1 ; >06:27:22,426 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >06:27:22,428 DEBUG storage: looking up parted Device: /dev/sda1 >06:27:22,438 INFO storage: got device: PartitionDevice instance (0x7fa4f0ae3790) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fa4f0a41dd0> > 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 0x7fa4f0af8450> fileSystem: <parted.filesystem.FileSystem object at 0x7fa4f0af8990> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa4f0af8610> PedPartition: <_ped.Partition object at 0x7fa4f0af63b0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >06:27:22,443 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:22,444 INFO storage: got format: Ext4FS instance (0x7fa4f0af8dd0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = dd4ad330-a3b4-4a94-9bcd-7f30ac5eddeb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >06:27:22,467 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ7V128-part2 /dev/disk/by-id/wwn-0x5000c5002a78c221-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_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '60Wdlm-dulz-zedM-QgW1-7HhM-4mmd-Qw0NP7', > 'ID_FS_UUID_ENC': '60Wdlm-dulz-zedM-QgW1-7HhM-4mmd-Qw0NP7', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '975747072', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJ7V128', > 'ID_SERIAL_SHORT': '5VJ7V128', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002a78c221', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002a78c221', > 'LVM2_LV_ATTR': ['-wi-----', > '-wi-----', > '', > '-wi-----', > '-wi-----', > '-wi-----', > '-wi-----', > '-wi-----', > ''], > 'LVM2_LV_NAME': ['lv_root_f17', > 'lv_swap_f17', > '', > 'lv_RHEL-4', > 'lv_RHEL-6', > 'lv_RHEL-5', > 'lv_home_f17', > 'lv_rescue', > ''], > 'LVM2_LV_SIZE': ['52428800.00', > '5963776.00', > '0', > '9797632.00', > '9797632.00', > '9797632.00', > '52428800.00', > '51216384.00', > '0'], > 'LVM2_LV_UUID': ['pcDRL5-XQW6-1Nu4-evSf-LNvB-2Xd1-533vZB', > 'ox09J5-hpAr-kYMh-FLa4-lIkz-tdvO-NCdqma', > '', > 'G3odvG-3MJE-9Ozp-w2hK-61Md-ZQkp-B0JD9Q', > '6uKKSg-0daZ-yWrX-3prz-fbST-x1GH-22Dfs5', > '2qTgtX-C9I0-Mpqt-zcIz-hQw2-Nhcl-0XuryV', > '3EH7y7-sQYe-p1bm-2hNK-E2e0-XQxs-HLtLrV', > 'KmqPJS-6qNk-z35S-2KnY-ZJln-DRpd-876qf2', > ''], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '5842', > 'LVM2_PV_PE_COUNT': '14888', > 'LVM2_PV_SIZE': '487849984.00', > 'LVM2_PV_UUID': '60Wdlm-dulz-zedM-QgW1-7HhM-4mmd-Qw0NP7', > 'LVM2_VG_EXTENT_COUNT': '14888', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '296419328.00', > 'LVM2_VG_FREE_COUNT': '9046', > 'LVM2_VG_NAME': 'vg_dhcp251', > 'LVM2_VG_SIZE': '487849984.00', > 'LVM2_VG_UUID': 'EKBVz1-0coF-c9tb-W8mU-cJXY-FnSx-PAoUu8', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '384577', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ7V128-part2', > '/dev/disk/by-id/wwn-0x5000c5002a78c221-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >06:27:22,468 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >06:27:22,471 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >06:27:22,473 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:22,474 INFO storage: sda2 is a partition >06:27:22,477 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >06:27:22,480 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >06:27:22,483 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >06:27:22,486 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >06:27:22,489 DEBUG storage: PartitionDevice._setFormat: sda2 ; >06:27:22,490 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:22,493 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >06:27:22,494 DEBUG storage: looking up parted Partition: /dev/sda2 >06:27:22,496 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >06:27:22,499 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >06:27:22,502 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >06:27:22,505 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >06:27:22,506 INFO storage: added partition sda2 (id 2) to device tree >06:27:22,508 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >06:27:22,510 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >06:27:22,513 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >06:27:22,515 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >06:27:22,563 WARN storage: disklabel detected but not usable on sda2 >06:27:22,565 INFO storage: type detected on 'sda2' is 'LVM2_member' >06:27:22,571 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg_dhcp251 ; uuid: 60Wdlm-dulz-zedM-QgW1-7HhM-4mmd-Qw0NP7 ; exists: True ; vgUuid: EKBVz1-0coF-c9tb-W8mU-cJXY-FnSx-PAoUu8 ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: 5VJ7V128 ; >06:27:22,571 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >06:27:22,573 DEBUG storage: PartitionDevice._setFormat: sda2 ; >06:27:22,576 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >06:27:22,580 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >06:27:22,582 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251 ; >06:27:22,585 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:22,589 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >06:27:22,589 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:22,594 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_dhcp251 ; current: None ; type: None ; >06:27:22,594 INFO storage: added lvmvg vg_dhcp251 (id 3) to device tree >06:27:22,596 DEBUG storage: looking up parted Device: /dev/sda2 >06:27:22,611 INFO storage: got device: PartitionDevice instance (0x7fa4f0b17a50) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 476439.0 > 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: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7fa4f0a41f80> > 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 0x7fa4f0af8450> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa4f0af8910> PedPartition: <_ped.Partition object at 0x7fa4f0af6410> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm >06:27:22,617 INFO storage: got format: LVMPhysicalVolume instance (0x7fa4f0ae3690) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = 60Wdlm-dulz-zedM-QgW1-7HhM-4mmd-Qw0NP7 exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_dhcp251 vgUUID = EKBVz1-0coF-c9tb-W8mU-cJXY-FnSx-PAoUu8 peStart = 1.0 >06:27:22,623 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7700H', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-7700H', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD\\x20RW\\x20AD-7700H\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.FA', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-7700H', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '432387', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7700H'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >06:27:22,624 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >06:27:22,627 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >06:27:22,629 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:22,630 INFO storage: sr0 is a cdrom >06:27:22,632 DEBUG storage: DeviceTree.addUdevOpticalDevice: >06:27:22,633 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:22,638 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >06:27:22,648 INFO storage: added cdrom sr0 (id 4) to device tree >06:27:22,668 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >06:27:22,730 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': '688220', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >06:27:22,733 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >06:27:22,736 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >06:27:22,738 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:22,739 INFO storage: loop0 is a loop device >06:27:22,741 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >06:27:22,744 DEBUG storage: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >06:27:22,747 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:22,749 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:22,752 DEBUG storage: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >06:27:22,754 INFO storage: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 5) to device tree >06:27:22,758 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >06:27:22,758 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:22,762 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >06:27:22,762 INFO storage: added loop loop0 (id 6) to device tree >06:27:22,765 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >06:27:22,768 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >06:27:22,768 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >06:27:22,771 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >06:27:22,774 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >06:27:22,786 WARN storage: disklabel detected but not usable on loop0 >06:27:22,787 INFO storage: type detected on 'loop0' is 'squashfs' >06:27:22,788 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >06:27:22,792 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >06:27:22,794 INFO storage: got device: LoopDevice instance (0x7fa4f0b366d0) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /tmp/curl_fetch_url1/squashfs.img (deleted) (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 >06:27:22,798 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/229948a1-524f-4bd7-95e6-51f823be344b', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '229948a1-524f-4bd7-95e6-51f823be344b', > 'ID_FS_UUID_ENC': '229948a1-524f-4bd7-95e6-51f823be344b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '688452', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/229948a1-524f-4bd7-95e6-51f823be344b'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >06:27:22,801 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >06:27:22,803 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >06:27:22,806 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:22,807 INFO storage: loop1 is a loop device >06:27:22,810 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >06:27:22,812 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >06:27:22,815 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:22,816 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:22,819 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >06:27:22,820 INFO storage: added file /LiveOS/rootfs.img (id 7) to device tree >06:27:22,823 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >06:27:22,823 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:22,834 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >06:27:22,835 INFO storage: added loop loop1 (id 8) to device tree >06:27:22,842 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >06:27:22,845 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >06:27:22,848 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:22,849 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:27:22,850 DEBUG storage: device loop1 does not contain a disklabel >06:27:22,859 INFO storage: type detected on 'loop1' is 'ext4' >06:27:23,229 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:23,231 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:27:23,234 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >06:27:23,236 INFO storage: got device: LoopDevice instance (0x7fa4f0b36b10) -- > 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 >06:27:23,241 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:23,243 INFO storage: got format: Ext4FS instance (0x7fa4f0b36c10) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 229948a1-524f-4bd7-95e6-51f823be344b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >06:27:23,247 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': '688541', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >06:27:23,248 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >06:27:23,250 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >06:27:23,253 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:23,253 INFO storage: loop2 is a loop device >06:27:23,255 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >06:27:23,258 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >06:27:23,260 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:23,261 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:23,264 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >06:27:23,265 INFO storage: added file /overlay (deleted) (id 9) to device tree >06:27:23,267 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >06:27:23,268 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:23,271 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >06:27:23,271 INFO storage: added loop loop2 (id 10) to device tree >06:27:23,273 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >06:27:23,276 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >06:27:23,276 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:23,279 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >06:27:23,282 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >06:27:23,291 WARN storage: disklabel detected but not usable on loop2 >06:27:23,292 DEBUG storage: no type or existing type for loop2, bailing >06:27:23,293 INFO storage: got device: LoopDevice instance (0x7fa4f0b36c50) -- > 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 >06:27:23,297 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': '689378', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >06:27:23,298 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >06:27:23,298 DEBUG storage: lvm filter: adding loop3 to the reject list >06:27:23,301 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': '689471', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >06:27:23,302 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >06:27:23,302 DEBUG storage: lvm filter: adding loop4 to the reject list >06:27:23,305 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': '689561', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >06:27:23,306 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >06:27:23,307 DEBUG storage: lvm filter: adding loop5 to the reject list >06:27:23,311 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': '689648', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >06:27:23,313 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >06:27:23,313 DEBUG storage: lvm filter: adding loop6 to the reject list >06:27:23,316 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': '689737', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >06:27:23,318 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >06:27:23,318 DEBUG storage: lvm filter: adding loop7 to the reject list >06:27:23,321 DEBUG storage: Skipping a device mapper drive (dm-0) for now >06:27:23,489 INFO storage: devices to scan: ['dm-0'] >06:27:23,493 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/229948a1-524f-4bd7-95e6-51f823be344b /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '229948a1-524f-4bd7-95e6-51f823be344b', > 'ID_FS_UUID_ENC': '229948a1-524f-4bd7-95e6-51f823be344b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '45711035', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/229948a1-524f-4bd7-95e6-51f823be344b', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >06:27:23,494 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >06:27:23,496 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >06:27:23,499 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:23,499 INFO storage: live-rw is a device-mapper device >06:27:23,501 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >06:27:23,504 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg_dhcp251 ; status: True ; >06:27:23,505 DEBUG storage: failed to find dm node for vg_dhcp251 >06:27:23,508 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >06:27:23,510 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >06:27:23,515 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >06:27:23,517 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (10) >06:27:23,522 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >06:27:23,525 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:23,528 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >06:27:23,528 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:23,531 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >06:27:23,531 INFO storage: added dm live-rw (id 11) to device tree >06:27:23,533 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >06:27:23,536 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >06:27:23,539 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:23,540 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:27:23,540 DEBUG storage: device live-rw does not contain a disklabel >06:27:23,541 INFO storage: type detected on 'live-rw' is 'ext4' >06:27:23,811 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:23,816 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:27:23,823 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >06:27:23,827 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >06:27:23,874 INFO storage: got device: DMDevice instance (0x7fa4f0b36b90) -- > 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 0x7fa4f6476a70> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >06:27:23,878 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:23,886 INFO storage: got format: Ext4FS instance (0x7fa4f0b3ec90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 229948a1-524f-4bd7-95e6-51f823be344b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >06:27:24,073 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_root_f17 ; >06:27:24,075 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:24,080 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_dhcp251 ; >06:27:24,081 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:24,085 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_root_f17 ; current: None ; type: None ; >06:27:24,086 DEBUG storage: Adding vg_dhcp251-lv_root_f17/51200MB to vg_dhcp251 >06:27:24,087 INFO storage: added lvmlv vg_dhcp251-lv_root_f17 (id 12) to device tree >06:27:24,090 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_root_f17 ; status: False ; controllable: True ; orig: False ; >06:27:24,098 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_dhcp251-lv_root_f17 ; orig: False ; >06:27:24,102 DEBUG storage: LVMVolumeGroupDevice.setup: vg_dhcp251 ; status: True ; controllable: True ; orig: False ; >06:27:24,107 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_dhcp251-lv_root_f17 ; status: False ; controllable: True ; orig: False ; >06:27:24,802 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251-lv_root_f17 >06:27:24,809 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_swap_f17 ; >06:27:24,813 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:24,817 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_dhcp251 ; >06:27:24,820 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:24,824 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_swap_f17 ; current: None ; type: None ; >06:27:24,825 DEBUG storage: Adding vg_dhcp251-lv_swap_f17/5824MB to vg_dhcp251 >06:27:24,826 INFO storage: added lvmlv vg_dhcp251-lv_swap_f17 (id 13) to device tree >06:27:24,829 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_swap_f17 ; status: False ; controllable: True ; orig: False ; >06:27:24,834 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_dhcp251-lv_swap_f17 ; orig: False ; >06:27:24,838 DEBUG storage: LVMVolumeGroupDevice.setup: vg_dhcp251 ; status: True ; controllable: True ; orig: False ; >06:27:24,842 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_dhcp251-lv_swap_f17 ; status: False ; controllable: True ; orig: False ; >06:27:25,213 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251-lv_swap_f17 >06:27:25,224 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_RHEL-4 ; >06:27:25,227 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:25,231 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_dhcp251 ; >06:27:25,232 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:25,235 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_RHEL-4 ; current: None ; type: None ; >06:27:25,236 DEBUG storage: Adding vg_dhcp251-lv_RHEL-4/9568MB to vg_dhcp251 >06:27:25,237 INFO storage: added lvmlv vg_dhcp251-lv_RHEL-4 (id 14) to device tree >06:27:25,240 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_RHEL-4 ; status: False ; controllable: True ; orig: False ; >06:27:25,245 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_dhcp251-lv_RHEL-4 ; orig: False ; >06:27:25,249 DEBUG storage: LVMVolumeGroupDevice.setup: vg_dhcp251 ; status: True ; controllable: True ; orig: False ; >06:27:25,253 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_dhcp251-lv_RHEL-4 ; status: False ; controllable: True ; orig: False ; >06:27:25,673 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251-lv_RHEL--4 >06:27:25,681 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_RHEL-6 ; >06:27:25,685 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:25,689 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: vg_dhcp251 ; >06:27:25,690 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:25,693 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_RHEL-6 ; current: None ; type: None ; >06:27:25,695 DEBUG storage: Adding vg_dhcp251-lv_RHEL-6/9568MB to vg_dhcp251 >06:27:25,695 INFO storage: added lvmlv vg_dhcp251-lv_RHEL-6 (id 15) to device tree >06:27:25,699 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_RHEL-6 ; status: False ; controllable: True ; orig: False ; >06:27:25,704 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_dhcp251-lv_RHEL-6 ; orig: False ; >06:27:25,708 DEBUG storage: LVMVolumeGroupDevice.setup: vg_dhcp251 ; status: True ; controllable: True ; orig: False ; >06:27:25,715 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_dhcp251-lv_RHEL-6 ; status: False ; controllable: True ; orig: False ; >06:27:26,115 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251-lv_RHEL--6 >06:27:26,122 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_RHEL-5 ; >06:27:26,125 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:26,129 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 4 ; name: vg_dhcp251 ; >06:27:26,131 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:26,135 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_RHEL-5 ; current: None ; type: None ; >06:27:26,136 DEBUG storage: Adding vg_dhcp251-lv_RHEL-5/9568MB to vg_dhcp251 >06:27:26,136 INFO storage: added lvmlv vg_dhcp251-lv_RHEL-5 (id 16) to device tree >06:27:26,149 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_RHEL-5 ; status: False ; controllable: True ; orig: False ; >06:27:26,174 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_dhcp251-lv_RHEL-5 ; orig: False ; >06:27:26,183 DEBUG storage: LVMVolumeGroupDevice.setup: vg_dhcp251 ; status: True ; controllable: True ; orig: False ; >06:27:26,189 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_dhcp251-lv_RHEL-5 ; status: False ; controllable: True ; orig: False ; >06:27:26,566 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251-lv_RHEL--5 >06:27:26,573 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_home_f17 ; >06:27:26,579 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:26,583 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 5 ; name: vg_dhcp251 ; >06:27:26,584 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:26,587 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_home_f17 ; current: None ; type: None ; >06:27:26,589 DEBUG storage: Adding vg_dhcp251-lv_home_f17/51200MB to vg_dhcp251 >06:27:26,590 INFO storage: added lvmlv vg_dhcp251-lv_home_f17 (id 17) to device tree >06:27:26,593 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_home_f17 ; status: False ; controllable: True ; orig: False ; >06:27:26,597 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_dhcp251-lv_home_f17 ; orig: False ; >06:27:26,601 DEBUG storage: LVMVolumeGroupDevice.setup: vg_dhcp251 ; status: True ; controllable: True ; orig: False ; >06:27:26,605 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_dhcp251-lv_home_f17 ; status: False ; controllable: True ; orig: False ; >06:27:26,957 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251-lv_home_f17 >06:27:26,962 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_rescue ; >06:27:26,966 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:26,970 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 6 ; name: vg_dhcp251 ; >06:27:26,970 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:26,974 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_rescue ; current: None ; type: None ; >06:27:26,976 DEBUG storage: Adding vg_dhcp251-lv_rescue/50016MB to vg_dhcp251 >06:27:26,976 INFO storage: added lvmlv vg_dhcp251-lv_rescue (id 18) to device tree >06:27:26,980 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_rescue ; status: False ; controllable: True ; orig: False ; >06:27:26,984 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_dhcp251-lv_rescue ; orig: False ; >06:27:26,988 DEBUG storage: LVMVolumeGroupDevice.setup: vg_dhcp251 ; status: True ; controllable: True ; orig: False ; >06:27:26,994 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_dhcp251-lv_rescue ; status: False ; controllable: True ; orig: False ; >06:27:27,428 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251-lv_rescue >06:27:27,626 INFO storage: devices to scan: ['dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7'] >06:27:27,631 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_dhcp251-lv_root_f17 /dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8pcDRL5XQW61Nu4evSfLNvB2Xd1533vZB /dev/disk/by-uuid/a729ce21-a998-4b5b-ba5f-73b868ffb468 /dev/mapper/vg_dhcp251-lv_root_f17 /dev/vg_dhcp251/lv_root_f17', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root_f17', > 'DM_NAME': 'vg_dhcp251-lv_root_f17', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8pcDRL5XQW61Nu4evSfLNvB2Xd1533vZB', > 'DM_VG_NAME': 'vg_dhcp251', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a729ce21-a998-4b5b-ba5f-73b868ffb468', > 'ID_FS_UUID_ENC': 'a729ce21-a998-4b5b-ba5f-73b868ffb468', > 'ID_FS_UUID_SUB': '00be9091-79d6-4128-a8ce-4b2896c9d744', > 'ID_FS_UUID_SUB_ENC': '00be9091-79d6-4128-a8ce-4b2896c9d744', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '595241', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_dhcp251-lv_root_f17', > '/dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8pcDRL5XQW61Nu4evSfLNvB2Xd1533vZB', > '/dev/disk/by-uuid/a729ce21-a998-4b5b-ba5f-73b868ffb468', > '/dev/mapper/vg_dhcp251-lv_root_f17', > '/dev/vg_dhcp251/lv_root_f17'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_dhcp251-lv_root_f17 ; >06:27:27,632 INFO storage: scanning vg_dhcp251-lv_root_f17 (/devices/virtual/block/dm-1)... >06:27:27,635 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_root_f17 ; >06:27:27,639 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_dhcp251-lv_root_f17 (12) >06:27:27,642 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_dhcp251-lv_root_f17 ; >06:27:27,644 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_dhcp251-lv_root_f17 ; label_type: None ; >06:27:27,647 DEBUG storage: BTRFS.supported: supported: True ; >06:27:27,694 DEBUG storage: getFormat('btrfs') returning BTRFS instance >06:27:27,695 DEBUG storage: device vg_dhcp251-lv_root_f17 does not contain a disklabel >06:27:27,696 INFO storage: type detected on 'vg_dhcp251-lv_root_f17' is 'btrfs' >06:27:27,702 DEBUG storage: BTRFS.supported: supported: True ; >06:27:27,703 DEBUG storage: getFormat('btrfs') returning BTRFS instance >06:27:27,705 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_root_f17 ; current: None ; type: btrfs ; >06:27:27,707 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vg_dhcp251-lv_root_f17 ; >06:27:27,707 INFO storage: creating btrfs volume btrfs.None >06:27:27,709 DEBUG storage: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: vg_dhcp251-lv_root_f17 ; >06:27:27,709 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:27,711 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.19 ; current: None ; type: None ; >06:27:27,713 DEBUG storage: BTRFS.supported: supported: True ; >06:27:27,714 DEBUG storage: getFormat('btrfs') returning BTRFS instance >06:27:27,715 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.19 ; current: None ; type: btrfs ; >06:27:27,716 INFO storage: added btrfs volume None (id 19) to device tree >06:27:27,718 DEBUG storage: BTRFSVolumeDevice.setup: None ; status: True ; controllable: True ; orig: True ; >06:27:27,737 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.19QpYeox to None >06:27:28,432 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.19QpYeox to None >06:27:40,850 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251 >06:27:40,853 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:40,866 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:40,868 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:40,880 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:40,910 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fa4f0b3e310) -- > name = vg_dhcp251-lv_root_f17 status = True kids = 1 id = 12 > parents = ['existing 476416MB lvmvg vg_dhcp251 (3)'] > uuid = pcDRL5-XQW6-1Nu4-evSf-LNvB-2Xd1-533vZB size = 51200.0 > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_dhcp251-lv_root_f17 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fa4f0b477a0> > target size = 51200.0 path = /dev/mapper/vg_dhcp251-lv_root_f17 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fa4f0b17c10) -- > name = vg_dhcp251 status = True kids = 7 id = 3 > parents = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > uuid = EKBVz1-0coF-c9tb-W8mU-cJXY-FnSx-PAoUu8 size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_dhcp251 > format args = [] originalFormat = None target = None dmUuid = None free = 289472.0 PE Size = 32.0 PE Count = 14888 > PE Free = 9046 PV Count = 1 > LV Names = ['lv_root_f17', 'lv_swap_f17', 'lv_RHEL-4', 'lv_RHEL-6', 'lv_RHEL-5', 'lv_home_f17', 'lv_rescue'] modified = False > extents = 14888.0 free space = 289472 > free extents = 9046.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_dhcp251-lv_root_f17 (12) with existing btrfs filesystem', > 'existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-4 (14)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-6 (15)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-5 (16)', > 'existing 51200MB lvmlv vg_dhcp251-lv_home_f17 (17)', > 'existing 50016MB lvmlv vg_dhcp251-lv_rescue (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 51200MB >06:27:40,920 DEBUG storage: BTRFS.supported: supported: True ; >06:27:40,922 INFO storage: got format: BTRFS instance (0x7fa4f0b50b50) -- > type = btrfs name = btrfs status = False > device = /dev/mapper/vg_dhcp251-lv_root_f17 uuid = 00be9091-79d6-4128-a8ce-4b2896c9d744 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >06:27:40,927 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_dhcp251-lv_swap_f17 /dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8ox09J5hpArkYMhFLa4lIkztdvONCdqma /dev/disk/by-uuid/1ea1276b-fa61-435c-9bc4-e66b4e57b3c2 /dev/mapper/vg_dhcp251-lv_swap_f17 /dev/vg_dhcp251/lv_swap_f17', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap_f17', > 'DM_NAME': 'vg_dhcp251-lv_swap_f17', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8ox09J5hpArkYMhFLa4lIkztdvONCdqma', > 'DM_VG_NAME': 'vg_dhcp251', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '1ea1276b-fa61-435c-9bc4-e66b4e57b3c2', > 'ID_FS_UUID_ENC': '1ea1276b-fa61-435c-9bc4-e66b4e57b3c2', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '289316', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_dhcp251-lv_swap_f17', > '/dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8ox09J5hpArkYMhFLa4lIkztdvONCdqma', > '/dev/disk/by-uuid/1ea1276b-fa61-435c-9bc4-e66b4e57b3c2', > '/dev/mapper/vg_dhcp251-lv_swap_f17', > '/dev/vg_dhcp251/lv_swap_f17'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_dhcp251-lv_swap_f17 ; >06:27:40,929 INFO storage: scanning vg_dhcp251-lv_swap_f17 (/devices/virtual/block/dm-2)... >06:27:40,931 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_swap_f17 ; >06:27:40,936 DEBUG storage: DeviceTree.getDeviceByName returned existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13) >06:27:40,941 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_dhcp251-lv_swap_f17 ; >06:27:40,943 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_dhcp251-lv_swap_f17 ; label_type: None ; >06:27:40,945 DEBUG storage: SwapSpace.__init__: >06:27:40,946 DEBUG storage: getFormat('swap') returning SwapSpace instance >06:27:40,946 DEBUG storage: device vg_dhcp251-lv_swap_f17 does not contain a disklabel >06:27:40,947 INFO storage: type detected on 'vg_dhcp251-lv_swap_f17' is 'swap' >06:27:40,948 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg_dhcp251-lv_swap_f17 ; serial: None ; uuid: 1ea1276b-fa61-435c-9bc4-e66b4e57b3c2 ; exists: True ; label: None ; >06:27:40,949 DEBUG storage: getFormat('swap') returning SwapSpace instance >06:27:40,950 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_swap_f17 ; current: None ; type: swap ; >06:27:40,959 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251 >06:27:40,960 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:40,971 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:40,972 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:40,982 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:40,992 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fa4f0b36fd0) -- > name = vg_dhcp251-lv_swap_f17 status = True kids = 0 id = 13 > parents = ['existing 476416MB lvmvg vg_dhcp251 (3)'] > uuid = ox09J5-hpAr-kYMh-FLa4-lIkz-tdvO-NCdqma size = 5824.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_dhcp251-lv_swap_f17 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 11927552 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (742, 255, 63) biosGeometry: (742, 255, 63) > PedDevice: <_ped.Device object at 0x7fa4f0b47830> > target size = 5824.0 path = /dev/mapper/vg_dhcp251-lv_swap_f17 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fa4f0b17c10) -- > name = vg_dhcp251 status = True kids = 7 id = 3 > parents = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > uuid = EKBVz1-0coF-c9tb-W8mU-cJXY-FnSx-PAoUu8 size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_dhcp251 > format args = [] originalFormat = None target = None dmUuid = None free = 289472.0 PE Size = 32.0 PE Count = 14888 > PE Free = 9046 PV Count = 1 > LV Names = ['lv_root_f17', 'lv_swap_f17', 'lv_RHEL-4', 'lv_RHEL-6', 'lv_RHEL-5', 'lv_home_f17', 'lv_rescue'] modified = False > extents = 14888.0 free space = 289472 > free extents = 9046.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_dhcp251-lv_root_f17 (12) with existing btrfs filesystem', > 'existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13) with existing swap', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-4 (14)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-6 (15)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-5 (16)', > 'existing 51200MB lvmlv vg_dhcp251-lv_home_f17 (17)', > 'existing 50016MB lvmlv vg_dhcp251-lv_rescue (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 5824MB >06:27:40,995 INFO storage: got format: SwapSpace instance (0x7fa4e823b410) -- > type = swap name = swap status = False > device = /dev/mapper/vg_dhcp251-lv_swap_f17 uuid = 1ea1276b-fa61-435c-9bc4-e66b4e57b3c2 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >06:27:40,998 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_dhcp251-lv_RHEL--4 /dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8G3odvG3MJE9Ozpw2hK61MdZQkpB0JD9Q /dev/mapper/vg_dhcp251-lv_RHEL--4 /dev/vg_dhcp251/lv_RHEL-4', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_RHEL-4', > 'DM_NAME': 'vg_dhcp251-lv_RHEL--4', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8G3odvG3MJE9Ozpw2hK61MdZQkpB0JD9Q', > 'DM_VG_NAME': 'vg_dhcp251', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '722555', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_dhcp251-lv_RHEL--4', > '/dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8G3odvG3MJE9Ozpw2hK61MdZQkpB0JD9Q', > '/dev/mapper/vg_dhcp251-lv_RHEL--4', > '/dev/vg_dhcp251/lv_RHEL-4'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg_dhcp251-lv_RHEL--4 ; >06:27:40,999 INFO storage: scanning vg_dhcp251-lv_RHEL--4 (/devices/virtual/block/dm-3)... >06:27:41,002 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_RHEL--4 ; >06:27:41,005 DEBUG storage: DeviceTree.getDeviceByName returned existing 9568MB lvmlv vg_dhcp251-lv_RHEL-4 (14) >06:27:41,007 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_dhcp251-lv_RHEL-4 ; >06:27:41,009 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_dhcp251-lv_RHEL-4 ; label_type: dos ; >06:27:41,012 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_RHEL-4 ; status: True ; controllable: True ; orig: False ; >06:27:41,015 DEBUG storage: DiskLabel.__init__: device: /dev/mapper/vg_dhcp251-lv_RHEL--4 ; labelType: dos ; exists: True ; >06:27:41,077 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa4e823b590>, <parted.partition.Partition object at 0x7fa4f0b50b90>] > device: <parted.device.Device object at 0x7fa4f0b50d90> > PedDisk: <_ped.Disk object at 0x7fa4e823ec20> >06:27:41,079 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >06:27:41,080 DEBUG storage: no type or existing type for vg_dhcp251-lv_RHEL--4, bailing >06:27:41,089 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251 >06:27:41,090 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:41,100 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:41,100 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:41,109 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:41,120 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fa4ed6b68d0) -- > name = vg_dhcp251-lv_RHEL-4 status = True kids = 0 id = 14 > parents = ['existing 476416MB lvmvg vg_dhcp251 (3)'] > uuid = G3odvG-3MJE-9Ozp-w2hK-61Md-ZQkp-B0JD9Q size = 9568.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_dhcp251-lv_RHEL--4 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 19595264 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1219, 255, 63) biosGeometry: (1219, 255, 63) > PedDevice: <_ped.Device object at 0x7fa4f0b47950> > target size = 9568.0 path = /dev/mapper/vg_dhcp251-lv_RHEL--4 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fa4f0b17c10) -- > name = vg_dhcp251 status = True kids = 7 id = 3 > parents = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > uuid = EKBVz1-0coF-c9tb-W8mU-cJXY-FnSx-PAoUu8 size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_dhcp251 > format args = [] originalFormat = None target = None dmUuid = None free = 289472.0 PE Size = 32.0 PE Count = 14888 > PE Free = 9046 PV Count = 1 > LV Names = ['lv_root_f17', 'lv_swap_f17', 'lv_RHEL-4', 'lv_RHEL-6', 'lv_RHEL-5', 'lv_home_f17', 'lv_rescue'] modified = False > extents = 14888.0 free space = 289472 > free extents = 9046.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_dhcp251-lv_root_f17 (12) with existing btrfs filesystem', > 'existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13) with existing swap', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-4 (14)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-6 (15)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-5 (16)', > 'existing 51200MB lvmlv vg_dhcp251-lv_home_f17 (17)', > 'existing 50016MB lvmlv vg_dhcp251-lv_rescue (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 9568MB >06:27:41,125 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_dhcp251-lv_RHEL--6 /dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu86uKKSg0daZyWrX3przfbSTx1GH22Dfs5 /dev/mapper/vg_dhcp251-lv_RHEL--6 /dev/vg_dhcp251/lv_RHEL-6', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_RHEL-6', > 'DM_NAME': 'vg_dhcp251-lv_RHEL--6', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu86uKKSg0daZyWrX3przfbSTx1GH22Dfs5', > 'DM_VG_NAME': 'vg_dhcp251', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '196870', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_dhcp251-lv_RHEL--6', > '/dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu86uKKSg0daZyWrX3przfbSTx1GH22Dfs5', > '/dev/mapper/vg_dhcp251-lv_RHEL--6', > '/dev/vg_dhcp251/lv_RHEL-6'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: vg_dhcp251-lv_RHEL--6 ; >06:27:41,126 INFO storage: scanning vg_dhcp251-lv_RHEL--6 (/devices/virtual/block/dm-4)... >06:27:41,128 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_RHEL--6 ; >06:27:41,132 DEBUG storage: DeviceTree.getDeviceByName returned existing 9568MB lvmlv vg_dhcp251-lv_RHEL-6 (15) >06:27:41,134 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_dhcp251-lv_RHEL-6 ; >06:27:41,135 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_dhcp251-lv_RHEL-6 ; label_type: dos ; >06:27:41,137 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_RHEL-6 ; status: True ; controllable: True ; orig: False ; >06:27:41,139 DEBUG storage: DiskLabel.__init__: device: /dev/mapper/vg_dhcp251-lv_RHEL--6 ; labelType: dos ; exists: True ; >06:27:41,241 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa4e823bb10>, <parted.partition.Partition object at 0x7fa4e823bc90>] > device: <parted.device.Device object at 0x7fa4e823b7d0> > PedDisk: <_ped.Disk object at 0x7fa4e82b9d40> >06:27:41,242 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >06:27:41,244 DEBUG storage: no type or existing type for vg_dhcp251-lv_RHEL--6, bailing >06:27:41,251 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251 >06:27:41,252 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:41,262 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:41,263 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:41,272 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:41,284 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fa4e86352d0) -- > name = vg_dhcp251-lv_RHEL-6 status = True kids = 0 id = 15 > parents = ['existing 476416MB lvmvg vg_dhcp251 (3)'] > uuid = 6uKKSg-0daZ-yWrX-3prz-fbST-x1GH-22Dfs5 size = 9568.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_dhcp251-lv_RHEL--6 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 19595264 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1219, 255, 63) biosGeometry: (1219, 255, 63) > PedDevice: <_ped.Device object at 0x7fa4f0b478c0> > target size = 9568.0 path = /dev/mapper/vg_dhcp251-lv_RHEL--6 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fa4f0b17c10) -- > name = vg_dhcp251 status = True kids = 7 id = 3 > parents = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > uuid = EKBVz1-0coF-c9tb-W8mU-cJXY-FnSx-PAoUu8 size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_dhcp251 > format args = [] originalFormat = None target = None dmUuid = None free = 289472.0 PE Size = 32.0 PE Count = 14888 > PE Free = 9046 PV Count = 1 > LV Names = ['lv_root_f17', 'lv_swap_f17', 'lv_RHEL-4', 'lv_RHEL-6', 'lv_RHEL-5', 'lv_home_f17', 'lv_rescue'] modified = False > extents = 14888.0 free space = 289472 > free extents = 9046.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_dhcp251-lv_root_f17 (12) with existing btrfs filesystem', > 'existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13) with existing swap', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-4 (14)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-6 (15)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-5 (16)', > 'existing 51200MB lvmlv vg_dhcp251-lv_home_f17 (17)', > 'existing 50016MB lvmlv vg_dhcp251-lv_rescue (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 9568MB >06:27:41,289 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_dhcp251-lv_RHEL--5 /dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu82qTgtXC9I0MpqtzcIzhQw2Nhcl0XuryV /dev/mapper/vg_dhcp251-lv_RHEL--5 /dev/vg_dhcp251/lv_RHEL-5', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_RHEL-5', > 'DM_NAME': 'vg_dhcp251-lv_RHEL--5', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu82qTgtXC9I0MpqtzcIzhQw2Nhcl0XuryV', > 'DM_VG_NAME': 'vg_dhcp251', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '670116', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_dhcp251-lv_RHEL--5', > '/dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu82qTgtXC9I0MpqtzcIzhQw2Nhcl0XuryV', > '/dev/mapper/vg_dhcp251-lv_RHEL--5', > '/dev/vg_dhcp251/lv_RHEL-5'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: vg_dhcp251-lv_RHEL--5 ; >06:27:41,290 INFO storage: scanning vg_dhcp251-lv_RHEL--5 (/devices/virtual/block/dm-5)... >06:27:41,291 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_RHEL--5 ; >06:27:41,294 DEBUG storage: DeviceTree.getDeviceByName returned existing 9568MB lvmlv vg_dhcp251-lv_RHEL-5 (16) >06:27:41,296 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_dhcp251-lv_RHEL-5 ; >06:27:41,298 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_dhcp251-lv_RHEL-5 ; label_type: dos ; >06:27:41,300 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_RHEL-5 ; status: True ; controllable: True ; orig: False ; >06:27:41,303 DEBUG storage: DiskLabel.__init__: device: /dev/mapper/vg_dhcp251-lv_RHEL--5 ; labelType: dos ; exists: True ; >06:27:41,366 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa4e82375d0>, <parted.partition.Partition object at 0x7fa4e8237310>] > device: <parted.device.Device object at 0x7fa4e8237150> > PedDisk: <_ped.Disk object at 0x7fa4f0ae2830> >06:27:41,367 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >06:27:41,369 DEBUG storage: no type or existing type for vg_dhcp251-lv_RHEL--5, bailing >06:27:41,382 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251 >06:27:41,383 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:41,393 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:41,393 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:41,403 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:41,414 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fa4e8449f90) -- > name = vg_dhcp251-lv_RHEL-5 status = True kids = 0 id = 16 > parents = ['existing 476416MB lvmvg vg_dhcp251 (3)'] > uuid = 2qTgtX-C9I0-Mpqt-zcIz-hQw2-Nhcl-0XuryV size = 9568.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_dhcp251-lv_RHEL--5 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 19595264 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1219, 255, 63) biosGeometry: (1219, 255, 63) > PedDevice: <_ped.Device object at 0x7fa4e864f170> > target size = 9568.0 path = /dev/mapper/vg_dhcp251-lv_RHEL--5 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fa4f0b17c10) -- > name = vg_dhcp251 status = True kids = 7 id = 3 > parents = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > uuid = EKBVz1-0coF-c9tb-W8mU-cJXY-FnSx-PAoUu8 size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_dhcp251 > format args = [] originalFormat = None target = None dmUuid = None free = 289472.0 PE Size = 32.0 PE Count = 14888 > PE Free = 9046 PV Count = 1 > LV Names = ['lv_root_f17', 'lv_swap_f17', 'lv_RHEL-4', 'lv_RHEL-6', 'lv_RHEL-5', 'lv_home_f17', 'lv_rescue'] modified = False > extents = 14888.0 free space = 289472 > free extents = 9046.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_dhcp251-lv_root_f17 (12) with existing btrfs filesystem', > 'existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13) with existing swap', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-4 (14)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-6 (15)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-5 (16)', > 'existing 51200MB lvmlv vg_dhcp251-lv_home_f17 (17)', > 'existing 50016MB lvmlv vg_dhcp251-lv_rescue (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 9568MB >06:27:41,420 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_dhcp251-lv_home_f17 /dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu83EH7y7sQYep1bm2hNKE2e0XQxsHLtLrV /dev/disk/by-uuid/89facb03-74a6-4386-af9b-3fba4531fa32 /dev/mapper/vg_dhcp251-lv_home_f17 /dev/vg_dhcp251/lv_home_f17', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_home_f17', > 'DM_NAME': 'vg_dhcp251-lv_home_f17', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu83EH7y7sQYep1bm2hNKE2e0XQxsHLtLrV', > 'DM_VG_NAME': 'vg_dhcp251', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '89facb03-74a6-4386-af9b-3fba4531fa32', > 'ID_FS_UUID_ENC': '89facb03-74a6-4386-af9b-3fba4531fa32', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '83024', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_dhcp251-lv_home_f17', > '/dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu83EH7y7sQYep1bm2hNKE2e0XQxsHLtLrV', > '/dev/disk/by-uuid/89facb03-74a6-4386-af9b-3fba4531fa32', > '/dev/mapper/vg_dhcp251-lv_home_f17', > '/dev/vg_dhcp251/lv_home_f17'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: vg_dhcp251-lv_home_f17 ; >06:27:41,421 INFO storage: scanning vg_dhcp251-lv_home_f17 (/devices/virtual/block/dm-6)... >06:27:41,423 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_home_f17 ; >06:27:41,427 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_dhcp251-lv_home_f17 (17) >06:27:41,428 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_dhcp251-lv_home_f17 ; >06:27:41,430 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_dhcp251-lv_home_f17 ; label_type: None ; >06:27:41,432 DEBUG storage: LUKS.__init__: >06:27:41,432 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >06:27:41,433 DEBUG storage: device vg_dhcp251-lv_home_f17 does not contain a disklabel >06:27:41,433 INFO storage: type detected on 'vg_dhcp251-lv_home_f17' is 'crypto_LUKS' >06:27:41,435 DEBUG storage: LUKS.__init__: uuid: 89facb03-74a6-4386-af9b-3fba4531fa32 ; exists: True ; label: None ; device: /dev/mapper/vg_dhcp251-lv_home_f17 ; serial: None ; name: luks-89facb03-74a6-4386-af9b-3fba4531fa32 ; >06:27:41,435 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >06:27:41,437 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_home_f17 ; current: None ; type: luks ; >06:27:41,438 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: vg_dhcp251-lv_home_f17 ; >06:27:41,441 DEBUG storage: DeviceTree.getDeviceByName: name: luks-89facb03-74a6-4386-af9b-3fba4531fa32 ; >06:27:41,442 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:41,445 DEBUG storage: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: vg_dhcp251-lv_home_f17 ; >06:27:41,446 DEBUG storage: getFormat('None') returning DeviceFormat instance >06:27:41,448 DEBUG storage: LUKSDevice._setFormat: luks-89facb03-74a6-4386-af9b-3fba4531fa32 ; current: None ; type: None ; >06:27:41,450 DEBUG storage: LUKSDevice.setup: luks-89facb03-74a6-4386-af9b-3fba4531fa32 ; status: False ; controllable: True ; orig: False ; >06:27:41,452 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-89facb03-74a6-4386-af9b-3fba4531fa32 ; orig: False ; >06:27:41,454 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_home_f17 ; status: True ; controllable: True ; orig: False ; >06:27:41,456 DEBUG storage: LUKS.setup: device: /dev/mapper/vg_dhcp251-lv_home_f17 ; mapName: luks-89facb03-74a6-4386-af9b-3fba4531fa32 ; status: False ; type: luks ; >06:27:41,456 INFO storage: setup of luks-89facb03-74a6-4386-af9b-3fba4531fa32 failed: luks device not configured >06:27:41,458 DEBUG storage: LVMLogicalVolumeDevice.removeChild: kids: 1 ; name: vg_dhcp251-lv_home_f17 ; >06:27:41,466 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251 >06:27:41,466 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:41,475 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:41,476 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:41,485 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:41,494 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fa4e8449f50) -- > name = vg_dhcp251-lv_home_f17 status = True kids = 0 id = 17 > parents = ['existing 476416MB lvmvg vg_dhcp251 (3)'] > uuid = 3EH7y7-sQYe-p1bm-2hNK-E2e0-XQxs-HLtLrV size = 51200.0 > format = existing luks > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_dhcp251-lv_home_f17 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fa4f0823ef0> > target size = 51200.0 path = /dev/mapper/vg_dhcp251-lv_home_f17 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fa4f0b17c10) -- > name = vg_dhcp251 status = True kids = 7 id = 3 > parents = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > uuid = EKBVz1-0coF-c9tb-W8mU-cJXY-FnSx-PAoUu8 size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_dhcp251 > format args = [] originalFormat = None target = None dmUuid = None free = 289472.0 PE Size = 32.0 PE Count = 14888 > PE Free = 9046 PV Count = 1 > LV Names = ['lv_root_f17', 'lv_swap_f17', 'lv_RHEL-4', 'lv_RHEL-6', 'lv_RHEL-5', 'lv_home_f17', 'lv_rescue'] modified = False > extents = 14888.0 free space = 289472 > free extents = 9046.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_dhcp251-lv_root_f17 (12) with existing btrfs filesystem', > 'existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13) with existing swap', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-4 (14)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-6 (15)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-5 (16)', > 'existing 51200MB lvmlv vg_dhcp251-lv_home_f17 (17) with existing luks', > 'existing 50016MB lvmlv vg_dhcp251-lv_rescue (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 51200MB >06:27:41,496 INFO storage: got format: LUKS instance (0x7fa4e8247050) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/mapper/vg_dhcp251-lv_home_f17 uuid = 89facb03-74a6-4386-af9b-3fba4531fa32 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-89facb03-74a6-4386-af9b-3fba4531fa32 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >06:27:41,499 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_dhcp251-lv_rescue /dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8KmqPJS6qNkz35S2KnYZJlnDRpd876qf2 /dev/disk/by-uuid/2b68434a-9c75-4731-b4e8-7a4b026e2a7c /dev/mapper/vg_dhcp251-lv_rescue /dev/vg_dhcp251/lv_rescue', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_rescue', > 'DM_NAME': 'vg_dhcp251-lv_rescue', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8KmqPJS6qNkz35S2KnYZJlnDRpd876qf2', > 'DM_VG_NAME': 'vg_dhcp251', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2b68434a-9c75-4731-b4e8-7a4b026e2a7c', > 'ID_FS_UUID_ENC': '2b68434a-9c75-4731-b4e8-7a4b026e2a7c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '519185', > 'name': 'dm-7', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_dhcp251-lv_rescue', > '/dev/disk/by-id/dm-uuid-LVM-EKBVz10coFc9tbW8mUcJXYFnSxPAoUu8KmqPJS6qNkz35S2KnYZJlnDRpd876qf2', > '/dev/disk/by-uuid/2b68434a-9c75-4731-b4e8-7a4b026e2a7c', > '/dev/mapper/vg_dhcp251-lv_rescue', > '/dev/vg_dhcp251/lv_rescue'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: vg_dhcp251-lv_rescue ; >06:27:41,500 INFO storage: scanning vg_dhcp251-lv_rescue (/devices/virtual/block/dm-7)... >06:27:41,502 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_rescue ; >06:27:41,504 DEBUG storage: DeviceTree.getDeviceByName returned existing 50016MB lvmlv vg_dhcp251-lv_rescue (18) >06:27:41,505 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_dhcp251-lv_rescue ; >06:27:41,507 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_dhcp251-lv_rescue ; label_type: None ; >06:27:41,508 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:41,509 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:27:41,509 DEBUG storage: device vg_dhcp251-lv_rescue does not contain a disklabel >06:27:41,510 INFO storage: type detected on 'vg_dhcp251-lv_rescue' is 'ext4' >06:27:41,873 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:41,874 DEBUG storage: getFormat('ext4') returning Ext4FS instance >06:27:41,876 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_rescue ; current: None ; type: ext4 ; >06:27:41,887 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251 >06:27:41,888 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:41,938 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:41,938 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:41,951 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:41,964 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fa4e82b2550) -- > name = vg_dhcp251-lv_rescue status = True kids = 0 id = 18 > parents = ['existing 476416MB lvmvg vg_dhcp251 (3)'] > uuid = KmqPJS-6qNk-z35S-2KnY-ZJln-DRpd-876qf2 size = 50016.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_dhcp251-lv_rescue type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 102432768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6376, 255, 63) biosGeometry: (6376, 255, 63) > PedDevice: <_ped.Device object at 0x7fa4f0823440> > target size = 50016.0 path = /dev/mapper/vg_dhcp251-lv_rescue > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fa4f0b17c10) -- > name = vg_dhcp251 status = True kids = 7 id = 3 > parents = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > uuid = EKBVz1-0coF-c9tb-W8mU-cJXY-FnSx-PAoUu8 size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_dhcp251 > format args = [] originalFormat = None target = None dmUuid = None free = 289472.0 PE Size = 32.0 PE Count = 14888 > PE Free = 9046 PV Count = 1 > LV Names = ['lv_root_f17', 'lv_swap_f17', 'lv_RHEL-4', 'lv_RHEL-6', 'lv_RHEL-5', 'lv_home_f17', 'lv_rescue'] modified = False > extents = 14888.0 free space = 289472 > free extents = 9046.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_dhcp251-lv_root_f17 (12) with existing btrfs filesystem', > 'existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13) with existing swap', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-4 (14)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-6 (15)', > 'existing 9568MB lvmlv vg_dhcp251-lv_RHEL-5 (16)', > 'existing 51200MB lvmlv vg_dhcp251-lv_home_f17 (17) with existing luks', > 'existing 50016MB lvmlv vg_dhcp251-lv_rescue (18) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 50016MB >06:27:41,969 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:41,971 INFO storage: got format: Ext4FS instance (0x7fa4e82377d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_dhcp251-lv_rescue uuid = 2b68434a-9c75-4731-b4e8-7a4b026e2a7c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 50016.0 targetSize = 50016.0 > >06:27:42,152 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_root_f17 ; >06:27:42,156 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_dhcp251-lv_root_f17 (12) with existing btrfs filesystem >06:27:42,158 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_swap_f17 ; >06:27:42,161 DEBUG storage: DeviceTree.getDeviceByName returned existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13) with existing swap >06:27:42,163 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_RHEL-4 ; >06:27:42,165 DEBUG storage: DeviceTree.getDeviceByName returned existing 9568MB lvmlv vg_dhcp251-lv_RHEL-4 (14) >06:27:42,167 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_RHEL-6 ; >06:27:42,169 DEBUG storage: DeviceTree.getDeviceByName returned existing 9568MB lvmlv vg_dhcp251-lv_RHEL-6 (15) >06:27:42,171 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_RHEL-5 ; >06:27:42,173 DEBUG storage: DeviceTree.getDeviceByName returned existing 9568MB lvmlv vg_dhcp251-lv_RHEL-5 (16) >06:27:42,175 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_home_f17 ; >06:27:42,177 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_dhcp251-lv_home_f17 (17) with existing luks >06:27:42,179 DEBUG storage: DeviceTree.getDeviceByName: name: vg_dhcp251-lv_rescue ; >06:27:42,182 DEBUG storage: DeviceTree.getDeviceByName returned existing 50016MB lvmlv vg_dhcp251-lv_rescue (18) with existing ext4 filesystem >06:27:42,183 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >06:27:42,238 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:27:42,243 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:27:42,247 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:27:42,307 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >06:27:42,311 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >06:27:42,316 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >06:27:42,380 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >06:27:42,384 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >06:27:42,386 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >06:27:42,388 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_dhcp251-lv_swap_f17 ; status: True ; controllable: True ; >06:27:42,390 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg_dhcp251-lv_swap_f17 ; status: False ; type: swap ; >06:27:42,393 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg_dhcp251-lv_swap_f17 ; status: False ; type: swap ; >06:27:42,460 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_dhcp251-lv_swap_f17 ; status: True ; controllable: True ; >06:27:42,884 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_dhcp251 ; status: True ; controllable: True ; >06:27:42,890 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_dhcp251 ; status: False ; type: None ; >06:27:42,895 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_dhcp251 ; status: False ; type: None ; >06:27:42,956 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_dhcp251 ; status: True ; controllable: True ; >06:27:43,223 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >06:27:43,229 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >06:27:43,236 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >06:27:43,292 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:27:43,298 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:27:43,305 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:27:43,371 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_dhcp251-lv_RHEL-4 ; status: False ; controllable: True ; >06:27:43,374 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_dhcp251-lv_RHEL-6 ; status: False ; controllable: True ; >06:27:43,376 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_dhcp251-lv_RHEL-5 ; status: False ; controllable: True ; >06:27:43,378 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_dhcp251-lv_home_f17 ; status: False ; controllable: True ; >06:27:43,379 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_dhcp251-lv_rescue ; status: False ; controllable: True ; >06:27:43,381 DEBUG storage: BTRFSVolumeDevice.teardown: None ; status: False ; controllable: True ; >06:27:43,381 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >06:27:43,384 INFO storage: edd: collected mbr signatures: {'sda': '0x000f4035'} >06:27:43,386 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0x000f4035 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 976773168 >06:27:43,386 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block >06:27:43,387 INFO storage: edd: matched 0x80 to sda using MBR sig >06:27:43,389 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >06:27:43,392 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >06:27:43,480 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >06:27:43,609 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:27:43,616 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:27:43,623 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:27:43,687 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_rescue ; status: False ; controllable: True ; orig: False ; >06:27:43,690 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_dhcp251-lv_rescue ; orig: False ; >06:27:43,694 DEBUG storage: LVMVolumeGroupDevice.setup: vg_dhcp251 ; status: True ; controllable: True ; orig: False ; >06:27:43,696 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_dhcp251-lv_rescue ; status: False ; controllable: True ; orig: False ; >06:27:44,074 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >06:27:44,527 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >06:27:44,530 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >06:27:44,531 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >06:27:44,532 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >06:27:44,533 DEBUG storage: crypttab maps: [] >06:27:44,534 DEBUG storage: parsing /mnt/sysimage/etc/fstab >06:27:44,545 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_dhcp251-lv_rescue ; >06:27:44,548 DEBUG storage: DeviceTree.getDeviceByPath returned existing 50016MB lvmlv vg_dhcp251-lv_rescue (18) with existing ext4 filesystem >06:27:44,549 DEBUG storage: resolved '/dev/mapper/vg_dhcp251-lv_rescue' to 'vg_dhcp251-lv_rescue' (lvmlv) >06:27:44,549 DEBUG storage: resolved 'UUID=dd4ad330-a3b4-4a94-9bcd-7f30ac5eddeb' to 'sda1' (partition) >06:27:44,550 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_dhcp251-lv_swap_f15 ; >06:27:44,552 DEBUG storage: DeviceTree.getDeviceByPath returned None >06:27:44,552 DEBUG storage: failed to resolve '/dev/mapper/vg_dhcp251-lv_swap_f15' >06:27:44,553 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_dhcp251-lv_swap_f16 ; >06:27:44,555 DEBUG storage: DeviceTree.getDeviceByPath returned None >06:27:44,555 DEBUG storage: failed to resolve '/dev/mapper/vg_dhcp251-lv_swap_f16' >06:27:44,557 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_dhcp251-lv_rescue ; status: True ; controllable: True ; >06:27:44,699 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_dhcp251-lv_rescue ; status: True ; controllable: True ; >06:27:44,984 DEBUG storage: BTRFSVolumeDevice.setup: None ; status: False ; controllable: True ; orig: False ; >06:27:44,988 DEBUG storage: BTRFSVolumeDevice.setupParents: kids: 0 ; name: None ; orig: False ; >06:27:44,992 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_dhcp251-lv_root_f17 ; status: False ; controllable: True ; orig: False ; >06:27:44,995 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 1 ; name: vg_dhcp251-lv_root_f17 ; orig: False ; >06:27:44,998 DEBUG storage: LVMVolumeGroupDevice.setup: vg_dhcp251 ; status: True ; controllable: True ; orig: False ; >06:27:45,000 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_dhcp251-lv_root_f17 ; status: False ; controllable: True ; orig: False ; >06:27:45,428 DEBUG storage: BTRFS.setup: device: /dev/mapper/vg_dhcp251-lv_root_f17 ; mountpoint: None ; type: btrfs ; >06:27:45,494 DEBUG storage: looking up parted Device: /dev/mapper/vg_dhcp251-lv_root_f17 >06:27:45,497 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >06:27:46,620 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >06:27:46,634 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >06:27:46,635 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >06:27:46,640 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >06:27:46,641 DEBUG storage: resolved 'UUID=89facb03-74a6-4386-af9b-3fba4531fa32' to 'vg_dhcp251-lv_home_f17' (lvmlv) >06:27:46,641 DEBUG storage: crypttab maps: ['luks-89facb03-74a6-4386-af9b-3fba4531fa32'] >06:27:46,641 DEBUG storage: parsing /mnt/sysimage/etc/fstab >06:27:46,643 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_dhcp251-lv_root_f17 ; >06:27:46,646 DEBUG storage: DeviceTree.getDeviceByPath returned existing 51200MB btrfs volume None (19) with existing btrfs filesystem >06:27:46,646 DEBUG storage: resolved '/dev/mapper/vg_dhcp251-lv_root_f17' to 'None' (btrfs volume) >06:27:46,647 DEBUG storage: resolved 'UUID=dd4ad330-a3b4-4a94-9bcd-7f30ac5eddeb' to 'sda1' (partition) >06:27:46,648 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/luks-89facb03-74a6-4386-af9b-3fba4531fa32 ; >06:27:46,650 DEBUG storage: DeviceTree.getDeviceByPath returned None >06:27:46,650 DEBUG storage: failed to resolve '/dev/mapper/luks-89facb03-74a6-4386-af9b-3fba4531fa32' >06:27:46,651 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_dhcp251-lv_swap_f17 ; >06:27:46,653 DEBUG storage: DeviceTree.getDeviceByPath returned existing 5824MB lvmlv vg_dhcp251-lv_swap_f17 (13) with existing swap >06:27:46,654 DEBUG storage: resolved '/dev/mapper/vg_dhcp251-lv_swap_f17' to 'vg_dhcp251-lv_swap_f17' (lvmlv) >06:27:46,655 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/nfs-01.eng.brq.redhat.com:/exports/archive ; >06:27:46,657 DEBUG storage: DeviceTree.getDeviceByPath returned None >06:27:46,657 DEBUG storage: failed to resolve '/dev/nfs-01.eng.brq.redhat.com:/exports/archive' >06:27:46,658 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/nfs-01.eng.brq.redhat.com:/exports/scratch ; >06:27:46,660 DEBUG storage: DeviceTree.getDeviceByPath returned None >06:27:46,660 DEBUG storage: failed to resolve '/dev/nfs-01.eng.brq.redhat.com:/exports/scratch' >06:27:46,661 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/nfs-01.eng.brq.redhat.com:/pub ; >06:27:46,663 DEBUG storage: DeviceTree.getDeviceByPath returned None >06:27:46,664 DEBUG storage: DeviceTree.getDeviceByName: name: nfs-01.eng.brq.redhat.com:-pub ; >06:27:46,665 DEBUG storage: DeviceTree.getDeviceByName returned None >06:27:46,666 DEBUG storage: failed to resolve '/dev/nfs-01.eng.brq.redhat.com:/pub' >06:27:46,667 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/ntap-vader.corp.redhat.com:/vol/engarchive2 ; >06:27:46,668 DEBUG storage: DeviceTree.getDeviceByPath returned None >06:27:46,669 DEBUG storage: failed to resolve '/dev/ntap-vader.corp.redhat.com:/vol/engarchive2' >06:27:46,671 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/curly.devel.redhat.com:/vol/engineering/devarchive/redhat ; >06:27:46,673 DEBUG storage: DeviceTree.getDeviceByPath returned None >06:27:46,673 DEBUG storage: failed to resolve '/dev/curly.devel.redhat.com:/vol/engineering/devarchive/redhat' >06:27:46,676 DEBUG storage: BTRFSVolumeDevice.teardown: None ; status: True ; controllable: True ; >06:27:47,018 DEBUG storage: BTRFS.supported: supported: True ; >06:27:47,021 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:47,024 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:47,027 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:47,032 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >06:27:47,088 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:47,096 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:47,096 DEBUG storage: vg_dhcp251 size is 476416MB >06:27:47,100 DEBUG storage: vg vg_dhcp251 has 289472MB free >06:27:47,106 DEBUG storage: Ext4FS.supported: supported: True ; >06:27:47,110 DEBUG storage: BTRFS.supported: supported: True ; >02:27:50,520 DEBUG storage: BindFS.supported: supported: False ; >02:27:50,522 DEBUG storage: BindFS.supported: supported: False ; >02:27:50,524 DEBUG storage: Iso9660FS.supported: supported: True ; >02:27:50,526 DEBUG storage: Iso9660FS.supported: supported: True ; >02:27:50,527 DEBUG storage: NFSv4.supported: supported: False ; >02:27:50,529 DEBUG storage: NFSv4.supported: supported: False ; >02:27:50,532 DEBUG storage: SELinuxFS.supported: supported: False ; >02:27:50,534 DEBUG storage: SELinuxFS.supported: supported: False ; >02:27:50,536 DEBUG storage: Ext4FS.supported: supported: True ; >02:27:50,539 DEBUG storage: Ext4FS.supported: supported: True ; >02:27:50,542 DEBUG storage: Ext3FS.supported: supported: True ; >02:27:50,544 DEBUG storage: Ext3FS.supported: supported: True ; >02:27:50,546 DEBUG storage: Ext2FS.supported: supported: True ; >02:27:50,549 DEBUG storage: Ext2FS.supported: supported: True ; >02:27:50,552 DEBUG storage: SysFS.supported: supported: False ; >02:27:50,553 DEBUG storage: SysFS.supported: supported: False ; >02:27:50,556 DEBUG storage: MultipathMember.__init__: >02:27:50,557 DEBUG storage: MDRaidMember.__init__: >02:27:50,560 DEBUG storage: ProcFS.supported: supported: False ; >02:27:50,561 DEBUG storage: ProcFS.supported: supported: False ; >02:27:50,564 DEBUG storage: SwapSpace.__init__: >02:27:50,566 DEBUG storage: DevPtsFS.supported: supported: False ; >02:27:50,568 DEBUG storage: DevPtsFS.supported: supported: False ; >02:27:50,570 DEBUG storage: BTRFS.supported: supported: True ; >02:27:50,572 DEBUG storage: BTRFS.supported: supported: True ; >02:27:50,574 DEBUG storage: USBFS.supported: supported: False ; >02:27:50,576 DEBUG storage: USBFS.supported: supported: False ; >02:27:50,578 DEBUG storage: DiskLabel.__init__: >02:27:50,578 INFO storage: DiskLabel.partedDevice returning None >02:27:50,580 DEBUG storage: HFSPlus.supported: supported: False ; >02:27:50,582 DEBUG storage: HFSPlus.supported: supported: False ; >02:27:50,585 DEBUG storage: XFS.supported: supported: True ; >02:27:50,819 DEBUG storage: XFS.supported: supported: True ; >02:27:50,829 DEBUG storage: TmpFS.supported: supported: False ; >02:27:50,834 DEBUG storage: TmpFS.supported: supported: False ; >02:27:50,838 DEBUG storage: LUKS.__init__: >02:27:50,841 DEBUG storage: NTFS.supported: supported: False ; >02:27:50,843 DEBUG storage: NTFS.supported: supported: False ; >02:27:50,847 DEBUG storage: NoDevFS.supported: supported: False ; >02:27:50,849 DEBUG storage: NoDevFS.supported: supported: False ; >02:27:50,853 DEBUG storage: HFS.supported: supported: False ; >02:27:50,855 DEBUG storage: HFS.supported: supported: False ; >02:27:50,858 DEBUG storage: LVMPhysicalVolume.__init__: >02:27:50,860 DEBUG storage: NFS.supported: supported: False ; >02:27:50,862 DEBUG storage: NFS.supported: supported: False ; >02:27:50,865 DEBUG storage: FATFS.supported: supported: True ; >02:27:50,945 DEBUG storage: FATFS.supported: supported: True ; >02:27:50,948 DEBUG storage: DMRaidMember.__init__: >02:27:52,980 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:27:53,037 INFO storage: updating format of device: existing 0MB cdrom sr0 (4) >08:28:03,240 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >08:28:03,245 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >08:28:03,245 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:28:03,249 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >08:28:03,253 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >08:28:03,368 ERR storage: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >08:28:03,369 INFO storage: DiskLabel.partedDevice returning None >08:28:03,369 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >08:28:03,370 DEBUG storage: no type or existing type for sr0, bailing >08:29:30,981 DEBUG storage: clearpart: looking at sda2 >08:29:30,982 DEBUG storage: clearpart: looking at sda1 >08:29:30,982 DEBUG storage: checking whether disk sda has an empty extended >08:29:30,983 DEBUG storage: extended is None ; logicals is [] >08:29:30,984 DEBUG storage: new disk order: [] >08:29:31,197 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >08:29:31,200 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >08:29:31,202 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >08:29:31,204 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >08:29:31,204 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >08:29:31,206 DEBUG storage: stage1 device cannot be of type btrfs volume >08:29:31,207 DEBUG storage: _is_valid_disklabel(sda) returning True >08:29:31,207 DEBUG storage: _is_valid_size(sda) returning True >08:29:31,207 DEBUG storage: _is_valid_location(sda) returning True >08:29:31,207 DEBUG storage: _is_valid_format(sda) returning True >08:29:31,207 DEBUG storage: is_valid_stage1_device(sda) returning True >08:29:31,262 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >08:29:31,270 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa4eacfdb90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa4f84b63d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa4f84e8e90> PedPartition: <_ped.Partition object at 0x7fa4e4a4c1d0> >08:29:31,274 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >08:29:31,277 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa4eacfdb90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa4e8263910> PedPartition: <_ped.Partition object at 0x7fa4e4a4c470> >08:29:31,284 DEBUG storage: _is_valid_disklabel(sda) returning True >08:29:31,285 DEBUG storage: _is_valid_size(sda) returning True >08:29:31,286 DEBUG storage: _is_valid_location(sda) returning True >08:29:31,286 DEBUG storage: _is_valid_format(sda) returning True >08:29:31,286 DEBUG storage: is_valid_stage1_device(sda) returning True >08:29:42,163 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:29:48,619 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fa4f7f443d0>, 500.0, ['sda'], None >08:29:48,625 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:29:48,629 DEBUG storage: BTRFS.supported: supported: True ; >08:29:48,630 DEBUG storage: getFormat('btrfs') returning BTRFS instance >08:29:48,632 DEBUG storage: BTRFS.supported: supported: True ; >08:29:49,325 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fa4f7f443d0>, 51200.0, ['sda'], None >08:29:49,326 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:29:49,329 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: None ; current: btrfs ; type: None ; >08:29:49,329 INFO storage.ui: registered action: [0] Destroy Format btrfs filesystem on btrfs volume btrfs.19 (id 19) >08:29:49,332 DEBUG storage.ui: BTRFSVolumeDevice.teardown: btrfs.19 ; status: True ; controllable: True ; >08:29:49,335 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/vg_dhcp251-lv_root_f17 ; status: False ; type: None ; >08:29:49,395 INFO storage.ui: removed btrfs volume btrfs.19 (id 19) from device tree >08:29:49,400 DEBUG storage.ui: LVMLogicalVolumeDevice.removeChild: kids: 1 ; name: vg_dhcp251-lv_root_f17 ; >08:29:49,400 INFO storage.ui: registered action: [1] Destroy Device btrfs volume btrfs.19 (id 19) >08:29:49,401 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:29:49,404 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: vg_dhcp251-lv_root_f17 ; current: btrfs ; type: None ; >08:29:49,405 INFO storage.ui: registered action: [2] Destroy Format btrfs filesystem on lvmlv vg_dhcp251-lv_root_f17 (id 12) >08:29:49,408 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: vg_dhcp251-lv_root_f17 ; status: True ; controllable: True ; >08:29:49,413 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/vg_dhcp251-lv_root_f17 ; status: False ; type: None ; >08:29:49,479 DEBUG storage.ui: LVMLogicalVolumeDevice._teardown: vg_dhcp251-lv_root_f17 ; status: True ; controllable: True ; >08:29:50,075 INFO storage.ui: removed lvmlv vg_dhcp251-lv_root_f17 (id 12) from device tree >08:29:50,081 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 7 ; name: vg_dhcp251 ; >08:29:50,081 INFO storage.ui: registered action: [3] Destroy Device lvmlv vg_dhcp251-lv_root_f17 (id 12) >08:29:50,084 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fa4f7f443d0>, 51200.0, [], None >08:29:50,084 DEBUG storage.ui: device requires 51200 >08:29:50,084 DEBUG storage.ui: adding a TotalSizeSet with size 51200 >08:29:50,084 DEBUG storage.ui: set.allocated = 0 >08:29:50,089 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >08:29:50,092 DEBUG storage.ui: removing all non-preexisting partitions [] from disk(s) ['sda'] >08:29:50,092 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=[] >08:29:50,093 DEBUG storage.ui: removing all non-preexisting partitions [] from disk(s) ['sda'] >08:29:50,093 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=[] >08:29:50,093 DEBUG storage.ui: no growable partitions >08:29:50,094 DEBUG storage.ui: fixing size of existing 500MB partition sda1 (1) with existing ext4 filesystem at 500.00 >08:29:50,094 DEBUG storage.ui: fixing size of existing 476439MB partition sda2 (2) with existing lvmpv at 476439.00 >08:29:50,095 DEBUG storage.ui: creating new container >08:29:50,095 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'parents': []} > > >/tmp/ifcfg.log: >06:27:20,948 DEBUG ifcfg: Network object created called > > >/proc/cmdline: >inst.repo=http://download.englab.brq.redhat.com:/pub/fedora/fedora-alt/stage/18-Alpha-RC3/Fedora/x86_64/os/ initrd=F18/Alpha-RC3/x86_64/initrd.img BOOT_IMAGE=F18/Alpha-RC3/x86_64/vmlinuz > > >/tmp/syslog: >06:27:10,904 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >06:27:10,904 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="701" x-info="http://www.rsyslog.com"] start >06:27:10,906 INFO systemd: Successfully loaded SELinux policy in 4s 731ms 765us. >06:27:10,907 INFO systemd: Relabelled /dev and /run in 150ms 406us. >06:27:10,907 INFO systemd: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >06:27:10,907 INFO systemd: Initializing machine ID from random generator. >06:27:10,907 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. >06:27:10,907 ERR systemd-udevd: ctx=0x7fe5cf9345a0 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/drivers/char/tpm/tpm.ko error=No such file or directory >06:27:10,907 ERR systemd-udevd: ctx=0x7fe5cf9345a0 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/sound/core/snd.ko error=No such file or directory >06:27:10,907 ERR systemd-udevd: ctx=0x7fe5cf9345a0 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >06:27:10,907 ERR systemd-udevd: ctx=0x7fe5cf9345a0 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/drivers/media/video/videobuf2-vmalloc.ko error=No such file or directory >06:27:10,907 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >06:27:10,907 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >06:27:10,907 NOTICE kernel:[ 0.000000] Linux version 3.6.0-0.rc2.git2.1.fc18.x86_64 (mockbuild@) (gcc version 4.7.1 20120720 (Red Hat 4.7.1-5) (GCC) ) #1 SMP Wed Aug 22 11:54:04 UTC 2012 >06:27:10,907 INFO kernel:[ 0.000000] Command line: inst.repo=http://download.englab.brq.redhat.com:/pub/fedora/fedora-alt/stage/18-Alpha-RC3/Fedora/x86_64/os/ initrd=F18/Alpha-RC3/x86_64/initrd.img BOOT_IMAGE=F18/Alpha-RC3/x86_64/vmlinuz >06:27:10,907 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000d2000-0x00000000000d3fff] reserved >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bb27bfff] usable >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb27c000-0x00000000bb281fff] reserved >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb282000-0x00000000bb35efff] usable >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb35f000-0x00000000bb370fff] reserved >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb371000-0x00000000bb3f1fff] ACPI NVS >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb3f2000-0x00000000bb40efff] reserved >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb40f000-0x00000000bb46efff] usable >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb46f000-0x00000000bb667fff] reserved >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb668000-0x00000000bb6e7fff] ACPI NVS >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb6e8000-0x00000000bb70efff] reserved >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb70f000-0x00000000bb716fff] usable >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb717000-0x00000000bb71efff] reserved >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb71f000-0x00000000bb76afff] usable >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb76b000-0x00000000bb776fff] ACPI NVS >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb777000-0x00000000bb779fff] ACPI data >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb77a000-0x00000000bb780fff] ACPI NVS >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb781000-0x00000000bb781fff] ACPI data >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb782000-0x00000000bb78afff] ACPI NVS >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb78b000-0x00000000bb78bfff] ACPI data >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb78c000-0x00000000bb79efff] ACPI NVS >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb79f000-0x00000000bb7fefff] ACPI data >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb7ff000-0x00000000bb7fffff] usable >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb800000-0x00000000bfffffff] reserved >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feaff000-0x00000000feafffff] reserved >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >06:27:10,907 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000137ffffff] usable >06:27:10,907 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >06:27:10,907 INFO kernel:[ 0.000000] DMI present. >06:27:10,907 DEBUG kernel:[ 0.000000] DMI: LENOVO 4384BR2/4384BR2, BIOS 6MET74WW (1.34 ) 09/23/2010 >06:27:10,907 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >06:27:10,907 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >06:27:10,907 INFO kernel:[ 0.000000] No AGP bridge found >06:27:10,907 INFO kernel:[ 0.000000] e820: last_pfn = 0x138000 max_arch_pfn = 0x400000000 >06:27:10,907 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >06:27:10,907 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >06:27:10,907 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >06:27:10,907 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >06:27:10,907 DEBUG kernel:[ 0.000000] C0000-D3FFF write-protect >06:27:10,907 DEBUG kernel:[ 0.000000] D4000-DBFFF uncachable >06:27:10,908 DEBUG kernel:[ 0.000000] DC000-FFFFF write-protect >06:27:10,908 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >06:27:10,908 DEBUG kernel:[ 0.000000] 0 disabled >06:27:10,908 DEBUG kernel:[ 0.000000] 1 base 000000000 mask F80000000 write-back >06:27:10,908 DEBUG kernel:[ 0.000000] 2 base 080000000 mask FC0000000 write-back >06:27:10,908 DEBUG kernel:[ 0.000000] 3 base 100000000 mask FC0000000 write-back >06:27:10,908 DEBUG kernel:[ 0.000000] 4 base 138000000 mask FF8000000 uncachable >06:27:10,908 DEBUG kernel:[ 0.000000] 5 base 0BC000000 mask FFC000000 uncachable >06:27:10,908 DEBUG kernel:[ 0.000000] 6 disabled >06:27:10,908 DEBUG kernel:[ 0.000000] 7 disabled >06:27:10,908 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >06:27:10,908 DEBUG kernel:[ 0.000000] original variable MTRRs >06:27:10,908 DEBUG kernel:[ 0.000000] reg 1, base: 0GB, range: 2GB, type WB >06:27:10,908 DEBUG kernel:[ 0.000000] reg 2, base: 2GB, range: 1GB, type WB >06:27:10,908 DEBUG kernel:[ 0.000000] reg 3, base: 4GB, range: 1GB, type WB >06:27:10,908 DEBUG kernel:[ 0.000000] reg 4, base: 4992MB, range: 128MB, type UC >06:27:10,908 DEBUG kernel:[ 0.000000] reg 5, base: 3008MB, range: 64MB, type UC >06:27:10,908 INFO kernel:[ 0.000000] total RAM covered: 3904M >06:27:10,908 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >06:27:10,908 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 256M num_reg: 5 lose cover RAM: 0G >06:27:10,908 DEBUG kernel:[ 0.000000] New variable MTRRs >06:27:10,908 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >06:27:10,908 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB >06:27:10,908 DEBUG kernel:[ 0.000000] reg 2, base: 3008MB, range: 64MB, type UC >06:27:10,908 DEBUG kernel:[ 0.000000] reg 3, base: 4GB, range: 1GB, type WB >06:27:10,908 DEBUG kernel:[ 0.000000] reg 4, base: 4992MB, range: 128MB, type UC >06:27:10,908 DEBUG kernel:[ 0.000000] e820: update [mem 0xbc000000-0xffffffff] usable ==> reserved >06:27:10,908 INFO kernel:[ 0.000000] e820: last_pfn = 0xbb800 max_arch_pfn = 0x400000000 >06:27:10,908 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f68b0-0x000f68bf] mapped at [ffff8800000f68b0] >06:27:10,908 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >06:27:10,908 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576 >06:27:10,908 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0xbb7fffff] >06:27:10,908 DEBUG kernel:[ 0.000000] [mem 0x00000000-0xbb7fffff] page 2M >06:27:10,908 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0xbb7fffff @ [mem 0x1fa20000-0x1fffffff] >06:27:10,908 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x137ffffff] >06:27:10,908 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x137ffffff] page 2M >06:27:10,908 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x137ffffff @ [mem 0xbb765000-0xbb76afff] >06:27:10,908 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e673000-0x7fffefff] >06:27:10,908 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f6870 00024 (v02 LENOVO) >06:27:10,908 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000bb7ef4b6 00094 (v01 LENOVO TP-6M 00001340 LTP 00000000) >06:27:10,908 WARNING kernel:[ 0.000000] ACPI: FACP 00000000bb7ef600 000F4 (v04 LENOVO TP-6M 00001340 LNVO 00000001) >06:27:10,908 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000bb7ef9d1 0F2F8 (v01 LENOVO TP-6M 00001340 MSFT 03000001) >06:27:10,908 WARNING kernel:[ 0.000000] ACPI: FACS 00000000bb6e7000 00040 >06:27:10,908 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bb7ef7b4 0021D (v01 LENOVO TP-6M 00001340 MSFT 03000001) >06:27:10,908 WARNING kernel:[ 0.000000] ACPI: ECDT 00000000bb7fecc9 00052 (v01 LENOVO TP-6M 00001340 LNVO 00000001) >06:27:10,908 WARNING kernel:[ 0.000000] ACPI: APIC 00000000bb7fed1b 00084 (v01 LENOVO TP-6M 00001340 LNVO 00000001) >06:27:10,908 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000bb7fedd7 0003C (v01 LENOVO TP-6M 00001340 LNVO 00000001) >06:27:10,908 WARNING kernel:[ 0.000000] ACPI: HPET 00000000bb7fee13 00038 (v01 LENOVO TP-6M 00001340 LNVO 00000001) >06:27:10,908 WARNING kernel:[ 0.000000] ACPI: ASF! 00000000bb7fef34 000A4 (v16 LENOVO TP-6M 00001340 PTL 00000001) >06:27:10,908 WARNING kernel:[ 0.000000] ACPI: BOOT 00000000bb7fefd8 00028 (v01 LENOVO TP-6M 00001340 LTP 00000001) >06:27:10,908 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bb6e591a 0084B (v01 LENOVO TP-6M 00001340 INTL 20050513) >06:27:10,908 WARNING kernel:[ 0.000000] ACPI: TCPA 00000000bb78b000 00032 (v02 PTL CRESTLN 06040000 00005A52) >06:27:10,908 WARNING kernel:[ 0.000000] ACPI: DMAR 00000000bb781000 000B8 (v01 INTEL CP_DALE 00000001 INTL 00000001) >06:27:10,908 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bb779000 009F1 (v01 PmRef CpuPm 00003000 INTL 20060912) >06:27:10,908 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bb778000 00259 (v01 PmRef Cpu0Tst 00003000 INTL 20060912) >06:27:10,908 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bb777000 0049F (v01 PmRef ApTst 00003000 INTL 20060912) >06:27:10,908 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >06:27:10,908 INFO kernel:[ 0.000000] No NUMA configuration found >06:27:10,908 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000137ffffff] >06:27:10,908 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x137ffffff] >06:27:10,908 INFO kernel:[ 0.000000] NODE_DATA [mem 0x137fd9000-0x137ffffff] >06:27:10,908 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0004dfffff] PMD -> [ffff880133800000-ffff8801375fffff] on node 0 >06:27:10,908 WARNING kernel:[ 0.000000] Zone ranges: >06:27:10,908 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >06:27:10,908 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >06:27:10,908 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x137ffffff] >06:27:10,908 WARNING kernel:[ 0.000000] Movable zone start for each node >06:27:10,908 WARNING kernel:[ 0.000000] Early memory node ranges >06:27:10,908 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009dfff] >06:27:10,908 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xbb27bfff] >06:27:10,908 WARNING kernel:[ 0.000000] node 0: [mem 0xbb282000-0xbb35efff] >06:27:10,908 WARNING kernel:[ 0.000000] node 0: [mem 0xbb40f000-0xbb46efff] >06:27:10,908 WARNING kernel:[ 0.000000] node 0: [mem 0xbb70f000-0xbb716fff] >06:27:10,908 WARNING kernel:[ 0.000000] node 0: [mem 0xbb71f000-0xbb76afff] >06:27:10,908 WARNING kernel:[ 0.000000] node 0: [mem 0xbb7ff000-0xbb7fffff] >06:27:10,908 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x137ffffff] >06:27:10,908 DEBUG kernel:[ 0.000000] On node 0 totalpages: 996252 >06:27:10,908 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >06:27:10,908 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >06:27:10,908 DEBUG kernel:[ 0.000000] DMA zone: 3912 pages, LIFO batch:0 >06:27:10,908 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >06:27:10,908 DEBUG kernel:[ 0.000000] DMA32 zone: 746574 pages, LIFO batch:31 >06:27:10,908 DEBUG kernel:[ 0.000000] Normal zone: 3584 pages used for memmap >06:27:10,908 DEBUG kernel:[ 0.000000] Normal zone: 225792 pages, LIFO batch:31 >06:27:10,908 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x1008 >06:27:10,908 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >06:27:10,908 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >06:27:10,908 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >06:27:10,908 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled) >06:27:10,908 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] enabled) >06:27:10,908 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >06:27:10,908 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >06:27:10,908 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >06:27:10,908 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >06:27:10,908 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >06:27:10,908 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 >06:27:10,908 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >06:27:10,908 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >06:27:10,908 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >06:27:10,908 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >06:27:10,908 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >06:27:10,908 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >06:27:10,908 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >06:27:10,908 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >06:27:10,908 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bb27c000 - 00000000bb282000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bb35f000 - 00000000bb371000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bb371000 - 00000000bb3f2000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bb3f2000 - 00000000bb40f000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bb46f000 - 00000000bb668000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bb668000 - 00000000bb6e8000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bb6e8000 - 00000000bb70f000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bb717000 - 00000000bb71f000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bb76b000 - 00000000bb777000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bb777000 - 00000000bb77a000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bb77a000 - 00000000bb781000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bb781000 - 00000000bb782000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bb782000 - 00000000bb78b000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bb78b000 - 00000000bb78c000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bb78c000 - 00000000bb79f000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bb79f000 - 00000000bb7ff000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bb800000 - 00000000c0000000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000feaff000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000feaff000 - 00000000feb00000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000feb00000 - 00000000fec00000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fed00000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed1c000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed90000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fee00000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000 >06:27:10,908 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000 >06:27:10,908 INFO kernel:[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices >06:27:10,908 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >06:27:10,908 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 >06:27:10,908 INFO kernel:[ 0.000000] PERCPU: Embedded 477 pages/cpu @ffff880133000000 s1923392 r8192 d22208 u2097152 >06:27:10,908 DEBUG kernel:[ 0.000000] pcpu-alloc: s1923392 r8192 d22208 u2097152 alloc=1*2097152 >06:27:10,908 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 >06:27:10,908 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 976278 >06:27:10,908 WARNING kernel:[ 0.000000] Policy zone: Normal >06:27:10,908 NOTICE kernel:[ 0.000000] Kernel command line: inst.repo=http://download.englab.brq.redhat.com:/pub/fedora/fedora-alt/stage/18-Alpha-RC3/Fedora/x86_64/os/ initrd=F18/Alpha-RC3/x86_64/initrd.img BOOT_IMAGE=F18/Alpha-RC3/x86_64/vmlinuz >06:27:10,908 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >06:27:10,908 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >06:27:10,908 INFO kernel:[ 0.000000] Checking aperture... >06:27:10,908 INFO kernel:[ 0.000000] No AGP bridge found >06:27:10,908 INFO kernel:[ 0.000000] Memory: 3791096k/5111808k available (7082k kernel code, 1126800k absent, 193912k reserved, 6426k data, 3244k init) >06:27:10,908 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >06:27:10,908 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >06:27:10,908 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >06:27:10,908 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=4096 to nr_cpu_ids=4. >06:27:10,908 INFO kernel:[ 0.000000] NR_IRQS:262400 nr_irqs:712 16 >06:27:10,908 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >06:27:10,908 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >06:27:10,908 INFO kernel:[ 0.000000] console [tty0] enabled >06:27:10,908 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >06:27:10,908 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >06:27:10,908 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >06:27:10,908 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >06:27:10,908 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >06:27:10,908 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >06:27:10,908 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >06:27:10,908 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >06:27:10,908 WARNING kernel:[ 0.000000] memory used by lock dependency info: 6367 kB >06:27:10,908 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >06:27:10,908 INFO kernel:[ 0.000000] allocated 16252928 bytes of page_cgroup >06:27:10,908 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >06:27:10,908 DEBUG kernel:[ 0.000000] ODEBUG: 20 of 20 active objects replaced >06:27:10,908 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >06:27:10,908 DEBUG kernel:[ 0.000000] hpet clockevent registered >06:27:10,908 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >06:27:10,908 INFO kernel:[ 0.001000] tsc: Detected 2660.179 MHz processor >06:27:10,908 INFO kernel:[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 5320.35 BogoMIPS (lpj=2660179) >06:27:10,908 INFO kernel:[ 0.000195] pid_max: default: 32768 minimum: 301 >06:27:10,908 INFO kernel:[ 0.000592] Security Framework initialized >06:27:10,908 INFO kernel:[ 0.000686] SELinux: Initializing. >06:27:10,908 DEBUG kernel:[ 0.000846] SELinux: Starting in permissive mode >06:27:10,908 INFO kernel:[ 0.001519] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >06:27:10,908 INFO kernel:[ 0.002669] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >06:27:10,908 INFO kernel:[ 0.003241] Mount-cache hash table entries: 256 >06:27:10,908 INFO kernel:[ 0.005647] Initializing cgroup subsys cpuacct >06:27:10,908 INFO kernel:[ 0.005739] Initializing cgroup subsys memory >06:27:10,908 INFO kernel:[ 0.005966] Initializing cgroup subsys devices >06:27:10,908 INFO kernel:[ 0.006065] Initializing cgroup subsys freezer >06:27:10,908 INFO kernel:[ 0.006172] Initializing cgroup subsys net_cls >06:27:10,908 INFO kernel:[ 0.006266] Initializing cgroup subsys blkio >06:27:10,908 INFO kernel:[ 0.006353] Initializing cgroup subsys perf_event >06:27:10,908 INFO kernel:[ 0.006662] CPU: Physical Processor ID: 0 >06:27:10,908 INFO kernel:[ 0.006748] CPU: Processor Core ID: 0 >06:27:10,908 INFO kernel:[ 0.006836] mce: CPU supports 9 MCE banks >06:27:10,908 INFO kernel:[ 0.006933] CPU0: Thermal monitoring enabled (TM1) >06:27:10,908 INFO kernel:[ 0.007035] process: using mwait in idle threads >06:27:10,908 INFO kernel:[ 0.007124] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >06:27:10,908 INFO kernel:[ 0.007124] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >06:27:10,908 INFO kernel:[ 0.007124] tlb_flushall_shift is 0x6 >06:27:10,908 INFO kernel:[ 0.008496] ACPI: Core revision 20120711 >06:27:10,908 INFO kernel:[ 0.261158] ftrace: allocating 23633 entries in 93 pages >06:27:10,908 INFO kernel:[ 0.272153] dmar: Host address width 36 >06:27:10,908 INFO kernel:[ 0.272252] dmar: DRHD base: 0x000000fed90000 flags: 0x0 >06:27:10,908 INFO kernel:[ 0.272384] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c9008020e30272 ecap 1000 >06:27:10,908 INFO kernel:[ 0.272546] dmar: DRHD base: 0x000000fed91000 flags: 0x0 >06:27:10,908 INFO kernel:[ 0.272679] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c0000020230272 ecap 1000 >06:27:10,908 INFO kernel:[ 0.272827] dmar: DRHD base: 0x000000fed93000 flags: 0x1 >06:27:10,908 INFO kernel:[ 0.272957] dmar: IOMMU 2: reg_base_addr fed93000 ver 1:0 cap c9008020630272 ecap 1000 >06:27:10,908 INFO kernel:[ 0.273105] dmar: RMRR base: 0x000000bb6e9000 end: 0x000000bb6fffff >06:27:10,908 INFO kernel:[ 0.273211] dmar: RMRR base: 0x000000bde00000 end: 0x000000bfffffff >06:27:10,908 INFO kernel:[ 0.274202] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >06:27:10,908 INFO kernel:[ 0.284281] smpboot: CPU0: Intel(R) Core(TM) i7 CPU M 620 @ 2.67GHz stepping 05 >06:27:10,908 INFO kernel:[ 0.386195] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver. >06:27:10,908 WARNING kernel:[ 0.386508] perf_event_intel: CPUID marked event: 'bus cycles' unavailable >06:27:10,908 INFO kernel:[ 0.386618] ... version: 3 >06:27:10,908 INFO kernel:[ 0.386712] ... bit width: 48 >06:27:10,908 INFO kernel:[ 0.386806] ... generic registers: 4 >06:27:10,908 INFO kernel:[ 0.386900] ... value mask: 0000ffffffffffff >06:27:10,908 INFO kernel:[ 0.386998] ... max period: 000000007fffffff >06:27:10,908 INFO kernel:[ 0.387096] ... fixed-purpose events: 3 >06:27:10,908 INFO kernel:[ 0.387196] ... event mask: 000000070000000f >06:27:10,908 INFO kernel:[ 0.389767] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >06:27:10,908 INFO kernel:[ 0.390765] SMP alternatives: lockdep: fixing up alternatives >06:27:10,908 INFO kernel:[ 0.390872] smpboot: Booting Node 0, Processors #1 >06:27:10,908 INFO kernel:[ 0.405057] SMP alternatives: lockdep: fixing up alternatives >06:27:10,908 WARNING kernel:[ 0.405249] #2 >06:27:10,908 INFO kernel:[ 0.419239] SMP alternatives: lockdep: fixing up alternatives >06:27:10,908 WARNING kernel:[ 0.419428] #3 OK >06:27:10,908 INFO kernel:[ 0.432971] Brought up 4 CPUs >06:27:10,908 INFO kernel:[ 0.433069] smpboot: Total of 4 processors activated (21281.43 BogoMIPS) >06:27:10,908 INFO kernel:[ 0.437767] devtmpfs: initialized >06:27:10,908 INFO kernel:[ 0.439899] PM: Registering ACPI NVS region [mem 0xbb371000-0xbb3f1fff] (528384 bytes) >06:27:10,908 INFO kernel:[ 0.440465] PM: Registering ACPI NVS region [mem 0xbb668000-0xbb6e7fff] (524288 bytes) >06:27:10,908 INFO kernel:[ 0.441020] PM: Registering ACPI NVS region [mem 0xbb76b000-0xbb776fff] (49152 bytes) >06:27:10,909 INFO kernel:[ 0.441213] PM: Registering ACPI NVS region [mem 0xbb77a000-0xbb780fff] (28672 bytes) >06:27:10,909 INFO kernel:[ 0.441387] PM: Registering ACPI NVS region [mem 0xbb782000-0xbb78afff] (36864 bytes) >06:27:10,909 INFO kernel:[ 0.441565] PM: Registering ACPI NVS region [mem 0xbb78c000-0xbb79efff] (77824 bytes) >06:27:10,909 INFO kernel:[ 0.442575] atomic64 test passed for x86-64 platform with CX8 and with SSE >06:27:10,909 INFO kernel:[ 0.442791] RTC time: 6:26:16, date: 09/18/12 >06:27:10,909 INFO kernel:[ 0.443356] NET: Registered protocol family 16 >06:27:10,909 INFO kernel:[ 0.444730] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >06:27:10,909 INFO kernel:[ 0.444887] ACPI: bus type pci registered >06:27:10,909 INFO kernel:[ 0.445464] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >06:27:10,909 INFO kernel:[ 0.445617] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >06:27:10,909 INFO kernel:[ 0.503044] PCI: Using configuration type 1 for base access >06:27:10,909 INFO kernel:[ 0.515998] bio: create slab <bio-0> at 0 >06:27:10,909 INFO kernel:[ 0.516621] ACPI: Added _OSI(Module Device) >06:27:10,909 INFO kernel:[ 0.516725] ACPI: Added _OSI(Processor Device) >06:27:10,909 INFO kernel:[ 0.516828] ACPI: Added _OSI(3.0 _SCP Extensions) >06:27:10,909 INFO kernel:[ 0.516940] ACPI: Added _OSI(Processor Aggregator Device) >06:27:10,909 INFO kernel:[ 0.526054] ACPI: EC: EC description table is found, configuring boot EC >06:27:10,909 NOTICE kernel:[ 0.680119] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >06:27:10,909 WARNING kernel:[ 0.788173] ACPI: SSDT 00000000bb71a598 004F3 (v01 PmRef Cpu0Ist 00003000 INTL 20060912) >06:27:10,909 WARNING kernel:[ 0.791821] ACPI: Dynamic OEM Table Load: >06:27:10,909 WARNING kernel:[ 0.791999] ACPI: SSDT (null) 004F3 (v01 PmRef Cpu0Ist 00003000 INTL 20060912) >06:27:10,909 WARNING kernel:[ 0.795779] ACPI: SSDT 00000000bb718718 006B2 (v01 PmRef Cpu0Cst 00003001 INTL 20060912) >06:27:10,909 WARNING kernel:[ 0.800378] ACPI: Dynamic OEM Table Load: >06:27:10,909 WARNING kernel:[ 0.800555] ACPI: SSDT (null) 006B2 (v01 PmRef Cpu0Cst 00003001 INTL 20060912) >06:27:10,909 WARNING kernel:[ 0.815541] ACPI: SSDT 00000000bb719a98 00303 (v01 PmRef ApIst 00003000 INTL 20060912) >06:27:10,909 WARNING kernel:[ 0.822513] ACPI: Dynamic OEM Table Load: >06:27:10,909 WARNING kernel:[ 0.822691] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20060912) >06:27:10,909 WARNING kernel:[ 0.829168] ACPI: SSDT 00000000bb717d98 00119 (v01 PmRef ApCst 00003000 INTL 20060912) >06:27:10,909 WARNING kernel:[ 0.833264] ACPI: Dynamic OEM Table Load: >06:27:10,909 WARNING kernel:[ 0.833441] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20060912) >06:27:10,909 INFO kernel:[ 0.858702] ACPI: Interpreter enabled >06:27:10,909 INFO kernel:[ 0.858799] ACPI: (supports S0 S3 S4 S5) >06:27:10,909 INFO kernel:[ 0.859394] ACPI: Using IOAPIC for interrupt routing >06:27:10,909 INFO kernel:[ 0.939566] ACPI: Power Resource [PUBS] (on) >06:27:10,909 INFO kernel:[ 1.002258] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 >06:27:10,909 INFO kernel:[ 1.014759] ACPI: ACPI Dock Station Driver: 2 docks/bays found >06:27:10,909 INFO kernel:[ 1.014864] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >06:27:10,909 INFO kernel:[ 1.015177] ACPI: PCI Root Bridge [UNCR] (domain 0000 [bus ff]) >06:27:10,909 INFO kernel:[ 1.015900] PCI host bridge to bus 0000:ff >06:27:10,909 DEBUG kernel:[ 1.016010] pci_bus 0000:ff: busn_res: [bus ff] is inserted under domain [bus 00-ff] >06:27:10,909 INFO kernel:[ 1.016012] pci_bus 0000:ff: root bus resource [bus ff] >06:27:10,909 DEBUG kernel:[ 1.016153] pci 0000:ff:00.0: [8086:2c62] type 00 class 0x060000 >06:27:10,909 DEBUG kernel:[ 1.016240] pci 0000:ff:00.1: [8086:2d01] type 00 class 0x060000 >06:27:10,909 DEBUG kernel:[ 1.016310] pci 0000:ff:02.0: [8086:2d10] type 00 class 0x060000 >06:27:10,909 DEBUG kernel:[ 1.016367] pci 0000:ff:02.1: [8086:2d11] type 00 class 0x060000 >06:27:10,909 DEBUG kernel:[ 1.016436] pci 0000:ff:02.2: [8086:2d12] type 00 class 0x060000 >06:27:10,909 DEBUG kernel:[ 1.016493] pci 0000:ff:02.3: [8086:2d13] type 00 class 0x060000 >06:27:10,909 INFO kernel:[ 1.016702] pci0000:ff: ACPI _OSC support notification failed, disabling PCIe ASPM >06:27:10,909 INFO kernel:[ 1.016851] pci0000:ff: Unable to request _OSC control (_OSC support mask: 0x08) >06:27:10,909 INFO kernel:[ 1.025537] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) >06:27:10,909 INFO kernel:[ 1.026273] PCI host bridge to bus 0000:00 >06:27:10,909 DEBUG kernel:[ 1.026370] pci_bus 0000:00: busn_res: [bus 00-fe] is inserted under domain [bus 00-ff] >06:27:10,909 INFO kernel:[ 1.026372] pci_bus 0000:00: root bus resource [bus 00-fe] >06:27:10,909 INFO kernel:[ 1.026482] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >06:27:10,909 INFO kernel:[ 1.026588] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >06:27:10,909 INFO kernel:[ 1.026696] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >06:27:10,909 INFO kernel:[ 1.026805] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >06:27:10,909 INFO kernel:[ 1.026913] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >06:27:10,909 INFO kernel:[ 1.027026] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff] >06:27:10,909 DEBUG kernel:[ 1.027150] pci 0000:00:00.0: [8086:0044] type 00 class 0x060000 >06:27:10,909 INFO kernel:[ 1.027191] DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics >06:27:10,909 DEBUG kernel:[ 1.027382] pci 0000:00:02.0: [8086:0046] type 00 class 0x030000 >06:27:10,909 DEBUG kernel:[ 1.027400] pci 0000:00:02.0: reg 10: [mem 0xf2000000-0xf23fffff 64bit] >06:27:10,909 DEBUG kernel:[ 1.027411] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref] >06:27:10,909 DEBUG kernel:[ 1.027418] pci 0000:00:02.0: reg 20: [io 0x1800-0x1807] >06:27:10,909 DEBUG kernel:[ 1.027557] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000 >06:27:10,909 DEBUG kernel:[ 1.027601] pci 0000:00:16.0: reg 10: [mem 0xf2827800-0xf282780f 64bit] >06:27:10,909 DEBUG kernel:[ 1.027770] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >06:27:10,909 DEBUG kernel:[ 1.027868] pci 0000:00:19.0: [8086:10ea] type 00 class 0x020000 >06:27:10,909 DEBUG kernel:[ 1.027902] pci 0000:00:19.0: reg 10: [mem 0xf2600000-0xf261ffff] >06:27:10,909 DEBUG kernel:[ 1.027919] pci 0000:00:19.0: reg 14: [mem 0xf2625000-0xf2625fff] >06:27:10,909 DEBUG kernel:[ 1.027938] pci 0000:00:19.0: reg 18: [io 0x1820-0x183f] >06:27:10,909 DEBUG kernel:[ 1.028086] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >06:27:10,909 DEBUG kernel:[ 1.028142] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320 >06:27:10,909 DEBUG kernel:[ 1.028178] pci 0000:00:1a.0: reg 10: [mem 0xf2828000-0xf28283ff] >06:27:10,909 DEBUG kernel:[ 1.028367] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >06:27:10,909 DEBUG kernel:[ 1.028435] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300 >06:27:10,909 DEBUG kernel:[ 1.028463] pci 0000:00:1b.0: reg 10: [mem 0xf2620000-0xf2623fff 64bit] >06:27:10,909 DEBUG kernel:[ 1.028631] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >06:27:10,909 DEBUG kernel:[ 1.028687] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400 >06:27:10,909 DEBUG kernel:[ 1.028859] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >06:27:10,909 DEBUG kernel:[ 1.028917] pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400 >06:27:10,909 DEBUG kernel:[ 1.029094] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >06:27:10,909 DEBUG kernel:[ 1.029155] pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400 >06:27:10,909 DEBUG kernel:[ 1.029331] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >06:27:10,909 DEBUG kernel:[ 1.029389] pci 0000:00:1c.4: [8086:3b4a] type 01 class 0x060400 >06:27:10,909 DEBUG kernel:[ 1.029563] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >06:27:10,909 DEBUG kernel:[ 1.029634] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320 >06:27:10,909 DEBUG kernel:[ 1.029670] pci 0000:00:1d.0: reg 10: [mem 0xf2828400-0xf28287ff] >06:27:10,909 DEBUG kernel:[ 1.029855] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >06:27:10,909 DEBUG kernel:[ 1.029905] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 >06:27:10,909 DEBUG kernel:[ 1.030070] pci 0000:00:1f.0: [8086:3b07] type 00 class 0x060100 >06:27:10,909 DEBUG kernel:[ 1.030296] pci 0000:00:1f.2: [8086:3b2f] type 00 class 0x010601 >06:27:10,909 DEBUG kernel:[ 1.030335] pci 0000:00:1f.2: reg 10: [io 0x1860-0x1867] >06:27:10,909 DEBUG kernel:[ 1.030351] pci 0000:00:1f.2: reg 14: [io 0x1814-0x1817] >06:27:10,909 DEBUG kernel:[ 1.030367] pci 0000:00:1f.2: reg 18: [io 0x1818-0x181f] >06:27:10,909 DEBUG kernel:[ 1.030382] pci 0000:00:1f.2: reg 1c: [io 0x1810-0x1813] >06:27:10,909 DEBUG kernel:[ 1.030398] pci 0000:00:1f.2: reg 20: [io 0x1840-0x185f] >06:27:10,909 DEBUG kernel:[ 1.030414] pci 0000:00:1f.2: reg 24: [mem 0xf2827000-0xf28277ff] >06:27:10,909 DEBUG kernel:[ 1.030531] pci 0000:00:1f.2: PME# supported from D3hot >06:27:10,909 DEBUG kernel:[ 1.030578] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500 >06:27:10,909 DEBUG kernel:[ 1.030607] pci 0000:00:1f.3: reg 10: [mem 0xf2828800-0xf28288ff 64bit] >06:27:10,909 DEBUG kernel:[ 1.030653] pci 0000:00:1f.3: reg 20: [io 0x1880-0x189f] >06:27:10,909 DEBUG kernel:[ 1.030752] pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000 >06:27:10,909 DEBUG kernel:[ 1.030792] pci 0000:00:1f.6: reg 10: [mem 0xf2626000-0xf2626fff 64bit] >06:27:10,909 DEBUG kernel:[ 1.031063] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-fe] >06:27:10,909 INFO kernel:[ 1.031068] pci 0000:00:1c.0: PCI bridge to [bus 02] >06:27:10,909 DEBUG kernel:[ 1.031279] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-fe] >06:27:10,909 DEBUG kernel:[ 1.031451] pci 0000:03:00.0: [8086:4238] type 00 class 0x028000 >06:27:10,909 DEBUG kernel:[ 1.031582] pci 0000:03:00.0: reg 10: [mem 0xf2400000-0xf2401fff 64bit] >06:27:10,909 DEBUG kernel:[ 1.032335] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >06:27:10,909 INFO kernel:[ 1.032734] pci 0000:00:1c.1: PCI bridge to [bus 03] >06:27:10,909 DEBUG kernel:[ 1.032840] pci 0000:00:1c.1: bridge window [mem 0xf2400000-0xf24fffff] >06:27:10,909 DEBUG kernel:[ 1.032948] pci_bus 0000:05: busn_res: [bus 05-0c] is inserted under [bus 00-fe] >06:27:10,909 INFO kernel:[ 1.032953] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] >06:27:10,909 DEBUG kernel:[ 1.033056] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] >06:27:10,909 DEBUG kernel:[ 1.033062] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] >06:27:10,909 DEBUG kernel:[ 1.033072] pci 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref] >06:27:10,909 DEBUG kernel:[ 1.033165] pci_bus 0000:0d: busn_res: [bus 0d] is inserted under [bus 00-fe] >06:27:10,909 DEBUG kernel:[ 1.033324] pci 0000:0d:00.0: [1180:e822] type 00 class 0x080500 >06:27:10,909 DEBUG kernel:[ 1.033352] pci 0000:0d:00.0: reg 10: [mem 0xf2500000-0xf25000ff] >06:27:10,909 DEBUG kernel:[ 1.033643] pci 0000:0d:00.0: supports D1 D2 >06:27:10,909 DEBUG kernel:[ 1.033645] pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold >06:27:10,909 DEBUG kernel:[ 1.033810] pci 0000:0d:00.1: [1180:e230] type 00 class 0x088000 >06:27:10,909 DEBUG kernel:[ 1.033837] pci 0000:0d:00.1: reg 10: [mem 0xf2500400-0xf25004ff] >06:27:10,909 DEBUG kernel:[ 1.034169] pci 0000:0d:00.1: supports D1 D2 >06:27:10,909 DEBUG kernel:[ 1.034170] pci 0000:0d:00.1: PME# supported from D0 D1 D2 D3hot D3cold >06:27:10,909 DEBUG kernel:[ 1.034338] pci 0000:0d:00.3: [1180:e832] type 00 class 0x0c0010 >06:27:10,909 DEBUG kernel:[ 1.034365] pci 0000:0d:00.3: reg 10: [mem 0xf2500800-0xf2500fff] >06:27:10,909 DEBUG kernel:[ 1.034683] pci 0000:0d:00.3: supports D1 D2 >06:27:10,909 DEBUG kernel:[ 1.034685] pci 0000:0d:00.3: PME# supported from D0 D1 D2 D3hot D3cold >06:27:10,909 INFO kernel:[ 1.037044] pci 0000:00:1c.4: PCI bridge to [bus 0d] >06:27:10,909 DEBUG kernel:[ 1.037153] pci 0000:00:1c.4: bridge window [mem 0xf2500000-0xf25fffff] >06:27:10,909 DEBUG kernel:[ 1.037221] pci_bus 0000:0e: busn_res: [bus 0e] is inserted under [bus 00-fe] >06:27:10,909 INFO kernel:[ 1.037300] pci 0000:00:1e.0: PCI bridge to [bus 0e] (subtractive decode) >06:27:10,909 DEBUG kernel:[ 1.037426] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >06:27:10,909 DEBUG kernel:[ 1.037433] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >06:27:10,909 DEBUG kernel:[ 1.037440] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >06:27:10,909 DEBUG kernel:[ 1.037447] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >06:27:10,909 DEBUG kernel:[ 1.037454] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >06:27:10,909 DEBUG kernel:[ 1.037460] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode) >06:27:10,909 DEBUG kernel:[ 1.037523] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >06:27:10,909 DEBUG kernel:[ 1.044178] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT] >06:27:10,909 DEBUG kernel:[ 1.045530] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT] >06:27:10,909 DEBUG kernel:[ 1.046934] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP4._PRT] >06:27:10,909 DEBUG kernel:[ 1.048401] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP5._PRT] >06:27:10,909 INFO kernel:[ 1.054627] pci0000:00: Requesting ACPI _OSC control (0x1d) >06:27:10,909 INFO kernel:[ 1.063433] pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d >06:27:10,909 INFO kernel:[ 1.063582] ACPI _OSC control for PCIe not granted, disabling ASPM >06:27:10,909 INFO kernel:[ 1.186957] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) >06:27:10,909 INFO kernel:[ 1.189380] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11) >06:27:10,909 INFO kernel:[ 1.191238] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >06:27:10,909 INFO kernel:[ 1.193786] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) >06:27:10,909 INFO kernel:[ 1.196204] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11) >06:27:10,909 INFO kernel:[ 1.198631] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11) >06:27:10,909 INFO kernel:[ 1.201071] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >06:27:10,909 INFO kernel:[ 1.203610] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11) >06:27:10,909 INFO kernel:[ 1.205271] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >06:27:10,909 INFO kernel:[ 1.205553] vgaarb: loaded >06:27:10,909 INFO kernel:[ 1.205642] vgaarb: bridge control possible 0000:00:02.0 >06:27:10,909 NOTICE kernel:[ 1.206887] SCSI subsystem initialized >06:27:10,909 INFO kernel:[ 1.206986] ACPI: bus type scsi registered >06:27:10,909 DEBUG kernel:[ 1.207350] libata version 3.00 loaded. >06:27:10,909 INFO kernel:[ 1.207601] ACPI: bus type usb registered >06:27:10,909 INFO kernel:[ 1.207911] usbcore: registered new interface driver usbfs >06:27:10,909 INFO kernel:[ 1.208108] usbcore: registered new interface driver hub >06:27:10,909 INFO kernel:[ 1.208336] usbcore: registered new device driver usb >06:27:10,909 INFO kernel:[ 1.208998] PCI: Using ACPI for IRQ routing >06:27:10,909 DEBUG kernel:[ 1.220509] PCI: pci_cache_line_size set to 64 bytes >06:27:10,909 DEBUG kernel:[ 1.221300] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff] >06:27:10,909 DEBUG kernel:[ 1.221317] e820: reserve RAM buffer [mem 0xbb27c000-0xbbffffff] >06:27:10,909 DEBUG kernel:[ 1.221538] e820: reserve RAM buffer [mem 0xbb35f000-0xbbffffff] >06:27:10,909 DEBUG kernel:[ 1.221732] e820: reserve RAM buffer [mem 0xbb46f000-0xbbffffff] >06:27:10,909 DEBUG kernel:[ 1.221875] e820: reserve RAM buffer [mem 0xbb717000-0xbbffffff] >06:27:10,909 DEBUG kernel:[ 1.221976] e820: reserve RAM buffer [mem 0xbb76b000-0xbbffffff] >06:27:10,909 DEBUG kernel:[ 1.222057] e820: reserve RAM buffer [mem 0xbb800000-0xbbffffff] >06:27:10,909 INFO kernel:[ 1.223177] NetLabel: Initializing >06:27:10,909 INFO kernel:[ 1.223271] NetLabel: domain hash size = 128 >06:27:10,909 INFO kernel:[ 1.223366] NetLabel: protocols = UNLABELED CIPSOv4 >06:27:10,909 INFO kernel:[ 1.223607] NetLabel: unlabeled traffic allowed by default >06:27:10,909 INFO kernel:[ 1.223796] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >06:27:10,909 INFO kernel:[ 1.224266] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >06:27:10,909 INFO kernel:[ 1.226582] Switching to clocksource hpet >06:27:10,909 INFO kernel:[ 1.342105] pnp: PnP ACPI init >06:27:10,909 INFO kernel:[ 1.342325] ACPI: bus type pnp registered >06:27:10,909 DEBUG kernel:[ 1.356092] pnp 00:00: [mem 0x00000000-0x0009ffff] >06:27:10,909 DEBUG kernel:[ 1.356098] pnp 00:00: [mem 0x000c0000-0x000c3fff] >06:27:10,909 DEBUG kernel:[ 1.356104] pnp 00:00: [mem 0x000c4000-0x000c7fff] >06:27:10,909 DEBUG kernel:[ 1.356110] pnp 00:00: [mem 0x000c8000-0x000cbfff] >06:27:10,909 DEBUG kernel:[ 1.356115] pnp 00:00: [mem 0x000cc000-0x000cffff] >06:27:10,909 DEBUG kernel:[ 1.356121] pnp 00:00: [mem 0x000d0000-0x000d3fff] >06:27:10,909 DEBUG kernel:[ 1.356127] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled] >06:27:10,909 DEBUG kernel:[ 1.356132] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled] >06:27:10,909 DEBUG kernel:[ 1.356138] pnp 00:00: [mem 0x000dc000-0x000dffff] >06:27:10,909 DEBUG kernel:[ 1.356144] pnp 00:00: [mem 0x000e0000-0x000e3fff] >06:27:10,909 DEBUG kernel:[ 1.356149] pnp 00:00: [mem 0x000e4000-0x000e7fff] >06:27:10,909 DEBUG kernel:[ 1.356161] pnp 00:00: [mem 0x000e8000-0x000ebfff] >06:27:10,909 DEBUG kernel:[ 1.356167] pnp 00:00: [mem 0x000ec000-0x000effff] >06:27:10,909 DEBUG kernel:[ 1.356172] pnp 00:00: [mem 0x000f0000-0x000fffff] >06:27:10,910 DEBUG kernel:[ 1.356178] pnp 00:00: [mem 0x00100000-0xbfffffff] >06:27:10,910 DEBUG kernel:[ 1.356184] pnp 00:00: [mem 0xfec00000-0xfed3ffff] >06:27:10,910 DEBUG kernel:[ 1.356190] pnp 00:00: [mem 0xfed4c000-0xffffffff] >06:27:10,910 INFO kernel:[ 1.356927] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved >06:27:10,910 INFO kernel:[ 1.357056] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved >06:27:10,910 INFO kernel:[ 1.357182] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved >06:27:10,910 INFO kernel:[ 1.357297] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved >06:27:10,910 INFO kernel:[ 1.357411] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved >06:27:10,910 INFO kernel:[ 1.357535] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved >06:27:10,910 INFO kernel:[ 1.357674] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved >06:27:10,910 INFO kernel:[ 1.357800] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved >06:27:10,910 INFO kernel:[ 1.357926] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved >06:27:10,910 INFO kernel:[ 1.358052] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved >06:27:10,910 INFO kernel:[ 1.358177] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved >06:27:10,910 INFO kernel:[ 1.358302] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved >06:27:10,910 INFO kernel:[ 1.358428] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved >06:27:10,910 INFO kernel:[ 1.358566] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved >06:27:10,910 INFO kernel:[ 1.358691] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved >06:27:10,910 DEBUG kernel:[ 1.358818] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >06:27:10,910 DEBUG kernel:[ 1.358986] pnp 00:01: [bus ff] >06:27:10,910 DEBUG kernel:[ 1.359313] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active) >06:27:10,910 DEBUG kernel:[ 1.359461] pnp 00:02: [bus 00-fe] >06:27:10,910 DEBUG kernel:[ 1.359468] pnp 00:02: [io 0x0cf8-0x0cff] >06:27:10,910 DEBUG kernel:[ 1.359474] pnp 00:02: [io 0x0000-0x0cf7 window] >06:27:10,910 DEBUG kernel:[ 1.359479] pnp 00:02: [io 0x0d00-0xffff window] >06:27:10,910 DEBUG kernel:[ 1.359485] pnp 00:02: [mem 0x000a0000-0x000bffff window] >06:27:10,910 DEBUG kernel:[ 1.359491] pnp 00:02: [mem 0x000c0000-0x000c3fff window] >06:27:10,910 DEBUG kernel:[ 1.359496] pnp 00:02: [mem 0x000c4000-0x000c7fff window] >06:27:10,910 DEBUG kernel:[ 1.359502] pnp 00:02: [mem 0x000c8000-0x000cbfff window] >06:27:10,910 DEBUG kernel:[ 1.359508] pnp 00:02: [mem 0x000cc000-0x000cffff window] >06:27:10,910 DEBUG kernel:[ 1.359513] pnp 00:02: [mem 0x000d0000-0x000d3fff window] >06:27:10,910 DEBUG kernel:[ 1.359519] pnp 00:02: [mem 0x000d4000-0x000d7fff window] >06:27:10,910 DEBUG kernel:[ 1.359524] pnp 00:02: [mem 0x000d8000-0x000dbfff window] >06:27:10,910 DEBUG kernel:[ 1.359550] pnp 00:02: [mem 0x000dc000-0x000dffff window] >06:27:10,910 DEBUG kernel:[ 1.359556] pnp 00:02: [mem 0x000e0000-0x000e3fff window] >06:27:10,910 DEBUG kernel:[ 1.359562] pnp 00:02: [mem 0x000e4000-0x000e7fff window] >06:27:10,910 DEBUG kernel:[ 1.359568] pnp 00:02: [mem 0x000e8000-0x000ebfff window] >06:27:10,910 DEBUG kernel:[ 1.359574] pnp 00:02: [mem 0x000ec000-0x000effff window] >06:27:10,910 DEBUG kernel:[ 1.359580] pnp 00:02: [mem 0xc0000000-0xfebfffff window] >06:27:10,910 DEBUG kernel:[ 1.359585] pnp 00:02: [mem 0xfed40000-0xfed4bfff window] >06:27:10,910 DEBUG kernel:[ 1.359853] pnp 00:02: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >06:27:10,910 DEBUG kernel:[ 1.362206] pnp 00:03: [io 0x0010-0x001f] >06:27:10,910 DEBUG kernel:[ 1.362212] pnp 00:03: [io 0x0090-0x009f] >06:27:10,910 DEBUG kernel:[ 1.362218] pnp 00:03: [io 0x0024-0x0025] >06:27:10,910 DEBUG kernel:[ 1.362224] pnp 00:03: [io 0x0028-0x0029] >06:27:10,910 DEBUG kernel:[ 1.362229] pnp 00:03: [io 0x002c-0x002d] >06:27:10,910 DEBUG kernel:[ 1.362235] pnp 00:03: [io 0x0030-0x0031] >06:27:10,910 DEBUG kernel:[ 1.362240] pnp 00:03: [io 0x0034-0x0035] >06:27:10,910 DEBUG kernel:[ 1.362246] pnp 00:03: [io 0x0038-0x0039] >06:27:10,910 DEBUG kernel:[ 1.362251] pnp 00:03: [io 0x003c-0x003d] >06:27:10,910 DEBUG kernel:[ 1.362257] pnp 00:03: [io 0x00a4-0x00a5] >06:27:10,910 DEBUG kernel:[ 1.362262] pnp 00:03: [io 0x00a8-0x00a9] >06:27:10,910 DEBUG kernel:[ 1.362268] pnp 00:03: [io 0x00ac-0x00ad] >06:27:10,910 DEBUG kernel:[ 1.362279] pnp 00:03: [io 0x00b0-0x00b5] >06:27:10,910 DEBUG kernel:[ 1.362285] pnp 00:03: [io 0x00b8-0x00b9] >06:27:10,910 DEBUG kernel:[ 1.362290] pnp 00:03: [io 0x00bc-0x00bd] >06:27:10,910 DEBUG kernel:[ 1.362296] pnp 00:03: [io 0x0050-0x0053] >06:27:10,910 DEBUG kernel:[ 1.362302] pnp 00:03: [io 0x0072-0x0077] >06:27:10,910 DEBUG kernel:[ 1.362307] pnp 00:03: [io 0x164e-0x164f] >06:27:10,910 DEBUG kernel:[ 1.362313] pnp 00:03: [io 0x002e-0x002f] >06:27:10,910 DEBUG kernel:[ 1.362319] pnp 00:03: [io 0x1000-0x107f] >06:27:10,910 DEBUG kernel:[ 1.362324] pnp 00:03: [io 0x1180-0x11ff] >06:27:10,910 DEBUG kernel:[ 1.362330] pnp 00:03: [io 0x0800-0x080f] >06:27:10,910 DEBUG kernel:[ 1.362335] pnp 00:03: [io 0x15e0-0x15ef] >06:27:10,910 DEBUG kernel:[ 1.362341] pnp 00:03: [io 0x1600-0x1641] >06:27:10,910 DEBUG kernel:[ 1.362346] pnp 00:03: [io 0x1644-0x167f] >06:27:10,910 DEBUG kernel:[ 1.362352] pnp 00:03: [mem 0xe0000000-0xefffffff] >06:27:10,910 DEBUG kernel:[ 1.362357] pnp 00:03: [mem 0xfeaff000-0xfeafffff] >06:27:10,910 DEBUG kernel:[ 1.362363] pnp 00:03: [mem 0xfed1c000-0xfed1ffff] >06:27:10,910 DEBUG kernel:[ 1.362368] pnp 00:03: [mem 0xfed10000-0xfed13fff] >06:27:10,910 DEBUG kernel:[ 1.362374] pnp 00:03: [mem 0xfed18000-0xfed18fff] >06:27:10,910 DEBUG kernel:[ 1.362379] pnp 00:03: [mem 0xfed19000-0xfed19fff] >06:27:10,910 DEBUG kernel:[ 1.362389] pnp 00:03: [mem 0xfed45000-0xfed4bfff] >06:27:10,910 INFO kernel:[ 1.362959] system 00:03: [io 0x164e-0x164f] has been reserved >06:27:10,910 INFO kernel:[ 1.363073] system 00:03: [io 0x1000-0x107f] has been reserved >06:27:10,910 INFO kernel:[ 1.363186] system 00:03: [io 0x1180-0x11ff] has been reserved >06:27:10,910 INFO kernel:[ 1.363299] system 00:03: [io 0x0800-0x080f] has been reserved >06:27:10,910 INFO kernel:[ 1.363412] system 00:03: [io 0x15e0-0x15ef] has been reserved >06:27:10,910 INFO kernel:[ 1.363539] system 00:03: [io 0x1600-0x1641] has been reserved >06:27:10,910 INFO kernel:[ 1.363662] system 00:03: [io 0x1644-0x167f] could not be reserved >06:27:10,910 INFO kernel:[ 1.363776] system 00:03: [mem 0xe0000000-0xefffffff] has been reserved >06:27:10,910 INFO kernel:[ 1.363891] system 00:03: [mem 0xfeaff000-0xfeafffff] has been reserved >06:27:10,910 INFO kernel:[ 1.364006] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved >06:27:10,910 INFO kernel:[ 1.364120] system 00:03: [mem 0xfed10000-0xfed13fff] has been reserved >06:27:10,910 INFO kernel:[ 1.364235] system 00:03: [mem 0xfed18000-0xfed18fff] has been reserved >06:27:10,910 INFO kernel:[ 1.364350] system 00:03: [mem 0xfed19000-0xfed19fff] has been reserved >06:27:10,910 INFO kernel:[ 1.364465] system 00:03: [mem 0xfed45000-0xfed4bfff] has been reserved >06:27:10,910 DEBUG kernel:[ 1.364584] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) >06:27:10,910 DEBUG kernel:[ 1.365086] pnp 00:04: [mem 0xfed00000-0xfed003ff] >06:27:10,910 DEBUG kernel:[ 1.365335] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active) >06:27:10,910 DEBUG kernel:[ 1.365444] pnp 00:05: [io 0x0000-0x000f] >06:27:10,910 DEBUG kernel:[ 1.365450] pnp 00:05: [io 0x0080-0x008f] >06:27:10,910 DEBUG kernel:[ 1.365456] pnp 00:05: [io 0x00c0-0x00df] >06:27:10,910 DEBUG kernel:[ 1.365462] pnp 00:05: [dma 4] >06:27:10,910 DEBUG kernel:[ 1.365716] pnp 00:05: Plug and Play ACPI device, IDs PNP0200 (active) >06:27:10,910 DEBUG kernel:[ 1.365823] pnp 00:06: [io 0x0061] >06:27:10,910 DEBUG kernel:[ 1.366061] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active) >06:27:10,910 DEBUG kernel:[ 1.366175] pnp 00:07: [io 0x00f0] >06:27:10,910 DEBUG kernel:[ 1.366208] pnp 00:07: [irq 13] >06:27:10,910 DEBUG kernel:[ 1.366453] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active) >06:27:10,910 DEBUG kernel:[ 1.366574] pnp 00:08: [io 0x0070-0x0071] >06:27:10,910 DEBUG kernel:[ 1.366598] pnp 00:08: [irq 8] >06:27:10,910 DEBUG kernel:[ 1.366844] pnp 00:08: Plug and Play ACPI device, IDs PNP0b00 (active) >06:27:10,910 DEBUG kernel:[ 1.366955] pnp 00:09: [io 0x0060] >06:27:10,910 DEBUG kernel:[ 1.366960] pnp 00:09: [io 0x0064] >06:27:10,910 DEBUG kernel:[ 1.366984] pnp 00:09: [irq 1] >06:27:10,910 DEBUG kernel:[ 1.367228] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 (active) >06:27:10,910 DEBUG kernel:[ 1.367354] pnp 00:0a: [irq 12] >06:27:10,910 DEBUG kernel:[ 1.367624] pnp 00:0a: Plug and Play ACPI device, IDs LEN0015 PNP0f13 (active) >06:27:10,910 DEBUG kernel:[ 1.370212] pnp 00:0b: [mem 0xfed40000-0xfed44fff] >06:27:10,910 DEBUG kernel:[ 1.370463] pnp 00:0b: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active) >06:27:10,910 INFO kernel:[ 1.377623] pnp: PnP ACPI: found 12 devices >06:27:10,910 INFO kernel:[ 1.377719] ACPI: ACPI bus type pnp unregistered >06:27:10,910 INFO kernel:[ 1.399722] pci 0000:00:1c.0: PCI bridge to [bus 02] >06:27:10,910 INFO kernel:[ 1.399844] pci 0000:00:1c.1: PCI bridge to [bus 03] >06:27:10,910 INFO kernel:[ 1.399948] pci 0000:00:1c.1: bridge window [mem 0xf2400000-0xf24fffff] >06:27:10,910 INFO kernel:[ 1.400066] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] >06:27:10,910 INFO kernel:[ 1.400167] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] >06:27:10,910 INFO kernel:[ 1.400275] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] >06:27:10,910 INFO kernel:[ 1.400382] pci 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref] >06:27:10,910 INFO kernel:[ 1.400550] pci 0000:00:1c.4: PCI bridge to [bus 0d] >06:27:10,910 INFO kernel:[ 1.400654] pci 0000:00:1c.4: bridge window [mem 0xf2500000-0xf25fffff] >06:27:10,910 INFO kernel:[ 1.400771] pci 0000:00:1e.0: PCI bridge to [bus 0e] >06:27:10,910 DEBUG kernel:[ 1.401091] pci 0000:00:1e.0: setting latency timer to 64 >06:27:10,910 DEBUG kernel:[ 1.401097] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >06:27:10,910 DEBUG kernel:[ 1.401098] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >06:27:10,910 DEBUG kernel:[ 1.401100] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >06:27:10,910 DEBUG kernel:[ 1.401102] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff] >06:27:10,910 DEBUG kernel:[ 1.401104] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff] >06:27:10,910 DEBUG kernel:[ 1.401105] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff] >06:27:10,910 DEBUG kernel:[ 1.401107] pci_bus 0000:03: resource 1 [mem 0xf2400000-0xf24fffff] >06:27:10,910 DEBUG kernel:[ 1.401110] pci_bus 0000:05: resource 0 [io 0x2000-0x2fff] >06:27:10,910 DEBUG kernel:[ 1.401112] pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff] >06:27:10,910 DEBUG kernel:[ 1.401113] pci_bus 0000:05: resource 2 [mem 0xf2900000-0xf29fffff 64bit pref] >06:27:10,910 DEBUG kernel:[ 1.401116] pci_bus 0000:0d: resource 1 [mem 0xf2500000-0xf25fffff] >06:27:10,910 DEBUG kernel:[ 1.401118] pci_bus 0000:0e: resource 4 [io 0x0000-0x0cf7] >06:27:10,910 DEBUG kernel:[ 1.401120] pci_bus 0000:0e: resource 5 [io 0x0d00-0xffff] >06:27:10,910 DEBUG kernel:[ 1.401121] pci_bus 0000:0e: resource 6 [mem 0x000a0000-0x000bffff] >06:27:10,910 DEBUG kernel:[ 1.401123] pci_bus 0000:0e: resource 7 [mem 0x000d4000-0x000d7fff] >06:27:10,910 DEBUG kernel:[ 1.401125] pci_bus 0000:0e: resource 8 [mem 0x000d8000-0x000dbfff] >06:27:10,910 DEBUG kernel:[ 1.401126] pci_bus 0000:0e: resource 9 [mem 0xc0000000-0xfebfffff] >06:27:10,910 INFO kernel:[ 1.401310] NET: Registered protocol family 2 >06:27:10,910 INFO kernel:[ 1.402931] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >06:27:10,910 INFO kernel:[ 1.405132] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes) >06:27:10,910 INFO kernel:[ 1.408769] TCP: Hash tables configured (established 524288 bind 65536) >06:27:10,910 INFO kernel:[ 1.408945] TCP: reno registered >06:27:10,910 INFO kernel:[ 1.409103] UDP hash table entries: 2048 (order: 6, 393216 bytes) >06:27:10,910 INFO kernel:[ 1.409487] UDP-Lite hash table entries: 2048 (order: 6, 393216 bytes) >06:27:10,910 INFO kernel:[ 1.410361] NET: Registered protocol family 1 >06:27:10,910 DEBUG kernel:[ 1.410587] pci 0000:00:02.0: Boot video device >06:27:10,910 DEBUG kernel:[ 1.411154] PCI: CLS 64 bytes, default 64 >06:27:10,910 INFO kernel:[ 1.411701] Unpacking initramfs... >06:27:10,910 INFO kernel:[ 4.367816] Freeing initrd memory: 26160k freed >06:27:10,910 INFO kernel:[ 4.487000] DMA-API: preallocated 32768 debug entries >06:27:10,910 INFO kernel:[ 4.487102] DMA-API: debugging enabled by kernel config >06:27:10,910 INFO kernel:[ 4.487241] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >06:27:10,910 INFO kernel:[ 4.487345] software IO TLB [mem 0xb727c000-0xbb27bfff] (64MB) mapped at [ffff8800b727c000-ffff8800bb27bfff] >06:27:10,910 INFO kernel:[ 4.487545] Simple Boot Flag at 0x35 set to 0x1 >06:27:10,910 WARNING kernel:[ 4.491724] cryptomgr_test (37) used greatest stack depth: 6232 bytes left >06:27:10,910 WARNING kernel:[ 4.496707] modprobe (45) used greatest stack depth: 4864 bytes left >06:27:10,910 INFO kernel:[ 4.500950] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >06:27:10,910 NOTICE kernel:[ 4.502688] Initialise module verification >06:27:10,910 INFO kernel:[ 4.502915] audit: initializing netlink socket (disabled) >06:27:10,910 NOTICE kernel:[ 4.503101] type=2000 audit(1347949579.289:1): initialized >06:27:10,910 INFO kernel:[ 4.521843] HugeTLB registered 2 MB page size, pre-allocated 0 pages >06:27:10,910 NOTICE kernel:[ 4.548960] VFS: Disk quotas dquot_6.5.2 >06:27:10,910 WARNING kernel:[ 4.549325] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >06:27:10,910 INFO kernel:[ 4.554607] msgmni has been set to 7455 >06:27:10,910 NOTICE kernel:[ 4.555226] Key type crypto registered >06:27:10,910 NOTICE kernel:[ 4.555333] Crypto key parser 'pgp' registered >06:27:10,910 NOTICE kernel:[ 4.555429] Crypto signature parser 'pgp' registered >06:27:10,910 DEBUG kernel:[ 4.555541] SELinux: Registering netfilter hooks >06:27:10,910 INFO kernel:[ 4.558594] alg: No test for stdrng (krng) >06:27:10,910 INFO kernel:[ 4.558713] NET: Registered protocol family 38 >06:27:10,910 INFO kernel:[ 4.559149] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >06:27:10,910 INFO kernel:[ 4.559458] io scheduler noop registered >06:27:10,910 INFO kernel:[ 4.559568] io scheduler deadline registered >06:27:10,910 INFO kernel:[ 4.560122] io scheduler cfq registered (default) >06:27:10,910 INFO kernel:[ 4.560219] start plist test >06:27:10,910 INFO kernel:[ 4.561201] end plist test >06:27:10,910 DEBUG kernel:[ 4.561291] list_sort_test: start testing list_sort() >06:27:10,910 INFO kernel:[ 4.567174] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >06:27:10,910 INFO kernel:[ 4.567531] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >06:27:10,910 INFO kernel:[ 4.567636] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >06:27:10,910 INFO kernel:[ 4.570555] acpiphp: Slot [1] registered >06:27:10,910 DEBUG kernel:[ 4.572166] intel_idle: MWAIT substates: 0x1120 >06:27:10,910 DEBUG kernel:[ 4.572169] intel_idle: v0.4 model 0x25 >06:27:10,910 DEBUG kernel:[ 4.572170] intel_idle: lapic_timer_reliable_states 0xffffffff >06:27:10,910 INFO kernel:[ 4.574588] ACPI: AC Adapter [AC] (on-line) >06:27:10,910 INFO kernel:[ 4.576692] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >06:27:10,910 INFO kernel:[ 4.577340] ACPI: Lid Switch [LID] >06:27:10,910 INFO kernel:[ 4.577826] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 >06:27:10,910 INFO kernel:[ 4.578020] ACPI: Sleep Button [SLPB] >06:27:10,910 INFO kernel:[ 4.578528] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >06:27:10,910 INFO kernel:[ 4.578686] ACPI: Power Button [PWRF] >06:27:10,910 INFO kernel:[ 4.582471] ACPI: Requesting acpi_cpufreq >06:27:10,910 WARNING kernel:[ 4.586237] modprobe (73) used greatest stack depth: 4848 bytes left >06:27:10,910 INFO kernel:[ 4.874941] thermal LNXTHERM:00: registered as thermal_zone0 >06:27:10,910 INFO kernel:[ 4.875043] ACPI: Thermal Zone [THM0] (52 C) >06:27:10,910 INFO kernel:[ 4.875283] GHES: HEST is not enabled! >06:27:10,910 INFO kernel:[ 4.875902] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >06:27:10,910 INFO kernel:[ 4.879611] Non-volatile memory driver v1.3 >06:27:10,910 INFO kernel:[ 4.879729] Linux agpgart interface v0.103 >06:27:10,910 INFO kernel:[ 4.880625] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset >06:27:10,910 INFO kernel:[ 4.881009] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable >06:27:10,910 INFO kernel:[ 4.882325] agpgart-intel 0000:00:00.0: detected 32768K stolen memory >06:27:10,910 INFO kernel:[ 4.883074] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 >06:27:10,910 INFO kernel:[ 4.893473] loop: module loaded >06:27:10,910 DEBUG kernel:[ 4.894695] ahci 0000:00:1f.2: version 3.0 >06:27:10,910 DEBUG kernel:[ 4.895025] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X >06:27:10,910 INFO kernel:[ 4.895366] ahci: SSS flag set, parallel bus scan disabled >06:27:10,910 INFO kernel:[ 4.895515] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x33 impl SATA mode >06:27:10,910 INFO kernel:[ 4.895664] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst >06:27:10,910 DEBUG kernel:[ 4.895844] ahci 0000:00:1f.2: setting latency timer to 64 >06:27:10,911 INFO kernel:[ 4.911524] scsi0 : ahci >06:27:10,911 INFO kernel:[ 4.913256] scsi1 : ahci >06:27:10,911 INFO kernel:[ 4.914061] scsi2 : ahci >06:27:10,911 INFO kernel:[ 4.915011] scsi3 : ahci >06:27:10,911 INFO kernel:[ 4.916204] scsi4 : ahci >06:27:10,911 INFO kernel:[ 4.917372] scsi5 : ahci >06:27:10,911 INFO kernel:[ 4.918366] ata1: SATA max UDMA/133 abar m2048@0xf2827000 port 0xf2827100 irq 40 >06:27:10,911 INFO kernel:[ 4.918517] ata2: SATA max UDMA/133 abar m2048@0xf2827000 port 0xf2827180 irq 40 >06:27:10,911 INFO kernel:[ 4.918701] ata3: DUMMY >06:27:10,911 INFO kernel:[ 4.918824] ata4: DUMMY >06:27:10,911 INFO kernel:[ 4.918940] ata5: SATA max UDMA/133 abar m2048@0xf2827000 port 0xf2827300 irq 40 >06:27:10,911 INFO kernel:[ 4.919103] ata6: SATA max UDMA/133 abar m2048@0xf2827000 port 0xf2827380 irq 40 >06:27:10,911 INFO kernel:[ 4.920519] libphy: Fixed MDIO Bus: probed >06:27:10,911 INFO kernel:[ 4.921261] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >06:27:10,911 DEBUG kernel:[ 4.921567] ehci_hcd 0000:00:1a.0: setting latency timer to 64 >06:27:10,911 INFO kernel:[ 4.921573] ehci_hcd 0000:00:1a.0: EHCI Host Controller >06:27:10,911 INFO kernel:[ 4.922765] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 >06:27:10,911 INFO kernel:[ 4.927069] ehci_hcd 0000:00:1a.0: debug port 2 >06:27:10,911 DEBUG kernel:[ 4.927179] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported >06:27:10,911 INFO kernel:[ 4.927456] ehci_hcd 0000:00:1a.0: irq 23, io mem 0xf2828000 >06:27:10,911 INFO kernel:[ 4.933610] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >06:27:10,911 INFO kernel:[ 4.934133] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >06:27:10,911 INFO kernel:[ 4.934238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >06:27:10,911 INFO kernel:[ 4.934385] usb usb1: Product: EHCI Host Controller >06:27:10,911 INFO kernel:[ 4.934481] usb usb1: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 ehci_hcd >06:27:10,911 INFO kernel:[ 4.934645] usb usb1: SerialNumber: 0000:00:1a.0 >06:27:10,911 INFO kernel:[ 4.935888] ACPI: Battery Slot [BAT0] (battery present) >06:27:10,911 INFO kernel:[ 4.937103] hub 1-0:1.0: USB hub found >06:27:10,911 INFO kernel:[ 4.937322] hub 1-0:1.0: 3 ports detected >06:27:10,911 DEBUG kernel:[ 4.938682] ehci_hcd 0000:00:1d.0: setting latency timer to 64 >06:27:10,911 INFO kernel:[ 4.938687] ehci_hcd 0000:00:1d.0: EHCI Host Controller >06:27:10,911 INFO kernel:[ 4.939211] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >06:27:10,911 INFO kernel:[ 4.943356] ehci_hcd 0000:00:1d.0: debug port 2 >06:27:10,911 DEBUG kernel:[ 4.943463] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported >06:27:10,911 INFO kernel:[ 4.943643] ehci_hcd 0000:00:1d.0: irq 19, io mem 0xf2828400 >06:27:10,911 INFO kernel:[ 4.949588] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >06:27:10,911 INFO kernel:[ 4.950020] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >06:27:10,911 INFO kernel:[ 4.950125] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >06:27:10,911 INFO kernel:[ 4.950935] usb usb2: Product: EHCI Host Controller >06:27:10,911 INFO kernel:[ 4.951034] usb usb2: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.x86_64 ehci_hcd >06:27:10,911 INFO kernel:[ 4.951180] usb usb2: SerialNumber: 0000:00:1d.0 >06:27:10,911 INFO kernel:[ 4.952760] hub 2-0:1.0: USB hub found >06:27:10,911 INFO kernel:[ 4.952947] hub 2-0:1.0: 3 ports detected >06:27:10,911 INFO kernel:[ 4.954087] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >06:27:10,911 INFO kernel:[ 4.954266] uhci_hcd: USB Universal Host Controller Interface driver >06:27:10,911 INFO kernel:[ 4.955080] usbcore: registered new interface driver usbserial >06:27:10,911 INFO kernel:[ 4.955270] usbcore: registered new interface driver usbserial_generic >06:27:10,911 INFO kernel:[ 4.955501] USB Serial support registered for generic >06:27:10,911 INFO kernel:[ 4.955620] usbserial: USB Serial Driver core >06:27:10,911 INFO kernel:[ 4.955903] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >06:27:10,911 INFO kernel:[ 4.960146] serio: i8042 KBD port at 0x60,0x64 irq 1 >06:27:10,911 INFO kernel:[ 4.960344] serio: i8042 AUX port at 0x60,0x64 irq 12 >06:27:10,911 INFO kernel:[ 4.961344] mousedev: PS/2 mouse device common for all mice >06:27:10,911 INFO kernel:[ 4.962908] rtc_cmos 00:08: RTC can wake from S4 >06:27:10,911 INFO kernel:[ 4.963783] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 >06:27:10,911 INFO kernel:[ 4.963974] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >06:27:10,911 INFO kernel:[ 4.965317] device-mapper: uevent: version 1.0.3 >06:27:10,911 INFO kernel:[ 4.966446] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >06:27:10,911 INFO kernel:[ 4.966604] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >06:27:10,911 INFO kernel:[ 4.969123] cpuidle: using governor ladder >06:27:10,911 INFO kernel:[ 4.971025] cpuidle: using governor menu >06:27:10,911 INFO kernel:[ 4.980778] EFI Variables Facility v0.08 2004-May-17 >06:27:10,911 INFO kernel:[ 4.983766] usbcore: registered new interface driver usbhid >06:27:10,911 INFO kernel:[ 4.983875] usbhid: USB HID core driver >06:27:10,911 INFO kernel:[ 4.984800] drop_monitor: Initializing network drop monitor service >06:27:10,911 INFO kernel:[ 4.985720] ip_tables: (C) 2000-2006 Netfilter Core Team >06:27:10,911 INFO kernel:[ 4.986187] TCP: cubic registered >06:27:10,911 INFO kernel:[ 4.986321] Initializing XFRM netlink socket >06:27:10,911 INFO kernel:[ 4.990529] NET: Registered protocol family 10 >06:27:10,911 INFO kernel:[ 4.995589] mip6: Mobile IPv6 >06:27:10,911 INFO kernel:[ 4.995694] NET: Registered protocol family 17 >06:27:10,911 DEBUG kernel:[ 5.001830] PM: Hibernation image not present or could not be loaded. >06:27:10,911 NOTICE kernel:[ 5.001834] Load module verification keys >06:27:10,911 NOTICE kernel:[ 5.002601] Loaded Fedora Project 3a93f6da key: 33d865aac6e88b9b5304db9e6646fd413a93f6da >06:27:10,911 INFO kernel:[ 5.003000] registered taskstats version 1 >06:27:10,911 INFO kernel:[ 5.010710] Magic number: 12:379:418 >06:27:10,911 INFO kernel:[ 5.011045] rtc_cmos 00:08: setting system clock to 2012-09-18 06:26:21 UTC (1347949581) >06:27:10,913 ERR systemd-udevd: ctx=0x7fe5cf9345a0 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/net/bluetooth/bluetooth.ko error=No such file or directory >06:27:10,914 ERR systemd-udevd: ctx=0x7fe5cf9345a0 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/net/bluetooth/bluetooth.ko error=No such file or directory >06:27:10,919 INFO kernel:[ 5.224066] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >06:27:10,919 INFO kernel:[ 5.238910] usb 1-1: new high-speed USB device number 2 using ehci_hcd >06:27:10,919 DEBUG kernel:[ 5.242596] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >06:27:10,919 INFO kernel:[ 5.242604] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >06:27:10,919 INFO kernel:[ 5.242750] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >06:27:10,919 INFO kernel:[ 5.280650] ata1.00: ATA-8: ST9500420AS, 0003LVM1, max UDMA/100 >06:27:10,919 INFO kernel:[ 5.280838] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) >06:27:10,919 DEBUG kernel:[ 5.296777] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >06:27:10,919 INFO kernel:[ 5.296783] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >06:27:10,919 INFO kernel:[ 5.296935] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >06:27:10,919 INFO kernel:[ 5.298879] ata1.00: configured for UDMA/100 >06:27:10,919 NOTICE kernel:[ 5.301451] scsi 0:0:0:0: Direct-Access ATA ST9500420AS 0003 PQ: 0 ANSI: 5 >06:27:10,919 NOTICE kernel:[ 5.306190] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >06:27:10,919 NOTICE kernel:[ 5.307013] sd 0:0:0:0: Attached scsi generic sg0 type 0 >06:27:10,919 NOTICE kernel:[ 5.307466] sd 0:0:0:0: [sda] Write Protect is off >06:27:10,919 DEBUG kernel:[ 5.307574] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >06:27:10,919 NOTICE kernel:[ 5.307999] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >06:27:10,919 INFO kernel:[ 5.320590] sda: sda1 sda2 >06:27:10,919 NOTICE kernel:[ 5.326208] sd 0:0:0:0: [sda] Attached SCSI disk >06:27:10,919 INFO kernel:[ 5.353720] usb 1-1: New USB device found, idVendor=8087, idProduct=0020 >06:27:10,919 INFO kernel:[ 5.353873] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >06:27:10,919 INFO kernel:[ 5.357713] hub 1-1:1.0: USB hub found >06:27:10,919 INFO kernel:[ 5.358145] hub 1-1:1.0: 6 ports detected >06:27:10,919 INFO kernel:[ 5.463462] usb 2-1: new high-speed USB device number 2 using ehci_hcd >06:27:10,919 INFO kernel:[ 5.486415] tsc: Refined TSC clocksource calibration: 2659.999 MHz >06:27:10,919 INFO kernel:[ 5.486678] Switching to clocksource tsc >06:27:10,919 INFO kernel:[ 5.578132] usb 2-1: New USB device found, idVendor=8087, idProduct=0020 >06:27:10,919 INFO kernel:[ 5.578286] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >06:27:10,919 INFO kernel:[ 5.581848] hub 2-1:1.0: USB hub found >06:27:10,919 INFO kernel:[ 5.582428] hub 2-1:1.0: 8 ports detected >06:27:10,919 INFO kernel:[ 5.621019] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >06:27:10,919 DEBUG kernel:[ 5.650357] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded >06:27:10,919 DEBUG kernel:[ 5.655475] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded >06:27:10,919 INFO kernel:[ 5.657330] ata2.00: ATAPI: Optiarc DVD RW AD-7700H, 1.FA, max UDMA/100 >06:27:10,919 INFO kernel:[ 5.659110] usb 1-1.4: new full-speed USB device number 3 using ehci_hcd >06:27:10,919 DEBUG kernel:[ 5.691651] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded >06:27:10,919 DEBUG kernel:[ 5.696838] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded >06:27:10,919 INFO kernel:[ 5.698711] ata2.00: configured for UDMA/100 >06:27:10,919 NOTICE kernel:[ 5.716518] scsi 1:0:0:0: CD-ROM Optiarc DVD RW AD-7700H 1.FA PQ: 0 ANSI: 5 >06:27:10,919 WARNING kernel:[ 5.738353] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray >06:27:10,919 INFO kernel:[ 5.738611] cdrom: Uniform CD-ROM driver Revision: 3.20 >06:27:10,919 DEBUG kernel:[ 5.742322] sr 1:0:0:0: Attached scsi CD-ROM sr0 >06:27:10,919 NOTICE kernel:[ 5.744376] sr 1:0:0:0: Attached scsi generic sg1 type 5 >06:27:10,919 INFO kernel:[ 5.749643] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=217f >06:27:10,919 INFO kernel:[ 5.749782] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >06:27:10,919 INFO kernel:[ 5.749957] usb 1-1.4: Product: Broadcom Bluetooth Device >06:27:10,919 INFO kernel:[ 5.750092] usb 1-1.4: Manufacturer: Broadcom Corp >06:27:10,919 INFO kernel:[ 5.750222] usb 1-1.4: SerialNumber: 70F3954450E1 >06:27:10,919 WARNING kernel:[ 5.316901] ACPI: Invalid Power Resource to register! >06:27:10,919 WARNING kernel:[ 5.751410] ACPI: Invalid Power Resource to register!<6>[ 5.832689] usb 1-1.5: new high-speed USB device number 4 using ehci_hcd >06:27:10,919 INFO kernel:[ 5.908338] usb 1-1.5: New USB device found, idVendor=17ef, idProduct=100a >06:27:10,919 INFO kernel:[ 5.908449] usb 1-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >06:27:10,919 INFO kernel:[ 5.915078] hub 1-1.5:1.0: USB hub found >06:27:10,919 INFO kernel:[ 5.915762] hub 1-1.5:1.0: 6 ports detected >06:27:10,919 INFO kernel:[ 5.952463] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd047b3/0xb40000/0xa0000, board id: 71, fw id: 578367 >06:27:10,919 INFO kernel:[ 5.952648] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0 >06:27:10,919 INFO kernel:[ 5.981318] usb 1-1.6: new high-speed USB device number 5 using ehci_hcd >06:27:10,919 INFO kernel:[ 6.007660] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input4 >06:27:10,919 INFO kernel:[ 6.055901] ata5: SATA link down (SStatus 0 SControl 300) >06:27:10,920 INFO kernel:[ 6.062648] usb 1-1.6: New USB device found, idVendor=17ef, idProduct=480f >06:27:10,920 INFO kernel:[ 6.062830] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >06:27:10,920 INFO kernel:[ 6.062962] usb 1-1.6: Product: Integrated Camera >06:27:10,920 INFO kernel:[ 6.063048] usb 1-1.6: Manufacturer: Chicony Electronics Co., Ltd. >06:27:10,920 INFO kernel:[ 6.193801] usb 1-1.5.1: new low-speed USB device number 6 using ehci_hcd >06:27:10,920 INFO kernel:[ 6.304490] usb 1-1.5.1: New USB device found, idVendor=045e, idProduct=00db >06:27:10,920 INFO kernel:[ 6.304596] usb 1-1.5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >06:27:10,920 INFO kernel:[ 6.304735] usb 1-1.5.1: Product: Natural® Ergonomic Keyboard 4000 >06:27:10,920 INFO kernel:[ 6.304835] usb 1-1.5.1: Manufacturer: Microsoft >06:27:10,920 INFO kernel:[ 6.319041] input: Microsoft Natural® Ergonomic Keyboard 4000 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/input/input5 >06:27:10,920 INFO kernel:[ 6.322408] microsoft 0003:045E:00DB.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:00:1a.0-1.5.1/input0 >06:27:10,920 INFO kernel:[ 6.336174] input: Microsoft Natural® Ergonomic Keyboard 4000 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.1/input/input6 >06:27:10,920 INFO kernel:[ 6.338451] microsoft 0003:045E:00DB.0002: input,hidraw1: USB HID v1.11 Device [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:00:1a.0-1.5.1/input1 >06:27:10,920 INFO kernel:[ 6.360154] ata6: SATA link down (SStatus 0 SControl 300) >06:27:10,920 INFO kernel:[ 6.362483] Freeing unused kernel memory: 3244k freed >06:27:10,920 INFO kernel:[ 6.363673] Write protecting the kernel read-only data: 12288k >06:27:10,920 INFO kernel:[ 6.366600] Freeing unused kernel memory: 1100k freed >06:27:10,920 INFO kernel:[ 6.374325] Freeing unused kernel memory: 1216k freed >06:27:10,920 INFO kernel:[ 6.413242] usb 1-1.5.2: new low-speed USB device number 7 using ehci_hcd >06:27:10,920 INFO kernel:[ 6.504267] usb 1-1.5.2: New USB device found, idVendor=046d, idProduct=c069 >06:27:10,920 INFO kernel:[ 6.504379] usb 1-1.5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >06:27:10,920 INFO kernel:[ 6.504508] usb 1-1.5.2: Product: USB Laser Mouse >06:27:10,920 INFO kernel:[ 6.504596] usb 1-1.5.2: Manufacturer: Logitech >06:27:10,920 WARNING kernel:[ 6.513527] service-to-run (96) used greatest stack depth: 4784 bytes left >06:27:10,920 INFO kernel:[ 6.514843] input: Logitech USB Laser Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.2/1-1.5.2:1.0/input/input7 >06:27:10,920 INFO kernel:[ 6.518162] hid-generic 0003:046D:C069.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech USB Laser Mouse] on usb-0000:00:1a.0-1.5.2/input0 >06:27:10,920 INFO kernel:[ 6.875579] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >06:27:10,920 INFO kernel:[ 7.361902] squashfs: version 4.0 (2009/01/31) Phillip Lougher >06:27:10,920 INFO kernel:[ 7.388868] alua: device handler registered >06:27:10,920 INFO kernel:[ 7.403718] emc: device handler registered >06:27:10,920 INFO kernel:[ 7.418262] hp_sw: device handler registered >06:27:10,920 INFO kernel:[ 7.434088] rdac: device handler registered >06:27:10,920 INFO kernel:[ 10.462794] floppy0: no floppy controllers found >06:27:10,920 INFO kernel:[ 10.507692] md: raid0 personality registered for level 0 >06:27:10,920 INFO kernel:[ 10.524979] md: raid1 personality registered for level 1 >06:27:10,920 INFO kernel:[ 10.541338] async_tx: api initialized (async) >06:27:10,920 INFO kernel:[ 10.542842] xor: automatically using best checksumming function: >06:27:10,920 INFO kernel:[ 10.552606] generic_sse: 12280.000 MB/sec >06:27:10,920 WARNING kernel:[ 10.572558] raid6: sse2x1 7496 MB/s >06:27:10,920 WARNING kernel:[ 10.589446] raid6: sse2x2 8675 MB/s >06:27:10,920 WARNING kernel:[ 10.606405] raid6: sse2x4 9515 MB/s >06:27:10,920 WARNING kernel:[ 10.606504] raid6: using algorithm sse2x4 (9515 MB/s) >06:27:10,920 WARNING kernel:[ 10.606602] raid6: using ssse3x2 recovery algorithm >06:27:10,920 INFO kernel:[ 10.615851] md: raid6 personality registered for level 6 >06:27:10,920 INFO kernel:[ 10.615955] md: raid5 personality registered for level 5 >06:27:10,920 INFO kernel:[ 10.616053] md: raid4 personality registered for level 4 >06:27:10,920 INFO kernel:[ 10.649681] md: raid10 personality registered for level 10 >06:27:10,920 INFO kernel:[ 10.663948] md: linear personality registered for level -1 >06:27:10,920 INFO kernel:[ 10.729235] device-mapper: multipath: version 1.5.0 loaded >06:27:10,920 INFO kernel:[ 10.745450] device-mapper: multipath round-robin: version 1.0.0 loaded >06:27:10,920 INFO kernel:[ 10.895731] RPC: Registered named UNIX socket transport module. >06:27:10,920 INFO kernel:[ 10.895839] RPC: Registered udp transport module. >06:27:10,920 INFO kernel:[ 10.895934] RPC: Registered tcp transport module. >06:27:10,920 INFO kernel:[ 10.896029] RPC: Registered tcp NFSv4.1 backchannel transport module. >06:27:10,920 WARNING kernel:[ 11.020916] rpc.idmapd (269) used greatest stack depth: 4544 bytes left >06:27:10,920 INFO kernel:[ 11.521835] wmi: Mapper loaded >06:27:10,920 INFO kernel:[ 11.580521] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k >06:27:10,920 INFO kernel:[ 11.580630] e1000e: Copyright(c) 1999 - 2012 Intel Corporation. >06:27:10,920 DEBUG kernel:[ 11.580892] e1000e 0000:00:19.0: setting latency timer to 64 >06:27:10,920 INFO kernel:[ 11.581144] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >06:27:10,920 DEBUG kernel:[ 11.581522] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >06:27:10,920 INFO kernel:[ 11.593805] [drm] Initialized drm 1.1.0 20060810 >06:27:10,920 WARNING kernel:[ 11.607160] udevadm (314) used greatest stack depth: 3744 bytes left >06:27:10,920 INFO kernel:[ 11.638809] sdhci: Secure Digital Host Controller Interface driver >06:27:10,920 INFO kernel:[ 11.638926] sdhci: Copyright(c) Pierre Ossman >06:27:10,920 NOTICE kernel:[ 11.684360] firewire_ohci 0000:0d:00.3: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11 >06:27:10,920 INFO kernel:[ 11.692586] sdhci-pci 0000:0d:00.0: SDHCI controller found [1180:e822] (rev 1) >06:27:10,920 WARNING kernel:[ 11.693446] sdhci-pci 0000:0d:00.0: Will use DMA mode even though HW doesn't fully claim to support it. >06:27:10,920 DEBUG kernel:[ 11.695938] Registered led device: mmc0:: >06:27:10,920 INFO kernel:[ 11.719878] mmc0: SDHCI controller on PCI [0000:0d:00.0] using DMA >06:27:10,920 INFO kernel:[ 11.787342] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) f0:de:f1:1d:e0:ac >06:27:10,920 INFO kernel:[ 11.787512] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection >06:27:10,920 INFO kernel:[ 11.787879] e1000e 0000:00:19.0: eth0: MAC: 9, PHY: 10, PBA No: A002FF-0FF >06:27:10,920 WARNING kernel:[ 11.795041] cdrom_id (328) used greatest stack depth: 3664 bytes left >06:27:10,920 DEBUG kernel:[ 11.827140] i915 0000:00:02.0: setting latency timer to 64 >06:27:10,920 DEBUG kernel:[ 11.939939] i915 0000:00:02.0: irq 42 for MSI/MSI-X >06:27:10,920 INFO kernel:[ 11.940569] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >06:27:10,920 INFO kernel:[ 11.940676] [drm] Driver supports precise vblank timestamp query. >06:27:10,920 INFO kernel:[ 11.959011] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >06:27:10,920 NOTICE kernel:[ 12.187724] firewire_core 0000:0d:00.3: created device fw0: GUID f0def1ff1de0acff, S400 >06:27:10,920 INFO kernel:[ 12.731323] fbcon: inteldrmfb (fb0) is primary device >06:27:10,920 DEBUG kernel:[ 12.741856] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >06:27:10,920 DEBUG kernel:[ 12.843927] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >06:27:10,920 INFO kernel:[ 12.845669] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >06:27:10,920 WARNING kernel:[ 12.846720] ip (394) used greatest stack depth: 3536 bytes left >06:27:10,920 INFO kernel:[ 13.112932] Console: switching to colour frame buffer device 200x56 >06:27:10,920 INFO kernel:[ 13.122063] fb0: inteldrmfb frame buffer device >06:27:10,920 INFO kernel:[ 13.122065] drm: registered panic notifier >06:27:10,920 INFO kernel:[ 13.229268] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 >06:27:10,920 INFO kernel:[ 13.514275] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input8 >06:27:10,920 INFO kernel:[ 13.569779] acpi device:02: registered as cooling_device4 >06:27:10,920 INFO kernel:[ 13.646048] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) >06:27:10,920 INFO kernel:[ 13.647653] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input9 >06:27:10,920 INFO kernel:[ 13.651067] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >06:27:10,920 INFO kernel:[ 15.247457] e1000e: em1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx >06:27:10,920 INFO kernel:[ 15.247657] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >06:27:10,920 WARNING kernel:[ 16.684815] systemd-udevd (318) used greatest stack depth: 1856 bytes left >06:27:10,920 INFO kernel:[ 46.026754] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >06:27:10,920 DEBUG kernel:[ 47.762585] SELinux: 2048 avtab hash slots, 101719 rules. >06:27:10,920 DEBUG kernel:[ 48.451900] SELinux: 2048 avtab hash slots, 101719 rules. >06:27:10,920 DEBUG kernel:[ 51.839941] SELinux: 9 users, 15 roles, 4258 types, 234 bools, 1 sens, 1024 cats >06:27:10,920 DEBUG kernel:[ 51.839946] SELinux: 83 classes, 101719 rules >06:27:10,920 DEBUG kernel:[ 52.045774] SELinux: Completing initialization. >06:27:10,920 DEBUG kernel:[ 52.045779] SELinux: Setting up existing superblocks. >06:27:10,920 DEBUG kernel:[ 52.045949] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 52.046030] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 52.046149] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 52.046199] SELinux: initialized (dev proc, type proc), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 52.046381] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >06:27:10,920 DEBUG kernel:[ 52.046586] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >06:27:10,920 DEBUG kernel:[ 52.048076] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >06:27:10,920 DEBUG kernel:[ 52.048148] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 52.056117] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >06:27:10,920 DEBUG kernel:[ 52.056201] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 52.056247] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >06:27:10,920 DEBUG kernel:[ 52.056403] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >06:27:10,920 DEBUG kernel:[ 52.056561] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >06:27:10,920 DEBUG kernel:[ 52.056631] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 52.056745] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 52.061388] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 52.061411] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >06:27:10,920 DEBUG kernel:[ 52.061510] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >06:27:10,920 DEBUG kernel:[ 52.061807] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >06:27:10,920 DEBUG kernel:[ 52.061928] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 52.061960] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 52.062000] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 52.062146] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 52.062195] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 52.062215] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 52.062232] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 52.062252] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 52.062310] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 52.062393] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 52.062688] SELinux: initialized (dev loop0, type squashfs), uses xattr >06:27:10,920 DEBUG kernel:[ 52.063228] SELinux: initialized (dev dm-0, type ext4), uses xattr >06:27:10,920 NOTICE kernel:[ 52.133779] type=1403 audit(1347949628.740:2): policy loaded auid=4294967295 ses=4294967295 >06:27:10,920 DEBUG kernel:[ 52.912674] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 52.988981] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >06:27:10,920 DEBUG kernel:[ 53.179560] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >06:27:10,920 DEBUG kernel:[ 53.494787] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >06:27:10,920 DEBUG kernel:[ 53.902128] mei 0000:00:16.0: setting latency timer to 64 >06:27:10,920 DEBUG kernel:[ 53.903751] mei 0000:00:16.0: irq 43 for MSI/MSI-X >06:27:10,920 NOTICE kernel:[ 53.932637] type=1400 audit(1347949630.543:3): avc: denied { create } for pid=695 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >06:27:10,921 NOTICE kernel:[ 53.933233] type=1400 audit(1347949630.544:4): avc: denied { setattr } for pid=695 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59719 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >06:27:10,921 NOTICE kernel:[ 53.933537] type=1400 audit(1347949630.544:5): avc: denied { relabelfrom } for pid=695 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59719 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >06:27:10,921 WARNING kernel:[ 54.181389] tpm_tis: Unknown symbol tpm_show_owned (err 0) >06:27:10,921 WARNING kernel:[ 54.181406] tpm_tis: Unknown symbol tpm_show_pcrs (err 0) >06:27:10,921 WARNING kernel:[ 54.181419] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >06:27:10,921 WARNING kernel:[ 54.181441] tpm_tis: Unknown symbol tpm_store_cancel (err 0) >06:27:10,921 WARNING kernel:[ 54.181452] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >06:27:10,921 WARNING kernel:[ 54.181469] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >06:27:10,921 WARNING kernel:[ 54.181482] tpm_tis: Unknown symbol tpm_write (err 0) >06:27:10,921 WARNING kernel:[ 54.181494] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >06:27:10,921 WARNING kernel:[ 54.181510] tpm_tis: Unknown symbol tpm_show_enabled (err 0) >06:27:10,921 WARNING kernel:[ 54.181526] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >06:27:10,921 WARNING kernel:[ 54.181542] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >06:27:10,921 WARNING kernel:[ 54.181564] tpm_tis: Unknown symbol tpm_show_caps_1_2 (err 0) >06:27:10,921 WARNING kernel:[ 54.181580] tpm_tis: Unknown symbol tpm_show_pubek (err 0) >06:27:10,921 WARNING kernel:[ 54.181596] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >06:27:10,921 WARNING kernel:[ 54.181610] tpm_tis: Unknown symbol tpm_release (err 0) >06:27:10,921 WARNING kernel:[ 54.181622] tpm_tis: Unknown symbol tpm_show_temp_deactivated (err 0) >06:27:10,921 WARNING kernel:[ 54.181634] tpm_tis: Unknown symbol tpm_show_timeouts (err 0) >06:27:10,921 WARNING kernel:[ 54.181648] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >06:27:10,921 WARNING kernel:[ 54.181661] tpm_tis: Unknown symbol tpm_read (err 0) >06:27:10,921 WARNING kernel:[ 54.181675] tpm_tis: Unknown symbol tpm_show_durations (err 0) >06:27:10,921 WARNING kernel:[ 54.181687] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >06:27:10,921 WARNING kernel:[ 54.181698] tpm_tis: Unknown symbol tpm_open (err 0) >06:27:10,921 WARNING kernel:[ 54.181710] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >06:27:10,921 WARNING kernel:[ 54.181725] tpm_tis: Unknown symbol tpm_show_active (err 0) >06:27:10,921 WARNING kernel:[ 54.186409] thinkpad_acpi: Unknown symbol rfkill_unregister (err 0) >06:27:10,921 WARNING kernel:[ 54.186434] thinkpad_acpi: Unknown symbol snd_ctl_add (err 0) >06:27:10,921 WARNING kernel:[ 54.186452] thinkpad_acpi: Unknown symbol snd_card_register (err 0) >06:27:10,921 WARNING kernel:[ 54.186464] thinkpad_acpi: Unknown symbol snd_card_free (err 0) >06:27:10,921 WARNING kernel:[ 54.186489] thinkpad_acpi: Unknown symbol rfkill_destroy (err 0) >06:27:10,921 WARNING kernel:[ 54.186526] thinkpad_acpi: Unknown symbol snd_ctl_new1 (err 0) >06:27:10,921 WARNING kernel:[ 54.186548] thinkpad_acpi: Unknown symbol rfkill_init_sw_state (err 0) >06:27:10,921 WARNING kernel:[ 54.186576] thinkpad_acpi: Unknown symbol snd_ctl_boolean_mono_info (err 0) >06:27:10,921 WARNING kernel:[ 54.186608] thinkpad_acpi: Unknown symbol snd_ctl_notify (err 0) >06:27:10,921 WARNING kernel:[ 54.186619] thinkpad_acpi: Unknown symbol rfkill_set_hw_state (err 0) >06:27:10,921 WARNING kernel:[ 54.186642] thinkpad_acpi: Unknown symbol rfkill_alloc (err 0) >06:27:10,921 WARNING kernel:[ 54.186682] thinkpad_acpi: Unknown symbol rfkill_register (err 0) >06:27:10,921 WARNING kernel:[ 54.186719] thinkpad_acpi: Unknown symbol snd_card_create (err 0) >06:27:10,921 WARNING kernel:[ 54.186746] thinkpad_acpi: Unknown symbol rfkill_set_sw_state (err 0) >06:27:10,958 ERR systemd-udevd: ctx=0x7fe5cf9345a0 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/net/bluetooth/bluetooth.ko error=No such file or directory >06:27:10,969 ERR systemd-udevd: ctx=0x7fe5cf9345a0 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/net/bluetooth/bluetooth.ko error=No such file or directory >06:27:11,060 INFO kernel:[ 54.447021] cfg80211: Calling CRDA to update world regulatory domain >06:27:11,064 WARNING kernel:[ 54.451362] ACPI Warning: 0x0000000000001060-0x000000000000107f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20120711/utaddress-251) >06:27:11,064 INFO kernel:[ 54.451375] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >06:27:11,064 WARNING kernel:[ 54.451377] lpc_ich: Resource conflict(s) found affecting iTCO_wdt >06:27:11,064 WARNING kernel:[ 54.451389] ACPI Warning: 0x0000000000001028-0x000000000000102f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20120711/utaddress-251) >06:27:11,064 INFO kernel:[ 54.451399] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >06:27:11,064 WARNING kernel:[ 54.451409] ACPI Warning: 0x0000000000001180-0x00000000000011ff SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20120711/utaddress-251) >06:27:11,064 INFO kernel:[ 54.451419] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >06:27:11,064 WARNING kernel:[ 54.451420] lpc_ich: Resource conflict(s) found affecting gpio_ich >06:27:11,125 NOTICE kernel:[ 54.511451] type=1400 audit(1347949631.124:6): avc: denied { read } for pid=719 comm="bash" name=".profile" dev="dm-0" ino=50995 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >06:27:11,125 NOTICE kernel:[ 54.511580] type=1400 audit(1347949631.124:7): avc: denied { open } for pid=719 comm="bash" path="/root/.profile" dev="dm-0" ino=50995 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >06:27:11,191 INFO kernel:[ 54.577636] Intel(R) Wireless WiFi driver for Linux, in-tree:d >06:27:11,191 INFO kernel:[ 54.577642] Copyright(c) 2003-2012 Intel Corporation >06:27:11,192 INFO kernel:[ 54.578749] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000 >06:27:11,192 INFO kernel:[ 54.578753] iwlwifi 0000:03:00.0: pci_resource_base = ffffc9001152c000 >06:27:11,192 INFO kernel:[ 54.578756] iwlwifi 0000:03:00.0: HW Revision ID = 0x35 >06:27:11,194 DEBUG kernel:[ 54.580112] iwlwifi 0000:03:00.0: irq 44 for MSI/MSI-X >06:27:11,229 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:11,241 NOTICE kernel:[ 54.627935] type=1400 audit(1347949631.240:8): avc: denied { read } for pid=719 comm="bash" name="linux" dev="dm-0" ino=41352 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >06:27:11,241 NOTICE kernel:[ 54.628132] type=1400 audit(1347949631.241:9): avc: denied { open } for pid=719 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=41352 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >06:27:11,241 NOTICE kernel:[ 54.628254] type=1400 audit(1347949631.241:10): avc: denied { getattr } for pid=719 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=41352 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >06:27:11,245 INFO kernel:[ 54.630997] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 25, expected 29) >06:27:11,245 INFO kernel:[ 54.631809] intel ips 0000:00:1f.6: IPS driver initialized, MCP temp limit 90 >06:27:11,267 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:11,272 ERR systemd-udevd: ctx=0x7fe5cf9345a0 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >06:27:11,354 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:11,391 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:11,403 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:11,423 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:11,424 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:11,442 INFO kernel:[ 54.827594] microcode: CPU0 sig=0x20655, pf=0x10, revision=0x2 >06:27:11,444 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:11,449 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:11,453 ERR systemd-udevd: ctx=0x7fe5cf9345a0 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >06:27:11,455 ERR systemd-udevd: ctx=0x7fe5cf9345a0 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >06:27:11,458 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:11,461 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:11,467 ERR systemd-udevd: ctx=0x7fe5cf9345a0 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >06:27:11,701 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >06:27:11,705 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >06:27:11,708 INFO NetworkManager: <info> WEXT support is enabled >06:27:11,711 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:11,832 INFO kernel:[ 55.216638] microcode: CPU1 sig=0x20655, pf=0x10, revision=0x2 >06:27:11,837 INFO kernel:[ 55.222339] microcode: CPU2 sig=0x20655, pf=0x10, revision=0x2 >06:27:11,843 INFO kernel:[ 55.228066] microcode: CPU3 sig=0x20655, pf=0x10, revision=0x2 >06:27:11,849 ERR systemd-udevd: ctx=0x7fe5cf9345a0 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >06:27:11,849 INFO kernel:[ 55.232879] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >06:27:11,892 INFO kernel:[ 55.277304] iwlwifi 0000:03:00.0: loaded firmware version 9.221.4.1 build 25532 >06:27:11,908 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:12,063 INFO dbus-daemon: dbus[748]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >06:27:12,069 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >06:27:12,097 INFO kernel:[ 55.481139] iwldvm: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:d >06:27:12,097 INFO kernel:[ 55.481143] iwldvm: Copyright(c) 2003-2012 Intel Corporation >06:27:12,097 INFO kernel:[ 55.481799] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled >06:27:12,097 INFO kernel:[ 55.481802] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >06:27:12,097 INFO kernel:[ 55.481805] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled >06:27:12,097 INFO kernel:[ 55.481807] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled >06:27:12,097 INFO kernel:[ 55.481810] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled >06:27:12,097 INFO kernel:[ 55.481813] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Ultimate-N 6300 AGN, REV=0x74 >06:27:12,099 INFO kernel:[ 55.483361] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >06:27:12,116 INFO kernel:[ 55.500030] iwlwifi 0000:03:00.0: device EEPROM VER=0x436, CALIB=0x6 >06:27:12,116 INFO kernel:[ 55.500034] iwlwifi 0000:03:00.0: Device SKU: 0x1F0 >06:27:12,116 INFO kernel:[ 55.500036] iwlwifi 0000:03:00.0: Valid Tx ant: 0x7, Valid Rx ant: 0x7 >06:27:12,117 DEBUG kernel:[ 55.501049] Registered led device: phy0-led >06:27:12,152 DEBUG kernel:[ 55.536249] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >06:27:12,284 INFO polkitd: Started polkitd version 0.107 >06:27:12,421 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >06:27:12,427 INFO dbus-daemon: dbus[748]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >06:27:12,460 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >06:27:12,463 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >06:27:12,465 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >06:27:12,468 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >06:27:12,470 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >06:27:12,472 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em1 ... >06:27:12,475 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >06:27:12,479 INFO NetworkManager: <info> trying to start the modem manager... >06:27:12,482 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >06:27:12,500 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >06:27:12,502 INFO NetworkManager: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) >06:27:12,504 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >06:27:12,507 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >06:27:12,509 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >06:27:12,512 INFO NetworkManager: <info> Networking is enabled by state file >06:27:12,514 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >06:27:12,516 INFO NetworkManager: <info> (em1): carrier is ON >06:27:12,519 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'e1000e' ifindex: 2) >06:27:12,522 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/0 >06:27:12,524 INFO NetworkManager: <info> (em1): now managed >06:27:12,527 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >06:27:12,530 INFO NetworkManager: <info> (em1): preparing device. >06:27:12,531 INFO kernel:[ 55.908756] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >06:27:12,532 INFO NetworkManager: <info> Activation (em1) starting connection 'Boot Disk' >06:27:12,532 INFO kernel:[ 55.915405] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1 >06:27:12,535 INFO NetworkManager: <info> (em1): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >06:27:12,537 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >06:27:12,540 INFO NetworkManager: <info> (wlan0): using nl80211 for WiFi device control >06:27:12,543 INFO NetworkManager: <info> (wlan0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >06:27:12,546 INFO NetworkManager: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1 >06:27:12,548 INFO NetworkManager: <info> (wlan0): now managed >06:27:12,551 INFO NetworkManager: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >06:27:12,553 INFO NetworkManager: <info> (wlan0): bringing up device. >06:27:12,556 INFO dbus-daemon: dbus[748]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >06:27:12,600 INFO dbus-daemon: modem-manager[770]: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >06:27:12,603 INFO modem-manager: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >06:27:12,607 INFO dbus-daemon: dbus[748]: [system] Successfully activated service 'org.freedesktop.ModemManager' >06:27:12,609 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >06:27:12,781 INFO kernel:[ 56.158137] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >06:27:12,783 INFO kernel:[ 56.165120] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1 >06:27:12,802 INFO dbus-daemon: modem-manager[770]: <info> Loaded plugin 'X22X' >06:27:12,825 INFO dbus-daemon: modem-manager[770]: <info> Loaded plugin 'MotoC' >06:27:12,829 INFO modem-manager: <info> Loaded plugin 'X22X' >06:27:12,834 INFO modem-manager: <info> Loaded plugin 'MotoC' >06:27:12,840 INFO modem-manager: <info> Loaded plugin 'Samsung' >06:27:12,845 INFO modem-manager: <info> Loaded plugin 'Huawei' >06:27:12,846 INFO modem-manager: <info> Loaded plugin 'Option' >06:27:12,848 INFO modem-manager: <info> Loaded plugin 'SimTech' >06:27:12,851 INFO modem-manager: <info> Loaded plugin 'AnyData' >06:27:12,854 INFO modem-manager: <info> Loaded plugin 'ZTE' >06:27:12,855 INFO modem-manager: <info> Loaded plugin 'Longcheer' >06:27:12,859 INFO modem-manager: <info> Loaded plugin 'Novatel' >06:27:12,862 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >06:27:12,864 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >06:27:12,867 INFO modem-manager: <info> Loaded plugin 'Wavecom' >06:27:12,870 INFO modem-manager: <info> Loaded plugin 'Gobi' >06:27:12,873 INFO modem-manager: <info> Loaded plugin 'Sierra' >06:27:12,876 INFO modem-manager: <info> Loaded plugin 'Linktop' >06:27:12,879 INFO modem-manager: <info> Loaded plugin 'Nokia' >06:27:12,882 INFO modem-manager: <info> Loaded plugin 'Cinterion' >06:27:12,885 INFO modem-manager: <info> Loaded plugin 'Iridium' >06:27:12,888 INFO modem-manager: <info> Loaded plugin 'Generic' >06:27:12,891 INFO modem-manager: <info> Successfully loaded 20 plugins >06:27:12,894 INFO dbus-daemon: modem-manager[770]: <info> Loaded plugin 'Samsung' >06:27:12,897 INFO dbus-daemon: modem-manager[770]: <info> Loaded plugin 'Huawei' >06:27:12,899 INFO dbus-daemon: modem-manager[770]: <info> Loaded plugin 'Option' >06:27:12,903 INFO dbus-daemon: modem-manager[770]: <info> Loaded plugin 'SimTech' >06:27:12,906 INFO dbus-daemon: modem-manager[770]: <info> Loaded plugin 'AnyData' >06:27:12,908 INFO kernel:[ 56.290367] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready >06:27:12,908 INFO dbus-daemon: modem-manager[770]: <info> Loaded plugin 'ZTE' >06:27:12,911 INFO dbus-daemon: modem-manager[770]: <info> Loaded plugin 'Longcheer' >06:27:12,914 INFO dbus-daemon: modem-manager[770]: <info> Loaded plugin 'Novatel' >06:27:12,918 INFO dbus-daemon: modem-manager[770]: <info> Loaded plugin 'Option High-Speed' >06:27:12,921 INFO dbus-daemon: modem-manager[770]: <info> Loaded plugin 'Ericsson MBM' >06:27:12,923 INFO dbus-daemon: modem-manager[770]: <info> Loaded plugin 'Wavecom' >06:27:12,945 INFO dbus-daemon: modem-manager[770]: <info> Loaded plugin 'Gobi' >06:27:12,948 INFO dbus-daemon: modem-manager[770]: <info> Loaded plugin 'Sierra' >06:27:12,953 INFO dbus-daemon: modem-manager[770]: <info> Loaded plugin 'Linktop' >06:27:12,955 INFO dbus-daemon: modem-manager[770]: <info> Loaded plugin 'Nokia' >06:27:12,957 INFO dbus-daemon: modem-manager[770]: <info> Loaded plugin 'Cinterion' >06:27:12,958 INFO dbus-daemon: modem-manager[770]: <info> Loaded plugin 'Iridium' >06:27:12,961 INFO dbus-daemon: modem-manager[770]: <info> Loaded plugin 'Generic' >06:27:12,964 INFO dbus-daemon: modem-manager[770]: <info> Successfully loaded 20 plugins >06:27:12,966 INFO systemd: Startup finished in 6s 175ms 300us (kernel) + 46s 170ms 546us (initrd) + 3s 776ms 217us (userspace) = 56s 122ms 63us. >06:27:12,969 INFO NetworkManager: <info> (wlan0): preparing device. >06:27:12,971 INFO NetworkManager: <info> (wlan0): deactivating device (reason 'managed') [2] >06:27:12,974 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >06:27:12,977 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >06:27:12,980 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >06:27:12,982 INFO NetworkManager: <info> modem-manager is now available >06:27:12,984 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >06:27:12,986 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >06:27:12,988 INFO dbus-daemon: dbus[748]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >06:27:13,016 INFO NetworkManager: <info> dhclient started with pid 788 >06:27:13,019 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >06:27:13,401 INFO dbus-daemon: dbus[748]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >06:27:13,403 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >06:27:13,406 INFO NetworkManager: <info> wpa_supplicant started >06:27:13,494 INFO NetworkManager: <info> (wlan0) supports 5 scan SSIDs >06:27:13,494 INFO NetworkManager: <info> (wlan0): supplicant interface state: starting -> ready >06:27:13,494 INFO NetworkManager: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >06:27:13,494 WARNING NetworkManager: <warn> Trying to remove a non-existant call id. >06:27:13,496 INFO NetworkManager: <info> (wlan0): supplicant interface state: ready -> inactive >06:27:13,499 INFO NetworkManager: <info> (wlan0) supports 5 scan SSIDs >06:27:13,502 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P1 >06:27:13,505 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >06:27:13,509 INFO dhclient: All rights reserved. >06:27:13,511 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >06:27:13,513 INFO dhclient: >06:27:13,538 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >06:27:13,543 INFO dhclient: Listening on LPF/em1/f0:de:f1:1d:e0:ac >06:27:13,544 INFO dhclient: Sending on LPF/em1/f0:de:f1:1d:e0:ac >06:27:13,546 INFO dhclient: Sending on Socket/fallback >06:27:13,552 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x6c865420) >06:27:13,554 INFO dhclient: DHCPACK from 10.34.25.254 (xid=0x6c865420) >06:27:13,560 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> reboot >06:27:13,561 INFO NetworkManager: <info> address 10.34.25.1 >06:27:13,564 INFO NetworkManager: <info> prefix 23 (255.255.254.0) >06:27:13,566 INFO NetworkManager: <info> gateway 10.34.25.254 >06:27:13,568 INFO NetworkManager: <info> nameserver '10.34.255.7' >06:27:13,571 INFO NetworkManager: <info> nameserver '10.34.255.6' >06:27:13,573 INFO NetworkManager: <info> domain name 'brq.redhat.com' >06:27:13,576 INFO NetworkManager: <info> domain name 'englab.brq.redhat.com' >06:27:13,578 INFO NetworkManager: <info> domain name 'lab.eng.brq.redhat.com' >06:27:13,580 INFO NetworkManager: <info> domain name 'redhat.com' >06:27:13,583 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >06:27:13,587 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >06:27:13,589 INFO NetworkManager: <info> (em1): device state change: ip-config -> activated (reason 'none') [70 100 0] >06:27:13,590 INFO dhclient: bound to 10.34.25.1 -- renewal in 34541 seconds. >06:27:13,592 INFO NetworkManager: <info> Policy set 'Boot Disk' (em1) as default for IPv4 routing and DNS. >06:27:13,594 INFO NetworkManager: <info> Activation (em1) successful, device activated. >06:27:13,596 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >06:27:13,598 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >06:27:13,600 INFO dbus-daemon: dbus[748]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >06:27:13,624 INFO dbus-daemon: dbus[748]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >06:27:13,624 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >06:27:13,745 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >06:27:13,839 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >06:27:16,036 NOTICE kernel:[ 59.410487] type=1400 audit(1347949636.035:11): avc: denied { read write } for pid=816 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=6682 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >06:27:16,042 WARNING kernel:[ 59.416349] auditd (817): /proc/817/oom_adj is deprecated, please use /proc/817/oom_score_adj instead. >06:27:16,269 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:16,281 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:16,294 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:16,298 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:16,303 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:16,304 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:16,314 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:16,314 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:16,314 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:16,323 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:16,382 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:16,415 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:16,534 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:16,915 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:21,040 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:21,050 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:21,058 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:21,064 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:21,068 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:21,072 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:21,074 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:21,078 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:21,085 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:21,103 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:21,143 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:21,164 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:21,232 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:21,740 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:21,820 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:21,900 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:22,007 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:22,047 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:22,464 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:22,681 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:22,921 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:23,397 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:23,398 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:23,819 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:23,884 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:24,324 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:24,682 INFO kernel:[ 68.034745] Btrfs loaded >06:27:24,685 INFO kernel:[ 68.037703] device fsid a729ce21-a998-4b5b-ba5f-73b868ffb468 devid 1 transid 204641 /dev/dm-1 >06:27:24,704 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:24,883 INFO kernel:[ 68.234952] device fsid a729ce21-a998-4b5b-ba5f-73b868ffb468 devid 1 transid 204641 /dev/dm-1 >06:27:24,889 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:25,010 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:25,121 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:25,303 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:25,441 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:25,571 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:25,739 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:25,920 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:26,025 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:26,204 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:26,389 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:26,477 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:26,628 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:26,803 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:26,870 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:26,994 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:27,237 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:27,337 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:27,499 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:27,782 INFO kernel:[ 71.127440] device fsid a729ce21-a998-4b5b-ba5f-73b868ffb468 devid 1 transid 204641 /dev/mapper/vg_dhcp251-lv_root_f17 >06:27:28,421 DEBUG kernel:[ 71.764339] SELinux: initialized (dev dm-1, type btrfs), uses xattr >06:27:41,178 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:41,315 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:41,473 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:41,957 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:42,843 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:42,856 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:43,133 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:43,143 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:43,161 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:43,162 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:43,168 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:43,171 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:43,173 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:43,176 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:43,192 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:43,193 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:43,202 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:43,202 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:43,466 INFO kernel:[ 86.771646] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >06:27:43,470 DEBUG kernel:[ 86.776253] SELinux: initialized (dev sda1, type ext4), uses xattr >06:27:43,859 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:43,969 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:44,146 INFO kernel:[ 87.450582] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >06:27:44,146 DEBUG kernel:[ 87.450598] SELinux: initialized (dev dm-1, type ext4), uses xattr >06:27:44,945 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:44,956 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:45,161 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:45,316 INFO kernel:[ 88.617487] device fsid a729ce21-a998-4b5b-ba5f-73b868ffb468 devid 1 transid 204644 /dev/dm-1 >06:27:45,327 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:27:45,539 INFO kernel:[ 88.839883] device fsid a729ce21-a998-4b5b-ba5f-73b868ffb468 devid 1 transid 204644 /dev/mapper/vg_dhcp251-lv_root_f17 >06:27:46,119 DEBUG kernel:[ 89.418131] SELinux: initialized (dev dm-1, type btrfs), uses xattr >06:27:50,798 INFO kernel:[ 95.099876] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >06:27:53,184 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:29:50,041 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >06:29:50,055 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory
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 858139
:
613857
| 613858 |
613859
|
613860
|
613861
|
613862
|
613863
|
613864
|
613865
|
613866
|
613867
|
613868
|
613869
|
613870
|
613871