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 638503 Details for
Bug 873224
TypeError: cannot concatenate 'str' and 'NoneType' objects
[?]
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), 160.91 KB, created by
Michal Kovarik
on 2012-11-05 11:38:22 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Michal Kovarik
Created:
2012-11-05 11:38:22 UTC
Size:
160.91 KB
patch
obsolete
>anaconda 18.24 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 778, in addUdevMDDevice > devicelibs.mdraid.mddeactivate("/dev/" + name) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1058, in addUdevDevice > device = self.addUdevMDDevice(info) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1902, in _populate > self.addUdevDevice(dev) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1850, in populate > self._populate() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 398, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 104, in storageInitialize > storage.reset() > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >TypeError: cannot concatenate 'str' and 'NoneType' objects > >Local variables in innermost frame: >slave_dev: existing 6678MB partition sda2 (2) with existing mdmember >info: {'symlinks': [], 'SUBSYSTEM': 'block', 'MAJOR': '9', 'name': 'md127', 'DEVPATH': '/devices/virtual/block/md127', 'DEVNAME': 'md127', 'sysfs_path': '/devices/virtual/block/md127', 'TAGS': ':systemd:', 'DEVTYPE': 'disk', 'USEC_INITIALIZED': '10095', 'ANACBIN': '/sbin', 'MPATH_SBIN_PATH': '/sbin', 'SYSTEMD_READY': '0', 'MINOR': '127'} >uuid: None >self: <pyanaconda.storage.devicetree.DeviceTree object at 0x7f5a6c521150> >slave_name: sda2 >dev_name: sda2 >sysfs_path: /devices/virtual/block/md127 >slaves: [PartitionDevice instance (0x15ac310) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 8192MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 6678.0 > format = existing mdmember > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/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: 13676544 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (851, 255, 63) biosGeometry: (851, 255, 63) > PedDevice: <_ped.Device object at 0x15aa560> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = mdmember grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x15a49d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15a4e90> PedPartition: <_ped.Partition object at 0x1591cb0> > disk = existing 8192MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 14702591 length = 13676544 > flags = raid] >slave_names: ['sda2'] >device: None >dir: /sys/devices/virtual/block/md127/slaves >name: None > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: {} > _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: False > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, dora_root, sda3, fedora, fedora-swap, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, md127] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sda1, sda2, sda3, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'md127': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md127 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/md127 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/md127 > _intf.storage.fsset.devicetree.topology._devmap.sysname: md127 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 127 >, '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:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/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:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0, md127] > _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 8192MB disk sda (0) with existing msdos disklabel >, existing 500MB partition sda1 (1) with existing ext4 filesystem >, existing 6678MB partition sda2 (2) with existing mdmember >, existing 6676MB mdarray dora_root (3) >, existing 1013MB partition sda3 (4) with existing lvmpv >, existing 1012MB lvmvg fedora (5) >, OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x15aadd0> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-11-03-03-36-32-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format.fsprofile: None > _format.label: Fedora_18-Beta-TC7_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-11-03-03-36-32-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta-TC7_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4282.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: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 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: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 11 > 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: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 12 > minor: 0 >] > _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: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _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.disks: [] > _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: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _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.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f5a64c47690) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f5a64c476d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f5a64c47750) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f5a64c47790) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f5a64c477d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: None > _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._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: False > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.8 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018-Beta-TC7x20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.24 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Beta-TC7x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >11:32:30,665 INFO anaconda: /sbin/anaconda 18.24 >11:32:31,358 INFO anaconda: 1048576 kB (1024 MB) are available >11:32:31,358 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >11:32:31,373 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >11:32:31,397 INFO anaconda: Default encoding = utf-8 >11:32:31,498 INFO anaconda: ISCSID is /sbin/iscsid >11:32:31,500 INFO anaconda: no initiator set >11:32:31,722 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:32:31,722 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >11:32:31,956 INFO anaconda: Display mode = g >11:32:31,957 INFO anaconda: 1048576 kB (1024 MB) are available >11:32:31,957 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >11:32:32,988 DEBUG anaconda: X server has signalled a successful start. >11:32:32,990 INFO anaconda: Starting window manager, pid 691. >11:32:33,937 INFO anaconda: using only installclass _Fedora >11:32:34,434 INFO anaconda: Detected 1008M of memory >11:32:34,435 INFO anaconda: Swap attempt of 2016M >11:32:34,455 INFO anaconda: Running Thread: AnaStorageThread (140026354571008) >11:32:34,463 INFO anaconda: Running Thread: AnaPayloadThread (140026362963712) >11:32:34,517 INFO anaconda: no initiator set >11:32:34,903 DEBUG anaconda: required disklabel type for sda (1) is None >11:32:34,904 DEBUG anaconda: default disklabel type for sda is msdos >11:32:34,905 DEBUG anaconda: selecting msdos disklabel for sda based on size > > >/tmp/packaging.log: >11:32:34,406 DEBUG packaging: getting release version from tree at None (18) >11:32:34,407 DEBUG packaging: got a release version of 18 > > >/tmp/program.log: >11:32:31,481 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >11:32:31,501 INFO program: Running... modprobe fcoe >11:32:31,645 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >11:32:31,713 INFO program: No FCoE boot disk information is found in EDD! >11:32:31,724 INFO program: Running... udevadm settle --timeout=300 >11:32:31,896 INFO program: Running... multipath -d >11:32:31,930 INFO program: Running... multipath -ll >11:32:33,000 INFO program: Running... metacity --display :1 --sm-disable >11:32:33,455 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >11:32:33,574 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,607 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,609 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,613 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,623 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,630 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,632 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,646 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,653 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,667 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,672 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,674 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,675 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,676 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,677 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,680 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,682 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,683 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,684 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,685 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,692 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,693 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,694 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:33,695 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >11:32:34,456 INFO program: Running... udevadm control --property=ANACONDA=1 >11:32:34,495 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >11:32:34,523 INFO program: Running... udevadm settle --timeout=300 >11:32:34,633 INFO program: Running... systemctl start chronyd.service >11:32:34,768 INFO program: Running... multipath -d >11:32:34,803 INFO program: Running... multipath -ll >11:32:35,054 INFO program: Running... dumpe2fs -h /dev/sda1 >11:32:35,124 INFO program: Filesystem volume name: <none> >11:32:35,125 INFO program: Last mounted on: /boot >11:32:35,126 INFO program: Filesystem UUID: e508770b-e2cf-4402-83d0-72ae1c239105 >11:32:35,126 INFO program: Filesystem magic number: 0xEF53 >11:32:35,127 INFO program: Filesystem revision #: 1 (dynamic) >11:32:35,127 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 >11:32:35,127 INFO program: Filesystem flags: signed_directory_hash >11:32:35,128 INFO program: Default mount options: user_xattr acl >11:32:35,128 INFO program: Filesystem state: clean >11:32:35,129 INFO program: Errors behavior: Continue >11:32:35,129 INFO program: Filesystem OS type: Linux >11:32:35,130 INFO program: Inode count: 128016 >11:32:35,130 INFO program: Block count: 512000 >11:32:35,130 INFO program: Reserved block count: 25600 >11:32:35,131 INFO program: Free blocks: 444735 >11:32:35,131 INFO program: Free inodes: 127670 >11:32:35,131 INFO program: First block: 1 >11:32:35,132 INFO program: Block size: 1024 >11:32:35,132 INFO program: Fragment size: 1024 >11:32:35,133 INFO program: Reserved GDT blocks: 256 >11:32:35,133 INFO program: Blocks per group: 8192 >11:32:35,134 INFO program: Fragments per group: 8192 >11:32:35,134 INFO program: Inodes per group: 2032 >11:32:35,137 INFO program: Inode blocks per group: 254 >11:32:35,137 INFO program: Flex block group size: 16 >11:32:35,138 INFO program: Filesystem created: Mon Nov 5 09:18:47 2012 >11:32:35,138 INFO program: Last mount time: Mon Nov 5 10:11:34 2012 >11:32:35,138 INFO program: Last write time: Mon Nov 5 10:11:34 2012 >11:32:35,139 INFO program: Mount count: 2 >11:32:35,139 INFO program: Maximum mount count: -1 >11:32:35,140 INFO program: Last checked: Mon Nov 5 09:18:47 2012 >11:32:35,140 INFO program: Check interval: 0 (<none>) >11:32:35,140 INFO program: Lifetime writes: 64 MB >11:32:35,141 INFO program: Reserved blocks uid: 0 (user root) >11:32:35,141 INFO program: Reserved blocks gid: 0 (group root) >11:32:35,142 INFO program: First inode: 11 >11:32:35,142 INFO program: Inode size: 128 >11:32:35,142 INFO program: Journal inode: 8 >11:32:35,143 INFO program: Default directory hash: half_md4 >11:32:35,143 INFO program: Directory Hash Seed: 88c443bc-e866-494a-a8df-952b912b9cd9 >11:32:35,144 INFO program: Journal backup: inode blocks >11:32:35,144 INFO program: Journal features: (none) >11:32:35,144 INFO program: Journal size: 8M >11:32:35,159 INFO program: Journal length: 8192 >11:32:35,169 INFO program: Journal sequence: 0x0000001c >11:32:35,170 INFO program: Journal start: 0 >11:32:35,176 INFO program: >11:32:35,176 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:32:35,178 INFO program: Running... dumpe2fs -h /dev/sda1 >11:32:35,271 INFO program: Filesystem volume name: <none> >11:32:35,284 INFO program: Last mounted on: /boot >11:32:35,285 INFO program: Filesystem UUID: e508770b-e2cf-4402-83d0-72ae1c239105 >11:32:35,285 INFO program: Filesystem magic number: 0xEF53 >11:32:35,286 INFO program: Filesystem revision #: 1 (dynamic) >11:32:35,286 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 >11:32:35,287 INFO program: Filesystem flags: signed_directory_hash >11:32:35,287 INFO program: Default mount options: user_xattr acl >11:32:35,288 INFO program: Filesystem state: clean >11:32:35,288 INFO program: Errors behavior: Continue >11:32:35,288 INFO program: Filesystem OS type: Linux >11:32:35,289 INFO program: Inode count: 128016 >11:32:35,289 INFO program: Block count: 512000 >11:32:35,289 INFO program: Reserved block count: 25600 >11:32:35,290 INFO program: Free blocks: 444735 >11:32:35,290 INFO program: Free inodes: 127670 >11:32:35,291 INFO program: First block: 1 >11:32:35,291 INFO program: Block size: 1024 >11:32:35,292 INFO program: Fragment size: 1024 >11:32:35,292 INFO program: Reserved GDT blocks: 256 >11:32:35,292 INFO program: Blocks per group: 8192 >11:32:35,293 INFO program: Fragments per group: 8192 >11:32:35,301 INFO program: Inodes per group: 2032 >11:32:35,348 INFO program: Inode blocks per group: 254 >11:32:35,371 INFO program: Flex block group size: 16 >11:32:35,372 INFO program: Filesystem created: Mon Nov 5 09:18:47 2012 >11:32:35,402 INFO program: Last mount time: Mon Nov 5 10:11:34 2012 >11:32:35,403 INFO program: Last write time: Mon Nov 5 10:11:34 2012 >11:32:35,404 INFO program: Mount count: 2 >11:32:35,404 INFO program: Maximum mount count: -1 >11:32:35,405 INFO program: Last checked: Mon Nov 5 09:18:47 2012 >11:32:35,405 INFO program: Check interval: 0 (<none>) >11:32:35,406 INFO program: Lifetime writes: 64 MB >11:32:35,406 INFO program: Reserved blocks uid: 0 (user root) >11:32:35,407 INFO program: Reserved blocks gid: 0 (group root) >11:32:35,408 INFO program: First inode: 11 >11:32:35,408 INFO program: Inode size: 128 >11:32:35,409 INFO program: Journal inode: 8 >11:32:35,409 INFO program: Default directory hash: half_md4 >11:32:35,409 INFO program: Directory Hash Seed: 88c443bc-e866-494a-a8df-952b912b9cd9 >11:32:35,410 INFO program: Journal backup: inode blocks >11:32:35,414 INFO program: Journal features: (none) >11:32:35,414 INFO program: Journal size: 8M >11:32:35,415 INFO program: Journal length: 8192 >11:32:35,415 INFO program: Journal sequence: 0x0000001c >11:32:35,416 INFO program: Journal start: 0 >11:32:35,416 INFO program: >11:32:35,416 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:32:35,417 INFO program: Running... resize2fs -P /dev/sda1 >11:32:35,463 INFO program: Estimated minimum size of the filesystem: 56388 >11:32:35,471 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:32:35,616 INFO program: Running... udevadm settle --timeout=300 >11:32:35,693 INFO program: Running... mdadm --examine --brief /dev/sda2 >11:32:35,720 INFO program: ARRAY /dev/md/fedora_root metadata=1.2 UUID=f163bb42:cdaccad3:aabfc011:fa10f30b name=localhost:fedora_root >11:32:35,740 INFO program: Running... udevadm settle --timeout=300 >11:32:35,767 INFO program: Running... mdadm --incremental --quiet /dev/sda2 >11:32:36,043 INFO program: Running... dumpe2fs -h /dev/loop1 >11:32:36,054 INFO program: Filesystem volume name: Anaconda >11:32:36,055 INFO program: Last mounted on: / >11:32:36,055 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >11:32:36,055 INFO program: Filesystem magic number: 0xEF53 >11:32:36,056 INFO program: Filesystem revision #: 1 (dynamic) >11:32:36,056 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 >11:32:36,056 INFO program: Filesystem flags: signed_directory_hash >11:32:36,056 INFO program: Default mount options: user_xattr acl >11:32:36,056 INFO program: Filesystem state: clean >11:32:36,057 INFO program: Errors behavior: Continue >11:32:36,057 INFO program: Filesystem OS type: Linux >11:32:36,057 INFO program: Inode count: 65536 >11:32:36,057 INFO program: Block count: 1048576 >11:32:36,057 INFO program: Reserved block count: 0 >11:32:36,058 INFO program: Free blocks: 311419 >11:32:36,058 INFO program: Free inodes: 38266 >11:32:36,058 INFO program: First block: 1 >11:32:36,058 INFO program: Block size: 1024 >11:32:36,058 INFO program: Fragment size: 1024 >11:32:36,059 INFO program: Reserved GDT blocks: 256 >11:32:36,059 INFO program: Blocks per group: 8192 >11:32:36,059 INFO program: Fragments per group: 8192 >11:32:36,059 INFO program: Inodes per group: 512 >11:32:36,059 INFO program: Inode blocks per group: 128 >11:32:36,060 INFO program: Flex block group size: 16 >11:32:36,060 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >11:32:36,060 INFO program: Last mount time: Sat Nov 3 03:31:22 2012 >11:32:36,060 INFO program: Last write time: Sat Nov 3 03:31:29 2012 >11:32:36,060 INFO program: Mount count: 2 >11:32:36,061 INFO program: Maximum mount count: -1 >11:32:36,065 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >11:32:36,065 INFO program: Check interval: 0 (<none>) >11:32:36,065 INFO program: Lifetime writes: 32 MB >11:32:36,066 INFO program: Reserved blocks uid: 0 (user root) >11:32:36,066 INFO program: Reserved blocks gid: 0 (group root) >11:32:36,066 INFO program: First inode: 11 >11:32:36,066 INFO program: Inode size: 256 >11:32:36,066 INFO program: Required extra isize: 28 >11:32:36,067 INFO program: Desired extra isize: 28 >11:32:36,067 INFO program: Journal inode: 8 >11:32:36,067 INFO program: Default directory hash: half_md4 >11:32:36,067 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >11:32:36,068 INFO program: Journal backup: inode blocks >11:32:36,068 INFO program: Journal features: (none) >11:32:36,068 INFO program: Journal size: 32M >11:32:36,068 INFO program: Journal length: 32768 >11:32:36,068 INFO program: Journal sequence: 0x00000007 >11:32:36,069 INFO program: Journal start: 0 >11:32:36,069 INFO program: >11:32:36,069 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:32:36,070 INFO program: Running... dumpe2fs -h /dev/loop1 >11:32:36,083 INFO program: Filesystem volume name: Anaconda >11:32:36,083 INFO program: Last mounted on: / >11:32:36,084 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >11:32:36,084 INFO program: Filesystem magic number: 0xEF53 >11:32:36,084 INFO program: Filesystem revision #: 1 (dynamic) >11:32:36,084 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 >11:32:36,084 INFO program: Filesystem flags: signed_directory_hash >11:32:36,085 INFO program: Default mount options: user_xattr acl >11:32:36,085 INFO program: Filesystem state: clean >11:32:36,085 INFO program: Errors behavior: Continue >11:32:36,085 INFO program: Filesystem OS type: Linux >11:32:36,086 INFO program: Inode count: 65536 >11:32:36,086 INFO program: Block count: 1048576 >11:32:36,086 INFO program: Reserved block count: 0 >11:32:36,086 INFO program: Free blocks: 311419 >11:32:36,086 INFO program: Free inodes: 38266 >11:32:36,087 INFO program: First block: 1 >11:32:36,087 INFO program: Block size: 1024 >11:32:36,087 INFO program: Fragment size: 1024 >11:32:36,087 INFO program: Reserved GDT blocks: 256 >11:32:36,088 INFO program: Blocks per group: 8192 >11:32:36,088 INFO program: Fragments per group: 8192 >11:32:36,088 INFO program: Inodes per group: 512 >11:32:36,088 INFO program: Inode blocks per group: 128 >11:32:36,088 INFO program: Flex block group size: 16 >11:32:36,089 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >11:32:36,089 INFO program: Last mount time: Sat Nov 3 03:31:22 2012 >11:32:36,089 INFO program: Last write time: Sat Nov 3 03:31:29 2012 >11:32:36,089 INFO program: Mount count: 2 >11:32:36,089 INFO program: Maximum mount count: -1 >11:32:36,090 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >11:32:36,090 INFO program: Check interval: 0 (<none>) >11:32:36,090 INFO program: Lifetime writes: 32 MB >11:32:36,090 INFO program: Reserved blocks uid: 0 (user root) >11:32:36,090 INFO program: Reserved blocks gid: 0 (group root) >11:32:36,091 INFO program: First inode: 11 >11:32:36,091 INFO program: Inode size: 256 >11:32:36,091 INFO program: Required extra isize: 28 >11:32:36,091 INFO program: Desired extra isize: 28 >11:32:36,092 INFO program: Journal inode: 8 >11:32:36,092 INFO program: Default directory hash: half_md4 >11:32:36,092 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >11:32:36,092 INFO program: Journal backup: inode blocks >11:32:36,092 INFO program: Journal features: (none) >11:32:36,093 INFO program: Journal size: 32M >11:32:36,093 INFO program: Journal length: 32768 >11:32:36,097 INFO program: Journal sequence: 0x00000007 >11:32:36,097 INFO program: Journal start: 0 >11:32:36,097 INFO program: >11:32:36,097 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:32:36,098 INFO program: Running... resize2fs -P /dev/loop1 >11:32:36,112 INFO program: Couldn't find valid filesystem superblock. >11:32:36,112 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:32:36,113 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 > > >/tmp/storage.log: >11:32:31,010 DEBUG storage: registered device format class MultipathMember as multipath_member >11:32:31,011 DEBUG storage: registered device format class DMRaidMember as dmraidmember >11:32:31,012 DEBUG storage: registered device format class BIOSBoot as biosboot >11:32:31,013 DEBUG storage: registered device format class PPCPRePBoot as prepboot >11:32:31,016 DEBUG storage: registered device format class SwapSpace as swap >11:32:31,033 DEBUG storage: registered device format class LUKS as luks >11:32:31,035 DEBUG storage: registered device format class MDRaidMember as mdmember >11:32:31,038 DEBUG storage: registered device format class DiskLabel as disklabel >11:32:31,040 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >11:32:31,058 DEBUG storage: registered device format class Ext2FS as ext2 >11:32:31,059 DEBUG storage: registered device format class Ext3FS as ext3 >11:32:31,059 DEBUG storage: registered device format class Ext4FS as ext4 >11:32:31,060 DEBUG storage: registered device format class FATFS as vfat >11:32:31,060 DEBUG storage: registered device format class EFIFS as efi >11:32:31,061 DEBUG storage: registered device format class BTRFS as btrfs >11:32:31,061 DEBUG storage: registered device format class GFS2 as gfs2 >11:32:31,062 DEBUG storage: registered device format class JFS as jfs >11:32:31,062 DEBUG storage: registered device format class ReiserFS as reiserfs >11:32:31,062 DEBUG storage: registered device format class XFS as xfs >11:32:31,063 DEBUG storage: registered device format class HFS as hfs >11:32:31,063 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >11:32:31,064 DEBUG storage: registered device format class HFSPlus as hfs+ >11:32:31,064 DEBUG storage: registered device format class NTFS as ntfs >11:32:31,065 DEBUG storage: registered device format class NFS as nfs >11:32:31,065 DEBUG storage: registered device format class NFSv4 as nfs4 >11:32:31,066 DEBUG storage: registered device format class Iso9660FS as iso9660 >11:32:31,066 DEBUG storage: registered device format class NoDevFS as nodev >11:32:31,066 DEBUG storage: registered device format class DevPtsFS as devpts >11:32:31,067 DEBUG storage: registered device format class ProcFS as proc >11:32:31,067 DEBUG storage: registered device format class SysFS as sysfs >11:32:31,068 DEBUG storage: registered device format class TmpFS as tmpfs >11:32:31,068 DEBUG storage: registered device format class BindFS as bind >11:32:31,069 DEBUG storage: registered device format class SELinuxFS as selinuxfs >11:32:31,069 DEBUG storage: registered device format class USBFS as usbfs >11:32:31,881 DEBUG storage: MultipathTopology._build_topology: >11:32:31,882 DEBUG storage: /etc/multipath.conf contents: >11:32:31,883 DEBUG storage: # multipath.conf written by anaconda >11:32:31,883 DEBUG storage: >11:32:31,884 DEBUG storage: defaults { >11:32:31,884 DEBUG storage: user_friendly_names yes >11:32:31,885 DEBUG storage: } >11:32:31,885 DEBUG storage: blacklist { >11:32:31,885 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:32:31,886 DEBUG storage: devnode "^hd[a-z]" >11:32:31,886 DEBUG storage: devnode "^dcssblk[0-9]*" >11:32:31,887 DEBUG storage: device { >11:32:31,887 DEBUG storage: vendor "DGC" >11:32:31,887 DEBUG storage: product "LUNZ" >11:32:31,888 DEBUG storage: } >11:32:31,888 DEBUG storage: device { >11:32:31,889 DEBUG storage: vendor "IBM" >11:32:31,889 DEBUG storage: product "S/390.*" >11:32:31,889 DEBUG storage: } >11:32:31,890 DEBUG storage: # don't count normal SATA devices as multipaths >11:32:31,890 DEBUG storage: device { >11:32:31,890 DEBUG storage: vendor "ATA" >11:32:31,891 DEBUG storage: } >11:32:31,891 DEBUG storage: # don't count 3ware devices as multipaths >11:32:31,892 DEBUG storage: device { >11:32:31,892 DEBUG storage: vendor "3ware" >11:32:31,892 DEBUG storage: } >11:32:31,893 DEBUG storage: device { >11:32:31,893 DEBUG storage: vendor "AMCC" >11:32:31,894 DEBUG storage: } >11:32:31,894 DEBUG storage: # nor highpoint devices >11:32:31,894 DEBUG storage: device { >11:32:31,894 DEBUG storage: vendor "HPT" >11:32:31,895 DEBUG storage: } >11:32:31,895 DEBUG storage: } >11:32:31,895 DEBUG storage: multipaths { >11:32:31,895 DEBUG storage: } >11:32:31,896 DEBUG storage: (end of /etc/multipath.conf) >11:32:31,940 INFO storage: MultipathTopology: found singlepath device: sda >11:32:31,941 INFO storage: MultipathTopology: found non-disk device: sda1 >11:32:31,941 INFO storage: MultipathTopology: found non-disk device: sda2 >11:32:31,941 INFO storage: MultipathTopology: found non-disk device: sda3 >11:32:31,942 INFO storage: MultipathTopology: found non-disk device: sr0 >11:32:31,942 INFO storage: MultipathTopology: found singlepath device: loop0 >11:32:31,943 INFO storage: MultipathTopology: found singlepath device: loop1 >11:32:31,943 INFO storage: MultipathTopology: found singlepath device: loop2 >11:32:31,944 INFO storage: MultipathTopology: found singlepath device: loop3 >11:32:31,944 INFO storage: MultipathTopology: found singlepath device: loop4 >11:32:31,945 INFO storage: MultipathTopology: found singlepath device: loop5 >11:32:31,945 INFO storage: MultipathTopology: found singlepath device: loop6 >11:32:31,945 INFO storage: MultipathTopology: found singlepath device: loop7 >11:32:31,946 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:32:31,946 INFO storage: MultipathTopology: found singlepath device: md127 >11:32:34,518 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >11:32:34,521 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:32:34,730 DEBUG storage: MultipathTopology._build_topology: >11:32:34,734 DEBUG storage: /etc/multipath.conf contents: >11:32:34,734 DEBUG storage: # multipath.conf written by anaconda >11:32:34,735 DEBUG storage: >11:32:34,735 DEBUG storage: defaults { >11:32:34,735 DEBUG storage: user_friendly_names yes >11:32:34,736 DEBUG storage: } >11:32:34,736 DEBUG storage: blacklist { >11:32:34,737 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:32:34,737 DEBUG storage: devnode "^hd[a-z]" >11:32:34,738 DEBUG storage: devnode "^dcssblk[0-9]*" >11:32:34,738 DEBUG storage: device { >11:32:34,738 DEBUG storage: vendor "DGC" >11:32:34,739 DEBUG storage: product "LUNZ" >11:32:34,739 DEBUG storage: } >11:32:34,740 DEBUG storage: device { >11:32:34,741 DEBUG storage: vendor "IBM" >11:32:34,742 DEBUG storage: product "S/390.*" >11:32:34,750 DEBUG storage: } >11:32:34,752 DEBUG storage: # don't count normal SATA devices as multipaths >11:32:34,756 DEBUG storage: device { >11:32:34,762 DEBUG storage: vendor "ATA" >11:32:34,762 DEBUG storage: } >11:32:34,762 DEBUG storage: # don't count 3ware devices as multipaths >11:32:34,763 DEBUG storage: device { >11:32:34,763 DEBUG storage: vendor "3ware" >11:32:34,764 DEBUG storage: } >11:32:34,764 DEBUG storage: device { >11:32:34,764 DEBUG storage: vendor "AMCC" >11:32:34,765 DEBUG storage: } >11:32:34,765 DEBUG storage: # nor highpoint devices >11:32:34,766 DEBUG storage: device { >11:32:34,766 DEBUG storage: vendor "HPT" >11:32:34,766 DEBUG storage: } >11:32:34,767 DEBUG storage: } >11:32:34,767 DEBUG storage: multipaths { >11:32:34,767 DEBUG storage: } >11:32:34,768 DEBUG storage: (end of /etc/multipath.conf) >11:32:34,849 INFO storage: MultipathTopology: found singlepath device: sda >11:32:34,850 INFO storage: MultipathTopology: found non-disk device: sda1 >11:32:34,850 INFO storage: MultipathTopology: found non-disk device: sda2 >11:32:34,851 INFO storage: MultipathTopology: found non-disk device: sda3 >11:32:34,851 INFO storage: MultipathTopology: found non-disk device: sr0 >11:32:34,852 INFO storage: MultipathTopology: found singlepath device: loop0 >11:32:34,852 INFO storage: MultipathTopology: found singlepath device: loop1 >11:32:34,853 INFO storage: MultipathTopology: found singlepath device: loop2 >11:32:34,853 INFO storage: MultipathTopology: found singlepath device: loop3 >11:32:34,854 INFO storage: MultipathTopology: found singlepath device: loop4 >11:32:34,854 INFO storage: MultipathTopology: found singlepath device: loop5 >11:32:34,854 INFO storage: MultipathTopology: found singlepath device: loop6 >11:32:34,855 INFO storage: MultipathTopology: found singlepath device: loop7 >11:32:34,855 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:32:34,856 INFO storage: MultipathTopology: found singlepath device: md127 >11:32:34,856 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'md127'] >11:32:34,859 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15621', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >11:32:34,869 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >11:32:34,870 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:32:34,871 DEBUG storage: DeviceTree.getDeviceByName returned None >11:32:34,880 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >11:32:34,881 INFO storage: sda is a disk >11:32:34,882 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:32:34,884 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >11:32:34,893 INFO storage: added disk sda (id 0) to device tree >11:32:34,893 DEBUG storage: looking up parted Device: /dev/sda >11:32:34,898 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >11:32:34,899 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >11:32:34,901 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:32:34,911 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >11:32:34,939 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x15a4ad0>, <parted.partition.Partition object at 0x15a4dd0>, <parted.partition.Partition object at 0x15ac050>] > device: <parted.device.Device object at 0x15a4910> > PedDisk: <_ped.Disk object at 0x1592fc8> >11:32:34,944 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >11:32:34,945 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >11:32:34,947 INFO storage: got device: DiskDevice instance (0x7f5a7a16b390) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 8192.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f5a6199cdd0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f5a61949ad0> >11:32:34,949 INFO storage: got format: DiskLabel instance (0x7f5a61949b90) -- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x15a4ad0>, <parted.partition.Partition object at 0x15a4dd0>, <parted.partition.Partition object at 0x15ac050>] > device: <parted.device.Device object at 0x15a4910> > PedDisk: <_ped.Disk object at 0x1592fc8> > origPartedDisk = <parted.disk.Disk object at 0x15ac1d0> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f5a6199cef0> > >11:32:34,954 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/e508770b-e2cf-4402-83d0-72ae1c239105', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e508770b-e2cf-4402-83d0-72ae1c239105', > 'ID_FS_UUID_ENC': 'e508770b-e2cf-4402-83d0-72ae1c239105', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15977', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/e508770b-e2cf-4402-83d0-72ae1c239105'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >11:32:34,985 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >11:32:34,987 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >11:32:34,992 DEBUG storage: DeviceTree.getDeviceByName returned None >11:32:34,993 INFO storage: sda1 is a partition >11:32:34,994 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >11:32:34,995 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:32:34,996 DEBUG storage: DeviceTree.getDeviceByName returned existing 8192MB disk sda (0) with existing msdos disklabel >11:32:35,001 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >11:32:35,002 DEBUG storage: PartitionDevice._setFormat: sda1 ; >11:32:35,003 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:32:35,004 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >11:32:35,005 DEBUG storage: looking up parted Partition: /dev/sda1 >11:32:35,010 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >11:32:35,013 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >11:32:35,018 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >11:32:35,019 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >11:32:35,019 INFO storage: added partition sda1 (id 1) to device tree >11:32:35,024 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >11:32:35,025 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >11:32:35,026 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:32:35,027 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >11:32:35,052 WARN storage: disklabel detected but not usable on sda1 >11:32:35,053 INFO storage: type detected on 'sda1' is 'ext4' >11:32:35,472 DEBUG storage: padding min size from 56 up to 61 >11:32:35,476 DEBUG storage: Ext4FS.supported: supported: True ; >11:32:35,483 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:32:35,485 DEBUG storage: PartitionDevice._setFormat: sda1 ; >11:32:35,486 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >11:32:35,498 DEBUG storage: looking up parted Device: /dev/sda1 >11:32:35,505 INFO storage: got device: PartitionDevice instance (0x7f5a61949a90) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 8192MB 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:01.1/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 0x15aa320> > 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 0x15a49d0> fileSystem: <parted.filesystem.FileSystem object at 0x15a4f10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15a4b90> PedPartition: <_ped.Partition object at 0x1591c50> > disk = existing 8192MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >11:32:35,508 DEBUG storage: Ext4FS.supported: supported: True ; >11:32:35,509 INFO storage: got format: Ext4FS instance (0x15ac4d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = e508770b-e2cf-4402-83d0-72ae1c239105 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >11:32:35,518 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost:fedora_root', > 'ID_FS_LABEL_ENC': 'localhost:fedora_root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'f163bb42-cdac-cad3-aabf-c011fa10f30b', > 'ID_FS_UUID_ENC': 'f163bb42-cdac-cad3-aabf-c011fa10f30b', > 'ID_FS_UUID_SUB': 'c8fa16dd-4d1d-de11-da44-d70cee2ea60c', > 'ID_FS_UUID_SUB_ENC': 'c8fa16dd-4d1d-de11-da44-d70cee2ea60c', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': '13676544', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': 'c8fa16dd:4d1dde11:da44d70c:ee2ea60c', > 'MD_EVENTS': '542', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'localhost:fedora_root', > 'MD_UPDATE_TIME': '1352110874', > 'MD_UUID': 'f163bb42:cdaccad3:aabfc011:fa10f30b', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15990', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >11:32:35,526 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >11:32:35,527 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >11:32:35,531 DEBUG storage: DeviceTree.getDeviceByName returned None >11:32:35,532 INFO storage: sda2 is a partition >11:32:35,533 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >11:32:35,534 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:32:35,539 DEBUG storage: DeviceTree.getDeviceByName returned existing 8192MB disk sda (0) with existing msdos disklabel >11:32:35,540 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >11:32:35,541 DEBUG storage: PartitionDevice._setFormat: sda2 ; >11:32:35,542 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:32:35,543 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >11:32:35,549 DEBUG storage: looking up parted Partition: /dev/sda2 >11:32:35,552 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >11:32:35,555 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >11:32:35,556 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >11:32:35,561 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >11:32:35,562 INFO storage: added partition sda2 (id 2) to device tree >11:32:35,563 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >11:32:35,564 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >11:32:35,565 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:32:35,573 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >11:32:35,592 WARN storage: disklabel detected but not usable on sda2 >11:32:35,593 INFO storage: type detected on 'sda2' is 'linux_raid_member' >11:32:35,594 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost:fedora_root ; device: /dev/sda2 ; serial: QM00001 ; mdUuid: f163bb42:cdaccad3:aabfc011:fa10f30b ; biosraid: False ; >11:32:35,596 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >11:32:35,599 DEBUG storage: PartitionDevice._setFormat: sda2 ; >11:32:35,605 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >11:32:35,606 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >11:32:35,612 DEBUG storage: DeviceTree.getDeviceByUuid returned None >11:32:35,722 DEBUG storage: DeviceTree.getDeviceByName: name: dora_root ; >11:32:35,723 DEBUG storage: DeviceTree.getDeviceByName returned None >11:32:35,727 INFO storage: using name dora_root for md array containing member sda2 >11:32:35,728 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:32:35,729 DEBUG storage: MDRaidArrayDevice._setFormat: dora_root ; current: None ; type: None ; >11:32:35,730 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: dora_root ; status: False ; >11:32:35,731 DEBUG storage: MDRaidArrayDevice._addDevice: dora_root ; device: sda2 ; status: False ; >11:32:35,738 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >11:32:35,739 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:32:35,787 WARN storage: failed to add member /dev/sda2 to md array /dev/md/dora_root: mdadd failed for /dev/sda2: running mdadm --incremental --quiet /dev/sda2 failed >11:32:35,788 INFO storage: added mdarray dora_root (id 3) to device tree >11:32:35,789 DEBUG storage: looking up parted Device: /dev/sda2 >11:32:35,790 INFO storage: got device: PartitionDevice instance (0x15ac310) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 8192MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 6678.0 > format = existing mdmember > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/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: 13676544 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (851, 255, 63) biosGeometry: (851, 255, 63) > PedDevice: <_ped.Device object at 0x15aa560> > 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 0x15a49d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15a4e90> PedPartition: <_ped.Partition object at 0x1591cb0> > disk = existing 8192MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 14702591 length = 13676544 > flags = raid >11:32:35,795 INFO storage: got format: MDRaidMember instance (0x7f5a61973990) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = f163bb42:cdaccad3:aabfc011:fa10f30b biosraid = False >11:32:35,799 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'VqCt2T-f7HU-X8YT-8snY-lqQL-oo2t-mLessT', > 'ID_FS_UUID_ENC': 'VqCt2T-f7HU-X8YT-8snY-lqQL-oo2t-mLessT', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '14702592', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2074624', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': '-wi-----', > 'LVM2_LV_NAME': 'swap', > 'LVM2_LV_SIZE': '2584576.00', > 'LVM2_LV_UUID': 'Q5J05I-BOrr-kJzi-kF1y-NBOS-d9Z3-z7Sk97', > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '2', > 'LVM2_PV_NAME': '/dev/sda3', > 'LVM2_PV_PE_ALLOC_COUNT': '253', > 'LVM2_PV_PE_COUNT': '253', > 'LVM2_PV_SIZE': '1036288.00', > 'LVM2_PV_UUID': 'VqCt2T-f7HU-X8YT-8snY-lqQL-oo2t-mLessT', > 'LVM2_VG_EXTENT_COUNT': '631', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '2584576.00', > 'LVM2_VG_UUID': 'X2kurh-T35z-vr5O-tONZ-QtRf-L0LH-X3DYHj', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16000', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >11:32:35,800 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >11:32:35,805 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >11:32:35,806 DEBUG storage: DeviceTree.getDeviceByName returned None >11:32:35,806 INFO storage: sda3 is a partition >11:32:35,807 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >11:32:35,809 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:32:35,813 DEBUG storage: DeviceTree.getDeviceByName returned existing 8192MB disk sda (0) with existing msdos disklabel >11:32:35,815 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >11:32:35,815 DEBUG storage: PartitionDevice._setFormat: sda3 ; >11:32:35,816 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:32:35,817 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >11:32:35,821 DEBUG storage: looking up parted Partition: /dev/sda3 >11:32:35,822 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >11:32:35,823 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >11:32:35,824 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >11:32:35,825 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >11:32:35,829 INFO storage: added partition sda3 (id 4) to device tree >11:32:35,830 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >11:32:35,831 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >11:32:35,832 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >11:32:35,833 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >11:32:35,855 WARN storage: disklabel detected but not usable on sda3 >11:32:35,856 INFO storage: type detected on 'sda3' is 'LVM2_member' >11:32:35,857 DEBUG storage: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: VqCt2T-f7HU-X8YT-8snY-lqQL-oo2t-mLessT ; exists: True ; vgUuid: X2kurh-T35z-vr5O-tONZ-QtRf-L0LH-X3DYHj ; label: None ; peStart: 1.0 ; device: /dev/sda3 ; serial: QM00001 ; >11:32:35,857 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >11:32:35,864 DEBUG storage: PartitionDevice._setFormat: sda3 ; >11:32:35,866 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: lvmpv ; >11:32:35,869 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda3 ; >11:32:35,880 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >11:32:35,881 DEBUG storage: DeviceTree.getDeviceByName returned None >11:32:35,887 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >11:32:35,888 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:32:35,893 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >11:32:35,902 INFO storage: added lvmvg fedora (id 5) to device tree >11:32:35,903 DEBUG storage: looking up parted Device: /dev/sda3 >11:32:35,906 INFO storage: got device: PartitionDevice instance (0x7f5a6195c250) -- > name = sda3 status = True kids = 1 id = 4 > parents = ['existing 8192MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 1013.0 > format = existing lvmpv > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2074624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (129, 255, 63) biosGeometry: (129, 255, 63) > PedDevice: <_ped.Device object at 0x15aad40> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x15a49d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15ac090> PedPartition: <_ped.Partition object at 0x1591d10> > disk = existing 8192MB disk sda (0) with existing msdos disklabel > start = 14702592 end = 16777215 length = 2074624 > flags = lvm >11:32:35,912 INFO storage: got format: LVMPhysicalVolume instance (0x7f5a6497e9d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda3 uuid = VqCt2T-f7HU-X8YT-8snY-lqQL-oo2t-mLessT exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = X2kurh-T35z-vr5O-tONZ-QtRf-L0LH-X3DYHj peStart = 1.0 >11:32:35,926 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64 /dev/disk/by-uuid/2012-11-03-03-36-32-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC7_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC7\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-32-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-32-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\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': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '30275', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64', > '/dev/disk/by-uuid/2012-11-03-03-36-32-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >11:32:35,927 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >11:32:35,928 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >11:32:35,934 DEBUG storage: DeviceTree.getDeviceByName returned None >11:32:35,934 INFO storage: sr0 is a cdrom >11:32:35,936 DEBUG storage: DeviceTree.addUdevOpticalDevice: >11:32:35,936 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:32:35,941 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:32:35,941 INFO storage: added cdrom sr0 (id 6) to device tree >11:32:35,942 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:32:35,945 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:32:35,950 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >11:32:35,951 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >11:32:35,952 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >11:32:35,964 WARN storage: disklabel detected but not usable on sr0 >11:32:35,964 INFO storage: type detected on 'sr0' is 'iso9660' >11:32:35,966 DEBUG storage: Iso9660FS.supported: supported: True ; >11:32:35,966 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >11:32:35,967 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >11:32:35,972 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:32:35,973 DEBUG storage: looking up parted Device: /dev/sr0 >11:32:35,974 INFO storage: got device: OpticalDevice instance (0x7f5a649873d0) -- > name = sr0 status = True kids = 0 id = 6 > parents = [] > uuid = None size = 4282.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x15aadd0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >11:32:35,975 DEBUG storage: Iso9660FS.supported: supported: True ; >11:32:35,976 INFO storage: got format: Iso9660FS instance (0x7f5a6497cbd0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-32-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC7_x86_64 size = 0 targetSize = 0 > >11:32:35,979 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': '49799', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:32:35,980 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >11:32:35,981 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >11:32:35,985 DEBUG storage: DeviceTree.getDeviceByName returned None >11:32:35,986 INFO storage: loop0 is a loop device >11:32:35,987 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:32:35,987 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >11:32:35,988 DEBUG storage: DeviceTree.getDeviceByName returned None >11:32:35,989 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:32:35,993 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >11:32:35,994 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 7) to device tree >11:32:35,995 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >11:32:35,995 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:32:35,996 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:32:35,996 INFO storage: added loop loop0 (id 8) to device tree >11:32:35,997 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:32:36,001 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:32:36,002 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:32:36,002 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:32:36,004 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >11:32:36,007 WARN storage: disklabel detected but not usable on loop0 >11:32:36,011 INFO storage: type detected on 'loop0' is 'squashfs' >11:32:36,011 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:32:36,012 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:32:36,013 INFO storage: got device: LoopDevice instance (0x7f5a64990210) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (7)'] > 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 >11:32:36,015 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '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': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '49814', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:32:36,019 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >11:32:36,020 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:32:36,020 DEBUG storage: DeviceTree.getDeviceByName returned None >11:32:36,021 INFO storage: loop1 is a loop device >11:32:36,021 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:32:36,023 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >11:32:36,027 DEBUG storage: DeviceTree.getDeviceByName returned None >11:32:36,028 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:32:36,029 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >11:32:36,029 INFO storage: added file /LiveOS/rootfs.img (id 9) to device tree >11:32:36,030 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >11:32:36,030 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:32:36,031 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:32:36,035 INFO storage: added loop loop1 (id 10) to device tree >11:32:36,036 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:32:36,036 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:32:36,037 DEBUG storage: Ext4FS.supported: supported: True ; >11:32:36,038 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:32:36,038 DEBUG storage: device loop1 does not contain a disklabel >11:32:36,038 INFO storage: type detected on 'loop1' is 'ext4' >11:32:36,113 DEBUG storage: padding min size from 0 up to 0 >11:32:36,115 DEBUG storage: Ext4FS.supported: supported: True ; >11:32:36,115 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:32:36,116 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >11:32:36,120 INFO storage: got device: LoopDevice instance (0x7f5a64990b50) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/rootfs.img (9)'] > 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 >11:32:36,121 DEBUG storage: Ext4FS.supported: supported: True ; >11:32:36,122 INFO storage: got format: Ext4FS instance (0x7f5a64995150) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >11:32:36,123 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '55623', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:32:36,124 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >11:32:36,128 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >11:32:36,129 DEBUG storage: DeviceTree.getDeviceByName returned None >11:32:36,130 INFO storage: loop2 is a loop device >11:32:36,130 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:32:36,131 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:32:36,132 DEBUG storage: DeviceTree.getDeviceByName returned None >11:32:36,136 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:32:36,137 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:32:36,137 INFO storage: added file /overlay (deleted) (id 11) to device tree >11:32:36,138 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:32:36,139 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:32:36,139 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:32:36,144 INFO storage: added loop loop2 (id 12) to device tree >11:32:36,145 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:32:36,145 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:32:36,146 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:32:36,147 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:32:36,148 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:32:36,152 WARN storage: disklabel detected but not usable on loop2 >11:32:36,156 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >11:32:36,156 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:32:36,157 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:32:36,158 INFO storage: got device: LoopDevice instance (0x7f5a6499aa90) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > 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 >11:32:36,159 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': '56154', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:32:36,160 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >11:32:36,160 DEBUG storage: lvm filter: adding loop3 to the reject list >11:32:36,161 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': '56877', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:32:36,165 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >11:32:36,165 DEBUG storage: lvm filter: adding loop4 to the reject list >11:32:36,166 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': '57311', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >11:32:36,167 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >11:32:36,167 DEBUG storage: lvm filter: adding loop5 to the reject list >11:32:36,168 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': '60846', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >11:32:36,172 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >11:32:36,172 DEBUG storage: lvm filter: adding loop6 to the reject list >11:32:36,174 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': '71508', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >11:32:36,174 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >11:32:36,174 DEBUG storage: lvm filter: adding loop7 to the reject list >11:32:36,174 DEBUG storage: Skipping a device mapper drive (dm-0) for now >11:32:36,176 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'MAJOR': '9', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10095', > 'name': 'md127', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >11:32:36,176 INFO storage: scanning md127 (/devices/virtual/block/md127)... >11:32:36,180 DEBUG storage: DeviceTree.getDeviceByName: name: md127 ; >11:32:36,181 DEBUG storage: DeviceTree.getDeviceByName returned None >11:32:36,181 INFO storage: md127 is an md device >11:32:36,182 DEBUG storage: DeviceTree.addUdevMDDevice: name: None ; >11:32:36,183 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >11:32:36,184 DEBUG storage: DeviceTree.getDeviceByName returned existing 6678MB partition sda2 (2) with existing mdmember >11:32:36,188 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >11:32:36,189 DEBUG storage: DeviceTree.getDeviceByName returned None >11:32:36,189 ERR storage: failed to scan md array None >11:32:36,190 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >11:32:36,210 DEBUG storage: non-existent RAID 1 size == 6676.0 > > >/tmp/ifcfg.log: >11:32:34,462 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >11:32:34,462 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >11:32:34,463 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:D0:5D:7E >11:32:34,463 DEBUG ifcfg: NetworkDevice eth0 set: UUID=ea8cfb3b-891d-4927-a35b-997d994e78fb >11:32:34,464 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >11:32:34,464 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:D0:5D:7E" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="ea8cfb3b-891d-4927-a35b-997d994e78fb" > >11:32:34,465 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >11:32:28,195 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >11:32:28,195 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="530" x-info="http://www.rsyslog.com"] start >11:32:28,195 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >11:32:28,195 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >11:32:28,195 NOTICE kernel:[ 0.000000] Linux version 3.6.5-2.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Thu Nov 1 00:39:17 UTC 2012 >11:32:28,195 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz >11:32:28,195 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >11:32:28,195 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >11:32:28,195 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >11:32:28,195 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >11:32:28,195 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffdfff] usable >11:32:28,195 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003fffe000-0x000000003fffffff] reserved >11:32:28,195 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >11:32:28,195 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >11:32:28,195 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >11:32:28,195 INFO kernel:[ 0.000000] DMI 2.4 present. >11:32:28,195 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >11:32:28,195 INFO kernel:[ 0.000000] Hypervisor detected: KVM >11:32:28,195 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >11:32:28,195 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >11:32:28,195 INFO kernel:[ 0.000000] No AGP bridge found >11:32:28,195 INFO kernel:[ 0.000000] e820: last_pfn = 0x3fffe max_arch_pfn = 0x400000000 >11:32:28,195 DEBUG kernel:[ 0.000000] MTRR default type: write-back >11:32:28,195 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >11:32:28,195 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >11:32:28,195 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >11:32:28,195 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >11:32:28,195 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >11:32:28,195 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >11:32:28,195 DEBUG kernel:[ 0.000000] 1 disabled >11:32:28,195 DEBUG kernel:[ 0.000000] 2 disabled >11:32:28,195 DEBUG kernel:[ 0.000000] 3 disabled >11:32:28,195 DEBUG kernel:[ 0.000000] 4 disabled >11:32:28,195 DEBUG kernel:[ 0.000000] 5 disabled >11:32:28,195 DEBUG kernel:[ 0.000000] 6 disabled >11:32:28,195 DEBUG kernel:[ 0.000000] 7 disabled >11:32:28,195 INFO kernel:[ 0.000000] PAT not supported by CPU. >11:32:28,195 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdae0-0x000fdaef] mapped at [ffff8800000fdae0] >11:32:28,195 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >11:32:28,195 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >11:32:28,195 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x3fffdfff] >11:32:28,195 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x3fdfffff] page 2M >11:32:28,195 DEBUG kernel:[ 0.000000] [mem 0x3fe00000-0x3fffdfff] page 4k >11:32:28,195 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x3fffdfff @ [mem 0x1fffd000-0x1fffffff] >11:32:28,195 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3e5ab000-0x3ffdcfff] >11:32:28,195 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd980 00014 (v00 BOCHS ) >11:32:28,195 WARNING kernel:[ 0.000000] ACPI: RSDT 000000003fffe440 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >11:32:28,195 WARNING kernel:[ 0.000000] ACPI: FACP 000000003fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >11:32:28,195 WARNING kernel:[ 0.000000] ACPI: DSDT 000000003fffe480 0124A (v01 BXPC BXDSDT 00000001 INTL 20100528) >11:32:28,195 WARNING kernel:[ 0.000000] ACPI: FACS 000000003fffff40 00040 >11:32:28,195 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffffe90 000AF (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >11:32:28,195 WARNING kernel:[ 0.000000] ACPI: APIC 000000003ffffd70 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >11:32:28,195 WARNING kernel:[ 0.000000] ACPI: HPET 000000003ffffd30 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >11:32:28,195 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffff6d0 00654 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >11:32:28,195 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >11:32:28,195 INFO kernel:[ 0.000000] No NUMA configuration found >11:32:28,195 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffdfff] >11:32:28,195 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffdfff] >11:32:28,195 INFO kernel:[ 0.000000] NODE_DATA [mem 0x3ffea000-0x3fffdfff] >11:32:28,195 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >11:32:28,195 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >11:32:28,195 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003cc00000-ffff88003dbfffff] on node 0 >11:32:28,195 WARNING kernel:[ 0.000000] Zone ranges: >11:32:28,195 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >11:32:28,195 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >11:32:28,195 WARNING kernel:[ 0.000000] Normal empty >11:32:28,195 WARNING kernel:[ 0.000000] Movable zone start for each node >11:32:28,195 WARNING kernel:[ 0.000000] Early memory node ranges >11:32:28,195 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >11:32:28,195 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x3fffdfff] >11:32:28,195 DEBUG kernel:[ 0.000000] On node 0 totalpages: 262029 >11:32:28,195 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >11:32:28,195 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >11:32:28,195 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >11:32:28,195 DEBUG kernel:[ 0.000000] DMA32 zone: 4032 pages used for memmap >11:32:28,195 DEBUG kernel:[ 0.000000] DMA32 zone: 254014 pages, LIFO batch:31 >11:32:28,195 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >11:32:28,195 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >11:32:28,195 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >11:32:28,195 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >11:32:28,195 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >11:32:28,195 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >11:32:28,195 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >11:32:28,195 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >11:32:28,195 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >11:32:28,195 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >11:32:28,195 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >11:32:28,195 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >11:32:28,195 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >11:32:28,195 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >11:32:28,195 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >11:32:28,195 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >11:32:28,195 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >11:32:28,195 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >11:32:28,195 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >11:32:28,195 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >11:32:28,195 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >11:32:28,195 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >11:32:28,195 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >11:32:28,195 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >11:32:28,195 INFO kernel:[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices >11:32:28,195 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >11:32:28,195 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >11:32:28,195 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003e200000 s84288 r8192 d22208 u2097152 >11:32:28,195 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >11:32:28,195 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >11:32:28,195 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:3e213c01, primary cpu clock >11:32:28,195 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >11:32:28,195 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 3e20dec0 >11:32:28,195 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257927 >11:32:28,195 WARNING kernel:[ 0.000000] Policy zone: DMA32 >11:32:28,195 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz >11:32:28,195 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >11:32:28,195 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >11:32:28,195 INFO kernel:[ 0.000000] Checking aperture... >11:32:28,195 INFO kernel:[ 0.000000] No AGP bridge found >11:32:28,195 INFO kernel:[ 0.000000] Memory: 988584k/1048568k available (6325k kernel code, 452k absent, 59532k reserved, 6878k data, 1036k init) >11:32:28,195 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >11:32:28,195 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >11:32:28,195 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >11:32:28,195 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >11:32:28,195 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >11:32:28,195 INFO kernel:[ 0.000000] console [tty0] enabled >11:32:28,195 INFO kernel:[ 0.000000] allocated 4194304 bytes of page_cgroup >11:32:28,195 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >11:32:28,195 DEBUG kernel:[ 0.000000] hpet clockevent registered >11:32:28,195 INFO kernel:[ 0.000000] tsc: Detected 2691.256 MHz processor >11:32:28,195 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 5382.51 BogoMIPS (lpj=2691256) >11:32:28,195 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >11:32:28,195 INFO kernel:[ 0.001999] Security Framework initialized >11:32:28,195 INFO kernel:[ 0.001999] SELinux: Initializing. >11:32:28,195 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >11:32:28,195 INFO kernel:[ 0.001999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >11:32:28,195 INFO kernel:[ 0.002035] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >11:32:28,195 INFO kernel:[ 0.002434] Mount-cache hash table entries: 256 >11:32:28,195 INFO kernel:[ 0.002685] Initializing cgroup subsys cpuacct >11:32:28,195 INFO kernel:[ 0.002687] Initializing cgroup subsys memory >11:32:28,195 INFO kernel:[ 0.002708] Initializing cgroup subsys devices >11:32:28,195 INFO kernel:[ 0.002710] Initializing cgroup subsys freezer >11:32:28,195 INFO kernel:[ 0.002710] Initializing cgroup subsys net_cls >11:32:28,195 INFO kernel:[ 0.002712] Initializing cgroup subsys blkio >11:32:28,195 INFO kernel:[ 0.002713] Initializing cgroup subsys perf_event >11:32:28,195 INFO kernel:[ 0.002775] mce: CPU supports 10 MCE banks >11:32:28,195 INFO kernel:[ 0.002814] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >11:32:28,195 INFO kernel:[ 0.002814] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >11:32:28,195 INFO kernel:[ 0.002814] tlb_flushall_shift is 0x6 >11:32:28,195 INFO kernel:[ 0.002941] SMP alternatives: switching to UP code >11:32:28,195 INFO kernel:[ 0.018444] Freeing SMP alternatives: 24k freed >11:32:28,195 INFO kernel:[ 0.018460] ACPI: Core revision 20120711 >11:32:28,195 INFO kernel:[ 0.019065] ftrace: allocating 23468 entries in 92 pages >11:32:28,195 INFO kernel:[ 0.024966] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >11:32:28,195 INFO kernel:[ 0.024998] smpboot: CPU0: Intel QEMU Virtual CPU version 1.0.1 stepping 03 >11:32:28,195 INFO kernel:[ 0.025996] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >11:32:28,195 WARNING kernel:[ 0.025996] NMI watchdog: disabled (cpu0): hardware events not enabled >11:32:28,195 INFO kernel:[ 0.025996] Brought up 1 CPUs >11:32:28,195 INFO kernel:[ 0.025996] smpboot: Total of 1 processors activated (5382.51 BogoMIPS) >11:32:28,195 INFO kernel:[ 0.026222] devtmpfs: initialized >11:32:28,195 INFO kernel:[ 0.026829] atomic64 test passed for x86-64 platform with CX8 and with SSE >11:32:28,195 INFO kernel:[ 0.026882] RTC time: 11:32:22, date: 11/05/12 >11:32:28,195 INFO kernel:[ 0.026932] NET: Registered protocol family 16 >11:32:28,195 INFO kernel:[ 0.027077] ACPI: bus type pci registered >11:32:28,195 INFO kernel:[ 0.027156] PCI: Using configuration type 1 for base access >11:32:28,195 INFO kernel:[ 0.027719] bio: create slab <bio-0> at 0 >11:32:28,195 INFO kernel:[ 0.027853] ACPI: Added _OSI(Module Device) >11:32:28,195 INFO kernel:[ 0.027854] ACPI: Added _OSI(Processor Device) >11:32:28,195 INFO kernel:[ 0.027854] ACPI: Added _OSI(3.0 _SCP Extensions) >11:32:28,195 INFO kernel:[ 0.027855] ACPI: Added _OSI(Processor Aggregator Device) >11:32:28,195 DEBUG kernel:[ 0.028196] ACPI: EC: Look up EC in DSDT >11:32:28,195 INFO kernel:[ 0.029125] ACPI: Interpreter enabled >11:32:28,195 INFO kernel:[ 0.029128] ACPI: (supports S0 S5) >11:32:28,195 INFO kernel:[ 0.029133] ACPI: Using IOAPIC for interrupt routing >11:32:28,195 INFO kernel:[ 0.030854] ACPI: No dock devices found. >11:32:28,195 INFO kernel:[ 0.030857] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >11:32:28,195 INFO kernel:[ 0.030918] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >11:32:28,195 WARNING kernel:[ 0.030982] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >11:32:28,195 INFO kernel:[ 0.031013] PCI host bridge to bus 0000:00 >11:32:28,195 DEBUG kernel:[ 0.031016] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >11:32:28,195 INFO kernel:[ 0.031017] pci_bus 0000:00: root bus resource [bus 00-ff] >11:32:28,195 INFO kernel:[ 0.031019] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >11:32:28,195 INFO kernel:[ 0.031020] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >11:32:28,195 INFO kernel:[ 0.031021] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >11:32:28,195 INFO kernel:[ 0.031023] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] >11:32:28,195 DEBUG kernel:[ 0.031056] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >11:32:28,195 DEBUG kernel:[ 0.031254] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >11:32:28,195 DEBUG kernel:[ 0.031542] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >11:32:28,195 DEBUG kernel:[ 0.031853] pci 0000:00:01.1: reg 20: [io 0xc180-0xc18f] >11:32:28,195 DEBUG kernel:[ 0.032042] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >11:32:28,195 DEBUG kernel:[ 0.032328] pci 0000:00:01.2: reg 20: [io 0xc100-0xc11f] >11:32:28,195 DEBUG kernel:[ 0.032500] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >11:32:28,195 INFO kernel:[ 0.032751] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >11:32:28,195 INFO kernel:[ 0.032759] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >11:32:28,195 DEBUG kernel:[ 0.032858] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >11:32:28,195 DEBUG kernel:[ 0.034042] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >11:32:28,195 DEBUG kernel:[ 0.035048] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >11:32:28,195 DEBUG kernel:[ 0.036041] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >11:32:28,195 DEBUG kernel:[ 0.037047] pci 0000:00:02.0: reg 1c: [io 0xc120-0xc13f] >11:32:28,195 DEBUG kernel:[ 0.040041] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >11:32:28,195 DEBUG kernel:[ 0.040173] pci 0000:00:03.0: [10ec:8139] type 00 class 0x020000 >11:32:28,195 DEBUG kernel:[ 0.040289] pci 0000:00:03.0: reg 10: [io 0xc000-0xc0ff] >11:32:28,195 DEBUG kernel:[ 0.040379] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc0260ff] >11:32:28,195 DEBUG kernel:[ 0.041134] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >11:32:28,195 DEBUG kernel:[ 0.041219] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >11:32:28,195 DEBUG kernel:[ 0.041313] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >11:32:28,195 DEBUG kernel:[ 0.041916] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >11:32:28,195 DEBUG kernel:[ 0.042046] pci 0000:00:05.0: reg 10: [io 0xc140-0xc15f] >11:32:28,195 DEBUG kernel:[ 0.042130] pci 0000:00:05.0: reg 14: [mem 0xfc027000-0xfc027fff] >11:32:28,195 DEBUG kernel:[ 0.042705] pci 0000:00:06.0: [1af4:1002] type 00 class 0x050000 >11:32:28,195 DEBUG kernel:[ 0.042788] pci 0000:00:06.0: reg 10: [io 0xc160-0xc17f] >11:32:28,195 DEBUG kernel:[ 0.043319] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >11:32:28,195 INFO kernel:[ 0.043653] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >11:32:28,195 INFO kernel:[ 0.043657] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >11:32:28,195 INFO kernel:[ 0.045394] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >11:32:28,195 INFO kernel:[ 0.045455] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >11:32:28,195 INFO kernel:[ 0.045506] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >11:32:28,195 INFO kernel:[ 0.045552] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >11:32:28,195 INFO kernel:[ 0.045605] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >11:32:28,195 INFO kernel:[ 0.045845] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >11:32:28,195 INFO kernel:[ 0.045847] vgaarb: loaded >11:32:28,195 INFO kernel:[ 0.045848] vgaarb: bridge control possible 0000:00:02.0 >11:32:28,195 NOTICE kernel:[ 0.045983] SCSI subsystem initialized >11:32:28,195 INFO kernel:[ 0.045987] ACPI: bus type scsi registered >11:32:28,195 DEBUG kernel:[ 0.046137] libata version 3.00 loaded. >11:32:28,195 INFO kernel:[ 0.046195] ACPI: bus type usb registered >11:32:28,195 INFO kernel:[ 0.046232] usbcore: registered new interface driver usbfs >11:32:28,195 INFO kernel:[ 0.046246] usbcore: registered new interface driver hub >11:32:28,195 INFO kernel:[ 0.046280] usbcore: registered new device driver usb >11:32:28,195 INFO kernel:[ 0.046363] PCI: Using ACPI for IRQ routing >11:32:28,195 DEBUG kernel:[ 0.046368] PCI: pci_cache_line_size set to 64 bytes >11:32:28,195 DEBUG kernel:[ 0.046506] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >11:32:28,195 DEBUG kernel:[ 0.046511] e820: reserve RAM buffer [mem 0x3fffe000-0x3fffffff] >11:32:28,195 INFO kernel:[ 0.046694] NetLabel: Initializing >11:32:28,195 INFO kernel:[ 0.046697] NetLabel: domain hash size = 128 >11:32:28,195 INFO kernel:[ 0.046697] NetLabel: protocols = UNLABELED CIPSOv4 >11:32:28,195 INFO kernel:[ 0.046710] NetLabel: unlabeled traffic allowed by default >11:32:28,195 INFO kernel:[ 0.046792] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >11:32:28,195 INFO kernel:[ 0.046807] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >11:32:28,195 INFO kernel:[ 0.046810] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >11:32:28,195 INFO kernel:[ 0.051062] Switching to clocksource kvm-clock >11:32:28,195 INFO kernel:[ 0.059237] pnp: PnP ACPI init >11:32:28,195 INFO kernel:[ 0.059258] ACPI: bus type pnp registered >11:32:28,195 DEBUG kernel:[ 0.059342] pnp 00:00: [bus 00-ff] >11:32:28,195 DEBUG kernel:[ 0.059344] pnp 00:00: [io 0x0cf8-0x0cff] >11:32:28,195 DEBUG kernel:[ 0.059346] pnp 00:00: [io 0x0000-0x0cf7 window] >11:32:28,195 DEBUG kernel:[ 0.059347] pnp 00:00: [io 0x0d00-0xffff window] >11:32:28,195 DEBUG kernel:[ 0.059348] pnp 00:00: [mem 0x000a0000-0x000bffff window] >11:32:28,195 DEBUG kernel:[ 0.059349] pnp 00:00: [mem 0x40000000-0xfebfffff window] >11:32:28,195 DEBUG kernel:[ 0.059378] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >11:32:28,195 DEBUG kernel:[ 0.059385] pnp 00:01: [io 0x0070-0x0071] >11:32:28,195 DEBUG kernel:[ 0.059427] pnp 00:01: [irq 8] >11:32:28,195 DEBUG kernel:[ 0.059428] pnp 00:01: [io 0x0072-0x0077] >11:32:28,195 DEBUG kernel:[ 0.059448] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >11:32:28,195 DEBUG kernel:[ 0.059464] pnp 00:02: [io 0x0060] >11:32:28,195 DEBUG kernel:[ 0.059465] pnp 00:02: [io 0x0064] >11:32:28,195 DEBUG kernel:[ 0.059481] pnp 00:02: [irq 1] >11:32:28,195 DEBUG kernel:[ 0.059495] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >11:32:28,195 DEBUG kernel:[ 0.059518] pnp 00:03: [irq 12] >11:32:28,195 DEBUG kernel:[ 0.059536] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >11:32:28,195 DEBUG kernel:[ 0.059558] pnp 00:04: [io 0x03f2-0x03f5] >11:32:28,195 DEBUG kernel:[ 0.059560] pnp 00:04: [io 0x03f7] >11:32:28,195 DEBUG kernel:[ 0.059570] pnp 00:04: [irq 6] >11:32:28,195 DEBUG kernel:[ 0.059571] pnp 00:04: [dma 2] >11:32:28,195 DEBUG kernel:[ 0.059585] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >11:32:28,195 DEBUG kernel:[ 0.059647] pnp 00:05: [io 0x03f8-0x03ff] >11:32:28,195 DEBUG kernel:[ 0.059658] pnp 00:05: [irq 4] >11:32:28,195 DEBUG kernel:[ 0.059676] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >11:32:28,195 DEBUG kernel:[ 0.059749] pnp 00:06: [mem 0xfed00000-0xfed003ff] >11:32:28,195 DEBUG kernel:[ 0.059763] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >11:32:28,195 INFO kernel:[ 0.059846] pnp: PnP ACPI: found 7 devices >11:32:28,195 INFO kernel:[ 0.059847] ACPI: ACPI bus type pnp unregistered >11:32:28,195 DEBUG kernel:[ 0.065906] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >11:32:28,195 DEBUG kernel:[ 0.065908] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >11:32:28,195 DEBUG kernel:[ 0.065909] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >11:32:28,195 DEBUG kernel:[ 0.065910] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff] >11:32:28,195 INFO kernel:[ 0.065960] NET: Registered protocol family 2 >11:32:28,195 INFO kernel:[ 0.066263] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >11:32:28,195 INFO kernel:[ 0.067746] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >11:32:28,195 INFO kernel:[ 0.068422] TCP: Hash tables configured (established 131072 bind 65536) >11:32:28,195 INFO kernel:[ 0.068531] TCP: reno registered >11:32:28,195 INFO kernel:[ 0.068535] UDP hash table entries: 512 (order: 2, 16384 bytes) >11:32:28,195 INFO kernel:[ 0.068551] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >11:32:28,195 INFO kernel:[ 0.068676] NET: Registered protocol family 1 >11:32:28,195 INFO kernel:[ 0.068692] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >11:32:28,195 INFO kernel:[ 0.068719] pci 0000:00:01.0: PIIX3: Enabling Passive Release >11:32:28,195 INFO kernel:[ 0.068734] pci 0000:00:01.0: Activating ISA DMA hang workarounds >11:32:28,195 WARNING kernel:[ 0.068851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >11:32:28,195 DEBUG kernel:[ 0.068946] pci 0000:00:02.0: Boot video device >11:32:28,195 DEBUG kernel:[ 0.068980] PCI: CLS 0 bytes, default 64 >11:32:28,195 INFO kernel:[ 0.069057] Unpacking initramfs... >11:32:28,195 INFO kernel:[ 2.429431] Freeing initrd memory: 26824k freed >11:32:28,195 NOTICE kernel:[ 2.437216] Initialise module verification >11:32:28,195 INFO kernel:[ 2.437263] audit: initializing netlink socket (disabled) >11:32:28,195 NOTICE kernel:[ 2.437277] type=2000 audit(1352115145.436:1): initialized >11:32:28,195 INFO kernel:[ 2.450888] HugeTLB registered 2 MB page size, pre-allocated 0 pages >11:32:28,195 NOTICE kernel:[ 2.451821] VFS: Disk quotas dquot_6.5.2 >11:32:28,195 WARNING kernel:[ 2.451855] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >11:32:28,195 INFO kernel:[ 2.452182] msgmni has been set to 1983 >11:32:28,195 DEBUG kernel:[ 2.452232] SELinux: Registering netfilter hooks >11:32:28,195 INFO kernel:[ 2.452783] alg: No test for stdrng (krng) >11:32:28,195 INFO kernel:[ 2.452796] NET: Registered protocol family 38 >11:32:28,195 NOTICE kernel:[ 2.452798] Key type asymmetric registered >11:32:28,195 NOTICE kernel:[ 2.452801] Asymmetric key parser 'x509' registered >11:32:28,195 INFO kernel:[ 2.452829] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >11:32:28,196 INFO kernel:[ 2.452861] io scheduler noop registered >11:32:28,196 INFO kernel:[ 2.452862] io scheduler deadline registered >11:32:28,196 INFO kernel:[ 2.452880] io scheduler cfq registered (default) >11:32:28,196 INFO kernel:[ 2.452961] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >11:32:28,196 INFO kernel:[ 2.452972] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >11:32:28,196 INFO kernel:[ 2.452975] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >11:32:28,196 INFO kernel:[ 2.453061] acpiphp: Slot [3] registered >11:32:28,196 INFO kernel:[ 2.453070] acpiphp: Slot [4] registered >11:32:28,196 INFO kernel:[ 2.453079] acpiphp: Slot [5] registered >11:32:28,196 INFO kernel:[ 2.453089] acpiphp: Slot [6] registered >11:32:28,196 INFO kernel:[ 2.453097] acpiphp: Slot [7] registered >11:32:28,196 INFO kernel:[ 2.453105] acpiphp: Slot [8] registered >11:32:28,196 INFO kernel:[ 2.453113] acpiphp: Slot [9] registered >11:32:28,196 INFO kernel:[ 2.453122] acpiphp: Slot [10] registered >11:32:28,196 INFO kernel:[ 2.453131] acpiphp: Slot [11] registered >11:32:28,196 INFO kernel:[ 2.453140] acpiphp: Slot [12] registered >11:32:28,200 INFO kernel:[ 2.453148] acpiphp: Slot [13] registered >11:32:28,200 INFO kernel:[ 2.453157] acpiphp: Slot [14] registered >11:32:28,200 INFO kernel:[ 2.453166] acpiphp: Slot [15] registered >11:32:28,200 INFO kernel:[ 2.453176] acpiphp: Slot [16] registered >11:32:28,200 INFO kernel:[ 2.453184] acpiphp: Slot [17] registered >11:32:28,200 INFO kernel:[ 2.453196] acpiphp: Slot [18] registered >11:32:28,200 INFO kernel:[ 2.453204] acpiphp: Slot [19] registered >11:32:28,200 INFO kernel:[ 2.453213] acpiphp: Slot [20] registered >11:32:28,200 INFO kernel:[ 2.453220] acpiphp: Slot [21] registered >11:32:28,200 INFO kernel:[ 2.453229] acpiphp: Slot [22] registered >11:32:28,200 INFO kernel:[ 2.453238] acpiphp: Slot [23] registered >11:32:28,200 INFO kernel:[ 2.453246] acpiphp: Slot [24] registered >11:32:28,200 INFO kernel:[ 2.453253] acpiphp: Slot [25] registered >11:32:28,200 INFO kernel:[ 2.453262] acpiphp: Slot [26] registered >11:32:28,200 INFO kernel:[ 2.453270] acpiphp: Slot [27] registered >11:32:28,200 INFO kernel:[ 2.453278] acpiphp: Slot [28] registered >11:32:28,200 INFO kernel:[ 2.453285] acpiphp: Slot [29] registered >11:32:28,200 INFO kernel:[ 2.453299] acpiphp: Slot [30] registered >11:32:28,200 INFO kernel:[ 2.453308] acpiphp: Slot [31] registered >11:32:28,200 DEBUG kernel:[ 2.453414] intel_idle: does not run on family 6 model 2 >11:32:28,200 INFO kernel:[ 2.453466] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >11:32:28,200 INFO kernel:[ 2.453469] ACPI: Power Button [PWRF] >11:32:28,200 INFO kernel:[ 2.454577] GHES: HEST is not enabled! >11:32:28,200 WARNING kernel:[ 2.454713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >11:32:28,200 DEBUG kernel:[ 2.454754] virtio-pci 0000:00:05.0: setting latency timer to 64 >11:32:28,200 WARNING kernel:[ 2.454895] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >11:32:28,200 DEBUG kernel:[ 2.454915] virtio-pci 0000:00:06.0: setting latency timer to 64 >11:32:28,200 INFO kernel:[ 2.454992] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >11:32:28,200 INFO kernel:[ 2.476202] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >11:32:28,200 INFO kernel:[ 2.497610] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >11:32:28,200 DEBUG kernel:[ 2.497856] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >11:32:28,200 DEBUG kernel:[ 2.497883] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >11:32:28,200 INFO kernel:[ 2.512848] Non-volatile memory driver v1.3 >11:32:28,200 INFO kernel:[ 2.512851] Linux agpgart interface v0.103 >11:32:28,200 INFO kernel:[ 2.513377] loop: module loaded >11:32:28,200 DEBUG kernel:[ 2.513439] ata_piix 0000:00:01.1: version 2.13 >11:32:28,200 DEBUG kernel:[ 2.513521] ata_piix 0000:00:01.1: setting latency timer to 64 >11:32:28,200 INFO kernel:[ 2.513735] scsi0 : ata_piix >11:32:28,200 INFO kernel:[ 2.513785] scsi1 : ata_piix >11:32:28,200 INFO kernel:[ 2.513803] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc180 irq 14 >11:32:28,200 INFO kernel:[ 2.513804] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc188 irq 15 >11:32:28,200 INFO kernel:[ 2.513856] libphy: Fixed MDIO Bus: probed >11:32:28,200 INFO kernel:[ 2.513899] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >11:32:28,200 INFO kernel:[ 2.513911] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >11:32:28,200 INFO kernel:[ 2.513918] uhci_hcd: USB Universal Host Controller Interface driver >11:32:28,200 DEBUG kernel:[ 2.513958] uhci_hcd 0000:00:01.2: setting latency timer to 64 >11:32:28,200 INFO kernel:[ 2.513966] uhci_hcd 0000:00:01.2: UHCI Host Controller >11:32:28,200 INFO kernel:[ 2.514002] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >11:32:28,200 INFO kernel:[ 2.514090] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c100 >11:32:28,200 INFO kernel:[ 2.514159] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >11:32:28,200 INFO kernel:[ 2.514161] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:32:28,200 INFO kernel:[ 2.514162] usb usb1: Product: UHCI Host Controller >11:32:28,200 INFO kernel:[ 2.514163] usb usb1: Manufacturer: Linux 3.6.5-2.fc18.x86_64 uhci_hcd >11:32:28,200 INFO kernel:[ 2.514164] usb usb1: SerialNumber: 0000:00:01.2 >11:32:28,200 INFO kernel:[ 2.514231] hub 1-0:1.0: USB hub found >11:32:28,200 INFO kernel:[ 2.514234] hub 1-0:1.0: 2 ports detected >11:32:28,200 INFO kernel:[ 2.514310] usbcore: registered new interface driver usbserial >11:32:28,200 INFO kernel:[ 2.514319] usbcore: registered new interface driver usbserial_generic >11:32:28,200 INFO kernel:[ 2.514325] USB Serial support registered for generic >11:32:28,200 INFO kernel:[ 2.514327] usbserial: USB Serial Driver core >11:32:28,200 INFO kernel:[ 2.514347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >11:32:28,200 INFO kernel:[ 2.514922] serio: i8042 KBD port at 0x60,0x64 irq 1 >11:32:28,200 INFO kernel:[ 2.514929] serio: i8042 AUX port at 0x60,0x64 irq 12 >11:32:28,200 INFO kernel:[ 2.514985] mousedev: PS/2 mouse device common for all mice >11:32:28,200 INFO kernel:[ 2.515263] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >11:32:28,200 INFO kernel:[ 2.517257] rtc_cmos 00:01: RTC can wake from S4 >11:32:28,200 INFO kernel:[ 2.517438] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >11:32:28,200 INFO kernel:[ 2.517525] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >11:32:28,200 INFO kernel:[ 2.517580] device-mapper: uevent: version 1.0.3 >11:32:28,200 INFO kernel:[ 2.517623] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >11:32:28,200 INFO kernel:[ 2.517673] cpuidle: using governor ladder >11:32:28,200 INFO kernel:[ 2.517674] cpuidle: using governor menu >11:32:28,200 INFO kernel:[ 2.517707] EFI Variables Facility v0.08 2004-May-17 >11:32:28,200 INFO kernel:[ 2.517802] usbcore: registered new interface driver usbhid >11:32:28,200 INFO kernel:[ 2.517806] usbhid: USB HID core driver >11:32:28,200 INFO kernel:[ 2.517833] drop_monitor: Initializing network drop monitor service >11:32:28,200 INFO kernel:[ 2.517898] ip_tables: (C) 2000-2006 Netfilter Core Team >11:32:28,200 INFO kernel:[ 2.517926] TCP: cubic registered >11:32:28,200 INFO kernel:[ 2.517928] Initializing XFRM netlink socket >11:32:28,200 INFO kernel:[ 2.518022] NET: Registered protocol family 10 >11:32:28,200 INFO kernel:[ 2.518204] mip6: Mobile IPv6 >11:32:28,200 INFO kernel:[ 2.518208] NET: Registered protocol family 17 >11:32:28,200 DEBUG kernel:[ 2.518340] PM: Hibernation image not present or could not be loaded. >11:32:28,200 NOTICE kernel:[ 2.518341] Loading module verification certificates >11:32:28,200 NOTICE kernel:[ 2.519025] MODSIGN: Loaded cert 'Fedora kernel signing key: c4edc0723c9674193c4066c76ffd33a800ac519e' >11:32:28,200 INFO kernel:[ 2.519035] registered taskstats version 1 >11:32:28,200 INFO kernel:[ 2.519307] Magic number: 4:50:529 >11:32:28,200 INFO kernel:[ 2.519385] rtc_cmos 00:01: setting system clock to 2012-11-05 11:32:25 UTC (1352115145) >11:32:28,200 DEBUG kernel:[ 2.670513] ata2.01: NODEV after polling detection >11:32:28,200 INFO kernel:[ 2.670767] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >11:32:28,200 INFO kernel:[ 2.671513] ata2.00: configured for MWDMA2 >11:32:28,200 DEBUG kernel:[ 2.671673] ata1.01: NODEV after polling detection >11:32:28,200 INFO kernel:[ 2.671928] ata1.00: ATA-7: QEMU HARDDISK, 1.0.1, max UDMA/100 >11:32:28,200 INFO kernel:[ 2.671930] ata1.00: 16777216 sectors, multi 16: LBA48 >11:32:28,200 INFO kernel:[ 2.672350] ata1.00: configured for MWDMA2 >11:32:28,200 NOTICE kernel:[ 2.672508] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0. PQ: 0 ANSI: 5 >11:32:28,200 NOTICE kernel:[ 2.672616] sd 0:0:0:0: Attached scsi generic sg0 type 0 >11:32:28,200 NOTICE kernel:[ 2.672767] sd 0:0:0:0: [sda] 16777216 512-byte logical blocks: (8.58 GB/8.00 GiB) >11:32:28,200 NOTICE kernel:[ 2.672811] sd 0:0:0:0: [sda] Write Protect is off >11:32:28,200 DEBUG kernel:[ 2.672812] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >11:32:28,200 NOTICE kernel:[ 2.672826] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >11:32:28,200 INFO kernel:[ 2.673359] sda: sda1 sda2 sda3 >11:32:28,200 NOTICE kernel:[ 2.673392] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >11:32:28,200 NOTICE kernel:[ 2.673674] sd 0:0:0:0: [sda] Attached SCSI disk >11:32:28,200 WARNING kernel:[ 2.673934] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >11:32:28,200 INFO kernel:[ 2.673942] cdrom: Uniform CD-ROM driver Revision: 3.20 >11:32:28,200 DEBUG kernel:[ 2.673989] sr 1:0:0:0: Attached scsi CD-ROM sr0 >11:32:28,200 NOTICE kernel:[ 2.674038] sr 1:0:0:0: Attached scsi generic sg1 type 5 >11:32:28,200 INFO kernel:[ 2.675032] Freeing unused kernel memory: 1036k freed >11:32:28,200 INFO kernel:[ 2.675389] Write protecting the kernel read-only data: 12288k >11:32:28,200 INFO kernel:[ 2.678677] Freeing unused kernel memory: 1856k freed >11:32:28,200 INFO kernel:[ 2.682194] Freeing unused kernel memory: 1416k freed >11:32:28,201 WARNING kernel:[ 2.753197] Disabling lock debugging due to kernel taint >11:32:28,201 INFO kernel:[ 2.753416] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >11:32:28,201 INFO kernel:[ 2.837072] squashfs: version 4.0 (2009/01/31) Phillip Lougher >11:32:28,201 INFO kernel:[ 2.838418] Loading iSCSI transport class v2.0-870. >11:32:28,201 NOTICE kernel:[ 2.839153] iscsi: registered transport (tcp) >11:32:28,201 INFO kernel:[ 2.840325] alua: device handler registered >11:32:28,201 INFO kernel:[ 2.841396] emc: device handler registered >11:32:28,201 INFO kernel:[ 2.842415] hp_sw: device handler registered >11:32:28,201 INFO kernel:[ 2.843539] rdac: device handler registered >11:32:28,201 INFO kernel:[ 2.856357] FDC 0 is a S82078B >11:32:28,201 INFO kernel:[ 2.859048] No iBFT detected. >11:32:28,201 INFO kernel:[ 2.860256] md: raid0 personality registered for level 0 >11:32:28,201 INFO kernel:[ 2.861759] md: raid1 personality registered for level 1 >11:32:28,201 INFO kernel:[ 2.862900] async_tx: api initialized (async) >11:32:28,201 INFO kernel:[ 2.863053] xor: automatically using best checksumming function: >11:32:28,201 INFO kernel:[ 2.873011] generic_sse: 13620.000 MB/sec >11:32:28,201 WARNING kernel:[ 2.890016] raid6: sse2x1 8535 MB/s >11:32:28,201 WARNING kernel:[ 2.907015] raid6: sse2x2 10515 MB/s >11:32:28,201 WARNING kernel:[ 2.924012] raid6: sse2x4 12121 MB/s >11:32:28,201 WARNING kernel:[ 2.924013] raid6: using algorithm sse2x4 (12121 MB/s) >11:32:28,201 WARNING kernel:[ 2.924013] raid6: using intx1 recovery algorithm >11:32:28,201 INFO kernel:[ 2.925292] md: raid6 personality registered for level 6 >11:32:28,201 INFO kernel:[ 2.925293] md: raid5 personality registered for level 5 >11:32:28,201 INFO kernel:[ 2.925294] md: raid4 personality registered for level 4 >11:32:28,201 INFO kernel:[ 2.928622] md: raid10 personality registered for level 10 >11:32:28,201 INFO kernel:[ 2.929645] md: linear personality registered for level -1 >11:32:28,201 INFO kernel:[ 2.934007] device-mapper: multipath: version 1.5.0 loaded >11:32:28,201 INFO kernel:[ 2.934996] device-mapper: multipath round-robin: version 1.0.0 loaded >11:32:28,201 INFO kernel:[ 2.947841] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >11:32:28,201 INFO kernel:[ 2.965094] RPC: Registered named UNIX socket transport module. >11:32:28,201 INFO kernel:[ 2.965096] RPC: Registered udp transport module. >11:32:28,201 INFO kernel:[ 2.965097] RPC: Registered tcp transport module. >11:32:28,201 INFO kernel:[ 2.965097] RPC: Registered tcp NFSv4.1 backchannel transport module. >11:32:28,201 INFO kernel:[ 3.140736] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >11:32:28,201 WARNING kernel:[ 3.140877] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >11:32:28,201 INFO kernel:[ 3.142745] 8139cp 0000:00:03.0: eth0: RTL-8139C+ at 0xffffc900004d6000, 52:54:00:d0:5d:7e, IRQ 11 >11:32:28,201 DEBUG kernel:[ 3.142770] 8139cp 0000:00:03.0: setting latency timer to 64 >11:32:28,201 INFO kernel:[ 3.143271] 8139too: 8139too Fast Ethernet driver 0.9.28 >11:32:28,201 DEBUG kernel:[ 3.267959] ISO 9660 Extensions: Microsoft Joliet Level 3 >11:32:28,201 DEBUG kernel:[ 3.270241] ISO 9660 Extensions: RRIP_1991A >11:32:28,201 INFO kernel:[ 3.372455] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >11:32:28,201 INFO kernel:[ 3.438080] tsc: Refined TSC clocksource calibration: 2691.265 MHz >11:32:28,201 DEBUG kernel:[ 3.968172] SELinux: 2048 avtab hash slots, 92725 rules. >11:32:28,201 DEBUG kernel:[ 3.979117] SELinux: 2048 avtab hash slots, 92725 rules. >11:32:28,201 DEBUG kernel:[ 4.137771] SELinux: 9 users, 15 roles, 4330 types, 231 bools, 1 sens, 1024 cats >11:32:28,201 DEBUG kernel:[ 4.137775] SELinux: 83 classes, 92725 rules >11:32:28,201 DEBUG kernel:[ 4.140941] SELinux: Completing initialization. >11:32:28,201 DEBUG kernel:[ 4.140943] SELinux: Setting up existing superblocks. >11:32:28,201 DEBUG kernel:[ 4.140948] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.140952] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.140961] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.140964] SELinux: initialized (dev proc, type proc), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.140971] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:32:28,201 DEBUG kernel:[ 4.140983] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >11:32:28,201 DEBUG kernel:[ 4.141435] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >11:32:28,201 DEBUG kernel:[ 4.141440] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.141921] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >11:32:28,201 DEBUG kernel:[ 4.141926] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.141929] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >11:32:28,201 DEBUG kernel:[ 4.141944] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >11:32:28,201 DEBUG kernel:[ 4.141949] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >11:32:28,201 DEBUG kernel:[ 4.141955] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.141962] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.142157] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.142160] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:32:28,201 DEBUG kernel:[ 4.142172] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:32:28,201 DEBUG kernel:[ 4.142272] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:32:28,201 DEBUG kernel:[ 4.142295] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.142297] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.142300] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.142311] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.142314] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.142316] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.142318] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.142320] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.142324] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.142328] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.142331] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.142340] SELinux: initialized (dev loop0, type squashfs), uses xattr >11:32:28,201 DEBUG kernel:[ 4.142356] SELinux: initialized (dev dm-0, type ext4), uses xattr >11:32:28,201 NOTICE kernel:[ 4.143570] type=1403 audit(1352115147.122:2): policy loaded auid=4294967295 ses=4294967295 >11:32:28,201 DEBUG kernel:[ 4.531716] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >11:32:28,201 DEBUG kernel:[ 4.574210] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >11:32:28,201 DEBUG kernel:[ 4.622910] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:32:28,201 DEBUG kernel:[ 4.749885] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >11:32:28,201 NOTICE kernel:[ 5.053156] type=1400 audit(1352115148.032:3): avc: denied { create } for pid=507 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >11:32:28,201 NOTICE kernel:[ 5.053232] type=1400 audit(1352115148.032:4): avc: denied { setattr } for pid=507 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59412 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >11:32:28,201 NOTICE kernel:[ 5.053258] type=1400 audit(1352115148.032:5): avc: denied { relabelfrom } for pid=507 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59412 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >11:32:28,200 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >11:32:28,201 INFO systemd: Detected virtualization 'kvm'. >11:32:28,201 INFO systemd: Initializing machine ID from KVM UUID. >11:32:28,201 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. >11:32:28,201 INFO systemd: Mounted POSIX Message Queue File System. >11:32:28,201 INFO systemd: Started Remount Root and Kernel File Systems. >11:32:28,201 INFO systemd: Starting Local File Systems (Pre). >11:32:28,201 INFO systemd: Reached target Local File Systems (Pre). >11:32:28,201 INFO systemd: Mounting Temporary Directory... >11:32:28,201 INFO systemd: Starting Load Random Seed... >11:32:28,201 INFO systemd: Mounted Temporary Directory. >11:32:28,234 INFO systemd: Started Terminate Plymouth Boot Screen. >11:32:28,234 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >11:32:28,234 INFO systemd: Starting Shell on tty2... >11:32:28,234 INFO systemd: Started Shell on tty2. >11:32:28,249 NOTICE kernel:[ 5.269124] type=1400 audit(1352115148.248:6): avc: denied { write } for pid=529 comm="firewalld" name="python2.7" dev="dm-0" ino=1608 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >11:32:28,249 NOTICE kernel:[ 5.269131] type=1400 audit(1352115148.248:7): avc: denied { remove_name } for pid=529 comm="firewalld" name="site.pyc" dev="dm-0" ino=2265 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >11:32:28,249 NOTICE kernel:[ 5.269136] type=1400 audit(1352115148.248:8): avc: denied { unlink } for pid=529 comm="firewalld" name="site.pyc" dev="dm-0" ino=2265 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >11:32:28,261 NOTICE kernel:[ 5.274276] type=1400 audit(1352115148.253:9): avc: denied { execute } for pid=542 comm="bash" name="hostname" dev="dm-0" ino=28946 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >11:32:28,261 NOTICE kernel:[ 5.274299] type=1400 audit(1352115148.253:10): avc: denied { read open } for pid=542 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=28946 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >11:32:28,561 ERR systemd-udevd: ctx=0x7f958768e9c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >11:32:28,561 ERR systemd-udevd: ctx=0x7f958768e9c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >11:32:28,573 INFO systemd: Starting Agent daemon for Spice guests. >11:32:28,573 INFO systemd: Reached target Agent daemon for Spice guests. >11:32:28,613 ERR systemd-udevd: ctx=0x7f958768e9c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >11:32:28,715 INFO kernel:[ 5.735681] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >11:32:28,727 INFO kernel:[ 5.747340] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >11:32:29,122 INFO kernel:[ 6.142942] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >11:32:29,393 INFO kernel:[ 6.413747] md: bind<sda2> >11:32:29,626 INFO systemd: Starting D-Bus System Message Bus... >11:32:29,626 INFO systemd: Started D-Bus System Message Bus. >11:32:29,662 INFO systemd: Started firewalld - dynamic firewall daemon. >11:32:29,662 INFO systemd: Starting Network Manager... >11:32:29,842 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >11:32:29,842 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >11:32:29,843 INFO NetworkManager: <info> WEXT support is enabled >11:32:29,852 INFO dbus-daemon: dbus[574]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >11:32:29,852 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >11:32:29,852 INFO systemd: Starting Authorization Manager... >11:32:29,950 INFO polkitd: Started polkitd version 0.107 >11:32:30,023 INFO dbus-daemon: dbus[574]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >11:32:30,023 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >11:32:30,023 INFO systemd: Started Authorization Manager. >11:32:30,034 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >11:32:30,036 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >11:32:30,036 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >11:32:30,036 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >11:32:30,036 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >11:32:30,037 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >11:32:30,045 INFO systemd: Started Network Manager. >11:32:30,086 INFO systemd: Starting Anaconda System Services. >11:32:30,086 INFO systemd: Reached target Anaconda System Services. >11:32:30,089 INFO systemd: Starting Anaconda... >11:32:30,090 INFO systemd: Starting Network Manager Wait Online... >11:32:30,094 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >11:32:30,094 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >11:32:30,094 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >11:32:30,095 INFO NetworkManager: <info> Networking is enabled by state file >11:32:30,097 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >11:32:30,097 INFO NetworkManager: <info> (eth0): carrier is OFF >11:32:30,108 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: '8139cp' ifindex: 2) >11:32:30,109 INFO kernel:[ 7.129694] 8139cp 0000:00:03.0: eth0: link up, 100Mbps, full-duplex, lpa 0x05E1 >11:32:30,109 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >11:32:30,110 INFO NetworkManager: <info> (eth0): now managed >11:32:30,112 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >11:32:30,113 INFO NetworkManager: <info> (eth0): bringing up device. >11:32:30,114 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >11:32:30,115 INFO NetworkManager: <info> (eth0): preparing device. >11:32:30,116 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >11:32:30,116 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/net/eth0 >11:32:30,149 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >11:32:30,154 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >11:32:30,155 INFO systemd: Started Anaconda. >11:32:30,157 INFO systemd: Starting Anaconda Text Console... >11:32:30,158 INFO systemd: Started Anaconda Text Console. >11:32:30,159 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >11:32:30,160 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >11:32:30,173 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >11:32:30,173 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >11:32:30,174 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >11:32:30,174 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >11:32:30,177 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >11:32:30,178 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >11:32:30,181 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >11:32:30,181 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >11:32:30,182 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >11:32:30,201 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >11:32:30,208 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >11:32:30,208 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >11:32:30,208 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >11:32:30,209 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >11:32:30,209 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >11:32:30,210 INFO NetworkManager: <info> dhclient started with pid 599 >11:32:30,237 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >11:32:30,258 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >11:32:30,394 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >11:32:30,395 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >11:32:30,395 INFO dhclient: All rights reserved. >11:32:30,395 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >11:32:30,395 INFO dhclient: >11:32:30,409 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >11:32:30,410 INFO dhclient: Listening on LPF/eth0/52:54:00:d0:5d:7e >11:32:30,411 INFO dhclient: Sending on LPF/eth0/52:54:00:d0:5d:7e >11:32:30,411 INFO dhclient: Sending on Socket/fallback >11:32:30,411 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x3a6b936f) >11:32:30,412 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x3a6b936f) >11:32:30,413 INFO dhclient: DHCPOFFER from 192.168.100.1 >11:32:30,498 INFO dhclient: DHCPACK from 192.168.100.1 (xid=0x3a6b936f) >11:32:30,500 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >11:32:30,500 INFO NetworkManager: <info> address 192.168.100.252 >11:32:30,501 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >11:32:30,501 INFO NetworkManager: <info> gateway 192.168.100.1 >11:32:30,501 INFO NetworkManager: <info> nameserver '192.168.100.1' >11:32:30,501 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >11:32:30,502 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >11:32:30,507 INFO dhclient: bound to 192.168.100.252 -- renewal in 1744 seconds. >11:32:31,367 WARNING kernel:[ 8.387293] audit_printk_skb: 24 callbacks suppressed >11:32:31,367 NOTICE kernel:[ 8.387296] type=1400 audit(1352115151.366:19): avc: denied { read write } for pid=607 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7338 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >11:32:31,419 WARNING kernel:[ 8.439351] auditd (609): /proc/609/oom_adj is deprecated, please use /proc/609/oom_score_adj instead. >11:32:31,511 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >11:32:31,515 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >11:32:31,515 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >11:32:31,516 INFO systemd: Started Network Manager Wait Online. >11:32:31,516 INFO systemd: Starting Network. >11:32:31,516 INFO systemd: Reached target Network. >11:32:31,516 INFO systemd: Startup finished in 2s 684ms 465us (kernel) + 1s 545ms 75us (initrd) + 4s 304ms 876us (userspace) = 8s 534ms 416us. >11:32:31,534 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >11:32:31,535 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >11:32:31,540 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >11:32:31,541 INFO dbus-daemon: dbus[574]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >11:32:31,560 INFO dbus-daemon: dbus[574]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >11:32:31,562 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >11:32:31,665 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >11:32:34,656 INFO systemd: Starting NTP client/server... >11:32:34,683 INFO chrony-helper: tr: write error: Broken pipe >11:32:34,683 INFO chrony-helper: tr: write error >11:32:34,704 INFO chronyd: chronyd version 1.27-git1ca844 starting >11:32:34,705 INFO chronyd: Linux kernel major=3 minor=6 patch=5 >11:32:34,707 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >11:32:34,714 INFO systemd: Started NTP client/server. >11:32:35,493 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >11:32:35,493 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >11:32:35,493 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >11:32:35,494 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported
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 873224
: 638503 |
638504
|
638505
|
638506
|
638507
|
638508
|
638509
|
638510
|
638511
|
638512
|
638513
|
638514
|
638515
|
638516
|
638517